@memberjunction/ng-core-entity-forms 5.4.1 → 5.6.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 (345) hide show
  1. package/dist/lib/custom/AIAgents/add-action-dialog.component.d.ts.map +1 -1
  2. package/dist/lib/custom/AIAgents/add-action-dialog.component.js +6 -5
  3. package/dist/lib/custom/AIAgents/add-action-dialog.component.js.map +1 -1
  4. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.d.ts.map +1 -1
  5. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.js +3 -2
  6. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.js.map +1 -1
  7. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +22 -22
  8. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  9. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts.map +1 -1
  10. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js +9 -8
  11. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js.map +1 -1
  12. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts.map +1 -1
  13. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +4 -3
  14. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js.map +1 -1
  15. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts.map +1 -1
  16. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +6 -5
  17. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js.map +1 -1
  18. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +10 -10
  19. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
  20. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.d.ts.map +1 -1
  21. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.js +4 -3
  22. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.js.map +1 -1
  23. package/dist/lib/custom/Entities/entity-form.component.d.ts +2 -0
  24. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -1
  25. package/dist/lib/custom/Entities/entity-form.component.js +15 -11
  26. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
  27. package/dist/lib/custom/Lists/list-form.component.js +7 -7
  28. package/dist/lib/custom/Lists/list-form.component.js.map +1 -1
  29. package/dist/lib/custom/Queries/query-form.component.js +4 -4
  30. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  31. package/dist/lib/custom/Tests/test-suite-form.component.d.ts +4 -0
  32. package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
  33. package/dist/lib/custom/Tests/test-suite-form.component.js +13 -5
  34. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  35. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.d.ts.map +1 -1
  36. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +3 -2
  37. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js.map +1 -1
  38. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts.map +1 -1
  39. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +4 -3
  40. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js.map +1 -1
  41. package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.d.ts.map +1 -1
  42. package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js +5 -4
  43. package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js.map +1 -1
  44. package/dist/lib/custom/shared/entity-selector-dialog.component.d.ts +1 -0
  45. package/dist/lib/custom/shared/entity-selector-dialog.component.d.ts.map +1 -1
  46. package/dist/lib/custom/shared/entity-selector-dialog.component.js +7 -3
  47. package/dist/lib/custom/shared/entity-selector-dialog.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/MJAIAction/mjaiaction.form.component.js +10 -10
  49. package/dist/lib/generated/Entities/MJAIAction/mjaiaction.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +90 -90
  51. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component.js +6 -6
  53. package/dist/lib/generated/Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +11 -11
  55. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js +3 -3
  57. package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/MJAIAgentStep/mjaiagentstep.form.component.js +13 -13
  59. package/dist/lib/generated/Entities/MJAIAgentStep/mjaiagentstep.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js +6 -6
  61. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js +4 -4
  63. package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +13 -13
  65. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
  66. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +23 -23
  67. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
  68. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +58 -58
  69. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
  70. package/dist/lib/generated/Entities/MJAIModelPriceType/mjaimodelpricetype.form.component.js +3 -3
  71. package/dist/lib/generated/Entities/MJAIModelPriceType/mjaimodelpricetype.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component.js +3 -3
  73. package/dist/lib/generated/Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/MJAIModelType/mjaimodeltype.form.component.js +10 -10
  75. package/dist/lib/generated/Entities/MJAIModelType/mjaimodeltype.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/MJAIModelVendor/mjaimodelvendor.form.component.js +3 -3
  77. package/dist/lib/generated/Entities/MJAIModelVendor/mjaimodelvendor.form.component.js.map +1 -1
  78. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +55 -55
  79. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  80. package/dist/lib/generated/Entities/MJAIPromptCategory/mjaipromptcategory.form.component.js +10 -10
  81. package/dist/lib/generated/Entities/MJAIPromptCategory/mjaipromptcategory.form.component.js.map +1 -1
  82. package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js +3 -3
  83. package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js.map +1 -1
  84. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +8 -8
  85. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  86. package/dist/lib/generated/Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component.js +3 -3
  87. package/dist/lib/generated/Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/MJAIPromptType/mjaiprompttype.form.component.js +6 -6
  89. package/dist/lib/generated/Entities/MJAIPromptType/mjaiprompttype.form.component.js.map +1 -1
  90. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +13 -13
  91. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
  92. package/dist/lib/generated/Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component.js +4 -4
  93. package/dist/lib/generated/Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component.js.map +1 -1
  94. package/dist/lib/generated/Entities/MJAPIApplication/mjapiapplication.form.component.js +5 -5
  95. package/dist/lib/generated/Entities/MJAPIApplication/mjapiapplication.form.component.js.map +1 -1
  96. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +5 -5
  97. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +5 -5
  99. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
  100. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +44 -44
  101. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js +11 -11
  103. package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js.map +1 -1
  104. package/dist/lib/generated/Entities/MJActionContextType/mjactioncontexttype.form.component.js +6 -6
  105. package/dist/lib/generated/Entities/MJActionContextType/mjactioncontexttype.form.component.js.map +1 -1
  106. package/dist/lib/generated/Entities/MJActionFilter/mjactionfilter.form.component.js +6 -6
  107. package/dist/lib/generated/Entities/MJActionFilter/mjactionfilter.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/MJActionParam/mjactionparam.form.component.js +10 -10
  109. package/dist/lib/generated/Entities/MJActionParam/mjactionparam.form.component.js.map +1 -1
  110. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +19 -19
  111. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
  112. package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.d.ts.map +1 -1
  113. package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js +8 -26
  114. package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js.map +1 -1
  115. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +10 -10
  116. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
  117. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +6 -6
  118. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
  119. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +10 -10
  120. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
  121. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +19 -19
  122. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js +5 -5
  124. package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js.map +1 -1
  125. package/dist/lib/generated/Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component.js +10 -10
  126. package/dist/lib/generated/Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component.js.map +1 -1
  127. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js +8 -8
  128. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js.map +1 -1
  129. package/dist/lib/generated/Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component.js +6 -6
  130. package/dist/lib/generated/Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component.js.map +1 -1
  131. package/dist/lib/generated/Entities/MJCommunicationRun/mjcommunicationrun.form.component.js +6 -6
  132. package/dist/lib/generated/Entities/MJCommunicationRun/mjcommunicationrun.form.component.js.map +1 -1
  133. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.d.ts.map +1 -1
  134. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +23 -41
  135. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
  136. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +18 -18
  137. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js +14 -14
  139. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js.map +1 -1
  140. package/dist/lib/generated/Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component.js +6 -6
  141. package/dist/lib/generated/Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component.js.map +1 -1
  142. package/dist/lib/generated/Entities/MJComponent/mjcomponent.form.component.js +15 -15
  143. package/dist/lib/generated/Entities/MJComponent/mjcomponent.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/MJComponentLibrary/mjcomponentlibrary.form.component.js +3 -3
  145. package/dist/lib/generated/Entities/MJComponentLibrary/mjcomponentlibrary.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/MJComponentRegistry/mjcomponentregistry.form.component.js +3 -3
  147. package/dist/lib/generated/Entities/MJComponentRegistry/mjcomponentregistry.form.component.js.map +1 -1
  148. package/dist/lib/generated/Entities/MJContentFileType/mjcontentfiletype.form.component.js +10 -10
  149. package/dist/lib/generated/Entities/MJContentFileType/mjcontentfiletype.form.component.js.map +1 -1
  150. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +10 -10
  151. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
  152. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +14 -14
  153. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js +10 -10
  155. package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +10 -10
  157. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js +17 -17
  159. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
  160. package/dist/lib/generated/Entities/MJConversationArtifact/mjconversationartifact.form.component.js +8 -8
  161. package/dist/lib/generated/Entities/MJConversationArtifact/mjconversationartifact.form.component.js.map +1 -1
  162. package/dist/lib/generated/Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component.js +6 -6
  163. package/dist/lib/generated/Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +20 -20
  165. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  166. package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js +6 -6
  167. package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js.map +1 -1
  168. package/dist/lib/generated/Entities/MJCredentialCategory/mjcredentialcategory.form.component.js +4 -4
  169. package/dist/lib/generated/Entities/MJCredentialCategory/mjcredentialcategory.form.component.js.map +1 -1
  170. package/dist/lib/generated/Entities/MJCredentialType/mjcredentialtype.form.component.js +5 -5
  171. package/dist/lib/generated/Entities/MJCredentialType/mjcredentialtype.form.component.js.map +1 -1
  172. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js +6 -6
  173. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js.map +1 -1
  174. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js +12 -12
  175. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js.map +1 -1
  176. package/dist/lib/generated/Entities/MJDataContext/mjdatacontext.form.component.js +14 -14
  177. package/dist/lib/generated/Entities/MJDataContext/mjdatacontext.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/MJDataset/mjdataset.form.component.js +6 -6
  179. package/dist/lib/generated/Entities/MJDataset/mjdataset.form.component.js.map +1 -1
  180. package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js +6 -6
  181. package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js.map +1 -1
  182. package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js +6 -6
  183. package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js.map +1 -1
  184. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js +22 -22
  185. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js.map +1 -1
  186. package/dist/lib/generated/Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component.js +3 -3
  187. package/dist/lib/generated/Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component.js.map +1 -1
  188. package/dist/lib/generated/Entities/MJEncryptionKey/mjencryptionkey.form.component.js +6 -6
  189. package/dist/lib/generated/Entities/MJEncryptionKey/mjencryptionkey.form.component.js.map +1 -1
  190. package/dist/lib/generated/Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component.js +3 -3
  191. package/dist/lib/generated/Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component.js.map +1 -1
  192. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +217 -217
  193. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
  194. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js +14 -14
  195. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js.map +1 -1
  196. package/dist/lib/generated/Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component.js +6 -6
  197. package/dist/lib/generated/Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component.js.map +1 -1
  198. package/dist/lib/generated/Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component.js +6 -6
  199. package/dist/lib/generated/Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component.js.map +1 -1
  200. package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js +14 -14
  201. package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js.map +1 -1
  202. package/dist/lib/generated/Entities/MJEntityDocumentType/mjentitydocumenttype.form.component.js +6 -6
  203. package/dist/lib/generated/Entities/MJEntityDocumentType/mjentitydocumenttype.form.component.js.map +1 -1
  204. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +3 -3
  205. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
  206. package/dist/lib/generated/Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component.js +6 -6
  207. package/dist/lib/generated/Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component.js.map +1 -1
  208. package/dist/lib/generated/Entities/MJEnvironment/mjenvironment.form.component.js +18 -18
  209. package/dist/lib/generated/Entities/MJEnvironment/mjenvironment.form.component.js.map +1 -1
  210. package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js +9 -9
  211. package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js.map +1 -1
  212. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js +10 -10
  213. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js.map +1 -1
  214. package/dist/lib/generated/Entities/MJFileStorageProvider/mjfilestorageprovider.form.component.js +12 -12
  215. package/dist/lib/generated/Entities/MJFileStorageProvider/mjfilestorageprovider.form.component.js.map +1 -1
  216. package/dist/lib/generated/Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component.js +10 -10
  217. package/dist/lib/generated/Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component.js.map +1 -1
  218. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +14 -14
  219. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/MJLibrary/mjlibrary.form.component.js +10 -10
  221. package/dist/lib/generated/Entities/MJLibrary/mjlibrary.form.component.js.map +1 -1
  222. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +12 -12
  223. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
  224. package/dist/lib/generated/Entities/MJListCategory/mjlistcategory.form.component.js +10 -10
  225. package/dist/lib/generated/Entities/MJListCategory/mjlistcategory.form.component.js.map +1 -1
  226. package/dist/lib/generated/Entities/MJMCPServer/mjmcpserver.form.component.js +5 -5
  227. package/dist/lib/generated/Entities/MJMCPServer/mjmcpserver.form.component.js.map +1 -1
  228. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js +8 -8
  229. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js.map +1 -1
  230. package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js +4 -4
  231. package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js.map +1 -1
  232. package/dist/lib/generated/Entities/MJOpenApp/mjopenapp.form.component.js +16 -16
  233. package/dist/lib/generated/Entities/MJOpenApp/mjopenapp.form.component.js.map +1 -1
  234. package/dist/lib/generated/Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component.js +6 -6
  235. package/dist/lib/generated/Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component.js.map +1 -1
  236. package/dist/lib/generated/Entities/MJOutputFormatType/mjoutputformattype.form.component.js +6 -6
  237. package/dist/lib/generated/Entities/MJOutputFormatType/mjoutputformattype.form.component.js.map +1 -1
  238. package/dist/lib/generated/Entities/MJOutputTriggerType/mjoutputtriggertype.form.component.js +6 -6
  239. package/dist/lib/generated/Entities/MJOutputTriggerType/mjoutputtriggertype.form.component.js.map +1 -1
  240. package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js +8 -8
  241. package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js.map +1 -1
  242. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.d.ts.map +1 -1
  243. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js +74 -54
  244. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js.map +1 -1
  245. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js +10 -10
  246. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js.map +1 -1
  247. package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.d.ts +10 -0
  248. package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.d.ts.map +1 -0
  249. package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.js +63 -0
  250. package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.js.map +1 -0
  251. package/dist/lib/generated/Entities/MJQueue/mjqueue.form.component.js +6 -6
  252. package/dist/lib/generated/Entities/MJQueue/mjqueue.form.component.js.map +1 -1
  253. package/dist/lib/generated/Entities/MJQueueType/mjqueuetype.form.component.js +6 -6
  254. package/dist/lib/generated/Entities/MJQueueType/mjqueuetype.form.component.js.map +1 -1
  255. package/dist/lib/generated/Entities/MJRecommendation/mjrecommendation.form.component.js +6 -6
  256. package/dist/lib/generated/Entities/MJRecommendation/mjrecommendation.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/MJRecommendationProvider/mjrecommendationprovider.form.component.js +6 -6
  258. package/dist/lib/generated/Entities/MJRecommendationProvider/mjrecommendationprovider.form.component.js.map +1 -1
  259. package/dist/lib/generated/Entities/MJRecommendationRun/mjrecommendationrun.form.component.js +6 -6
  260. package/dist/lib/generated/Entities/MJRecommendationRun/mjrecommendationrun.form.component.js.map +1 -1
  261. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +3 -3
  262. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
  263. package/dist/lib/generated/Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component.js +6 -6
  264. package/dist/lib/generated/Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component.js.map +1 -1
  265. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js +10 -10
  266. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js.map +1 -1
  267. package/dist/lib/generated/Entities/MJReport/mjreport.form.component.js +8 -8
  268. package/dist/lib/generated/Entities/MJReport/mjreport.form.component.js.map +1 -1
  269. package/dist/lib/generated/Entities/MJReportCategory/mjreportcategory.form.component.js +10 -10
  270. package/dist/lib/generated/Entities/MJReportCategory/mjreportcategory.form.component.js.map +1 -1
  271. package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js +18 -18
  272. package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js.map +1 -1
  273. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +28 -28
  274. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
  275. package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js +6 -6
  276. package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js.map +1 -1
  277. package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.d.ts +10 -0
  278. package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.d.ts.map +1 -0
  279. package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.js +109 -0
  280. package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.js.map +1 -0
  281. package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js +6 -6
  282. package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js.map +1 -1
  283. package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js +3 -3
  284. package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js.map +1 -1
  285. package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js +3 -3
  286. package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js.map +1 -1
  287. package/dist/lib/generated/Entities/MJScheduledJobType/mjscheduledjobtype.form.component.js +3 -3
  288. package/dist/lib/generated/Entities/MJScheduledJobType/mjscheduledjobtype.form.component.js.map +1 -1
  289. package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js +10 -10
  290. package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js.map +1 -1
  291. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +10 -10
  292. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
  293. package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js +16 -16
  294. package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js.map +1 -1
  295. package/dist/lib/generated/Entities/MJTaskType/mjtasktype.form.component.js +3 -3
  296. package/dist/lib/generated/Entities/MJTaskType/mjtasktype.form.component.js.map +1 -1
  297. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js +34 -34
  298. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js.map +1 -1
  299. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js +10 -10
  300. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js.map +1 -1
  301. package/dist/lib/generated/Entities/MJTemplateContent/mjtemplatecontent.form.component.js +6 -6
  302. package/dist/lib/generated/Entities/MJTemplateContent/mjtemplatecontent.form.component.js.map +1 -1
  303. package/dist/lib/generated/Entities/MJTemplateContentType/mjtemplatecontenttype.form.component.js +6 -6
  304. package/dist/lib/generated/Entities/MJTemplateContentType/mjtemplatecontenttype.form.component.js.map +1 -1
  305. package/dist/lib/generated/Entities/MJTest/mjtest.form.component.js +4 -4
  306. package/dist/lib/generated/Entities/MJTest/mjtest.form.component.js.map +1 -1
  307. package/dist/lib/generated/Entities/MJTestRun/mjtestrun.form.component.js +14 -14
  308. package/dist/lib/generated/Entities/MJTestRun/mjtestrun.form.component.js.map +1 -1
  309. package/dist/lib/generated/Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component.js +3 -3
  310. package/dist/lib/generated/Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component.js.map +1 -1
  311. package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js +5 -5
  312. package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js.map +1 -1
  313. package/dist/lib/generated/Entities/MJTestSuiteRun/mjtestsuiterun.form.component.js +3 -3
  314. package/dist/lib/generated/Entities/MJTestSuiteRun/mjtestsuiterun.form.component.js.map +1 -1
  315. package/dist/lib/generated/Entities/MJTestType/mjtesttype.form.component.js +4 -4
  316. package/dist/lib/generated/Entities/MJTestType/mjtesttype.form.component.js.map +1 -1
  317. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +334 -334
  318. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  319. package/dist/lib/generated/Entities/MJUserApplication/mjuserapplication.form.component.js +6 -6
  320. package/dist/lib/generated/Entities/MJUserApplication/mjuserapplication.form.component.js.map +1 -1
  321. package/dist/lib/generated/Entities/MJUserNotificationType/mjusernotificationtype.form.component.js +7 -7
  322. package/dist/lib/generated/Entities/MJUserNotificationType/mjusernotificationtype.form.component.js.map +1 -1
  323. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +14 -14
  324. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
  325. package/dist/lib/generated/Entities/MJUserViewCategory/mjuserviewcategory.form.component.js +10 -10
  326. package/dist/lib/generated/Entities/MJUserViewCategory/mjuserviewcategory.form.component.js.map +1 -1
  327. package/dist/lib/generated/Entities/MJUserViewRun/mjuserviewrun.form.component.js +6 -6
  328. package/dist/lib/generated/Entities/MJUserViewRun/mjuserviewrun.form.component.js.map +1 -1
  329. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +10 -10
  330. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
  331. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js +6 -6
  332. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js.map +1 -1
  333. package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js +18 -18
  334. package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js.map +1 -1
  335. package/dist/lib/generated/Entities/MJWorkflow/mjworkflow.form.component.js +10 -10
  336. package/dist/lib/generated/Entities/MJWorkflow/mjworkflow.form.component.js.map +1 -1
  337. package/dist/lib/generated/Entities/MJWorkflowEngine/mjworkflowengine.form.component.js +6 -6
  338. package/dist/lib/generated/Entities/MJWorkflowEngine/mjworkflowengine.form.component.js.map +1 -1
  339. package/dist/lib/generated/Entities/MJWorkspace/mjworkspace.form.component.js +6 -6
  340. package/dist/lib/generated/Entities/MJWorkspace/mjworkspace.form.component.js.map +1 -1
  341. package/dist/lib/generated/generated-forms.module.d.ts +80 -78
  342. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  343. package/dist/lib/generated/generated-forms.module.js +25 -19
  344. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  345. package/package.json +30 -30
@@ -11,217 +11,217 @@ import * as i0 from "@angular/core";
11
11
  import * as i1 from "@memberjunction/ng-base-forms";
12
12
  function MJUserFormComponent_Conditional_28_Template(rf, ctx) { if (rf & 1) {
13
13
  const _r1 = i0.ɵɵgetCurrentView();
14
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
15
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("actionExecutionLogs", $event.totalRowCount)); });
14
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
15
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJActionExecutionLogs", $event.totalRowCount)); });
16
16
  i0.ɵɵelementEnd()();
17
17
  } if (rf & 2) {
18
18
  const ctx_r1 = i0.ɵɵnextContext();
19
19
  i0.ɵɵadvance();
20
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Action Execution Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Action Execution Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("actionExecutionLogs"))("ShowToolbar", false);
20
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Action Execution Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Action Execution Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJActionExecutionLogs"))("ShowToolbar", false);
21
21
  } }
22
22
  function MJUserFormComponent_Conditional_30_Template(rf, ctx) { if (rf & 1) {
23
23
  const _r3 = i0.ɵɵgetCurrentView();
24
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
25
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("actions", $event.totalRowCount)); });
24
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
25
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJActions", $event.totalRowCount)); });
26
26
  i0.ɵɵelementEnd()();
27
27
  } if (rf & 2) {
28
28
  const ctx_r1 = i0.ɵɵnextContext();
29
29
  i0.ɵɵadvance();
30
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Actions", "CodeApprovedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("actions"))("ShowToolbar", false);
30
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Actions", "CodeApprovedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJActions"))("ShowToolbar", false);
31
31
  } }
32
32
  function MJUserFormComponent_Conditional_32_Template(rf, ctx) { if (rf & 1) {
33
33
  const _r4 = i0.ɵɵgetCurrentView();
34
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
35
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("auditLogs", $event.totalRowCount)); });
34
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
35
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAuditLogs", $event.totalRowCount)); });
36
36
  i0.ɵɵelementEnd()();
37
37
  } if (rf & 2) {
38
38
  const ctx_r1 = i0.ɵɵnextContext();
39
39
  i0.ɵɵadvance();
40
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Audit Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Audit Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("auditLogs"))("ShowToolbar", false);
40
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Audit Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Audit Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAuditLogs"))("ShowToolbar", false);
41
41
  } }
42
42
  function MJUserFormComponent_Conditional_34_Template(rf, ctx) { if (rf & 1) {
43
43
  const _r5 = i0.ɵɵgetCurrentView();
44
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
45
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("communicationRuns", $event.totalRowCount)); });
44
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
45
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCommunicationRuns", $event.totalRowCount)); });
46
46
  i0.ɵɵelementEnd()();
47
47
  } if (rf & 2) {
48
48
  const ctx_r1 = i0.ɵɵnextContext();
49
49
  i0.ɵɵadvance();
50
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Communication Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Communication Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("communicationRuns"))("ShowToolbar", false);
50
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Communication Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Communication Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCommunicationRuns"))("ShowToolbar", false);
51
51
  } }
52
52
  function MJUserFormComponent_Conditional_36_Template(rf, ctx) { if (rf & 1) {
53
53
  const _r6 = i0.ɵɵgetCurrentView();
54
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
55
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("companyIntegrationRuns", $event.totalRowCount)); });
54
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
55
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCompanyIntegrationRuns", $event.totalRowCount)); });
56
56
  i0.ɵɵelementEnd()();
57
57
  } if (rf & 2) {
58
58
  const ctx_r1 = i0.ɵɵnextContext();
59
59
  i0.ɵɵadvance();
60
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Company Integration Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Company Integration Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("companyIntegrationRuns"))("ShowToolbar", false);
60
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Company Integration Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Company Integration Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCompanyIntegrationRuns"))("ShowToolbar", false);
61
61
  } }
62
62
  function MJUserFormComponent_Conditional_38_Template(rf, ctx) { if (rf & 1) {
63
63
  const _r7 = i0.ɵɵgetCurrentView();
64
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
65
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("conversations", $event.totalRowCount)); });
64
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
65
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversations", $event.totalRowCount)); });
66
66
  i0.ɵɵelementEnd()();
67
67
  } if (rf & 2) {
68
68
  const ctx_r1 = i0.ɵɵnextContext();
69
69
  i0.ɵɵadvance();
70
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversations", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversations"))("AllowLoad", ctx_r1.IsSectionExpanded("conversations"))("ShowToolbar", false);
70
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversations", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversations"))("ShowToolbar", false);
71
71
  } }
72
72
  function MJUserFormComponent_Conditional_40_Template(rf, ctx) { if (rf & 1) {
73
73
  const _r8 = i0.ɵɵgetCurrentView();
74
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
75
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dashboardCategories", $event.totalRowCount)); });
74
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
75
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategories", $event.totalRowCount)); });
76
76
  i0.ɵɵelementEnd()();
77
77
  } if (rf & 2) {
78
78
  const ctx_r1 = i0.ɵɵnextContext();
79
79
  i0.ɵɵadvance();
80
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("dashboardCategories"))("ShowToolbar", false);
80
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategories"))("ShowToolbar", false);
81
81
  } }
82
82
  function MJUserFormComponent_Conditional_42_Template(rf, ctx) { if (rf & 1) {
83
83
  const _r9 = i0.ɵɵgetCurrentView();
84
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
85
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dashboards", $event.totalRowCount)); });
84
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
85
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboards", $event.totalRowCount)); });
86
86
  i0.ɵɵelementEnd()();
87
87
  } if (rf & 2) {
88
88
  const ctx_r1 = i0.ɵɵnextContext();
89
89
  i0.ɵɵadvance();
90
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboards", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboards"))("AllowLoad", ctx_r1.IsSectionExpanded("dashboards"))("ShowToolbar", false);
90
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboards", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboards"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboards"))("ShowToolbar", false);
91
91
  } }
92
92
  function MJUserFormComponent_Conditional_44_Template(rf, ctx) { if (rf & 1) {
93
93
  const _r10 = i0.ɵɵgetCurrentView();
94
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
95
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dataContexts", $event.totalRowCount)); });
94
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
95
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDataContexts", $event.totalRowCount)); });
96
96
  i0.ɵɵelementEnd()();
97
97
  } if (rf & 2) {
98
98
  const ctx_r1 = i0.ɵɵnextContext();
99
99
  i0.ɵɵadvance();
100
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Data Contexts", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Data Contexts"))("AllowLoad", ctx_r1.IsSectionExpanded("dataContexts"))("ShowToolbar", false);
100
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Data Contexts", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Data Contexts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDataContexts"))("ShowToolbar", false);
101
101
  } }
102
102
  function MJUserFormComponent_Conditional_46_Template(rf, ctx) { if (rf & 1) {
103
103
  const _r11 = i0.ɵɵgetCurrentView();
104
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
105
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("duplicateRuns", $event.totalRowCount)); });
104
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
105
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDuplicateRuns", $event.totalRowCount)); });
106
106
  i0.ɵɵelementEnd()();
107
107
  } if (rf & 2) {
108
108
  const ctx_r1 = i0.ɵɵnextContext();
109
109
  i0.ɵɵadvance();
110
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Duplicate Runs", "StartedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Duplicate Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("duplicateRuns"))("ShowToolbar", false);
110
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Duplicate Runs", "StartedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Duplicate Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDuplicateRuns"))("ShowToolbar", false);
111
111
  } }
112
112
  function MJUserFormComponent_Conditional_48_Template(rf, ctx) { if (rf & 1) {
113
113
  const _r12 = i0.ɵɵgetCurrentView();
114
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
115
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("lists", $event.totalRowCount)); });
114
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
115
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJLists", $event.totalRowCount)); });
116
116
  i0.ɵɵelementEnd()();
117
117
  } if (rf & 2) {
118
118
  const ctx_r1 = i0.ɵɵnextContext();
119
119
  i0.ɵɵadvance();
120
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Lists", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Lists"))("AllowLoad", ctx_r1.IsSectionExpanded("lists"))("ShowToolbar", false);
120
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Lists", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Lists"))("AllowLoad", ctx_r1.IsSectionExpanded("mJLists"))("ShowToolbar", false);
121
121
  } }
122
122
  function MJUserFormComponent_Conditional_50_Template(rf, ctx) { if (rf & 1) {
123
123
  const _r13 = i0.ɵɵgetCurrentView();
124
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
125
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryCategories", $event.totalRowCount)); });
124
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
125
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJQueryCategories", $event.totalRowCount)); });
126
126
  i0.ɵɵelementEnd()();
127
127
  } if (rf & 2) {
128
128
  const ctx_r1 = i0.ɵɵnextContext();
129
129
  i0.ɵɵadvance();
130
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Query Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Query Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("queryCategories"))("ShowToolbar", false);
130
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Query Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Query Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJQueryCategories"))("ShowToolbar", false);
131
131
  } }
132
132
  function MJUserFormComponent_Conditional_52_Template(rf, ctx) { if (rf & 1) {
133
133
  const _r14 = i0.ɵɵgetCurrentView();
134
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
135
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recommendationRuns", $event.totalRowCount)); });
134
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
135
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecommendationRuns", $event.totalRowCount)); });
136
136
  i0.ɵɵelementEnd()();
137
137
  } if (rf & 2) {
138
138
  const ctx_r1 = i0.ɵɵnextContext();
139
139
  i0.ɵɵadvance();
140
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Recommendation Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Recommendation Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("recommendationRuns"))("ShowToolbar", false);
140
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Recommendation Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Recommendation Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecommendationRuns"))("ShowToolbar", false);
141
141
  } }
142
142
  function MJUserFormComponent_Conditional_54_Template(rf, ctx) { if (rf & 1) {
143
143
  const _r15 = i0.ɵɵgetCurrentView();
144
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
145
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recordChangeReplayRuns", $event.totalRowCount)); });
144
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
145
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordChangeReplayRuns", $event.totalRowCount)); });
146
146
  i0.ɵɵelementEnd()();
147
147
  } if (rf & 2) {
148
148
  const ctx_r1 = i0.ɵɵnextContext();
149
149
  i0.ɵɵadvance();
150
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Change Replay Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Change Replay Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("recordChangeReplayRuns"))("ShowToolbar", false);
150
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Change Replay Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Change Replay Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordChangeReplayRuns"))("ShowToolbar", false);
151
151
  } }
152
152
  function MJUserFormComponent_Conditional_56_Template(rf, ctx) { if (rf & 1) {
153
153
  const _r16 = i0.ɵɵgetCurrentView();
154
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
155
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recordChanges", $event.totalRowCount)); });
154
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
155
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordChanges", $event.totalRowCount)); });
156
156
  i0.ɵɵelementEnd()();
157
157
  } if (rf & 2) {
158
158
  const ctx_r1 = i0.ɵɵnextContext();
159
159
  i0.ɵɵadvance();
160
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Changes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Changes"))("AllowLoad", ctx_r1.IsSectionExpanded("recordChanges"))("ShowToolbar", false);
160
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Changes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Changes"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordChanges"))("ShowToolbar", false);
161
161
  } }
162
162
  function MJUserFormComponent_Conditional_58_Template(rf, ctx) { if (rf & 1) {
163
163
  const _r17 = i0.ɵɵgetCurrentView();
164
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
165
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recordMergeLogs", $event.totalRowCount)); });
164
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
165
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordMergeLogs", $event.totalRowCount)); });
166
166
  i0.ɵɵelementEnd()();
167
167
  } if (rf & 2) {
168
168
  const ctx_r1 = i0.ɵɵnextContext();
169
169
  i0.ɵɵadvance();
170
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Merge Logs", "InitiatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Merge Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("recordMergeLogs"))("ShowToolbar", false);
170
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Merge Logs", "InitiatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Merge Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordMergeLogs"))("ShowToolbar", false);
171
171
  } }
172
172
  function MJUserFormComponent_Conditional_60_Template(rf, ctx) { if (rf & 1) {
173
173
  const _r18 = i0.ɵɵgetCurrentView();
174
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
175
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("reportCategories", $event.totalRowCount)); });
174
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
175
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportCategories", $event.totalRowCount)); });
176
176
  i0.ɵɵelementEnd()();
177
177
  } if (rf & 2) {
178
178
  const ctx_r1 = i0.ɵɵnextContext();
179
179
  i0.ɵɵadvance();
180
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("reportCategories"))("ShowToolbar", false);
180
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReportCategories"))("ShowToolbar", false);
181
181
  } }
182
182
  function MJUserFormComponent_Conditional_62_Template(rf, ctx) { if (rf & 1) {
183
183
  const _r19 = i0.ɵɵgetCurrentView();
184
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
185
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("reportSnapshots", $event.totalRowCount)); });
184
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
185
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportSnapshots", $event.totalRowCount)); });
186
186
  i0.ɵɵelementEnd()();
187
187
  } if (rf & 2) {
188
188
  const ctx_r1 = i0.ɵɵnextContext();
189
189
  i0.ɵɵadvance();
190
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Snapshots", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Snapshots"))("AllowLoad", ctx_r1.IsSectionExpanded("reportSnapshots"))("ShowToolbar", false);
190
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Snapshots", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Snapshots"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReportSnapshots"))("ShowToolbar", false);
191
191
  } }
192
192
  function MJUserFormComponent_Conditional_64_Template(rf, ctx) { if (rf & 1) {
193
193
  const _r20 = i0.ɵɵgetCurrentView();
194
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
195
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("reports", $event.totalRowCount)); });
194
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
195
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReports", $event.totalRowCount)); });
196
196
  i0.ɵɵelementEnd()();
197
197
  } if (rf & 2) {
198
198
  const ctx_r1 = i0.ɵɵnextContext();
199
199
  i0.ɵɵadvance();
200
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Reports", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Reports"))("AllowLoad", ctx_r1.IsSectionExpanded("reports"))("ShowToolbar", false);
200
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Reports", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Reports"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReports"))("ShowToolbar", false);
201
201
  } }
202
202
  function MJUserFormComponent_Conditional_66_Template(rf, ctx) { if (rf & 1) {
203
203
  const _r21 = i0.ɵɵgetCurrentView();
204
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
205
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("templateCategories", $event.totalRowCount)); });
204
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
205
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTemplateCategories", $event.totalRowCount)); });
206
206
  i0.ɵɵelementEnd()();
207
207
  } if (rf & 2) {
208
208
  const ctx_r1 = i0.ɵɵnextContext();
209
209
  i0.ɵɵadvance();
210
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Template Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Template Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("templateCategories"))("ShowToolbar", false);
210
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Template Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Template Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTemplateCategories"))("ShowToolbar", false);
211
211
  } }
212
212
  function MJUserFormComponent_Conditional_68_Template(rf, ctx) { if (rf & 1) {
213
213
  const _r22 = i0.ɵɵgetCurrentView();
214
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
215
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("templates", $event.totalRowCount)); });
214
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
215
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTemplates", $event.totalRowCount)); });
216
216
  i0.ɵɵelementEnd()();
217
217
  } if (rf & 2) {
218
218
  const ctx_r1 = i0.ɵɵnextContext();
219
219
  i0.ɵɵadvance();
220
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Templates", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Templates"))("AllowLoad", ctx_r1.IsSectionExpanded("templates"))("ShowToolbar", false);
220
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Templates", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Templates"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTemplates"))("ShowToolbar", false);
221
221
  } }
222
222
  function MJUserFormComponent_Conditional_70_Template(rf, ctx) { if (rf & 1) {
223
223
  const _r23 = i0.ɵɵgetCurrentView();
224
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
224
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
225
225
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_70_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_70_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserApplications", $event.totalRowCount)); });
226
226
  i0.ɵɵelementEnd()();
227
227
  } if (rf & 2) {
@@ -231,127 +231,127 @@ function MJUserFormComponent_Conditional_70_Template(rf, ctx) { if (rf & 1) {
231
231
  } }
232
232
  function MJUserFormComponent_Conditional_72_Template(rf, ctx) { if (rf & 1) {
233
233
  const _r24 = i0.ɵɵgetCurrentView();
234
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
235
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userFavorites", $event.totalRowCount)); });
234
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
235
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserFavorites", $event.totalRowCount)); });
236
236
  i0.ɵɵelementEnd()();
237
237
  } if (rf & 2) {
238
238
  const ctx_r1 = i0.ɵɵnextContext();
239
239
  i0.ɵɵadvance();
240
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Favorites", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Favorites"))("AllowLoad", ctx_r1.IsSectionExpanded("userFavorites"))("ShowToolbar", false);
240
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Favorites", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Favorites"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserFavorites"))("ShowToolbar", false);
241
241
  } }
242
242
  function MJUserFormComponent_Conditional_74_Template(rf, ctx) { if (rf & 1) {
243
243
  const _r25 = i0.ɵɵgetCurrentView();
244
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
245
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userNotifications", $event.totalRowCount)); });
244
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
245
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotifications", $event.totalRowCount)); });
246
246
  i0.ɵɵelementEnd()();
247
247
  } if (rf & 2) {
248
248
  const ctx_r1 = i0.ɵɵnextContext();
249
249
  i0.ɵɵadvance();
250
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notifications", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notifications"))("AllowLoad", ctx_r1.IsSectionExpanded("userNotifications"))("ShowToolbar", false);
250
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notifications", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notifications"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserNotifications"))("ShowToolbar", false);
251
251
  } }
252
252
  function MJUserFormComponent_Conditional_76_Template(rf, ctx) { if (rf & 1) {
253
253
  const _r26 = i0.ɵɵgetCurrentView();
254
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
255
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userRecordLogs", $event.totalRowCount)); });
254
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
255
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserRecordLogs", $event.totalRowCount)); });
256
256
  i0.ɵɵelementEnd()();
257
257
  } if (rf & 2) {
258
258
  const ctx_r1 = i0.ɵɵnextContext();
259
259
  i0.ɵɵadvance();
260
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Record Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Record Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("userRecordLogs"))("ShowToolbar", false);
260
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Record Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Record Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserRecordLogs"))("ShowToolbar", false);
261
261
  } }
262
262
  function MJUserFormComponent_Conditional_78_Template(rf, ctx) { if (rf & 1) {
263
263
  const _r27 = i0.ɵɵgetCurrentView();
264
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
265
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("roles", $event.totalRowCount)); });
264
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
265
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserRoles", $event.totalRowCount)); });
266
266
  i0.ɵɵelementEnd()();
267
267
  } if (rf & 2) {
268
268
  const ctx_r1 = i0.ɵɵnextContext();
269
269
  i0.ɵɵadvance();
270
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Roles", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Roles"))("AllowLoad", ctx_r1.IsSectionExpanded("roles"))("ShowToolbar", false);
270
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Roles", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Roles"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserRoles"))("ShowToolbar", false);
271
271
  } }
272
272
  function MJUserFormComponent_Conditional_80_Template(rf, ctx) { if (rf & 1) {
273
273
  const _r28 = i0.ɵɵgetCurrentView();
274
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
275
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userViewCategories", $event.totalRowCount)); });
274
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
275
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViewCategories", $event.totalRowCount)); });
276
276
  i0.ɵɵelementEnd()();
277
277
  } if (rf & 2) {
278
278
  const ctx_r1 = i0.ɵɵnextContext();
279
279
  i0.ɵɵadvance();
280
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("userViewCategories"))("ShowToolbar", false);
280
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViewCategories"))("ShowToolbar", false);
281
281
  } }
282
282
  function MJUserFormComponent_Conditional_82_Template(rf, ctx) { if (rf & 1) {
283
283
  const _r29 = i0.ɵɵgetCurrentView();
284
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
285
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userViewRuns", $event.totalRowCount)); });
284
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
285
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViewRuns", $event.totalRowCount)); });
286
286
  i0.ɵɵelementEnd()();
287
287
  } if (rf & 2) {
288
288
  const ctx_r1 = i0.ɵɵnextContext();
289
289
  i0.ɵɵadvance();
290
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("userViewRuns"))("ShowToolbar", false);
290
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViewRuns"))("ShowToolbar", false);
291
291
  } }
292
292
  function MJUserFormComponent_Conditional_84_Template(rf, ctx) { if (rf & 1) {
293
293
  const _r30 = i0.ɵɵgetCurrentView();
294
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
295
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userViews", $event.totalRowCount)); });
294
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
295
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViews", $event.totalRowCount)); });
296
296
  i0.ɵɵelementEnd()();
297
297
  } if (rf & 2) {
298
298
  const ctx_r1 = i0.ɵɵnextContext();
299
299
  i0.ɵɵadvance();
300
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Views", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Views"))("AllowLoad", ctx_r1.IsSectionExpanded("userViews"))("ShowToolbar", false);
300
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Views", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Views"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViews"))("ShowToolbar", false);
301
301
  } }
302
302
  function MJUserFormComponent_Conditional_86_Template(rf, ctx) { if (rf & 1) {
303
303
  const _r31 = i0.ɵɵgetCurrentView();
304
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
305
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("workspaces", $event.totalRowCount)); });
304
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
305
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJWorkspaces", $event.totalRowCount)); });
306
306
  i0.ɵɵelementEnd()();
307
307
  } if (rf & 2) {
308
308
  const ctx_r1 = i0.ɵɵnextContext();
309
309
  i0.ɵɵadvance();
310
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Workspaces", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Workspaces"))("AllowLoad", ctx_r1.IsSectionExpanded("workspaces"))("ShowToolbar", false);
310
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Workspaces", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Workspaces"))("AllowLoad", ctx_r1.IsSectionExpanded("mJWorkspaces"))("ShowToolbar", false);
311
311
  } }
312
312
  function MJUserFormComponent_Conditional_88_Template(rf, ctx) { if (rf & 1) {
313
313
  const _r32 = i0.ɵɵgetCurrentView();
314
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
315
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentNotes", $event.totalRowCount)); });
314
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
315
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentNotes", $event.totalRowCount)); });
316
316
  i0.ɵɵelementEnd()();
317
317
  } if (rf & 2) {
318
318
  const ctx_r1 = i0.ɵɵnextContext();
319
319
  i0.ɵɵadvance();
320
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Notes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("ShowToolbar", false);
320
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Notes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentNotes"))("ShowToolbar", false);
321
321
  } }
322
322
  function MJUserFormComponent_Conditional_90_Template(rf, ctx) { if (rf & 1) {
323
323
  const _r33 = i0.ɵɵgetCurrentView();
324
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
325
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentRequests", $event.totalRowCount)); });
324
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
325
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRequestsResponseByUserID", $event.totalRowCount)); });
326
326
  i0.ɵɵelementEnd()();
327
327
  } if (rf & 2) {
328
328
  const ctx_r1 = i0.ɵɵnextContext();
329
329
  i0.ɵɵadvance();
330
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "ResponseByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentRequests"))("ShowToolbar", false);
330
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "ResponseByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRequestsResponseByUserID"))("ShowToolbar", false);
331
331
  } }
332
332
  function MJUserFormComponent_Conditional_92_Template(rf, ctx) { if (rf & 1) {
333
333
  const _r34 = i0.ɵɵgetCurrentView();
334
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
335
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeys", $event.totalRowCount)); });
334
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
335
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeysUserID", $event.totalRowCount)); });
336
336
  i0.ɵɵelementEnd()();
337
337
  } if (rf & 2) {
338
338
  const ctx_r1 = i0.ɵɵnextContext();
339
339
  i0.ɵɵadvance();
340
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeys"))("ShowToolbar", false);
340
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeysUserID"))("ShowToolbar", false);
341
341
  } }
342
342
  function MJUserFormComponent_Conditional_94_Template(rf, ctx) { if (rf & 1) {
343
343
  const _r35 = i0.ɵɵgetCurrentView();
344
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
345
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissions", $event.totalRowCount)); });
344
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
345
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissionsUserID", $event.totalRowCount)); });
346
346
  i0.ɵɵelementEnd()();
347
347
  } if (rf & 2) {
348
348
  const ctx_r1 = i0.ɵɵnextContext();
349
349
  i0.ɵɵadvance();
350
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissions"))("ShowToolbar", false);
350
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissionsUserID"))("ShowToolbar", false);
351
351
  } }
352
352
  function MJUserFormComponent_Conditional_96_Template(rf, ctx) { if (rf & 1) {
353
353
  const _r36 = i0.ɵɵgetCurrentView();
354
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
354
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
355
355
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_96_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_96_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactUses", $event.totalRowCount)); });
356
356
  i0.ɵɵelementEnd()();
357
357
  } if (rf & 2) {
@@ -361,7 +361,7 @@ function MJUserFormComponent_Conditional_96_Template(rf, ctx) { if (rf & 1) {
361
361
  } }
362
362
  function MJUserFormComponent_Conditional_98_Template(rf, ctx) { if (rf & 1) {
363
363
  const _r37 = i0.ɵɵgetCurrentView();
364
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
364
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
365
365
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_98_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_98_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactVersions", $event.totalRowCount)); });
366
366
  i0.ɵɵelementEnd()();
367
367
  } if (rf & 2) {
@@ -371,7 +371,7 @@ function MJUserFormComponent_Conditional_98_Template(rf, ctx) { if (rf & 1) {
371
371
  } }
372
372
  function MJUserFormComponent_Conditional_100_Template(rf, ctx) { if (rf & 1) {
373
373
  const _r38 = i0.ɵɵgetCurrentView();
374
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
374
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
375
375
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_100_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_100_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailRatings", $event.totalRowCount)); });
376
376
  i0.ɵɵelementEnd()();
377
377
  } if (rf & 2) {
@@ -381,7 +381,7 @@ function MJUserFormComponent_Conditional_100_Template(rf, ctx) { if (rf & 1) {
381
381
  } }
382
382
  function MJUserFormComponent_Conditional_102_Template(rf, ctx) { if (rf & 1) {
383
383
  const _r39 = i0.ɵɵgetCurrentView();
384
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
384
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
385
385
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_102_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_102_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryLinks", $event.totalRowCount)); });
386
386
  i0.ɵɵelementEnd()();
387
387
  } if (rf & 2) {
@@ -391,27 +391,27 @@ function MJUserFormComponent_Conditional_102_Template(rf, ctx) { if (rf & 1) {
391
391
  } }
392
392
  function MJUserFormComponent_Conditional_104_Template(rf, ctx) { if (rf & 1) {
393
393
  const _r40 = i0.ɵɵgetCurrentView();
394
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
395
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissions", $event.totalRowCount)); });
394
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
395
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissionsUserID", $event.totalRowCount)); });
396
396
  i0.ɵɵelementEnd()();
397
397
  } if (rf & 2) {
398
398
  const ctx_r1 = i0.ɵɵnextContext();
399
399
  i0.ɵɵadvance();
400
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissions"))("ShowToolbar", false);
400
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissionsUserID"))("ShowToolbar", false);
401
401
  } }
402
402
  function MJUserFormComponent_Conditional_106_Template(rf, ctx) { if (rf & 1) {
403
403
  const _r41 = i0.ɵɵgetCurrentView();
404
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
405
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissions", $event.totalRowCount)); });
404
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
405
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissionsSharedByUserID", $event.totalRowCount)); });
406
406
  i0.ɵɵelementEnd()();
407
407
  } if (rf & 2) {
408
408
  const ctx_r1 = i0.ɵɵnextContext();
409
409
  i0.ɵɵadvance();
410
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissions"))("ShowToolbar", false);
410
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissionsSharedByUserID"))("ShowToolbar", false);
411
411
  } }
412
412
  function MJUserFormComponent_Conditional_108_Template(rf, ctx) { if (rf & 1) {
413
413
  const _r42 = i0.ɵɵgetCurrentView();
414
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
414
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
415
415
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_108_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_108_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserPreferences", $event.totalRowCount)); });
416
416
  i0.ɵɵelementEnd()();
417
417
  } if (rf & 2) {
@@ -421,7 +421,7 @@ function MJUserFormComponent_Conditional_108_Template(rf, ctx) { if (rf & 1) {
421
421
  } }
422
422
  function MJUserFormComponent_Conditional_110_Template(rf, ctx) { if (rf & 1) {
423
423
  const _r43 = i0.ɵɵgetCurrentView();
424
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
424
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
425
425
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_110_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_110_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserStates", $event.totalRowCount)); });
426
426
  i0.ɵɵelementEnd()();
427
427
  } if (rf & 2) {
@@ -431,17 +431,17 @@ function MJUserFormComponent_Conditional_110_Template(rf, ctx) { if (rf & 1) {
431
431
  } }
432
432
  function MJUserFormComponent_Conditional_112_Template(rf, ctx) { if (rf & 1) {
433
433
  const _r44 = i0.ɵɵgetCurrentView();
434
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
435
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("listCategories", $event.totalRowCount)); });
434
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
435
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListCategories", $event.totalRowCount)); });
436
436
  i0.ɵɵelementEnd()();
437
437
  } if (rf & 2) {
438
438
  const ctx_r1 = i0.ɵɵnextContext();
439
439
  i0.ɵɵadvance();
440
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: List Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: List Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("listCategories"))("ShowToolbar", false);
440
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: List Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: List Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListCategories"))("ShowToolbar", false);
441
441
  } }
442
442
  function MJUserFormComponent_Conditional_114_Template(rf, ctx) { if (rf & 1) {
443
443
  const _r45 = i0.ɵɵgetCurrentView();
444
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
444
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
445
445
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_114_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r45); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_114_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r45); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListInvitations", $event.totalRowCount)); });
446
446
  i0.ɵɵelementEnd()();
447
447
  } if (rf & 2) {
@@ -451,7 +451,7 @@ function MJUserFormComponent_Conditional_114_Template(rf, ctx) { if (rf & 1) {
451
451
  } }
452
452
  function MJUserFormComponent_Conditional_116_Template(rf, ctx) { if (rf & 1) {
453
453
  const _r46 = i0.ɵɵgetCurrentView();
454
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
454
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
455
455
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_116_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r46); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_116_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r46); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListShares", $event.totalRowCount)); });
456
456
  i0.ɵɵelementEnd()();
457
457
  } if (rf & 2) {
@@ -461,7 +461,7 @@ function MJUserFormComponent_Conditional_116_Template(rf, ctx) { if (rf & 1) {
461
461
  } }
462
462
  function MJUserFormComponent_Conditional_118_Template(rf, ctx) { if (rf & 1) {
463
463
  const _r47 = i0.ɵɵgetCurrentView();
464
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
464
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
465
465
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_118_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r47); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_118_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r47); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJMCPToolExecutionLogs", $event.totalRowCount)); });
466
466
  i0.ɵɵelementEnd()();
467
467
  } if (rf & 2) {
@@ -471,7 +471,7 @@ function MJUserFormComponent_Conditional_118_Template(rf, ctx) { if (rf & 1) {
471
471
  } }
472
472
  function MJUserFormComponent_Conditional_120_Template(rf, ctx) { if (rf & 1) {
473
473
  const _r48 = i0.ɵɵgetCurrentView();
474
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
474
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
475
475
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_120_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_120_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthAuthorizationStates", $event.totalRowCount)); });
476
476
  i0.ɵɵelementEnd()();
477
477
  } if (rf & 2) {
@@ -481,7 +481,7 @@ function MJUserFormComponent_Conditional_120_Template(rf, ctx) { if (rf & 1) {
481
481
  } }
482
482
  function MJUserFormComponent_Conditional_122_Template(rf, ctx) { if (rf & 1) {
483
483
  const _r49 = i0.ɵɵgetCurrentView();
484
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
484
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
485
485
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_122_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r49); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_122_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r49); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOpenAppInstallHistories", $event.totalRowCount)); });
486
486
  i0.ɵɵelementEnd()();
487
487
  } if (rf & 2) {
@@ -491,7 +491,7 @@ function MJUserFormComponent_Conditional_122_Template(rf, ctx) { if (rf & 1) {
491
491
  } }
492
492
  function MJUserFormComponent_Conditional_124_Template(rf, ctx) { if (rf & 1) {
493
493
  const _r50 = i0.ɵɵgetCurrentView();
494
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
494
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
495
495
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_124_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r50); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_124_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r50); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOpenApps", $event.totalRowCount)); });
496
496
  i0.ɵɵelementEnd()();
497
497
  } if (rf & 2) {
@@ -501,7 +501,7 @@ function MJUserFormComponent_Conditional_124_Template(rf, ctx) { if (rf & 1) {
501
501
  } }
502
502
  function MJUserFormComponent_Conditional_126_Template(rf, ctx) { if (rf & 1) {
503
503
  const _r51 = i0.ɵɵgetCurrentView();
504
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
504
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
505
505
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_126_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r51); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_126_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r51); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJPublicLinks", $event.totalRowCount)); });
506
506
  i0.ɵɵelementEnd()();
507
507
  } if (rf & 2) {
@@ -511,7 +511,7 @@ function MJUserFormComponent_Conditional_126_Template(rf, ctx) { if (rf & 1) {
511
511
  } }
512
512
  function MJUserFormComponent_Conditional_128_Template(rf, ctx) { if (rf & 1) {
513
513
  const _r52 = i0.ɵɵgetCurrentView();
514
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
514
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
515
515
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_128_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r52); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_128_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r52); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportUserStates", $event.totalRowCount)); });
516
516
  i0.ɵɵelementEnd()();
517
517
  } if (rf & 2) {
@@ -521,27 +521,27 @@ function MJUserFormComponent_Conditional_128_Template(rf, ctx) { if (rf & 1) {
521
521
  } }
522
522
  function MJUserFormComponent_Conditional_130_Template(rf, ctx) { if (rf & 1) {
523
523
  const _r53 = i0.ɵɵgetCurrentView();
524
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
525
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("resourceLinks", $event.totalRowCount)); });
524
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
525
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJResourceLinks", $event.totalRowCount)); });
526
526
  i0.ɵɵelementEnd()();
527
527
  } if (rf & 2) {
528
528
  const ctx_r1 = i0.ɵɵnextContext();
529
529
  i0.ɵɵadvance();
530
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Links", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Links"))("AllowLoad", ctx_r1.IsSectionExpanded("resourceLinks"))("ShowToolbar", false);
530
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Links", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJResourceLinks"))("ShowToolbar", false);
531
531
  } }
532
532
  function MJUserFormComponent_Conditional_132_Template(rf, ctx) { if (rf & 1) {
533
533
  const _r54 = i0.ɵɵgetCurrentView();
534
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
535
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("scheduledActions", $event.totalRowCount)); });
534
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
535
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledActions", $event.totalRowCount)); });
536
536
  i0.ɵɵelementEnd()();
537
537
  } if (rf & 2) {
538
538
  const ctx_r1 = i0.ɵɵnextContext();
539
539
  i0.ɵɵadvance();
540
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Actions", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("scheduledActions"))("ShowToolbar", false);
540
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Actions", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledActions"))("ShowToolbar", false);
541
541
  } }
542
542
  function MJUserFormComponent_Conditional_134_Template(rf, ctx) { if (rf & 1) {
543
543
  const _r55 = i0.ɵɵgetCurrentView();
544
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
544
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
545
545
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_134_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r55); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_134_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r55); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobRuns", $event.totalRowCount)); });
546
546
  i0.ɵɵelementEnd()();
547
547
  } if (rf & 2) {
@@ -551,17 +551,17 @@ function MJUserFormComponent_Conditional_134_Template(rf, ctx) { if (rf & 1) {
551
551
  } }
552
552
  function MJUserFormComponent_Conditional_136_Template(rf, ctx) { if (rf & 1) {
553
553
  const _r56 = i0.ɵɵgetCurrentView();
554
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
555
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobs", $event.totalRowCount)); });
554
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
555
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobsNotifyUserID", $event.totalRowCount)); });
556
556
  i0.ɵɵelementEnd()();
557
557
  } if (rf & 2) {
558
558
  const ctx_r1 = i0.ɵɵnextContext();
559
559
  i0.ɵɵadvance();
560
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "NotifyUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobs"))("ShowToolbar", false);
560
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "NotifyUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobsNotifyUserID"))("ShowToolbar", false);
561
561
  } }
562
562
  function MJUserFormComponent_Conditional_138_Template(rf, ctx) { if (rf & 1) {
563
563
  const _r57 = i0.ɵɵgetCurrentView();
564
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
564
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
565
565
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_138_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r57); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_138_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r57); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRunFeedbacks", $event.totalRowCount)); });
566
566
  i0.ɵɵelementEnd()();
567
567
  } if (rf & 2) {
@@ -571,7 +571,7 @@ function MJUserFormComponent_Conditional_138_Template(rf, ctx) { if (rf & 1) {
571
571
  } }
572
572
  function MJUserFormComponent_Conditional_140_Template(rf, ctx) { if (rf & 1) {
573
573
  const _r58 = i0.ɵɵgetCurrentView();
574
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
574
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
575
575
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_140_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r58); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_140_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r58); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestSuiteRuns", $event.totalRowCount)); });
576
576
  i0.ɵɵelementEnd()();
577
577
  } if (rf & 2) {
@@ -581,7 +581,7 @@ function MJUserFormComponent_Conditional_140_Template(rf, ctx) { if (rf & 1) {
581
581
  } }
582
582
  function MJUserFormComponent_Conditional_142_Template(rf, ctx) { if (rf & 1) {
583
583
  const _r59 = i0.ɵɵgetCurrentView();
584
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
584
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
585
585
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_142_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r59); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_142_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r59); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotificationPreferences", $event.totalRowCount)); });
586
586
  i0.ɵɵelementEnd()();
587
587
  } if (rf & 2) {
@@ -591,7 +591,7 @@ function MJUserFormComponent_Conditional_142_Template(rf, ctx) { if (rf & 1) {
591
591
  } }
592
592
  function MJUserFormComponent_Conditional_144_Template(rf, ctx) { if (rf & 1) {
593
593
  const _r60 = i0.ɵɵgetCurrentView();
594
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
594
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
595
595
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_144_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r60); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_144_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r60); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserSettings", $event.totalRowCount)); });
596
596
  i0.ɵɵelementEnd()();
597
597
  } if (rf & 2) {
@@ -601,7 +601,7 @@ function MJUserFormComponent_Conditional_144_Template(rf, ctx) { if (rf & 1) {
601
601
  } }
602
602
  function MJUserFormComponent_Conditional_146_Template(rf, ctx) { if (rf & 1) {
603
603
  const _r61 = i0.ɵɵgetCurrentView();
604
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
604
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
605
605
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_146_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r61); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_146_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r61); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJVersionLabelRestores", $event.totalRowCount)); });
606
606
  i0.ɵɵelementEnd()();
607
607
  } if (rf & 2) {
@@ -611,7 +611,7 @@ function MJUserFormComponent_Conditional_146_Template(rf, ctx) { if (rf & 1) {
611
611
  } }
612
612
  function MJUserFormComponent_Conditional_148_Template(rf, ctx) { if (rf & 1) {
613
613
  const _r62 = i0.ɵɵgetCurrentView();
614
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
614
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
615
615
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_148_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r62); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_148_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r62); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAccessControlRules", $event.totalRowCount)); });
616
616
  i0.ɵɵelementEnd()();
617
617
  } if (rf & 2) {
@@ -621,37 +621,37 @@ function MJUserFormComponent_Conditional_148_Template(rf, ctx) { if (rf & 1) {
621
621
  } }
622
622
  function MJUserFormComponent_Conditional_150_Template(rf, ctx) { if (rf & 1) {
623
623
  const _r63 = i0.ɵɵgetCurrentView();
624
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
625
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentRequests", $event.totalRowCount)); });
624
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
625
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRequestsRequestForUserID", $event.totalRowCount)); });
626
626
  i0.ɵɵelementEnd()();
627
627
  } if (rf & 2) {
628
628
  const ctx_r1 = i0.ɵɵnextContext();
629
629
  i0.ɵɵadvance();
630
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "RequestForUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentRequests"))("ShowToolbar", false);
630
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "RequestForUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRequestsRequestForUserID"))("ShowToolbar", false);
631
631
  } }
632
632
  function MJUserFormComponent_Conditional_152_Template(rf, ctx) { if (rf & 1) {
633
633
  const _r64 = i0.ɵɵgetCurrentView();
634
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
635
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeys", $event.totalRowCount)); });
634
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
635
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeysCreatedByUserID", $event.totalRowCount)); });
636
636
  i0.ɵɵelementEnd()();
637
637
  } if (rf & 2) {
638
638
  const ctx_r1 = i0.ɵɵnextContext();
639
639
  i0.ɵɵadvance();
640
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeys"))("ShowToolbar", false);
640
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeysCreatedByUserID"))("ShowToolbar", false);
641
641
  } }
642
642
  function MJUserFormComponent_Conditional_154_Template(rf, ctx) { if (rf & 1) {
643
643
  const _r65 = i0.ɵɵgetCurrentView();
644
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
645
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissions", $event.totalRowCount)); });
644
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
645
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissionsSharedByUserID", $event.totalRowCount)); });
646
646
  i0.ɵɵelementEnd()();
647
647
  } if (rf & 2) {
648
648
  const ctx_r1 = i0.ɵɵnextContext();
649
649
  i0.ɵɵadvance();
650
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissions"))("ShowToolbar", false);
650
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissionsSharedByUserID"))("ShowToolbar", false);
651
651
  } }
652
652
  function MJUserFormComponent_Conditional_156_Template(rf, ctx) { if (rf & 1) {
653
653
  const _r66 = i0.ɵɵgetCurrentView();
654
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
654
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
655
655
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_156_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r66); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_156_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r66); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifacts", $event.totalRowCount)); });
656
656
  i0.ɵɵelementEnd()();
657
657
  } if (rf & 2) {
@@ -661,47 +661,47 @@ function MJUserFormComponent_Conditional_156_Template(rf, ctx) { if (rf & 1) {
661
661
  } }
662
662
  function MJUserFormComponent_Conditional_158_Template(rf, ctx) { if (rf & 1) {
663
663
  const _r67 = i0.ɵɵgetCurrentView();
664
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
665
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissions", $event.totalRowCount)); });
664
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
665
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissionsSharedByUserID", $event.totalRowCount)); });
666
666
  i0.ɵɵelementEnd()();
667
667
  } if (rf & 2) {
668
668
  const ctx_r1 = i0.ɵɵnextContext();
669
669
  i0.ɵɵadvance();
670
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissions"))("ShowToolbar", false);
670
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissionsSharedByUserID"))("ShowToolbar", false);
671
671
  } }
672
672
  function MJUserFormComponent_Conditional_160_Template(rf, ctx) { if (rf & 1) {
673
673
  const _r68 = i0.ɵɵgetCurrentView();
674
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
675
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("conversationDetails", $event.totalRowCount)); });
674
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
675
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetails", $event.totalRowCount)); });
676
676
  i0.ɵɵelementEnd()();
677
677
  } if (rf & 2) {
678
678
  const ctx_r1 = i0.ɵɵnextContext();
679
679
  i0.ɵɵadvance();
680
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Details", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Details"))("AllowLoad", ctx_r1.IsSectionExpanded("conversationDetails"))("ShowToolbar", false);
680
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Details", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Details"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetails"))("ShowToolbar", false);
681
681
  } }
682
682
  function MJUserFormComponent_Conditional_162_Template(rf, ctx) { if (rf & 1) {
683
683
  const _r69 = i0.ɵɵgetCurrentView();
684
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
685
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissions", $event.totalRowCount)); });
684
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
685
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissionsSharedByUserID", $event.totalRowCount)); });
686
686
  i0.ɵɵelementEnd()();
687
687
  } if (rf & 2) {
688
688
  const ctx_r1 = i0.ɵɵnextContext();
689
689
  i0.ɵɵadvance();
690
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissions"))("ShowToolbar", false);
690
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissionsSharedByUserID"))("ShowToolbar", false);
691
691
  } }
692
692
  function MJUserFormComponent_Conditional_164_Template(rf, ctx) { if (rf & 1) {
693
693
  const _r70 = i0.ɵɵgetCurrentView();
694
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
695
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissions", $event.totalRowCount)); });
694
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
695
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissionsUserID", $event.totalRowCount)); });
696
696
  i0.ɵɵelementEnd()();
697
697
  } if (rf & 2) {
698
698
  const ctx_r1 = i0.ɵɵnextContext();
699
699
  i0.ɵɵadvance();
700
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissions"))("ShowToolbar", false);
700
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissionsUserID"))("ShowToolbar", false);
701
701
  } }
702
702
  function MJUserFormComponent_Conditional_166_Template(rf, ctx) { if (rf & 1) {
703
703
  const _r71 = i0.ɵɵgetCurrentView();
704
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
704
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
705
705
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_166_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_166_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJMCPServerConnectionPermissions", $event.totalRowCount)); });
706
706
  i0.ɵɵelementEnd()();
707
707
  } if (rf & 2) {
@@ -711,27 +711,27 @@ function MJUserFormComponent_Conditional_166_Template(rf, ctx) { if (rf & 1) {
711
711
  } }
712
712
  function MJUserFormComponent_Conditional_168_Template(rf, ctx) { if (rf & 1) {
713
713
  const _r72 = i0.ɵɵgetCurrentView();
714
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
715
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("resourcePermissions", $event.totalRowCount)); });
714
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
715
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJResourcePermissions", $event.totalRowCount)); });
716
716
  i0.ɵɵelementEnd()();
717
717
  } if (rf & 2) {
718
718
  const ctx_r1 = i0.ɵɵnextContext();
719
719
  i0.ɵɵadvance();
720
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("resourcePermissions"))("ShowToolbar", false);
720
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJResourcePermissions"))("ShowToolbar", false);
721
721
  } }
722
722
  function MJUserFormComponent_Conditional_170_Template(rf, ctx) { if (rf & 1) {
723
723
  const _r73 = i0.ɵɵgetCurrentView();
724
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
725
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobs", $event.totalRowCount)); });
724
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
725
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobsOwnerUserID", $event.totalRowCount)); });
726
726
  i0.ɵɵelementEnd()();
727
727
  } if (rf & 2) {
728
728
  const ctx_r1 = i0.ɵɵnextContext();
729
729
  i0.ɵɵadvance();
730
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobs"))("ShowToolbar", false);
730
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobsOwnerUserID"))("ShowToolbar", false);
731
731
  } }
732
732
  function MJUserFormComponent_Conditional_172_Template(rf, ctx) { if (rf & 1) {
733
733
  const _r74 = i0.ɵɵgetCurrentView();
734
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
734
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
735
735
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_172_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r74); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_172_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r74); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
736
736
  i0.ɵɵelementEnd()();
737
737
  } if (rf & 2) {
@@ -741,7 +741,7 @@ function MJUserFormComponent_Conditional_172_Template(rf, ctx) { if (rf & 1) {
741
741
  } }
742
742
  function MJUserFormComponent_Conditional_174_Template(rf, ctx) { if (rf & 1) {
743
743
  const _r75 = i0.ɵɵgetCurrentView();
744
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
744
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
745
745
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_174_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r75); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_174_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r75); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJVersionLabels", $event.totalRowCount)); });
746
746
  i0.ɵɵelementEnd()();
747
747
  } if (rf & 2) {
@@ -751,7 +751,7 @@ function MJUserFormComponent_Conditional_174_Template(rf, ctx) { if (rf & 1) {
751
751
  } }
752
752
  function MJUserFormComponent_Conditional_176_Template(rf, ctx) { if (rf & 1) {
753
753
  const _r76 = i0.ɵɵgetCurrentView();
754
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
754
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
755
755
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_176_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r76); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_176_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r76); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentPermissions", $event.totalRowCount)); });
756
756
  i0.ɵɵelementEnd()();
757
757
  } if (rf & 2) {
@@ -761,7 +761,7 @@ function MJUserFormComponent_Conditional_176_Template(rf, ctx) { if (rf & 1) {
761
761
  } }
762
762
  function MJUserFormComponent_Conditional_178_Template(rf, ctx) { if (rf & 1) {
763
763
  const _r77 = i0.ɵɵgetCurrentView();
764
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
764
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
765
765
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_178_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r77); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_178_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r77); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
766
766
  i0.ɵɵelementEnd()();
767
767
  } if (rf & 2) {
@@ -771,17 +771,17 @@ function MJUserFormComponent_Conditional_178_Template(rf, ctx) { if (rf & 1) {
771
771
  } }
772
772
  function MJUserFormComponent_Conditional_180_Template(rf, ctx) { if (rf & 1) {
773
773
  const _r78 = i0.ɵɵgetCurrentView();
774
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
775
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissions", $event.totalRowCount)); });
774
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
775
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissionsUserID", $event.totalRowCount)); });
776
776
  i0.ɵɵelementEnd()();
777
777
  } if (rf & 2) {
778
778
  const ctx_r1 = i0.ɵɵnextContext();
779
779
  i0.ɵɵadvance();
780
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissions"))("ShowToolbar", false);
780
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissionsUserID"))("ShowToolbar", false);
781
781
  } }
782
782
  function MJUserFormComponent_Conditional_182_Template(rf, ctx) { if (rf & 1) {
783
783
  const _r79 = i0.ɵɵgetCurrentView();
784
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
784
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
785
785
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_182_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r79); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_182_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r79); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollections", $event.totalRowCount)); });
786
786
  i0.ɵɵelementEnd()();
787
787
  } if (rf & 2) {
@@ -791,7 +791,7 @@ function MJUserFormComponent_Conditional_182_Template(rf, ctx) { if (rf & 1) {
791
791
  } }
792
792
  function MJUserFormComponent_Conditional_184_Template(rf, ctx) { if (rf & 1) {
793
793
  const _r80 = i0.ɵɵgetCurrentView();
794
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
794
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
795
795
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_184_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r80); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_184_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r80); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
796
796
  i0.ɵɵelementEnd()();
797
797
  } if (rf & 2) {
@@ -801,7 +801,7 @@ function MJUserFormComponent_Conditional_184_Template(rf, ctx) { if (rf & 1) {
801
801
  } }
802
802
  function MJUserFormComponent_Conditional_186_Template(rf, ctx) { if (rf & 1) {
803
803
  const _r81 = i0.ɵɵgetCurrentView();
804
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
804
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
805
805
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_186_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r81); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_186_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r81); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTasks", $event.totalRowCount)); });
806
806
  i0.ɵɵelementEnd()();
807
807
  } if (rf & 2) {
@@ -811,13 +811,13 @@ function MJUserFormComponent_Conditional_186_Template(rf, ctx) { if (rf & 1) {
811
811
  } }
812
812
  function MJUserFormComponent_Conditional_188_Template(rf, ctx) { if (rf & 1) {
813
813
  const _r82 = i0.ɵɵgetCurrentView();
814
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 101);
815
- i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgents", $event.totalRowCount)); });
814
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 108);
815
+ i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgents", $event.totalRowCount)); });
816
816
  i0.ɵɵelementEnd()();
817
817
  } if (rf & 2) {
818
818
  const ctx_r1 = i0.ɵɵnextContext();
819
819
  i0.ɵɵadvance();
820
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agents", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgents"))("ShowToolbar", false);
820
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agents", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgents"))("ShowToolbar", false);
821
821
  } }
822
822
  let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
823
823
  async ngOnInit() {
@@ -828,91 +828,91 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
828
828
  { sectionKey: 'entityLinks', sectionName: 'Entity Links', isExpanded: false },
829
829
  { sectionKey: 'employeeDetails', sectionName: 'Employee Details', isExpanded: false },
830
830
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
831
- { sectionKey: 'actionExecutionLogs', sectionName: 'Action Execution Logs', isExpanded: false },
832
- { sectionKey: 'actions', sectionName: 'Actions', isExpanded: false },
833
- { sectionKey: 'auditLogs', sectionName: 'Audit Logs', isExpanded: false },
834
- { sectionKey: 'communicationRuns', sectionName: 'Communication Runs', isExpanded: false },
835
- { sectionKey: 'companyIntegrationRuns', sectionName: 'Company Integration Runs', isExpanded: false },
836
- { sectionKey: 'conversations', sectionName: 'Conversations', isExpanded: false },
837
- { sectionKey: 'dashboardCategories', sectionName: 'Dashboard Categories', isExpanded: false },
838
- { sectionKey: 'dashboards', sectionName: 'Dashboards', isExpanded: false },
839
- { sectionKey: 'dataContexts', sectionName: 'Data Contexts', isExpanded: false },
840
- { sectionKey: 'duplicateRuns', sectionName: 'Duplicate Runs', isExpanded: false },
841
- { sectionKey: 'lists', sectionName: 'Lists', isExpanded: false },
842
- { sectionKey: 'queryCategories', sectionName: 'Query Categories', isExpanded: false },
843
- { sectionKey: 'recommendationRuns', sectionName: 'Recommendation Runs', isExpanded: false },
844
- { sectionKey: 'recordChangeReplayRuns', sectionName: 'Record Change Replay Runs', isExpanded: false },
845
- { sectionKey: 'recordChanges', sectionName: 'Record Changes', isExpanded: false },
846
- { sectionKey: 'recordMergeLogs', sectionName: 'Record Merge Logs', isExpanded: false },
847
- { sectionKey: 'reportCategories', sectionName: 'Report Categories', isExpanded: false },
848
- { sectionKey: 'reportSnapshots', sectionName: 'Report Snapshots', isExpanded: false },
849
- { sectionKey: 'reports', sectionName: 'Reports', isExpanded: false },
850
- { sectionKey: 'templateCategories', sectionName: 'Template Categories', isExpanded: false },
851
- { sectionKey: 'templates', sectionName: 'Templates', isExpanded: false },
852
- { sectionKey: 'mJUserApplications', sectionName: 'MJ: User Applications', isExpanded: false },
853
- { sectionKey: 'userFavorites', sectionName: 'User Favorites', isExpanded: false },
854
- { sectionKey: 'userNotifications', sectionName: 'User Notifications', isExpanded: false },
855
- { sectionKey: 'userRecordLogs', sectionName: 'User Record Logs', isExpanded: false },
856
- { sectionKey: 'roles', sectionName: 'Roles', isExpanded: false },
857
- { sectionKey: 'userViewCategories', sectionName: 'User View Categories', isExpanded: false },
858
- { sectionKey: 'userViewRuns', sectionName: 'User View Runs', isExpanded: false },
859
- { sectionKey: 'userViews', sectionName: 'User Views', isExpanded: false },
860
- { sectionKey: 'workspaces', sectionName: 'Workspaces', isExpanded: false },
861
- { sectionKey: 'aIAgentNotes', sectionName: 'AI Agent Notes', isExpanded: false },
862
- { sectionKey: 'aIAgentRequests', sectionName: 'AI Agent Requests', isExpanded: false },
863
- { sectionKey: 'mJAPIKeys', sectionName: 'MJ: API Keys', isExpanded: false },
864
- { sectionKey: 'mJArtifactPermissions', sectionName: 'MJ: Artifact Permissions', isExpanded: false },
865
- { sectionKey: 'mJArtifactUses', sectionName: 'MJ: Artifact Uses', isExpanded: false },
866
- { sectionKey: 'mJArtifactVersions', sectionName: 'MJ: Artifact Versions', isExpanded: false },
867
- { sectionKey: 'mJConversationDetailRatings', sectionName: 'MJ: Conversation Detail Ratings', isExpanded: false },
868
- { sectionKey: 'mJDashboardCategoryLinks', sectionName: 'MJ: Dashboard Category Links', isExpanded: false },
869
- { sectionKey: 'mJDashboardCategoryPermissions', sectionName: 'MJ: Dashboard Category Permissions', isExpanded: false },
870
- { sectionKey: 'mJDashboardPermissions', sectionName: 'MJ: Dashboard Permissions', isExpanded: false },
871
- { sectionKey: 'mJDashboardUserPreferences', sectionName: 'MJ: Dashboard User Preferences', isExpanded: false },
872
- { sectionKey: 'mJDashboardUserStates', sectionName: 'MJ: Dashboard User States', isExpanded: false },
873
- { sectionKey: 'listCategories', sectionName: 'List Categories', isExpanded: false },
874
- { sectionKey: 'mJListInvitations', sectionName: 'MJ: List Invitations', isExpanded: false },
875
- { sectionKey: 'mJListShares', sectionName: 'MJ: List Shares', isExpanded: false },
876
- { sectionKey: 'mJMCPToolExecutionLogs', sectionName: 'MJ: MCP Tool Execution Logs', isExpanded: false },
877
- { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'MJ: O Auth Authorization States', isExpanded: false },
878
- { sectionKey: 'mJOpenAppInstallHistories', sectionName: 'MJ: Open App Install Histories', isExpanded: false },
879
- { sectionKey: 'mJOpenApps', sectionName: 'MJ: Open Apps', isExpanded: false },
880
- { sectionKey: 'mJPublicLinks', sectionName: 'MJ: Public Links', isExpanded: false },
881
- { sectionKey: 'mJReportUserStates', sectionName: 'MJ: Report User States', isExpanded: false },
882
- { sectionKey: 'resourceLinks', sectionName: 'Resource Links', isExpanded: false },
883
- { sectionKey: 'scheduledActions', sectionName: 'Scheduled Actions', isExpanded: false },
884
- { sectionKey: 'mJScheduledJobRuns', sectionName: 'MJ: Scheduled Job Runs', isExpanded: false },
885
- { sectionKey: 'mJScheduledJobs', sectionName: 'MJ: Scheduled Jobs', isExpanded: false },
886
- { sectionKey: 'mJTestRunFeedbacks', sectionName: 'MJ: Test Run Feedbacks', isExpanded: false },
887
- { sectionKey: 'mJTestSuiteRuns', sectionName: 'MJ: Test Suite Runs', isExpanded: false },
888
- { sectionKey: 'mJUserNotificationPreferences', sectionName: 'MJ: User Notification Preferences', isExpanded: false },
889
- { sectionKey: 'mJUserSettings', sectionName: 'MJ: User Settings', isExpanded: false },
890
- { sectionKey: 'mJVersionLabelRestores', sectionName: 'MJ: Version Label Restores', isExpanded: false },
891
- { sectionKey: 'mJAccessControlRules', sectionName: 'MJ: Access Control Rules', isExpanded: false },
892
- { sectionKey: 'aIAgentRequests1', sectionName: 'AI Agent Requests', isExpanded: false },
893
- { sectionKey: 'mJAPIKeys1', sectionName: 'MJ: API Keys', isExpanded: false },
894
- { sectionKey: 'mJArtifactPermissions1', sectionName: 'MJ: Artifact Permissions', isExpanded: false },
895
- { sectionKey: 'mJArtifacts', sectionName: 'MJ: Artifacts', isExpanded: false },
896
- { sectionKey: 'mJCollectionPermissions', sectionName: 'MJ: Collection Permissions', isExpanded: false },
897
- { sectionKey: 'conversationDetails', sectionName: 'Conversation Details', isExpanded: false },
898
- { sectionKey: 'mJDashboardCategoryPermissions1', sectionName: 'MJ: Dashboard Category Permissions', isExpanded: false },
899
- { sectionKey: 'mJDashboardPermissions1', sectionName: 'MJ: Dashboard Permissions', isExpanded: false },
900
- { sectionKey: 'mJMCPServerConnectionPermissions', sectionName: 'MJ: MCP Server Connection Permissions', isExpanded: false },
901
- { sectionKey: 'resourcePermissions', sectionName: 'Resource Permissions', isExpanded: false },
902
- { sectionKey: 'mJScheduledJobs1', sectionName: 'MJ: Scheduled Jobs', isExpanded: false },
903
- { sectionKey: 'mJTestRuns', sectionName: 'MJ: Test Runs', isExpanded: false },
904
- { sectionKey: 'mJVersionLabels', sectionName: 'MJ: Version Labels', isExpanded: false },
905
- { sectionKey: 'mJAIAgentPermissions', sectionName: 'MJ: AI Agent Permissions', isExpanded: false },
906
- { sectionKey: 'mJAIAgentRuns', sectionName: 'MJ: AI Agent Runs', isExpanded: false },
907
- { sectionKey: 'mJCollectionPermissions1', sectionName: 'MJ: Collection Permissions', isExpanded: false },
908
- { sectionKey: 'mJCollections', sectionName: 'MJ: Collections', isExpanded: false },
909
- { sectionKey: 'mJAIAgentExamples', sectionName: 'MJ: AI Agent Examples', isExpanded: false },
910
- { sectionKey: 'mJTasks', sectionName: 'MJ: Tasks', isExpanded: false },
911
- { sectionKey: 'aIAgents', sectionName: 'AI Agents', isExpanded: false }
831
+ { sectionKey: 'mJActionExecutionLogs', sectionName: 'Action Execution Logs', isExpanded: false },
832
+ { sectionKey: 'mJActions', sectionName: 'Actions', isExpanded: false },
833
+ { sectionKey: 'mJAuditLogs', sectionName: 'Audit Logs', isExpanded: false },
834
+ { sectionKey: 'mJCommunicationRuns', sectionName: 'Communication Runs', isExpanded: false },
835
+ { sectionKey: 'mJCompanyIntegrationRuns', sectionName: 'Company Integration Runs', isExpanded: false },
836
+ { sectionKey: 'mJConversations', sectionName: 'Conversations', isExpanded: false },
837
+ { sectionKey: 'mJDashboardCategories', sectionName: 'Dashboard Categories', isExpanded: false },
838
+ { sectionKey: 'mJDashboards', sectionName: 'Dashboards', isExpanded: false },
839
+ { sectionKey: 'mJDataContexts', sectionName: 'Data Contexts', isExpanded: false },
840
+ { sectionKey: 'mJDuplicateRuns', sectionName: 'Duplicate Runs', isExpanded: false },
841
+ { sectionKey: 'mJLists', sectionName: 'Lists', isExpanded: false },
842
+ { sectionKey: 'mJQueryCategories', sectionName: 'Query Categories', isExpanded: false },
843
+ { sectionKey: 'mJRecommendationRuns', sectionName: 'Recommendation Runs', isExpanded: false },
844
+ { sectionKey: 'mJRecordChangeReplayRuns', sectionName: 'Record Change Replay Runs', isExpanded: false },
845
+ { sectionKey: 'mJRecordChanges', sectionName: 'Record Changes', isExpanded: false },
846
+ { sectionKey: 'mJRecordMergeLogs', sectionName: 'Record Merge Logs', isExpanded: false },
847
+ { sectionKey: 'mJReportCategories', sectionName: 'Report Categories', isExpanded: false },
848
+ { sectionKey: 'mJReportSnapshots', sectionName: 'Report Snapshots', isExpanded: false },
849
+ { sectionKey: 'mJReports', sectionName: 'Reports', isExpanded: false },
850
+ { sectionKey: 'mJTemplateCategories', sectionName: 'Template Categories', isExpanded: false },
851
+ { sectionKey: 'mJTemplates', sectionName: 'Templates', isExpanded: false },
852
+ { sectionKey: 'mJUserApplications', sectionName: 'User Applications', isExpanded: false },
853
+ { sectionKey: 'mJUserFavorites', sectionName: 'User Favorites', isExpanded: false },
854
+ { sectionKey: 'mJUserNotifications', sectionName: 'User Notifications', isExpanded: false },
855
+ { sectionKey: 'mJUserRecordLogs', sectionName: 'User Record Logs', isExpanded: false },
856
+ { sectionKey: 'mJUserRoles', sectionName: 'Roles', isExpanded: false },
857
+ { sectionKey: 'mJUserViewCategories', sectionName: 'User View Categories', isExpanded: false },
858
+ { sectionKey: 'mJUserViewRuns', sectionName: 'User View Runs', isExpanded: false },
859
+ { sectionKey: 'mJUserViews', sectionName: 'User Views', isExpanded: false },
860
+ { sectionKey: 'mJWorkspaces', sectionName: 'Workspaces', isExpanded: false },
861
+ { sectionKey: 'mJAIAgentNotes', sectionName: 'AI Agent Notes', isExpanded: false },
862
+ { sectionKey: 'mJAIAgentRequestsResponseByUserID', sectionName: 'AI Agent Requests', isExpanded: false },
863
+ { sectionKey: 'mJAPIKeysUserID', sectionName: 'API Keys (User)', isExpanded: false },
864
+ { sectionKey: 'mJArtifactPermissionsUserID', sectionName: 'Artifact Permissions (User ID)', isExpanded: false },
865
+ { sectionKey: 'mJArtifactUses', sectionName: 'Artifact Uses', isExpanded: false },
866
+ { sectionKey: 'mJArtifactVersions', sectionName: 'Artifact Versions', isExpanded: false },
867
+ { sectionKey: 'mJConversationDetailRatings', sectionName: 'Conversation Detail Ratings', isExpanded: false },
868
+ { sectionKey: 'mJDashboardCategoryLinks', sectionName: 'Dashboard Category Links', isExpanded: false },
869
+ { sectionKey: 'mJDashboardCategoryPermissionsUserID', sectionName: 'Dashboard Category Permissions (User ID)', isExpanded: false },
870
+ { sectionKey: 'mJDashboardPermissionsSharedByUserID', sectionName: 'Dashboard Permissions (Shared By User ID)', isExpanded: false },
871
+ { sectionKey: 'mJDashboardUserPreferences', sectionName: 'Dashboard User Preferences', isExpanded: false },
872
+ { sectionKey: 'mJDashboardUserStates', sectionName: 'Dashboard User States', isExpanded: false },
873
+ { sectionKey: 'mJListCategories', sectionName: 'List Categories', isExpanded: false },
874
+ { sectionKey: 'mJListInvitations', sectionName: 'List Invitations', isExpanded: false },
875
+ { sectionKey: 'mJListShares', sectionName: 'List Shares', isExpanded: false },
876
+ { sectionKey: 'mJMCPToolExecutionLogs', sectionName: 'MCP Tool Execution Logs', isExpanded: false },
877
+ { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'O Auth Authorization States', isExpanded: false },
878
+ { sectionKey: 'mJOpenAppInstallHistories', sectionName: 'Open App Install Histories', isExpanded: false },
879
+ { sectionKey: 'mJOpenApps', sectionName: 'Open Apps', isExpanded: false },
880
+ { sectionKey: 'mJPublicLinks', sectionName: 'Public Links', isExpanded: false },
881
+ { sectionKey: 'mJReportUserStates', sectionName: 'Report User States', isExpanded: false },
882
+ { sectionKey: 'mJResourceLinks', sectionName: 'Resource Links', isExpanded: false },
883
+ { sectionKey: 'mJScheduledActions', sectionName: 'Scheduled Actions', isExpanded: false },
884
+ { sectionKey: 'mJScheduledJobRuns', sectionName: 'Scheduled Job Runs', isExpanded: false },
885
+ { sectionKey: 'mJScheduledJobsNotifyUserID', sectionName: 'Scheduled Jobs (Notify User ID)', isExpanded: false },
886
+ { sectionKey: 'mJTestRunFeedbacks', sectionName: 'Test Run Feedbacks', isExpanded: false },
887
+ { sectionKey: 'mJTestSuiteRuns', sectionName: 'Test Suite Runs', isExpanded: false },
888
+ { sectionKey: 'mJUserNotificationPreferences', sectionName: 'User Notification Preferences', isExpanded: false },
889
+ { sectionKey: 'mJUserSettings', sectionName: 'User Settings', isExpanded: false },
890
+ { sectionKey: 'mJVersionLabelRestores', sectionName: 'Version Label Restores', isExpanded: false },
891
+ { sectionKey: 'mJAccessControlRules', sectionName: 'Access Control Rules', isExpanded: false },
892
+ { sectionKey: 'mJAIAgentRequestsRequestForUserID', sectionName: 'AI Agent Requests', isExpanded: false },
893
+ { sectionKey: 'mJAPIKeysCreatedByUserID', sectionName: 'API Keys (Created By User)', isExpanded: false },
894
+ { sectionKey: 'mJArtifactPermissionsSharedByUserID', sectionName: 'Artifact Permissions (Shared By User ID)', isExpanded: false },
895
+ { sectionKey: 'mJArtifacts', sectionName: 'Artifacts', isExpanded: false },
896
+ { sectionKey: 'mJCollectionPermissionsSharedByUserID', sectionName: 'Collection Permissions (Shared By User ID)', isExpanded: false },
897
+ { sectionKey: 'mJConversationDetails', sectionName: 'Conversation Details', isExpanded: false },
898
+ { sectionKey: 'mJDashboardCategoryPermissionsSharedByUserID', sectionName: 'Dashboard Category Permissions (Shared By User ID)', isExpanded: false },
899
+ { sectionKey: 'mJDashboardPermissionsUserID', sectionName: 'Dashboard Permissions (User ID)', isExpanded: false },
900
+ { sectionKey: 'mJMCPServerConnectionPermissions', sectionName: 'MCP Server Connection Permissions', isExpanded: false },
901
+ { sectionKey: 'mJResourcePermissions', sectionName: 'Resource Permissions', isExpanded: false },
902
+ { sectionKey: 'mJScheduledJobsOwnerUserID', sectionName: 'Scheduled Jobs (Owner User ID)', isExpanded: false },
903
+ { sectionKey: 'mJTestRuns', sectionName: 'Test Runs', isExpanded: false },
904
+ { sectionKey: 'mJVersionLabels', sectionName: 'Version Labels', isExpanded: false },
905
+ { sectionKey: 'mJAIAgentPermissions', sectionName: 'AI Agent Permissions', isExpanded: false },
906
+ { sectionKey: 'mJAIAgentRuns', sectionName: 'AI Agent Runs', isExpanded: false },
907
+ { sectionKey: 'mJCollectionPermissionsUserID', sectionName: 'Collection Permissions (User ID)', isExpanded: false },
908
+ { sectionKey: 'mJCollections', sectionName: 'Collections', isExpanded: false },
909
+ { sectionKey: 'mJAIAgentExamples', sectionName: 'AI Agent Examples', isExpanded: false },
910
+ { sectionKey: 'mJTasks', sectionName: 'Tasks', isExpanded: false },
911
+ { sectionKey: 'mJAIAgents', sectionName: 'AI Agents', isExpanded: false }
912
912
  ]);
913
913
  }
914
914
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵMJUserFormComponent_BaseFactory; return function MJUserFormComponent_Factory(__ngFactoryType__) { return (ɵMJUserFormComponent_BaseFactory || (ɵMJUserFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(MJUserFormComponent)))(__ngFactoryType__ || MJUserFormComponent); }; })(); }
915
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJUserFormComponent, selectors: [["gen-mjuser-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 189, vars: 501, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "userIdentity", "SectionName", "User Identity", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Title", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Email", "Type", "textbox", "LinkType", "Email", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accountSettings", "SectionName", "Account Settings", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageURL", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageIconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "entityLinks", "SectionName", "Entity Links", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "LinkedRecordType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityRecordID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "employeeDetails", "SectionName", "Employee Details", "Icon", "fa fa-user-tie", 3, "Form", "FormContext"], ["FieldName", "EmployeeFirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeTitle", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisor", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisorEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "actionExecutionLogs", "SectionName", "Action Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "actions", "SectionName", "Actions", "Icon", "fa-solid fa-bolt", "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", "communicationRuns", "SectionName", "Communication Runs", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "companyIntegrationRuns", "SectionName", "Company Integration Runs", "Icon", "fa fa-briefcase", "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", "dashboardCategories", "SectionName", "Dashboard Categories", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "dashboards", "SectionName", "Dashboards", "Icon", "fa-solid fa-table-columns", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "dataContexts", "SectionName", "Data Contexts", "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", "lists", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "queryCategories", "SectionName", "Query Categories", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recommendationRuns", "SectionName", "Recommendation Runs", "Icon", "fa fa-rocket", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "recordChangeReplayRuns", "SectionName", "Record Change Replay Runs", "Icon", "fa fa-sync", "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", "reportCategories", "SectionName", "Report Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "reportSnapshots", "SectionName", "Report Snapshots", "Icon", "fa fa-camera", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "reports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "templateCategories", "SectionName", "Template Categories", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "templates", "SectionName", "Templates", "Icon", "fa-regular fa-rectangle-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserApplications", "SectionName", "MJ: User Applications", "Icon", "fa fa-th", "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", "userNotifications", "SectionName", "User Notifications", "Icon", "fa fa-bell", "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", "roles", "SectionName", "Roles", "Icon", "fa fa-user-shield", "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", "userViewRuns", "SectionName", "User View Runs", "Icon", "fa fa-eye", "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", "workspaces", "SectionName", "Workspaces", "Icon", "fa fa-folder", "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", "aIAgentRequests", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeys", "SectionName", "MJ: API Keys", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissions", "SectionName", "MJ: Artifact Permissions", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactUses", "SectionName", "MJ: Artifact Uses", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactVersions", "SectionName", "MJ: Artifact Versions", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailRatings", "SectionName", "MJ: Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryLinks", "SectionName", "MJ: Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissions", "SectionName", "MJ: Dashboard Category Permissions", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissions", "SectionName", "MJ: Dashboard Permissions", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserPreferences", "SectionName", "MJ: Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserStates", "SectionName", "MJ: Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "listCategories", "SectionName", "List Categories", "Icon", "fa fa-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListInvitations", "SectionName", "MJ: List Invitations", "Icon", "fa fa-user-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListShares", "SectionName", "MJ: List Shares", "Icon", "fa fa-share-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolExecutionLogs", "SectionName", "MJ: MCP Tool Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthAuthorizationStates", "SectionName", "MJ: O Auth Authorization States", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenAppInstallHistories", "SectionName", "MJ: Open App Install Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenApps", "SectionName", "MJ: Open Apps", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJPublicLinks", "SectionName", "MJ: Public Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportUserStates", "SectionName", "MJ: Report User States", "Icon", "fa fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "resourceLinks", "SectionName", "Resource Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "scheduledActions", "SectionName", "Scheduled Actions", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobRuns", "SectionName", "MJ: Scheduled Job Runs", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobs", "SectionName", "MJ: Scheduled Jobs", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRunFeedbacks", "SectionName", "MJ: Test Run Feedbacks", "Icon", "fa fa-clipboard-check", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestSuiteRuns", "SectionName", "MJ: Test Suite Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotificationPreferences", "SectionName", "MJ: User Notification Preferences", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserSettings", "SectionName", "MJ: User Settings", "Icon", "fa fa-sliders-h", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabelRestores", "SectionName", "MJ: Version Label Restores", "Icon", "fa fa-undo", "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", "mJArtifacts", "SectionName", "MJ: Artifacts", "Icon", "fa fa-file", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissions", "SectionName", "MJ: Collection Permissions", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "conversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServerConnectionPermissions", "SectionName", "MJ: MCP Server Connection Permissions", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "resourcePermissions", "SectionName", "Resource Permissions", "Icon", "fa fa-lock", "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"], ["SectionKey", "mJVersionLabels", "SectionName", "MJ: Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentPermissions", "SectionName", "MJ: AI Agent Permissions", "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", "mJCollections", "SectionName", "MJ: Collections", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentExamples", "SectionName", "MJ: AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTasks", "SectionName", "MJ: Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "aIAgents", "SectionName", "AI Agents", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJUserFormComponent_Template(rf, ctx) { if (rf & 1) {
915
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJUserFormComponent, selectors: [["gen-mjuser-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 189, vars: 501, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "userIdentity", "SectionName", "User Identity", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Title", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Email", "Type", "textbox", "LinkType", "Email", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accountSettings", "SectionName", "Account Settings", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageURL", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageIconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "entityLinks", "SectionName", "Entity Links", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "LinkedRecordType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityRecordID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "employeeDetails", "SectionName", "Employee Details", "Icon", "fa fa-user-tie", 3, "Form", "FormContext"], ["FieldName", "EmployeeFirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeTitle", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisor", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisorEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "mJActionExecutionLogs", "SectionName", "Action Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJActions", "SectionName", "Actions", "Icon", "fa-solid fa-bolt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAuditLogs", "SectionName", "Audit Logs", "Icon", "fa-solid fa-fingerprint", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCommunicationRuns", "SectionName", "Communication Runs", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCompanyIntegrationRuns", "SectionName", "Company Integration Runs", "Icon", "fa fa-briefcase", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversations", "SectionName", "Conversations", "Icon", "fa-regular fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategories", "SectionName", "Dashboard Categories", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboards", "SectionName", "Dashboards", "Icon", "fa-solid fa-table-columns", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDataContexts", "SectionName", "Data Contexts", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDuplicateRuns", "SectionName", "Duplicate Runs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJLists", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJQueryCategories", "SectionName", "Query Categories", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecommendationRuns", "SectionName", "Recommendation Runs", "Icon", "fa fa-rocket", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChangeReplayRuns", "SectionName", "Record Change Replay Runs", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChanges", "SectionName", "Record Changes", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordMergeLogs", "SectionName", "Record Merge Logs", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportCategories", "SectionName", "Report Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportSnapshots", "SectionName", "Report Snapshots", "Icon", "fa fa-camera", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplateCategories", "SectionName", "Template Categories", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplates", "SectionName", "Templates", "Icon", "fa-regular fa-rectangle-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserApplications", "SectionName", "User Applications", "Icon", "fa fa-th", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserFavorites", "SectionName", "User Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotifications", "SectionName", "User Notifications", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRecordLogs", "SectionName", "User Record Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRoles", "SectionName", "Roles", "Icon", "fa fa-user-shield", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewCategories", "SectionName", "User View Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewRuns", "SectionName", "User View Runs", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViews", "SectionName", "User Views", "Icon", "fa-solid fa-table-cells", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJWorkspaces", "SectionName", "Workspaces", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentNotes", "SectionName", "AI Agent Notes", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsResponseByUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysUserID", "SectionName", "API Keys (User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsUserID", "SectionName", "Artifact Permissions (User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactUses", "SectionName", "Artifact Uses", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactVersions", "SectionName", "Artifact Versions", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailRatings", "SectionName", "Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryLinks", "SectionName", "Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsUserID", "SectionName", "Dashboard Category Permissions (User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsSharedByUserID", "SectionName", "Dashboard Permissions (Shared By User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserPreferences", "SectionName", "Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserStates", "SectionName", "Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListCategories", "SectionName", "List Categories", "Icon", "fa fa-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListInvitations", "SectionName", "List Invitations", "Icon", "fa fa-user-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListShares", "SectionName", "List Shares", "Icon", "fa fa-share-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolExecutionLogs", "SectionName", "MCP Tool Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthAuthorizationStates", "SectionName", "O Auth Authorization States", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenAppInstallHistories", "SectionName", "Open App Install Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenApps", "SectionName", "Open Apps", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJPublicLinks", "SectionName", "Public Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportUserStates", "SectionName", "Report User States", "Icon", "fa fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourceLinks", "SectionName", "Resource Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledActions", "SectionName", "Scheduled Actions", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobRuns", "SectionName", "Scheduled Job Runs", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsNotifyUserID", "SectionName", "Scheduled Jobs (Notify User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRunFeedbacks", "SectionName", "Test Run Feedbacks", "Icon", "fa fa-clipboard-check", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestSuiteRuns", "SectionName", "Test Suite Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotificationPreferences", "SectionName", "User Notification Preferences", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserSettings", "SectionName", "User Settings", "Icon", "fa fa-sliders-h", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabelRestores", "SectionName", "Version Label Restores", "Icon", "fa fa-undo", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAccessControlRules", "SectionName", "Access Control Rules", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsRequestForUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysCreatedByUserID", "SectionName", "API Keys (Created By User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsSharedByUserID", "SectionName", "Artifact Permissions (Shared By User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifacts", "SectionName", "Artifacts", "Icon", "fa fa-file", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsSharedByUserID", "SectionName", "Collection Permissions (Shared By User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsSharedByUserID", "SectionName", "Dashboard Category Permissions (Shared By User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsUserID", "SectionName", "Dashboard Permissions (User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServerConnectionPermissions", "SectionName", "MCP Server Connection Permissions", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourcePermissions", "SectionName", "Resource Permissions", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsOwnerUserID", "SectionName", "Scheduled Jobs (Owner User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRuns", "SectionName", "Test Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabels", "SectionName", "Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentPermissions", "SectionName", "AI Agent Permissions", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRuns", "SectionName", "AI Agent Runs", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsUserID", "SectionName", "Collection Permissions (User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollections", "SectionName", "Collections", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentExamples", "SectionName", "AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTasks", "SectionName", "Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgents", "SectionName", "AI Agents", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJUserFormComponent_Template(rf, ctx) { if (rf & 1) {
916
916
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
917
917
  i0.ɵɵlistener("Navigate", function MJUserFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function MJUserFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function MJUserFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function MJUserFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function MJUserFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
918
918
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -1113,64 +1113,64 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1113
1113
  i0.ɵɵelementStart(147, "mj-collapsible-panel", 87);
1114
1114
  i0.ɵɵconditionalCreate(148, MJUserFormComponent_Conditional_148_Template, 2, 4, "div");
1115
1115
  i0.ɵɵelementEnd();
1116
- i0.ɵɵelementStart(149, "mj-collapsible-panel", 58);
1116
+ i0.ɵɵelementStart(149, "mj-collapsible-panel", 88);
1117
1117
  i0.ɵɵconditionalCreate(150, MJUserFormComponent_Conditional_150_Template, 2, 4, "div");
1118
1118
  i0.ɵɵelementEnd();
1119
- i0.ɵɵelementStart(151, "mj-collapsible-panel", 59);
1119
+ i0.ɵɵelementStart(151, "mj-collapsible-panel", 89);
1120
1120
  i0.ɵɵconditionalCreate(152, MJUserFormComponent_Conditional_152_Template, 2, 4, "div");
1121
1121
  i0.ɵɵelementEnd();
1122
- i0.ɵɵelementStart(153, "mj-collapsible-panel", 60);
1122
+ i0.ɵɵelementStart(153, "mj-collapsible-panel", 90);
1123
1123
  i0.ɵɵconditionalCreate(154, MJUserFormComponent_Conditional_154_Template, 2, 4, "div");
1124
1124
  i0.ɵɵelementEnd();
1125
- i0.ɵɵelementStart(155, "mj-collapsible-panel", 88);
1125
+ i0.ɵɵelementStart(155, "mj-collapsible-panel", 91);
1126
1126
  i0.ɵɵconditionalCreate(156, MJUserFormComponent_Conditional_156_Template, 2, 4, "div");
1127
1127
  i0.ɵɵelementEnd();
1128
- i0.ɵɵelementStart(157, "mj-collapsible-panel", 89);
1128
+ i0.ɵɵelementStart(157, "mj-collapsible-panel", 92);
1129
1129
  i0.ɵɵconditionalCreate(158, MJUserFormComponent_Conditional_158_Template, 2, 4, "div");
1130
1130
  i0.ɵɵelementEnd();
1131
- i0.ɵɵelementStart(159, "mj-collapsible-panel", 90);
1131
+ i0.ɵɵelementStart(159, "mj-collapsible-panel", 93);
1132
1132
  i0.ɵɵconditionalCreate(160, MJUserFormComponent_Conditional_160_Template, 2, 4, "div");
1133
1133
  i0.ɵɵelementEnd();
1134
- i0.ɵɵelementStart(161, "mj-collapsible-panel", 65);
1134
+ i0.ɵɵelementStart(161, "mj-collapsible-panel", 94);
1135
1135
  i0.ɵɵconditionalCreate(162, MJUserFormComponent_Conditional_162_Template, 2, 4, "div");
1136
1136
  i0.ɵɵelementEnd();
1137
- i0.ɵɵelementStart(163, "mj-collapsible-panel", 66);
1137
+ i0.ɵɵelementStart(163, "mj-collapsible-panel", 95);
1138
1138
  i0.ɵɵconditionalCreate(164, MJUserFormComponent_Conditional_164_Template, 2, 4, "div");
1139
1139
  i0.ɵɵelementEnd();
1140
- i0.ɵɵelementStart(165, "mj-collapsible-panel", 91);
1140
+ i0.ɵɵelementStart(165, "mj-collapsible-panel", 96);
1141
1141
  i0.ɵɵconditionalCreate(166, MJUserFormComponent_Conditional_166_Template, 2, 4, "div");
1142
1142
  i0.ɵɵelementEnd();
1143
- i0.ɵɵelementStart(167, "mj-collapsible-panel", 92);
1143
+ i0.ɵɵelementStart(167, "mj-collapsible-panel", 97);
1144
1144
  i0.ɵɵconditionalCreate(168, MJUserFormComponent_Conditional_168_Template, 2, 4, "div");
1145
1145
  i0.ɵɵelementEnd();
1146
- i0.ɵɵelementStart(169, "mj-collapsible-panel", 81);
1146
+ i0.ɵɵelementStart(169, "mj-collapsible-panel", 98);
1147
1147
  i0.ɵɵconditionalCreate(170, MJUserFormComponent_Conditional_170_Template, 2, 4, "div");
1148
1148
  i0.ɵɵelementEnd();
1149
- i0.ɵɵelementStart(171, "mj-collapsible-panel", 93);
1149
+ i0.ɵɵelementStart(171, "mj-collapsible-panel", 99);
1150
1150
  i0.ɵɵconditionalCreate(172, MJUserFormComponent_Conditional_172_Template, 2, 4, "div");
1151
1151
  i0.ɵɵelementEnd();
1152
- i0.ɵɵelementStart(173, "mj-collapsible-panel", 94);
1152
+ i0.ɵɵelementStart(173, "mj-collapsible-panel", 100);
1153
1153
  i0.ɵɵconditionalCreate(174, MJUserFormComponent_Conditional_174_Template, 2, 4, "div");
1154
1154
  i0.ɵɵelementEnd();
1155
- i0.ɵɵelementStart(175, "mj-collapsible-panel", 95);
1155
+ i0.ɵɵelementStart(175, "mj-collapsible-panel", 101);
1156
1156
  i0.ɵɵconditionalCreate(176, MJUserFormComponent_Conditional_176_Template, 2, 4, "div");
1157
1157
  i0.ɵɵelementEnd();
1158
- i0.ɵɵelementStart(177, "mj-collapsible-panel", 96);
1158
+ i0.ɵɵelementStart(177, "mj-collapsible-panel", 102);
1159
1159
  i0.ɵɵconditionalCreate(178, MJUserFormComponent_Conditional_178_Template, 2, 4, "div");
1160
1160
  i0.ɵɵelementEnd();
1161
- i0.ɵɵelementStart(179, "mj-collapsible-panel", 89);
1161
+ i0.ɵɵelementStart(179, "mj-collapsible-panel", 103);
1162
1162
  i0.ɵɵconditionalCreate(180, MJUserFormComponent_Conditional_180_Template, 2, 4, "div");
1163
1163
  i0.ɵɵelementEnd();
1164
- i0.ɵɵelementStart(181, "mj-collapsible-panel", 97);
1164
+ i0.ɵɵelementStart(181, "mj-collapsible-panel", 104);
1165
1165
  i0.ɵɵconditionalCreate(182, MJUserFormComponent_Conditional_182_Template, 2, 4, "div");
1166
1166
  i0.ɵɵelementEnd();
1167
- i0.ɵɵelementStart(183, "mj-collapsible-panel", 98);
1167
+ i0.ɵɵelementStart(183, "mj-collapsible-panel", 105);
1168
1168
  i0.ɵɵconditionalCreate(184, MJUserFormComponent_Conditional_184_Template, 2, 4, "div");
1169
1169
  i0.ɵɵelementEnd();
1170
- i0.ɵɵelementStart(185, "mj-collapsible-panel", 99);
1170
+ i0.ɵɵelementStart(185, "mj-collapsible-panel", 106);
1171
1171
  i0.ɵɵconditionalCreate(186, MJUserFormComponent_Conditional_186_Template, 2, 4, "div");
1172
1172
  i0.ɵɵelementEnd();
1173
- i0.ɵɵelementStart(187, "mj-collapsible-panel", 100);
1173
+ i0.ɵɵelementStart(187, "mj-collapsible-panel", 107);
1174
1174
  i0.ɵɵconditionalCreate(188, MJUserFormComponent_Conditional_188_Template, 2, 4, "div");
1175
1175
  i0.ɵɵelementEnd()();
1176
1176
  } if (rf & 2) {
@@ -1228,87 +1228,87 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1228
1228
  i0.ɵɵadvance();
1229
1229
  i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
1230
1230
  i0.ɵɵadvance();
1231
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("actionExecutionLogs"))("DefaultExpanded", false);
1231
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJActionExecutionLogs"))("DefaultExpanded", false);
1232
1232
  i0.ɵɵadvance();
1233
1233
  i0.ɵɵconditional(ctx.record.IsSaved ? 28 : -1);
1234
1234
  i0.ɵɵadvance();
1235
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("actions"))("DefaultExpanded", false);
1235
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJActions"))("DefaultExpanded", false);
1236
1236
  i0.ɵɵadvance();
1237
1237
  i0.ɵɵconditional(ctx.record.IsSaved ? 30 : -1);
1238
1238
  i0.ɵɵadvance();
1239
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("auditLogs"))("DefaultExpanded", false);
1239
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAuditLogs"))("DefaultExpanded", false);
1240
1240
  i0.ɵɵadvance();
1241
1241
  i0.ɵɵconditional(ctx.record.IsSaved ? 32 : -1);
1242
1242
  i0.ɵɵadvance();
1243
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("communicationRuns"))("DefaultExpanded", false);
1243
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCommunicationRuns"))("DefaultExpanded", false);
1244
1244
  i0.ɵɵadvance();
1245
1245
  i0.ɵɵconditional(ctx.record.IsSaved ? 34 : -1);
1246
1246
  i0.ɵɵadvance();
1247
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("companyIntegrationRuns"))("DefaultExpanded", false);
1247
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCompanyIntegrationRuns"))("DefaultExpanded", false);
1248
1248
  i0.ɵɵadvance();
1249
1249
  i0.ɵɵconditional(ctx.record.IsSaved ? 36 : -1);
1250
1250
  i0.ɵɵadvance();
1251
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("conversations"))("DefaultExpanded", false);
1251
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJConversations"))("DefaultExpanded", false);
1252
1252
  i0.ɵɵadvance();
1253
1253
  i0.ɵɵconditional(ctx.record.IsSaved ? 38 : -1);
1254
1254
  i0.ɵɵadvance();
1255
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("dashboardCategories"))("DefaultExpanded", false);
1255
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategories"))("DefaultExpanded", false);
1256
1256
  i0.ɵɵadvance();
1257
1257
  i0.ɵɵconditional(ctx.record.IsSaved ? 40 : -1);
1258
1258
  i0.ɵɵadvance();
1259
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("dashboards"))("DefaultExpanded", false);
1259
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboards"))("DefaultExpanded", false);
1260
1260
  i0.ɵɵadvance();
1261
1261
  i0.ɵɵconditional(ctx.record.IsSaved ? 42 : -1);
1262
1262
  i0.ɵɵadvance();
1263
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("dataContexts"))("DefaultExpanded", false);
1263
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDataContexts"))("DefaultExpanded", false);
1264
1264
  i0.ɵɵadvance();
1265
1265
  i0.ɵɵconditional(ctx.record.IsSaved ? 44 : -1);
1266
1266
  i0.ɵɵadvance();
1267
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("duplicateRuns"))("DefaultExpanded", false);
1267
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDuplicateRuns"))("DefaultExpanded", false);
1268
1268
  i0.ɵɵadvance();
1269
1269
  i0.ɵɵconditional(ctx.record.IsSaved ? 46 : -1);
1270
1270
  i0.ɵɵadvance();
1271
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("lists"))("DefaultExpanded", false);
1271
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJLists"))("DefaultExpanded", false);
1272
1272
  i0.ɵɵadvance();
1273
1273
  i0.ɵɵconditional(ctx.record.IsSaved ? 48 : -1);
1274
1274
  i0.ɵɵadvance();
1275
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("queryCategories"))("DefaultExpanded", false);
1275
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJQueryCategories"))("DefaultExpanded", false);
1276
1276
  i0.ɵɵadvance();
1277
1277
  i0.ɵɵconditional(ctx.record.IsSaved ? 50 : -1);
1278
1278
  i0.ɵɵadvance();
1279
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("recommendationRuns"))("DefaultExpanded", false);
1279
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecommendationRuns"))("DefaultExpanded", false);
1280
1280
  i0.ɵɵadvance();
1281
1281
  i0.ɵɵconditional(ctx.record.IsSaved ? 52 : -1);
1282
1282
  i0.ɵɵadvance();
1283
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("recordChangeReplayRuns"))("DefaultExpanded", false);
1283
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordChangeReplayRuns"))("DefaultExpanded", false);
1284
1284
  i0.ɵɵadvance();
1285
1285
  i0.ɵɵconditional(ctx.record.IsSaved ? 54 : -1);
1286
1286
  i0.ɵɵadvance();
1287
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("recordChanges"))("DefaultExpanded", false);
1287
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordChanges"))("DefaultExpanded", false);
1288
1288
  i0.ɵɵadvance();
1289
1289
  i0.ɵɵconditional(ctx.record.IsSaved ? 56 : -1);
1290
1290
  i0.ɵɵadvance();
1291
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("recordMergeLogs"))("DefaultExpanded", false);
1291
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordMergeLogs"))("DefaultExpanded", false);
1292
1292
  i0.ɵɵadvance();
1293
1293
  i0.ɵɵconditional(ctx.record.IsSaved ? 58 : -1);
1294
1294
  i0.ɵɵadvance();
1295
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("reportCategories"))("DefaultExpanded", false);
1295
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReportCategories"))("DefaultExpanded", false);
1296
1296
  i0.ɵɵadvance();
1297
1297
  i0.ɵɵconditional(ctx.record.IsSaved ? 60 : -1);
1298
1298
  i0.ɵɵadvance();
1299
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("reportSnapshots"))("DefaultExpanded", false);
1299
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReportSnapshots"))("DefaultExpanded", false);
1300
1300
  i0.ɵɵadvance();
1301
1301
  i0.ɵɵconditional(ctx.record.IsSaved ? 62 : -1);
1302
1302
  i0.ɵɵadvance();
1303
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("reports"))("DefaultExpanded", false);
1303
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReports"))("DefaultExpanded", false);
1304
1304
  i0.ɵɵadvance();
1305
1305
  i0.ɵɵconditional(ctx.record.IsSaved ? 64 : -1);
1306
1306
  i0.ɵɵadvance();
1307
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("templateCategories"))("DefaultExpanded", false);
1307
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTemplateCategories"))("DefaultExpanded", false);
1308
1308
  i0.ɵɵadvance();
1309
1309
  i0.ɵɵconditional(ctx.record.IsSaved ? 66 : -1);
1310
1310
  i0.ɵɵadvance();
1311
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("templates"))("DefaultExpanded", false);
1311
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTemplates"))("DefaultExpanded", false);
1312
1312
  i0.ɵɵadvance();
1313
1313
  i0.ɵɵconditional(ctx.record.IsSaved ? 68 : -1);
1314
1314
  i0.ɵɵadvance();
@@ -1316,51 +1316,51 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1316
1316
  i0.ɵɵadvance();
1317
1317
  i0.ɵɵconditional(ctx.record.IsSaved ? 70 : -1);
1318
1318
  i0.ɵɵadvance();
1319
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userFavorites"))("DefaultExpanded", false);
1319
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserFavorites"))("DefaultExpanded", false);
1320
1320
  i0.ɵɵadvance();
1321
1321
  i0.ɵɵconditional(ctx.record.IsSaved ? 72 : -1);
1322
1322
  i0.ɵɵadvance();
1323
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userNotifications"))("DefaultExpanded", false);
1323
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserNotifications"))("DefaultExpanded", false);
1324
1324
  i0.ɵɵadvance();
1325
1325
  i0.ɵɵconditional(ctx.record.IsSaved ? 74 : -1);
1326
1326
  i0.ɵɵadvance();
1327
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userRecordLogs"))("DefaultExpanded", false);
1327
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserRecordLogs"))("DefaultExpanded", false);
1328
1328
  i0.ɵɵadvance();
1329
1329
  i0.ɵɵconditional(ctx.record.IsSaved ? 76 : -1);
1330
1330
  i0.ɵɵadvance();
1331
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("roles"))("DefaultExpanded", false);
1331
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserRoles"))("DefaultExpanded", false);
1332
1332
  i0.ɵɵadvance();
1333
1333
  i0.ɵɵconditional(ctx.record.IsSaved ? 78 : -1);
1334
1334
  i0.ɵɵadvance();
1335
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userViewCategories"))("DefaultExpanded", false);
1335
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViewCategories"))("DefaultExpanded", false);
1336
1336
  i0.ɵɵadvance();
1337
1337
  i0.ɵɵconditional(ctx.record.IsSaved ? 80 : -1);
1338
1338
  i0.ɵɵadvance();
1339
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userViewRuns"))("DefaultExpanded", false);
1339
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViewRuns"))("DefaultExpanded", false);
1340
1340
  i0.ɵɵadvance();
1341
1341
  i0.ɵɵconditional(ctx.record.IsSaved ? 82 : -1);
1342
1342
  i0.ɵɵadvance();
1343
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("userViews"))("DefaultExpanded", false);
1343
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViews"))("DefaultExpanded", false);
1344
1344
  i0.ɵɵadvance();
1345
1345
  i0.ɵɵconditional(ctx.record.IsSaved ? 84 : -1);
1346
1346
  i0.ɵɵadvance();
1347
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("workspaces"))("DefaultExpanded", false);
1347
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJWorkspaces"))("DefaultExpanded", false);
1348
1348
  i0.ɵɵadvance();
1349
1349
  i0.ɵɵconditional(ctx.record.IsSaved ? 86 : -1);
1350
1350
  i0.ɵɵadvance();
1351
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("aIAgentNotes"))("DefaultExpanded", false);
1351
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentNotes"))("DefaultExpanded", false);
1352
1352
  i0.ɵɵadvance();
1353
1353
  i0.ɵɵconditional(ctx.record.IsSaved ? 88 : -1);
1354
1354
  i0.ɵɵadvance();
1355
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("aIAgentRequests"))("DefaultExpanded", false);
1355
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentRequestsResponseByUserID"))("DefaultExpanded", false);
1356
1356
  i0.ɵɵadvance();
1357
1357
  i0.ɵɵconditional(ctx.record.IsSaved ? 90 : -1);
1358
1358
  i0.ɵɵadvance();
1359
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeys"))("DefaultExpanded", false);
1359
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeysUserID"))("DefaultExpanded", false);
1360
1360
  i0.ɵɵadvance();
1361
1361
  i0.ɵɵconditional(ctx.record.IsSaved ? 92 : -1);
1362
1362
  i0.ɵɵadvance();
1363
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissions"))("DefaultExpanded", false);
1363
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissionsUserID"))("DefaultExpanded", false);
1364
1364
  i0.ɵɵadvance();
1365
1365
  i0.ɵɵconditional(ctx.record.IsSaved ? 94 : -1);
1366
1366
  i0.ɵɵadvance();
@@ -1380,11 +1380,11 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1380
1380
  i0.ɵɵadvance();
1381
1381
  i0.ɵɵconditional(ctx.record.IsSaved ? 102 : -1);
1382
1382
  i0.ɵɵadvance();
1383
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissions"))("DefaultExpanded", false);
1383
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissionsUserID"))("DefaultExpanded", false);
1384
1384
  i0.ɵɵadvance();
1385
1385
  i0.ɵɵconditional(ctx.record.IsSaved ? 104 : -1);
1386
1386
  i0.ɵɵadvance();
1387
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissions"))("DefaultExpanded", false);
1387
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissionsSharedByUserID"))("DefaultExpanded", false);
1388
1388
  i0.ɵɵadvance();
1389
1389
  i0.ɵɵconditional(ctx.record.IsSaved ? 106 : -1);
1390
1390
  i0.ɵɵadvance();
@@ -1396,7 +1396,7 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1396
1396
  i0.ɵɵadvance();
1397
1397
  i0.ɵɵconditional(ctx.record.IsSaved ? 110 : -1);
1398
1398
  i0.ɵɵadvance();
1399
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("listCategories"))("DefaultExpanded", false);
1399
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListCategories"))("DefaultExpanded", false);
1400
1400
  i0.ɵɵadvance();
1401
1401
  i0.ɵɵconditional(ctx.record.IsSaved ? 112 : -1);
1402
1402
  i0.ɵɵadvance();
@@ -1432,11 +1432,11 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1432
1432
  i0.ɵɵadvance();
1433
1433
  i0.ɵɵconditional(ctx.record.IsSaved ? 128 : -1);
1434
1434
  i0.ɵɵadvance();
1435
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("resourceLinks"))("DefaultExpanded", false);
1435
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJResourceLinks"))("DefaultExpanded", false);
1436
1436
  i0.ɵɵadvance();
1437
1437
  i0.ɵɵconditional(ctx.record.IsSaved ? 130 : -1);
1438
1438
  i0.ɵɵadvance();
1439
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("scheduledActions"))("DefaultExpanded", false);
1439
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledActions"))("DefaultExpanded", false);
1440
1440
  i0.ɵɵadvance();
1441
1441
  i0.ɵɵconditional(ctx.record.IsSaved ? 132 : -1);
1442
1442
  i0.ɵɵadvance();
@@ -1444,7 +1444,7 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1444
1444
  i0.ɵɵadvance();
1445
1445
  i0.ɵɵconditional(ctx.record.IsSaved ? 134 : -1);
1446
1446
  i0.ɵɵadvance();
1447
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobs"))("DefaultExpanded", false);
1447
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobsNotifyUserID"))("DefaultExpanded", false);
1448
1448
  i0.ɵɵadvance();
1449
1449
  i0.ɵɵconditional(ctx.record.IsSaved ? 136 : -1);
1450
1450
  i0.ɵɵadvance();
@@ -1472,15 +1472,15 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1472
1472
  i0.ɵɵadvance();
1473
1473
  i0.ɵɵconditional(ctx.record.IsSaved ? 148 : -1);
1474
1474
  i0.ɵɵadvance();
1475
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("aIAgentRequests"))("DefaultExpanded", false);
1475
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentRequestsRequestForUserID"))("DefaultExpanded", false);
1476
1476
  i0.ɵɵadvance();
1477
1477
  i0.ɵɵconditional(ctx.record.IsSaved ? 150 : -1);
1478
1478
  i0.ɵɵadvance();
1479
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeys"))("DefaultExpanded", false);
1479
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeysCreatedByUserID"))("DefaultExpanded", false);
1480
1480
  i0.ɵɵadvance();
1481
1481
  i0.ɵɵconditional(ctx.record.IsSaved ? 152 : -1);
1482
1482
  i0.ɵɵadvance();
1483
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissions"))("DefaultExpanded", false);
1483
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissionsSharedByUserID"))("DefaultExpanded", false);
1484
1484
  i0.ɵɵadvance();
1485
1485
  i0.ɵɵconditional(ctx.record.IsSaved ? 154 : -1);
1486
1486
  i0.ɵɵadvance();
@@ -1488,19 +1488,19 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1488
1488
  i0.ɵɵadvance();
1489
1489
  i0.ɵɵconditional(ctx.record.IsSaved ? 156 : -1);
1490
1490
  i0.ɵɵadvance();
1491
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissions"))("DefaultExpanded", false);
1491
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissionsSharedByUserID"))("DefaultExpanded", false);
1492
1492
  i0.ɵɵadvance();
1493
1493
  i0.ɵɵconditional(ctx.record.IsSaved ? 158 : -1);
1494
1494
  i0.ɵɵadvance();
1495
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("conversationDetails"))("DefaultExpanded", false);
1495
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJConversationDetails"))("DefaultExpanded", false);
1496
1496
  i0.ɵɵadvance();
1497
1497
  i0.ɵɵconditional(ctx.record.IsSaved ? 160 : -1);
1498
1498
  i0.ɵɵadvance();
1499
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissions"))("DefaultExpanded", false);
1499
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissionsSharedByUserID"))("DefaultExpanded", false);
1500
1500
  i0.ɵɵadvance();
1501
1501
  i0.ɵɵconditional(ctx.record.IsSaved ? 162 : -1);
1502
1502
  i0.ɵɵadvance();
1503
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissions"))("DefaultExpanded", false);
1503
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissionsUserID"))("DefaultExpanded", false);
1504
1504
  i0.ɵɵadvance();
1505
1505
  i0.ɵɵconditional(ctx.record.IsSaved ? 164 : -1);
1506
1506
  i0.ɵɵadvance();
@@ -1508,11 +1508,11 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1508
1508
  i0.ɵɵadvance();
1509
1509
  i0.ɵɵconditional(ctx.record.IsSaved ? 166 : -1);
1510
1510
  i0.ɵɵadvance();
1511
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("resourcePermissions"))("DefaultExpanded", false);
1511
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJResourcePermissions"))("DefaultExpanded", false);
1512
1512
  i0.ɵɵadvance();
1513
1513
  i0.ɵɵconditional(ctx.record.IsSaved ? 168 : -1);
1514
1514
  i0.ɵɵadvance();
1515
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobs"))("DefaultExpanded", false);
1515
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobsOwnerUserID"))("DefaultExpanded", false);
1516
1516
  i0.ɵɵadvance();
1517
1517
  i0.ɵɵconditional(ctx.record.IsSaved ? 170 : -1);
1518
1518
  i0.ɵɵadvance();
@@ -1532,7 +1532,7 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1532
1532
  i0.ɵɵadvance();
1533
1533
  i0.ɵɵconditional(ctx.record.IsSaved ? 178 : -1);
1534
1534
  i0.ɵɵadvance();
1535
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissions"))("DefaultExpanded", false);
1535
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissionsUserID"))("DefaultExpanded", false);
1536
1536
  i0.ɵɵadvance();
1537
1537
  i0.ɵɵconditional(ctx.record.IsSaved ? 180 : -1);
1538
1538
  i0.ɵɵadvance();
@@ -1548,7 +1548,7 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
1548
1548
  i0.ɵɵadvance();
1549
1549
  i0.ɵɵconditional(ctx.record.IsSaved ? 186 : -1);
1550
1550
  i0.ɵɵadvance();
1551
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("aIAgents"))("DefaultExpanded", false);
1551
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgents"))("DefaultExpanded", false);
1552
1552
  i0.ɵɵadvance();
1553
1553
  i0.ɵɵconditional(ctx.record.IsSaved ? 188 : -1);
1554
1554
  } }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent], encapsulation: 2 }); }
@@ -1559,7 +1559,7 @@ MJUserFormComponent = __decorate([
1559
1559
  export { MJUserFormComponent };
1560
1560
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MJUserFormComponent, [{
1561
1561
  type: Component,
1562
- args: [{ standalone: false, selector: 'gen-mjuser-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 <!-- User Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"userIdentity\"\n SectionName=\"User Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstName\"\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=\"LastName\"\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=\"Title\"\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=\"Email\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Email\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Account Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"accountSettings\"\n SectionName=\"Account Settings\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\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=\"IsActive\"\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=\"UserImageURL\"\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=\"UserImageIconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Entity Links Section -->\n <mj-collapsible-panel\n SectionKey=\"entityLinks\"\n SectionName=\"Entity Links\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedRecordType\"\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=\"LinkedEntityID\"\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=\"LinkedEntityRecordID\"\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=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Employee Details Section -->\n <mj-collapsible-panel\n SectionKey=\"employeeDetails\"\n SectionName=\"Employee Details\"\n Icon=\"fa fa-user-tie\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeFirstLast\"\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=\"EmployeeEmail\"\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=\"EmployeeTitle\"\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=\"EmployeeSupervisor\"\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=\"EmployeeSupervisorEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-database\"\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 <!-- Action Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"actionExecutionLogs\"\n SectionName=\"Action Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('actionExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Action Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Action Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('actionExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('actionExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"actions\"\n SectionName=\"Actions\"\n Icon=\"fa-solid fa-bolt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('actions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Actions','CodeApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Actions')\"\n [AllowLoad]=\"IsSectionExpanded('actions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('actions', $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('MJ: Audit Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- Communication Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"communicationRuns\"\n SectionName=\"Communication Runs\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('communicationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Communication Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Communication Runs')\"\n [AllowLoad]=\"IsSectionExpanded('communicationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('communicationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"companyIntegrationRuns\"\n SectionName=\"Company Integration Runs\"\n Icon=\"fa fa-briefcase\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('companyIntegrationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Company Integration Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Company Integration Runs')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRuns', $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('MJ: Conversations','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- Dashboard Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"dashboardCategories\"\n SectionName=\"Dashboard Categories\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('dashboardCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('dashboardCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel\n SectionKey=\"dashboards\"\n SectionName=\"Dashboards\"\n Icon=\"fa-solid fa-table-columns\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('dashboards')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboards','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('dashboards')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Contexts Section -->\n <mj-collapsible-panel\n SectionKey=\"dataContexts\"\n SectionName=\"Data Contexts\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('dataContexts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Data Contexts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Data Contexts')\"\n [AllowLoad]=\"IsSectionExpanded('dataContexts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('dataContexts', $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('MJ: Duplicate Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- 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('MJ: Lists','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"queryCategories\"\n SectionName=\"Query Categories\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('queryCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Categories')\"\n [AllowLoad]=\"IsSectionExpanded('queryCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('queryCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"recommendationRuns\"\n SectionName=\"Recommendation Runs\"\n Icon=\"fa fa-rocket\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recommendationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Recommendation Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Recommendation Runs')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Change Replay Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"recordChangeReplayRuns\"\n SectionName=\"Record Change Replay Runs\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('recordChangeReplayRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Change Replay Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Change Replay Runs')\"\n [AllowLoad]=\"IsSectionExpanded('recordChangeReplayRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('recordChangeReplayRuns', $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('MJ: Record Changes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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('MJ: Record Merge Logs','InitiatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- Report Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"reportCategories\"\n SectionName=\"Report Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('reportCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Categories')\"\n [AllowLoad]=\"IsSectionExpanded('reportCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('reportCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Snapshots Section -->\n <mj-collapsible-panel\n SectionKey=\"reportSnapshots\"\n SectionName=\"Report Snapshots\"\n Icon=\"fa fa-camera\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('reportSnapshots')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Snapshots','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Snapshots')\"\n [AllowLoad]=\"IsSectionExpanded('reportSnapshots')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('reportSnapshots', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Reports Section -->\n <mj-collapsible-panel\n SectionKey=\"reports\"\n SectionName=\"Reports\"\n Icon=\"fa-solid fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('reports')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Reports','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Reports')\"\n [AllowLoad]=\"IsSectionExpanded('reports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('reports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"templateCategories\"\n SectionName=\"Template Categories\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('templateCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Template Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Template Categories')\"\n [AllowLoad]=\"IsSectionExpanded('templateCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('templateCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Templates Section -->\n <mj-collapsible-panel\n SectionKey=\"templates\"\n SectionName=\"Templates\"\n Icon=\"fa-regular fa-rectangle-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('templates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Templates','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Templates')\"\n [AllowLoad]=\"IsSectionExpanded('templates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('templates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: User Applications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserApplications\"\n SectionName=\"MJ: User Applications\"\n Icon=\"fa fa-th\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserApplications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Applications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Applications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserApplications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserApplications', $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('MJ: User Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 Notifications Section -->\n <mj-collapsible-panel\n SectionKey=\"userNotifications\"\n SectionName=\"User Notifications\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userNotifications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notifications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notifications')\"\n [AllowLoad]=\"IsSectionExpanded('userNotifications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userNotifications', $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('MJ: User Record Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- Roles Section -->\n <mj-collapsible-panel\n SectionKey=\"roles\"\n SectionName=\"Roles\"\n Icon=\"fa fa-user-shield\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('roles')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Roles','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Roles')\"\n [AllowLoad]=\"IsSectionExpanded('roles')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('roles', $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('MJ: User View Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 View Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"userViewRuns\"\n SectionName=\"User View Runs\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('userViewRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Runs')\"\n [AllowLoad]=\"IsSectionExpanded('userViewRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('userViewRuns', $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('MJ: User Views','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- Workspaces Section -->\n <mj-collapsible-panel\n SectionKey=\"workspaces\"\n SectionName=\"Workspaces\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('workspaces')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Workspaces','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Workspaces')\"\n [AllowLoad]=\"IsSectionExpanded('workspaces')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('workspaces', $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('MJ: AI Agent Notes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: 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 <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"aIAgentRequests\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIAgentRequests')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','ResponseByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentRequests')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentRequests', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: API Keys Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeys\"\n SectionName=\"MJ: API Keys\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeys')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeys')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeys', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissions\"\n SectionName=\"MJ: Artifact Permissions\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Uses Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactUses\"\n SectionName=\"MJ: Artifact Uses\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactUses')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Uses','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Uses')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactUses')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactUses', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Versions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactVersions\"\n SectionName=\"MJ: Artifact Versions\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Versions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Detail Ratings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetailRatings\"\n SectionName=\"MJ: Conversation Detail Ratings\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Category Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"MJ: Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Category Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissions\"\n SectionName=\"MJ: Dashboard Category Permissions\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissions\"\n SectionName=\"MJ: Dashboard Permissions\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"MJ: Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"MJ: Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"listCategories\"\n SectionName=\"List Categories\"\n Icon=\"fa fa-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('listCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Categories')\"\n [AllowLoad]=\"IsSectionExpanded('listCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('listCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: List Invitations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListInvitations\"\n SectionName=\"MJ: List Invitations\"\n Icon=\"fa fa-user-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListInvitations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Invitations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Invitations')\"\n [AllowLoad]=\"IsSectionExpanded('mJListInvitations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListInvitations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: List Shares Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListShares\"\n SectionName=\"MJ: List Shares\"\n Icon=\"fa fa-share-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListShares')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Shares','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Shares')\"\n [AllowLoad]=\"IsSectionExpanded('mJListShares')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListShares', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Tool Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolExecutionLogs\"\n SectionName=\"MJ: MCP Tool Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: O Auth Authorization States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthAuthorizationStates\"\n SectionName=\"MJ: O Auth Authorization States\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthAuthorizationStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Authorization States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Authorization States')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthAuthorizationStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthAuthorizationStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Open App Install Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenAppInstallHistories\"\n SectionName=\"MJ: Open App Install Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenAppInstallHistories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open App Install Histories','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open App Install Histories')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenAppInstallHistories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenAppInstallHistories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Open Apps Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenApps\"\n SectionName=\"MJ: Open Apps\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenApps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open Apps','InstalledByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open Apps')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenApps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenApps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Public Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJPublicLinks\"\n SectionName=\"MJ: Public Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJPublicLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Public Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Public Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJPublicLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJPublicLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Report User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportUserStates\"\n SectionName=\"MJ: Report User States\"\n Icon=\"fa fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Links Section -->\n <mj-collapsible-panel\n SectionKey=\"resourceLinks\"\n SectionName=\"Resource Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('resourceLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Links')\"\n [AllowLoad]=\"IsSectionExpanded('resourceLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('resourceLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"scheduledActions\"\n SectionName=\"Scheduled Actions\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('scheduledActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Actions','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Actions')\"\n [AllowLoad]=\"IsSectionExpanded('scheduledActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('scheduledActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Scheduled Job Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobRuns\"\n SectionName=\"MJ: Scheduled Job Runs\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Job Runs','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Job Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Scheduled Jobs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobs\"\n SectionName=\"MJ: Scheduled Jobs\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','NotifyUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Test Run Feedbacks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRunFeedbacks\"\n SectionName=\"MJ: Test Run Feedbacks\"\n Icon=\"fa fa-clipboard-check\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRunFeedbacks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Run Feedbacks','ReviewerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Run Feedbacks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRunFeedbacks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRunFeedbacks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Test Suite Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestSuiteRuns\"\n SectionName=\"MJ: Test Suite Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestSuiteRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: User Notification Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotificationPreferences\"\n SectionName=\"MJ: User Notification Preferences\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotificationPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: User Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserSettings\"\n SectionName=\"MJ: User Settings\"\n Icon=\"fa fa-sliders-h\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Settings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Settings')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Version Label Restores Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabelRestores\"\n SectionName=\"MJ: Version Label Restores\"\n Icon=\"fa fa-undo\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelRestores')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Restores','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Restores')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelRestores')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelRestores', $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','GrantedByUserID')\"\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 <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"aIAgentRequests\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIAgentRequests')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','RequestForUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentRequests')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentRequests', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: API Keys Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeys\"\n SectionName=\"MJ: API Keys\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeys')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeys')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeys', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissions\"\n SectionName=\"MJ: Artifact Permissions\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Artifacts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifacts\"\n SectionName=\"MJ: Artifacts\"\n Icon=\"fa fa-file\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifacts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Collection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissions\"\n SectionName=\"MJ: Collection Permissions\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\n SectionKey=\"conversationDetails\"\n SectionName=\"Conversation Details\"\n Icon=\"fa fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('conversationDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Details','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('conversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('conversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Category Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissions\"\n SectionName=\"MJ: Dashboard Category Permissions\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissions\"\n SectionName=\"MJ: Dashboard Permissions\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Server Connection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionPermissions\"\n SectionName=\"MJ: MCP Server Connection Permissions\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"resourcePermissions\"\n SectionName=\"Resource Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('resourcePermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('resourcePermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('resourcePermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Scheduled Jobs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobs\"\n SectionName=\"MJ: Scheduled Jobs\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobs', $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','RunByUserID')\"\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\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','CreatedByUserID')\"\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 <!-- MJ: AI Agent Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentPermissions\"\n SectionName=\"MJ: AI Agent Permissions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentPermissions', $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','UserID')\"\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: Collection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissions\"\n SectionName=\"MJ: Collection Permissions\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Collections Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollections\"\n SectionName=\"MJ: Collections\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collections','OwnerID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collections')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollections', $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','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Tasks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTasks\"\n SectionName=\"MJ: Tasks\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTasks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel\n SectionKey=\"aIAgents\"\n SectionName=\"AI Agents\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('aIAgents')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agents','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgents')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
1562
+ args: [{ standalone: false, selector: 'gen-mjuser-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 <!-- User Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"userIdentity\"\n SectionName=\"User Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstName\"\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=\"LastName\"\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=\"Title\"\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=\"Email\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Email\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Account Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"accountSettings\"\n SectionName=\"Account Settings\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\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=\"IsActive\"\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=\"UserImageURL\"\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=\"UserImageIconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Entity Links Section -->\n <mj-collapsible-panel\n SectionKey=\"entityLinks\"\n SectionName=\"Entity Links\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedRecordType\"\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=\"LinkedEntityID\"\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=\"LinkedEntityRecordID\"\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=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Employee Details Section -->\n <mj-collapsible-panel\n SectionKey=\"employeeDetails\"\n SectionName=\"Employee Details\"\n Icon=\"fa fa-user-tie\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeFirstLast\"\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=\"EmployeeEmail\"\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=\"EmployeeTitle\"\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=\"EmployeeSupervisor\"\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=\"EmployeeSupervisorEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-database\"\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 <!-- Action Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActionExecutionLogs\"\n SectionName=\"Action Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActionExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Action Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Action Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJActionExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActionExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActions\"\n SectionName=\"Actions\"\n Icon=\"fa-solid fa-bolt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Actions','CodeApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActions', $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=\"mJAuditLogs\"\n SectionName=\"Audit Logs\"\n Icon=\"fa-solid fa-fingerprint\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAuditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Audit Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAuditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAuditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Communication Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCommunicationRuns\"\n SectionName=\"Communication Runs\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCommunicationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Communication Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Communication Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCommunicationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCommunicationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCompanyIntegrationRuns\"\n SectionName=\"Company Integration Runs\"\n Icon=\"fa fa-briefcase\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCompanyIntegrationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Company Integration Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Company Integration Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCompanyIntegrationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCompanyIntegrationRuns', $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=\"mJConversations\"\n SectionName=\"Conversations\"\n Icon=\"fa-regular fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversations','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategories\"\n SectionName=\"Dashboard Categories\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboards\"\n SectionName=\"Dashboards\"\n Icon=\"fa-solid fa-table-columns\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboards')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboards','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboards')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Contexts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDataContexts\"\n SectionName=\"Data Contexts\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDataContexts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Data Contexts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Data Contexts')\"\n [AllowLoad]=\"IsSectionExpanded('mJDataContexts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDataContexts', $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=\"mJDuplicateRuns\"\n SectionName=\"Duplicate Runs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDuplicateRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Duplicate Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJDuplicateRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDuplicateRuns', $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=\"mJLists\"\n SectionName=\"Lists\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJLists')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Lists','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Lists')\"\n [AllowLoad]=\"IsSectionExpanded('mJLists')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJLists', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJQueryCategories\"\n SectionName=\"Query Categories\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJQueryCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJQueryCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJQueryCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecommendationRuns\"\n SectionName=\"Recommendation Runs\"\n Icon=\"fa fa-rocket\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecommendationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Recommendation Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Recommendation Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecommendationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecommendationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Change Replay Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordChangeReplayRuns\"\n SectionName=\"Record Change Replay Runs\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChangeReplayRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Change Replay Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Change Replay Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChangeReplayRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChangeReplayRuns', $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=\"mJRecordChanges\"\n SectionName=\"Record Changes\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChanges')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Changes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChanges')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChanges', $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=\"mJRecordMergeLogs\"\n SectionName=\"Record Merge Logs\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordMergeLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Merge Logs','InitiatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordMergeLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordMergeLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportCategories\"\n SectionName=\"Report Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Snapshots Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportSnapshots\"\n SectionName=\"Report Snapshots\"\n Icon=\"fa fa-camera\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportSnapshots')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Snapshots','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Snapshots')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportSnapshots')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportSnapshots', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Reports Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReports\"\n SectionName=\"Reports\"\n Icon=\"fa-solid fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReports')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Reports','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Reports')\"\n [AllowLoad]=\"IsSectionExpanded('mJReports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplateCategories\"\n SectionName=\"Template Categories\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplateCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Template Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Template Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplateCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplateCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Templates Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplates\"\n SectionName=\"Templates\"\n Icon=\"fa-regular fa-rectangle-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Templates','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Templates')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Applications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserApplications\"\n SectionName=\"User Applications\"\n Icon=\"fa fa-th\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserApplications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Applications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Applications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserApplications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserApplications', $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=\"mJUserFavorites\"\n SectionName=\"User Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notifications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotifications\"\n SectionName=\"User Notifications\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotifications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notifications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notifications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotifications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotifications', $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=\"mJUserRecordLogs\"\n SectionName=\"User Record Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRecordLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Record Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRecordLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Roles Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserRoles\"\n SectionName=\"Roles\"\n Icon=\"fa fa-user-shield\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRoles')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Roles','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Roles')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRoles')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRoles', $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=\"mJUserViewCategories\"\n SectionName=\"User View Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViewRuns\"\n SectionName=\"User View Runs\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewRuns', $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=\"mJUserViews\"\n SectionName=\"User Views\"\n Icon=\"fa-solid fa-table-cells\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViews')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Views','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Views')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViews')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Workspaces Section -->\n <mj-collapsible-panel\n SectionKey=\"mJWorkspaces\"\n SectionName=\"Workspaces\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJWorkspaces')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Workspaces','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Workspaces')\"\n [AllowLoad]=\"IsSectionExpanded('mJWorkspaces')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJWorkspaces', $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=\"mJAIAgentNotes\"\n SectionName=\"AI Agent Notes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentNotes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Notes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsResponseByUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsResponseByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','ResponseByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsResponseByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsResponseByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysUserID\"\n SectionName=\"API Keys (User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsUserID\"\n SectionName=\"Artifact Permissions (User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Uses Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactUses\"\n SectionName=\"Artifact Uses\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactUses')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Uses','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Uses')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactUses')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactUses', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Versions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactVersions\"\n SectionName=\"Artifact Versions\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Versions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Detail Ratings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetailRatings\"\n SectionName=\"Conversation Detail Ratings\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsUserID\"\n SectionName=\"Dashboard Category Permissions (User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsSharedByUserID\"\n SectionName=\"Dashboard Permissions (Shared By User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListCategories\"\n SectionName=\"List Categories\"\n Icon=\"fa fa-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJListCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Invitations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListInvitations\"\n SectionName=\"List Invitations\"\n Icon=\"fa fa-user-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListInvitations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Invitations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Invitations')\"\n [AllowLoad]=\"IsSectionExpanded('mJListInvitations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListInvitations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Shares Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListShares\"\n SectionName=\"List Shares\"\n Icon=\"fa fa-share-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListShares')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Shares','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Shares')\"\n [AllowLoad]=\"IsSectionExpanded('mJListShares')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListShares', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Tool Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolExecutionLogs\"\n SectionName=\"MCP Tool Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Authorization States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthAuthorizationStates\"\n SectionName=\"O Auth Authorization States\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthAuthorizationStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Authorization States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Authorization States')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthAuthorizationStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthAuthorizationStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open App Install Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenAppInstallHistories\"\n SectionName=\"Open App Install Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenAppInstallHistories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open App Install Histories','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open App Install Histories')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenAppInstallHistories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenAppInstallHistories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open Apps Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenApps\"\n SectionName=\"Open Apps\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenApps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open Apps','InstalledByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open Apps')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenApps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenApps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Public Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJPublicLinks\"\n SectionName=\"Public Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJPublicLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Public Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Public Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJPublicLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJPublicLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportUserStates\"\n SectionName=\"Report User States\"\n Icon=\"fa fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourceLinks\"\n SectionName=\"Resource Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourceLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourceLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourceLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledActions\"\n SectionName=\"Scheduled Actions\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Actions','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Job Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobRuns\"\n SectionName=\"Scheduled Job Runs\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Job Runs','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Job Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Notify User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsNotifyUserID\"\n SectionName=\"Scheduled Jobs (Notify User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsNotifyUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','NotifyUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsNotifyUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsNotifyUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Run Feedbacks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRunFeedbacks\"\n SectionName=\"Test Run Feedbacks\"\n Icon=\"fa fa-clipboard-check\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRunFeedbacks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Run Feedbacks','ReviewerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Run Feedbacks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRunFeedbacks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRunFeedbacks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Suite Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestSuiteRuns\"\n SectionName=\"Test Suite Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestSuiteRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notification Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotificationPreferences\"\n SectionName=\"User Notification Preferences\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotificationPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserSettings\"\n SectionName=\"User Settings\"\n Icon=\"fa fa-sliders-h\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Settings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Settings')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Version Label Restores Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabelRestores\"\n SectionName=\"Version Label Restores\"\n Icon=\"fa fa-undo\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelRestores')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Restores','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Restores')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelRestores')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelRestores', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Access Control Rules Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAccessControlRules\"\n SectionName=\"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','GrantedByUserID')\"\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 <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsRequestForUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsRequestForUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','RequestForUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsRequestForUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsRequestForUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (Created By User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysCreatedByUserID\"\n SectionName=\"API Keys (Created By User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysCreatedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysCreatedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysCreatedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsSharedByUserID\"\n SectionName=\"Artifact Permissions (Shared By User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifacts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifacts\"\n SectionName=\"Artifacts\"\n Icon=\"fa fa-file\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifacts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collection Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsSharedByUserID\"\n SectionName=\"Collection Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetails\"\n SectionName=\"Conversation Details\"\n Icon=\"fa fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Details','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsSharedByUserID\"\n SectionName=\"Dashboard Category Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsUserID\"\n SectionName=\"Dashboard Permissions (User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Server Connection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionPermissions\"\n SectionName=\"MCP Server Connection Permissions\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourcePermissions\"\n SectionName=\"Resource Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourcePermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourcePermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourcePermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Owner User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsOwnerUserID\"\n SectionName=\"Scheduled Jobs (Owner User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsOwnerUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsOwnerUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsOwnerUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRuns\"\n SectionName=\"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','RunByUserID')\"\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\n <!-- Version Labels Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabels\"\n SectionName=\"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','CreatedByUserID')\"\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 <!-- AI Agent Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentPermissions\"\n SectionName=\"AI Agent Permissions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRuns\"\n SectionName=\"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','UserID')\"\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 <!-- Collection Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsUserID\"\n SectionName=\"Collection Permissions (User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collections Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollections\"\n SectionName=\"Collections\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collections','OwnerID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collections')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollections', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Examples Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentExamples\"\n SectionName=\"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','UserID')\"\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 <!-- Tasks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTasks\"\n SectionName=\"Tasks\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTasks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgents\"\n SectionName=\"AI Agents\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgents')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agents','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgents')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
1563
1563
  }], null, null); })();
1564
1564
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MJUserFormComponent, { className: "MJUserFormComponent", filePath: "src/lib/generated/Entities/MJUser/mjuser.form.component.ts", lineNumber: 13 }); })();
1565
1565
  //# sourceMappingURL=mjuser.form.component.js.map