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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (165) hide show
  1. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +30 -0
  2. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +944 -645
  4. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  5. package/dist/lib/custom/SearchScopes/searchscope-form.component.d.ts +137 -0
  6. package/dist/lib/custom/SearchScopes/searchscope-form.component.d.ts.map +1 -0
  7. package/dist/lib/custom/SearchScopes/searchscope-form.component.js +888 -0
  8. package/dist/lib/custom/SearchScopes/searchscope-form.component.js.map +1 -0
  9. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.d.ts +66 -0
  10. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.d.ts.map +1 -0
  11. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.js +253 -0
  12. package/dist/lib/custom/SearchScopes/searchscopeprovider-form.component.js.map +1 -0
  13. package/dist/lib/custom/Tests/test-rubric-form.component.js +2 -2
  14. package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -1
  15. package/dist/lib/custom/Tests/test-suite-form.component.js +2 -2
  16. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  17. package/dist/lib/custom/custom-forms.module.d.ts +28 -25
  18. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  19. package/dist/lib/custom/custom-forms.module.js +18 -4
  20. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  21. package/dist/lib/custom/shared/entity-selector-dialog.component.js +2 -2
  22. package/dist/lib/custom/shared/entity-selector-dialog.component.js.map +1 -1
  23. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
  24. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +148 -116
  25. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +23 -23
  27. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  28. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.d.ts +10 -0
  29. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.d.ts.map +1 -0
  30. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js +93 -0
  31. package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js.map +1 -0
  32. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +12 -12
  33. package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
  34. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +17 -17
  35. package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +51 -51
  37. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
  38. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +31 -31
  39. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  40. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +9 -9
  41. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js +2 -2
  43. package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +25 -25
  45. package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
  46. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +13 -13
  47. package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +9 -9
  49. package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +19 -19
  51. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +17 -17
  53. package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +16 -16
  55. package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +10 -10
  57. package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +10 -10
  59. package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +20 -20
  61. package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js +19 -19
  63. package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +9 -9
  65. package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
  66. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +17 -17
  67. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
  68. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js +10 -10
  69. package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js.map +1 -1
  70. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js +9 -9
  71. package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +10 -10
  73. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js +17 -17
  75. package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js +9 -9
  77. package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js.map +1 -1
  78. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js +15 -15
  79. package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js.map +1 -1
  80. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
  81. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +278 -260
  82. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
  83. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js +9 -9
  84. package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +23 -21
  86. package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
  87. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js +10 -10
  88. package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js.map +1 -1
  89. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.d.ts.map +1 -1
  90. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +31 -13
  91. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
  92. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +9 -9
  93. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
  94. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +17 -17
  95. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
  96. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js +12 -12
  97. package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js +30 -30
  99. package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js.map +1 -1
  100. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js +10 -10
  101. package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +10 -10
  103. package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
  104. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js +10 -10
  105. package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js.map +1 -1
  106. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
  107. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +63 -45
  108. package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
  109. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts +10 -0
  110. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts.map +1 -0
  111. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js +91 -0
  112. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js.map +1 -0
  113. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.d.ts.map +1 -1
  114. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js +23 -5
  115. package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js.map +1 -1
  116. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts +10 -0
  117. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts.map +1 -0
  118. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +243 -0
  119. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -0
  120. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts +10 -0
  121. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts.map +1 -0
  122. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js +71 -0
  123. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js.map +1 -0
  124. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts +10 -0
  125. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts.map +1 -0
  126. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js +75 -0
  127. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js.map +1 -0
  128. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts +10 -0
  129. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts.map +1 -0
  130. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js +65 -0
  131. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js.map +1 -0
  132. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.d.ts +10 -0
  133. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.d.ts.map +1 -0
  134. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js +75 -0
  135. package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js.map +1 -0
  136. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.d.ts +10 -0
  137. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.d.ts.map +1 -0
  138. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js +63 -0
  139. package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js.map +1 -0
  140. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.d.ts +10 -0
  141. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.d.ts.map +1 -0
  142. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js +75 -0
  143. package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js.map +1 -0
  144. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +23 -23
  145. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.d.ts.map +1 -1
  147. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js +56 -20
  148. package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js +10 -10
  150. package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js.map +1 -1
  151. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
  152. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +477 -423
  153. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +13 -13
  155. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +10 -10
  157. package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.d.ts.map +1 -1
  159. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js +30 -12
  160. package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js.map +1 -1
  161. package/dist/lib/generated/generated-forms.module.d.ts +312 -298
  162. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  163. package/dist/lib/generated/generated-forms.module.js +168 -111
  164. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  165. package/package.json +36 -35
@@ -36,289 +36,298 @@ import * as i34 from "./Entities/MJAIAgentRequest/mjaiagentrequest.form.componen
36
36
  import * as i35 from "./Entities/MJAIAgentRunMedia/mjaiagentrunmedia.form.component";
37
37
  import * as i36 from "./Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component";
38
38
  import * as i37 from "./Entities/MJAIAgentRun/mjaiagentrun.form.component";
39
- import * as i38 from "./Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component";
40
- import * as i39 from "./Entities/MJAIAgentStep/mjaiagentstep.form.component";
41
- import * as i40 from "./Entities/MJAIAgentType/mjaiagenttype.form.component";
42
- import * as i41 from "./Entities/MJAIAgent/mjaiagent.form.component";
43
- import * as i42 from "./Entities/MJAIArchitecture/mjaiarchitecture.form.component";
44
- import * as i43 from "./Entities/MJAIClientToolDefinition/mjaiclienttooldefinition.form.component";
45
- import * as i44 from "./Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component";
46
- import * as i45 from "./Entities/MJAIConfiguration/mjaiconfiguration.form.component";
47
- import * as i46 from "./Entities/MJAICredentialBinding/mjaicredentialbinding.form.component";
48
- import * as i47 from "./Entities/MJAIModality/mjaimodality.form.component";
49
- import * as i48 from "./Entities/MJAIModelAction/mjaimodelaction.form.component";
50
- import * as i49 from "./Entities/MJAIModelArchitecture/mjaimodelarchitecture.form.component";
51
- import * as i50 from "./Entities/MJAIModelCost/mjaimodelcost.form.component";
52
- import * as i51 from "./Entities/MJAIModelModality/mjaimodelmodality.form.component";
53
- import * as i52 from "./Entities/MJAIModelPriceType/mjaimodelpricetype.form.component";
54
- import * as i53 from "./Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component";
55
- import * as i54 from "./Entities/MJAIModelType/mjaimodeltype.form.component";
56
- import * as i55 from "./Entities/MJAIModelVendor/mjaimodelvendor.form.component";
57
- import * as i56 from "./Entities/MJAIModel/mjaimodel.form.component";
58
- import * as i57 from "./Entities/MJAIPromptCategory/mjaipromptcategory.form.component";
59
- import * as i58 from "./Entities/MJAIPromptModel/mjaipromptmodel.form.component";
60
- import * as i59 from "./Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component";
61
- import * as i60 from "./Entities/MJAIPromptRun/mjaipromptrun.form.component";
62
- import * as i61 from "./Entities/MJAIPromptType/mjaiprompttype.form.component";
63
- import * as i62 from "./Entities/MJAIPrompt/mjaiprompt.form.component";
64
- import * as i63 from "./Entities/MJAIResultCache/mjairesultcache.form.component";
65
- import * as i64 from "./Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component";
66
- import * as i65 from "./Entities/MJAIVendorType/mjaivendortype.form.component";
67
- import * as i66 from "./Entities/MJAIVendor/mjaivendor.form.component";
68
- import * as i67 from "./Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component";
69
- import * as i68 from "./Entities/MJAPIApplication/mjapiapplication.form.component";
70
- import * as i69 from "./Entities/MJAPIKeyApplication/mjapikeyapplication.form.component";
71
- import * as i70 from "./Entities/MJAPIKeyScope/mjapikeyscope.form.component";
72
- import * as i71 from "./Entities/MJAPIKeyUsageLog/mjapikeyusagelog.form.component";
73
- import * as i72 from "./Entities/MJAPIKey/mjapikey.form.component";
74
- import * as i73 from "./Entities/MJAPIScope/mjapiscope.form.component";
75
- import * as i74 from "./Entities/MJApplicationEntity/mjapplicationentity.form.component";
76
- import * as i75 from "./Entities/MJApplicationRole/mjapplicationrole.form.component";
77
- import * as i76 from "./Entities/MJApplicationSetting/mjapplicationsetting.form.component";
78
- import * as i77 from "./Entities/MJApplication/mjapplication.form.component";
79
- import * as i78 from "./Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component";
80
- import * as i79 from "./Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component";
81
- import * as i80 from "./Entities/MJArchiveRunDetail/mjarchiverundetail.form.component";
82
- import * as i81 from "./Entities/MJArchiveRun/mjarchiverun.form.component";
83
- import * as i82 from "./Entities/MJArtifactPermission/mjartifactpermission.form.component";
84
- import * as i83 from "./Entities/MJArtifactType/mjartifacttype.form.component";
85
- import * as i84 from "./Entities/MJArtifactUse/mjartifactuse.form.component";
86
- import * as i85 from "./Entities/MJArtifactVersionAttribute/mjartifactversionattribute.form.component";
87
- import * as i86 from "./Entities/MJArtifactVersion/mjartifactversion.form.component";
88
- import * as i87 from "./Entities/MJArtifact/mjartifact.form.component";
89
- import * as i88 from "./Entities/MJAuditLogType/mjauditlogtype.form.component";
90
- import * as i89 from "./Entities/MJAuditLog/mjauditlog.form.component";
91
- import * as i90 from "./Entities/MJAuthorizationRole/mjauthorizationrole.form.component";
92
- import * as i91 from "./Entities/MJAuthorization/mjauthorization.form.component";
93
- import * as i92 from "./Entities/MJCollectionArtifact/mjcollectionartifact.form.component";
94
- import * as i93 from "./Entities/MJCollectionPermission/mjcollectionpermission.form.component";
95
- import * as i94 from "./Entities/MJCollection/mjcollection.form.component";
96
- import * as i95 from "./Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component";
97
- import * as i96 from "./Entities/MJCommunicationLog/mjcommunicationlog.form.component";
98
- import * as i97 from "./Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component";
99
- import * as i98 from "./Entities/MJCommunicationProvider/mjcommunicationprovider.form.component";
100
- import * as i99 from "./Entities/MJCommunicationRun/mjcommunicationrun.form.component";
101
- import * as i100 from "./Entities/MJCompany/mjcompany.form.component";
102
- import * as i101 from "./Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component";
103
- import * as i102 from "./Entities/MJCompanyIntegrationFieldMap/mjcompanyintegrationfieldmap.form.component";
104
- import * as i103 from "./Entities/MJCompanyIntegrationRecordMap/mjcompanyintegrationrecordmap.form.component";
105
- import * as i104 from "./Entities/MJCompanyIntegrationRunAPILog/mjcompanyintegrationrunapilog.form.component";
106
- import * as i105 from "./Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component";
39
+ import * as i38 from "./Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component";
40
+ import * as i39 from "./Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component";
41
+ import * as i40 from "./Entities/MJAIAgentStep/mjaiagentstep.form.component";
42
+ import * as i41 from "./Entities/MJAIAgentType/mjaiagenttype.form.component";
43
+ import * as i42 from "./Entities/MJAIAgent/mjaiagent.form.component";
44
+ import * as i43 from "./Entities/MJAIArchitecture/mjaiarchitecture.form.component";
45
+ import * as i44 from "./Entities/MJAIClientToolDefinition/mjaiclienttooldefinition.form.component";
46
+ import * as i45 from "./Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component";
47
+ import * as i46 from "./Entities/MJAIConfiguration/mjaiconfiguration.form.component";
48
+ import * as i47 from "./Entities/MJAICredentialBinding/mjaicredentialbinding.form.component";
49
+ import * as i48 from "./Entities/MJAIModality/mjaimodality.form.component";
50
+ import * as i49 from "./Entities/MJAIModelAction/mjaimodelaction.form.component";
51
+ import * as i50 from "./Entities/MJAIModelArchitecture/mjaimodelarchitecture.form.component";
52
+ import * as i51 from "./Entities/MJAIModelCost/mjaimodelcost.form.component";
53
+ import * as i52 from "./Entities/MJAIModelModality/mjaimodelmodality.form.component";
54
+ import * as i53 from "./Entities/MJAIModelPriceType/mjaimodelpricetype.form.component";
55
+ import * as i54 from "./Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component";
56
+ import * as i55 from "./Entities/MJAIModelType/mjaimodeltype.form.component";
57
+ import * as i56 from "./Entities/MJAIModelVendor/mjaimodelvendor.form.component";
58
+ import * as i57 from "./Entities/MJAIModel/mjaimodel.form.component";
59
+ import * as i58 from "./Entities/MJAIPromptCategory/mjaipromptcategory.form.component";
60
+ import * as i59 from "./Entities/MJAIPromptModel/mjaipromptmodel.form.component";
61
+ import * as i60 from "./Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component";
62
+ import * as i61 from "./Entities/MJAIPromptRun/mjaipromptrun.form.component";
63
+ import * as i62 from "./Entities/MJAIPromptType/mjaiprompttype.form.component";
64
+ import * as i63 from "./Entities/MJAIPrompt/mjaiprompt.form.component";
65
+ import * as i64 from "./Entities/MJAIResultCache/mjairesultcache.form.component";
66
+ import * as i65 from "./Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component";
67
+ import * as i66 from "./Entities/MJAIVendorType/mjaivendortype.form.component";
68
+ import * as i67 from "./Entities/MJAIVendor/mjaivendor.form.component";
69
+ import * as i68 from "./Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component";
70
+ import * as i69 from "./Entities/MJAPIApplication/mjapiapplication.form.component";
71
+ import * as i70 from "./Entities/MJAPIKeyApplication/mjapikeyapplication.form.component";
72
+ import * as i71 from "./Entities/MJAPIKeyScope/mjapikeyscope.form.component";
73
+ import * as i72 from "./Entities/MJAPIKeyUsageLog/mjapikeyusagelog.form.component";
74
+ import * as i73 from "./Entities/MJAPIKey/mjapikey.form.component";
75
+ import * as i74 from "./Entities/MJAPIScope/mjapiscope.form.component";
76
+ import * as i75 from "./Entities/MJApplicationEntity/mjapplicationentity.form.component";
77
+ import * as i76 from "./Entities/MJApplicationRole/mjapplicationrole.form.component";
78
+ import * as i77 from "./Entities/MJApplicationSetting/mjapplicationsetting.form.component";
79
+ import * as i78 from "./Entities/MJApplication/mjapplication.form.component";
80
+ import * as i79 from "./Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component";
81
+ import * as i80 from "./Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component";
82
+ import * as i81 from "./Entities/MJArchiveRunDetail/mjarchiverundetail.form.component";
83
+ import * as i82 from "./Entities/MJArchiveRun/mjarchiverun.form.component";
84
+ import * as i83 from "./Entities/MJArtifactPermission/mjartifactpermission.form.component";
85
+ import * as i84 from "./Entities/MJArtifactType/mjartifacttype.form.component";
86
+ import * as i85 from "./Entities/MJArtifactUse/mjartifactuse.form.component";
87
+ import * as i86 from "./Entities/MJArtifactVersionAttribute/mjartifactversionattribute.form.component";
88
+ import * as i87 from "./Entities/MJArtifactVersion/mjartifactversion.form.component";
89
+ import * as i88 from "./Entities/MJArtifact/mjartifact.form.component";
90
+ import * as i89 from "./Entities/MJAuditLogType/mjauditlogtype.form.component";
91
+ import * as i90 from "./Entities/MJAuditLog/mjauditlog.form.component";
92
+ import * as i91 from "./Entities/MJAuthorizationRole/mjauthorizationrole.form.component";
93
+ import * as i92 from "./Entities/MJAuthorization/mjauthorization.form.component";
94
+ import * as i93 from "./Entities/MJCollectionArtifact/mjcollectionartifact.form.component";
95
+ import * as i94 from "./Entities/MJCollectionPermission/mjcollectionpermission.form.component";
96
+ import * as i95 from "./Entities/MJCollection/mjcollection.form.component";
97
+ import * as i96 from "./Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component";
98
+ import * as i97 from "./Entities/MJCommunicationLog/mjcommunicationlog.form.component";
99
+ import * as i98 from "./Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component";
100
+ import * as i99 from "./Entities/MJCommunicationProvider/mjcommunicationprovider.form.component";
101
+ import * as i100 from "./Entities/MJCommunicationRun/mjcommunicationrun.form.component";
102
+ import * as i101 from "./Entities/MJCompany/mjcompany.form.component";
103
+ import * as i102 from "./Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component";
104
+ import * as i103 from "./Entities/MJCompanyIntegrationFieldMap/mjcompanyintegrationfieldmap.form.component";
105
+ import * as i104 from "./Entities/MJCompanyIntegrationRecordMap/mjcompanyintegrationrecordmap.form.component";
106
+ import * as i105 from "./Entities/MJCompanyIntegrationRunAPILog/mjcompanyintegrationrunapilog.form.component";
107
107
  import * as i106 from "@memberjunction/ng-join-grid";
108
- import * as i107 from "./Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component";
109
- import * as i108 from "./Entities/MJCompanyIntegrationSyncWatermark/mjcompanyintegrationsyncwatermark.form.component";
110
- import * as i109 from "./Entities/MJCompanyIntegration/mjcompanyintegration.form.component";
111
- import * as i110 from "./Entities/MJComponentDependency/mjcomponentdependency.form.component";
112
- import * as i111 from "./Entities/MJComponentLibrary/mjcomponentlibrary.form.component";
113
- import * as i112 from "./Entities/MJComponentLibraryLink/mjcomponentlibrarylink.form.component";
114
- import * as i113 from "./Entities/MJComponentRegistry/mjcomponentregistry.form.component";
115
- import * as i114 from "./Entities/MJComponent/mjcomponent.form.component";
116
- import * as i115 from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
117
- import * as i116 from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
118
- import * as i117 from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
119
- import * as i118 from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
120
- import * as i119 from "./Entities/MJContentItem/mjcontentitem.form.component";
121
- import * as i120 from "./Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component";
122
- import * as i121 from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
123
- import * as i122 from "./Entities/MJContentProcessRun/mjcontentprocessrun.form.component";
124
- import * as i123 from "./Entities/MJContentSourceParam/mjcontentsourceparam.form.component";
125
- import * as i124 from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
126
- import * as i125 from "./Entities/MJContentSourceType/mjcontentsourcetype.form.component";
127
- import * as i126 from "./Entities/MJContentSource/mjcontentsource.form.component";
128
- import * as i127 from "./Entities/MJContentTypeAttribute/mjcontenttypeattribute.form.component";
129
- import * as i128 from "./Entities/MJContentType/mjcontenttype.form.component";
130
- import * as i129 from "./Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component";
131
- import * as i130 from "./Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component";
132
- import * as i131 from "./Entities/MJConversationArtifact/mjconversationartifact.form.component";
133
- import * as i132 from "./Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component";
134
- import * as i133 from "./Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component";
135
- import * as i134 from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
136
- import * as i135 from "./Entities/MJConversationDetail/mjconversationdetail.form.component";
137
- import * as i136 from "./Entities/MJConversation/mjconversation.form.component";
138
- import * as i137 from "./Entities/MJCountry/mjcountry.form.component";
139
- import * as i138 from "./Entities/MJCredentialCategory/mjcredentialcategory.form.component";
140
- import * as i139 from "./Entities/MJCredentialType/mjcredentialtype.form.component";
141
- import * as i140 from "./Entities/MJCredential/mjcredential.form.component";
142
- import * as i141 from "./Entities/MJDashboardCategory/mjdashboardcategory.form.component";
143
- import * as i142 from "./Entities/MJDashboardCategoryLink/mjdashboardcategorylink.form.component";
144
- import * as i143 from "./Entities/MJDashboardCategoryPermission/mjdashboardcategorypermission.form.component";
145
- import * as i144 from "./Entities/MJDashboardPartType/mjdashboardparttype.form.component";
146
- import * as i145 from "./Entities/MJDashboardPermission/mjdashboardpermission.form.component";
147
- import * as i146 from "./Entities/MJDashboardUserPreference/mjdashboarduserpreference.form.component";
148
- import * as i147 from "./Entities/MJDashboardUserState/mjdashboarduserstate.form.component";
149
- import * as i148 from "./Entities/MJDashboard/mjdashboard.form.component";
150
- import * as i149 from "./Entities/MJDataContextItem/mjdatacontextitem.form.component";
151
- import * as i150 from "./Entities/MJDataContext/mjdatacontext.form.component";
152
- import * as i151 from "./Entities/MJDatasetItem/mjdatasetitem.form.component";
153
- import * as i152 from "./Entities/MJDataset/mjdataset.form.component";
154
- import * as i153 from "./Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component";
155
- import * as i154 from "./Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component";
156
- import * as i155 from "./Entities/MJDuplicateRun/mjduplicaterun.form.component";
157
- import * as i156 from "./Entities/MJEmployeeCompanyIntegration/mjemployeecompanyintegration.form.component";
158
- import * as i157 from "./Entities/MJEmployeeRole/mjemployeerole.form.component";
159
- import * as i158 from "./Entities/MJEmployeeSkill/mjemployeeskill.form.component";
160
- import * as i159 from "./Entities/MJEmployee/mjemployee.form.component";
161
- import * as i160 from "./Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component";
162
- import * as i161 from "./Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component";
163
- import * as i162 from "./Entities/MJEncryptionKey/mjencryptionkey.form.component";
164
- import * as i163 from "./Entities/MJEntity/mjentity.form.component";
165
- import * as i164 from "./Entities/MJEntityActionFilter/mjentityactionfilter.form.component";
166
- import * as i165 from "./Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component";
167
- import * as i166 from "./Entities/MJEntityActionInvocation/mjentityactioninvocation.form.component";
168
- import * as i167 from "./Entities/MJEntityActionParam/mjentityactionparam.form.component";
169
- import * as i168 from "./Entities/MJEntityAction/mjentityaction.form.component";
170
- import * as i169 from "./Entities/MJEntityAIAction/mjentityaiaction.form.component";
171
- import * as i170 from "./Entities/MJEntityCommunicationField/mjentitycommunicationfield.form.component";
172
- import * as i171 from "./Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component";
173
- import * as i172 from "./Entities/MJEntityDocumentRun/mjentitydocumentrun.form.component";
174
- import * as i173 from "./Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component";
175
- import * as i174 from "./Entities/MJEntityDocumentType/mjentitydocumenttype.form.component";
176
- import * as i175 from "./Entities/MJEntityDocument/mjentitydocument.form.component";
177
- import * as i176 from "./Entities/MJEntityFieldValue/mjentityfieldvalue.form.component";
178
- import * as i177 from "./Entities/MJEntityField/mjentityfield.form.component";
179
- import * as i178 from "./Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component";
180
- import * as i179 from "./Entities/MJEntityOrganicKey/mjentityorganickey.form.component";
181
- import * as i180 from "./Entities/MJEntityPermission/mjentitypermission.form.component";
182
- import * as i181 from "./Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component";
183
- import * as i182 from "./Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component";
184
- import * as i183 from "./Entities/MJEntityRelationship/mjentityrelationship.form.component";
185
- import * as i184 from "./Entities/MJEntitySetting/mjentitysetting.form.component";
186
- import * as i185 from "./Entities/MJEnvironment/mjenvironment.form.component";
187
- import * as i186 from "./Entities/MJErrorLog/mjerrorlog.form.component";
188
- import * as i187 from "./Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component";
189
- import * as i188 from "./Entities/MJFileCategory/mjfilecategory.form.component";
190
- import * as i189 from "./Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component";
191
- import * as i190 from "./Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component";
192
- import * as i191 from "./Entities/MJFileStorageAccount/mjfilestorageaccount.form.component";
193
- import * as i192 from "./Entities/MJFileStorageProvider/mjfilestorageprovider.form.component";
194
- import * as i193 from "./Entities/MJFile/mjfile.form.component";
195
- import * as i194 from "./Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component";
196
- import * as i195 from "./Entities/MJGeneratedCode/mjgeneratedcode.form.component";
197
- import * as i196 from "./Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component";
198
- import * as i197 from "./Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component";
199
- import * as i198 from "./Entities/MJIntegrationObject/mjintegrationobject.form.component";
200
- import * as i199 from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
201
- import * as i200 from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
202
- import * as i201 from "./Entities/MJIntegration/mjintegration.form.component";
203
- import * as i202 from "./Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component";
204
- import * as i203 from "./Entities/MJLibrary/mjlibrary.form.component";
205
- import * as i204 from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
206
- import * as i205 from "./Entities/MJListCategory/mjlistcategory.form.component";
207
- import * as i206 from "./Entities/MJListDetail/mjlistdetail.form.component";
208
- import * as i207 from "./Entities/MJListInvitation/mjlistinvitation.form.component";
209
- import * as i208 from "./Entities/MJListShare/mjlistshare.form.component";
210
- import * as i209 from "./Entities/MJList/mjlist.form.component";
211
- import * as i210 from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
212
- import * as i211 from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
213
- import * as i212 from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
214
- import * as i213 from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
215
- import * as i214 from "./Entities/MJMCPServer/mjmcpserver.form.component";
216
- import * as i215 from "./Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component";
217
- import * as i216 from "./Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component";
218
- import * as i217 from "./Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component";
219
- import * as i218 from "./Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component";
220
- import * as i219 from "./Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component";
221
- import * as i220 from "./Entities/MJOAuthToken/mjoauthtoken.form.component";
222
- import * as i221 from "./Entities/MJOpenAppDependency/mjopenappdependency.form.component";
223
- import * as i222 from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
224
- import * as i223 from "./Entities/MJOpenApp/mjopenapp.form.component";
225
- import * as i224 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
226
- import * as i225 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
227
- import * as i226 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
228
- import * as i227 from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
229
- import * as i228 from "./Entities/MJProject/mjproject.form.component";
230
- import * as i229 from "./Entities/MJPublicLink/mjpubliclink.form.component";
231
- import * as i230 from "./Entities/MJQuery/mjquery.form.component";
232
- import * as i231 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
233
- import * as i232 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
234
- import * as i233 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
235
- import * as i234 from "./Entities/MJQueryField/mjqueryfield.form.component";
236
- import * as i235 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
237
- import * as i236 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
238
- import * as i237 from "./Entities/MJQuerySQL/mjquerysql.form.component";
239
- import * as i238 from "./Entities/MJQueueTask/mjqueuetask.form.component";
240
- import * as i239 from "./Entities/MJQueueType/mjqueuetype.form.component";
241
- import * as i240 from "./Entities/MJQueue/mjqueue.form.component";
242
- import * as i241 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
243
- import * as i242 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
244
- import * as i243 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
245
- import * as i244 from "./Entities/MJRecommendation/mjrecommendation.form.component";
246
- import * as i245 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
247
- import * as i246 from "./Entities/MJRecordChange/mjrecordchange.form.component";
248
- import * as i247 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
249
- import * as i248 from "./Entities/MJRecordLink/mjrecordlink.form.component";
250
- import * as i249 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
251
- import * as i250 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
252
- import * as i251 from "./Entities/MJReportCategory/mjreportcategory.form.component";
253
- import * as i252 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
254
- import * as i253 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
255
- import * as i254 from "./Entities/MJReportVersion/mjreportversion.form.component";
256
- import * as i255 from "./Entities/MJReport/mjreport.form.component";
257
- import * as i256 from "./Entities/MJResourceLink/mjresourcelink.form.component";
258
- import * as i257 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
259
- import * as i258 from "./Entities/MJResourceType/mjresourcetype.form.component";
260
- import * as i259 from "./Entities/MJRole/mjrole.form.component";
261
- import * as i260 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
262
- import * as i261 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
263
- import * as i262 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
264
- import * as i263 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
265
- import * as i264 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
266
- import * as i265 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
267
- import * as i266 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
268
- import * as i267 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
269
- import * as i268 from "./Entities/MJSkill/mjskill.form.component";
270
- import * as i269 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
271
- import * as i270 from "./Entities/MJStateProvince/mjstateprovince.form.component";
272
- import * as i271 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
273
- import * as i272 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
274
- import * as i273 from "./Entities/MJTagScope/mjtagscope.form.component";
275
- import * as i274 from "./Entities/MJTagSuggestion/mjtagsuggestion.form.component";
276
- import * as i275 from "./Entities/MJTagSynonym/mjtagsynonym.form.component";
277
- import * as i276 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
278
- import * as i277 from "./Entities/MJTag/mjtag.form.component";
279
- import * as i278 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
280
- import * as i279 from "./Entities/MJTaskType/mjtasktype.form.component";
281
- import * as i280 from "./Entities/MJTask/mjtask.form.component";
282
- import * as i281 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
283
- import * as i282 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
284
- import * as i283 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
285
- import * as i284 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
286
- import * as i285 from "./Entities/MJTemplate/mjtemplate.form.component";
287
- import * as i286 from "./Entities/MJTestRubric/mjtestrubric.form.component";
288
- import * as i287 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
289
- import * as i288 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
290
- import * as i289 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
291
- import * as i290 from "./Entities/MJTestRun/mjtestrun.form.component";
292
- import * as i291 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
293
- import * as i292 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
294
- import * as i293 from "./Entities/MJTestSuite/mjtestsuite.form.component";
295
- import * as i294 from "./Entities/MJTestType/mjtesttype.form.component";
296
- import * as i295 from "./Entities/MJTest/mjtest.form.component";
297
- import * as i296 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
298
- import * as i297 from "./Entities/MJUserApplication/mjuserapplication.form.component";
299
- import * as i298 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
300
- import * as i299 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
301
- import * as i300 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
302
- import * as i301 from "./Entities/MJUserNotification/mjusernotification.form.component";
303
- import * as i302 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
304
- import * as i303 from "./Entities/MJUserRole/mjuserrole.form.component";
305
- import * as i304 from "./Entities/MJUserSetting/mjusersetting.form.component";
306
- import * as i305 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
307
- import * as i306 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
308
- import * as i307 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
309
- import * as i308 from "./Entities/MJUserView/mjuserview.form.component";
310
- import * as i309 from "./Entities/MJUser/mjuser.form.component";
311
- import * as i310 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
312
- import * as i311 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
313
- import * as i312 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
314
- import * as i313 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
315
- import * as i314 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
316
- import * as i315 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
317
- import * as i316 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
318
- import * as i317 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
319
- import * as i318 from "./Entities/MJWorkflow/mjworkflow.form.component";
320
- import * as i319 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
321
- import * as i320 from "./Entities/MJWorkspace/mjworkspace.form.component";
108
+ import * as i107 from "./Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component";
109
+ import * as i108 from "./Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component";
110
+ import * as i109 from "./Entities/MJCompanyIntegrationSyncWatermark/mjcompanyintegrationsyncwatermark.form.component";
111
+ import * as i110 from "./Entities/MJCompanyIntegration/mjcompanyintegration.form.component";
112
+ import * as i111 from "./Entities/MJComponentDependency/mjcomponentdependency.form.component";
113
+ import * as i112 from "./Entities/MJComponentLibrary/mjcomponentlibrary.form.component";
114
+ import * as i113 from "./Entities/MJComponentLibraryLink/mjcomponentlibrarylink.form.component";
115
+ import * as i114 from "./Entities/MJComponentRegistry/mjcomponentregistry.form.component";
116
+ import * as i115 from "./Entities/MJComponent/mjcomponent.form.component";
117
+ import * as i116 from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
118
+ import * as i117 from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
119
+ import * as i118 from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
120
+ import * as i119 from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
121
+ import * as i120 from "./Entities/MJContentItem/mjcontentitem.form.component";
122
+ import * as i121 from "./Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component";
123
+ import * as i122 from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
124
+ import * as i123 from "./Entities/MJContentProcessRun/mjcontentprocessrun.form.component";
125
+ import * as i124 from "./Entities/MJContentSourceParam/mjcontentsourceparam.form.component";
126
+ import * as i125 from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
127
+ import * as i126 from "./Entities/MJContentSourceType/mjcontentsourcetype.form.component";
128
+ import * as i127 from "./Entities/MJContentSource/mjcontentsource.form.component";
129
+ import * as i128 from "./Entities/MJContentTypeAttribute/mjcontenttypeattribute.form.component";
130
+ import * as i129 from "./Entities/MJContentType/mjcontenttype.form.component";
131
+ import * as i130 from "./Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component";
132
+ import * as i131 from "./Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component";
133
+ import * as i132 from "./Entities/MJConversationArtifact/mjconversationartifact.form.component";
134
+ import * as i133 from "./Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component";
135
+ import * as i134 from "./Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component";
136
+ import * as i135 from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
137
+ import * as i136 from "./Entities/MJConversationDetail/mjconversationdetail.form.component";
138
+ import * as i137 from "./Entities/MJConversation/mjconversation.form.component";
139
+ import * as i138 from "./Entities/MJCountry/mjcountry.form.component";
140
+ import * as i139 from "./Entities/MJCredentialCategory/mjcredentialcategory.form.component";
141
+ import * as i140 from "./Entities/MJCredentialType/mjcredentialtype.form.component";
142
+ import * as i141 from "./Entities/MJCredential/mjcredential.form.component";
143
+ import * as i142 from "./Entities/MJDashboardCategory/mjdashboardcategory.form.component";
144
+ import * as i143 from "./Entities/MJDashboardCategoryLink/mjdashboardcategorylink.form.component";
145
+ import * as i144 from "./Entities/MJDashboardCategoryPermission/mjdashboardcategorypermission.form.component";
146
+ import * as i145 from "./Entities/MJDashboardPartType/mjdashboardparttype.form.component";
147
+ import * as i146 from "./Entities/MJDashboardPermission/mjdashboardpermission.form.component";
148
+ import * as i147 from "./Entities/MJDashboardUserPreference/mjdashboarduserpreference.form.component";
149
+ import * as i148 from "./Entities/MJDashboardUserState/mjdashboarduserstate.form.component";
150
+ import * as i149 from "./Entities/MJDashboard/mjdashboard.form.component";
151
+ import * as i150 from "./Entities/MJDataContextItem/mjdatacontextitem.form.component";
152
+ import * as i151 from "./Entities/MJDataContext/mjdatacontext.form.component";
153
+ import * as i152 from "./Entities/MJDatasetItem/mjdatasetitem.form.component";
154
+ import * as i153 from "./Entities/MJDataset/mjdataset.form.component";
155
+ import * as i154 from "./Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component";
156
+ import * as i155 from "./Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component";
157
+ import * as i156 from "./Entities/MJDuplicateRun/mjduplicaterun.form.component";
158
+ import * as i157 from "./Entities/MJEmployeeCompanyIntegration/mjemployeecompanyintegration.form.component";
159
+ import * as i158 from "./Entities/MJEmployeeRole/mjemployeerole.form.component";
160
+ import * as i159 from "./Entities/MJEmployeeSkill/mjemployeeskill.form.component";
161
+ import * as i160 from "./Entities/MJEmployee/mjemployee.form.component";
162
+ import * as i161 from "./Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component";
163
+ import * as i162 from "./Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component";
164
+ import * as i163 from "./Entities/MJEncryptionKey/mjencryptionkey.form.component";
165
+ import * as i164 from "./Entities/MJEntity/mjentity.form.component";
166
+ import * as i165 from "./Entities/MJEntityActionFilter/mjentityactionfilter.form.component";
167
+ import * as i166 from "./Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component";
168
+ import * as i167 from "./Entities/MJEntityActionInvocation/mjentityactioninvocation.form.component";
169
+ import * as i168 from "./Entities/MJEntityActionParam/mjentityactionparam.form.component";
170
+ import * as i169 from "./Entities/MJEntityAction/mjentityaction.form.component";
171
+ import * as i170 from "./Entities/MJEntityAIAction/mjentityaiaction.form.component";
172
+ import * as i171 from "./Entities/MJEntityCommunicationField/mjentitycommunicationfield.form.component";
173
+ import * as i172 from "./Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component";
174
+ import * as i173 from "./Entities/MJEntityDocumentRun/mjentitydocumentrun.form.component";
175
+ import * as i174 from "./Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component";
176
+ import * as i175 from "./Entities/MJEntityDocumentType/mjentitydocumenttype.form.component";
177
+ import * as i176 from "./Entities/MJEntityDocument/mjentitydocument.form.component";
178
+ import * as i177 from "./Entities/MJEntityFieldValue/mjentityfieldvalue.form.component";
179
+ import * as i178 from "./Entities/MJEntityField/mjentityfield.form.component";
180
+ import * as i179 from "./Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component";
181
+ import * as i180 from "./Entities/MJEntityOrganicKey/mjentityorganickey.form.component";
182
+ import * as i181 from "./Entities/MJEntityPermission/mjentitypermission.form.component";
183
+ import * as i182 from "./Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component";
184
+ import * as i183 from "./Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component";
185
+ import * as i184 from "./Entities/MJEntityRelationship/mjentityrelationship.form.component";
186
+ import * as i185 from "./Entities/MJEntitySetting/mjentitysetting.form.component";
187
+ import * as i186 from "./Entities/MJEnvironment/mjenvironment.form.component";
188
+ import * as i187 from "./Entities/MJErrorLog/mjerrorlog.form.component";
189
+ import * as i188 from "./Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component";
190
+ import * as i189 from "./Entities/MJFileCategory/mjfilecategory.form.component";
191
+ import * as i190 from "./Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component";
192
+ import * as i191 from "./Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component";
193
+ import * as i192 from "./Entities/MJFileStorageAccount/mjfilestorageaccount.form.component";
194
+ import * as i193 from "./Entities/MJFileStorageProvider/mjfilestorageprovider.form.component";
195
+ import * as i194 from "./Entities/MJFile/mjfile.form.component";
196
+ import * as i195 from "./Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component";
197
+ import * as i196 from "./Entities/MJGeneratedCode/mjgeneratedcode.form.component";
198
+ import * as i197 from "./Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component";
199
+ import * as i198 from "./Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component";
200
+ import * as i199 from "./Entities/MJIntegrationObject/mjintegrationobject.form.component";
201
+ import * as i200 from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
202
+ import * as i201 from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
203
+ import * as i202 from "./Entities/MJIntegration/mjintegration.form.component";
204
+ import * as i203 from "./Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component";
205
+ import * as i204 from "./Entities/MJLibrary/mjlibrary.form.component";
206
+ import * as i205 from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
207
+ import * as i206 from "./Entities/MJListCategory/mjlistcategory.form.component";
208
+ import * as i207 from "./Entities/MJListDetail/mjlistdetail.form.component";
209
+ import * as i208 from "./Entities/MJListInvitation/mjlistinvitation.form.component";
210
+ import * as i209 from "./Entities/MJListShare/mjlistshare.form.component";
211
+ import * as i210 from "./Entities/MJList/mjlist.form.component";
212
+ import * as i211 from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
213
+ import * as i212 from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
214
+ import * as i213 from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
215
+ import * as i214 from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
216
+ import * as i215 from "./Entities/MJMCPServer/mjmcpserver.form.component";
217
+ import * as i216 from "./Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component";
218
+ import * as i217 from "./Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component";
219
+ import * as i218 from "./Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component";
220
+ import * as i219 from "./Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component";
221
+ import * as i220 from "./Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component";
222
+ import * as i221 from "./Entities/MJOAuthToken/mjoauthtoken.form.component";
223
+ import * as i222 from "./Entities/MJOpenAppDependency/mjopenappdependency.form.component";
224
+ import * as i223 from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
225
+ import * as i224 from "./Entities/MJOpenApp/mjopenapp.form.component";
226
+ import * as i225 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
227
+ import * as i226 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
228
+ import * as i227 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
229
+ import * as i228 from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
230
+ import * as i229 from "./Entities/MJProject/mjproject.form.component";
231
+ import * as i230 from "./Entities/MJPublicLink/mjpubliclink.form.component";
232
+ import * as i231 from "./Entities/MJQuery/mjquery.form.component";
233
+ import * as i232 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
234
+ import * as i233 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
235
+ import * as i234 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
236
+ import * as i235 from "./Entities/MJQueryField/mjqueryfield.form.component";
237
+ import * as i236 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
238
+ import * as i237 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
239
+ import * as i238 from "./Entities/MJQuerySQL/mjquerysql.form.component";
240
+ import * as i239 from "./Entities/MJQueueTask/mjqueuetask.form.component";
241
+ import * as i240 from "./Entities/MJQueueType/mjqueuetype.form.component";
242
+ import * as i241 from "./Entities/MJQueue/mjqueue.form.component";
243
+ import * as i242 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
244
+ import * as i243 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
245
+ import * as i244 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
246
+ import * as i245 from "./Entities/MJRecommendation/mjrecommendation.form.component";
247
+ import * as i246 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
248
+ import * as i247 from "./Entities/MJRecordChange/mjrecordchange.form.component";
249
+ import * as i248 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
250
+ import * as i249 from "./Entities/MJRecordLink/mjrecordlink.form.component";
251
+ import * as i250 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
252
+ import * as i251 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
253
+ import * as i252 from "./Entities/MJReportCategory/mjreportcategory.form.component";
254
+ import * as i253 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
255
+ import * as i254 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
256
+ import * as i255 from "./Entities/MJReportVersion/mjreportversion.form.component";
257
+ import * as i256 from "./Entities/MJReport/mjreport.form.component";
258
+ import * as i257 from "./Entities/MJResourceLink/mjresourcelink.form.component";
259
+ import * as i258 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
260
+ import * as i259 from "./Entities/MJResourceType/mjresourcetype.form.component";
261
+ import * as i260 from "./Entities/MJRole/mjrole.form.component";
262
+ import * as i261 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
263
+ import * as i262 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
264
+ import * as i263 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
265
+ import * as i264 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
266
+ import * as i265 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
267
+ import * as i266 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
268
+ import * as i267 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
269
+ import * as i268 from "./Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component";
270
+ import * as i269 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
271
+ import * as i270 from "./Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component";
272
+ import * as i271 from "./Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component";
273
+ import * as i272 from "./Entities/MJSearchScopePermission/mjsearchscopepermission.form.component";
274
+ import * as i273 from "./Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component";
275
+ import * as i274 from "./Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component";
276
+ import * as i275 from "./Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component";
277
+ import * as i276 from "./Entities/MJSearchScope/mjsearchscope.form.component";
278
+ import * as i277 from "./Entities/MJSkill/mjskill.form.component";
279
+ import * as i278 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
280
+ import * as i279 from "./Entities/MJStateProvince/mjstateprovince.form.component";
281
+ import * as i280 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
282
+ import * as i281 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
283
+ import * as i282 from "./Entities/MJTagScope/mjtagscope.form.component";
284
+ import * as i283 from "./Entities/MJTagSuggestion/mjtagsuggestion.form.component";
285
+ import * as i284 from "./Entities/MJTagSynonym/mjtagsynonym.form.component";
286
+ import * as i285 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
287
+ import * as i286 from "./Entities/MJTag/mjtag.form.component";
288
+ import * as i287 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
289
+ import * as i288 from "./Entities/MJTaskType/mjtasktype.form.component";
290
+ import * as i289 from "./Entities/MJTask/mjtask.form.component";
291
+ import * as i290 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
292
+ import * as i291 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
293
+ import * as i292 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
294
+ import * as i293 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
295
+ import * as i294 from "./Entities/MJTemplate/mjtemplate.form.component";
296
+ import * as i295 from "./Entities/MJTestRubric/mjtestrubric.form.component";
297
+ import * as i296 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
298
+ import * as i297 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
299
+ import * as i298 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
300
+ import * as i299 from "./Entities/MJTestRun/mjtestrun.form.component";
301
+ import * as i300 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
302
+ import * as i301 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
303
+ import * as i302 from "./Entities/MJTestSuite/mjtestsuite.form.component";
304
+ import * as i303 from "./Entities/MJTestType/mjtesttype.form.component";
305
+ import * as i304 from "./Entities/MJTest/mjtest.form.component";
306
+ import * as i305 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
307
+ import * as i306 from "./Entities/MJUserApplication/mjuserapplication.form.component";
308
+ import * as i307 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
309
+ import * as i308 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
310
+ import * as i309 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
311
+ import * as i310 from "./Entities/MJUserNotification/mjusernotification.form.component";
312
+ import * as i311 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
313
+ import * as i312 from "./Entities/MJUserRole/mjuserrole.form.component";
314
+ import * as i313 from "./Entities/MJUserSetting/mjusersetting.form.component";
315
+ import * as i314 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
316
+ import * as i315 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
317
+ import * as i316 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
318
+ import * as i317 from "./Entities/MJUserView/mjuserview.form.component";
319
+ import * as i318 from "./Entities/MJUser/mjuser.form.component";
320
+ import * as i319 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
321
+ import * as i320 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
322
+ import * as i321 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
323
+ import * as i322 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
324
+ import * as i323 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
325
+ import * as i324 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
326
+ import * as i325 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
327
+ import * as i326 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
328
+ import * as i327 from "./Entities/MJWorkflow/mjworkflow.form.component";
329
+ import * as i328 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
330
+ import * as i329 from "./Entities/MJWorkspace/mjworkspace.form.component";
322
331
  export declare class GeneratedForms_SubModule_0 {
323
332
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
324
333
  static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.MJAccessControlRuleFormComponent, typeof i2.MJActionAuthorizationFormComponent, typeof i3.MJActionCategoryFormComponent, typeof i4.MJActionContextTypeFormComponent, typeof i5.MJActionContextFormComponent, typeof i6.MJActionExecutionLogFormComponent, typeof i7.MJActionFilterFormComponent, typeof i8.MJActionLibraryFormComponent, typeof i9.MJActionParamFormComponent, typeof i10.MJActionResultCodeFormComponent, typeof i11.MJActionFormComponent, typeof i12.MJAIActionFormComponent, typeof i13.MJAIAgentActionFormComponent, typeof i14.MJAIAgentArtifactTypeFormComponent, typeof i15.MJAIAgentCategoryFormComponent, typeof i16.MJAIAgentClientToolFormComponent, typeof i17.MJAIAgentConfigurationFormComponent, typeof i18.MJAIAgentDataSourceFormComponent, typeof i19.MJAIAgentExampleFormComponent, typeof i20.MJAIAgentLearningCycleFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
@@ -326,82 +335,87 @@ export declare class GeneratedForms_SubModule_0 {
326
335
  }
327
336
  export declare class GeneratedForms_SubModule_1 {
328
337
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_1, never>;
329
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_1, [typeof i26.MJAIAgentModalityFormComponent, typeof i27.MJAIAgentModelFormComponent, typeof i28.MJAIAgentNoteTypeFormComponent, typeof i29.MJAIAgentNoteFormComponent, typeof i30.MJAIAgentPermissionFormComponent, typeof i31.MJAIAgentPromptFormComponent, typeof i32.MJAIAgentRelationshipFormComponent, typeof i33.MJAIAgentRequestTypeFormComponent, typeof i34.MJAIAgentRequestFormComponent, typeof i35.MJAIAgentRunMediaFormComponent, typeof i36.MJAIAgentRunStepFormComponent, typeof i37.MJAIAgentRunFormComponent, typeof i38.MJAIAgentStepPathFormComponent, typeof i39.MJAIAgentStepFormComponent, typeof i40.MJAIAgentTypeFormComponent, typeof i41.MJAIAgentFormComponent, typeof i42.MJAIArchitectureFormComponent, typeof i43.MJAIClientToolDefinitionFormComponent, typeof i44.MJAIConfigurationParamFormComponent, typeof i45.MJAIConfigurationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
338
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_1, [typeof i26.MJAIAgentModalityFormComponent, typeof i27.MJAIAgentModelFormComponent, typeof i28.MJAIAgentNoteTypeFormComponent, typeof i29.MJAIAgentNoteFormComponent, typeof i30.MJAIAgentPermissionFormComponent, typeof i31.MJAIAgentPromptFormComponent, typeof i32.MJAIAgentRelationshipFormComponent, typeof i33.MJAIAgentRequestTypeFormComponent, typeof i34.MJAIAgentRequestFormComponent, typeof i35.MJAIAgentRunMediaFormComponent, typeof i36.MJAIAgentRunStepFormComponent, typeof i37.MJAIAgentRunFormComponent, typeof i38.MJAIAgentSearchScopeFormComponent, typeof i39.MJAIAgentStepPathFormComponent, typeof i40.MJAIAgentStepFormComponent, typeof i41.MJAIAgentTypeFormComponent, typeof i42.MJAIAgentFormComponent, typeof i43.MJAIArchitectureFormComponent, typeof i44.MJAIClientToolDefinitionFormComponent, typeof i45.MJAIConfigurationParamFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
330
339
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_1>;
331
340
  }
332
341
  export declare class GeneratedForms_SubModule_2 {
333
342
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_2, never>;
334
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_2, [typeof i46.MJAICredentialBindingFormComponent, typeof i47.MJAIModalityFormComponent, typeof i48.MJAIModelActionFormComponent, typeof i49.MJAIModelArchitectureFormComponent, typeof i50.MJAIModelCostFormComponent, typeof i51.MJAIModelModalityFormComponent, typeof i52.MJAIModelPriceTypeFormComponent, typeof i53.MJAIModelPriceUnitTypeFormComponent, typeof i54.MJAIModelTypeFormComponent, typeof i55.MJAIModelVendorFormComponent, typeof i56.MJAIModelFormComponent, typeof i57.MJAIPromptCategoryFormComponent, typeof i58.MJAIPromptModelFormComponent, typeof i59.MJAIPromptRunMediaFormComponent, typeof i60.MJAIPromptRunFormComponent, typeof i61.MJAIPromptTypeFormComponent, typeof i62.MJAIPromptFormComponent, typeof i63.MJAIResultCacheFormComponent, typeof i64.MJAIVendorTypeDefinitionFormComponent, typeof i65.MJAIVendorTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
343
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_2, [typeof i46.MJAIConfigurationFormComponent, typeof i47.MJAICredentialBindingFormComponent, typeof i48.MJAIModalityFormComponent, typeof i49.MJAIModelActionFormComponent, typeof i50.MJAIModelArchitectureFormComponent, typeof i51.MJAIModelCostFormComponent, typeof i52.MJAIModelModalityFormComponent, typeof i53.MJAIModelPriceTypeFormComponent, typeof i54.MJAIModelPriceUnitTypeFormComponent, typeof i55.MJAIModelTypeFormComponent, typeof i56.MJAIModelVendorFormComponent, typeof i57.MJAIModelFormComponent, typeof i58.MJAIPromptCategoryFormComponent, typeof i59.MJAIPromptModelFormComponent, typeof i60.MJAIPromptRunMediaFormComponent, typeof i61.MJAIPromptRunFormComponent, typeof i62.MJAIPromptTypeFormComponent, typeof i63.MJAIPromptFormComponent, typeof i64.MJAIResultCacheFormComponent, typeof i65.MJAIVendorTypeDefinitionFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
335
344
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_2>;
336
345
  }
337
346
  export declare class GeneratedForms_SubModule_3 {
338
347
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_3, never>;
339
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_3, [typeof i66.MJAIVendorFormComponent, typeof i67.MJAPIApplicationScopeFormComponent, typeof i68.MJAPIApplicationFormComponent, typeof i69.MJAPIKeyApplicationFormComponent, typeof i70.MJAPIKeyScopeFormComponent, typeof i71.MJAPIKeyUsageLogFormComponent, typeof i72.MJAPIKeyFormComponent, typeof i73.MJAPIScopeFormComponent, typeof i74.MJApplicationEntityFormComponent, typeof i75.MJApplicationRoleFormComponent, typeof i76.MJApplicationSettingFormComponent, typeof i77.MJApplicationFormComponent, typeof i78.MJArchiveConfigurationEntityFormComponent, typeof i79.MJArchiveConfigurationFormComponent, typeof i80.MJArchiveRunDetailFormComponent, typeof i81.MJArchiveRunFormComponent, typeof i82.MJArtifactPermissionFormComponent, typeof i83.MJArtifactTypeFormComponent, typeof i84.MJArtifactUseFormComponent, typeof i85.MJArtifactVersionAttributeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
348
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_3, [typeof i66.MJAIVendorTypeFormComponent, typeof i67.MJAIVendorFormComponent, typeof i68.MJAPIApplicationScopeFormComponent, typeof i69.MJAPIApplicationFormComponent, typeof i70.MJAPIKeyApplicationFormComponent, typeof i71.MJAPIKeyScopeFormComponent, typeof i72.MJAPIKeyUsageLogFormComponent, typeof i73.MJAPIKeyFormComponent, typeof i74.MJAPIScopeFormComponent, typeof i75.MJApplicationEntityFormComponent, typeof i76.MJApplicationRoleFormComponent, typeof i77.MJApplicationSettingFormComponent, typeof i78.MJApplicationFormComponent, typeof i79.MJArchiveConfigurationEntityFormComponent, typeof i80.MJArchiveConfigurationFormComponent, typeof i81.MJArchiveRunDetailFormComponent, typeof i82.MJArchiveRunFormComponent, typeof i83.MJArtifactPermissionFormComponent, typeof i84.MJArtifactTypeFormComponent, typeof i85.MJArtifactUseFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
340
349
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_3>;
341
350
  }
342
351
  export declare class GeneratedForms_SubModule_4 {
343
352
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_4, never>;
344
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_4, [typeof i86.MJArtifactVersionFormComponent, typeof i87.MJArtifactFormComponent, typeof i88.MJAuditLogTypeFormComponent, typeof i89.MJAuditLogFormComponent, typeof i90.MJAuthorizationRoleFormComponent, typeof i91.MJAuthorizationFormComponent, typeof i92.MJCollectionArtifactFormComponent, typeof i93.MJCollectionPermissionFormComponent, typeof i94.MJCollectionFormComponent, typeof i95.MJCommunicationBaseMessageTypeFormComponent, typeof i96.MJCommunicationLogFormComponent, typeof i97.MJCommunicationProviderMessageTypeFormComponent, typeof i98.MJCommunicationProviderFormComponent, typeof i99.MJCommunicationRunFormComponent, typeof i100.MJCompanyFormComponent, typeof i101.MJCompanyIntegrationEntityMapFormComponent, typeof i102.MJCompanyIntegrationFieldMapFormComponent, typeof i103.MJCompanyIntegrationRecordMapFormComponent, typeof i104.MJCompanyIntegrationRunAPILogFormComponent, typeof i105.MJCompanyIntegrationRunDetailFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule, typeof i106.JoinGridModule], never>;
353
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_4, [typeof i86.MJArtifactVersionAttributeFormComponent, typeof i87.MJArtifactVersionFormComponent, typeof i88.MJArtifactFormComponent, typeof i89.MJAuditLogTypeFormComponent, typeof i90.MJAuditLogFormComponent, typeof i91.MJAuthorizationRoleFormComponent, typeof i92.MJAuthorizationFormComponent, typeof i93.MJCollectionArtifactFormComponent, typeof i94.MJCollectionPermissionFormComponent, typeof i95.MJCollectionFormComponent, typeof i96.MJCommunicationBaseMessageTypeFormComponent, typeof i97.MJCommunicationLogFormComponent, typeof i98.MJCommunicationProviderMessageTypeFormComponent, typeof i99.MJCommunicationProviderFormComponent, typeof i100.MJCommunicationRunFormComponent, typeof i101.MJCompanyFormComponent, typeof i102.MJCompanyIntegrationEntityMapFormComponent, typeof i103.MJCompanyIntegrationFieldMapFormComponent, typeof i104.MJCompanyIntegrationRecordMapFormComponent, typeof i105.MJCompanyIntegrationRunAPILogFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule, typeof i106.JoinGridModule], never>;
345
354
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_4>;
346
355
  }
347
356
  export declare class GeneratedForms_SubModule_5 {
348
357
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_5, never>;
349
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i107.MJCompanyIntegrationRunFormComponent, typeof i108.MJCompanyIntegrationSyncWatermarkFormComponent, typeof i109.MJCompanyIntegrationFormComponent, typeof i110.MJComponentDependencyFormComponent, typeof i111.MJComponentLibraryFormComponent, typeof i112.MJComponentLibraryLinkFormComponent, typeof i113.MJComponentRegistryFormComponent, typeof i114.MJComponentFormComponent, typeof i115.MJContentFileTypeFormComponent, typeof i116.MJContentItemAttributeFormComponent, typeof i117.MJContentItemDuplicateFormComponent, typeof i118.MJContentItemTagFormComponent, typeof i119.MJContentItemFormComponent, typeof i120.MJContentProcessRunDetailFormComponent, typeof i121.MJContentProcessRunPromptRunFormComponent, typeof i122.MJContentProcessRunFormComponent, typeof i123.MJContentSourceParamFormComponent, typeof i124.MJContentSourceTypeParamFormComponent, typeof i125.MJContentSourceTypeFormComponent, typeof i126.MJContentSourceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
358
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i107.MJCompanyIntegrationRunDetailFormComponent, typeof i108.MJCompanyIntegrationRunFormComponent, typeof i109.MJCompanyIntegrationSyncWatermarkFormComponent, typeof i110.MJCompanyIntegrationFormComponent, typeof i111.MJComponentDependencyFormComponent, typeof i112.MJComponentLibraryFormComponent, typeof i113.MJComponentLibraryLinkFormComponent, typeof i114.MJComponentRegistryFormComponent, typeof i115.MJComponentFormComponent, typeof i116.MJContentFileTypeFormComponent, typeof i117.MJContentItemAttributeFormComponent, typeof i118.MJContentItemDuplicateFormComponent, typeof i119.MJContentItemTagFormComponent, typeof i120.MJContentItemFormComponent, typeof i121.MJContentProcessRunDetailFormComponent, typeof i122.MJContentProcessRunPromptRunFormComponent, typeof i123.MJContentProcessRunFormComponent, typeof i124.MJContentSourceParamFormComponent, typeof i125.MJContentSourceTypeParamFormComponent, typeof i126.MJContentSourceTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
350
359
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_5>;
351
360
  }
352
361
  export declare class GeneratedForms_SubModule_6 {
353
362
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_6, never>;
354
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i127.MJContentTypeAttributeFormComponent, typeof i128.MJContentTypeFormComponent, typeof i129.MJConversationArtifactPermissionFormComponent, typeof i130.MJConversationArtifactVersionFormComponent, typeof i131.MJConversationArtifactFormComponent, typeof i132.MJConversationDetailArtifactFormComponent, typeof i133.MJConversationDetailAttachmentFormComponent, typeof i134.MJConversationDetailRatingFormComponent, typeof i135.MJConversationDetailFormComponent, typeof i136.MJConversationFormComponent, typeof i137.MJCountryFormComponent, typeof i138.MJCredentialCategoryFormComponent, typeof i139.MJCredentialTypeFormComponent, typeof i140.MJCredentialFormComponent, typeof i141.MJDashboardCategoryFormComponent, typeof i142.MJDashboardCategoryLinkFormComponent, typeof i143.MJDashboardCategoryPermissionFormComponent, typeof i144.MJDashboardPartTypeFormComponent, typeof i145.MJDashboardPermissionFormComponent, typeof i146.MJDashboardUserPreferenceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
363
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i127.MJContentSourceFormComponent, typeof i128.MJContentTypeAttributeFormComponent, typeof i129.MJContentTypeFormComponent, typeof i130.MJConversationArtifactPermissionFormComponent, typeof i131.MJConversationArtifactVersionFormComponent, typeof i132.MJConversationArtifactFormComponent, typeof i133.MJConversationDetailArtifactFormComponent, typeof i134.MJConversationDetailAttachmentFormComponent, typeof i135.MJConversationDetailRatingFormComponent, typeof i136.MJConversationDetailFormComponent, typeof i137.MJConversationFormComponent, typeof i138.MJCountryFormComponent, typeof i139.MJCredentialCategoryFormComponent, typeof i140.MJCredentialTypeFormComponent, typeof i141.MJCredentialFormComponent, typeof i142.MJDashboardCategoryFormComponent, typeof i143.MJDashboardCategoryLinkFormComponent, typeof i144.MJDashboardCategoryPermissionFormComponent, typeof i145.MJDashboardPartTypeFormComponent, typeof i146.MJDashboardPermissionFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
355
364
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_6>;
356
365
  }
357
366
  export declare class GeneratedForms_SubModule_7 {
358
367
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_7, never>;
359
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i147.MJDashboardUserStateFormComponent, typeof i148.MJDashboardFormComponent, typeof i149.MJDataContextItemFormComponent, typeof i150.MJDataContextFormComponent, typeof i151.MJDatasetItemFormComponent, typeof i152.MJDatasetFormComponent, typeof i153.MJDuplicateRunDetailMatchFormComponent, typeof i154.MJDuplicateRunDetailFormComponent, typeof i155.MJDuplicateRunFormComponent, typeof i156.MJEmployeeCompanyIntegrationFormComponent, typeof i157.MJEmployeeRoleFormComponent, typeof i158.MJEmployeeSkillFormComponent, typeof i159.MJEmployeeFormComponent, typeof i160.MJEncryptionAlgorithmFormComponent, typeof i161.MJEncryptionKeySourceFormComponent, typeof i162.MJEncryptionKeyFormComponent, typeof i163.MJEntityFormComponent, typeof i164.MJEntityActionFilterFormComponent, typeof i165.MJEntityActionInvocationTypeFormComponent, typeof i166.MJEntityActionInvocationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
368
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i147.MJDashboardUserPreferenceFormComponent, typeof i148.MJDashboardUserStateFormComponent, typeof i149.MJDashboardFormComponent, typeof i150.MJDataContextItemFormComponent, typeof i151.MJDataContextFormComponent, typeof i152.MJDatasetItemFormComponent, typeof i153.MJDatasetFormComponent, typeof i154.MJDuplicateRunDetailMatchFormComponent, typeof i155.MJDuplicateRunDetailFormComponent, typeof i156.MJDuplicateRunFormComponent, typeof i157.MJEmployeeCompanyIntegrationFormComponent, typeof i158.MJEmployeeRoleFormComponent, typeof i159.MJEmployeeSkillFormComponent, typeof i160.MJEmployeeFormComponent, typeof i161.MJEncryptionAlgorithmFormComponent, typeof i162.MJEncryptionKeySourceFormComponent, typeof i163.MJEncryptionKeyFormComponent, typeof i164.MJEntityFormComponent, typeof i165.MJEntityActionFilterFormComponent, typeof i166.MJEntityActionInvocationTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
360
369
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_7>;
361
370
  }
362
371
  export declare class GeneratedForms_SubModule_8 {
363
372
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_8, never>;
364
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i167.MJEntityActionParamFormComponent, typeof i168.MJEntityActionFormComponent, typeof i169.MJEntityAIActionFormComponent, typeof i170.MJEntityCommunicationFieldFormComponent, typeof i171.MJEntityCommunicationMessageTypeFormComponent, typeof i172.MJEntityDocumentRunFormComponent, typeof i173.MJEntityDocumentSettingFormComponent, typeof i174.MJEntityDocumentTypeFormComponent, typeof i175.MJEntityDocumentFormComponent, typeof i176.MJEntityFieldValueFormComponent, typeof i177.MJEntityFieldFormComponent, typeof i178.MJEntityOrganicKeyRelatedEntityFormComponent, typeof i179.MJEntityOrganicKeyFormComponent, typeof i180.MJEntityPermissionFormComponent, typeof i181.MJEntityRecordDocumentFormComponent, typeof i182.MJEntityRelationshipDisplayComponentFormComponent, typeof i183.MJEntityRelationshipFormComponent, typeof i184.MJEntitySettingFormComponent, typeof i185.MJEnvironmentFormComponent, typeof i186.MJErrorLogFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
373
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i167.MJEntityActionInvocationFormComponent, typeof i168.MJEntityActionParamFormComponent, typeof i169.MJEntityActionFormComponent, typeof i170.MJEntityAIActionFormComponent, typeof i171.MJEntityCommunicationFieldFormComponent, typeof i172.MJEntityCommunicationMessageTypeFormComponent, typeof i173.MJEntityDocumentRunFormComponent, typeof i174.MJEntityDocumentSettingFormComponent, typeof i175.MJEntityDocumentTypeFormComponent, typeof i176.MJEntityDocumentFormComponent, typeof i177.MJEntityFieldValueFormComponent, typeof i178.MJEntityFieldFormComponent, typeof i179.MJEntityOrganicKeyRelatedEntityFormComponent, typeof i180.MJEntityOrganicKeyFormComponent, typeof i181.MJEntityPermissionFormComponent, typeof i182.MJEntityRecordDocumentFormComponent, typeof i183.MJEntityRelationshipDisplayComponentFormComponent, typeof i184.MJEntityRelationshipFormComponent, typeof i185.MJEntitySettingFormComponent, typeof i186.MJEnvironmentFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
365
374
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_8>;
366
375
  }
367
376
  export declare class GeneratedForms_SubModule_9 {
368
377
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_9, never>;
369
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i187.MJExplorerNavigationItemFormComponent, typeof i188.MJFileCategoryFormComponent, typeof i189.MJFileEntityRecordLinkFormComponent, typeof i190.MJFileStorageAccountPermissionFormComponent, typeof i191.MJFileStorageAccountFormComponent, typeof i192.MJFileStorageProviderFormComponent, typeof i193.MJFileFormComponent, typeof i194.MJGeneratedCodeCategoryFormComponent, typeof i195.MJGeneratedCodeFormComponent, typeof i196.MJInstanceConfigurationFormComponent, typeof i197.MJIntegrationObjectFieldFormComponent, typeof i198.MJIntegrationObjectFormComponent, typeof i199.MJIntegrationSourceTypeFormComponent, typeof i200.MJIntegrationURLFormatFormComponent, typeof i201.MJIntegrationFormComponent, typeof i202.MJKnowledgeHubSavedSearchFormComponent, typeof i203.MJLibraryFormComponent, typeof i204.MJLibraryItemFormComponent, typeof i205.MJListCategoryFormComponent, typeof i206.MJListDetailFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
378
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i187.MJErrorLogFormComponent, typeof i188.MJExplorerNavigationItemFormComponent, typeof i189.MJFileCategoryFormComponent, typeof i190.MJFileEntityRecordLinkFormComponent, typeof i191.MJFileStorageAccountPermissionFormComponent, typeof i192.MJFileStorageAccountFormComponent, typeof i193.MJFileStorageProviderFormComponent, typeof i194.MJFileFormComponent, typeof i195.MJGeneratedCodeCategoryFormComponent, typeof i196.MJGeneratedCodeFormComponent, typeof i197.MJInstanceConfigurationFormComponent, typeof i198.MJIntegrationObjectFieldFormComponent, typeof i199.MJIntegrationObjectFormComponent, typeof i200.MJIntegrationSourceTypeFormComponent, typeof i201.MJIntegrationURLFormatFormComponent, typeof i202.MJIntegrationFormComponent, typeof i203.MJKnowledgeHubSavedSearchFormComponent, typeof i204.MJLibraryFormComponent, typeof i205.MJLibraryItemFormComponent, typeof i206.MJListCategoryFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
370
379
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_9>;
371
380
  }
372
381
  export declare class GeneratedForms_SubModule_10 {
373
382
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_10, never>;
374
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i207.MJListInvitationFormComponent, typeof i208.MJListShareFormComponent, typeof i209.MJListFormComponent, typeof i210.MJMCPServerConnectionPermissionFormComponent, typeof i211.MJMCPServerConnectionToolFormComponent, typeof i212.MJMCPServerConnectionFormComponent, typeof i213.MJMCPServerToolFormComponent, typeof i214.MJMCPServerFormComponent, typeof i215.MJMCPToolExecutionLogFormComponent, typeof i216.MJMCPToolFavoriteFormComponent, typeof i217.MJOAuthAuthServerMetadataCacheFormComponent, typeof i218.MJOAuthAuthorizationStateFormComponent, typeof i219.MJOAuthClientRegistrationFormComponent, typeof i220.MJOAuthTokenFormComponent, typeof i221.MJOpenAppDependencyFormComponent, typeof i222.MJOpenAppInstallHistoryFormComponent, typeof i223.MJOpenAppFormComponent, typeof i224.MJOutputDeliveryTypeFormComponent, typeof i225.MJOutputFormatTypeFormComponent, typeof i226.MJOutputTriggerTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
383
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i207.MJListDetailFormComponent, typeof i208.MJListInvitationFormComponent, typeof i209.MJListShareFormComponent, typeof i210.MJListFormComponent, typeof i211.MJMCPServerConnectionPermissionFormComponent, typeof i212.MJMCPServerConnectionToolFormComponent, typeof i213.MJMCPServerConnectionFormComponent, typeof i214.MJMCPServerToolFormComponent, typeof i215.MJMCPServerFormComponent, typeof i216.MJMCPToolExecutionLogFormComponent, typeof i217.MJMCPToolFavoriteFormComponent, typeof i218.MJOAuthAuthServerMetadataCacheFormComponent, typeof i219.MJOAuthAuthorizationStateFormComponent, typeof i220.MJOAuthClientRegistrationFormComponent, typeof i221.MJOAuthTokenFormComponent, typeof i222.MJOpenAppDependencyFormComponent, typeof i223.MJOpenAppInstallHistoryFormComponent, typeof i224.MJOpenAppFormComponent, typeof i225.MJOutputDeliveryTypeFormComponent, typeof i226.MJOutputFormatTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
375
384
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_10>;
376
385
  }
377
386
  export declare class GeneratedForms_SubModule_11 {
378
387
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_11, never>;
379
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i227.MJPermissionDomainFormComponent, typeof i228.MJProjectFormComponent, typeof i229.MJPublicLinkFormComponent, typeof i230.MJQueryFormComponent, typeof i231.MJQueryCategoryFormComponent, typeof i232.MJQueryDependencyFormComponent, typeof i233.MJQueryEntityFormComponent, typeof i234.MJQueryFieldFormComponent, typeof i235.MJQueryParameterFormComponent, typeof i236.MJQueryPermissionFormComponent, typeof i237.MJQuerySQLFormComponent, typeof i238.MJQueueTaskFormComponent, typeof i239.MJQueueTypeFormComponent, typeof i240.MJQueueFormComponent, typeof i241.MJRecommendationItemFormComponent, typeof i242.MJRecommendationProviderFormComponent, typeof i243.MJRecommendationRunFormComponent, typeof i244.MJRecommendationFormComponent, typeof i245.MJRecordChangeReplayRunFormComponent, typeof i246.MJRecordChangeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
388
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i227.MJOutputTriggerTypeFormComponent, typeof i228.MJPermissionDomainFormComponent, typeof i229.MJProjectFormComponent, typeof i230.MJPublicLinkFormComponent, typeof i231.MJQueryFormComponent, typeof i232.MJQueryCategoryFormComponent, typeof i233.MJQueryDependencyFormComponent, typeof i234.MJQueryEntityFormComponent, typeof i235.MJQueryFieldFormComponent, typeof i236.MJQueryParameterFormComponent, typeof i237.MJQueryPermissionFormComponent, typeof i238.MJQuerySQLFormComponent, typeof i239.MJQueueTaskFormComponent, typeof i240.MJQueueTypeFormComponent, typeof i241.MJQueueFormComponent, typeof i242.MJRecommendationItemFormComponent, typeof i243.MJRecommendationProviderFormComponent, typeof i244.MJRecommendationRunFormComponent, typeof i245.MJRecommendationFormComponent, typeof i246.MJRecordChangeReplayRunFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
380
389
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_11>;
381
390
  }
382
391
  export declare class GeneratedForms_SubModule_12 {
383
392
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_12, never>;
384
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i247.MJRecordGeoCodeFormComponent, typeof i248.MJRecordLinkFormComponent, typeof i249.MJRecordMergeDeletionLogFormComponent, typeof i250.MJRecordMergeLogFormComponent, typeof i251.MJReportCategoryFormComponent, typeof i252.MJReportSnapshotFormComponent, typeof i253.MJReportUserStateFormComponent, typeof i254.MJReportVersionFormComponent, typeof i255.MJReportFormComponent, typeof i256.MJResourceLinkFormComponent, typeof i257.MJResourcePermissionFormComponent, typeof i258.MJResourceTypeFormComponent, typeof i259.MJRoleFormComponent, typeof i260.MJRowLevelSecurityFilterFormComponent, typeof i261.MJScheduledActionParamFormComponent, typeof i262.MJScheduledActionFormComponent, typeof i263.MJScheduledJobRunFormComponent, typeof i264.MJScheduledJobTypeFormComponent, typeof i265.MJScheduledJobFormComponent, typeof i266.MJSchemaInfoFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
393
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i247.MJRecordChangeFormComponent, typeof i248.MJRecordGeoCodeFormComponent, typeof i249.MJRecordLinkFormComponent, typeof i250.MJRecordMergeDeletionLogFormComponent, typeof i251.MJRecordMergeLogFormComponent, typeof i252.MJReportCategoryFormComponent, typeof i253.MJReportSnapshotFormComponent, typeof i254.MJReportUserStateFormComponent, typeof i255.MJReportVersionFormComponent, typeof i256.MJReportFormComponent, typeof i257.MJResourceLinkFormComponent, typeof i258.MJResourcePermissionFormComponent, typeof i259.MJResourceTypeFormComponent, typeof i260.MJRoleFormComponent, typeof i261.MJRowLevelSecurityFilterFormComponent, typeof i262.MJScheduledActionParamFormComponent, typeof i263.MJScheduledActionFormComponent, typeof i264.MJScheduledJobRunFormComponent, typeof i265.MJScheduledJobTypeFormComponent, typeof i266.MJScheduledJobFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
385
394
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_12>;
386
395
  }
387
396
  export declare class GeneratedForms_SubModule_13 {
388
397
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_13, never>;
389
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i267.MJSearchProviderFormComponent, typeof i268.MJSkillFormComponent, typeof i269.MJSQLDialectFormComponent, typeof i270.MJStateProvinceFormComponent, typeof i271.MJTagAuditLogFormComponent, typeof i272.MJTagCoOccurrenceFormComponent, typeof i273.MJTagScopeFormComponent, typeof i274.MJTagSuggestionFormComponent, typeof i275.MJTagSynonymFormComponent, typeof i276.MJTaggedItemFormComponent, typeof i277.MJTagFormComponent, typeof i278.MJTaskDependencyFormComponent, typeof i279.MJTaskTypeFormComponent, typeof i280.MJTaskFormComponent, typeof i281.MJTemplateCategoryFormComponent, typeof i282.MJTemplateContentTypeFormComponent, typeof i283.MJTemplateContentFormComponent, typeof i284.MJTemplateParamFormComponent, typeof i285.MJTemplateFormComponent, typeof i286.MJTestRubricFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
398
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i267.MJSchemaInfoFormComponent, typeof i268.MJSearchExecutionLogFormComponent, typeof i269.MJSearchProviderFormComponent, typeof i270.MJSearchScopeEntityFormComponent, typeof i271.MJSearchScopeExternalIndexFormComponent, typeof i272.MJSearchScopePermissionFormComponent, typeof i273.MJSearchScopeProviderFormComponent, typeof i274.MJSearchScopeStorageAccountFormComponent, typeof i275.MJSearchScopeTestQueryFormComponent, typeof i276.MJSearchScopeFormComponent, typeof i277.MJSkillFormComponent, typeof i278.MJSQLDialectFormComponent, typeof i279.MJStateProvinceFormComponent, typeof i280.MJTagAuditLogFormComponent, typeof i281.MJTagCoOccurrenceFormComponent, typeof i282.MJTagScopeFormComponent, typeof i283.MJTagSuggestionFormComponent, typeof i284.MJTagSynonymFormComponent, typeof i285.MJTaggedItemFormComponent, typeof i286.MJTagFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
390
399
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_13>;
391
400
  }
392
401
  export declare class GeneratedForms_SubModule_14 {
393
402
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_14, never>;
394
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i287.MJTestRunFeedbackFormComponent, typeof i288.MJTestRunOutputTypeFormComponent, typeof i289.MJTestRunOutputFormComponent, typeof i290.MJTestRunFormComponent, typeof i291.MJTestSuiteRunFormComponent, typeof i292.MJTestSuiteTestFormComponent, typeof i293.MJTestSuiteFormComponent, typeof i294.MJTestTypeFormComponent, typeof i295.MJTestFormComponent, typeof i296.MJUserApplicationEntityFormComponent, typeof i297.MJUserApplicationFormComponent, typeof i298.MJUserFavoriteFormComponent, typeof i299.MJUserNotificationPreferenceFormComponent, typeof i300.MJUserNotificationTypeFormComponent, typeof i301.MJUserNotificationFormComponent, typeof i302.MJUserRecordLogFormComponent, typeof i303.MJUserRoleFormComponent, typeof i304.MJUserSettingFormComponent, typeof i305.MJUserViewCategoryFormComponent, typeof i306.MJUserViewRunDetailFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
403
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i287.MJTaskDependencyFormComponent, typeof i288.MJTaskTypeFormComponent, typeof i289.MJTaskFormComponent, typeof i290.MJTemplateCategoryFormComponent, typeof i291.MJTemplateContentTypeFormComponent, typeof i292.MJTemplateContentFormComponent, typeof i293.MJTemplateParamFormComponent, typeof i294.MJTemplateFormComponent, typeof i295.MJTestRubricFormComponent, typeof i296.MJTestRunFeedbackFormComponent, typeof i297.MJTestRunOutputTypeFormComponent, typeof i298.MJTestRunOutputFormComponent, typeof i299.MJTestRunFormComponent, typeof i300.MJTestSuiteRunFormComponent, typeof i301.MJTestSuiteTestFormComponent, typeof i302.MJTestSuiteFormComponent, typeof i303.MJTestTypeFormComponent, typeof i304.MJTestFormComponent, typeof i305.MJUserApplicationEntityFormComponent, typeof i306.MJUserApplicationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
395
404
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_14>;
396
405
  }
397
406
  export declare class GeneratedForms_SubModule_15 {
398
407
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_15, never>;
399
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i307.MJUserViewRunFormComponent, typeof i308.MJUserViewFormComponent, typeof i309.MJUserFormComponent, typeof i310.MJVectorDatabaseFormComponent, typeof i311.MJVectorIndexFormComponent, typeof i312.MJVersionInstallationFormComponent, typeof i313.MJVersionLabelItemFormComponent, typeof i314.MJVersionLabelRestoreFormComponent, typeof i315.MJVersionLabelFormComponent, typeof i316.MJWorkflowEngineFormComponent, typeof i317.MJWorkflowRunFormComponent, typeof i318.MJWorkflowFormComponent, typeof i319.MJWorkspaceItemFormComponent, typeof i320.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
408
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i307.MJUserFavoriteFormComponent, typeof i308.MJUserNotificationPreferenceFormComponent, typeof i309.MJUserNotificationTypeFormComponent, typeof i310.MJUserNotificationFormComponent, typeof i311.MJUserRecordLogFormComponent, typeof i312.MJUserRoleFormComponent, typeof i313.MJUserSettingFormComponent, typeof i314.MJUserViewCategoryFormComponent, typeof i315.MJUserViewRunDetailFormComponent, typeof i316.MJUserViewRunFormComponent, typeof i317.MJUserViewFormComponent, typeof i318.MJUserFormComponent, typeof i319.MJVectorDatabaseFormComponent, typeof i320.MJVectorIndexFormComponent, typeof i321.MJVersionInstallationFormComponent, typeof i322.MJVersionLabelItemFormComponent, typeof i323.MJVersionLabelRestoreFormComponent, typeof i324.MJVersionLabelFormComponent, typeof i325.MJWorkflowEngineFormComponent, typeof i326.MJWorkflowRunFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
400
409
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_15>;
401
410
  }
411
+ export declare class GeneratedForms_SubModule_16 {
412
+ static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_16, never>;
413
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_16, [typeof i327.MJWorkflowFormComponent, typeof i328.MJWorkspaceItemFormComponent, typeof i329.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
414
+ static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_16>;
415
+ }
402
416
  export declare class CoreGeneratedFormsModule {
403
417
  static ɵfac: i0.ɵɵFactoryDeclaration<CoreGeneratedFormsModule, never>;
404
- static ɵmod: i0.ɵɵNgModuleDeclaration<CoreGeneratedFormsModule, never, [typeof GeneratedForms_SubModule_0, typeof GeneratedForms_SubModule_1, typeof GeneratedForms_SubModule_2, typeof GeneratedForms_SubModule_3, typeof GeneratedForms_SubModule_4, typeof GeneratedForms_SubModule_5, typeof GeneratedForms_SubModule_6, typeof GeneratedForms_SubModule_7, typeof GeneratedForms_SubModule_8, typeof GeneratedForms_SubModule_9, typeof GeneratedForms_SubModule_10, typeof GeneratedForms_SubModule_11, typeof GeneratedForms_SubModule_12, typeof GeneratedForms_SubModule_13, typeof GeneratedForms_SubModule_14, typeof GeneratedForms_SubModule_15], never>;
418
+ static ɵmod: i0.ɵɵNgModuleDeclaration<CoreGeneratedFormsModule, never, [typeof GeneratedForms_SubModule_0, typeof GeneratedForms_SubModule_1, typeof GeneratedForms_SubModule_2, typeof GeneratedForms_SubModule_3, typeof GeneratedForms_SubModule_4, typeof GeneratedForms_SubModule_5, typeof GeneratedForms_SubModule_6, typeof GeneratedForms_SubModule_7, typeof GeneratedForms_SubModule_8, typeof GeneratedForms_SubModule_9, typeof GeneratedForms_SubModule_10, typeof GeneratedForms_SubModule_11, typeof GeneratedForms_SubModule_12, typeof GeneratedForms_SubModule_13, typeof GeneratedForms_SubModule_14, typeof GeneratedForms_SubModule_15, typeof GeneratedForms_SubModule_16], never>;
405
419
  static ɵinj: i0.ɵɵInjectorDeclaration<CoreGeneratedFormsModule>;
406
420
  }
407
421
  //# sourceMappingURL=generated-forms.module.d.ts.map