@memberjunction/ng-core-entity-forms 4.2.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.js +3 -3
  219. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  221. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +8 -4
  222. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  223. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +2 -2
  224. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -1
  225. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +2 -2
  226. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -1
  227. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +2 -2
  228. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -1
  229. package/dist/lib/generated/Entities/Entity/entity.form.component.js +2 -2
  230. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  231. package/dist/lib/generated/Entities/EntityAIAction/entityaiaction.form.component.js +2 -2
  232. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js +2 -2
  233. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js.map +1 -1
  234. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +3 -3
  235. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  236. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  237. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +8 -4
  238. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  239. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js +2 -2
  240. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js.map +1 -1
  241. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  242. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +8 -4
  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
@@ -529,7 +529,7 @@ let EntityFormComponent = class EntityFormComponent extends BaseFormComponent {
529
529
  ]);
530
530
  }
531
531
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityFormComponent_BaseFactory; return function EntityFormComponent_Factory(__ngFactoryType__) { return (ɵEntityFormComponent_BaseFactory || (ɵEntityFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityFormComponent)))(__ngFactoryType__ || EntityFormComponent); }; })(); }
532
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFormComponent, selectors: [["gen-entity-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 162, vars: 494, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "identityStructure", "SectionName", "Identity & Structure", "Icon", "fa fa-cube", 3, "Form", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "NameSuffix", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseTable", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseView", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseViewGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SchemaName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "VirtualEntity", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DisplayName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CodeName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ClassName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseTableCodeName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentEntity", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentBaseTable", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentBaseView", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "userInterfaceCustomization", "SectionName", "User Interface & Customization", "Icon", "fa fa-paint-brush", 3, "Form", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RelationshipDefaultDisplayType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserFormGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityObjectSubclassName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityObjectSubclassImport", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "auditingLifecycle", "SectionName", "Auditing & Lifecycle", "Icon", "fa fa-history", 3, "Form", "FormContext"], ["FieldName", "AutoUpdateDescription", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "TrackRecordChanges", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AuditRecordAccess", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AuditViewRuns", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PreferredCommunicationField", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Icon", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "aPISearchSettings", "SectionName", "API & Search Settings", "Icon", "fa fa-search", 3, "Form", "FormContext"], ["FieldName", "IncludeInAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowAllRowsAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowUpdateAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowCreateAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowDeleteAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CustomResolverAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowUserSearchAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchEnabled", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextCatalog", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextCatalogGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextIndex", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextIndexGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchFunction", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchFunctionGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserViewMaxRows", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ScopeDefault", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackWithSchema", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleMethod", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleOrder", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "proceduresDeletion", "SectionName", "Procedures & Deletion", "Icon", "fa fa-code", 3, "Form", "FormContext"], ["FieldName", "spCreate", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spUpdate", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spDelete", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spCreateGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spUpdateGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spDeleteGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CascadeDeletes", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DeleteType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowRecordMerge", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spMatch", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "rowStatistics", "SectionName", "Row Statistics", "Icon", "fa fa-chart-bar", 3, "Form", "FormContext"], ["FieldName", "AutoRowCountFrequency", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowCountRunAt", "Type", "datepicker", 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", "applicationEntities", "SectionName", "Application Entities", "Icon", "fa fa-cubes", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "auditLogs", "SectionName", "Audit Logs", "Icon", "fa-solid fa-fingerprint", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "companyIntegrationRecordMaps", "SectionName", "Company Integration Record Maps", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "companyIntegrationRunDetails", "SectionName", "Company Integration Run Details", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "conversations", "SectionName", "Conversations", "Icon", "fa-regular fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "dataContextItems", "SectionName", "Data Context Items", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "datasetItems", "SectionName", "Dataset Items", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "duplicateRuns", "SectionName", "Duplicate Runs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entities", "SectionName", "Entities", "Icon", "fa-solid fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entityActions", "SectionName", "Entity Actions", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "aIActions", "SectionName", "AI Actions", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entityCommunicationMessageTypes", "SectionName", "Entity Communication Message Types", "Icon", "fa fa-comment-dots", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entityDocuments", "SectionName", "Entity Documents", "Icon", "fa fa-file-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "fields", "SectionName", "Fields", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "permissions", "SectionName", "Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entityRecordDocuments", "SectionName", "Entity Record Documents", "Icon", "fa fa-file-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "relationships", "SectionName", "Relationships", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "entitySettings", "SectionName", "Entity Settings", "Icon", "fa fa-cog", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "fileEntityRecordLinks", "SectionName", "File Entity Record Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "integrationURLFormats", "SectionName", "Integration URL Formats", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "lists", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "queryFields", "SectionName", "Query Fields", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "recommendationItems", "SectionName", "Recommendation Items", "Icon", "fa fa-lightbulb", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "recommendations", "SectionName", "Recommendations", "Icon", "fa-solid fa-circle-nodes", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "recordChanges", "SectionName", "Record Changes", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "recordMergeLogs", "SectionName", "Record Merge Logs", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "resourceTypes", "SectionName", "Resource Types", "Icon", "fa fa-layer-group", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "taggedItems", "SectionName", "Tagged Items", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "templateParams", "SectionName", "Template Params", "Icon", "fa fa-cog", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "userApplicationEntities", "SectionName", "User Application Entities", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "userFavorites", "SectionName", "User Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "userRecordLogs", "SectionName", "User Record Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "userViewCategories", "SectionName", "User View Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "userViews", "SectionName", "User Views", "Icon", "fa-solid fa-table-cells", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "users", "SectionName", "Users", "Icon", "fa-solid fa-user", "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", "mJAccessControlRules", "SectionName", "MJ: Access Control Rules", "Icon", "fa fa-lock", "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", "mJRecordLinks", "SectionName", "MJ: Record Links", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJVersionLabelItems", "SectionName", "MJ: Version Label Items", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJVersionLabels", "SectionName", "MJ: Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "queryEntities", "SectionName", "Query Entities", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "generatedCodes", "SectionName", "Generated Codes", "Icon", "fa fa-robot", "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", "mJTestRuns", "SectionName", "MJ: Test Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function EntityFormComponent_Template(rf, ctx) { if (rf & 1) {
532
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFormComponent, selectors: [["gen-entity-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 162, vars: 494, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "identityStructure", "SectionName", "Identity & Structure", "Icon", "fa fa-cube", 3, "Form", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "NameSuffix", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseTable", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseView", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseViewGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "SchemaName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "VirtualEntity", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DisplayName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CodeName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ClassName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "BaseTableCodeName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentEntity", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentBaseTable", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ParentBaseView", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "userInterfaceCustomization", "SectionName", "User Interface & Customization", "Icon", "fa fa-paint-brush", 3, "Form", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RelationshipDefaultDisplayType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserFormGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityObjectSubclassName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EntityObjectSubclassImport", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "auditingLifecycle", "SectionName", "Auditing & Lifecycle", "Icon", "fa fa-history", 3, "Form", "FormContext"], ["FieldName", "AutoUpdateDescription", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "TrackRecordChanges", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AuditRecordAccess", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AuditViewRuns", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "PreferredCommunicationField", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Icon", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "aPISearchSettings", "SectionName", "API & Search Settings", "Icon", "fa fa-search", 3, "Form", "FormContext"], ["FieldName", "IncludeInAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowAllRowsAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowUpdateAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowCreateAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowDeleteAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CustomResolverAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowUserSearchAPI", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchEnabled", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextCatalog", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextCatalogGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextIndex", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextIndexGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchFunction", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FullTextSearchFunctionGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserViewMaxRows", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ScopeDefault", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackWithSchema", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleMethod", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowsToPackSampleOrder", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "proceduresDeletion", "SectionName", "Procedures & Deletion", "Icon", "fa fa-code", 3, "Form", "FormContext"], ["FieldName", "spCreate", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spUpdate", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spDelete", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spCreateGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spUpdateGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spDeleteGenerated", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CascadeDeletes", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DeleteType", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowRecordMerge", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "spMatch", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "rowStatistics", "SectionName", "Row Statistics", "Icon", "fa fa-chart-bar", 3, "Form", "FormContext"], ["FieldName", "AutoRowCountFrequency", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowCount", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RowCountRunAt", "Type", "datepicker", 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", "applicationEntities", "SectionName", "Application Entities", "Icon", "fa fa-cubes", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "auditLogs", "SectionName", "Audit Logs", "Icon", "fa-solid fa-fingerprint", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "companyIntegrationRecordMaps", "SectionName", "Company Integration Record Maps", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "companyIntegrationRunDetails", "SectionName", "Company Integration Run Details", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "conversations", "SectionName", "Conversations", "Icon", "fa-regular fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "dataContextItems", "SectionName", "Data Context Items", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "datasetItems", "SectionName", "Dataset Items", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "duplicateRuns", "SectionName", "Duplicate Runs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entities", "SectionName", "Entities", "Icon", "fa-solid fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entityActions", "SectionName", "Entity Actions", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "aIActions", "SectionName", "AI Actions", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entityCommunicationMessageTypes", "SectionName", "Entity Communication Message Types", "Icon", "fa fa-comment-dots", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entityDocuments", "SectionName", "Entity Documents", "Icon", "fa fa-file-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "fields", "SectionName", "Fields", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "permissions", "SectionName", "Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entityRecordDocuments", "SectionName", "Entity Record Documents", "Icon", "fa fa-file-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "relationships", "SectionName", "Relationships", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "entitySettings", "SectionName", "Entity Settings", "Icon", "fa fa-cog", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "fileEntityRecordLinks", "SectionName", "File Entity Record Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "integrationURLFormats", "SectionName", "Integration URL Formats", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "lists", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "queryFields", "SectionName", "Query Fields", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recommendationItems", "SectionName", "Recommendation Items", "Icon", "fa fa-lightbulb", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recommendations", "SectionName", "Recommendations", "Icon", "fa-solid fa-circle-nodes", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recordChanges", "SectionName", "Record Changes", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recordMergeLogs", "SectionName", "Record Merge Logs", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "resourceTypes", "SectionName", "Resource Types", "Icon", "fa fa-layer-group", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "taggedItems", "SectionName", "Tagged Items", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "templateParams", "SectionName", "Template Params", "Icon", "fa fa-cog", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "userApplicationEntities", "SectionName", "User Application Entities", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "userFavorites", "SectionName", "User Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "userRecordLogs", "SectionName", "User Record Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "userViewCategories", "SectionName", "User View Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "userViews", "SectionName", "User Views", "Icon", "fa-solid fa-table-cells", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "users", "SectionName", "Users", "Icon", "fa-solid fa-user", "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", "mJAccessControlRules", "SectionName", "MJ: Access Control Rules", "Icon", "fa fa-lock", "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", "mJRecordLinks", "SectionName", "MJ: Record Links", "Icon", "fa fa-project-diagram", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabelItems", "SectionName", "MJ: Version Label Items", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabels", "SectionName", "MJ: Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "queryEntities", "SectionName", "Query Entities", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "generatedCodes", "SectionName", "Generated Codes", "Icon", "fa fa-robot", "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", "mJTestRuns", "SectionName", "MJ: Test Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function EntityFormComponent_Template(rf, ctx) { if (rf & 1) {
533
533
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
534
534
  i0.ɵɵlistener("Navigate", function EntityFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function EntityFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function EntityFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function EntityFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function EntityFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
535
535
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -1023,7 +1023,7 @@ EntityFormComponent = __decorate([
1023
1023
  export { EntityFormComponent };
1024
1024
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityFormComponent, [{
1025
1025
  type: Component,
1026
- args: [{ standalone: false, selector: 'gen-entity-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 <!-- Identity & Structure Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"identityStructure\"\n SectionName=\"Identity & Structure\"\n Icon=\"fa fa-cube\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\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=\"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=\"NameSuffix\"\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=\"BaseTable\"\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=\"BaseView\"\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=\"BaseViewGenerated\"\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=\"SchemaName\"\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=\"VirtualEntity\"\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=\"DisplayName\"\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=\"CodeName\"\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=\"ClassName\"\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=\"BaseTableCodeName\"\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=\"ParentEntity\"\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=\"ParentBaseTable\"\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=\"ParentBaseView\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Interface & Customization Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"userInterfaceCustomization\"\n SectionName=\"User Interface & Customization\"\n Icon=\"fa fa-paint-brush\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\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=\"RelationshipDefaultDisplayType\"\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=\"UserFormGenerated\"\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=\"EntityObjectSubclassName\"\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=\"EntityObjectSubclassImport\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Auditing & Lifecycle Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"auditingLifecycle\"\n SectionName=\"Auditing & Lifecycle\"\n Icon=\"fa fa-history\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoUpdateDescription\"\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=\"TrackRecordChanges\"\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=\"AuditRecordAccess\"\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=\"AuditViewRuns\"\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=\"PreferredCommunicationField\"\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=\"Icon\"\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=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API & Search Settings Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"aPISearchSettings\"\n SectionName=\"API & Search Settings\"\n Icon=\"fa fa-search\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IncludeInAPI\"\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=\"AllowAllRowsAPI\"\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=\"AllowUpdateAPI\"\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=\"AllowCreateAPI\"\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=\"AllowDeleteAPI\"\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=\"CustomResolverAPI\"\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=\"AllowUserSearchAPI\"\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=\"FullTextSearchEnabled\"\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=\"FullTextCatalog\"\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=\"FullTextCatalogGenerated\"\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=\"FullTextIndex\"\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=\"FullTextIndexGenerated\"\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=\"FullTextSearchFunction\"\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=\"FullTextSearchFunctionGenerated\"\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=\"UserViewMaxRows\"\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=\"ScopeDefault\"\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=\"RowsToPackWithSchema\"\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=\"RowsToPackSampleMethod\"\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=\"RowsToPackSampleCount\"\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=\"RowsToPackSampleOrder\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Procedures & Deletion Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"proceduresDeletion\"\n SectionName=\"Procedures & Deletion\"\n Icon=\"fa fa-code\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spCreate\"\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=\"spUpdate\"\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=\"spDelete\"\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=\"spCreateGenerated\"\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=\"spUpdateGenerated\"\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=\"spDeleteGenerated\"\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=\"CascadeDeletes\"\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=\"DeleteType\"\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=\"AllowRecordMerge\"\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=\"spMatch\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Row Statistics Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"rowStatistics\"\n SectionName=\"Row Statistics\"\n Icon=\"fa fa-chart-bar\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoRowCountFrequency\"\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=\"RowCount\"\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=\"RowCountRunAt\"\n Type=\"datepicker\"\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 <!-- Application Entities Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"applicationEntities\"\n SectionName=\"Application Entities\"\n Icon=\"fa fa-cubes\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('applicationEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('applicationEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('applicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"auditLogs\"\n SectionName=\"Audit Logs\"\n Icon=\"fa-solid fa-fingerprint\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('auditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Audit Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('auditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('auditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Record Maps Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"companyIntegrationRecordMaps\"\n SectionName=\"Company Integration Record Maps\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('companyIntegrationRecordMaps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Record Maps','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Record Maps')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRecordMaps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRecordMaps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Run Details Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"companyIntegrationRunDetails\"\n SectionName=\"Company Integration Run Details\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('companyIntegrationRunDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run Details','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Run Details')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRunDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRunDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"conversations\"\n SectionName=\"Conversations\"\n Icon=\"fa-regular fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('conversations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversations','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('conversations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Context Items Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"dataContextItems\"\n SectionName=\"Data Context Items\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('dataContextItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dataset Items Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"datasetItems\"\n SectionName=\"Dataset Items\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('datasetItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dataset Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Dataset Items')\"\n [AllowLoad]=\"IsSectionExpanded('datasetItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('datasetItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"duplicateRuns\"\n SectionName=\"Duplicate Runs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('duplicateRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Duplicate Runs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('duplicateRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('duplicateRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entities Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entities\"\n SectionName=\"Entities\"\n Icon=\"fa-solid fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entities','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Entities')\"\n [AllowLoad]=\"IsSectionExpanded('entities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Actions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entityActions\"\n SectionName=\"Entity Actions\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"aIActions\"\n SectionName=\"AI Actions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Communication Message Types Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entityCommunicationMessageTypes\"\n SectionName=\"Entity Communication Message Types\"\n Icon=\"fa fa-comment-dots\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityCommunicationMessageTypes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Communication Message Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Communication Message Types')\"\n [AllowLoad]=\"IsSectionExpanded('entityCommunicationMessageTypes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityCommunicationMessageTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entityDocuments\"\n SectionName=\"Entity Documents\"\n Icon=\"fa fa-file-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityDocuments')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Fields Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"fields\"\n SectionName=\"Fields\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('fields')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Fields','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Fields')\"\n [AllowLoad]=\"IsSectionExpanded('fields')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('fields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Permissions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"permissions\"\n SectionName=\"Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('permissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Permissions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('permissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('permissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Record Documents Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entityRecordDocuments\"\n SectionName=\"Entity Record Documents\"\n Icon=\"fa fa-file-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityRecordDocuments')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Record Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Record Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityRecordDocuments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityRecordDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Relationships Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"relationships\"\n SectionName=\"Relationships\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('relationships')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Relationships','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Relationships')\"\n [AllowLoad]=\"IsSectionExpanded('relationships')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('relationships', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Settings Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"entitySettings\"\n SectionName=\"Entity Settings\"\n Icon=\"fa fa-cog\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entitySettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Settings','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Settings')\"\n [AllowLoad]=\"IsSectionExpanded('entitySettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entitySettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- File Entity Record Links Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"fileEntityRecordLinks\"\n SectionName=\"File Entity Record Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('fileEntityRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('File Entity Record Links','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('File Entity Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('fileEntityRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('fileEntityRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Integration URL Formats Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"integrationURLFormats\"\n SectionName=\"Integration URL Formats\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('integrationURLFormats')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Integration URL Formats','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Integration URL Formats')\"\n [AllowLoad]=\"IsSectionExpanded('integrationURLFormats')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('integrationURLFormats', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"lists\"\n SectionName=\"Lists\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('lists')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Lists','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Lists')\"\n [AllowLoad]=\"IsSectionExpanded('lists')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('lists', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"queryFields\"\n SectionName=\"Query Fields\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('queryFields')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Items Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"recommendationItems\"\n SectionName=\"Recommendation Items\"\n Icon=\"fa fa-lightbulb\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recommendationItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','DestinationEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendations Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"recommendations\"\n SectionName=\"Recommendations\"\n Icon=\"fa-solid fa-circle-nodes\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recommendations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendations','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendations')\"\n [AllowLoad]=\"IsSectionExpanded('recommendations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"recordChanges\"\n SectionName=\"Record Changes\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recordChanges')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Changes','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('recordChanges')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"recordMergeLogs\"\n SectionName=\"Record Merge Logs\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recordMergeLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Merge Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('recordMergeLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recordMergeLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Types Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"resourceTypes\"\n SectionName=\"Resource Types\"\n Icon=\"fa fa-layer-group\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('resourceTypes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Resource Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Resource Types')\"\n [AllowLoad]=\"IsSectionExpanded('resourceTypes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('resourceTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tagged Items Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"taggedItems\"\n SectionName=\"Tagged Items\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('taggedItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Tagged Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Tagged Items')\"\n [AllowLoad]=\"IsSectionExpanded('taggedItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('taggedItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Params Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"templateParams\"\n SectionName=\"Template Params\"\n Icon=\"fa fa-cog\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('templateParams')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Params','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Template Params')\"\n [AllowLoad]=\"IsSectionExpanded('templateParams')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('templateParams', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Application Entities Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"userApplicationEntities\"\n SectionName=\"User Application Entities\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userApplicationEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('userApplicationEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userApplicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"userFavorites\"\n SectionName=\"User Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Favorites','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('userFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"userRecordLogs\"\n SectionName=\"User Record Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userRecordLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Record Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('userRecordLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"userViewCategories\"\n SectionName=\"User View Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userViewCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User View Categories','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('userViewCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"userViews\"\n SectionName=\"User Views\"\n Icon=\"fa-solid fa-table-cells\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userViews')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Views','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Views')\"\n [AllowLoad]=\"IsSectionExpanded('userViews')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Users Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"users\"\n SectionName=\"Users\"\n Icon=\"fa-solid fa-user\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('users')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Users','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Users')\"\n [AllowLoad]=\"IsSectionExpanded('users')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('users', $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','PrimaryScopeEntityID')\"\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 <!-- MJ: Access Control Rules Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJAccessControlRules\"\n SectionName=\"MJ: Access Control Rules\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $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','PrimaryScopeEntityID')\"\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: Record Links Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJRecordLinks\"\n SectionName=\"MJ: Record Links\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Version Label Items Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJVersionLabelItems\"\n SectionName=\"MJ: Version Label Items\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Items')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Version Labels Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJVersionLabels\"\n SectionName=\"MJ: Version Labels\"\n Icon=\"fa fa-tag\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabels')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Labels','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Labels')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabels')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"queryEntities\"\n SectionName=\"Query Entities\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('queryEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"generatedCodes\"\n SectionName=\"Generated Codes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('generatedCodes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJRecordLinks\"\n SectionName=\"MJ: Record Links\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','TargetEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $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','PrimaryScopeEntityID')\"\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: Test Runs Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJTestRuns\"\n SectionName=\"MJ: Test Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TargetLogEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
1026
+ args: [{ standalone: false, selector: 'gen-entity-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 <!-- Identity & Structure Section -->\n <mj-collapsible-panel\n SectionKey=\"identityStructure\"\n SectionName=\"Identity & Structure\"\n Icon=\"fa fa-cube\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\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=\"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=\"NameSuffix\"\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=\"BaseTable\"\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=\"BaseView\"\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=\"BaseViewGenerated\"\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=\"SchemaName\"\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=\"VirtualEntity\"\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=\"DisplayName\"\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=\"CodeName\"\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=\"ClassName\"\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=\"BaseTableCodeName\"\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=\"ParentEntity\"\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=\"ParentBaseTable\"\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=\"ParentBaseView\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Interface & Customization Section -->\n <mj-collapsible-panel\n SectionKey=\"userInterfaceCustomization\"\n SectionName=\"User Interface & Customization\"\n Icon=\"fa fa-paint-brush\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\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=\"RelationshipDefaultDisplayType\"\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=\"UserFormGenerated\"\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=\"EntityObjectSubclassName\"\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=\"EntityObjectSubclassImport\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Auditing & Lifecycle Section -->\n <mj-collapsible-panel\n SectionKey=\"auditingLifecycle\"\n SectionName=\"Auditing & Lifecycle\"\n Icon=\"fa fa-history\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoUpdateDescription\"\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=\"TrackRecordChanges\"\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=\"AuditRecordAccess\"\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=\"AuditViewRuns\"\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=\"PreferredCommunicationField\"\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=\"Icon\"\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=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API & Search Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"aPISearchSettings\"\n SectionName=\"API & Search Settings\"\n Icon=\"fa fa-search\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IncludeInAPI\"\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=\"AllowAllRowsAPI\"\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=\"AllowUpdateAPI\"\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=\"AllowCreateAPI\"\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=\"AllowDeleteAPI\"\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=\"CustomResolverAPI\"\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=\"AllowUserSearchAPI\"\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=\"FullTextSearchEnabled\"\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=\"FullTextCatalog\"\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=\"FullTextCatalogGenerated\"\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=\"FullTextIndex\"\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=\"FullTextIndexGenerated\"\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=\"FullTextSearchFunction\"\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=\"FullTextSearchFunctionGenerated\"\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=\"UserViewMaxRows\"\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=\"ScopeDefault\"\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=\"RowsToPackWithSchema\"\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=\"RowsToPackSampleMethod\"\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=\"RowsToPackSampleCount\"\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=\"RowsToPackSampleOrder\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Procedures & Deletion Section -->\n <mj-collapsible-panel\n SectionKey=\"proceduresDeletion\"\n SectionName=\"Procedures & Deletion\"\n Icon=\"fa fa-code\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spCreate\"\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=\"spUpdate\"\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=\"spDelete\"\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=\"spCreateGenerated\"\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=\"spUpdateGenerated\"\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=\"spDeleteGenerated\"\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=\"CascadeDeletes\"\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=\"DeleteType\"\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=\"AllowRecordMerge\"\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=\"spMatch\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Row Statistics Section -->\n <mj-collapsible-panel\n SectionKey=\"rowStatistics\"\n SectionName=\"Row Statistics\"\n Icon=\"fa fa-chart-bar\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoRowCountFrequency\"\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=\"RowCount\"\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=\"RowCountRunAt\"\n Type=\"datepicker\"\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 <!-- Application Entities Section -->\n <mj-collapsible-panel\n SectionKey=\"applicationEntities\"\n SectionName=\"Application Entities\"\n Icon=\"fa fa-cubes\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('applicationEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('applicationEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('applicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"auditLogs\"\n SectionName=\"Audit Logs\"\n Icon=\"fa-solid fa-fingerprint\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('auditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Audit Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('auditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('auditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Record Maps Section -->\n <mj-collapsible-panel\n SectionKey=\"companyIntegrationRecordMaps\"\n SectionName=\"Company Integration Record Maps\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('companyIntegrationRecordMaps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Record Maps','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Record Maps')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRecordMaps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRecordMaps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Run Details Section -->\n <mj-collapsible-panel\n SectionKey=\"companyIntegrationRunDetails\"\n SectionName=\"Company Integration Run Details\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('companyIntegrationRunDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run Details','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Run Details')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRunDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRunDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel\n SectionKey=\"conversations\"\n SectionName=\"Conversations\"\n Icon=\"fa-regular fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('conversations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversations','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('conversations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Context Items Section -->\n <mj-collapsible-panel\n SectionKey=\"dataContextItems\"\n SectionName=\"Data Context Items\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('dataContextItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dataset Items Section -->\n <mj-collapsible-panel\n SectionKey=\"datasetItems\"\n SectionName=\"Dataset Items\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('datasetItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dataset Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Dataset Items')\"\n [AllowLoad]=\"IsSectionExpanded('datasetItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('datasetItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"duplicateRuns\"\n SectionName=\"Duplicate Runs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('duplicateRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Duplicate Runs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('duplicateRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('duplicateRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entities Section -->\n <mj-collapsible-panel\n SectionKey=\"entities\"\n SectionName=\"Entities\"\n Icon=\"fa-solid fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entities','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Entities')\"\n [AllowLoad]=\"IsSectionExpanded('entities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"entityActions\"\n SectionName=\"Entity Actions\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"aIActions\"\n SectionName=\"AI Actions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Communication Message Types Section -->\n <mj-collapsible-panel\n SectionKey=\"entityCommunicationMessageTypes\"\n SectionName=\"Entity Communication Message Types\"\n Icon=\"fa fa-comment-dots\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityCommunicationMessageTypes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Communication Message Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Communication Message Types')\"\n [AllowLoad]=\"IsSectionExpanded('entityCommunicationMessageTypes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityCommunicationMessageTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel\n SectionKey=\"entityDocuments\"\n SectionName=\"Entity Documents\"\n Icon=\"fa fa-file-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityDocuments')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Fields Section -->\n <mj-collapsible-panel\n SectionKey=\"fields\"\n SectionName=\"Fields\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('fields')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Fields','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Fields')\"\n [AllowLoad]=\"IsSectionExpanded('fields')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('fields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"permissions\"\n SectionName=\"Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('permissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Permissions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('permissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('permissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Record Documents Section -->\n <mj-collapsible-panel\n SectionKey=\"entityRecordDocuments\"\n SectionName=\"Entity Record Documents\"\n Icon=\"fa fa-file-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entityRecordDocuments')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Record Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Record Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityRecordDocuments')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entityRecordDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Relationships Section -->\n <mj-collapsible-panel\n SectionKey=\"relationships\"\n SectionName=\"Relationships\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('relationships')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Relationships','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Relationships')\"\n [AllowLoad]=\"IsSectionExpanded('relationships')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('relationships', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"entitySettings\"\n SectionName=\"Entity Settings\"\n Icon=\"fa fa-cog\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('entitySettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Settings','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Settings')\"\n [AllowLoad]=\"IsSectionExpanded('entitySettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('entitySettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- File Entity Record Links Section -->\n <mj-collapsible-panel\n SectionKey=\"fileEntityRecordLinks\"\n SectionName=\"File Entity Record Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('fileEntityRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('File Entity Record Links','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('File Entity Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('fileEntityRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('fileEntityRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Integration URL Formats Section -->\n <mj-collapsible-panel\n SectionKey=\"integrationURLFormats\"\n SectionName=\"Integration URL Formats\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('integrationURLFormats')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Integration URL Formats','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Integration URL Formats')\"\n [AllowLoad]=\"IsSectionExpanded('integrationURLFormats')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('integrationURLFormats', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel\n SectionKey=\"lists\"\n SectionName=\"Lists\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('lists')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Lists','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Lists')\"\n [AllowLoad]=\"IsSectionExpanded('lists')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('lists', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel\n SectionKey=\"queryFields\"\n SectionName=\"Query Fields\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('queryFields')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Items Section -->\n <mj-collapsible-panel\n SectionKey=\"recommendationItems\"\n SectionName=\"Recommendation Items\"\n Icon=\"fa fa-lightbulb\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recommendationItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','DestinationEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendations Section -->\n <mj-collapsible-panel\n SectionKey=\"recommendations\"\n SectionName=\"Recommendations\"\n Icon=\"fa-solid fa-circle-nodes\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recommendations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendations','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendations')\"\n [AllowLoad]=\"IsSectionExpanded('recommendations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel\n SectionKey=\"recordChanges\"\n SectionName=\"Record Changes\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recordChanges')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Changes','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('recordChanges')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"recordMergeLogs\"\n SectionName=\"Record Merge Logs\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recordMergeLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Merge Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('recordMergeLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recordMergeLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Types Section -->\n <mj-collapsible-panel\n SectionKey=\"resourceTypes\"\n SectionName=\"Resource Types\"\n Icon=\"fa fa-layer-group\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('resourceTypes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Resource Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Resource Types')\"\n [AllowLoad]=\"IsSectionExpanded('resourceTypes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('resourceTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tagged Items Section -->\n <mj-collapsible-panel\n SectionKey=\"taggedItems\"\n SectionName=\"Tagged Items\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('taggedItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Tagged Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Tagged Items')\"\n [AllowLoad]=\"IsSectionExpanded('taggedItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('taggedItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Params Section -->\n <mj-collapsible-panel\n SectionKey=\"templateParams\"\n SectionName=\"Template Params\"\n Icon=\"fa fa-cog\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('templateParams')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Params','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Template Params')\"\n [AllowLoad]=\"IsSectionExpanded('templateParams')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('templateParams', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Application Entities Section -->\n <mj-collapsible-panel\n SectionKey=\"userApplicationEntities\"\n SectionName=\"User Application Entities\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userApplicationEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('userApplicationEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userApplicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel\n SectionKey=\"userFavorites\"\n SectionName=\"User Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Favorites','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('userFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"userRecordLogs\"\n SectionName=\"User Record Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userRecordLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Record Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('userRecordLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"userViewCategories\"\n SectionName=\"User View Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userViewCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User View Categories','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('userViewCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel\n SectionKey=\"userViews\"\n SectionName=\"User Views\"\n Icon=\"fa-solid fa-table-cells\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userViews')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Views','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Views')\"\n [AllowLoad]=\"IsSectionExpanded('userViews')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Users Section -->\n <mj-collapsible-panel\n SectionKey=\"users\"\n SectionName=\"Users\"\n Icon=\"fa-solid fa-user\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('users')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Users','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Users')\"\n [AllowLoad]=\"IsSectionExpanded('users')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('users', $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','PrimaryScopeEntityID')\"\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 <!-- MJ: Access Control Rules Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAccessControlRules\"\n SectionName=\"MJ: Access Control Rules\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $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','PrimaryScopeEntityID')\"\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: Record Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordLinks\"\n SectionName=\"MJ: Record Links\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Version Label Items Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabelItems\"\n SectionName=\"MJ: Version Label Items\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelItems')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Items')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelItems')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Version Labels Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabels\"\n SectionName=\"MJ: Version Labels\"\n Icon=\"fa fa-tag\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabels')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Labels','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Labels')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabels')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel\n SectionKey=\"queryEntities\"\n SectionName=\"Query Entities\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('queryEntities')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel\n SectionKey=\"generatedCodes\"\n SectionName=\"Generated Codes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('generatedCodes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordLinks\"\n SectionName=\"MJ: Record Links\"\n Icon=\"fa fa-project-diagram\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','TargetEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $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','PrimaryScopeEntityID')\"\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: Test Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRuns\"\n SectionName=\"MJ: Test Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TargetLogEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
1027
1027
  }], null, null); })();
1028
1028
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityFormComponent, { className: "EntityFormComponent", filePath: "src/lib/generated/Entities/Entity/entity.form.component.ts", lineNumber: 13 }); })();
1029
1029
  //# sourceMappingURL=entity.form.component.js.map