@memberjunction/ng-core-entity-forms 5.33.0 → 5.34.1

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 (165) hide show
  1. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +30 -0
  2. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +944 -645
  4. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  5. package/dist/lib/custom/SearchScopes/searchscope-form.component.d.ts +137 -0
  6. package/dist/lib/custom/SearchScopes/searchscope-form.component.d.ts.map +1 -0
  7. package/dist/lib/custom/SearchScopes/searchscope-form.component.js +888 -0
  8. package/dist/lib/custom/SearchScopes/searchscope-form.component.js.map +1 -0
  9. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.d.ts +66 -0
  10. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.d.ts.map +1 -0
  11. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.js +253 -0
  12. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.js.map +1 -0
  13. package/dist/lib/custom/Tests/test-rubric-form.component.js +2 -2
  14. package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -1
  15. package/dist/lib/custom/Tests/test-suite-form.component.js +2 -2
  16. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  17. package/dist/lib/custom/custom-forms.module.d.ts +28 -25
  18. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  19. package/dist/lib/custom/custom-forms.module.js +18 -4
  20. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  21. package/dist/lib/custom/shared/entity-selector-dialog.component.js +2 -2
  22. package/dist/lib/custom/shared/entity-selector-dialog.component.js.map +1 -1
  23. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
  24. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +148 -116
  25. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +23 -23
  27. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  28. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.d.ts +10 -0
  29. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.d.ts.map +1 -0
  30. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js +93 -0
  31. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js.map +1 -0
  32. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +12 -12
  33. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
  34. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +17 -17
  35. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +51 -51
  37. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
  38. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +31 -31
  39. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  40. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +9 -9
  41. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js +2 -2
  43. package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +25 -25
  45. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
  46. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +13 -13
  47. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +9 -9
  49. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +19 -19
  51. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +17 -17
  53. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +16 -16
  55. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +10 -10
  57. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +10 -10
  59. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +20 -20
  61. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js +19 -19
  63. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +9 -9
  65. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
  66. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +17 -17
  67. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
  68. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js +10 -10
  69. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js.map +1 -1
  70. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js +9 -9
  71. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +10 -10
  73. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js +17 -17
  75. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js +9 -9
  77. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js.map +1 -1
  78. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js +15 -15
  79. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js.map +1 -1
  80. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
  81. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +278 -260
  82. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
  83. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js +9 -9
  84. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +23 -21
  86. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
  87. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js +10 -10
  88. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js.map +1 -1
  89. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.d.ts.map +1 -1
  90. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +31 -13
  91. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
  92. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +9 -9
  93. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
  94. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +17 -17
  95. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
  96. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js +12 -12
  97. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js +30 -30
  99. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js.map +1 -1
  100. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js +10 -10
  101. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +10 -10
  103. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
  104. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js +10 -10
  105. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js.map +1 -1
  106. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
  107. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +63 -45
  108. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
  109. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts +10 -0
  110. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts.map +1 -0
  111. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js +91 -0
  112. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js.map +1 -0
  113. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.d.ts.map +1 -1
  114. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js +23 -5
  115. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js.map +1 -1
  116. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts +10 -0
  117. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts.map +1 -0
  118. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +243 -0
  119. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -0
  120. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts +10 -0
  121. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts.map +1 -0
  122. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js +71 -0
  123. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js.map +1 -0
  124. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts +10 -0
  125. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts.map +1 -0
  126. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js +75 -0
  127. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js.map +1 -0
  128. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts +10 -0
  129. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts.map +1 -0
  130. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js +65 -0
  131. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js.map +1 -0
  132. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.d.ts +10 -0
  133. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.d.ts.map +1 -0
  134. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js +75 -0
  135. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js.map +1 -0
  136. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.d.ts +10 -0
  137. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.d.ts.map +1 -0
  138. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js +63 -0
  139. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js.map +1 -0
  140. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.d.ts +10 -0
  141. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.d.ts.map +1 -0
  142. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js +75 -0
  143. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js.map +1 -0
  144. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +23 -23
  145. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.d.ts.map +1 -1
  147. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js +56 -20
  148. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js +10 -10
  150. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js.map +1 -1
  151. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
  152. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +477 -423
  153. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +13 -13
  155. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +10 -10
  157. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.d.ts.map +1 -1
  159. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js +30 -12
  160. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js.map +1 -1
  161. package/dist/lib/generated/generated-forms.module.d.ts +312 -298
  162. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  163. package/dist/lib/generated/generated-forms.module.js +168 -111
  164. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  165. package/package.json +36 -35
@@ -32,32 +32,32 @@ function MJMCPServerConnectionFormComponent_Conditional_26_Template(rf, ctx) { i
32
32
  function MJMCPServerConnectionFormComponent_Conditional_28_Template(rf, ctx) { if (rf & 1) {
33
33
  const _r4 = i0.ɵɵgetCurrentView();
34
34
  i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 29);
35
- i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_28_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 MJMCPServerConnectionFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthClientRegistrations", $event.totalRowCount)); });
35
+ i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_28_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 MJMCPServerConnectionFormComponent_Conditional_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthAuthorizationStates", $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: O Auth Client Registrations", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Client Registrations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthClientRegistrations"))("ShowToolbar", false);
40
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: O Auth Authorization States", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Authorization States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthAuthorizationStates"))("ShowToolbar", false);
41
41
  } }
42
42
  function MJMCPServerConnectionFormComponent_Conditional_30_Template(rf, ctx) { if (rf & 1) {
43
43
  const _r5 = i0.ɵɵgetCurrentView();
44
44
  i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 29);
45
- i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_30_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 MJMCPServerConnectionFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthTokens", $event.totalRowCount)); });
45
+ i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_30_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 MJMCPServerConnectionFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthClientRegistrations", $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: O Auth Tokens", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Tokens"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthTokens"))("ShowToolbar", false);
50
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: O Auth Client Registrations", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Client Registrations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthClientRegistrations"))("ShowToolbar", false);
51
51
  } }
52
52
  function MJMCPServerConnectionFormComponent_Conditional_32_Template(rf, ctx) { if (rf & 1) {
53
53
  const _r6 = i0.ɵɵgetCurrentView();
54
54
  i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 29);
55
- i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_32_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 MJMCPServerConnectionFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthAuthorizationStates", $event.totalRowCount)); });
55
+ i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Conditional_32_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 MJMCPServerConnectionFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthTokens", $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: O Auth Authorization States", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Authorization States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthAuthorizationStates"))("ShowToolbar", false);
60
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: O Auth Tokens", "MCPServerConnectionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Tokens"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthTokens"))("ShowToolbar", false);
61
61
  } }
62
62
  function MJMCPServerConnectionFormComponent_Conditional_34_Template(rf, ctx) { if (rf & 1) {
63
63
  const _r7 = i0.ɵɵgetCurrentView();
@@ -79,14 +79,14 @@ let MJMCPServerConnectionFormComponent = class MJMCPServerConnectionFormComponen
79
79
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
80
80
  { sectionKey: 'mJMCPServerConnectionTools', sectionName: 'MCP Server Connection Tools', isExpanded: false },
81
81
  { sectionKey: 'mJMCPToolExecutionLogs', sectionName: 'MCP Tool Execution Logs', isExpanded: false },
82
+ { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'O Auth Authorization States', isExpanded: false },
82
83
  { sectionKey: 'mJOAuthClientRegistrations', sectionName: 'O Auth Client Registrations', isExpanded: false },
83
84
  { sectionKey: 'mJOAuthTokens', sectionName: 'O Auth Tokens', isExpanded: false },
84
- { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'O Auth Authorization States', isExpanded: false },
85
85
  { sectionKey: 'mJMCPServerConnectionPermissions', sectionName: 'MCP Server Connection Permissions', isExpanded: false }
86
86
  ]);
87
87
  }
88
88
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵMJMCPServerConnectionFormComponent_BaseFactory; return function MJMCPServerConnectionFormComponent_Factory(__ngFactoryType__) { return (ɵMJMCPServerConnectionFormComponent_BaseFactory || (ɵMJMCPServerConnectionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(MJMCPServerConnectionFormComponent)))(__ngFactoryType__ || MJMCPServerConnectionFormComponent); }; })(); }
89
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJMCPServerConnectionFormComponent, selectors: [["gen-mjmcpserverconnection-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 35, vars: 112, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "connectionSettings", "SectionName", "Connection Settings", "Icon", "fa fa-plug", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CustomHeaderName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CompanyID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EnvironmentVars", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "automationControls", "SectionName", "Automation Controls", "Icon", "fa fa-robot", 3, "Form", "FormContext"], ["FieldName", "Status", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AutoSyncTools", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AutoGenerateActions", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "loggingDiagnostics", "SectionName", "Logging & Diagnostics", "Icon", "fa fa-file-alt", 3, "Form", "FormContext"], ["FieldName", "LogToolCalls", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LogInputParameters", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LogOutputContent", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MaxOutputLogSize", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastConnectedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastErrorMessage", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "MCPServerID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "mJMCPServerConnectionTools", "SectionName", "MCP Server Connection Tools", "Icon", "fa fa-cogs", "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", "mJOAuthClientRegistrations", "SectionName", "O Auth Client Registrations", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthTokens", "SectionName", "O Auth Tokens", "Icon", "fa fa-table", "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", "mJMCPServerConnectionPermissions", "SectionName", "MCP Server Connection Permissions", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJMCPServerConnectionFormComponent_Template(rf, ctx) { if (rf & 1) {
89
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJMCPServerConnectionFormComponent, selectors: [["gen-mjmcpserverconnection-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 35, vars: 112, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "connectionSettings", "SectionName", "Connection Settings", "Icon", "fa fa-plug", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CredentialID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CustomHeaderName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CompanyID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EnvironmentVars", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "automationControls", "SectionName", "Automation Controls", "Icon", "fa fa-robot", 3, "Form", "FormContext"], ["FieldName", "Status", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AutoSyncTools", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AutoGenerateActions", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "loggingDiagnostics", "SectionName", "Logging & Diagnostics", "Icon", "fa fa-file-alt", 3, "Form", "FormContext"], ["FieldName", "LogToolCalls", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LogInputParameters", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LogOutputContent", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MaxOutputLogSize", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastConnectedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastErrorMessage", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "MCPServerID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "mJMCPServerConnectionTools", "SectionName", "MCP Server Connection Tools", "Icon", "fa fa-cogs", "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", "mJOAuthClientRegistrations", "SectionName", "O Auth Client Registrations", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthTokens", "SectionName", "O Auth Tokens", "Icon", "fa fa-table", "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"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJMCPServerConnectionFormComponent_Template(rf, ctx) { if (rf & 1) {
90
90
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
91
91
  i0.ɵɵlistener("Navigate", function MJMCPServerConnectionFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function MJMCPServerConnectionFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function MJMCPServerConnectionFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function MJMCPServerConnectionFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function MJMCPServerConnectionFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
92
92
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -174,15 +174,15 @@ let MJMCPServerConnectionFormComponent = class MJMCPServerConnectionFormComponen
174
174
  i0.ɵɵadvance();
175
175
  i0.ɵɵconditional(ctx.record.IsSaved ? 26 : -1);
176
176
  i0.ɵɵadvance();
177
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthClientRegistrations"))("DefaultExpanded", false);
177
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthAuthorizationStates"))("DefaultExpanded", false);
178
178
  i0.ɵɵadvance();
179
179
  i0.ɵɵconditional(ctx.record.IsSaved ? 28 : -1);
180
180
  i0.ɵɵadvance();
181
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthTokens"))("DefaultExpanded", false);
181
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthClientRegistrations"))("DefaultExpanded", false);
182
182
  i0.ɵɵadvance();
183
183
  i0.ɵɵconditional(ctx.record.IsSaved ? 30 : -1);
184
184
  i0.ɵɵadvance();
185
- i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthAuthorizationStates"))("DefaultExpanded", false);
185
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthTokens"))("DefaultExpanded", false);
186
186
  i0.ɵɵadvance();
187
187
  i0.ɵɵconditional(ctx.record.IsSaved ? 32 : -1);
188
188
  i0.ɵɵadvance();
@@ -197,7 +197,7 @@ MJMCPServerConnectionFormComponent = __decorate([
197
197
  export { MJMCPServerConnectionFormComponent };
198
198
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MJMCPServerConnectionFormComponent, [{
199
199
  type: Component,
200
- args: [{ standalone: false, selector: 'gen-mjmcpserverconnection-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 <!-- Connection Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"connectionSettings\"\n SectionName=\"Connection Settings\"\n Icon=\"fa fa-plug\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\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=\"CustomHeaderName\"\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=\"CompanyID\"\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=\"EnvironmentVars\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Automation Controls Section -->\n <mj-collapsible-panel\n SectionKey=\"automationControls\"\n SectionName=\"Automation Controls\"\n Icon=\"fa fa-robot\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\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=\"AutoSyncTools\"\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=\"AutoGenerateActions\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Logging & Diagnostics Section -->\n <mj-collapsible-panel\n SectionKey=\"loggingDiagnostics\"\n SectionName=\"Logging & Diagnostics\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LogToolCalls\"\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=\"LogInputParameters\"\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=\"LogOutputContent\"\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=\"MaxOutputLogSize\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastConnectedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MCPServerID\"\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=\"__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 <!-- MCP Server Connection Tools Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionTools\"\n SectionName=\"MCP Server Connection Tools\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionTools')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Tools','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Tools')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionTools')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionTools', $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','MCPServerConnectionID')\"\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 Client Registrations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthClientRegistrations\"\n SectionName=\"O Auth Client Registrations\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthClientRegistrations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Client Registrations','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Client Registrations')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthClientRegistrations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthClientRegistrations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Tokens Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $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','MCPServerConnectionID')\"\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 <!-- 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','MCPServerConnectionID')\"\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</mj-record-form-container>\n " }]
200
+ args: [{ standalone: false, selector: 'gen-mjmcpserverconnection-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 <!-- Connection Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"connectionSettings\"\n SectionName=\"Connection Settings\"\n Icon=\"fa fa-plug\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\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=\"CustomHeaderName\"\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=\"CompanyID\"\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=\"EnvironmentVars\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Automation Controls Section -->\n <mj-collapsible-panel\n SectionKey=\"automationControls\"\n SectionName=\"Automation Controls\"\n Icon=\"fa fa-robot\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\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=\"AutoSyncTools\"\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=\"AutoGenerateActions\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Logging & Diagnostics Section -->\n <mj-collapsible-panel\n SectionKey=\"loggingDiagnostics\"\n SectionName=\"Logging & Diagnostics\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LogToolCalls\"\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=\"LogInputParameters\"\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=\"LogOutputContent\"\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=\"MaxOutputLogSize\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastConnectedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MCPServerID\"\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=\"__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 <!-- MCP Server Connection Tools Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionTools\"\n SectionName=\"MCP Server Connection Tools\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionTools')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Tools','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Tools')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionTools')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionTools', $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','MCPServerConnectionID')\"\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','MCPServerConnectionID')\"\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 <!-- O Auth Client Registrations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthClientRegistrations\"\n SectionName=\"O Auth Client Registrations\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthClientRegistrations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Client Registrations','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Client Registrations')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthClientRegistrations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthClientRegistrations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Tokens Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $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','MCPServerConnectionID')\"\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</mj-record-form-container>\n " }]
201
201
  }], null, null); })();
202
202
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MJMCPServerConnectionFormComponent, { className: "MJMCPServerConnectionFormComponent", filePath: "src/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.ts", lineNumber: 13 }); })();
203
203
  //# sourceMappingURL=mjmcpserverconnection.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"mjmcpserverconnection.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.ts","../../../../../src/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.html"],"names":[],"mappings":"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","sourcesContent":["import { Component } from '@angular/core';\nimport { MJMCPServerConnectionEntity } from '@memberjunction/core-entities';\nimport { RegisterClass } from '@memberjunction/global';\nimport { BaseFormComponent } from '@memberjunction/ng-base-forms';\nimport { } from \"@memberjunction/ng-entity-viewer\"\n\n@RegisterClass(BaseFormComponent, 'MJ: MCP Server Connections') // Tell MemberJunction about this class\n@Component({\n standalone: false,\n selector: 'gen-mjmcpserverconnection-form',\n templateUrl: './mjmcpserverconnection.form.component.html'\n})\nexport class MJMCPServerConnectionFormComponent extends BaseFormComponent {\n public record!: MJMCPServerConnectionEntity;\n\n override async ngOnInit() {\n await super.ngOnInit();\n this.initSections([\n { sectionKey: 'connectionSettings', sectionName: 'Connection Settings', isExpanded: true },\n { sectionKey: 'automationControls', sectionName: 'Automation Controls', isExpanded: true },\n { sectionKey: 'loggingDiagnostics', sectionName: 'Logging & Diagnostics', isExpanded: false },\n { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },\n { sectionKey: 'mJMCPServerConnectionTools', sectionName: 'MCP Server Connection Tools', isExpanded: false },\n { sectionKey: 'mJMCPToolExecutionLogs', sectionName: 'MCP Tool Execution Logs', isExpanded: false },\n { sectionKey: 'mJOAuthClientRegistrations', sectionName: 'O Auth Client Registrations', isExpanded: false },\n { sectionKey: 'mJOAuthTokens', sectionName: 'O Auth Tokens', isExpanded: false },\n { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'O Auth Authorization States', isExpanded: false },\n { sectionKey: 'mJMCPServerConnectionPermissions', sectionName: 'MCP Server Connection Permissions', isExpanded: false }\n ]);\n }\n}\n\n","<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 <!-- Connection Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"connectionSettings\"\n SectionName=\"Connection Settings\"\n Icon=\"fa fa-plug\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\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=\"CustomHeaderName\"\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=\"CompanyID\"\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=\"EnvironmentVars\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Automation Controls Section -->\n <mj-collapsible-panel\n SectionKey=\"automationControls\"\n SectionName=\"Automation Controls\"\n Icon=\"fa fa-robot\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\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=\"AutoSyncTools\"\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=\"AutoGenerateActions\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Logging & Diagnostics Section -->\n <mj-collapsible-panel\n SectionKey=\"loggingDiagnostics\"\n SectionName=\"Logging & Diagnostics\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LogToolCalls\"\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=\"LogInputParameters\"\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=\"LogOutputContent\"\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=\"MaxOutputLogSize\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastConnectedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MCPServerID\"\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=\"__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 <!-- MCP Server Connection Tools Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionTools\"\n SectionName=\"MCP Server Connection Tools\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionTools')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Tools','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Tools')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionTools')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionTools', $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','MCPServerConnectionID')\"\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 Client Registrations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthClientRegistrations\"\n SectionName=\"O Auth Client Registrations\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthClientRegistrations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Client Registrations','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Client Registrations')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthClientRegistrations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthClientRegistrations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Tokens Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $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','MCPServerConnectionID')\"\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 <!-- 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','MCPServerConnectionID')\"\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</mj-record-form-container>\n "]}
1
+ {"version":3,"file":"mjmcpserverconnection.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.ts","../../../../../src/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.html"],"names":[],"mappings":"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","sourcesContent":["import { Component } from '@angular/core';\nimport { MJMCPServerConnectionEntity } from '@memberjunction/core-entities';\nimport { RegisterClass } from '@memberjunction/global';\nimport { BaseFormComponent } from '@memberjunction/ng-base-forms';\nimport { } from \"@memberjunction/ng-entity-viewer\"\n\n@RegisterClass(BaseFormComponent, 'MJ: MCP Server Connections') // Tell MemberJunction about this class\n@Component({\n standalone: false,\n selector: 'gen-mjmcpserverconnection-form',\n templateUrl: './mjmcpserverconnection.form.component.html'\n})\nexport class MJMCPServerConnectionFormComponent extends BaseFormComponent {\n public record!: MJMCPServerConnectionEntity;\n\n override async ngOnInit() {\n await super.ngOnInit();\n this.initSections([\n { sectionKey: 'connectionSettings', sectionName: 'Connection Settings', isExpanded: true },\n { sectionKey: 'automationControls', sectionName: 'Automation Controls', isExpanded: true },\n { sectionKey: 'loggingDiagnostics', sectionName: 'Logging & Diagnostics', isExpanded: false },\n { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },\n { sectionKey: 'mJMCPServerConnectionTools', sectionName: 'MCP Server Connection Tools', isExpanded: false },\n { sectionKey: 'mJMCPToolExecutionLogs', sectionName: 'MCP Tool Execution Logs', isExpanded: false },\n { sectionKey: 'mJOAuthAuthorizationStates', sectionName: 'O Auth Authorization States', isExpanded: false },\n { sectionKey: 'mJOAuthClientRegistrations', sectionName: 'O Auth Client Registrations', isExpanded: false },\n { sectionKey: 'mJOAuthTokens', sectionName: 'O Auth Tokens', isExpanded: false },\n { sectionKey: 'mJMCPServerConnectionPermissions', sectionName: 'MCP Server Connection Permissions', isExpanded: false }\n ]);\n }\n}\n\n","<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 <!-- Connection Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"connectionSettings\"\n SectionName=\"Connection Settings\"\n Icon=\"fa fa-plug\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialID\"\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=\"CustomHeaderName\"\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=\"CompanyID\"\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=\"EnvironmentVars\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Automation Controls Section -->\n <mj-collapsible-panel\n SectionKey=\"automationControls\"\n SectionName=\"Automation Controls\"\n Icon=\"fa fa-robot\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\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=\"AutoSyncTools\"\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=\"AutoGenerateActions\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Logging & Diagnostics Section -->\n <mj-collapsible-panel\n SectionKey=\"loggingDiagnostics\"\n SectionName=\"Logging & Diagnostics\"\n Icon=\"fa fa-file-alt\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LogToolCalls\"\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=\"LogInputParameters\"\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=\"LogOutputContent\"\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=\"MaxOutputLogSize\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastConnectedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastErrorMessage\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MCPServerID\"\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=\"__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 <!-- MCP Server Connection Tools Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionTools\"\n SectionName=\"MCP Server Connection Tools\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionTools')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Tools','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Tools')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionTools')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionTools', $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','MCPServerConnectionID')\"\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','MCPServerConnectionID')\"\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 <!-- O Auth Client Registrations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthClientRegistrations\"\n SectionName=\"O Auth Client Registrations\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthClientRegistrations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Client Registrations','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Client Registrations')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthClientRegistrations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthClientRegistrations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Tokens Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','MCPServerConnectionID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $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','MCPServerConnectionID')\"\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</mj-record-form-container>\n "]}