@memberjunction/ng-core-entity-forms 6.1.0-edge.5 → 6.1.0-edge.7

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 (201) hide show
  1. package/dist/lib/custom/AIAgentSessions/ai-agent-session-form.component.js +2 -2
  2. package/dist/lib/custom/AIAgentSessions/ai-agent-session-form.component.js.map +1 -1
  3. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.js +1 -1
  4. package/dist/lib/custom/AIAgents/add-action-dialog.component.js +1 -1
  5. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.js +1 -1
  6. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +3 -3
  7. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  8. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js +1 -1
  9. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js +1 -1
  10. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.js +1 -1
  11. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +1 -1
  12. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +1 -1
  13. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +3 -3
  14. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  15. package/dist/lib/custom/AIPromptRuns/chat-message-viewer.component.js +2 -2
  16. package/dist/lib/custom/AIPromptRuns/chat-message-viewer.component.js.map +1 -1
  17. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +1 -1
  18. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.js +1 -1
  19. package/dist/lib/custom/Actions/action-execution-log-form.component.js +2 -2
  20. package/dist/lib/custom/Actions/action-execution-log-form.component.js.map +1 -1
  21. package/dist/lib/custom/Actions/action-form.component.js +2 -2
  22. package/dist/lib/custom/Actions/action-form.component.js.map +1 -1
  23. package/dist/lib/custom/BridgeAgentIdentities/bridge-agent-identity-form.component.js +1 -1
  24. package/dist/lib/custom/BridgeProviders/bridge-provider-form.component.js +1 -1
  25. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -1
  26. package/dist/lib/custom/Entities/entity-form.component.js +7 -10
  27. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
  28. package/dist/lib/custom/EntityActions/entityaction.form.component.js +1 -1
  29. package/dist/lib/custom/Files/file-form.component.js +1 -1
  30. package/dist/lib/custom/Lists/list-form.component.d.ts +7 -0
  31. package/dist/lib/custom/Lists/list-form.component.d.ts.map +1 -1
  32. package/dist/lib/custom/Lists/list-form.component.js +32 -18
  33. package/dist/lib/custom/Lists/list-form.component.js.map +1 -1
  34. package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
  35. package/dist/lib/custom/Queries/query-form.component.js +5 -7
  36. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  37. package/dist/lib/custom/Queries/query-run-dialog.component.js +1 -1
  38. package/dist/lib/custom/SessionBridges/session-bridge-form.component.js +1 -1
  39. package/dist/lib/custom/Templates/template-param-dialog.component.js +1 -1
  40. package/dist/lib/custom/Templates/template-params-grid.component.js +1 -1
  41. package/dist/lib/custom/Templates/templates-form.component.js +1 -1
  42. package/dist/lib/custom/Tests/entity-link-pill.component.d.ts.map +1 -1
  43. package/dist/lib/custom/Tests/entity-link-pill.component.js +3 -1
  44. package/dist/lib/custom/Tests/entity-link-pill.component.js.map +1 -1
  45. package/dist/lib/custom/Tests/test-form.component.js +1 -1
  46. package/dist/lib/custom/Tests/test-run-form.component.js +1 -1
  47. package/dist/lib/custom/Tests/test-suite-form.component.js +3 -3
  48. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  49. package/dist/lib/custom/Tests/test-suite-run-form.component.js +6 -6
  50. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -1
  51. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +1 -1
  52. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-detail.component.js +1 -1
  53. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.js +1 -1
  54. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +1 -1
  55. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +3 -3
  56. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  57. package/dist/lib/custom/ai-agent-run/flow/agent-run-flow.component.js +1 -1
  58. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +86 -72
  59. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js +10 -8
  61. package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.d.ts.map +1 -1
  63. package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js +31 -25
  64. package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js.map +1 -1
  65. package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.d.ts +10 -0
  66. package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.d.ts.map +1 -0
  67. package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.js +78 -0
  68. package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.js.map +1 -0
  69. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  70. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +136 -112
  71. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js +29 -21
  73. package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/MJAIAgentSession/mjaiagentsession.form.component.js +3 -3
  75. package/dist/lib/generated/Entities/MJAIAgentSession/mjaiagentsession.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.d.ts.map +1 -1
  77. package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js +27 -21
  78. package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js.map +1 -1
  79. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.d.ts.map +1 -1
  80. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +67 -61
  81. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
  82. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +29 -11
  84. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.d.ts.map +1 -1
  86. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +49 -31
  87. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.d.ts +10 -0
  89. package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.d.ts.map +1 -0
  90. package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.js +74 -0
  91. package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.js.map +1 -0
  92. package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.d.ts +10 -0
  93. package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.d.ts.map +1 -0
  94. package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.js +161 -0
  95. package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.js.map +1 -0
  96. package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.d.ts +10 -0
  97. package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.d.ts.map +1 -0
  98. package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.js +80 -0
  99. package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.js.map +1 -0
  100. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +149 -147
  101. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.d.ts.map +1 -1
  103. package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js +8 -12
  104. package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js.map +1 -1
  105. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
  106. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +20 -24
  107. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js +34 -20
  109. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js.map +1 -1
  110. package/dist/lib/generated/Entities/MJAISkillAction/mjaiskillaction.form.component.js +8 -6
  111. package/dist/lib/generated/Entities/MJAISkillAction/mjaiskillaction.form.component.js.map +1 -1
  112. package/dist/lib/generated/Entities/MJAIUsageType/mjaiusagetype.form.component.js +10 -10
  113. package/dist/lib/generated/Entities/MJAIUsageType/mjaiusagetype.form.component.js.map +1 -1
  114. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.d.ts.map +1 -1
  115. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +32 -14
  116. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
  117. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.d.ts.map +1 -1
  118. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +31 -25
  119. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
  120. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.d.ts.map +1 -1
  121. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +114 -108
  122. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.d.ts.map +1 -1
  124. package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js +31 -25
  125. package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js.map +1 -1
  126. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.d.ts.map +1 -1
  127. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +43 -37
  128. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
  129. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.d.ts.map +1 -1
  130. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +25 -19
  131. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
  132. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.d.ts.map +1 -1
  133. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +45 -39
  134. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
  135. package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.d.ts.map +1 -1
  136. package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js +43 -37
  137. package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.d.ts.map +1 -1
  139. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +55 -49
  140. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
  141. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.d.ts.map +1 -1
  142. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js +31 -25
  143. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.d.ts.map +1 -1
  145. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js +45 -27
  146. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
  147. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.d.ts.map +1 -1
  148. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +71 -65
  149. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  150. package/dist/lib/generated/Entities/MJConversationSkill/mjconversationskill.form.component.d.ts +10 -0
  151. package/dist/lib/generated/Entities/MJConversationSkill/mjconversationskill.form.component.d.ts.map +1 -0
  152. package/dist/lib/generated/Entities/MJConversationSkill/mjconversationskill.form.component.js +76 -0
  153. package/dist/lib/generated/Entities/MJConversationSkill/mjconversationskill.form.component.js.map +1 -0
  154. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +419 -415
  155. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.d.ts.map +1 -1
  157. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +23 -5
  158. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
  159. package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.d.ts +10 -0
  160. package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.d.ts.map +1 -0
  161. package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.js +76 -0
  162. package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.js.map +1 -0
  163. package/dist/lib/generated/Entities/MJIdentityClaim/mjidentityclaim.form.component.d.ts.map +1 -1
  164. package/dist/lib/generated/Entities/MJIdentityClaim/mjidentityclaim.form.component.js +5 -29
  165. package/dist/lib/generated/Entities/MJIdentityClaim/mjidentityclaim.form.component.js.map +1 -1
  166. package/dist/lib/generated/Entities/MJIdentityClaimType/mjidentityclaimtype.form.component.d.ts.map +1 -1
  167. package/dist/lib/generated/Entities/MJIdentityClaimType/mjidentityclaimtype.form.component.js +12 -24
  168. package/dist/lib/generated/Entities/MJIdentityClaimType/mjidentityclaimtype.form.component.js.map +1 -1
  169. package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.js +2 -2
  170. package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.js.map +1 -1
  171. package/dist/lib/generated/Entities/MJProject/mjproject.form.component.d.ts.map +1 -1
  172. package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js +33 -27
  173. package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js.map +1 -1
  174. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
  175. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +38 -20
  176. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
  177. package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.d.ts.map +1 -1
  178. package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js +25 -19
  179. package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js.map +1 -1
  180. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +2 -2
  181. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
  182. package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js +2 -2
  183. package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js.map +1 -1
  184. package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.d.ts.map +1 -1
  185. package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js +35 -29
  186. package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js.map +1 -1
  187. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +32 -32
  188. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  189. package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.d.ts.map +1 -1
  190. package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js +39 -33
  191. package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js.map +1 -1
  192. package/dist/lib/generated/generated-forms.module.d.ts +474 -408
  193. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  194. package/dist/lib/generated/generated-forms.module.js +1276 -898
  195. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  196. package/dist/lib/panels/ai-agents/agent-realtime.panel.js +1 -1
  197. package/dist/lib/panels/content-sources/tag-pipeline-configuration.panel.js +1 -1
  198. package/dist/lib/panels/content-sources/website-crawler-settings.panel.js +1 -1
  199. package/dist/lib/panels/model-predictions/model-prediction.panel.js +1 -1
  200. package/dist/lib/shared/components/template-editor.component.js +1 -1
  201. package/package.json +48 -48
@@ -13,17 +13,6 @@ import { BaseFormsModule } from '@memberjunction/ng-base-forms';
13
13
  import { EntityViewerModule } from '@memberjunction/ng-entity-viewer';
14
14
  import { LinkDirectivesModule } from '@memberjunction/ng-link-directives';
15
15
  // Import Generated Components
16
- import { MJAccessControlRuleFormComponent } from "./Entities/MJAccessControlRule/mjaccesscontrolrule.form.component";
17
- import { MJActionAuthorizationFormComponent } from "./Entities/MJActionAuthorization/mjactionauthorization.form.component";
18
- import { MJActionCategoryFormComponent } from "./Entities/MJActionCategory/mjactioncategory.form.component";
19
- import { MJActionContextTypeFormComponent } from "./Entities/MJActionContextType/mjactioncontexttype.form.component";
20
- import { MJActionContextFormComponent } from "./Entities/MJActionContext/mjactioncontext.form.component";
21
- import { MJActionExecutionLogFormComponent } from "./Entities/MJActionExecutionLog/mjactionexecutionlog.form.component";
22
- import { MJActionFilterFormComponent } from "./Entities/MJActionFilter/mjactionfilter.form.component";
23
- import { MJActionLibraryFormComponent } from "./Entities/MJActionLibrary/mjactionlibrary.form.component";
24
- import { MJActionParamFormComponent } from "./Entities/MJActionParam/mjactionparam.form.component";
25
- import { MJActionResultCodeFormComponent } from "./Entities/MJActionResultCode/mjactionresultcode.form.component";
26
- import { MJActionFormComponent } from "./Entities/MJAction/mjaction.form.component";
27
16
  import { MJAIActionFormComponent } from "./Entities/MJAIAction/mjaiaction.form.component";
28
17
  import { MJAIAgentActionFormComponent } from "./Entities/MJAIAgentAction/mjaiagentaction.form.component";
29
18
  import { MJAIAgentArtifactTypeFormComponent } from "./Entities/MJAIAgentArtifactType/mjaiagentartifacttype.form.component";
@@ -35,184 +24,201 @@ import { MJAIAgentConfigurationFormComponent } from "./Entities/MJAIAgentConfigu
35
24
  import { MJAIAgentCredentialFormComponent } from "./Entities/MJAIAgentCredential/mjaiagentcredential.form.component";
36
25
  import { MJAIAgentDataSourceFormComponent } from "./Entities/MJAIAgentDataSource/mjaiagentdatasource.form.component";
37
26
  import { MJAIAgentExampleFormComponent } from "./Entities/MJAIAgentExample/mjaiagentexample.form.component";
27
+ import { MJAIAgentFormComponent } from "./Entities/MJAIAgent/mjaiagent.form.component";
38
28
  import { MJAIAgentHarnessFormComponent } from "./Entities/MJAIAgentHarness/mjaiagentharness.form.component";
39
29
  import { MJAIAgentLearningCycleFormComponent } from "./Entities/MJAIAgentLearningCycle/mjaiagentlearningcycle.form.component";
40
30
  import { MJAIAgentModalityFormComponent } from "./Entities/MJAIAgentModality/mjaiagentmodality.form.component";
41
31
  import { MJAIAgentModelFormComponent } from "./Entities/MJAIAgentModel/mjaiagentmodel.form.component";
42
- import { MJAIAgentNoteTypeFormComponent } from "./Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component";
43
32
  import { MJAIAgentNoteFormComponent } from "./Entities/MJAIAgentNote/mjaiagentnote.form.component";
33
+ import { MJAIAgentNoteTypeFormComponent } from "./Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component";
44
34
  import { MJAIAgentPermissionFormComponent } from "./Entities/MJAIAgentPermission/mjaiagentpermission.form.component";
35
+ import { MJAIAgentPersonaFormComponent } from "./Entities/MJAIAgentPersona/mjaiagentpersona.form.component";
45
36
  import { MJAIAgentPromptFormComponent } from "./Entities/MJAIAgentPrompt/mjaiagentprompt.form.component";
46
37
  import { MJAIAgentRelationshipFormComponent } from "./Entities/MJAIAgentRelationship/mjaiagentrelationship.form.component";
47
- import { MJAIAgentRequestTypeFormComponent } from "./Entities/MJAIAgentRequestType/mjaiagentrequesttype.form.component";
48
38
  import { MJAIAgentRequestFormComponent } from "./Entities/MJAIAgentRequest/mjaiagentrequest.form.component";
39
+ import { MJAIAgentRequestTypeFormComponent } from "./Entities/MJAIAgentRequestType/mjaiagentrequesttype.form.component";
40
+ import { MJAIAgentRunFormComponent } from "./Entities/MJAIAgentRun/mjaiagentrun.form.component";
49
41
  import { MJAIAgentRunMediaFormComponent } from "./Entities/MJAIAgentRunMedia/mjaiagentrunmedia.form.component";
50
42
  import { MJAIAgentRunStepFormComponent } from "./Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component";
51
- import { MJAIAgentRunFormComponent } from "./Entities/MJAIAgentRun/mjaiagentrun.form.component";
52
43
  import { MJAIAgentSearchScopeFormComponent } from "./Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component";
53
- import { MJAIAgentSessionBridgeParticipantFormComponent } from "./Entities/MJAIAgentSessionBridgeParticipant/mjaiagentsessionbridgeparticipant.form.component";
54
44
  import { MJAIAgentSessionBridgeFormComponent } from "./Entities/MJAIAgentSessionBridge/mjaiagentsessionbridge.form.component";
45
+ import { MJAIAgentSessionBridgeParticipantFormComponent } from "./Entities/MJAIAgentSessionBridgeParticipant/mjaiagentsessionbridgeparticipant.form.component";
55
46
  import { MJAIAgentSessionChannelFormComponent } from "./Entities/MJAIAgentSessionChannel/mjaiagentsessionchannel.form.component";
56
47
  import { MJAIAgentSessionFormComponent } from "./Entities/MJAIAgentSession/mjaiagentsession.form.component";
57
48
  import { MJAIAgentSkillFormComponent } from "./Entities/MJAIAgentSkill/mjaiagentskill.form.component";
58
- import { MJAIAgentStepPathFormComponent } from "./Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component";
59
49
  import { MJAIAgentStepFormComponent } from "./Entities/MJAIAgentStep/mjaiagentstep.form.component";
50
+ import { MJAIAgentStepPathFormComponent } from "./Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component";
60
51
  import { MJAIAgentTypeFormComponent } from "./Entities/MJAIAgentType/mjaiagenttype.form.component";
61
- import { MJAIAgentFormComponent } from "./Entities/MJAIAgent/mjaiagent.form.component";
62
52
  import { MJAIArchitectureFormComponent } from "./Entities/MJAIArchitecture/mjaiarchitecture.form.component";
63
53
  import { MJAIBridgeAgentIdentityFormComponent } from "./Entities/MJAIBridgeAgentIdentity/mjaibridgeagentidentity.form.component";
64
54
  import { MJAIBridgeProviderChannelFormComponent } from "./Entities/MJAIBridgeProviderChannel/mjaibridgeproviderchannel.form.component";
65
55
  import { MJAIBridgeProviderFormComponent } from "./Entities/MJAIBridgeProvider/mjaibridgeprovider.form.component";
66
56
  import { MJAIClientToolDefinitionFormComponent } from "./Entities/MJAIClientToolDefinition/mjaiclienttooldefinition.form.component";
67
- import { MJAIConfigurationParamFormComponent } from "./Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component";
68
57
  import { MJAIConfigurationFormComponent } from "./Entities/MJAIConfiguration/mjaiconfiguration.form.component";
58
+ import { MJAIConfigurationParamFormComponent } from "./Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component";
69
59
  import { MJAICredentialBindingFormComponent } from "./Entities/MJAICredentialBinding/mjaicredentialbinding.form.component";
70
60
  import { MJAIModalityFormComponent } from "./Entities/MJAIModality/mjaimodality.form.component";
71
61
  import { MJAIModelActionFormComponent } from "./Entities/MJAIModelAction/mjaimodelaction.form.component";
72
62
  import { MJAIModelArchitectureFormComponent } from "./Entities/MJAIModelArchitecture/mjaimodelarchitecture.form.component";
73
63
  import { MJAIModelCostFormComponent } from "./Entities/MJAIModelCost/mjaimodelcost.form.component";
64
+ import { MJAIModelFormComponent } from "./Entities/MJAIModel/mjaimodel.form.component";
74
65
  import { MJAIModelModalityFormComponent } from "./Entities/MJAIModelModality/mjaimodelmodality.form.component";
66
+ import { MJAIModelPersonaFormComponent } from "./Entities/MJAIModelPersona/mjaimodelpersona.form.component";
75
67
  import { MJAIModelPriceTypeFormComponent } from "./Entities/MJAIModelPriceType/mjaimodelpricetype.form.component";
76
68
  import { MJAIModelPriceUnitTypeFormComponent } from "./Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component";
77
69
  import { MJAIModelTypeFormComponent } from "./Entities/MJAIModelType/mjaimodeltype.form.component";
78
70
  import { MJAIModelVendorFormComponent } from "./Entities/MJAIModelVendor/mjaimodelvendor.form.component";
79
- import { MJAIModelFormComponent } from "./Entities/MJAIModel/mjaimodel.form.component";
71
+ import { MJAIPersonaFormComponent } from "./Entities/MJAIPersona/mjaipersona.form.component";
72
+ import { MJAIPersonaVendorFormComponent } from "./Entities/MJAIPersonaVendor/mjaipersonavendor.form.component";
80
73
  import { MJAIPromptCategoryFormComponent } from "./Entities/MJAIPromptCategory/mjaipromptcategory.form.component";
74
+ import { MJAIPromptFormComponent } from "./Entities/MJAIPrompt/mjaiprompt.form.component";
81
75
  import { MJAIPromptModelFormComponent } from "./Entities/MJAIPromptModel/mjaipromptmodel.form.component";
82
- import { MJAIPromptRunMediaFormComponent } from "./Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component";
83
76
  import { MJAIPromptRunFormComponent } from "./Entities/MJAIPromptRun/mjaipromptrun.form.component";
77
+ import { MJAIPromptRunMediaFormComponent } from "./Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component";
84
78
  import { MJAIPromptTypeFormComponent } from "./Entities/MJAIPromptType/mjaiprompttype.form.component";
85
- import { MJAIPromptFormComponent } from "./Entities/MJAIPrompt/mjaiprompt.form.component";
86
79
  import { MJAIRemoteBrowserProviderFormComponent } from "./Entities/MJAIRemoteBrowserProvider/mjairemotebrowserprovider.form.component";
87
80
  import { MJAIResultCacheFormComponent } from "./Entities/MJAIResultCache/mjairesultcache.form.component";
88
81
  import { MJAISkillActionFormComponent } from "./Entities/MJAISkillAction/mjaiskillaction.form.component";
82
+ import { MJAISkillFormComponent } from "./Entities/MJAISkill/mjaiskill.form.component";
89
83
  import { MJAISkillPermissionFormComponent } from "./Entities/MJAISkillPermission/mjaiskillpermission.form.component";
90
84
  import { MJAISkillSearchScopeFormComponent } from "./Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component";
91
85
  import { MJAISkillSubAgentFormComponent } from "./Entities/MJAISkillSubAgent/mjaiskillsubagent.form.component";
92
- import { MJAISkillFormComponent } from "./Entities/MJAISkill/mjaiskill.form.component";
93
86
  import { MJAIUsageTypeFormComponent } from "./Entities/MJAIUsageType/mjaiusagetype.form.component";
87
+ import { MJAIVendorFormComponent } from "./Entities/MJAIVendor/mjaivendor.form.component";
94
88
  import { MJAIVendorTypeDefinitionFormComponent } from "./Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component";
95
89
  import { MJAIVendorTypeFormComponent } from "./Entities/MJAIVendorType/mjaivendortype.form.component";
96
- import { MJAIVendorFormComponent } from "./Entities/MJAIVendor/mjaivendor.form.component";
97
- import { MJAPIApplicationScopeFormComponent } from "./Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component";
98
90
  import { MJAPIApplicationFormComponent } from "./Entities/MJAPIApplication/mjapiapplication.form.component";
91
+ import { MJAPIApplicationScopeFormComponent } from "./Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component";
99
92
  import { MJAPIKeyApplicationFormComponent } from "./Entities/MJAPIKeyApplication/mjapikeyapplication.form.component";
93
+ import { MJAPIKeyFormComponent } from "./Entities/MJAPIKey/mjapikey.form.component";
100
94
  import { MJAPIKeyScopeFormComponent } from "./Entities/MJAPIKeyScope/mjapikeyscope.form.component";
101
95
  import { MJAPIKeyUsageLogFormComponent } from "./Entities/MJAPIKeyUsageLog/mjapikeyusagelog.form.component";
102
- import { MJAPIKeyFormComponent } from "./Entities/MJAPIKey/mjapikey.form.component";
103
96
  import { MJAPIScopeFormComponent } from "./Entities/MJAPIScope/mjapiscope.form.component";
97
+ import { MJAccessControlRuleFormComponent } from "./Entities/MJAccessControlRule/mjaccesscontrolrule.form.component";
98
+ import { MJActionAuthorizationFormComponent } from "./Entities/MJActionAuthorization/mjactionauthorization.form.component";
99
+ import { MJActionCategoryFormComponent } from "./Entities/MJActionCategory/mjactioncategory.form.component";
100
+ import { MJActionContextFormComponent } from "./Entities/MJActionContext/mjactioncontext.form.component";
101
+ import { MJActionContextTypeFormComponent } from "./Entities/MJActionContextType/mjactioncontexttype.form.component";
102
+ import { MJActionExecutionLogFormComponent } from "./Entities/MJActionExecutionLog/mjactionexecutionlog.form.component";
103
+ import { MJActionFilterFormComponent } from "./Entities/MJActionFilter/mjactionfilter.form.component";
104
+ import { MJActionFormComponent } from "./Entities/MJAction/mjaction.form.component";
105
+ import { MJActionLibraryFormComponent } from "./Entities/MJActionLibrary/mjactionlibrary.form.component";
106
+ import { MJActionParamFormComponent } from "./Entities/MJActionParam/mjactionparam.form.component";
107
+ import { MJActionResultCodeFormComponent } from "./Entities/MJActionResultCode/mjactionresultcode.form.component";
104
108
  import { MJApplicationEntityFormComponent } from "./Entities/MJApplicationEntity/mjapplicationentity.form.component";
109
+ import { MJApplicationFormComponent } from "./Entities/MJApplication/mjapplication.form.component";
105
110
  import { MJApplicationRoleFormComponent } from "./Entities/MJApplicationRole/mjapplicationrole.form.component";
106
111
  import { MJApplicationSettingFormComponent } from "./Entities/MJApplicationSetting/mjapplicationsetting.form.component";
107
- import { MJApplicationFormComponent } from "./Entities/MJApplication/mjapplication.form.component";
108
112
  import { MJArchiveConfigurationEntityFormComponent } from "./Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component";
109
113
  import { MJArchiveConfigurationFormComponent } from "./Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component";
110
114
  import { MJArchiveRunDetailFormComponent } from "./Entities/MJArchiveRunDetail/mjarchiverundetail.form.component";
111
115
  import { MJArchiveRunFormComponent } from "./Entities/MJArchiveRun/mjarchiverun.form.component";
116
+ import { MJArtifactFormComponent } from "./Entities/MJArtifact/mjartifact.form.component";
112
117
  import { MJArtifactPermissionFormComponent } from "./Entities/MJArtifactPermission/mjartifactpermission.form.component";
113
118
  import { MJArtifactTypeFormComponent } from "./Entities/MJArtifactType/mjartifacttype.form.component";
114
119
  import { MJArtifactUseFormComponent } from "./Entities/MJArtifactUse/mjartifactuse.form.component";
115
120
  import { MJArtifactVersionAttributeFormComponent } from "./Entities/MJArtifactVersionAttribute/mjartifactversionattribute.form.component";
116
121
  import { MJArtifactVersionFormComponent } from "./Entities/MJArtifactVersion/mjartifactversion.form.component";
117
- import { MJArtifactFormComponent } from "./Entities/MJArtifact/mjartifact.form.component";
118
- import { MJAuditLogTypeFormComponent } from "./Entities/MJAuditLogType/mjauditlogtype.form.component";
119
122
  import { MJAuditLogFormComponent } from "./Entities/MJAuditLog/mjauditlog.form.component";
123
+ import { MJAuditLogTypeFormComponent } from "./Entities/MJAuditLogType/mjauditlogtype.form.component";
120
124
  import { MJAuthenticationProviderFormComponent } from "./Entities/MJAuthenticationProvider/mjauthenticationprovider.form.component";
121
- import { MJAuthorizationRoleFormComponent } from "./Entities/MJAuthorizationRole/mjauthorizationrole.form.component";
122
125
  import { MJAuthorizationFormComponent } from "./Entities/MJAuthorization/mjauthorization.form.component";
123
- import { MJClusterAnalysisFormComponent } from "./Entities/MJClusterAnalysis/mjclusteranalysis.form.component";
126
+ import { MJAuthorizationRoleFormComponent } from "./Entities/MJAuthorizationRole/mjauthorizationrole.form.component";
124
127
  import { MJClusterAnalysisClusterFormComponent } from "./Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component";
128
+ import { MJClusterAnalysisFormComponent } from "./Entities/MJClusterAnalysis/mjclusteranalysis.form.component";
125
129
  import { MJCollectionArtifactFormComponent } from "./Entities/MJCollectionArtifact/mjcollectionartifact.form.component";
126
- import { MJCollectionPermissionFormComponent } from "./Entities/MJCollectionPermission/mjcollectionpermission.form.component";
127
130
  import { MJCollectionFormComponent } from "./Entities/MJCollection/mjcollection.form.component";
131
+ import { MJCollectionPermissionFormComponent } from "./Entities/MJCollectionPermission/mjcollectionpermission.form.component";
128
132
  import { MJCommunicationBaseMessageTypeFormComponent } from "./Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component";
129
133
  import { MJCommunicationLogFormComponent } from "./Entities/MJCommunicationLog/mjcommunicationlog.form.component";
130
- import { MJCommunicationProviderMessageTypeFormComponent } from "./Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component";
131
134
  import { MJCommunicationProviderFormComponent } from "./Entities/MJCommunicationProvider/mjcommunicationprovider.form.component";
135
+ import { MJCommunicationProviderMessageTypeFormComponent } from "./Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component";
132
136
  import { MJCommunicationRunFormComponent } from "./Entities/MJCommunicationRun/mjcommunicationrun.form.component";
133
137
  import { MJCompanyFormComponent } from "./Entities/MJCompany/mjcompany.form.component";
134
138
  import { MJCompanyIntegrationEntityMapFormComponent } from "./Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component";
135
139
  import { MJCompanyIntegrationFieldMapFormComponent } from "./Entities/MJCompanyIntegrationFieldMap/mjcompanyintegrationfieldmap.form.component";
140
+ import { MJCompanyIntegrationFormComponent } from "./Entities/MJCompanyIntegration/mjcompanyintegration.form.component";
136
141
  import { MJCompanyIntegrationRecordMapFormComponent } from "./Entities/MJCompanyIntegrationRecordMap/mjcompanyintegrationrecordmap.form.component";
137
142
  import { MJCompanyIntegrationRunAPILogFormComponent } from "./Entities/MJCompanyIntegrationRunAPILog/mjcompanyintegrationrunapilog.form.component";
138
143
  import { MJCompanyIntegrationRunDetailFormComponent } from "./Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component";
139
144
  import { MJCompanyIntegrationRunFormComponent } from "./Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component";
140
145
  import { MJCompanyIntegrationSyncWatermarkFormComponent } from "./Entities/MJCompanyIntegrationSyncWatermark/mjcompanyintegrationsyncwatermark.form.component";
141
- import { MJCompanyIntegrationFormComponent } from "./Entities/MJCompanyIntegration/mjcompanyintegration.form.component";
142
146
  import { MJComponentDependencyFormComponent } from "./Entities/MJComponentDependency/mjcomponentdependency.form.component";
147
+ import { MJComponentFormComponent } from "./Entities/MJComponent/mjcomponent.form.component";
143
148
  import { MJComponentLibraryFormComponent } from "./Entities/MJComponentLibrary/mjcomponentlibrary.form.component";
144
149
  import { MJComponentLibraryLinkFormComponent } from "./Entities/MJComponentLibraryLink/mjcomponentlibrarylink.form.component";
145
150
  import { MJComponentRegistryFormComponent } from "./Entities/MJComponentRegistry/mjcomponentregistry.form.component";
146
- import { MJComponentFormComponent } from "./Entities/MJComponent/mjcomponent.form.component";
147
151
  import { MJContentFileTypeFormComponent } from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
148
152
  import { MJContentItemAttributeFormComponent } from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
149
153
  import { MJContentItemChunkFormComponent } from "./Entities/MJContentItemChunk/mjcontentitemchunk.form.component";
150
154
  import { MJContentItemDuplicateFormComponent } from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
151
- import { MJContentItemTagFormComponent } from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
152
155
  import { MJContentItemFormComponent } from "./Entities/MJContentItem/mjcontentitem.form.component";
156
+ import { MJContentItemTagFormComponent } from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
153
157
  import { MJContentProcessRunDetailFormComponent } from "./Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component";
154
- import { MJContentProcessRunPromptRunFormComponent } from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
155
158
  import { MJContentProcessRunFormComponent } from "./Entities/MJContentProcessRun/mjcontentprocessrun.form.component";
159
+ import { MJContentProcessRunPromptRunFormComponent } from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
160
+ import { MJContentSourceFormComponent } from "./Entities/MJContentSource/mjcontentsource.form.component";
156
161
  import { MJContentSourceParamFormComponent } from "./Entities/MJContentSourceParam/mjcontentsourceparam.form.component";
157
- import { MJContentSourceTypeParamFormComponent } from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
158
162
  import { MJContentSourceTypeFormComponent } from "./Entities/MJContentSourceType/mjcontentsourcetype.form.component";
159
- import { MJContentSourceFormComponent } from "./Entities/MJContentSource/mjcontentsource.form.component";
163
+ import { MJContentSourceTypeParamFormComponent } from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
160
164
  import { MJContentTypeAttributeFormComponent } from "./Entities/MJContentTypeAttribute/mjcontenttypeattribute.form.component";
161
165
  import { MJContentTypeFormComponent } from "./Entities/MJContentType/mjcontenttype.form.component";
166
+ import { MJConversationArtifactFormComponent } from "./Entities/MJConversationArtifact/mjconversationartifact.form.component";
162
167
  import { MJConversationArtifactPermissionFormComponent } from "./Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component";
163
168
  import { MJConversationArtifactVersionFormComponent } from "./Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component";
164
- import { MJConversationArtifactFormComponent } from "./Entities/MJConversationArtifact/mjconversationartifact.form.component";
165
169
  import { MJConversationCompactionRunFormComponent } from "./Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component";
166
170
  import { MJConversationDetailArtifactFormComponent } from "./Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component";
167
171
  import { MJConversationDetailAttachmentFormComponent } from "./Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component";
168
- import { MJConversationDetailRatingFormComponent } from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
169
172
  import { MJConversationDetailFormComponent } from "./Entities/MJConversationDetail/mjconversationdetail.form.component";
170
- import { MJConversationWidgetInstanceFormComponent } from "./Entities/MJConversationWidgetInstance/mjconversationwidgetinstance.form.component";
173
+ import { MJConversationDetailRatingFormComponent } from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
171
174
  import { MJConversationFormComponent } from "./Entities/MJConversation/mjconversation.form.component";
175
+ import { MJConversationSkillFormComponent } from "./Entities/MJConversationSkill/mjconversationskill.form.component";
176
+ import { MJConversationWidgetInstanceFormComponent } from "./Entities/MJConversationWidgetInstance/mjconversationwidgetinstance.form.component";
172
177
  import { MJCountryFormComponent } from "./Entities/MJCountry/mjcountry.form.component";
173
178
  import { MJCredentialCategoryFormComponent } from "./Entities/MJCredentialCategory/mjcredentialcategory.form.component";
174
- import { MJCredentialTypeFormComponent } from "./Entities/MJCredentialType/mjcredentialtype.form.component";
175
179
  import { MJCredentialFormComponent } from "./Entities/MJCredential/mjcredential.form.component";
180
+ import { MJCredentialTypeFormComponent } from "./Entities/MJCredentialType/mjcredentialtype.form.component";
176
181
  import { MJDashboardCategoryFormComponent } from "./Entities/MJDashboardCategory/mjdashboardcategory.form.component";
177
182
  import { MJDashboardCategoryLinkFormComponent } from "./Entities/MJDashboardCategoryLink/mjdashboardcategorylink.form.component";
178
183
  import { MJDashboardCategoryPermissionFormComponent } from "./Entities/MJDashboardCategoryPermission/mjdashboardcategorypermission.form.component";
184
+ import { MJDashboardFormComponent } from "./Entities/MJDashboard/mjdashboard.form.component";
179
185
  import { MJDashboardPartTypeFormComponent } from "./Entities/MJDashboardPartType/mjdashboardparttype.form.component";
180
186
  import { MJDashboardPermissionFormComponent } from "./Entities/MJDashboardPermission/mjdashboardpermission.form.component";
181
187
  import { MJDashboardUserPreferenceFormComponent } from "./Entities/MJDashboardUserPreference/mjdashboarduserpreference.form.component";
182
188
  import { MJDashboardUserStateFormComponent } from "./Entities/MJDashboardUserState/mjdashboarduserstate.form.component";
183
- import { MJDashboardFormComponent } from "./Entities/MJDashboard/mjdashboard.form.component";
184
- import { MJDataContextItemFormComponent } from "./Entities/MJDataContextItem/mjdatacontextitem.form.component";
185
189
  import { MJDataContextFormComponent } from "./Entities/MJDataContext/mjdatacontext.form.component";
186
- import { MJDatasetItemFormComponent } from "./Entities/MJDatasetItem/mjdatasetitem.form.component";
190
+ import { MJDataContextItemFormComponent } from "./Entities/MJDataContextItem/mjdatacontextitem.form.component";
187
191
  import { MJDatasetFormComponent } from "./Entities/MJDataset/mjdataset.form.component";
188
- import { MJDuplicateRunDetailMatchFormComponent } from "./Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component";
192
+ import { MJDatasetItemFormComponent } from "./Entities/MJDatasetItem/mjdatasetitem.form.component";
189
193
  import { MJDuplicateRunDetailFormComponent } from "./Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component";
194
+ import { MJDuplicateRunDetailMatchFormComponent } from "./Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component";
190
195
  import { MJDuplicateRunFormComponent } from "./Entities/MJDuplicateRun/mjduplicaterun.form.component";
191
196
  import { MJEmployeeCompanyIntegrationFormComponent } from "./Entities/MJEmployeeCompanyIntegration/mjemployeecompanyintegration.form.component";
197
+ import { MJEmployeeFormComponent } from "./Entities/MJEmployee/mjemployee.form.component";
192
198
  import { MJEmployeeRoleFormComponent } from "./Entities/MJEmployeeRole/mjemployeerole.form.component";
193
199
  import { MJEmployeeSkillFormComponent } from "./Entities/MJEmployeeSkill/mjemployeeskill.form.component";
194
- import { MJEmployeeFormComponent } from "./Entities/MJEmployee/mjemployee.form.component";
195
200
  import { MJEncryptionAlgorithmFormComponent } from "./Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component";
196
- import { MJEncryptionKeySourceFormComponent } from "./Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component";
197
201
  import { MJEncryptionKeyFormComponent } from "./Entities/MJEncryptionKey/mjencryptionkey.form.component";
198
- import { MJEntityFormComponent } from "./Entities/MJEntity/mjentity.form.component";
202
+ import { MJEncryptionKeySourceFormComponent } from "./Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component";
203
+ import { MJEntityAIActionFormComponent } from "./Entities/MJEntityAIAction/mjentityaiaction.form.component";
199
204
  import { MJEntityActionFilterFormComponent } from "./Entities/MJEntityActionFilter/mjentityactionfilter.form.component";
200
- import { MJEntityActionInvocationTypeFormComponent } from "./Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component";
205
+ import { MJEntityActionFormComponent } from "./Entities/MJEntityAction/mjentityaction.form.component";
201
206
  import { MJEntityActionInvocationFormComponent } from "./Entities/MJEntityActionInvocation/mjentityactioninvocation.form.component";
207
+ import { MJEntityActionInvocationTypeFormComponent } from "./Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component";
202
208
  import { MJEntityActionParamFormComponent } from "./Entities/MJEntityActionParam/mjentityactionparam.form.component";
203
- import { MJEntityActionFormComponent } from "./Entities/MJEntityAction/mjentityaction.form.component";
204
- import { MJEntityAIActionFormComponent } from "./Entities/MJEntityAIAction/mjentityaiaction.form.component";
205
209
  import { MJEntityCommunicationFieldFormComponent } from "./Entities/MJEntityCommunicationField/mjentitycommunicationfield.form.component";
206
210
  import { MJEntityCommunicationMessageTypeFormComponent } from "./Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component";
211
+ import { MJEntityDocumentFormComponent } from "./Entities/MJEntityDocument/mjentitydocument.form.component";
207
212
  import { MJEntityDocumentRunFormComponent } from "./Entities/MJEntityDocumentRun/mjentitydocumentrun.form.component";
208
213
  import { MJEntityDocumentSettingFormComponent } from "./Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component";
209
214
  import { MJEntityDocumentTypeFormComponent } from "./Entities/MJEntityDocumentType/mjentitydocumenttype.form.component";
210
- import { MJEntityDocumentFormComponent } from "./Entities/MJEntityDocument/mjentitydocument.form.component";
211
- import { MJEntityFieldValueFormComponent } from "./Entities/MJEntityFieldValue/mjentityfieldvalue.form.component";
212
215
  import { MJEntityFieldFormComponent } from "./Entities/MJEntityField/mjentityfield.form.component";
216
+ import { MJEntityFieldPermissionFormComponent } from "./Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component";
217
+ import { MJEntityFieldValueFormComponent } from "./Entities/MJEntityFieldValue/mjentityfieldvalue.form.component";
218
+ import { MJEntityFormComponent } from "./Entities/MJEntity/mjentity.form.component";
213
219
  import { MJEntityFormOverrideFormComponent } from "./Entities/MJEntityFormOverride/mjentityformoverride.form.component";
214
- import { MJEntityOrganicKeyRelatedEntityFormComponent } from "./Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component";
215
220
  import { MJEntityOrganicKeyFormComponent } from "./Entities/MJEntityOrganicKey/mjentityorganickey.form.component";
221
+ import { MJEntityOrganicKeyRelatedEntityFormComponent } from "./Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component";
216
222
  import { MJEntityPermissionFormComponent } from "./Entities/MJEntityPermission/mjentitypermission.form.component";
217
223
  import { MJEntityRecordDocumentFormComponent } from "./Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component";
218
224
  import { MJEntityRelationshipDisplayComponentFormComponent } from "./Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component";
@@ -220,66 +226,66 @@ import { MJEntityRelationshipFormComponent } from "./Entities/MJEntityRelationsh
220
226
  import { MJEntitySettingFormComponent } from "./Entities/MJEntitySetting/mjentitysetting.form.component";
221
227
  import { MJEnvironmentFormComponent } from "./Entities/MJEnvironment/mjenvironment.form.component";
222
228
  import { MJErrorLogFormComponent } from "./Entities/MJErrorLog/mjerrorlog.form.component";
223
- import { MJExperimentSessionIterationFormComponent } from "./Entities/MJExperimentSessionIteration/mjexperimentsessioniteration.form.component";
224
- import { MJExperimentSessionFormComponent } from "./Entities/MJExperimentSession/mjexperimentsession.form.component";
225
229
  import { MJExperimentFormComponent } from "./Entities/MJExperiment/mjexperiment.form.component";
230
+ import { MJExperimentSessionFormComponent } from "./Entities/MJExperimentSession/mjexperimentsession.form.component";
231
+ import { MJExperimentSessionIterationFormComponent } from "./Entities/MJExperimentSessionIteration/mjexperimentsessioniteration.form.component";
226
232
  import { MJExplorerNavigationItemFormComponent } from "./Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component";
227
- import { MJExternalDataSourceTypeFormComponent } from "./Entities/MJExternalDataSourceType/mjexternaldatasourcetype.form.component";
228
233
  import { MJExternalDataSourceFormComponent } from "./Entities/MJExternalDataSource/mjexternaldatasource.form.component";
234
+ import { MJExternalDataSourceTypeFormComponent } from "./Entities/MJExternalDataSourceType/mjexternaldatasourcetype.form.component";
229
235
  import { MJFileCategoryFormComponent } from "./Entities/MJFileCategory/mjfilecategory.form.component";
230
236
  import { MJFileEntityRecordLinkFormComponent } from "./Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component";
231
- import { MJFileStorageAccountPermissionFormComponent } from "./Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component";
237
+ import { MJFileFormComponent } from "./Entities/MJFile/mjfile.form.component";
232
238
  import { MJFileStorageAccountFormComponent } from "./Entities/MJFileStorageAccount/mjfilestorageaccount.form.component";
239
+ import { MJFileStorageAccountPermissionFormComponent } from "./Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component";
233
240
  import { MJFileStorageProviderFormComponent } from "./Entities/MJFileStorageProvider/mjfilestorageprovider.form.component";
234
- import { MJFileFormComponent } from "./Entities/MJFile/mjfile.form.component";
235
241
  import { MJFormChromeRuleFormComponent } from "./Entities/MJFormChromeRule/mjformchromerule.form.component";
236
242
  import { MJGeneratedCodeCategoryFormComponent } from "./Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component";
237
243
  import { MJGeneratedCodeFormComponent } from "./Entities/MJGeneratedCode/mjgeneratedcode.form.component";
238
- import { MJIdentityClaimTypeFormComponent } from "./Entities/MJIdentityClaimType/mjidentityclaimtype.form.component";
239
244
  import { MJIdentityClaimFormComponent } from "./Entities/MJIdentityClaim/mjidentityclaim.form.component";
245
+ import { MJIdentityClaimTypeFormComponent } from "./Entities/MJIdentityClaimType/mjidentityclaimtype.form.component";
240
246
  import { MJInstanceConfigurationFormComponent } from "./Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component";
247
+ import { MJIntegrationFormComponent } from "./Entities/MJIntegration/mjintegration.form.component";
241
248
  import { MJIntegrationObjectFieldFormComponent } from "./Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component";
242
249
  import { MJIntegrationObjectFormComponent } from "./Entities/MJIntegrationObject/mjintegrationobject.form.component";
243
250
  import { MJIntegrationSourceTypeFormComponent } from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
244
251
  import { MJIntegrationURLFormatFormComponent } from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
245
- import { MJIntegrationFormComponent } from "./Entities/MJIntegration/mjintegration.form.component";
246
252
  import { MJKnowledgeHubSavedSearchFormComponent } from "./Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component";
247
253
  import { MJLibraryFormComponent } from "./Entities/MJLibrary/mjlibrary.form.component";
248
254
  import { MJLibraryItemFormComponent } from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
249
255
  import { MJListCategoryFormComponent } from "./Entities/MJListCategory/mjlistcategory.form.component";
250
256
  import { MJListDetailFormComponent } from "./Entities/MJListDetail/mjlistdetail.form.component";
257
+ import { MJListFormComponent } from "./Entities/MJList/mjlist.form.component";
251
258
  import { MJListInvitationFormComponent } from "./Entities/MJListInvitation/mjlistinvitation.form.component";
252
259
  import { MJListShareFormComponent } from "./Entities/MJListShare/mjlistshare.form.component";
253
- import { MJListFormComponent } from "./Entities/MJList/mjlist.form.component";
254
- import { MJMagicLinkInviteAllowedDomainFormComponent } from "./Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component";
255
- import { MJMagicLinkInviteAllowedPathFormComponent } from "./Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component";
256
- import { MJMagicLinkInviteApplicationFormComponent } from "./Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component";
257
- import { MJMagicLinkInviteRoleFormComponent } from "./Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component";
258
- import { MJMagicLinkInviteFormComponent } from "./Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component";
259
- import { MJMagicLinkRedemptionFormComponent } from "./Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component";
260
- import { MJMaterializedResultQueryFormComponent } from "./Entities/MJMaterializedResultQuery/mjmaterializedresultquery.form.component";
261
- import { MJMaterializedResultFormComponent } from "./Entities/MJMaterializedResult/mjmaterializedresult.form.component";
260
+ import { MJMCPServerConnectionFormComponent } from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
262
261
  import { MJMCPServerConnectionPermissionFormComponent } from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
263
262
  import { MJMCPServerConnectionToolFormComponent } from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
264
- import { MJMCPServerConnectionFormComponent } from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
265
- import { MJMCPServerToolFormComponent } from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
266
263
  import { MJMCPServerFormComponent } from "./Entities/MJMCPServer/mjmcpserver.form.component";
264
+ import { MJMCPServerToolFormComponent } from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
267
265
  import { MJMCPToolExecutionLogFormComponent } from "./Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component";
268
266
  import { MJMCPToolFavoriteFormComponent } from "./Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component";
269
- import { MJMLAlgorithmUseCaseRankingFormComponent } from "./Entities/MJMLAlgorithmUseCaseRanking/mjmlalgorithmusecaseranking.form.component";
270
- import { MJMLAlgorithmUseCaseFormComponent } from "./Entities/MJMLAlgorithmUseCase/mjmlalgorithmusecase.form.component";
271
267
  import { MJMLAlgorithmFormComponent } from "./Entities/MJMLAlgorithm/mjmlalgorithm.form.component";
272
- import { MJMLModelScoringBindingFormComponent } from "./Entities/MJMLModelScoringBinding/mjmlmodelscoringbinding.form.component";
268
+ import { MJMLAlgorithmUseCaseFormComponent } from "./Entities/MJMLAlgorithmUseCase/mjmlalgorithmusecase.form.component";
269
+ import { MJMLAlgorithmUseCaseRankingFormComponent } from "./Entities/MJMLAlgorithmUseCaseRanking/mjmlalgorithmusecaseranking.form.component";
273
270
  import { MJMLModelFormComponent } from "./Entities/MJMLModel/mjmlmodel.form.component";
271
+ import { MJMLModelScoringBindingFormComponent } from "./Entities/MJMLModelScoringBinding/mjmlmodelscoringbinding.form.component";
274
272
  import { MJMLTrainingPipelineFormComponent } from "./Entities/MJMLTrainingPipeline/mjmltrainingpipeline.form.component";
275
273
  import { MJMLTrainingRunFormComponent } from "./Entities/MJMLTrainingRun/mjmltrainingrun.form.component";
274
+ import { MJMagicLinkInviteAllowedDomainFormComponent } from "./Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component";
275
+ import { MJMagicLinkInviteAllowedPathFormComponent } from "./Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component";
276
+ import { MJMagicLinkInviteApplicationFormComponent } from "./Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component";
277
+ import { MJMagicLinkInviteFormComponent } from "./Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component";
278
+ import { MJMagicLinkInviteRoleFormComponent } from "./Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component";
279
+ import { MJMagicLinkRedemptionFormComponent } from "./Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component";
280
+ import { MJMaterializedResultFormComponent } from "./Entities/MJMaterializedResult/mjmaterializedresult.form.component";
281
+ import { MJMaterializedResultQueryFormComponent } from "./Entities/MJMaterializedResultQuery/mjmaterializedresultquery.form.component";
276
282
  import { MJOAuthAuthServerMetadataCacheFormComponent } from "./Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component";
277
283
  import { MJOAuthAuthorizationStateFormComponent } from "./Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component";
278
284
  import { MJOAuthClientRegistrationFormComponent } from "./Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component";
279
285
  import { MJOAuthTokenFormComponent } from "./Entities/MJOAuthToken/mjoauthtoken.form.component";
280
286
  import { MJOpenAppDependencyFormComponent } from "./Entities/MJOpenAppDependency/mjopenappdependency.form.component";
281
- import { MJOpenAppInstallHistoryFormComponent } from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
282
287
  import { MJOpenAppFormComponent } from "./Entities/MJOpenApp/mjopenapp.form.component";
288
+ import { MJOpenAppInstallHistoryFormComponent } from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
283
289
  import { MJOutputDeliveryTypeFormComponent } from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
284
290
  import { MJOutputFormatTypeFormComponent } from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
285
291
  import { MJPermissionDomainFormComponent } from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
@@ -287,30 +293,31 @@ import { MJProcessRunDetailFormComponent } from "./Entities/MJProcessRunDetail/m
287
293
  import { MJProcessRunFormComponent } from "./Entities/MJProcessRun/mjprocessrun.form.component";
288
294
  import { MJProjectFormComponent } from "./Entities/MJProject/mjproject.form.component";
289
295
  import { MJPublicLinkFormComponent } from "./Entities/MJPublicLink/mjpubliclink.form.component";
290
- import { MJQueryFormComponent } from "./Entities/MJQuery/mjquery.form.component";
291
296
  import { MJQueryCategoryFormComponent } from "./Entities/MJQueryCategory/mjquerycategory.form.component";
292
297
  import { MJQueryDependencyFormComponent } from "./Entities/MJQueryDependency/mjquerydependency.form.component";
293
298
  import { MJQueryEntityFormComponent } from "./Entities/MJQueryEntity/mjqueryentity.form.component";
294
299
  import { MJQueryFieldFormComponent } from "./Entities/MJQueryField/mjqueryfield.form.component";
300
+ import { MJQueryFormComponent } from "./Entities/MJQuery/mjquery.form.component";
295
301
  import { MJQueryParameterFormComponent } from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
296
302
  import { MJQueryPermissionFormComponent } from "./Entities/MJQueryPermission/mjquerypermission.form.component";
297
303
  import { MJQuerySQLFormComponent } from "./Entities/MJQuerySQL/mjquerysql.form.component";
304
+ import { MJQueueFormComponent } from "./Entities/MJQueue/mjqueue.form.component";
298
305
  import { MJQueueTaskFormComponent } from "./Entities/MJQueueTask/mjqueuetask.form.component";
299
306
  import { MJQueueTypeFormComponent } from "./Entities/MJQueueType/mjqueuetype.form.component";
300
- import { MJQueueFormComponent } from "./Entities/MJQueue/mjqueue.form.component";
307
+ import { MJRSUPendingWorkFormComponent } from "./Entities/MJRSUPendingWork/mjrsupendingwork.form.component";
308
+ import { MJRecommendationFormComponent } from "./Entities/MJRecommendation/mjrecommendation.form.component";
301
309
  import { MJRecommendationItemFormComponent } from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
302
310
  import { MJRecommendationProviderFormComponent } from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
303
311
  import { MJRecommendationRunFormComponent } from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
304
- import { MJRecommendationFormComponent } from "./Entities/MJRecommendation/mjrecommendation.form.component";
305
- import { MJRecordChangeReplayRunFormComponent } from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
306
312
  import { MJRecordChangeFormComponent } from "./Entities/MJRecordChange/mjrecordchange.form.component";
313
+ import { MJRecordChangeReplayRunFormComponent } from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
307
314
  import { MJRecordGeoCodeFormComponent } from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
308
315
  import { MJRecordLinkFormComponent } from "./Entities/MJRecordLink/mjrecordlink.form.component";
309
316
  import { MJRecordMergeDeletionLogFormComponent } from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
310
317
  import { MJRecordMergeLogFormComponent } from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
311
318
  import { MJRecordProcessCategoryFormComponent } from "./Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component";
312
- import { MJRecordProcessWatermarkFormComponent } from "./Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component";
313
319
  import { MJRecordProcessFormComponent } from "./Entities/MJRecordProcess/mjrecordprocess.form.component";
320
+ import { MJRecordProcessWatermarkFormComponent } from "./Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component";
314
321
  import { MJRemoteOperationCategoryFormComponent } from "./Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component";
315
322
  import { MJRemoteOperationFormComponent } from "./Entities/MJRemoteOperation/mjremoteoperation.form.component";
316
323
  import { MJResourceLinkFormComponent } from "./Entities/MJResourceLink/mjresourcelink.form.component";
@@ -318,10 +325,10 @@ import { MJResourcePermissionFormComponent } from "./Entities/MJResourcePermissi
318
325
  import { MJResourceTypeFormComponent } from "./Entities/MJResourceType/mjresourcetype.form.component";
319
326
  import { MJRoleFormComponent } from "./Entities/MJRole/mjrole.form.component";
320
327
  import { MJRowLevelSecurityFilterFormComponent } from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
321
- import { MJRSUPendingWorkFormComponent } from "./Entities/MJRSUPendingWork/mjrsupendingwork.form.component";
328
+ import { MJSQLDialectFormComponent } from "./Entities/MJSQLDialect/mjsqldialect.form.component";
329
+ import { MJScheduledJobFormComponent } from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
322
330
  import { MJScheduledJobRunFormComponent } from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
323
331
  import { MJScheduledJobTypeFormComponent } from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
324
- import { MJScheduledJobFormComponent } from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
325
332
  import { MJSchemaInfoFormComponent } from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
326
333
  import { MJScopedPromptConfigFormComponent } from "./Entities/MJScopedPromptConfig/mjscopedpromptconfig.form.component";
327
334
  import { MJScopedPromptPartFormComponent } from "./Entities/MJScopedPromptPart/mjscopedpromptpart.form.component";
@@ -329,72 +336,71 @@ import { MJSearchExecutionLogFormComponent } from "./Entities/MJSearchExecutionL
329
336
  import { MJSearchProviderFormComponent } from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
330
337
  import { MJSearchScopeEntityFormComponent } from "./Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component";
331
338
  import { MJSearchScopeExternalIndexFormComponent } from "./Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component";
339
+ import { MJSearchScopeFormComponent } from "./Entities/MJSearchScope/mjsearchscope.form.component";
332
340
  import { MJSearchScopePermissionFormComponent } from "./Entities/MJSearchScopePermission/mjsearchscopepermission.form.component";
333
341
  import { MJSearchScopeProviderFormComponent } from "./Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component";
334
342
  import { MJSearchScopeStorageAccountFormComponent } from "./Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component";
335
343
  import { MJSearchScopeTestQueryFormComponent } from "./Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component";
336
- import { MJSearchScopeFormComponent } from "./Entities/MJSearchScope/mjsearchscope.form.component";
337
344
  import { MJSignatureAccountFormComponent } from "./Entities/MJSignatureAccount/mjsignatureaccount.form.component";
338
345
  import { MJSignatureProviderFormComponent } from "./Entities/MJSignatureProvider/mjsignatureprovider.form.component";
339
346
  import { MJSignatureRequestDocumentFormComponent } from "./Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component";
347
+ import { MJSignatureRequestFormComponent } from "./Entities/MJSignatureRequest/mjsignaturerequest.form.component";
340
348
  import { MJSignatureRequestLogFormComponent } from "./Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component";
341
349
  import { MJSignatureRequestRecipientFormComponent } from "./Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component";
342
- import { MJSignatureRequestFormComponent } from "./Entities/MJSignatureRequest/mjsignaturerequest.form.component";
343
350
  import { MJSkillFormComponent } from "./Entities/MJSkill/mjskill.form.component";
344
- import { MJSQLDialectFormComponent } from "./Entities/MJSQLDialect/mjsqldialect.form.component";
345
351
  import { MJStateProvinceFormComponent } from "./Entities/MJStateProvince/mjstateprovince.form.component";
346
352
  import { MJTagAuditLogFormComponent } from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
347
353
  import { MJTagCoOccurrenceFormComponent } from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
354
+ import { MJTagFormComponent } from "./Entities/MJTag/mjtag.form.component";
348
355
  import { MJTagScopeFormComponent } from "./Entities/MJTagScope/mjtagscope.form.component";
349
356
  import { MJTagSuggestionFormComponent } from "./Entities/MJTagSuggestion/mjtagsuggestion.form.component";
350
357
  import { MJTagSynonymFormComponent } from "./Entities/MJTagSynonym/mjtagsynonym.form.component";
351
358
  import { MJTaggedItemFormComponent } from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
352
- import { MJTagFormComponent } from "./Entities/MJTag/mjtag.form.component";
353
359
  import { MJTaskDependencyFormComponent } from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
354
- import { MJTaskTypeFormComponent } from "./Entities/MJTaskType/mjtasktype.form.component";
355
360
  import { MJTaskFormComponent } from "./Entities/MJTask/mjtask.form.component";
361
+ import { MJTaskTypeFormComponent } from "./Entities/MJTaskType/mjtasktype.form.component";
356
362
  import { MJTemplateCategoryFormComponent } from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
357
- import { MJTemplateContentTypeFormComponent } from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
358
363
  import { MJTemplateContentFormComponent } from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
359
- import { MJTemplateParamFormComponent } from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
364
+ import { MJTemplateContentTypeFormComponent } from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
360
365
  import { MJTemplateFormComponent } from "./Entities/MJTemplate/mjtemplate.form.component";
366
+ import { MJTemplateParamFormComponent } from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
367
+ import { MJTestFormComponent } from "./Entities/MJTest/mjtest.form.component";
361
368
  import { MJTestRubricFormComponent } from "./Entities/MJTestRubric/mjtestrubric.form.component";
362
369
  import { MJTestRunFeedbackFormComponent } from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
363
- import { MJTestRunOutputTypeFormComponent } from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
364
- import { MJTestRunOutputFormComponent } from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
365
370
  import { MJTestRunFormComponent } from "./Entities/MJTestRun/mjtestrun.form.component";
371
+ import { MJTestRunOutputFormComponent } from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
372
+ import { MJTestRunOutputTypeFormComponent } from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
373
+ import { MJTestSuiteFormComponent } from "./Entities/MJTestSuite/mjtestsuite.form.component";
366
374
  import { MJTestSuiteRunFormComponent } from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
367
375
  import { MJTestSuiteTestFormComponent } from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
368
- import { MJTestSuiteFormComponent } from "./Entities/MJTestSuite/mjtestsuite.form.component";
369
376
  import { MJTestTypeFormComponent } from "./Entities/MJTestType/mjtesttype.form.component";
370
- import { MJTestFormComponent } from "./Entities/MJTest/mjtest.form.component";
371
377
  import { MJThemeFormComponent } from "./Entities/MJTheme/mjtheme.form.component";
372
378
  import { MJUserApplicationEntityFormComponent } from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
373
379
  import { MJUserApplicationFormComponent } from "./Entities/MJUserApplication/mjuserapplication.form.component";
374
380
  import { MJUserFavoriteFormComponent } from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
381
+ import { MJUserFormComponent } from "./Entities/MJUser/mjuser.form.component";
382
+ import { MJUserNotificationFormComponent } from "./Entities/MJUserNotification/mjusernotification.form.component";
375
383
  import { MJUserNotificationPreferenceFormComponent } from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
376
384
  import { MJUserNotificationTypeFormComponent } from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
377
- import { MJUserNotificationFormComponent } from "./Entities/MJUserNotification/mjusernotification.form.component";
378
385
  import { MJUserRecordLogFormComponent } from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
379
386
  import { MJUserRoleFormComponent } from "./Entities/MJUserRole/mjuserrole.form.component";
387
+ import { MJUserRoutineFormComponent } from "./Entities/MJUserRoutine/mjuserroutine.form.component";
380
388
  import { MJUserRoutineRecipientFormComponent } from "./Entities/MJUserRoutineRecipient/mjuserroutinerecipient.form.component";
381
389
  import { MJUserRoutineRunFormComponent } from "./Entities/MJUserRoutineRun/mjuserroutinerun.form.component";
382
- import { MJUserRoutineFormComponent } from "./Entities/MJUserRoutine/mjuserroutine.form.component";
383
390
  import { MJUserSettingFormComponent } from "./Entities/MJUserSetting/mjusersetting.form.component";
384
391
  import { MJUserViewCategoryFormComponent } from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
392
+ import { MJUserViewFormComponent } from "./Entities/MJUserView/mjuserview.form.component";
385
393
  import { MJUserViewRunDetailFormComponent } from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
386
394
  import { MJUserViewRunFormComponent } from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
387
- import { MJUserViewFormComponent } from "./Entities/MJUserView/mjuserview.form.component";
388
- import { MJUserFormComponent } from "./Entities/MJUser/mjuser.form.component";
389
395
  import { MJVectorDatabaseFormComponent } from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
390
396
  import { MJVectorIndexFormComponent } from "./Entities/MJVectorIndex/mjvectorindex.form.component";
391
397
  import { MJVersionInstallationFormComponent } from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
398
+ import { MJVersionLabelFormComponent } from "./Entities/MJVersionLabel/mjversionlabel.form.component";
392
399
  import { MJVersionLabelItemFormComponent } from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
393
400
  import { MJVersionLabelRestoreFormComponent } from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
394
- import { MJVersionLabelFormComponent } from "./Entities/MJVersionLabel/mjversionlabel.form.component";
395
401
  import { MJViewTypeFormComponent } from "./Entities/MJViewType/mjviewtype.form.component";
396
- import { MJWorkspaceItemFormComponent } from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
397
402
  import { MJWorkspaceFormComponent } from "./Entities/MJWorkspace/mjworkspace.form.component";
403
+ import { MJWorkspaceItemFormComponent } from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
398
404
  import { JoinGridModule } from "@memberjunction/ng-join-grid";
399
405
  import * as i0 from "@angular/core";
400
406
  export class GeneratedForms_SubModule_0 {
@@ -410,26 +416,15 @@ export class GeneratedForms_SubModule_0 {
410
416
  type: NgModule,
411
417
  args: [{
412
418
  declarations: [
413
- MJAccessControlRuleFormComponent,
414
- MJActionAuthorizationFormComponent,
415
- MJActionCategoryFormComponent,
416
- MJActionContextTypeFormComponent,
419
+ MJAIAgentSessionFormComponent,
420
+ MJAIConfigurationParamFormComponent,
421
+ MJAIPromptModelFormComponent,
417
422
  MJActionContextFormComponent,
418
- MJActionExecutionLogFormComponent,
419
- MJActionFilterFormComponent,
420
- MJActionLibraryFormComponent,
421
- MJActionParamFormComponent,
422
- MJActionResultCodeFormComponent,
423
- MJActionFormComponent,
424
- MJAIActionFormComponent,
425
- MJAIAgentActionFormComponent,
426
- MJAIAgentArtifactTypeFormComponent,
427
- MJAIAgentCategoryFormComponent,
428
- MJAIAgentChannelFormComponent,
429
- MJAIAgentClientToolFormComponent,
430
- MJAIAgentCoAgentFormComponent,
431
- MJAIAgentConfigurationFormComponent,
432
- MJAIAgentCredentialFormComponent
423
+ MJEncryptionKeySourceFormComponent,
424
+ MJEntityActionFormComponent,
425
+ MJQueryDependencyFormComponent,
426
+ MJStateProvinceFormComponent,
427
+ MJViewTypeFormComponent
433
428
  ],
434
429
  imports: [
435
430
  CommonModule,
@@ -441,26 +436,15 @@ export class GeneratedForms_SubModule_0 {
441
436
  exports: []
442
437
  }]
443
438
  }], null, null); })();
444
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_0, { declarations: [MJAccessControlRuleFormComponent,
445
- MJActionAuthorizationFormComponent,
446
- MJActionCategoryFormComponent,
447
- MJActionContextTypeFormComponent,
439
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_0, { declarations: [MJAIAgentSessionFormComponent,
440
+ MJAIConfigurationParamFormComponent,
441
+ MJAIPromptModelFormComponent,
448
442
  MJActionContextFormComponent,
449
- MJActionExecutionLogFormComponent,
450
- MJActionFilterFormComponent,
451
- MJActionLibraryFormComponent,
452
- MJActionParamFormComponent,
453
- MJActionResultCodeFormComponent,
454
- MJActionFormComponent,
455
- MJAIActionFormComponent,
456
- MJAIAgentActionFormComponent,
457
- MJAIAgentArtifactTypeFormComponent,
458
- MJAIAgentCategoryFormComponent,
459
- MJAIAgentChannelFormComponent,
460
- MJAIAgentClientToolFormComponent,
461
- MJAIAgentCoAgentFormComponent,
462
- MJAIAgentConfigurationFormComponent,
463
- MJAIAgentCredentialFormComponent], imports: [CommonModule,
443
+ MJEncryptionKeySourceFormComponent,
444
+ MJEntityActionFormComponent,
445
+ MJQueryDependencyFormComponent,
446
+ MJStateProvinceFormComponent,
447
+ MJViewTypeFormComponent], imports: [CommonModule,
464
448
  FormsModule,
465
449
  BaseFormsModule,
466
450
  EntityViewerModule,
@@ -478,26 +462,13 @@ export class GeneratedForms_SubModule_1 {
478
462
  type: NgModule,
479
463
  args: [{
480
464
  declarations: [
481
- MJAIAgentDataSourceFormComponent,
482
- MJAIAgentExampleFormComponent,
483
- MJAIAgentHarnessFormComponent,
484
- MJAIAgentLearningCycleFormComponent,
485
- MJAIAgentModalityFormComponent,
486
- MJAIAgentModelFormComponent,
487
- MJAIAgentNoteTypeFormComponent,
488
- MJAIAgentNoteFormComponent,
489
- MJAIAgentPermissionFormComponent,
490
- MJAIAgentPromptFormComponent,
491
- MJAIAgentRelationshipFormComponent,
492
- MJAIAgentRequestTypeFormComponent,
493
- MJAIAgentRequestFormComponent,
494
- MJAIAgentRunMediaFormComponent,
495
- MJAIAgentRunStepFormComponent,
496
- MJAIAgentRunFormComponent,
497
- MJAIAgentSearchScopeFormComponent,
498
- MJAIAgentSessionBridgeParticipantFormComponent,
499
- MJAIAgentSessionBridgeFormComponent,
500
- MJAIAgentSessionChannelFormComponent
465
+ MJAIAgentCoAgentFormComponent,
466
+ MJArtifactFormComponent,
467
+ MJClusterAnalysisClusterFormComponent,
468
+ MJCountryFormComponent,
469
+ MJKnowledgeHubSavedSearchFormComponent,
470
+ MJMagicLinkInviteFormComponent,
471
+ MJMaterializedResultFormComponent
501
472
  ],
502
473
  imports: [
503
474
  CommonModule,
@@ -509,26 +480,13 @@ export class GeneratedForms_SubModule_1 {
509
480
  exports: []
510
481
  }]
511
482
  }], null, null); })();
512
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_1, { declarations: [MJAIAgentDataSourceFormComponent,
513
- MJAIAgentExampleFormComponent,
514
- MJAIAgentHarnessFormComponent,
515
- MJAIAgentLearningCycleFormComponent,
516
- MJAIAgentModalityFormComponent,
517
- MJAIAgentModelFormComponent,
518
- MJAIAgentNoteTypeFormComponent,
519
- MJAIAgentNoteFormComponent,
520
- MJAIAgentPermissionFormComponent,
521
- MJAIAgentPromptFormComponent,
522
- MJAIAgentRelationshipFormComponent,
523
- MJAIAgentRequestTypeFormComponent,
524
- MJAIAgentRequestFormComponent,
525
- MJAIAgentRunMediaFormComponent,
526
- MJAIAgentRunStepFormComponent,
527
- MJAIAgentRunFormComponent,
528
- MJAIAgentSearchScopeFormComponent,
529
- MJAIAgentSessionBridgeParticipantFormComponent,
530
- MJAIAgentSessionBridgeFormComponent,
531
- MJAIAgentSessionChannelFormComponent], imports: [CommonModule,
483
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_1, { declarations: [MJAIAgentCoAgentFormComponent,
484
+ MJArtifactFormComponent,
485
+ MJClusterAnalysisClusterFormComponent,
486
+ MJCountryFormComponent,
487
+ MJKnowledgeHubSavedSearchFormComponent,
488
+ MJMagicLinkInviteFormComponent,
489
+ MJMaterializedResultFormComponent], imports: [CommonModule,
532
490
  FormsModule,
533
491
  BaseFormsModule,
534
492
  EntityViewerModule,
@@ -546,26 +504,20 @@ export class GeneratedForms_SubModule_2 {
546
504
  type: NgModule,
547
505
  args: [{
548
506
  declarations: [
549
- MJAIAgentSessionFormComponent,
550
- MJAIAgentSkillFormComponent,
551
- MJAIAgentStepPathFormComponent,
552
- MJAIAgentStepFormComponent,
507
+ MJAIAgentNoteFormComponent,
553
508
  MJAIAgentTypeFormComponent,
554
- MJAIAgentFormComponent,
555
- MJAIArchitectureFormComponent,
556
- MJAIBridgeAgentIdentityFormComponent,
557
- MJAIBridgeProviderChannelFormComponent,
558
- MJAIBridgeProviderFormComponent,
559
- MJAIClientToolDefinitionFormComponent,
560
- MJAIConfigurationParamFormComponent,
561
- MJAIConfigurationFormComponent,
562
- MJAICredentialBindingFormComponent,
563
- MJAIModalityFormComponent,
564
- MJAIModelActionFormComponent,
565
- MJAIModelArchitectureFormComponent,
566
- MJAIModelCostFormComponent,
567
- MJAIModelModalityFormComponent,
568
- MJAIModelPriceTypeFormComponent
509
+ MJAuditLogTypeFormComponent,
510
+ MJComponentFormComponent,
511
+ MJContentTypeAttributeFormComponent,
512
+ MJConversationArtifactVersionFormComponent,
513
+ MJConversationCompactionRunFormComponent,
514
+ MJEntityAIActionFormComponent,
515
+ MJEntityFormComponent,
516
+ MJIntegrationSourceTypeFormComponent,
517
+ MJScopedPromptPartFormComponent,
518
+ MJSearchScopePermissionFormComponent,
519
+ MJSignatureRequestFormComponent,
520
+ MJTemplateContentTypeFormComponent
569
521
  ],
570
522
  imports: [
571
523
  CommonModule,
@@ -577,26 +529,20 @@ export class GeneratedForms_SubModule_2 {
577
529
  exports: []
578
530
  }]
579
531
  }], null, null); })();
580
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_2, { declarations: [MJAIAgentSessionFormComponent,
581
- MJAIAgentSkillFormComponent,
582
- MJAIAgentStepPathFormComponent,
583
- MJAIAgentStepFormComponent,
532
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_2, { declarations: [MJAIAgentNoteFormComponent,
584
533
  MJAIAgentTypeFormComponent,
585
- MJAIAgentFormComponent,
586
- MJAIArchitectureFormComponent,
587
- MJAIBridgeAgentIdentityFormComponent,
588
- MJAIBridgeProviderChannelFormComponent,
589
- MJAIBridgeProviderFormComponent,
590
- MJAIClientToolDefinitionFormComponent,
591
- MJAIConfigurationParamFormComponent,
592
- MJAIConfigurationFormComponent,
593
- MJAICredentialBindingFormComponent,
594
- MJAIModalityFormComponent,
595
- MJAIModelActionFormComponent,
596
- MJAIModelArchitectureFormComponent,
597
- MJAIModelCostFormComponent,
598
- MJAIModelModalityFormComponent,
599
- MJAIModelPriceTypeFormComponent], imports: [CommonModule,
534
+ MJAuditLogTypeFormComponent,
535
+ MJComponentFormComponent,
536
+ MJContentTypeAttributeFormComponent,
537
+ MJConversationArtifactVersionFormComponent,
538
+ MJConversationCompactionRunFormComponent,
539
+ MJEntityAIActionFormComponent,
540
+ MJEntityFormComponent,
541
+ MJIntegrationSourceTypeFormComponent,
542
+ MJScopedPromptPartFormComponent,
543
+ MJSearchScopePermissionFormComponent,
544
+ MJSignatureRequestFormComponent,
545
+ MJTemplateContentTypeFormComponent], imports: [CommonModule,
600
546
  FormsModule,
601
547
  BaseFormsModule,
602
548
  EntityViewerModule,
@@ -614,26 +560,21 @@ export class GeneratedForms_SubModule_3 {
614
560
  type: NgModule,
615
561
  args: [{
616
562
  declarations: [
617
- MJAIModelPriceUnitTypeFormComponent,
618
- MJAIModelTypeFormComponent,
619
- MJAIModelVendorFormComponent,
620
- MJAIModelFormComponent,
621
- MJAIPromptCategoryFormComponent,
622
- MJAIPromptModelFormComponent,
623
- MJAIPromptRunMediaFormComponent,
624
- MJAIPromptRunFormComponent,
563
+ MJAIAgentRunFormComponent,
564
+ MJAIAgentRunMediaFormComponent,
625
565
  MJAIPromptTypeFormComponent,
626
- MJAIPromptFormComponent,
627
- MJAIRemoteBrowserProviderFormComponent,
628
- MJAIResultCacheFormComponent,
629
- MJAISkillActionFormComponent,
630
- MJAISkillPermissionFormComponent,
631
- MJAISkillSearchScopeFormComponent,
632
- MJAISkillSubAgentFormComponent,
633
- MJAISkillFormComponent,
634
- MJAIUsageTypeFormComponent,
635
- MJAIVendorTypeDefinitionFormComponent,
636
- MJAIVendorTypeFormComponent
566
+ MJAIVendorTypeFormComponent,
567
+ MJCommunicationBaseMessageTypeFormComponent,
568
+ MJContentSourceTypeFormComponent,
569
+ MJEmployeeFormComponent,
570
+ MJEmployeeRoleFormComponent,
571
+ MJOAuthTokenFormComponent,
572
+ MJQueryCategoryFormComponent,
573
+ MJRecommendationItemFormComponent,
574
+ MJRecordProcessWatermarkFormComponent,
575
+ MJSearchScopeFormComponent,
576
+ MJSearchScopeStorageAccountFormComponent,
577
+ MJUserNotificationTypeFormComponent
637
578
  ],
638
579
  imports: [
639
580
  CommonModule,
@@ -645,26 +586,21 @@ export class GeneratedForms_SubModule_3 {
645
586
  exports: []
646
587
  }]
647
588
  }], null, null); })();
648
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_3, { declarations: [MJAIModelPriceUnitTypeFormComponent,
649
- MJAIModelTypeFormComponent,
650
- MJAIModelVendorFormComponent,
651
- MJAIModelFormComponent,
652
- MJAIPromptCategoryFormComponent,
653
- MJAIPromptModelFormComponent,
654
- MJAIPromptRunMediaFormComponent,
655
- MJAIPromptRunFormComponent,
589
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_3, { declarations: [MJAIAgentRunFormComponent,
590
+ MJAIAgentRunMediaFormComponent,
656
591
  MJAIPromptTypeFormComponent,
657
- MJAIPromptFormComponent,
658
- MJAIRemoteBrowserProviderFormComponent,
659
- MJAIResultCacheFormComponent,
660
- MJAISkillActionFormComponent,
661
- MJAISkillPermissionFormComponent,
662
- MJAISkillSearchScopeFormComponent,
663
- MJAISkillSubAgentFormComponent,
664
- MJAISkillFormComponent,
665
- MJAIUsageTypeFormComponent,
666
- MJAIVendorTypeDefinitionFormComponent,
667
- MJAIVendorTypeFormComponent], imports: [CommonModule,
592
+ MJAIVendorTypeFormComponent,
593
+ MJCommunicationBaseMessageTypeFormComponent,
594
+ MJContentSourceTypeFormComponent,
595
+ MJEmployeeFormComponent,
596
+ MJEmployeeRoleFormComponent,
597
+ MJOAuthTokenFormComponent,
598
+ MJQueryCategoryFormComponent,
599
+ MJRecommendationItemFormComponent,
600
+ MJRecordProcessWatermarkFormComponent,
601
+ MJSearchScopeFormComponent,
602
+ MJSearchScopeStorageAccountFormComponent,
603
+ MJUserNotificationTypeFormComponent], imports: [CommonModule,
668
604
  FormsModule,
669
605
  BaseFormsModule,
670
606
  EntityViewerModule,
@@ -682,26 +618,13 @@ export class GeneratedForms_SubModule_4 {
682
618
  type: NgModule,
683
619
  args: [{
684
620
  declarations: [
685
- MJAIVendorFormComponent,
686
- MJAPIApplicationScopeFormComponent,
687
- MJAPIApplicationFormComponent,
688
- MJAPIKeyApplicationFormComponent,
689
- MJAPIKeyScopeFormComponent,
690
- MJAPIKeyUsageLogFormComponent,
691
- MJAPIKeyFormComponent,
692
- MJAPIScopeFormComponent,
693
- MJApplicationEntityFormComponent,
694
- MJApplicationRoleFormComponent,
695
- MJApplicationSettingFormComponent,
696
- MJApplicationFormComponent,
697
- MJArchiveConfigurationEntityFormComponent,
698
- MJArchiveConfigurationFormComponent,
699
- MJArchiveRunDetailFormComponent,
700
- MJArchiveRunFormComponent,
621
+ MJAIAgentLearningCycleFormComponent,
622
+ MJAISkillActionFormComponent,
701
623
  MJArtifactPermissionFormComponent,
702
- MJArtifactTypeFormComponent,
703
- MJArtifactUseFormComponent,
704
- MJArtifactVersionAttributeFormComponent
624
+ MJCredentialTypeFormComponent,
625
+ MJEntityRelationshipFormComponent,
626
+ MJExperimentSessionFormComponent,
627
+ MJMCPServerConnectionToolFormComponent
705
628
  ],
706
629
  imports: [
707
630
  CommonModule,
@@ -713,26 +636,13 @@ export class GeneratedForms_SubModule_4 {
713
636
  exports: []
714
637
  }]
715
638
  }], null, null); })();
716
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [MJAIVendorFormComponent,
717
- MJAPIApplicationScopeFormComponent,
718
- MJAPIApplicationFormComponent,
719
- MJAPIKeyApplicationFormComponent,
720
- MJAPIKeyScopeFormComponent,
721
- MJAPIKeyUsageLogFormComponent,
722
- MJAPIKeyFormComponent,
723
- MJAPIScopeFormComponent,
724
- MJApplicationEntityFormComponent,
725
- MJApplicationRoleFormComponent,
726
- MJApplicationSettingFormComponent,
727
- MJApplicationFormComponent,
728
- MJArchiveConfigurationEntityFormComponent,
729
- MJArchiveConfigurationFormComponent,
730
- MJArchiveRunDetailFormComponent,
731
- MJArchiveRunFormComponent,
639
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [MJAIAgentLearningCycleFormComponent,
640
+ MJAISkillActionFormComponent,
732
641
  MJArtifactPermissionFormComponent,
733
- MJArtifactTypeFormComponent,
734
- MJArtifactUseFormComponent,
735
- MJArtifactVersionAttributeFormComponent], imports: [CommonModule,
642
+ MJCredentialTypeFormComponent,
643
+ MJEntityRelationshipFormComponent,
644
+ MJExperimentSessionFormComponent,
645
+ MJMCPServerConnectionToolFormComponent], imports: [CommonModule,
736
646
  FormsModule,
737
647
  BaseFormsModule,
738
648
  EntityViewerModule,
@@ -744,103 +654,92 @@ export class GeneratedForms_SubModule_5 {
744
654
  FormsModule,
745
655
  BaseFormsModule,
746
656
  EntityViewerModule,
747
- LinkDirectivesModule,
748
- JoinGridModule] }); }
657
+ LinkDirectivesModule] }); }
749
658
  }
750
659
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_5, [{
751
660
  type: NgModule,
752
661
  args: [{
753
662
  declarations: [
754
- MJArtifactVersionFormComponent,
755
- MJArtifactFormComponent,
756
- MJAuditLogTypeFormComponent,
757
- MJAuditLogFormComponent,
758
- MJAuthenticationProviderFormComponent,
759
- MJAuthorizationRoleFormComponent,
760
- MJAuthorizationFormComponent,
761
- MJClusterAnalysisFormComponent,
762
- MJClusterAnalysisClusterFormComponent,
763
- MJCollectionArtifactFormComponent,
764
- MJCollectionPermissionFormComponent,
765
- MJCollectionFormComponent,
766
- MJCommunicationBaseMessageTypeFormComponent,
767
- MJCommunicationLogFormComponent,
768
- MJCommunicationProviderMessageTypeFormComponent,
769
- MJCommunicationProviderFormComponent,
770
- MJCommunicationRunFormComponent,
771
- MJCompanyFormComponent,
772
- MJCompanyIntegrationEntityMapFormComponent,
773
- MJCompanyIntegrationFieldMapFormComponent
663
+ MJAIAgentCredentialFormComponent,
664
+ MJAIAgentDataSourceFormComponent,
665
+ MJAIAgentRunStepFormComponent,
666
+ MJAIBridgeAgentIdentityFormComponent,
667
+ MJAPIApplicationFormComponent,
668
+ MJArchiveRunDetailFormComponent,
669
+ MJComponentLibraryFormComponent,
670
+ MJContentItemAttributeFormComponent,
671
+ MJContentItemFormComponent,
672
+ MJContentItemTagFormComponent,
673
+ MJContentProcessRunDetailFormComponent,
674
+ MJDashboardUserPreferenceFormComponent,
675
+ MJDuplicateRunFormComponent,
676
+ MJEntityDocumentSettingFormComponent,
677
+ MJFileFormComponent,
678
+ MJFileStorageAccountFormComponent,
679
+ MJIdentityClaimTypeFormComponent,
680
+ MJMCPToolExecutionLogFormComponent,
681
+ MJOpenAppInstallHistoryFormComponent,
682
+ MJUserRoutineRunFormComponent,
683
+ MJVectorDatabaseFormComponent,
684
+ MJWorkspaceItemFormComponent
774
685
  ],
775
686
  imports: [
776
687
  CommonModule,
777
688
  FormsModule,
778
689
  BaseFormsModule,
779
690
  EntityViewerModule,
780
- LinkDirectivesModule,
781
- JoinGridModule
691
+ LinkDirectivesModule
782
692
  ],
783
693
  exports: []
784
694
  }]
785
695
  }], null, null); })();
786
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJArtifactVersionFormComponent,
787
- MJArtifactFormComponent,
788
- MJAuditLogTypeFormComponent,
789
- MJAuditLogFormComponent,
790
- MJAuthenticationProviderFormComponent,
791
- MJAuthorizationRoleFormComponent,
792
- MJAuthorizationFormComponent,
793
- MJClusterAnalysisFormComponent,
794
- MJClusterAnalysisClusterFormComponent,
795
- MJCollectionArtifactFormComponent,
796
- MJCollectionPermissionFormComponent,
797
- MJCollectionFormComponent,
798
- MJCommunicationBaseMessageTypeFormComponent,
799
- MJCommunicationLogFormComponent,
800
- MJCommunicationProviderMessageTypeFormComponent,
801
- MJCommunicationProviderFormComponent,
802
- MJCommunicationRunFormComponent,
803
- MJCompanyFormComponent,
804
- MJCompanyIntegrationEntityMapFormComponent,
805
- MJCompanyIntegrationFieldMapFormComponent], imports: [CommonModule,
806
- FormsModule,
807
- BaseFormsModule,
808
- EntityViewerModule,
809
- LinkDirectivesModule,
810
- JoinGridModule] }); })();
811
- export class GeneratedForms_SubModule_6 {
812
- static { this.ɵfac = function GeneratedForms_SubModule_6_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_6)(); }; }
813
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_6 }); }
814
- static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
815
- FormsModule,
816
- BaseFormsModule,
817
- EntityViewerModule,
818
- LinkDirectivesModule] }); }
819
- }
820
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_6, [{
821
- type: NgModule,
822
- args: [{
696
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJAIAgentCredentialFormComponent,
697
+ MJAIAgentDataSourceFormComponent,
698
+ MJAIAgentRunStepFormComponent,
699
+ MJAIBridgeAgentIdentityFormComponent,
700
+ MJAPIApplicationFormComponent,
701
+ MJArchiveRunDetailFormComponent,
702
+ MJComponentLibraryFormComponent,
703
+ MJContentItemAttributeFormComponent,
704
+ MJContentItemFormComponent,
705
+ MJContentItemTagFormComponent,
706
+ MJContentProcessRunDetailFormComponent,
707
+ MJDashboardUserPreferenceFormComponent,
708
+ MJDuplicateRunFormComponent,
709
+ MJEntityDocumentSettingFormComponent,
710
+ MJFileFormComponent,
711
+ MJFileStorageAccountFormComponent,
712
+ MJIdentityClaimTypeFormComponent,
713
+ MJMCPToolExecutionLogFormComponent,
714
+ MJOpenAppInstallHistoryFormComponent,
715
+ MJUserRoutineRunFormComponent,
716
+ MJVectorDatabaseFormComponent,
717
+ MJWorkspaceItemFormComponent], imports: [CommonModule,
718
+ FormsModule,
719
+ BaseFormsModule,
720
+ EntityViewerModule,
721
+ LinkDirectivesModule] }); })();
722
+ export class GeneratedForms_SubModule_6 {
723
+ static { this.ɵfac = function GeneratedForms_SubModule_6_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_6)(); }; }
724
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_6 }); }
725
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
726
+ FormsModule,
727
+ BaseFormsModule,
728
+ EntityViewerModule,
729
+ LinkDirectivesModule] }); }
730
+ }
731
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_6, [{
732
+ type: NgModule,
733
+ args: [{
823
734
  declarations: [
824
- MJCompanyIntegrationRecordMapFormComponent,
825
- MJCompanyIntegrationRunAPILogFormComponent,
826
- MJCompanyIntegrationRunDetailFormComponent,
827
- MJCompanyIntegrationRunFormComponent,
828
- MJCompanyIntegrationSyncWatermarkFormComponent,
829
- MJCompanyIntegrationFormComponent,
830
- MJComponentDependencyFormComponent,
831
- MJComponentLibraryFormComponent,
832
- MJComponentLibraryLinkFormComponent,
833
- MJComponentRegistryFormComponent,
834
- MJComponentFormComponent,
735
+ MJAIModelFormComponent,
736
+ MJArchiveRunFormComponent,
737
+ MJCollectionPermissionFormComponent,
835
738
  MJContentFileTypeFormComponent,
836
- MJContentItemAttributeFormComponent,
837
- MJContentItemChunkFormComponent,
838
- MJContentItemDuplicateFormComponent,
839
- MJContentItemTagFormComponent,
840
- MJContentItemFormComponent,
841
- MJContentProcessRunDetailFormComponent,
842
- MJContentProcessRunPromptRunFormComponent,
843
- MJContentProcessRunFormComponent
739
+ MJContentProcessRunFormComponent,
740
+ MJDataContextFormComponent,
741
+ MJOAuthAuthServerMetadataCacheFormComponent,
742
+ MJResourcePermissionFormComponent
844
743
  ],
845
744
  imports: [
846
745
  CommonModule,
@@ -852,26 +751,14 @@ export class GeneratedForms_SubModule_6 {
852
751
  exports: []
853
752
  }]
854
753
  }], null, null); })();
855
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJCompanyIntegrationRecordMapFormComponent,
856
- MJCompanyIntegrationRunAPILogFormComponent,
857
- MJCompanyIntegrationRunDetailFormComponent,
858
- MJCompanyIntegrationRunFormComponent,
859
- MJCompanyIntegrationSyncWatermarkFormComponent,
860
- MJCompanyIntegrationFormComponent,
861
- MJComponentDependencyFormComponent,
862
- MJComponentLibraryFormComponent,
863
- MJComponentLibraryLinkFormComponent,
864
- MJComponentRegistryFormComponent,
865
- MJComponentFormComponent,
754
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJAIModelFormComponent,
755
+ MJArchiveRunFormComponent,
756
+ MJCollectionPermissionFormComponent,
866
757
  MJContentFileTypeFormComponent,
867
- MJContentItemAttributeFormComponent,
868
- MJContentItemChunkFormComponent,
869
- MJContentItemDuplicateFormComponent,
870
- MJContentItemTagFormComponent,
871
- MJContentItemFormComponent,
872
- MJContentProcessRunDetailFormComponent,
873
- MJContentProcessRunPromptRunFormComponent,
874
- MJContentProcessRunFormComponent], imports: [CommonModule,
758
+ MJContentProcessRunFormComponent,
759
+ MJDataContextFormComponent,
760
+ MJOAuthAuthServerMetadataCacheFormComponent,
761
+ MJResourcePermissionFormComponent], imports: [CommonModule,
875
762
  FormsModule,
876
763
  BaseFormsModule,
877
764
  EntityViewerModule,
@@ -889,26 +776,16 @@ export class GeneratedForms_SubModule_7 {
889
776
  type: NgModule,
890
777
  args: [{
891
778
  declarations: [
892
- MJContentSourceParamFormComponent,
893
- MJContentSourceTypeParamFormComponent,
894
- MJContentSourceTypeFormComponent,
895
- MJContentSourceFormComponent,
896
- MJContentTypeAttributeFormComponent,
897
- MJContentTypeFormComponent,
898
- MJConversationArtifactPermissionFormComponent,
899
- MJConversationArtifactVersionFormComponent,
900
- MJConversationArtifactFormComponent,
901
- MJConversationCompactionRunFormComponent,
902
- MJConversationDetailArtifactFormComponent,
903
- MJConversationDetailAttachmentFormComponent,
904
- MJConversationDetailRatingFormComponent,
905
- MJConversationDetailFormComponent,
906
- MJConversationWidgetInstanceFormComponent,
907
- MJConversationFormComponent,
908
- MJCountryFormComponent,
909
- MJCredentialCategoryFormComponent,
910
- MJCredentialTypeFormComponent,
911
- MJCredentialFormComponent
779
+ MJAIAgentSessionBridgeFormComponent,
780
+ MJAIAgentSkillFormComponent,
781
+ MJArchiveConfigurationFormComponent,
782
+ MJCollectionFormComponent,
783
+ MJComponentRegistryFormComponent,
784
+ MJDatasetFormComponent,
785
+ MJGeneratedCodeCategoryFormComponent,
786
+ MJQueryFieldFormComponent,
787
+ MJRSUPendingWorkFormComponent,
788
+ MJResourceTypeFormComponent
912
789
  ],
913
790
  imports: [
914
791
  CommonModule,
@@ -920,26 +797,16 @@ export class GeneratedForms_SubModule_7 {
920
797
  exports: []
921
798
  }]
922
799
  }], null, null); })();
923
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJContentSourceParamFormComponent,
924
- MJContentSourceTypeParamFormComponent,
925
- MJContentSourceTypeFormComponent,
926
- MJContentSourceFormComponent,
927
- MJContentTypeAttributeFormComponent,
928
- MJContentTypeFormComponent,
929
- MJConversationArtifactPermissionFormComponent,
930
- MJConversationArtifactVersionFormComponent,
931
- MJConversationArtifactFormComponent,
932
- MJConversationCompactionRunFormComponent,
933
- MJConversationDetailArtifactFormComponent,
934
- MJConversationDetailAttachmentFormComponent,
935
- MJConversationDetailRatingFormComponent,
936
- MJConversationDetailFormComponent,
937
- MJConversationWidgetInstanceFormComponent,
938
- MJConversationFormComponent,
939
- MJCountryFormComponent,
940
- MJCredentialCategoryFormComponent,
941
- MJCredentialTypeFormComponent,
942
- MJCredentialFormComponent], imports: [CommonModule,
800
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJAIAgentSessionBridgeFormComponent,
801
+ MJAIAgentSkillFormComponent,
802
+ MJArchiveConfigurationFormComponent,
803
+ MJCollectionFormComponent,
804
+ MJComponentRegistryFormComponent,
805
+ MJDatasetFormComponent,
806
+ MJGeneratedCodeCategoryFormComponent,
807
+ MJQueryFieldFormComponent,
808
+ MJRSUPendingWorkFormComponent,
809
+ MJResourceTypeFormComponent], imports: [CommonModule,
943
810
  FormsModule,
944
811
  BaseFormsModule,
945
812
  EntityViewerModule,
@@ -957,26 +824,16 @@ export class GeneratedForms_SubModule_8 {
957
824
  type: NgModule,
958
825
  args: [{
959
826
  declarations: [
960
- MJDashboardCategoryFormComponent,
961
- MJDashboardCategoryLinkFormComponent,
962
- MJDashboardCategoryPermissionFormComponent,
827
+ MJAIModelVendorFormComponent,
828
+ MJActionContextTypeFormComponent,
829
+ MJActionLibraryFormComponent,
830
+ MJAuthenticationProviderFormComponent,
831
+ MJCredentialCategoryFormComponent,
963
832
  MJDashboardPartTypeFormComponent,
964
- MJDashboardPermissionFormComponent,
965
- MJDashboardUserPreferenceFormComponent,
966
- MJDashboardUserStateFormComponent,
967
- MJDashboardFormComponent,
968
- MJDataContextItemFormComponent,
969
- MJDataContextFormComponent,
970
- MJDatasetItemFormComponent,
971
- MJDatasetFormComponent,
972
- MJDuplicateRunDetailMatchFormComponent,
973
- MJDuplicateRunDetailFormComponent,
974
- MJDuplicateRunFormComponent,
975
- MJEmployeeCompanyIntegrationFormComponent,
976
- MJEmployeeRoleFormComponent,
977
- MJEmployeeSkillFormComponent,
978
- MJEmployeeFormComponent,
979
- MJEncryptionAlgorithmFormComponent
833
+ MJEntityFieldFormComponent,
834
+ MJOAuthClientRegistrationFormComponent,
835
+ MJOutputDeliveryTypeFormComponent,
836
+ MJProjectFormComponent
980
837
  ],
981
838
  imports: [
982
839
  CommonModule,
@@ -988,26 +845,16 @@ export class GeneratedForms_SubModule_8 {
988
845
  exports: []
989
846
  }]
990
847
  }], null, null); })();
991
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJDashboardCategoryFormComponent,
992
- MJDashboardCategoryLinkFormComponent,
993
- MJDashboardCategoryPermissionFormComponent,
848
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJAIModelVendorFormComponent,
849
+ MJActionContextTypeFormComponent,
850
+ MJActionLibraryFormComponent,
851
+ MJAuthenticationProviderFormComponent,
852
+ MJCredentialCategoryFormComponent,
994
853
  MJDashboardPartTypeFormComponent,
995
- MJDashboardPermissionFormComponent,
996
- MJDashboardUserPreferenceFormComponent,
997
- MJDashboardUserStateFormComponent,
998
- MJDashboardFormComponent,
999
- MJDataContextItemFormComponent,
1000
- MJDataContextFormComponent,
1001
- MJDatasetItemFormComponent,
1002
- MJDatasetFormComponent,
1003
- MJDuplicateRunDetailMatchFormComponent,
1004
- MJDuplicateRunDetailFormComponent,
1005
- MJDuplicateRunFormComponent,
1006
- MJEmployeeCompanyIntegrationFormComponent,
1007
- MJEmployeeRoleFormComponent,
1008
- MJEmployeeSkillFormComponent,
1009
- MJEmployeeFormComponent,
1010
- MJEncryptionAlgorithmFormComponent], imports: [CommonModule,
854
+ MJEntityFieldFormComponent,
855
+ MJOAuthClientRegistrationFormComponent,
856
+ MJOutputDeliveryTypeFormComponent,
857
+ MJProjectFormComponent], imports: [CommonModule,
1011
858
  FormsModule,
1012
859
  BaseFormsModule,
1013
860
  EntityViewerModule,
@@ -1025,26 +872,15 @@ export class GeneratedForms_SubModule_9 {
1025
872
  type: NgModule,
1026
873
  args: [{
1027
874
  declarations: [
1028
- MJEncryptionKeySourceFormComponent,
1029
- MJEncryptionKeyFormComponent,
1030
- MJEntityFormComponent,
1031
- MJEntityActionFilterFormComponent,
1032
- MJEntityActionInvocationTypeFormComponent,
1033
- MJEntityActionInvocationFormComponent,
875
+ MJApplicationFormComponent,
876
+ MJArtifactTypeFormComponent,
877
+ MJCollectionArtifactFormComponent,
878
+ MJConversationDetailFormComponent,
1034
879
  MJEntityActionParamFormComponent,
1035
- MJEntityActionFormComponent,
1036
- MJEntityAIActionFormComponent,
1037
- MJEntityCommunicationFieldFormComponent,
1038
- MJEntityCommunicationMessageTypeFormComponent,
1039
- MJEntityDocumentRunFormComponent,
1040
- MJEntityDocumentSettingFormComponent,
1041
- MJEntityDocumentTypeFormComponent,
1042
- MJEntityDocumentFormComponent,
1043
- MJEntityFieldValueFormComponent,
1044
- MJEntityFieldFormComponent,
1045
- MJEntityFormOverrideFormComponent,
1046
- MJEntityOrganicKeyRelatedEntityFormComponent,
1047
- MJEntityOrganicKeyFormComponent
880
+ MJMagicLinkInviteRoleFormComponent,
881
+ MJProcessRunFormComponent,
882
+ MJTestRunFeedbackFormComponent,
883
+ MJUserViewCategoryFormComponent
1048
884
  ],
1049
885
  imports: [
1050
886
  CommonModule,
@@ -1056,26 +892,15 @@ export class GeneratedForms_SubModule_9 {
1056
892
  exports: []
1057
893
  }]
1058
894
  }], null, null); })();
1059
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJEncryptionKeySourceFormComponent,
1060
- MJEncryptionKeyFormComponent,
1061
- MJEntityFormComponent,
1062
- MJEntityActionFilterFormComponent,
1063
- MJEntityActionInvocationTypeFormComponent,
1064
- MJEntityActionInvocationFormComponent,
895
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJApplicationFormComponent,
896
+ MJArtifactTypeFormComponent,
897
+ MJCollectionArtifactFormComponent,
898
+ MJConversationDetailFormComponent,
1065
899
  MJEntityActionParamFormComponent,
1066
- MJEntityActionFormComponent,
1067
- MJEntityAIActionFormComponent,
1068
- MJEntityCommunicationFieldFormComponent,
1069
- MJEntityCommunicationMessageTypeFormComponent,
1070
- MJEntityDocumentRunFormComponent,
1071
- MJEntityDocumentSettingFormComponent,
1072
- MJEntityDocumentTypeFormComponent,
1073
- MJEntityDocumentFormComponent,
1074
- MJEntityFieldValueFormComponent,
1075
- MJEntityFieldFormComponent,
1076
- MJEntityFormOverrideFormComponent,
1077
- MJEntityOrganicKeyRelatedEntityFormComponent,
1078
- MJEntityOrganicKeyFormComponent], imports: [CommonModule,
900
+ MJMagicLinkInviteRoleFormComponent,
901
+ MJProcessRunFormComponent,
902
+ MJTestRunFeedbackFormComponent,
903
+ MJUserViewCategoryFormComponent], imports: [CommonModule,
1079
904
  FormsModule,
1080
905
  BaseFormsModule,
1081
906
  EntityViewerModule,
@@ -1093,57 +918,43 @@ export class GeneratedForms_SubModule_10 {
1093
918
  type: NgModule,
1094
919
  args: [{
1095
920
  declarations: [
1096
- MJEntityPermissionFormComponent,
1097
- MJEntityRecordDocumentFormComponent,
1098
- MJEntityRelationshipDisplayComponentFormComponent,
1099
- MJEntityRelationshipFormComponent,
1100
- MJEntitySettingFormComponent,
1101
- MJEnvironmentFormComponent,
1102
- MJErrorLogFormComponent,
1103
- MJExperimentSessionIterationFormComponent,
1104
- MJExperimentSessionFormComponent,
1105
- MJExperimentFormComponent,
1106
- MJExplorerNavigationItemFormComponent,
1107
- MJExternalDataSourceTypeFormComponent,
1108
- MJExternalDataSourceFormComponent,
1109
- MJFileCategoryFormComponent,
1110
- MJFileEntityRecordLinkFormComponent,
1111
- MJFileStorageAccountPermissionFormComponent,
1112
- MJFileStorageAccountFormComponent,
1113
- MJFileStorageProviderFormComponent,
1114
- MJFileFormComponent,
1115
- MJFormChromeRuleFormComponent
1116
- ],
1117
- imports: [
1118
- CommonModule,
1119
- FormsModule,
1120
- BaseFormsModule,
1121
- EntityViewerModule,
1122
- LinkDirectivesModule
1123
- ],
1124
- exports: []
921
+ MJAIAgentFormComponent,
922
+ MJAIAgentNoteTypeFormComponent,
923
+ MJAIResultCacheFormComponent,
924
+ MJActionAuthorizationFormComponent,
925
+ MJArchiveConfigurationEntityFormComponent,
926
+ MJAuditLogFormComponent,
927
+ MJCompanyFormComponent,
928
+ MJContentItemChunkFormComponent,
929
+ MJDatasetItemFormComponent,
930
+ MJInstanceConfigurationFormComponent,
931
+ MJQueryParameterFormComponent,
932
+ MJTagCoOccurrenceFormComponent,
933
+ MJTemplateContentFormComponent
934
+ ],
935
+ imports: [
936
+ CommonModule,
937
+ FormsModule,
938
+ BaseFormsModule,
939
+ EntityViewerModule,
940
+ LinkDirectivesModule
941
+ ],
942
+ exports: []
1125
943
  }]
1126
944
  }], null, null); })();
1127
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJEntityPermissionFormComponent,
1128
- MJEntityRecordDocumentFormComponent,
1129
- MJEntityRelationshipDisplayComponentFormComponent,
1130
- MJEntityRelationshipFormComponent,
1131
- MJEntitySettingFormComponent,
1132
- MJEnvironmentFormComponent,
1133
- MJErrorLogFormComponent,
1134
- MJExperimentSessionIterationFormComponent,
1135
- MJExperimentSessionFormComponent,
1136
- MJExperimentFormComponent,
1137
- MJExplorerNavigationItemFormComponent,
1138
- MJExternalDataSourceTypeFormComponent,
1139
- MJExternalDataSourceFormComponent,
1140
- MJFileCategoryFormComponent,
1141
- MJFileEntityRecordLinkFormComponent,
1142
- MJFileStorageAccountPermissionFormComponent,
1143
- MJFileStorageAccountFormComponent,
1144
- MJFileStorageProviderFormComponent,
1145
- MJFileFormComponent,
1146
- MJFormChromeRuleFormComponent], imports: [CommonModule,
945
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJAIAgentFormComponent,
946
+ MJAIAgentNoteTypeFormComponent,
947
+ MJAIResultCacheFormComponent,
948
+ MJActionAuthorizationFormComponent,
949
+ MJArchiveConfigurationEntityFormComponent,
950
+ MJAuditLogFormComponent,
951
+ MJCompanyFormComponent,
952
+ MJContentItemChunkFormComponent,
953
+ MJDatasetItemFormComponent,
954
+ MJInstanceConfigurationFormComponent,
955
+ MJQueryParameterFormComponent,
956
+ MJTagCoOccurrenceFormComponent,
957
+ MJTemplateContentFormComponent], imports: [CommonModule,
1147
958
  FormsModule,
1148
959
  BaseFormsModule,
1149
960
  EntityViewerModule,
@@ -1161,26 +972,17 @@ export class GeneratedForms_SubModule_11 {
1161
972
  type: NgModule,
1162
973
  args: [{
1163
974
  declarations: [
1164
- MJGeneratedCodeCategoryFormComponent,
1165
- MJGeneratedCodeFormComponent,
1166
- MJIdentityClaimTypeFormComponent,
1167
- MJIdentityClaimFormComponent,
1168
- MJInstanceConfigurationFormComponent,
1169
- MJIntegrationObjectFieldFormComponent,
1170
- MJIntegrationObjectFormComponent,
1171
- MJIntegrationSourceTypeFormComponent,
1172
- MJIntegrationURLFormatFormComponent,
1173
- MJIntegrationFormComponent,
1174
- MJKnowledgeHubSavedSearchFormComponent,
1175
- MJLibraryFormComponent,
1176
- MJLibraryItemFormComponent,
975
+ MJAIAgentPermissionFormComponent,
976
+ MJAIPromptCategoryFormComponent,
977
+ MJCommunicationProviderMessageTypeFormComponent,
978
+ MJCompanyIntegrationRunFormComponent,
979
+ MJDashboardUserStateFormComponent,
980
+ MJDataContextItemFormComponent,
981
+ MJExperimentSessionIterationFormComponent,
1177
982
  MJListCategoryFormComponent,
1178
- MJListDetailFormComponent,
1179
- MJListInvitationFormComponent,
1180
- MJListShareFormComponent,
1181
- MJListFormComponent,
1182
- MJMagicLinkInviteAllowedDomainFormComponent,
1183
- MJMagicLinkInviteAllowedPathFormComponent
983
+ MJQueryFormComponent,
984
+ MJTestRunOutputFormComponent,
985
+ MJTestRunOutputTypeFormComponent
1184
986
  ],
1185
987
  imports: [
1186
988
  CommonModule,
@@ -1192,26 +994,17 @@ export class GeneratedForms_SubModule_11 {
1192
994
  exports: []
1193
995
  }]
1194
996
  }], null, null); })();
1195
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJGeneratedCodeCategoryFormComponent,
1196
- MJGeneratedCodeFormComponent,
1197
- MJIdentityClaimTypeFormComponent,
1198
- MJIdentityClaimFormComponent,
1199
- MJInstanceConfigurationFormComponent,
1200
- MJIntegrationObjectFieldFormComponent,
1201
- MJIntegrationObjectFormComponent,
1202
- MJIntegrationSourceTypeFormComponent,
1203
- MJIntegrationURLFormatFormComponent,
1204
- MJIntegrationFormComponent,
1205
- MJKnowledgeHubSavedSearchFormComponent,
1206
- MJLibraryFormComponent,
1207
- MJLibraryItemFormComponent,
997
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJAIAgentPermissionFormComponent,
998
+ MJAIPromptCategoryFormComponent,
999
+ MJCommunicationProviderMessageTypeFormComponent,
1000
+ MJCompanyIntegrationRunFormComponent,
1001
+ MJDashboardUserStateFormComponent,
1002
+ MJDataContextItemFormComponent,
1003
+ MJExperimentSessionIterationFormComponent,
1208
1004
  MJListCategoryFormComponent,
1209
- MJListDetailFormComponent,
1210
- MJListInvitationFormComponent,
1211
- MJListShareFormComponent,
1212
- MJListFormComponent,
1213
- MJMagicLinkInviteAllowedDomainFormComponent,
1214
- MJMagicLinkInviteAllowedPathFormComponent], imports: [CommonModule,
1005
+ MJQueryFormComponent,
1006
+ MJTestRunOutputFormComponent,
1007
+ MJTestRunOutputTypeFormComponent], imports: [CommonModule,
1215
1008
  FormsModule,
1216
1009
  BaseFormsModule,
1217
1010
  EntityViewerModule,
@@ -1229,26 +1022,23 @@ export class GeneratedForms_SubModule_12 {
1229
1022
  type: NgModule,
1230
1023
  args: [{
1231
1024
  declarations: [
1232
- MJMagicLinkInviteApplicationFormComponent,
1233
- MJMagicLinkInviteRoleFormComponent,
1234
- MJMagicLinkInviteFormComponent,
1235
- MJMagicLinkRedemptionFormComponent,
1236
- MJMaterializedResultQueryFormComponent,
1237
- MJMaterializedResultFormComponent,
1238
- MJMCPServerConnectionPermissionFormComponent,
1239
- MJMCPServerConnectionToolFormComponent,
1240
- MJMCPServerConnectionFormComponent,
1241
- MJMCPServerToolFormComponent,
1242
- MJMCPServerFormComponent,
1243
- MJMCPToolExecutionLogFormComponent,
1244
- MJMCPToolFavoriteFormComponent,
1245
- MJMLAlgorithmUseCaseRankingFormComponent,
1025
+ MJAIAgentArtifactTypeFormComponent,
1026
+ MJAIAgentHarnessFormComponent,
1027
+ MJAIAgentPromptFormComponent,
1028
+ MJAIAgentRelationshipFormComponent,
1029
+ MJAIBridgeProviderChannelFormComponent,
1030
+ MJAIPromptRunFormComponent,
1031
+ MJAIUsageTypeFormComponent,
1032
+ MJAIVendorTypeDefinitionFormComponent,
1033
+ MJAccessControlRuleFormComponent,
1034
+ MJAuthorizationRoleFormComponent,
1035
+ MJContentSourceTypeParamFormComponent,
1036
+ MJCredentialFormComponent,
1246
1037
  MJMLAlgorithmUseCaseFormComponent,
1247
- MJMLAlgorithmFormComponent,
1248
- MJMLModelScoringBindingFormComponent,
1249
- MJMLModelFormComponent,
1250
- MJMLTrainingPipelineFormComponent,
1251
- MJMLTrainingRunFormComponent
1038
+ MJOAuthAuthorizationStateFormComponent,
1039
+ MJTagSynonymFormComponent,
1040
+ MJUserNotificationPreferenceFormComponent,
1041
+ MJVectorIndexFormComponent
1252
1042
  ],
1253
1043
  imports: [
1254
1044
  CommonModule,
@@ -1260,26 +1050,23 @@ export class GeneratedForms_SubModule_12 {
1260
1050
  exports: []
1261
1051
  }]
1262
1052
  }], null, null); })();
1263
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJMagicLinkInviteApplicationFormComponent,
1264
- MJMagicLinkInviteRoleFormComponent,
1265
- MJMagicLinkInviteFormComponent,
1266
- MJMagicLinkRedemptionFormComponent,
1267
- MJMaterializedResultQueryFormComponent,
1268
- MJMaterializedResultFormComponent,
1269
- MJMCPServerConnectionPermissionFormComponent,
1270
- MJMCPServerConnectionToolFormComponent,
1271
- MJMCPServerConnectionFormComponent,
1272
- MJMCPServerToolFormComponent,
1273
- MJMCPServerFormComponent,
1274
- MJMCPToolExecutionLogFormComponent,
1275
- MJMCPToolFavoriteFormComponent,
1276
- MJMLAlgorithmUseCaseRankingFormComponent,
1053
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJAIAgentArtifactTypeFormComponent,
1054
+ MJAIAgentHarnessFormComponent,
1055
+ MJAIAgentPromptFormComponent,
1056
+ MJAIAgentRelationshipFormComponent,
1057
+ MJAIBridgeProviderChannelFormComponent,
1058
+ MJAIPromptRunFormComponent,
1059
+ MJAIUsageTypeFormComponent,
1060
+ MJAIVendorTypeDefinitionFormComponent,
1061
+ MJAccessControlRuleFormComponent,
1062
+ MJAuthorizationRoleFormComponent,
1063
+ MJContentSourceTypeParamFormComponent,
1064
+ MJCredentialFormComponent,
1277
1065
  MJMLAlgorithmUseCaseFormComponent,
1278
- MJMLAlgorithmFormComponent,
1279
- MJMLModelScoringBindingFormComponent,
1280
- MJMLModelFormComponent,
1281
- MJMLTrainingPipelineFormComponent,
1282
- MJMLTrainingRunFormComponent], imports: [CommonModule,
1066
+ MJOAuthAuthorizationStateFormComponent,
1067
+ MJTagSynonymFormComponent,
1068
+ MJUserNotificationPreferenceFormComponent,
1069
+ MJVectorIndexFormComponent], imports: [CommonModule,
1283
1070
  FormsModule,
1284
1071
  BaseFormsModule,
1285
1072
  EntityViewerModule,
@@ -1297,26 +1084,18 @@ export class GeneratedForms_SubModule_13 {
1297
1084
  type: NgModule,
1298
1085
  args: [{
1299
1086
  declarations: [
1300
- MJOAuthAuthServerMetadataCacheFormComponent,
1301
- MJOAuthAuthorizationStateFormComponent,
1302
- MJOAuthClientRegistrationFormComponent,
1303
- MJOAuthTokenFormComponent,
1304
- MJOpenAppDependencyFormComponent,
1305
- MJOpenAppInstallHistoryFormComponent,
1306
- MJOpenAppFormComponent,
1307
- MJOutputDeliveryTypeFormComponent,
1308
- MJOutputFormatTypeFormComponent,
1309
- MJPermissionDomainFormComponent,
1310
- MJProcessRunDetailFormComponent,
1311
- MJProcessRunFormComponent,
1312
- MJProjectFormComponent,
1313
- MJPublicLinkFormComponent,
1314
- MJQueryFormComponent,
1315
- MJQueryCategoryFormComponent,
1316
- MJQueryDependencyFormComponent,
1317
- MJQueryEntityFormComponent,
1318
- MJQueryFieldFormComponent,
1319
- MJQueryParameterFormComponent
1087
+ MJAIModelPriceUnitTypeFormComponent,
1088
+ MJApplicationSettingFormComponent,
1089
+ MJArtifactVersionAttributeFormComponent,
1090
+ MJArtifactVersionFormComponent,
1091
+ MJEncryptionAlgorithmFormComponent,
1092
+ MJEntityFieldPermissionFormComponent,
1093
+ MJFileStorageProviderFormComponent,
1094
+ MJIdentityClaimFormComponent,
1095
+ MJIntegrationFormComponent,
1096
+ MJMagicLinkInviteAllowedDomainFormComponent,
1097
+ MJRowLevelSecurityFilterFormComponent,
1098
+ MJSignatureRequestRecipientFormComponent
1320
1099
  ],
1321
1100
  imports: [
1322
1101
  CommonModule,
@@ -1328,26 +1107,18 @@ export class GeneratedForms_SubModule_13 {
1328
1107
  exports: []
1329
1108
  }]
1330
1109
  }], null, null); })();
1331
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJOAuthAuthServerMetadataCacheFormComponent,
1332
- MJOAuthAuthorizationStateFormComponent,
1333
- MJOAuthClientRegistrationFormComponent,
1334
- MJOAuthTokenFormComponent,
1335
- MJOpenAppDependencyFormComponent,
1336
- MJOpenAppInstallHistoryFormComponent,
1337
- MJOpenAppFormComponent,
1338
- MJOutputDeliveryTypeFormComponent,
1339
- MJOutputFormatTypeFormComponent,
1340
- MJPermissionDomainFormComponent,
1341
- MJProcessRunDetailFormComponent,
1342
- MJProcessRunFormComponent,
1343
- MJProjectFormComponent,
1344
- MJPublicLinkFormComponent,
1345
- MJQueryFormComponent,
1346
- MJQueryCategoryFormComponent,
1347
- MJQueryDependencyFormComponent,
1348
- MJQueryEntityFormComponent,
1349
- MJQueryFieldFormComponent,
1350
- MJQueryParameterFormComponent], imports: [CommonModule,
1110
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJAIModelPriceUnitTypeFormComponent,
1111
+ MJApplicationSettingFormComponent,
1112
+ MJArtifactVersionAttributeFormComponent,
1113
+ MJArtifactVersionFormComponent,
1114
+ MJEncryptionAlgorithmFormComponent,
1115
+ MJEntityFieldPermissionFormComponent,
1116
+ MJFileStorageProviderFormComponent,
1117
+ MJIdentityClaimFormComponent,
1118
+ MJIntegrationFormComponent,
1119
+ MJMagicLinkInviteAllowedDomainFormComponent,
1120
+ MJRowLevelSecurityFilterFormComponent,
1121
+ MJSignatureRequestRecipientFormComponent], imports: [CommonModule,
1351
1122
  FormsModule,
1352
1123
  BaseFormsModule,
1353
1124
  EntityViewerModule,
@@ -1365,26 +1136,674 @@ export class GeneratedForms_SubModule_14 {
1365
1136
  type: NgModule,
1366
1137
  args: [{
1367
1138
  declarations: [
1139
+ MJAIAgentExampleFormComponent,
1140
+ MJAIModelTypeFormComponent,
1141
+ MJAPIKeyFormComponent,
1142
+ MJConversationDetailAttachmentFormComponent,
1143
+ MJConversationDetailRatingFormComponent,
1144
+ MJDashboardPermissionFormComponent,
1145
+ MJLibraryFormComponent,
1146
+ MJMCPServerConnectionFormComponent,
1147
+ MJQueryEntityFormComponent,
1148
+ MJRemoteOperationCategoryFormComponent,
1149
+ MJSchemaInfoFormComponent,
1150
+ MJSignatureProviderFormComponent,
1151
+ MJTaggedItemFormComponent,
1152
+ MJUserFormComponent
1153
+ ],
1154
+ imports: [
1155
+ CommonModule,
1156
+ FormsModule,
1157
+ BaseFormsModule,
1158
+ EntityViewerModule,
1159
+ LinkDirectivesModule
1160
+ ],
1161
+ exports: []
1162
+ }]
1163
+ }], null, null); })();
1164
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJAIAgentExampleFormComponent,
1165
+ MJAIModelTypeFormComponent,
1166
+ MJAPIKeyFormComponent,
1167
+ MJConversationDetailAttachmentFormComponent,
1168
+ MJConversationDetailRatingFormComponent,
1169
+ MJDashboardPermissionFormComponent,
1170
+ MJLibraryFormComponent,
1171
+ MJMCPServerConnectionFormComponent,
1172
+ MJQueryEntityFormComponent,
1173
+ MJRemoteOperationCategoryFormComponent,
1174
+ MJSchemaInfoFormComponent,
1175
+ MJSignatureProviderFormComponent,
1176
+ MJTaggedItemFormComponent,
1177
+ MJUserFormComponent], imports: [CommonModule,
1178
+ FormsModule,
1179
+ BaseFormsModule,
1180
+ EntityViewerModule,
1181
+ LinkDirectivesModule] }); })();
1182
+ export class GeneratedForms_SubModule_15 {
1183
+ static { this.ɵfac = function GeneratedForms_SubModule_15_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_15)(); }; }
1184
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_15 }); }
1185
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1186
+ FormsModule,
1187
+ BaseFormsModule,
1188
+ EntityViewerModule,
1189
+ LinkDirectivesModule] }); }
1190
+ }
1191
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_15, [{
1192
+ type: NgModule,
1193
+ args: [{
1194
+ declarations: [
1195
+ MJAIActionFormComponent,
1196
+ MJAIAgentModalityFormComponent,
1197
+ MJAIModelArchitectureFormComponent,
1198
+ MJAIModelPriceTypeFormComponent,
1199
+ MJAIPersonaVendorFormComponent,
1200
+ MJAISkillPermissionFormComponent,
1201
+ MJAPIScopeFormComponent,
1202
+ MJDashboardCategoryLinkFormComponent,
1203
+ MJGeneratedCodeFormComponent,
1204
+ MJMLTrainingRunFormComponent,
1205
+ MJUserApplicationEntityFormComponent
1206
+ ],
1207
+ imports: [
1208
+ CommonModule,
1209
+ FormsModule,
1210
+ BaseFormsModule,
1211
+ EntityViewerModule,
1212
+ LinkDirectivesModule
1213
+ ],
1214
+ exports: []
1215
+ }]
1216
+ }], null, null); })();
1217
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJAIActionFormComponent,
1218
+ MJAIAgentModalityFormComponent,
1219
+ MJAIModelArchitectureFormComponent,
1220
+ MJAIModelPriceTypeFormComponent,
1221
+ MJAIPersonaVendorFormComponent,
1222
+ MJAISkillPermissionFormComponent,
1223
+ MJAPIScopeFormComponent,
1224
+ MJDashboardCategoryLinkFormComponent,
1225
+ MJGeneratedCodeFormComponent,
1226
+ MJMLTrainingRunFormComponent,
1227
+ MJUserApplicationEntityFormComponent], imports: [CommonModule,
1228
+ FormsModule,
1229
+ BaseFormsModule,
1230
+ EntityViewerModule,
1231
+ LinkDirectivesModule] }); })();
1232
+ export class GeneratedForms_SubModule_16 {
1233
+ static { this.ɵfac = function GeneratedForms_SubModule_16_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_16)(); }; }
1234
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_16 }); }
1235
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1236
+ FormsModule,
1237
+ BaseFormsModule,
1238
+ EntityViewerModule,
1239
+ LinkDirectivesModule] }); }
1240
+ }
1241
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_16, [{
1242
+ type: NgModule,
1243
+ args: [{
1244
+ declarations: [
1245
+ MJAIAgentSearchScopeFormComponent,
1246
+ MJAIModelPersonaFormComponent,
1247
+ MJArtifactUseFormComponent,
1248
+ MJCommunicationRunFormComponent,
1249
+ MJContentTypeFormComponent,
1250
+ MJIntegrationObjectFormComponent,
1251
+ MJSearchScopeExternalIndexFormComponent,
1252
+ MJSearchScopeProviderFormComponent,
1253
+ MJSkillFormComponent,
1254
+ MJThemeFormComponent,
1255
+ MJUserSettingFormComponent,
1256
+ MJVersionLabelItemFormComponent
1257
+ ],
1258
+ imports: [
1259
+ CommonModule,
1260
+ FormsModule,
1261
+ BaseFormsModule,
1262
+ EntityViewerModule,
1263
+ LinkDirectivesModule
1264
+ ],
1265
+ exports: []
1266
+ }]
1267
+ }], null, null); })();
1268
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJAIAgentSearchScopeFormComponent,
1269
+ MJAIModelPersonaFormComponent,
1270
+ MJArtifactUseFormComponent,
1271
+ MJCommunicationRunFormComponent,
1272
+ MJContentTypeFormComponent,
1273
+ MJIntegrationObjectFormComponent,
1274
+ MJSearchScopeExternalIndexFormComponent,
1275
+ MJSearchScopeProviderFormComponent,
1276
+ MJSkillFormComponent,
1277
+ MJThemeFormComponent,
1278
+ MJUserSettingFormComponent,
1279
+ MJVersionLabelItemFormComponent], imports: [CommonModule,
1280
+ FormsModule,
1281
+ BaseFormsModule,
1282
+ EntityViewerModule,
1283
+ LinkDirectivesModule] }); })();
1284
+ export class GeneratedForms_SubModule_17 {
1285
+ static { this.ɵfac = function GeneratedForms_SubModule_17_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_17)(); }; }
1286
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_17 }); }
1287
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1288
+ FormsModule,
1289
+ BaseFormsModule,
1290
+ EntityViewerModule,
1291
+ LinkDirectivesModule] }); }
1292
+ }
1293
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_17, [{
1294
+ type: NgModule,
1295
+ args: [{
1296
+ declarations: [
1297
+ MJAIModelCostFormComponent,
1298
+ MJAPIApplicationScopeFormComponent,
1299
+ MJActionCategoryFormComponent,
1300
+ MJActionResultCodeFormComponent,
1301
+ MJApplicationRoleFormComponent,
1302
+ MJCompanyIntegrationEntityMapFormComponent,
1303
+ MJCompanyIntegrationRunAPILogFormComponent,
1304
+ MJComponentDependencyFormComponent,
1305
+ MJEntityDocumentFormComponent,
1306
+ MJMLAlgorithmFormComponent,
1307
+ MJMLModelFormComponent,
1308
+ MJMagicLinkRedemptionFormComponent,
1309
+ MJScheduledJobTypeFormComponent,
1310
+ MJSignatureRequestDocumentFormComponent,
1311
+ MJUserViewFormComponent
1312
+ ],
1313
+ imports: [
1314
+ CommonModule,
1315
+ FormsModule,
1316
+ BaseFormsModule,
1317
+ EntityViewerModule,
1318
+ LinkDirectivesModule
1319
+ ],
1320
+ exports: []
1321
+ }]
1322
+ }], null, null); })();
1323
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [MJAIModelCostFormComponent,
1324
+ MJAPIApplicationScopeFormComponent,
1325
+ MJActionCategoryFormComponent,
1326
+ MJActionResultCodeFormComponent,
1327
+ MJApplicationRoleFormComponent,
1328
+ MJCompanyIntegrationEntityMapFormComponent,
1329
+ MJCompanyIntegrationRunAPILogFormComponent,
1330
+ MJComponentDependencyFormComponent,
1331
+ MJEntityDocumentFormComponent,
1332
+ MJMLAlgorithmFormComponent,
1333
+ MJMLModelFormComponent,
1334
+ MJMagicLinkRedemptionFormComponent,
1335
+ MJScheduledJobTypeFormComponent,
1336
+ MJSignatureRequestDocumentFormComponent,
1337
+ MJUserViewFormComponent], imports: [CommonModule,
1338
+ FormsModule,
1339
+ BaseFormsModule,
1340
+ EntityViewerModule,
1341
+ LinkDirectivesModule] }); })();
1342
+ export class GeneratedForms_SubModule_18 {
1343
+ static { this.ɵfac = function GeneratedForms_SubModule_18_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_18)(); }; }
1344
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_18 }); }
1345
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1346
+ FormsModule,
1347
+ BaseFormsModule,
1348
+ EntityViewerModule,
1349
+ LinkDirectivesModule] }); }
1350
+ }
1351
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_18, [{
1352
+ type: NgModule,
1353
+ args: [{
1354
+ declarations: [
1355
+ MJAIPromptRunMediaFormComponent,
1356
+ MJCompanyIntegrationFormComponent,
1357
+ MJEntityActionInvocationFormComponent,
1358
+ MJMCPServerFormComponent,
1359
+ MJPermissionDomainFormComponent,
1360
+ MJRecordChangeReplayRunFormComponent,
1361
+ MJUserRoleFormComponent
1362
+ ],
1363
+ imports: [
1364
+ CommonModule,
1365
+ FormsModule,
1366
+ BaseFormsModule,
1367
+ EntityViewerModule,
1368
+ LinkDirectivesModule
1369
+ ],
1370
+ exports: []
1371
+ }]
1372
+ }], null, null); })();
1373
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJAIPromptRunMediaFormComponent,
1374
+ MJCompanyIntegrationFormComponent,
1375
+ MJEntityActionInvocationFormComponent,
1376
+ MJMCPServerFormComponent,
1377
+ MJPermissionDomainFormComponent,
1378
+ MJRecordChangeReplayRunFormComponent,
1379
+ MJUserRoleFormComponent], imports: [CommonModule,
1380
+ FormsModule,
1381
+ BaseFormsModule,
1382
+ EntityViewerModule,
1383
+ LinkDirectivesModule] }); })();
1384
+ export class GeneratedForms_SubModule_19 {
1385
+ static { this.ɵfac = function GeneratedForms_SubModule_19_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_19)(); }; }
1386
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_19 }); }
1387
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1388
+ FormsModule,
1389
+ BaseFormsModule,
1390
+ EntityViewerModule,
1391
+ LinkDirectivesModule] }); }
1392
+ }
1393
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_19, [{
1394
+ type: NgModule,
1395
+ args: [{
1396
+ declarations: [
1397
+ MJAIAgentModelFormComponent,
1398
+ MJAICredentialBindingFormComponent,
1399
+ MJAIModelModalityFormComponent,
1400
+ MJAIPromptFormComponent,
1401
+ MJAISkillSubAgentFormComponent,
1402
+ MJAIVendorFormComponent,
1403
+ MJClusterAnalysisFormComponent,
1404
+ MJCompanyIntegrationRecordMapFormComponent,
1405
+ MJContentSourceFormComponent,
1406
+ MJEncryptionKeyFormComponent,
1407
+ MJEntityPermissionFormComponent,
1408
+ MJErrorLogFormComponent,
1409
+ MJFileEntityRecordLinkFormComponent,
1410
+ MJLibraryItemFormComponent,
1411
+ MJListFormComponent,
1412
+ MJTagScopeFormComponent,
1413
+ MJUserNotificationFormComponent,
1414
+ MJVersionInstallationFormComponent,
1415
+ MJVersionLabelRestoreFormComponent
1416
+ ],
1417
+ imports: [
1418
+ CommonModule,
1419
+ FormsModule,
1420
+ BaseFormsModule,
1421
+ EntityViewerModule,
1422
+ LinkDirectivesModule
1423
+ ],
1424
+ exports: []
1425
+ }]
1426
+ }], null, null); })();
1427
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [MJAIAgentModelFormComponent,
1428
+ MJAICredentialBindingFormComponent,
1429
+ MJAIModelModalityFormComponent,
1430
+ MJAIPromptFormComponent,
1431
+ MJAISkillSubAgentFormComponent,
1432
+ MJAIVendorFormComponent,
1433
+ MJClusterAnalysisFormComponent,
1434
+ MJCompanyIntegrationRecordMapFormComponent,
1435
+ MJContentSourceFormComponent,
1436
+ MJEncryptionKeyFormComponent,
1437
+ MJEntityPermissionFormComponent,
1438
+ MJErrorLogFormComponent,
1439
+ MJFileEntityRecordLinkFormComponent,
1440
+ MJLibraryItemFormComponent,
1441
+ MJListFormComponent,
1442
+ MJTagScopeFormComponent,
1443
+ MJUserNotificationFormComponent,
1444
+ MJVersionInstallationFormComponent,
1445
+ MJVersionLabelRestoreFormComponent], imports: [CommonModule,
1446
+ FormsModule,
1447
+ BaseFormsModule,
1448
+ EntityViewerModule,
1449
+ LinkDirectivesModule] }); })();
1450
+ export class GeneratedForms_SubModule_20 {
1451
+ static { this.ɵfac = function GeneratedForms_SubModule_20_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_20)(); }; }
1452
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_20 }); }
1453
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1454
+ FormsModule,
1455
+ BaseFormsModule,
1456
+ EntityViewerModule,
1457
+ LinkDirectivesModule] }); }
1458
+ }
1459
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_20, [{
1460
+ type: NgModule,
1461
+ args: [{
1462
+ declarations: [
1463
+ MJAIAgentPersonaFormComponent,
1464
+ MJAIModalityFormComponent,
1465
+ MJAISkillSearchScopeFormComponent,
1466
+ MJCompanyIntegrationRunDetailFormComponent,
1467
+ MJConversationArtifactFormComponent,
1468
+ MJEntityOrganicKeyRelatedEntityFormComponent,
1469
+ MJEntitySettingFormComponent,
1470
+ MJMagicLinkInviteAllowedPathFormComponent,
1471
+ MJTaskFormComponent,
1472
+ MJTestSuiteRunFormComponent
1473
+ ],
1474
+ imports: [
1475
+ CommonModule,
1476
+ FormsModule,
1477
+ BaseFormsModule,
1478
+ EntityViewerModule,
1479
+ LinkDirectivesModule
1480
+ ],
1481
+ exports: []
1482
+ }]
1483
+ }], null, null); })();
1484
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [MJAIAgentPersonaFormComponent,
1485
+ MJAIModalityFormComponent,
1486
+ MJAISkillSearchScopeFormComponent,
1487
+ MJCompanyIntegrationRunDetailFormComponent,
1488
+ MJConversationArtifactFormComponent,
1489
+ MJEntityOrganicKeyRelatedEntityFormComponent,
1490
+ MJEntitySettingFormComponent,
1491
+ MJMagicLinkInviteAllowedPathFormComponent,
1492
+ MJTaskFormComponent,
1493
+ MJTestSuiteRunFormComponent], imports: [CommonModule,
1494
+ FormsModule,
1495
+ BaseFormsModule,
1496
+ EntityViewerModule,
1497
+ LinkDirectivesModule] }); })();
1498
+ export class GeneratedForms_SubModule_21 {
1499
+ static { this.ɵfac = function GeneratedForms_SubModule_21_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_21)(); }; }
1500
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_21 }); }
1501
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1502
+ FormsModule,
1503
+ BaseFormsModule,
1504
+ EntityViewerModule,
1505
+ LinkDirectivesModule] }); }
1506
+ }
1507
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_21, [{
1508
+ type: NgModule,
1509
+ args: [{
1510
+ declarations: [
1511
+ MJAIAgentClientToolFormComponent,
1512
+ MJAIAgentStepPathFormComponent,
1513
+ MJAIPersonaFormComponent,
1514
+ MJActionExecutionLogFormComponent,
1515
+ MJCompanyIntegrationSyncWatermarkFormComponent,
1516
+ MJComponentLibraryLinkFormComponent,
1517
+ MJExternalDataSourceTypeFormComponent,
1518
+ MJMCPToolFavoriteFormComponent,
1519
+ MJMaterializedResultQueryFormComponent,
1520
+ MJOutputFormatTypeFormComponent,
1521
+ MJQueueTaskFormComponent,
1522
+ MJRecommendationProviderFormComponent,
1523
+ MJRecordProcessCategoryFormComponent,
1524
+ MJTemplateCategoryFormComponent,
1525
+ MJUserViewRunDetailFormComponent,
1526
+ MJVersionLabelFormComponent
1527
+ ],
1528
+ imports: [
1529
+ CommonModule,
1530
+ FormsModule,
1531
+ BaseFormsModule,
1532
+ EntityViewerModule,
1533
+ LinkDirectivesModule
1534
+ ],
1535
+ exports: []
1536
+ }]
1537
+ }], null, null); })();
1538
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_21, { declarations: [MJAIAgentClientToolFormComponent,
1539
+ MJAIAgentStepPathFormComponent,
1540
+ MJAIPersonaFormComponent,
1541
+ MJActionExecutionLogFormComponent,
1542
+ MJCompanyIntegrationSyncWatermarkFormComponent,
1543
+ MJComponentLibraryLinkFormComponent,
1544
+ MJExternalDataSourceTypeFormComponent,
1545
+ MJMCPToolFavoriteFormComponent,
1546
+ MJMaterializedResultQueryFormComponent,
1547
+ MJOutputFormatTypeFormComponent,
1548
+ MJQueueTaskFormComponent,
1549
+ MJRecommendationProviderFormComponent,
1550
+ MJRecordProcessCategoryFormComponent,
1551
+ MJTemplateCategoryFormComponent,
1552
+ MJUserViewRunDetailFormComponent,
1553
+ MJVersionLabelFormComponent], imports: [CommonModule,
1554
+ FormsModule,
1555
+ BaseFormsModule,
1556
+ EntityViewerModule,
1557
+ LinkDirectivesModule] }); })();
1558
+ export class GeneratedForms_SubModule_22 {
1559
+ static { this.ɵfac = function GeneratedForms_SubModule_22_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_22)(); }; }
1560
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_22 }); }
1561
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1562
+ FormsModule,
1563
+ BaseFormsModule,
1564
+ EntityViewerModule,
1565
+ LinkDirectivesModule] }); }
1566
+ }
1567
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_22, [{
1568
+ type: NgModule,
1569
+ args: [{
1570
+ declarations: [
1571
+ MJAIAgentConfigurationFormComponent,
1572
+ MJAPIKeyApplicationFormComponent,
1573
+ MJContentItemDuplicateFormComponent,
1574
+ MJDashboardCategoryPermissionFormComponent,
1575
+ MJDuplicateRunDetailFormComponent,
1576
+ MJEmployeeCompanyIntegrationFormComponent,
1577
+ MJEntityDocumentRunFormComponent,
1578
+ MJIntegrationObjectFieldFormComponent,
1579
+ MJListInvitationFormComponent,
1580
+ MJQueueFormComponent,
1581
+ MJSearchScopeEntityFormComponent,
1582
+ MJSignatureRequestLogFormComponent,
1583
+ MJUserApplicationFormComponent,
1584
+ MJUserViewRunFormComponent
1585
+ ],
1586
+ imports: [
1587
+ CommonModule,
1588
+ FormsModule,
1589
+ BaseFormsModule,
1590
+ EntityViewerModule,
1591
+ LinkDirectivesModule
1592
+ ],
1593
+ exports: []
1594
+ }]
1595
+ }], null, null); })();
1596
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_22, { declarations: [MJAIAgentConfigurationFormComponent,
1597
+ MJAPIKeyApplicationFormComponent,
1598
+ MJContentItemDuplicateFormComponent,
1599
+ MJDashboardCategoryPermissionFormComponent,
1600
+ MJDuplicateRunDetailFormComponent,
1601
+ MJEmployeeCompanyIntegrationFormComponent,
1602
+ MJEntityDocumentRunFormComponent,
1603
+ MJIntegrationObjectFieldFormComponent,
1604
+ MJListInvitationFormComponent,
1605
+ MJQueueFormComponent,
1606
+ MJSearchScopeEntityFormComponent,
1607
+ MJSignatureRequestLogFormComponent,
1608
+ MJUserApplicationFormComponent,
1609
+ MJUserViewRunFormComponent], imports: [CommonModule,
1610
+ FormsModule,
1611
+ BaseFormsModule,
1612
+ EntityViewerModule,
1613
+ LinkDirectivesModule] }); })();
1614
+ export class GeneratedForms_SubModule_23 {
1615
+ static { this.ɵfac = function GeneratedForms_SubModule_23_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_23)(); }; }
1616
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_23 }); }
1617
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1618
+ FormsModule,
1619
+ BaseFormsModule,
1620
+ EntityViewerModule,
1621
+ LinkDirectivesModule] }); }
1622
+ }
1623
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_23, [{
1624
+ type: NgModule,
1625
+ args: [{
1626
+ declarations: [
1627
+ MJAIAgentSessionChannelFormComponent,
1628
+ MJAIConfigurationFormComponent,
1629
+ MJAPIKeyUsageLogFormComponent,
1630
+ MJActionFilterFormComponent,
1631
+ MJConversationSkillFormComponent,
1632
+ MJDashboardCategoryFormComponent,
1633
+ MJMLModelScoringBindingFormComponent,
1634
+ MJRoleFormComponent,
1635
+ MJScopedPromptConfigFormComponent,
1636
+ MJSearchExecutionLogFormComponent,
1637
+ MJSearchScopeTestQueryFormComponent,
1638
+ MJTaskDependencyFormComponent,
1639
+ MJTestFormComponent,
1640
+ MJTestTypeFormComponent
1641
+ ],
1642
+ imports: [
1643
+ CommonModule,
1644
+ FormsModule,
1645
+ BaseFormsModule,
1646
+ EntityViewerModule,
1647
+ LinkDirectivesModule
1648
+ ],
1649
+ exports: []
1650
+ }]
1651
+ }], null, null); })();
1652
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_23, { declarations: [MJAIAgentSessionChannelFormComponent,
1653
+ MJAIConfigurationFormComponent,
1654
+ MJAPIKeyUsageLogFormComponent,
1655
+ MJActionFilterFormComponent,
1656
+ MJConversationSkillFormComponent,
1657
+ MJDashboardCategoryFormComponent,
1658
+ MJMLModelScoringBindingFormComponent,
1659
+ MJRoleFormComponent,
1660
+ MJScopedPromptConfigFormComponent,
1661
+ MJSearchExecutionLogFormComponent,
1662
+ MJSearchScopeTestQueryFormComponent,
1663
+ MJTaskDependencyFormComponent,
1664
+ MJTestFormComponent,
1665
+ MJTestTypeFormComponent], imports: [CommonModule,
1666
+ FormsModule,
1667
+ BaseFormsModule,
1668
+ EntityViewerModule,
1669
+ LinkDirectivesModule] }); })();
1670
+ export class GeneratedForms_SubModule_24 {
1671
+ static { this.ɵfac = function GeneratedForms_SubModule_24_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_24)(); }; }
1672
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_24 }); }
1673
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1674
+ FormsModule,
1675
+ BaseFormsModule,
1676
+ EntityViewerModule,
1677
+ LinkDirectivesModule] }); }
1678
+ }
1679
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_24, [{
1680
+ type: NgModule,
1681
+ args: [{
1682
+ declarations: [
1683
+ MJAIAgentActionFormComponent,
1684
+ MJAIAgentStepFormComponent,
1685
+ MJAIArchitectureFormComponent,
1686
+ MJAPIKeyScopeFormComponent,
1687
+ MJApplicationEntityFormComponent,
1688
+ MJAuthorizationFormComponent,
1689
+ MJCompanyIntegrationFieldMapFormComponent,
1690
+ MJEntityFormOverrideFormComponent,
1691
+ MJFileStorageAccountPermissionFormComponent,
1692
+ MJMCPServerToolFormComponent,
1693
+ MJMLAlgorithmUseCaseRankingFormComponent,
1694
+ MJMLTrainingPipelineFormComponent,
1695
+ MJRecordChangeFormComponent,
1696
+ MJRecordLinkFormComponent,
1697
+ MJTestRubricFormComponent,
1698
+ MJTestRunFormComponent,
1699
+ MJUserRoutineFormComponent,
1700
+ MJWorkspaceFormComponent
1701
+ ],
1702
+ imports: [
1703
+ CommonModule,
1704
+ FormsModule,
1705
+ BaseFormsModule,
1706
+ EntityViewerModule,
1707
+ LinkDirectivesModule
1708
+ ],
1709
+ exports: []
1710
+ }]
1711
+ }], null, null); })();
1712
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_24, { declarations: [MJAIAgentActionFormComponent,
1713
+ MJAIAgentStepFormComponent,
1714
+ MJAIArchitectureFormComponent,
1715
+ MJAPIKeyScopeFormComponent,
1716
+ MJApplicationEntityFormComponent,
1717
+ MJAuthorizationFormComponent,
1718
+ MJCompanyIntegrationFieldMapFormComponent,
1719
+ MJEntityFormOverrideFormComponent,
1720
+ MJFileStorageAccountPermissionFormComponent,
1721
+ MJMCPServerToolFormComponent,
1722
+ MJMLAlgorithmUseCaseRankingFormComponent,
1723
+ MJMLTrainingPipelineFormComponent,
1724
+ MJRecordChangeFormComponent,
1725
+ MJRecordLinkFormComponent,
1726
+ MJTestRubricFormComponent,
1727
+ MJTestRunFormComponent,
1728
+ MJUserRoutineFormComponent,
1729
+ MJWorkspaceFormComponent], imports: [CommonModule,
1730
+ FormsModule,
1731
+ BaseFormsModule,
1732
+ EntityViewerModule,
1733
+ LinkDirectivesModule] }); })();
1734
+ export class GeneratedForms_SubModule_25 {
1735
+ static { this.ɵfac = function GeneratedForms_SubModule_25_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_25)(); }; }
1736
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_25 }); }
1737
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1738
+ FormsModule,
1739
+ BaseFormsModule,
1740
+ EntityViewerModule,
1741
+ LinkDirectivesModule] }); }
1742
+ }
1743
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_25, [{
1744
+ type: NgModule,
1745
+ args: [{
1746
+ declarations: [
1747
+ MJAIAgentChannelFormComponent,
1748
+ MJActionFormComponent,
1749
+ MJCommunicationLogFormComponent,
1750
+ MJConversationArtifactPermissionFormComponent,
1751
+ MJEntityDocumentTypeFormComponent,
1752
+ MJEntityFieldValueFormComponent,
1753
+ MJFormChromeRuleFormComponent,
1754
+ MJOpenAppDependencyFormComponent,
1755
+ MJSQLDialectFormComponent,
1756
+ MJScheduledJobFormComponent
1757
+ ],
1758
+ imports: [
1759
+ CommonModule,
1760
+ FormsModule,
1761
+ BaseFormsModule,
1762
+ EntityViewerModule,
1763
+ LinkDirectivesModule
1764
+ ],
1765
+ exports: []
1766
+ }]
1767
+ }], null, null); })();
1768
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_25, { declarations: [MJAIAgentChannelFormComponent,
1769
+ MJActionFormComponent,
1770
+ MJCommunicationLogFormComponent,
1771
+ MJConversationArtifactPermissionFormComponent,
1772
+ MJEntityDocumentTypeFormComponent,
1773
+ MJEntityFieldValueFormComponent,
1774
+ MJFormChromeRuleFormComponent,
1775
+ MJOpenAppDependencyFormComponent,
1776
+ MJSQLDialectFormComponent,
1777
+ MJScheduledJobFormComponent], imports: [CommonModule,
1778
+ FormsModule,
1779
+ BaseFormsModule,
1780
+ EntityViewerModule,
1781
+ LinkDirectivesModule] }); })();
1782
+ export class GeneratedForms_SubModule_26 {
1783
+ static { this.ɵfac = function GeneratedForms_SubModule_26_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_26)(); }; }
1784
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_26 }); }
1785
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1786
+ FormsModule,
1787
+ BaseFormsModule,
1788
+ EntityViewerModule,
1789
+ LinkDirectivesModule] }); }
1790
+ }
1791
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_26, [{
1792
+ type: NgModule,
1793
+ args: [{
1794
+ declarations: [
1795
+ MJActionParamFormComponent,
1796
+ MJConversationFormComponent,
1797
+ MJEntityActionInvocationTypeFormComponent,
1798
+ MJEntityCommunicationFieldFormComponent,
1799
+ MJEntityOrganicKeyFormComponent,
1800
+ MJEntityRecordDocumentFormComponent,
1801
+ MJOpenAppFormComponent,
1802
+ MJProcessRunDetailFormComponent,
1368
1803
  MJQueryPermissionFormComponent,
1369
- MJQuerySQLFormComponent,
1370
- MJQueueTaskFormComponent,
1371
- MJQueueTypeFormComponent,
1372
- MJQueueFormComponent,
1373
- MJRecommendationItemFormComponent,
1374
- MJRecommendationProviderFormComponent,
1375
- MJRecommendationRunFormComponent,
1376
- MJRecommendationFormComponent,
1377
- MJRecordChangeReplayRunFormComponent,
1378
- MJRecordChangeFormComponent,
1379
- MJRecordGeoCodeFormComponent,
1380
- MJRecordLinkFormComponent,
1381
- MJRecordMergeDeletionLogFormComponent,
1382
1804
  MJRecordMergeLogFormComponent,
1383
- MJRecordProcessCategoryFormComponent,
1384
- MJRecordProcessWatermarkFormComponent,
1385
- MJRecordProcessFormComponent,
1386
- MJRemoteOperationCategoryFormComponent,
1387
- MJRemoteOperationFormComponent
1805
+ MJRemoteOperationFormComponent,
1806
+ MJTagAuditLogFormComponent
1388
1807
  ],
1389
1808
  imports: [
1390
1809
  CommonModule,
@@ -1396,63 +1815,46 @@ export class GeneratedForms_SubModule_14 {
1396
1815
  exports: []
1397
1816
  }]
1398
1817
  }], null, null); })();
1399
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJQueryPermissionFormComponent,
1400
- MJQuerySQLFormComponent,
1401
- MJQueueTaskFormComponent,
1402
- MJQueueTypeFormComponent,
1403
- MJQueueFormComponent,
1404
- MJRecommendationItemFormComponent,
1405
- MJRecommendationProviderFormComponent,
1406
- MJRecommendationRunFormComponent,
1407
- MJRecommendationFormComponent,
1408
- MJRecordChangeReplayRunFormComponent,
1409
- MJRecordChangeFormComponent,
1410
- MJRecordGeoCodeFormComponent,
1411
- MJRecordLinkFormComponent,
1412
- MJRecordMergeDeletionLogFormComponent,
1818
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_26, { declarations: [MJActionParamFormComponent,
1819
+ MJConversationFormComponent,
1820
+ MJEntityActionInvocationTypeFormComponent,
1821
+ MJEntityCommunicationFieldFormComponent,
1822
+ MJEntityOrganicKeyFormComponent,
1823
+ MJEntityRecordDocumentFormComponent,
1824
+ MJOpenAppFormComponent,
1825
+ MJProcessRunDetailFormComponent,
1826
+ MJQueryPermissionFormComponent,
1413
1827
  MJRecordMergeLogFormComponent,
1414
- MJRecordProcessCategoryFormComponent,
1415
- MJRecordProcessWatermarkFormComponent,
1416
- MJRecordProcessFormComponent,
1417
- MJRemoteOperationCategoryFormComponent,
1418
- MJRemoteOperationFormComponent], imports: [CommonModule,
1828
+ MJRemoteOperationFormComponent,
1829
+ MJTagAuditLogFormComponent], imports: [CommonModule,
1419
1830
  FormsModule,
1420
1831
  BaseFormsModule,
1421
1832
  EntityViewerModule,
1422
1833
  LinkDirectivesModule] }); })();
1423
- export class GeneratedForms_SubModule_15 {
1424
- static { this.ɵfac = function GeneratedForms_SubModule_15_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_15)(); }; }
1425
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_15 }); }
1834
+ export class GeneratedForms_SubModule_27 {
1835
+ static { this.ɵfac = function GeneratedForms_SubModule_27_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_27)(); }; }
1836
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_27 }); }
1426
1837
  static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1427
1838
  FormsModule,
1428
1839
  BaseFormsModule,
1429
1840
  EntityViewerModule,
1430
1841
  LinkDirectivesModule] }); }
1431
1842
  }
1432
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_15, [{
1843
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_27, [{
1433
1844
  type: NgModule,
1434
1845
  args: [{
1435
1846
  declarations: [
1436
- MJResourceLinkFormComponent,
1437
- MJResourcePermissionFormComponent,
1438
- MJResourceTypeFormComponent,
1439
- MJRoleFormComponent,
1440
- MJRowLevelSecurityFilterFormComponent,
1441
- MJRSUPendingWorkFormComponent,
1442
- MJScheduledJobRunFormComponent,
1443
- MJScheduledJobTypeFormComponent,
1444
- MJScheduledJobFormComponent,
1445
- MJSchemaInfoFormComponent,
1446
- MJScopedPromptConfigFormComponent,
1447
- MJScopedPromptPartFormComponent,
1448
- MJSearchExecutionLogFormComponent,
1449
- MJSearchProviderFormComponent,
1450
- MJSearchScopeEntityFormComponent,
1451
- MJSearchScopeExternalIndexFormComponent,
1452
- MJSearchScopePermissionFormComponent,
1453
- MJSearchScopeProviderFormComponent,
1454
- MJSearchScopeStorageAccountFormComponent,
1455
- MJSearchScopeTestQueryFormComponent
1847
+ MJAIAgentRequestFormComponent,
1848
+ MJAIAgentRequestTypeFormComponent,
1849
+ MJConversationWidgetInstanceFormComponent,
1850
+ MJDuplicateRunDetailMatchFormComponent,
1851
+ MJEntityCommunicationMessageTypeFormComponent,
1852
+ MJMagicLinkInviteApplicationFormComponent,
1853
+ MJTagSuggestionFormComponent,
1854
+ MJTestSuiteFormComponent,
1855
+ MJTestSuiteTestFormComponent,
1856
+ MJUserRecordLogFormComponent,
1857
+ MJUserRoutineRecipientFormComponent
1456
1858
  ],
1457
1859
  imports: [
1458
1860
  CommonModule,
@@ -1464,131 +1866,99 @@ export class GeneratedForms_SubModule_15 {
1464
1866
  exports: []
1465
1867
  }]
1466
1868
  }], null, null); })();
1467
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJResourceLinkFormComponent,
1468
- MJResourcePermissionFormComponent,
1469
- MJResourceTypeFormComponent,
1470
- MJRoleFormComponent,
1471
- MJRowLevelSecurityFilterFormComponent,
1472
- MJRSUPendingWorkFormComponent,
1473
- MJScheduledJobRunFormComponent,
1474
- MJScheduledJobTypeFormComponent,
1475
- MJScheduledJobFormComponent,
1476
- MJSchemaInfoFormComponent,
1477
- MJScopedPromptConfigFormComponent,
1478
- MJScopedPromptPartFormComponent,
1479
- MJSearchExecutionLogFormComponent,
1480
- MJSearchProviderFormComponent,
1481
- MJSearchScopeEntityFormComponent,
1482
- MJSearchScopeExternalIndexFormComponent,
1483
- MJSearchScopePermissionFormComponent,
1484
- MJSearchScopeProviderFormComponent,
1485
- MJSearchScopeStorageAccountFormComponent,
1486
- MJSearchScopeTestQueryFormComponent], imports: [CommonModule,
1869
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_27, { declarations: [MJAIAgentRequestFormComponent,
1870
+ MJAIAgentRequestTypeFormComponent,
1871
+ MJConversationWidgetInstanceFormComponent,
1872
+ MJDuplicateRunDetailMatchFormComponent,
1873
+ MJEntityCommunicationMessageTypeFormComponent,
1874
+ MJMagicLinkInviteApplicationFormComponent,
1875
+ MJTagSuggestionFormComponent,
1876
+ MJTestSuiteFormComponent,
1877
+ MJTestSuiteTestFormComponent,
1878
+ MJUserRecordLogFormComponent,
1879
+ MJUserRoutineRecipientFormComponent], imports: [CommonModule,
1487
1880
  FormsModule,
1488
1881
  BaseFormsModule,
1489
1882
  EntityViewerModule,
1490
1883
  LinkDirectivesModule] }); })();
1491
- export class GeneratedForms_SubModule_16 {
1492
- static { this.ɵfac = function GeneratedForms_SubModule_16_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_16)(); }; }
1493
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_16 }); }
1884
+ export class GeneratedForms_SubModule_28 {
1885
+ static { this.ɵfac = function GeneratedForms_SubModule_28_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_28)(); }; }
1886
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_28 }); }
1494
1887
  static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1495
1888
  FormsModule,
1496
1889
  BaseFormsModule,
1497
1890
  EntityViewerModule,
1498
- LinkDirectivesModule] }); }
1891
+ LinkDirectivesModule,
1892
+ JoinGridModule] }); }
1499
1893
  }
1500
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_16, [{
1894
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_28, [{
1501
1895
  type: NgModule,
1502
1896
  args: [{
1503
1897
  declarations: [
1504
- MJSearchScopeFormComponent,
1898
+ MJAIAgentSessionBridgeParticipantFormComponent,
1899
+ MJAIModelActionFormComponent,
1900
+ MJAIRemoteBrowserProviderFormComponent,
1901
+ MJCommunicationProviderFormComponent,
1902
+ MJContentSourceParamFormComponent,
1903
+ MJEmployeeSkillFormComponent,
1904
+ MJEnvironmentFormComponent,
1905
+ MJListDetailFormComponent,
1906
+ MJPublicLinkFormComponent,
1907
+ MJRecordMergeDeletionLogFormComponent,
1908
+ MJSearchProviderFormComponent,
1505
1909
  MJSignatureAccountFormComponent,
1506
- MJSignatureProviderFormComponent,
1507
- MJSignatureRequestDocumentFormComponent,
1508
- MJSignatureRequestLogFormComponent,
1509
- MJSignatureRequestRecipientFormComponent,
1510
- MJSignatureRequestFormComponent,
1511
- MJSkillFormComponent,
1512
- MJSQLDialectFormComponent,
1513
- MJStateProvinceFormComponent,
1514
- MJTagAuditLogFormComponent,
1515
- MJTagCoOccurrenceFormComponent,
1516
- MJTagScopeFormComponent,
1517
- MJTagSuggestionFormComponent,
1518
- MJTagSynonymFormComponent,
1519
- MJTaggedItemFormComponent,
1520
- MJTagFormComponent,
1521
- MJTaskDependencyFormComponent,
1522
- MJTaskTypeFormComponent,
1523
- MJTaskFormComponent
1910
+ MJTaskTypeFormComponent
1524
1911
  ],
1525
1912
  imports: [
1526
1913
  CommonModule,
1527
1914
  FormsModule,
1528
1915
  BaseFormsModule,
1529
1916
  EntityViewerModule,
1530
- LinkDirectivesModule
1917
+ LinkDirectivesModule,
1918
+ JoinGridModule
1531
1919
  ],
1532
1920
  exports: []
1533
1921
  }]
1534
1922
  }], null, null); })();
1535
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJSearchScopeFormComponent,
1923
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_28, { declarations: [MJAIAgentSessionBridgeParticipantFormComponent,
1924
+ MJAIModelActionFormComponent,
1925
+ MJAIRemoteBrowserProviderFormComponent,
1926
+ MJCommunicationProviderFormComponent,
1927
+ MJContentSourceParamFormComponent,
1928
+ MJEmployeeSkillFormComponent,
1929
+ MJEnvironmentFormComponent,
1930
+ MJListDetailFormComponent,
1931
+ MJPublicLinkFormComponent,
1932
+ MJRecordMergeDeletionLogFormComponent,
1933
+ MJSearchProviderFormComponent,
1536
1934
  MJSignatureAccountFormComponent,
1537
- MJSignatureProviderFormComponent,
1538
- MJSignatureRequestDocumentFormComponent,
1539
- MJSignatureRequestLogFormComponent,
1540
- MJSignatureRequestRecipientFormComponent,
1541
- MJSignatureRequestFormComponent,
1542
- MJSkillFormComponent,
1543
- MJSQLDialectFormComponent,
1544
- MJStateProvinceFormComponent,
1545
- MJTagAuditLogFormComponent,
1546
- MJTagCoOccurrenceFormComponent,
1547
- MJTagScopeFormComponent,
1548
- MJTagSuggestionFormComponent,
1549
- MJTagSynonymFormComponent,
1550
- MJTaggedItemFormComponent,
1551
- MJTagFormComponent,
1552
- MJTaskDependencyFormComponent,
1553
- MJTaskTypeFormComponent,
1554
- MJTaskFormComponent], imports: [CommonModule,
1935
+ MJTaskTypeFormComponent], imports: [CommonModule,
1555
1936
  FormsModule,
1556
1937
  BaseFormsModule,
1557
1938
  EntityViewerModule,
1558
- LinkDirectivesModule] }); })();
1559
- export class GeneratedForms_SubModule_17 {
1560
- static { this.ɵfac = function GeneratedForms_SubModule_17_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_17)(); }; }
1561
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_17 }); }
1939
+ LinkDirectivesModule,
1940
+ JoinGridModule] }); })();
1941
+ export class GeneratedForms_SubModule_29 {
1942
+ static { this.ɵfac = function GeneratedForms_SubModule_29_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_29)(); }; }
1943
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_29 }); }
1562
1944
  static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1563
1945
  FormsModule,
1564
1946
  BaseFormsModule,
1565
1947
  EntityViewerModule,
1566
1948
  LinkDirectivesModule] }); }
1567
1949
  }
1568
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_17, [{
1950
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_29, [{
1569
1951
  type: NgModule,
1570
1952
  args: [{
1571
1953
  declarations: [
1572
- MJTemplateCategoryFormComponent,
1573
- MJTemplateContentTypeFormComponent,
1574
- MJTemplateContentFormComponent,
1575
- MJTemplateParamFormComponent,
1576
- MJTemplateFormComponent,
1577
- MJTestRubricFormComponent,
1578
- MJTestRunFeedbackFormComponent,
1579
- MJTestRunOutputTypeFormComponent,
1580
- MJTestRunOutputFormComponent,
1581
- MJTestRunFormComponent,
1582
- MJTestSuiteRunFormComponent,
1583
- MJTestSuiteTestFormComponent,
1584
- MJTestSuiteFormComponent,
1585
- MJTestTypeFormComponent,
1586
- MJTestFormComponent,
1587
- MJThemeFormComponent,
1588
- MJUserApplicationEntityFormComponent,
1589
- MJUserApplicationFormComponent,
1590
- MJUserFavoriteFormComponent,
1591
- MJUserNotificationPreferenceFormComponent
1954
+ MJAIBridgeProviderFormComponent,
1955
+ MJAIClientToolDefinitionFormComponent,
1956
+ MJContentProcessRunPromptRunFormComponent,
1957
+ MJExplorerNavigationItemFormComponent,
1958
+ MJExternalDataSourceFormComponent,
1959
+ MJFileCategoryFormComponent,
1960
+ MJRecordProcessFormComponent,
1961
+ MJTemplateFormComponent
1592
1962
  ],
1593
1963
  imports: [
1594
1964
  CommonModule,
@@ -1600,63 +1970,42 @@ export class GeneratedForms_SubModule_17 {
1600
1970
  exports: []
1601
1971
  }]
1602
1972
  }], null, null); })();
1603
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [MJTemplateCategoryFormComponent,
1604
- MJTemplateContentTypeFormComponent,
1605
- MJTemplateContentFormComponent,
1606
- MJTemplateParamFormComponent,
1607
- MJTemplateFormComponent,
1608
- MJTestRubricFormComponent,
1609
- MJTestRunFeedbackFormComponent,
1610
- MJTestRunOutputTypeFormComponent,
1611
- MJTestRunOutputFormComponent,
1612
- MJTestRunFormComponent,
1613
- MJTestSuiteRunFormComponent,
1614
- MJTestSuiteTestFormComponent,
1615
- MJTestSuiteFormComponent,
1616
- MJTestTypeFormComponent,
1617
- MJTestFormComponent,
1618
- MJThemeFormComponent,
1619
- MJUserApplicationEntityFormComponent,
1620
- MJUserApplicationFormComponent,
1621
- MJUserFavoriteFormComponent,
1622
- MJUserNotificationPreferenceFormComponent], imports: [CommonModule,
1973
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_29, { declarations: [MJAIBridgeProviderFormComponent,
1974
+ MJAIClientToolDefinitionFormComponent,
1975
+ MJContentProcessRunPromptRunFormComponent,
1976
+ MJExplorerNavigationItemFormComponent,
1977
+ MJExternalDataSourceFormComponent,
1978
+ MJFileCategoryFormComponent,
1979
+ MJRecordProcessFormComponent,
1980
+ MJTemplateFormComponent], imports: [CommonModule,
1623
1981
  FormsModule,
1624
1982
  BaseFormsModule,
1625
1983
  EntityViewerModule,
1626
1984
  LinkDirectivesModule] }); })();
1627
- export class GeneratedForms_SubModule_18 {
1628
- static { this.ɵfac = function GeneratedForms_SubModule_18_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_18)(); }; }
1629
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_18 }); }
1985
+ export class GeneratedForms_SubModule_30 {
1986
+ static { this.ɵfac = function GeneratedForms_SubModule_30_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_30)(); }; }
1987
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_30 }); }
1630
1988
  static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1631
1989
  FormsModule,
1632
1990
  BaseFormsModule,
1633
1991
  EntityViewerModule,
1634
1992
  LinkDirectivesModule] }); }
1635
1993
  }
1636
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_18, [{
1994
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_30, [{
1637
1995
  type: NgModule,
1638
1996
  args: [{
1639
1997
  declarations: [
1640
- MJUserNotificationTypeFormComponent,
1641
- MJUserNotificationFormComponent,
1642
- MJUserRecordLogFormComponent,
1643
- MJUserRoleFormComponent,
1644
- MJUserRoutineRecipientFormComponent,
1645
- MJUserRoutineRunFormComponent,
1646
- MJUserRoutineFormComponent,
1647
- MJUserSettingFormComponent,
1648
- MJUserViewCategoryFormComponent,
1649
- MJUserViewRunDetailFormComponent,
1650
- MJUserViewRunFormComponent,
1651
- MJUserViewFormComponent,
1652
- MJUserFormComponent,
1653
- MJVectorDatabaseFormComponent,
1654
- MJVectorIndexFormComponent,
1655
- MJVersionInstallationFormComponent,
1656
- MJVersionLabelItemFormComponent,
1657
- MJVersionLabelRestoreFormComponent,
1658
- MJVersionLabelFormComponent,
1659
- MJViewTypeFormComponent
1998
+ MJAIAgentCategoryFormComponent,
1999
+ MJAISkillFormComponent,
2000
+ MJEntityActionFilterFormComponent,
2001
+ MJExperimentFormComponent,
2002
+ MJListShareFormComponent,
2003
+ MJQueueTypeFormComponent,
2004
+ MJRecommendationFormComponent,
2005
+ MJRecordGeoCodeFormComponent,
2006
+ MJScheduledJobRunFormComponent,
2007
+ MJTemplateParamFormComponent,
2008
+ MJUserFavoriteFormComponent
1660
2009
  ],
1661
2010
  imports: [
1662
2011
  CommonModule,
@@ -1668,45 +2017,43 @@ export class GeneratedForms_SubModule_18 {
1668
2017
  exports: []
1669
2018
  }]
1670
2019
  }], null, null); })();
1671
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJUserNotificationTypeFormComponent,
1672
- MJUserNotificationFormComponent,
1673
- MJUserRecordLogFormComponent,
1674
- MJUserRoleFormComponent,
1675
- MJUserRoutineRecipientFormComponent,
1676
- MJUserRoutineRunFormComponent,
1677
- MJUserRoutineFormComponent,
1678
- MJUserSettingFormComponent,
1679
- MJUserViewCategoryFormComponent,
1680
- MJUserViewRunDetailFormComponent,
1681
- MJUserViewRunFormComponent,
1682
- MJUserViewFormComponent,
1683
- MJUserFormComponent,
1684
- MJVectorDatabaseFormComponent,
1685
- MJVectorIndexFormComponent,
1686
- MJVersionInstallationFormComponent,
1687
- MJVersionLabelItemFormComponent,
1688
- MJVersionLabelRestoreFormComponent,
1689
- MJVersionLabelFormComponent,
1690
- MJViewTypeFormComponent], imports: [CommonModule,
2020
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_30, { declarations: [MJAIAgentCategoryFormComponent,
2021
+ MJAISkillFormComponent,
2022
+ MJEntityActionFilterFormComponent,
2023
+ MJExperimentFormComponent,
2024
+ MJListShareFormComponent,
2025
+ MJQueueTypeFormComponent,
2026
+ MJRecommendationFormComponent,
2027
+ MJRecordGeoCodeFormComponent,
2028
+ MJScheduledJobRunFormComponent,
2029
+ MJTemplateParamFormComponent,
2030
+ MJUserFavoriteFormComponent], imports: [CommonModule,
1691
2031
  FormsModule,
1692
2032
  BaseFormsModule,
1693
2033
  EntityViewerModule,
1694
2034
  LinkDirectivesModule] }); })();
1695
- export class GeneratedForms_SubModule_19 {
1696
- static { this.ɵfac = function GeneratedForms_SubModule_19_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_19)(); }; }
1697
- static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_19 }); }
2035
+ export class GeneratedForms_SubModule_31 {
2036
+ static { this.ɵfac = function GeneratedForms_SubModule_31_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_31)(); }; }
2037
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_31 }); }
1698
2038
  static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1699
2039
  FormsModule,
1700
2040
  BaseFormsModule,
1701
2041
  EntityViewerModule,
1702
2042
  LinkDirectivesModule] }); }
1703
2043
  }
1704
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_19, [{
2044
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_31, [{
1705
2045
  type: NgModule,
1706
2046
  args: [{
1707
2047
  declarations: [
1708
- MJWorkspaceItemFormComponent,
1709
- MJWorkspaceFormComponent
2048
+ MJConversationDetailArtifactFormComponent,
2049
+ MJDashboardFormComponent,
2050
+ MJEntityRelationshipDisplayComponentFormComponent,
2051
+ MJIntegrationURLFormatFormComponent,
2052
+ MJMCPServerConnectionPermissionFormComponent,
2053
+ MJQuerySQLFormComponent,
2054
+ MJRecommendationRunFormComponent,
2055
+ MJResourceLinkFormComponent,
2056
+ MJTagFormComponent
1710
2057
  ],
1711
2058
  imports: [
1712
2059
  CommonModule,
@@ -1718,8 +2065,15 @@ export class GeneratedForms_SubModule_19 {
1718
2065
  exports: []
1719
2066
  }]
1720
2067
  }], null, null); })();
1721
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [MJWorkspaceItemFormComponent,
1722
- MJWorkspaceFormComponent], imports: [CommonModule,
2068
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_31, { declarations: [MJConversationDetailArtifactFormComponent,
2069
+ MJDashboardFormComponent,
2070
+ MJEntityRelationshipDisplayComponentFormComponent,
2071
+ MJIntegrationURLFormatFormComponent,
2072
+ MJMCPServerConnectionPermissionFormComponent,
2073
+ MJQuerySQLFormComponent,
2074
+ MJRecommendationRunFormComponent,
2075
+ MJResourceLinkFormComponent,
2076
+ MJTagFormComponent], imports: [CommonModule,
1723
2077
  FormsModule,
1724
2078
  BaseFormsModule,
1725
2079
  EntityViewerModule,
@@ -1746,7 +2100,19 @@ export class CoreGeneratedFormsModule {
1746
2100
  GeneratedForms_SubModule_16,
1747
2101
  GeneratedForms_SubModule_17,
1748
2102
  GeneratedForms_SubModule_18,
1749
- GeneratedForms_SubModule_19] }); }
2103
+ GeneratedForms_SubModule_19,
2104
+ GeneratedForms_SubModule_20,
2105
+ GeneratedForms_SubModule_21,
2106
+ GeneratedForms_SubModule_22,
2107
+ GeneratedForms_SubModule_23,
2108
+ GeneratedForms_SubModule_24,
2109
+ GeneratedForms_SubModule_25,
2110
+ GeneratedForms_SubModule_26,
2111
+ GeneratedForms_SubModule_27,
2112
+ GeneratedForms_SubModule_28,
2113
+ GeneratedForms_SubModule_29,
2114
+ GeneratedForms_SubModule_30,
2115
+ GeneratedForms_SubModule_31] }); }
1750
2116
  }
1751
2117
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CoreGeneratedFormsModule, [{
1752
2118
  type: NgModule,
@@ -1772,9 +2138,21 @@ export class CoreGeneratedFormsModule {
1772
2138
  GeneratedForms_SubModule_16,
1773
2139
  GeneratedForms_SubModule_17,
1774
2140
  GeneratedForms_SubModule_18,
1775
- GeneratedForms_SubModule_19
2141
+ GeneratedForms_SubModule_19,
2142
+ GeneratedForms_SubModule_20,
2143
+ GeneratedForms_SubModule_21,
2144
+ GeneratedForms_SubModule_22,
2145
+ GeneratedForms_SubModule_23,
2146
+ GeneratedForms_SubModule_24,
2147
+ GeneratedForms_SubModule_25,
2148
+ GeneratedForms_SubModule_26,
2149
+ GeneratedForms_SubModule_27,
2150
+ GeneratedForms_SubModule_28,
2151
+ GeneratedForms_SubModule_29,
2152
+ GeneratedForms_SubModule_30,
2153
+ GeneratedForms_SubModule_31
1776
2154
  ]
1777
2155
  }]
1778
2156
  }], null, null); })();
1779
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14, GeneratedForms_SubModule_15, GeneratedForms_SubModule_16, GeneratedForms_SubModule_17, GeneratedForms_SubModule_18, GeneratedForms_SubModule_19] }); })();
2157
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14, GeneratedForms_SubModule_15, GeneratedForms_SubModule_16, GeneratedForms_SubModule_17, GeneratedForms_SubModule_18, GeneratedForms_SubModule_19, GeneratedForms_SubModule_20, GeneratedForms_SubModule_21, GeneratedForms_SubModule_22, GeneratedForms_SubModule_23, GeneratedForms_SubModule_24, GeneratedForms_SubModule_25, GeneratedForms_SubModule_26, GeneratedForms_SubModule_27, GeneratedForms_SubModule_28, GeneratedForms_SubModule_29, GeneratedForms_SubModule_30, GeneratedForms_SubModule_31] }); })();
1780
2158
  //# sourceMappingURL=generated-forms.module.js.map