@memberjunction/ng-core-entity-forms 4.1.0 → 4.3.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 (437) hide show
  1. package/dist/__tests__/core-entity-forms.test.d.ts +2 -0
  2. package/dist/__tests__/core-entity-forms.test.d.ts.map +1 -0
  3. package/dist/__tests__/core-entity-forms.test.js +21 -0
  4. package/dist/__tests__/core-entity-forms.test.js.map +1 -0
  5. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js +2 -2
  6. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js.map +1 -1
  7. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +2 -2
  8. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  9. package/dist/lib/generated/Entities/AIAgentAction/aiagentaction.form.component.js +2 -2
  10. package/dist/lib/generated/Entities/AIAgentArtifactType/aiagentartifacttype.form.component.js +2 -2
  11. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +2 -2
  12. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js +2 -2
  13. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -2
  14. package/dist/lib/generated/Entities/AIAgentLearningCycle/aiagentlearningcycle.form.component.js +2 -2
  15. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +2 -2
  16. package/dist/lib/generated/Entities/AIAgentModel/aiagentmodel.form.component.js +2 -2
  17. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -2
  18. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js +2 -2
  19. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js.map +1 -1
  20. package/dist/lib/generated/Entities/AIAgentPermission/aiagentpermission.form.component.js +2 -2
  21. package/dist/lib/generated/Entities/AIAgentPrompt/aiagentprompt.form.component.js +2 -2
  22. package/dist/lib/generated/Entities/AIAgentRelationship/aiagentrelationship.form.component.js +2 -2
  23. package/dist/lib/generated/Entities/AIAgentRequest/aiagentrequest.form.component.js +2 -2
  24. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +2 -2
  25. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.js +2 -2
  27. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +2 -2
  28. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  29. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js +2 -2
  30. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js.map +1 -1
  31. package/dist/lib/generated/Entities/AIAgentStepPath/aiagentsteppath.form.component.js +2 -2
  32. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js +2 -2
  33. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js.map +1 -1
  34. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +2 -2
  35. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +2 -2
  37. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  38. package/dist/lib/generated/Entities/AIConfigurationParam/aiconfigurationparam.form.component.js +2 -2
  39. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +2 -2
  40. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +2 -2
  41. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +2 -2
  43. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/AIModelAction/aimodelaction.form.component.js +2 -2
  45. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +2 -2
  46. package/dist/lib/generated/Entities/AIModelCost/aimodelcost.form.component.js +2 -2
  47. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +2 -2
  48. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js +2 -2
  49. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js +2 -2
  51. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +2 -2
  53. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +2 -2
  55. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +2 -2
  57. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js +2 -2
  59. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +2 -2
  61. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +2 -2
  63. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js +2 -2
  65. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js.map +1 -1
  66. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js +2 -2
  67. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js.map +1 -1
  68. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  69. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +8 -4
  70. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  71. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +2 -2
  72. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
  73. package/dist/lib/generated/Entities/AIVendorType/aivendortype.form.component.js +2 -2
  74. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js +2 -2
  75. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js +2 -2
  77. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js.map +1 -1
  78. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js +2 -2
  79. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js +2 -2
  80. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js.map +1 -1
  81. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js +2 -2
  82. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js +2 -2
  83. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js +2 -2
  84. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js +2 -2
  85. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js.map +1 -1
  86. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +2 -2
  87. package/dist/lib/generated/Entities/Action/action.form.component.js +2 -2
  88. package/dist/lib/generated/Entities/Action/action.form.component.js.map +1 -1
  89. package/dist/lib/generated/Entities/ActionAuthorization/actionauthorization.form.component.js +2 -2
  90. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js +2 -2
  91. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js.map +1 -1
  92. package/dist/lib/generated/Entities/ActionContext/actioncontext.form.component.js +2 -2
  93. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js +2 -2
  94. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js.map +1 -1
  95. package/dist/lib/generated/Entities/ActionExecutionLog/actionexecutionlog.form.component.js +2 -2
  96. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js +2 -2
  97. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/ActionLibrary/actionlibrary.form.component.js +2 -2
  99. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js +2 -2
  100. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js.map +1 -1
  101. package/dist/lib/generated/Entities/ActionResultCode/actionresultcode.form.component.js +2 -2
  102. package/dist/lib/generated/Entities/Application/application.form.component.js +2 -2
  103. package/dist/lib/generated/Entities/Application/application.form.component.js.map +1 -1
  104. package/dist/lib/generated/Entities/ApplicationEntity/applicationentity.form.component.js +2 -2
  105. package/dist/lib/generated/Entities/ApplicationSetting/applicationsetting.form.component.js +2 -2
  106. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +2 -2
  107. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js +2 -2
  109. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +2 -2
  110. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  111. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js +2 -2
  112. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +2 -2
  113. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
  114. package/dist/lib/generated/Entities/ArtifactVersionAttribute/artifactversionattribute.form.component.js +2 -2
  115. package/dist/lib/generated/Entities/AuditLog/auditlog.form.component.js +2 -2
  116. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js +2 -2
  117. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js.map +1 -1
  118. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js +2 -2
  119. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js.map +1 -1
  120. package/dist/lib/generated/Entities/AuthorizationRole/authorizationrole.form.component.js +2 -2
  121. package/dist/lib/generated/Entities/Collection/collection.form.component.js +2 -2
  122. package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js +2 -2
  124. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js +2 -2
  125. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js +2 -2
  126. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js.map +1 -1
  127. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +2 -2
  128. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js +2 -2
  129. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js.map +1 -1
  130. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js +2 -2
  131. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js.map +1 -1
  132. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js +2 -2
  133. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js.map +1 -1
  134. package/dist/lib/generated/Entities/Company/company.form.component.js +2 -2
  135. package/dist/lib/generated/Entities/Company/company.form.component.js.map +1 -1
  136. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js +2 -2
  137. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/companyintegrationrecordmap.form.component.js +2 -2
  139. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js +2 -2
  140. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.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/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js +2 -2
  143. package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/Component/component.form.component.js +2 -2
  145. package/dist/lib/generated/Entities/Component/component.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/ComponentDependency/componentdependency.form.component.js +2 -2
  147. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js +2 -2
  148. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/ComponentLibraryLink/componentlibrarylink.form.component.js +2 -2
  150. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js +2 -2
  151. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js.map +1 -1
  152. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +2 -2
  153. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +2 -2
  155. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +2 -2
  157. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +2 -2
  158. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +2 -2
  159. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +2 -2
  160. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
  161. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +2 -2
  162. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +2 -2
  163. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +2 -2
  165. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +2 -2
  166. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
  167. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +2 -2
  168. package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
  169. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +44 -40
  170. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
  171. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +2 -2
  172. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
  173. package/dist/lib/generated/Entities/ConversationArtifactPermission/conversationartifactpermission.form.component.js +2 -2
  174. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js +2 -2
  175. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js.map +1 -1
  176. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +2 -2
  177. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  179. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +4 -8
  180. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  181. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +2 -2
  182. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  183. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +8 -4
  184. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  185. package/dist/lib/generated/Entities/Credential/credential.form.component.js +2 -2
  186. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
  187. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +2 -2
  188. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -1
  189. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +2 -2
  190. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -1
  191. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js +2 -2
  192. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js.map +1 -1
  193. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js +2 -2
  194. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map +1 -1
  195. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.js +2 -2
  196. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.js +2 -2
  197. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.js +2 -2
  198. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.js +2 -2
  199. package/dist/lib/generated/Entities/DashboardUserPreference/dashboarduserpreference.form.component.js +2 -2
  200. package/dist/lib/generated/Entities/DashboardUserState/dashboarduserstate.form.component.js +2 -2
  201. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js +2 -2
  202. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js.map +1 -1
  203. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +2 -2
  204. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js +2 -2
  205. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js.map +1 -1
  206. package/dist/lib/generated/Entities/DatasetItem/datasetitem.form.component.js +2 -2
  207. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js +2 -2
  208. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js.map +1 -1
  209. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  210. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +14 -10
  211. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  212. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +2 -2
  213. package/dist/lib/generated/Entities/Employee/employee.form.component.js +2 -2
  214. package/dist/lib/generated/Entities/Employee/employee.form.component.js.map +1 -1
  215. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  216. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +8 -4
  217. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  218. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
  219. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +9 -6
  220. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  221. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  222. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +8 -4
  223. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  224. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +2 -2
  225. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -1
  226. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +2 -2
  227. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -1
  228. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +2 -2
  229. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -1
  230. package/dist/lib/generated/Entities/Entity/entity.form.component.js +2 -2
  231. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  232. package/dist/lib/generated/Entities/EntityAIAction/entityaiaction.form.component.js +2 -2
  233. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js +2 -2
  234. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js.map +1 -1
  235. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +3 -3
  236. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  237. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  238. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +8 -4
  239. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  240. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js +2 -2
  241. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js.map +1 -1
  242. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -3
  243. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  244. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  245. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +8 -4
  246. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  247. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js +2 -2
  248. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js.map +1 -1
  249. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js +2 -2
  250. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js.map +1 -1
  251. package/dist/lib/generated/Entities/EntityDocumentRun/entitydocumentrun.form.component.js +2 -2
  252. package/dist/lib/generated/Entities/EntityDocumentSetting/entitydocumentsetting.form.component.js +2 -2
  253. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js +2 -2
  254. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js.map +1 -1
  255. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +2 -2
  256. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +2 -2
  258. package/dist/lib/generated/Entities/EntityPermission/entitypermission.form.component.js +2 -2
  259. package/dist/lib/generated/Entities/EntityRecordDocument/entityrecorddocument.form.component.js +2 -2
  260. package/dist/lib/generated/Entities/EntityRelationship/entityrelationship.form.component.js +2 -2
  261. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js +2 -2
  262. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js.map +1 -1
  263. package/dist/lib/generated/Entities/EntitySetting/entitysetting.form.component.js +2 -2
  264. package/dist/lib/generated/Entities/Environment/environment.form.component.js +2 -2
  265. package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -1
  266. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -2
  267. package/dist/lib/generated/Entities/ExplorerNavigationItem/explorernavigationitem.form.component.js +2 -2
  268. package/dist/lib/generated/Entities/File/file.form.component.js +2 -2
  269. package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
  270. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js +2 -2
  271. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js.map +1 -1
  272. package/dist/lib/generated/Entities/FileEntityRecordLink/fileentityrecordlink.form.component.js +2 -2
  273. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js +2 -2
  274. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +2 -2
  275. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  276. package/dist/lib/generated/Entities/GeneratedCode/generatedcode.form.component.js +2 -2
  277. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js +2 -2
  278. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js.map +1 -1
  279. package/dist/lib/generated/Entities/Integration/integration.form.component.js +2 -2
  280. package/dist/lib/generated/Entities/Integration/integration.form.component.js.map +1 -1
  281. package/dist/lib/generated/Entities/IntegrationURLFormat/integrationurlformat.form.component.js +2 -2
  282. package/dist/lib/generated/Entities/Library/library.form.component.js +2 -2
  283. package/dist/lib/generated/Entities/Library/library.form.component.js.map +1 -1
  284. package/dist/lib/generated/Entities/LibraryItem/libraryitem.form.component.js +2 -2
  285. package/dist/lib/generated/Entities/List/list.form.component.js +2 -2
  286. package/dist/lib/generated/Entities/List/list.form.component.js.map +1 -1
  287. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js +2 -2
  288. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js.map +1 -1
  289. package/dist/lib/generated/Entities/ListDetail/listdetail.form.component.js +2 -2
  290. package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js +2 -2
  291. package/dist/lib/generated/Entities/ListShare/listshare.form.component.js +2 -2
  292. package/dist/lib/generated/Entities/MCPServer/mcpserver.form.component.js +2 -2
  293. package/dist/lib/generated/Entities/MCPServer/mcpserver.form.component.js.map +1 -1
  294. package/dist/lib/generated/Entities/MCPServerConnection/mcpserverconnection.form.component.js +2 -2
  295. package/dist/lib/generated/Entities/MCPServerConnection/mcpserverconnection.form.component.js.map +1 -1
  296. package/dist/lib/generated/Entities/MCPServerConnectionPermission/mcpserverconnectionpermission.form.component.js +2 -2
  297. package/dist/lib/generated/Entities/MCPServerConnectionTool/mcpserverconnectiontool.form.component.js +2 -2
  298. package/dist/lib/generated/Entities/MCPServerTool/mcpservertool.form.component.js +2 -2
  299. package/dist/lib/generated/Entities/MCPServerTool/mcpservertool.form.component.js.map +1 -1
  300. package/dist/lib/generated/Entities/MCPToolExecutionLog/mcptoolexecutionlog.form.component.js +2 -2
  301. package/dist/lib/generated/Entities/OAuthAuthServerMetadataCache/oauthauthservermetadatacache.form.component.js +2 -2
  302. package/dist/lib/generated/Entities/OAuthAuthorizationState/oauthauthorizationstate.form.component.js +2 -2
  303. package/dist/lib/generated/Entities/OAuthClientRegistration/oauthclientregistration.form.component.js +2 -2
  304. package/dist/lib/generated/Entities/OAuthToken/oauthtoken.form.component.js +2 -2
  305. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js +2 -2
  306. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js.map +1 -1
  307. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js +2 -2
  308. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js.map +1 -1
  309. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js +2 -2
  310. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js.map +1 -1
  311. package/dist/lib/generated/Entities/Project/project.form.component.js +2 -2
  312. package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -1
  313. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +2 -2
  314. package/dist/lib/generated/Entities/Query/query.form.component.js +2 -2
  315. package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
  316. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js +2 -2
  317. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js.map +1 -1
  318. package/dist/lib/generated/Entities/QueryEntity/queryentity.form.component.js +2 -2
  319. package/dist/lib/generated/Entities/QueryField/queryfield.form.component.js +2 -2
  320. package/dist/lib/generated/Entities/QueryParameter/queryparameter.form.component.js +2 -2
  321. package/dist/lib/generated/Entities/QueryPermission/querypermission.form.component.js +2 -2
  322. package/dist/lib/generated/Entities/Queue/queue.form.component.js +2 -2
  323. package/dist/lib/generated/Entities/Queue/queue.form.component.js.map +1 -1
  324. package/dist/lib/generated/Entities/QueueTask/queuetask.form.component.js +2 -2
  325. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js +2 -2
  326. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js.map +1 -1
  327. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +2 -2
  328. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  329. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +2 -2
  330. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js +2 -2
  331. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js.map +1 -1
  332. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js +2 -2
  333. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js.map +1 -1
  334. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +2 -2
  335. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  336. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js +2 -2
  337. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js.map +1 -1
  338. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +2 -2
  339. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +2 -2
  340. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js +2 -2
  341. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js.map +1 -1
  342. package/dist/lib/generated/Entities/Report/report.form.component.js +2 -2
  343. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  344. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js +2 -2
  345. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js.map +1 -1
  346. package/dist/lib/generated/Entities/ReportSnapshot/reportsnapshot.form.component.js +2 -2
  347. package/dist/lib/generated/Entities/ReportUserState/reportuserstate.form.component.js +2 -2
  348. package/dist/lib/generated/Entities/ReportVersion/reportversion.form.component.js +2 -2
  349. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +2 -2
  350. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +2 -2
  351. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +2 -2
  352. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
  353. package/dist/lib/generated/Entities/Role/role.form.component.js +2 -2
  354. package/dist/lib/generated/Entities/Role/role.form.component.js.map +1 -1
  355. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js +2 -2
  356. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js.map +1 -1
  357. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js +2 -2
  358. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js.map +1 -1
  359. package/dist/lib/generated/Entities/ScheduledActionParam/scheduledactionparam.form.component.js +2 -2
  360. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js +2 -2
  361. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js.map +1 -1
  362. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js +2 -2
  363. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js.map +1 -1
  364. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js +2 -2
  365. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js.map +1 -1
  366. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js +9 -5
  367. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js.map +1 -1
  368. package/dist/lib/generated/Entities/Skill/skill.form.component.js +2 -2
  369. package/dist/lib/generated/Entities/Skill/skill.form.component.js.map +1 -1
  370. package/dist/lib/generated/Entities/Tag/tag.form.component.js +2 -2
  371. package/dist/lib/generated/Entities/Tag/tag.form.component.js.map +1 -1
  372. package/dist/lib/generated/Entities/TaggedItem/taggeditem.form.component.js +2 -2
  373. package/dist/lib/generated/Entities/Task/task.form.component.js +2 -2
  374. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  375. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +2 -2
  376. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +2 -2
  377. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -1
  378. package/dist/lib/generated/Entities/Template/template.form.component.js +2 -2
  379. package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
  380. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js +2 -2
  381. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js.map +1 -1
  382. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js +2 -2
  383. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js.map +1 -1
  384. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js +2 -2
  385. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js.map +1 -1
  386. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +2 -2
  387. package/dist/lib/generated/Entities/Test/test.form.component.js +2 -2
  388. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
  389. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +2 -2
  390. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +2 -2
  391. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
  392. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +2 -2
  393. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +2 -2
  394. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
  395. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +2 -2
  396. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
  397. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +2 -2
  398. package/dist/lib/generated/Entities/TestType/testtype.form.component.js +2 -2
  399. package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -1
  400. package/dist/lib/generated/Entities/User/user.form.component.js +2 -2
  401. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  402. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js +2 -2
  403. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js.map +1 -1
  404. package/dist/lib/generated/Entities/UserApplicationEntity/userapplicationentity.form.component.js +2 -2
  405. package/dist/lib/generated/Entities/UserFavorite/userfavorite.form.component.js +2 -2
  406. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +2 -2
  407. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js +2 -2
  408. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js +2 -2
  409. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js.map +1 -1
  410. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +2 -2
  411. package/dist/lib/generated/Entities/UserRole/userrole.form.component.js +2 -2
  412. package/dist/lib/generated/Entities/UserSetting/usersetting.form.component.js +2 -2
  413. package/dist/lib/generated/Entities/UserView/userview.form.component.js +2 -2
  414. package/dist/lib/generated/Entities/UserView/userview.form.component.js.map +1 -1
  415. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js +2 -2
  416. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js.map +1 -1
  417. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js +2 -2
  418. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js.map +1 -1
  419. package/dist/lib/generated/Entities/UserViewRunDetail/userviewrundetail.form.component.js +2 -2
  420. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js +2 -2
  421. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js.map +1 -1
  422. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js +2 -2
  423. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js.map +1 -1
  424. package/dist/lib/generated/Entities/VersionInstallation/versioninstallation.form.component.js +2 -2
  425. package/dist/lib/generated/Entities/VersionLabel/versionlabel.form.component.js +2 -2
  426. package/dist/lib/generated/Entities/VersionLabel/versionlabel.form.component.js.map +1 -1
  427. package/dist/lib/generated/Entities/VersionLabelItem/versionlabelitem.form.component.js +2 -2
  428. package/dist/lib/generated/Entities/VersionLabelRestore/versionlabelrestore.form.component.js +2 -2
  429. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js +2 -2
  430. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js.map +1 -1
  431. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js +2 -2
  432. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js.map +1 -1
  433. package/dist/lib/generated/Entities/WorkflowRun/workflowrun.form.component.js +2 -2
  434. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js +2 -2
  435. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js.map +1 -1
  436. package/dist/lib/generated/Entities/WorkspaceItem/workspaceitem.form.component.js +2 -2
  437. package/package.json +32 -32
@@ -52,7 +52,7 @@ let ConversationArtifactFormComponent = class ConversationArtifactFormComponent
52
52
  ]);
53
53
  }
54
54
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationArtifactFormComponent_BaseFactory; return function ConversationArtifactFormComponent_Factory(__ngFactoryType__) { return (ɵConversationArtifactFormComponent_BaseFactory || (ɵConversationArtifactFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationArtifactFormComponent)))(__ngFactoryType__ || ConversationArtifactFormComponent); }; })(); }
55
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactFormComponent, selectors: [["gen-conversationartifact-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 55, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-info-circle", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SharingScope", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "conversationContext", "SectionName", "Conversation Context", "Icon", "fa fa-comments", 3, "Form", "FormContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactTypeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "mJConversationArtifactPermissions", "SectionName", "MJ: Conversation Artifact Permissions", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJConversationArtifactVersions", "SectionName", "MJ: Conversation Artifact Versions", "Icon", "fa fa-comment-dots", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
55
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactFormComponent, selectors: [["gen-conversationartifact-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 55, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-info-circle", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SharingScope", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "conversationContext", "SectionName", "Conversation Context", "Icon", "fa fa-comments", 3, "Form", "FormContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactTypeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "mJConversationArtifactPermissions", "SectionName", "MJ: Conversation Artifact Permissions", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationArtifactVersions", "SectionName", "MJ: Conversation Artifact Versions", "Icon", "fa fa-comment-dots", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
56
56
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
57
57
  i0.ɵɵlistener("Navigate", function ConversationArtifactFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationArtifactFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationArtifactFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationArtifactFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationArtifactFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
58
58
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -117,7 +117,7 @@ ConversationArtifactFormComponent = __decorate([
117
117
  export { ConversationArtifactFormComponent };
118
118
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationArtifactFormComponent, [{
119
119
  type: Component,
120
- args: [{ standalone: false, selector: 'gen-conversationartifact-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"artifactDetails\"\n SectionName=\"Artifact Details\"\n Icon=\"fa fa-info-circle\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SharingScope\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Comments\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Conversation Context Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"conversationContext\"\n SectionName=\"Conversation Context\"\n Icon=\"fa fa-comments\"\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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ArtifactTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: Conversation Artifact Permissions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJConversationArtifactPermissions\"\n SectionName=\"MJ: Conversation Artifact Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationArtifactPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Permissions','ConversationArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifactPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationArtifactPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Artifact Versions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJConversationArtifactVersions\"\n SectionName=\"MJ: Conversation Artifact Versions\"\n Icon=\"fa fa-comment-dots\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Versions','ConversationArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
120
+ args: [{ standalone: false, selector: 'gen-conversationartifact-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Details Section -->\n <mj-collapsible-panel\n SectionKey=\"artifactDetails\"\n SectionName=\"Artifact Details\"\n Icon=\"fa fa-info-circle\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SharingScope\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Comments\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Conversation Context Section -->\n <mj-collapsible-panel\n SectionKey=\"conversationContext\"\n SectionName=\"Conversation Context\"\n Icon=\"fa fa-comments\"\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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ArtifactTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- MJ: Conversation Artifact Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationArtifactPermissions\"\n SectionName=\"MJ: Conversation Artifact Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationArtifactPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Permissions','ConversationArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifactPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationArtifactPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Artifact Versions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationArtifactVersions\"\n SectionName=\"MJ: Conversation Artifact Versions\"\n Icon=\"fa fa-comment-dots\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Versions','ConversationArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ArtifactID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
121
121
  }], null, null); })();
122
122
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationArtifactFormComponent, { className: "ConversationArtifactFormComponent", filePath: "src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts", lineNumber: 13 }); })();
123
123
  //# sourceMappingURL=conversationartifact.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversationartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"conversationartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.html"],"names":[],"mappings":"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"}
@@ -19,7 +19,7 @@ let ConversationArtifactPermissionFormComponent = class ConversationArtifactPerm
19
19
  ]);
20
20
  }
21
21
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationArtifactPermissionFormComponent_BaseFactory; return function ConversationArtifactPermissionFormComponent_Factory(__ngFactoryType__) { return (ɵConversationArtifactPermissionFormComponent_BaseFactory || (ɵConversationArtifactPermissionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationArtifactPermissionFormComponent)))(__ngFactoryType__ || ConversationArtifactPermissionFormComponent); }; })(); }
22
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactPermissionFormComponent, selectors: [["gen-conversationartifactpermission-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 28, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "permissionSettings", "SectionName", "Permission Settings", "Icon", "fa fa-key", 3, "Form", "FormContext"], ["FieldName", "ConversationArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AccessLevel", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-file-alt", 3, "Form", "FormContext"], ["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 ConversationArtifactPermissionFormComponent_Template(rf, ctx) { if (rf & 1) {
22
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactPermissionFormComponent, selectors: [["gen-conversationartifactpermission-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 28, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "permissionSettings", "SectionName", "Permission Settings", "Icon", "fa fa-key", 3, "Form", "FormContext"], ["FieldName", "ConversationArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AccessLevel", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-file-alt", 3, "Form", "FormContext"], ["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 ConversationArtifactPermissionFormComponent_Template(rf, ctx) { if (rf & 1) {
23
23
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
24
24
  i0.ɵɵlistener("Navigate", function ConversationArtifactPermissionFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationArtifactPermissionFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationArtifactPermissionFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationArtifactPermissionFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationArtifactPermissionFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
25
25
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -55,7 +55,7 @@ ConversationArtifactPermissionFormComponent = __decorate([
55
55
  export { ConversationArtifactPermissionFormComponent };
56
56
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationArtifactPermissionFormComponent, [{
57
57
  type: Component,
58
- args: [{ standalone: false, selector: 'gen-conversationartifactpermission-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Permission Settings Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"permissionSettings\"\n SectionName=\"Permission Settings\"\n Icon=\"fa fa-key\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationArtifactID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\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=\"AccessLevel\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"artifactDetails\"\n SectionName=\"Artifact Details\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 " }]
58
+ args: [{ standalone: false, selector: 'gen-conversationartifactpermission-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Permission Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"permissionSettings\"\n SectionName=\"Permission Settings\"\n Icon=\"fa fa-key\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationArtifactID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\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=\"AccessLevel\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel\n SectionKey=\"artifactDetails\"\n SectionName=\"Artifact Details\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 " }]
59
59
  }], null, null); })();
60
60
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationArtifactPermissionFormComponent, { className: "ConversationArtifactPermissionFormComponent", filePath: "src/lib/generated/Entities/ConversationArtifactPermission/conversationartifactpermission.form.component.ts", lineNumber: 12 }); })();
61
61
  //# sourceMappingURL=conversationartifactpermission.form.component.js.map
@@ -30,7 +30,7 @@ let ConversationArtifactVersionFormComponent = class ConversationArtifactVersion
30
30
  ]);
31
31
  }
32
32
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationArtifactVersionFormComponent_BaseFactory; return function ConversationArtifactVersionFormComponent_Factory(__ngFactoryType__) { return (ɵConversationArtifactVersionFormComponent_BaseFactory || (ɵConversationArtifactVersionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationArtifactVersionFormComponent)))(__ngFactoryType__ || ConversationArtifactVersionFormComponent); }; })(); }
33
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactVersionFormComponent, selectors: [["gen-conversationartifactversion-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 41, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "artifactIdentification", "SectionName", "Artifact Identification", "Icon", "fa fa-id-badge", 3, "Form", "FormContext"], ["FieldName", "ConversationArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Version", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "versionContent", "SectionName", "Version Content", "Icon", "fa fa-file-code", 3, "Form", "FormContext"], ["FieldName", "Configuration", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Content", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
33
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactVersionFormComponent, selectors: [["gen-conversationartifactversion-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 41, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "artifactIdentification", "SectionName", "Artifact Identification", "Icon", "fa fa-id-badge", 3, "Form", "FormContext"], ["FieldName", "ConversationArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Version", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "versionContent", "SectionName", "Version Content", "Icon", "fa fa-file-code", 3, "Form", "FormContext"], ["FieldName", "Configuration", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Content", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
34
34
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
35
35
  i0.ɵɵlistener("Navigate", function ConversationArtifactVersionFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationArtifactVersionFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationArtifactVersionFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationArtifactVersionFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationArtifactVersionFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
36
36
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -79,7 +79,7 @@ ConversationArtifactVersionFormComponent = __decorate([
79
79
  export { ConversationArtifactVersionFormComponent };
80
80
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationArtifactVersionFormComponent, [{
81
81
  type: Component,
82
- args: [{ standalone: false, selector: 'gen-conversationartifactversion-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Identification Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"artifactIdentification\"\n SectionName=\"Artifact Identification\"\n Icon=\"fa fa-id-badge\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationArtifactID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Version\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Version Content Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"versionContent\"\n SectionName=\"Version Content\"\n Icon=\"fa fa-file-code\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Configuration\"\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=\"Content\"\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=\"Comments\"\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 field-panels\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ArtifactVersionID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
82
+ args: [{ standalone: false, selector: 'gen-conversationartifactversion-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Identification Section -->\n <mj-collapsible-panel\n SectionKey=\"artifactIdentification\"\n SectionName=\"Artifact Identification\"\n Icon=\"fa fa-id-badge\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationArtifactID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Version\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Version Content Section -->\n <mj-collapsible-panel\n SectionKey=\"versionContent\"\n SectionName=\"Version Content\"\n Icon=\"fa fa-file-code\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Configuration\"\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=\"Content\"\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=\"Comments\"\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\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ArtifactVersionID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
83
83
  }], null, null); })();
84
84
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationArtifactVersionFormComponent, { className: "ConversationArtifactVersionFormComponent", filePath: "src/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.ts", lineNumber: 13 }); })();
85
85
  //# sourceMappingURL=conversationartifactversion.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversationartifactversion.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.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;;;;;IC6GtD,AADJ,2BAAK,uCAQI;IADD,AADA,+OAAY,6BAAsB,KAAC,4OAClB,0BAAmB,qBAAqB,uBAAuB,KAAC;IAGzF,AADI,iBAA+B,EAC7B;;;IARE,cAA8F;IAG9F,AADA,AADA,AADA,oHAA8F,mEACnC,8DACL,sBACjC;;ADxG9B,IAAM,wCAAwC,GAA9C,MAAM,wCAAyC,SAAQ,iBAAiB;IAGlE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,wBAAwB,EAAE,WAAW,EAAE,yBAAyB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;SAChG,CAAC,CAAC;IACP,CAAC;oVAXQ,wCAAwC,yBAAxC,wCAAwC;oEAAxC,wCAAwC;YCZrD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,mJAAY,0BAAsB,IAAC,8IAChB,uBAAmB,IAAC,8IACpB,uBAAmB,IAAC,gJACnB,wBAAoB,IAAC,8JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAErB,iBAAuB;YAMvB,iDAQ8B;YAC1B,yGAAsB;YAc9B,AADI,iBAAuB,EACA;;YA5HiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,6DAC6B,0BAC/B;YACzB,cAYC;YAZD,8CAYC;;;AD9GI,wCAAwC;IANpD,aAAa,CAAC,iBAAiB,EAAE,oCAAoC,CAAC,CAAC,uCAAuC;GAMlG,wCAAwC,CAYpD;;iFAZY,wCAAwC;cALpD,SAAS;6BACM,KAAK,YACP,sCAAsC;;kFAGvC,wCAAwC"}
1
+ {"version":3,"file":"conversationartifactversion.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.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;;;;;IC8GtD,AADJ,2BAAK,uCAQI;IADD,AADA,+OAAY,6BAAsB,KAAC,4OAClB,0BAAmB,qBAAqB,uBAAuB,KAAC;IAGzF,AADI,iBAA+B,EAC7B;;;IARE,cAA8F;IAG9F,AADA,AADA,AADA,oHAA8F,mEACnC,8DACL,sBACjC;;ADzG9B,IAAM,wCAAwC,GAA9C,MAAM,wCAAyC,SAAQ,iBAAiB;IAGlE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,wBAAwB,EAAE,WAAW,EAAE,yBAAyB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;SAChG,CAAC,CAAC;IACP,CAAC;oVAXQ,wCAAwC,yBAAxC,wCAAwC;oEAAxC,wCAAwC;YCZrD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,mJAAY,0BAAsB,IAAC,8IAChB,uBAAmB,IAAC,8IACpB,uBAAmB,IAAC,gJACnB,wBAAoB,IAAC,8JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAErB,iBAAuB;YAOvB,iDAQ8B;YAC1B,yGAAsB;YAc9B,AADI,iBAAuB,EACA;;YA7HiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;YAe/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,6DAC6B,0BAC/B;YACzB,cAYC;YAZD,8CAYC;;;AD/GI,wCAAwC;IANpD,aAAa,CAAC,iBAAiB,EAAE,oCAAoC,CAAC,CAAC,uCAAuC;GAMlG,wCAAwC,CAYpD;;iFAZY,wCAAwC;cALpD,SAAS;6BACM,KAAK,YACP,sCAAsC;;kFAGvC,wCAAwC"}
@@ -121,7 +121,7 @@ let ConversationDetailFormComponent = class ConversationDetailFormComponent exte
121
121
  ]);
122
122
  }
123
123
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailFormComponent_BaseFactory; return function ConversationDetailFormComponent_Factory(__ngFactoryType__) { return (ɵConversationDetailFormComponent_BaseFactory || (ɵConversationDetailFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailFormComponent)))(__ngFactoryType__ || ConversationDetailFormComponent); }; })(); }
124
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 52, vars: 167, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "messageCore", "SectionName", "Message Core", "Icon", "fa fa-comment", 3, "Form", "FormContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Role", "Type", "select", 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", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SuggestedResponses", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "OriginalMessageChanged", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "userFeedbackInsights", "SectionName", "User Feedback & Insights", "Icon", "fa fa-star", 3, "Form", "FormContext"], ["FieldName", "UserRating", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "relatedEntities", "SectionName", "Related Entities", "Icon", "fa fa-sitemap", 3, "Form", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AgentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["field-panels", "", "SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["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", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["after-panels", "", "SectionKey", "reports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJConversationDetailArtifacts", "SectionName", "MJ: Conversation Detail Artifacts", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJConversationDetailAttachments", "SectionName", "MJ: Conversation Detail Attachments", "Icon", "fa fa-paperclip", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJConversationDetailRatings", "SectionName", "MJ: Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "aIAgentNotes", "SectionName", "AI Agent Notes", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJAIAgentRuns", "SectionName", "MJ: AI Agent Runs", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJAIAgentExamples", "SectionName", "MJ: AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJTasks", "SectionName", "MJ: Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
124
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 52, vars: 167, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "messageCore", "SectionName", "Message Core", "Icon", "fa fa-comment", 3, "Form", "FormContext"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Role", "Type", "select", 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", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SuggestedResponses", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "OriginalMessageChanged", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "userFeedbackInsights", "SectionName", "User Feedback & Insights", "Icon", "fa fa-star", 3, "Form", "FormContext"], ["FieldName", "UserRating", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "relatedEntities", "SectionName", "Related Entities", "Icon", "fa fa-sitemap", 3, "Form", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AgentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "details", "SectionName", "Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["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", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "reports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailArtifacts", "SectionName", "MJ: Conversation Detail Artifacts", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailAttachments", "SectionName", "MJ: Conversation Detail Attachments", "Icon", "fa fa-paperclip", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailRatings", "SectionName", "MJ: Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "aIAgentNotes", "SectionName", "AI Agent Notes", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRuns", "SectionName", "MJ: AI Agent Runs", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentExamples", "SectionName", "MJ: AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTasks", "SectionName", "MJ: Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
125
125
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
126
126
  i0.ɵɵlistener("Navigate", function ConversationDetailFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationDetailFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationDetailFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationDetailFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationDetailFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
127
127
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -279,7 +279,7 @@ ConversationDetailFormComponent = __decorate([
279
279
  export { ConversationDetailFormComponent };
280
280
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailFormComponent, [{
281
281
  type: Component,
282
- args: [{ standalone: false, selector: 'gen-conversationdetail-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Core Section -->\n <mj-collapsible-panel 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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Role\"\n Type=\"select\"\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=\"number\"\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=\"select\"\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 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=\"number\"\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 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 ></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 ></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 ></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 ></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 ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Interactive Elements Section -->\n <mj-collapsible-panel 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 field-panels\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 ></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 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsSectionExpanded('reports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('reports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Artifacts Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Attachments Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Attachments','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Attachments')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailAttachments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailAttachments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Ratings Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"aIAgentNotes\"\n SectionName=\"AI Agent Notes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIAgentNotes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJAIAgentRuns\"\n SectionName=\"MJ: AI Agent Runs\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJAIAgentExamples\"\n SectionName=\"MJ: AI Agent Examples\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Tasks Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
282
+ args: [{ standalone: false, selector: 'gen-conversationdetail-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Core Section -->\n <mj-collapsible-panel\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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Role\"\n Type=\"select\"\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=\"number\"\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=\"select\"\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\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=\"number\"\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\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 ></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 ></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 ></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 ></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 ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Interactive Elements Section -->\n <mj-collapsible-panel\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\n SectionKey=\"details\"\n SectionName=\"Details\"\n Icon=\"fa fa-align-left\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 ></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 <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Reports Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsSectionExpanded('reports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('reports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Artifacts Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Attachments Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Attachments','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Attachments')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailAttachments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailAttachments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Ratings Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel\n SectionKey=\"aIAgentNotes\"\n SectionName=\"AI Agent Notes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIAgentNotes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRuns\"\n SectionName=\"MJ: AI Agent Runs\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentExamples\"\n SectionName=\"MJ: AI Agent Examples\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Tasks Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
283
283
  }], null, null); })();
284
284
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailFormComponent, { className: "ConversationDetailFormComponent", filePath: "src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts", lineNumber: 13 }); })();
285
285
  //# sourceMappingURL=conversationdetail.form.component.js.map
@@ -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,qBAMa,uCAAwC,SAAQ,iBAAiB;IACnE,MAAM,EAAG,gCAAgC,CAAC;IAElC,QAAQ;yCAHd,uCAAuC;2CAAvC,uCAAuC;CAYnD"}
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,qBAMa,uCAAwC,SAAQ,iBAAiB;IACnE,MAAM,EAAG,gCAAgC,CAAC;IAElC,QAAQ;yCAHd,uCAAuC;2CAAvC,uCAAuC;CAWnD"}
@@ -15,12 +15,11 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
15
15
  this.initSections([
16
16
  { sectionKey: 'coreIdentifiers', sectionName: 'Core Identifiers', isExpanded: true },
17
17
  { sectionKey: 'artifactDetails', sectionName: 'Artifact Details', isExpanded: true },
18
- { sectionKey: 'conversationMessage', sectionName: 'Conversation Message', isExpanded: false },
19
18
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
19
  ]);
21
20
  }
22
21
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailArtifactFormComponent_BaseFactory; return function ConversationDetailArtifactFormComponent_Factory(__ngFactoryType__) { return (ɵConversationDetailArtifactFormComponent_BaseFactory || (ɵConversationDetailArtifactFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailArtifactFormComponent)))(__ngFactoryType__ || ConversationDetailArtifactFormComponent); }; })(); }
23
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailArtifactFormComponent, selectors: [["gen-conversationdetailartifact-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 30, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "coreIdentifiers", "SectionName", "Core Identifiers", "Icon", "fa fa-info-circle", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-align-left", 3, "Form", "FormContext"], ["FieldName", "Direction", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "conversationMessage", "SectionName", "Conversation Message", "Icon", "fa fa-comment", 3, "Form", "FormContext"], ["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) {
22
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailArtifactFormComponent, selectors: [["gen-conversationdetailartifact-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 28, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "coreIdentifiers", "SectionName", "Core Identifiers", "Icon", "fa fa-key", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "artifactDetails", "SectionName", "Artifact Details", "Icon", "fa fa-exchange-alt", 3, "Form", "FormContext"], ["FieldName", "Direction", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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) {
24
23
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
25
24
  i0.ɵɵlistener("Navigate", function ConversationDetailArtifactFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationDetailArtifactFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationDetailArtifactFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationDetailArtifactFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationDetailArtifactFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
26
25
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -29,9 +28,8 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
29
28
  i0.ɵɵelementStart(4, "mj-collapsible-panel", 4);
30
29
  i0.ɵɵelement(5, "mj-form-field", 5);
31
30
  i0.ɵɵelementEnd();
32
- i0.ɵɵelement(6, "mj-collapsible-panel", 6);
33
- i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
34
- i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
31
+ i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
32
+ i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8);
35
33
  i0.ɵɵelementEnd()();
36
34
  } if (rf & 2) {
37
35
  i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
@@ -48,8 +46,6 @@ let ConversationDetailArtifactFormComponent = class ConversationDetailArtifactFo
48
46
  i0.ɵɵadvance();
49
47
  i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
50
48
  i0.ɵɵadvance();
51
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
52
- i0.ɵɵadvance();
53
49
  i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
54
50
  i0.ɵɵadvance();
55
51
  i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
@@ -61,7 +57,7 @@ ConversationDetailArtifactFormComponent = __decorate([
61
57
  export { ConversationDetailArtifactFormComponent };
62
58
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailArtifactFormComponent, [{
63
59
  type: Component,
64
- args: [{ standalone: false, selector: 'gen-conversationdetailartifact-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Core Identifiers Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"coreIdentifiers\"\n SectionName=\"Core Identifiers\"\n Icon=\"fa fa-info-circle\"\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 ></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 ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"artifactDetails\"\n SectionName=\"Artifact 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=\"Direction\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Conversation Message Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"conversationMessage\"\n SectionName=\"Conversation Message\"\n Icon=\"fa fa-comment\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 " }]
60
+ args: [{ standalone: false, selector: 'gen-conversationdetailartifact-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Core Identifiers Section -->\n <mj-collapsible-panel\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 ></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 ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Artifact Details Section -->\n <mj-collapsible-panel\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]=\"false\"\n FieldName=\"Direction\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 " }]
65
61
  }], null, null); })();
66
62
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailArtifactFormComponent, { className: "ConversationDetailArtifactFormComponent", filePath: "src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts", lineNumber: 12 }); })();
67
63
  //# sourceMappingURL=conversationdetailartifact.form.component.js.map
@@ -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;;;AAQ3D,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,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;YAC7F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gVAXQ,uCAAuC,yBAAvC,uCAAuC;oEAAvC,uCAAuC;YCXpD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,kJAAY,0BAAsB,IAAC,6IAChB,uBAAmB,IAAC,6IACpB,uBAAmB,IAAC,+IACnB,wBAAoB,IAAC,6JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBASA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,0CAOuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YA3FiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAW/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,oBACE,0BAGE,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAS3B,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;;;AD5E1B,uCAAuC;IANnD,aAAa,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,uCAAuC;GAMjG,uCAAuC,CAYnD;;iFAZY,uCAAuC;cALnD,SAAS;6BACM,KAAK,YACP,qCAAqC;;kFAGtC,uCAAuC"}
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;;;AAQ3D,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;gVAVQ,uCAAuC,yBAAvC,uCAAuC;oEAAvC,uCAAuC;YCXpD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,kJAAY,0BAAsB,IAAC,6IAChB,uBAAmB,IAAC,6IACpB,uBAAmB,IAAC,+IACnB,wBAAoB,IAAC,6JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBASA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAjFiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAW/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;;;ADlE1B,uCAAuC;IANnD,aAAa,CAAC,iBAAiB,EAAE,mCAAmC,CAAC,CAAC,uCAAuC;GAMjG,uCAAuC,CAWnD;;iFAXY,uCAAuC;cALnD,SAAS;6BACM,KAAK,YACP,qCAAqC;;kFAGtC,uCAAuC"}