@memberjunction/ng-core-entity-forms 5.38.0 → 5.40.0

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