@memberjunction/ng-core-entity-forms 5.39.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.
- package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js +14 -7
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +7 -0
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +583 -559
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
- package/dist/lib/custom/Actions/action-execution-log-form.component.js +2 -2
- package/dist/lib/custom/Actions/action-form.component.js +2 -2
- package/dist/lib/custom/Entities/entity-form.component.js +4 -4
- package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +117 -97
- package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js +2 -2
- package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +59 -51
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +28 -10
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +29 -21
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +47 -11
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js +24 -6
- package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +27 -9
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJClusterAnalysis/mjclusteranalysis.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJClusterAnalysis/mjclusteranalysis.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJClusterAnalysis/mjclusteranalysis.form.component.js +93 -0
- package/dist/lib/generated/Entities/MJClusterAnalysis/mjclusteranalysis.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component.js +66 -0
- package/dist/lib/generated/Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +27 -9
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js +13 -3
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js +29 -11
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +100 -64
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.js +173 -0
- package/dist/lib/generated/Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component.js +58 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component.js +58 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component.js +58 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component.js +58 -0
- package/dist/lib/generated/Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component.js +68 -0
- package/dist/lib/generated/Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js +26 -8
- package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +52 -16
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSignatureAccount/mjsignatureaccount.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureAccount/mjsignatureaccount.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureAccount/mjsignatureaccount.form.component.js +115 -0
- package/dist/lib/generated/Entities/MJSignatureAccount/mjsignatureaccount.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureProvider/mjsignatureprovider.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureProvider/mjsignatureprovider.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureProvider/mjsignatureprovider.form.component.js +101 -0
- package/dist/lib/generated/Entities/MJSignatureProvider/mjsignatureprovider.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequest/mjsignaturerequest.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureRequest/mjsignaturerequest.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequest/mjsignaturerequest.form.component.js +153 -0
- package/dist/lib/generated/Entities/MJSignatureRequest/mjsignaturerequest.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component.js +78 -0
- package/dist/lib/generated/Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component.js +84 -0
- package/dist/lib/generated/Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component.js +88 -0
- package/dist/lib/generated/Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +156 -102
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +34 -26
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJViewType/mjviewtype.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJViewType/mjviewtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJViewType/mjviewtype.form.component.js +91 -0
- package/dist/lib/generated/Entities/MJViewType/mjviewtype.form.component.js.map +1 -0
- package/dist/lib/generated/generated-forms.module.d.ts +265 -250
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +224 -179
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +36 -36
|
@@ -100,6 +100,8 @@ import { MJAuditLogTypeFormComponent } from "./Entities/MJAuditLogType/mjauditlo
|
|
|
100
100
|
import { MJAuditLogFormComponent } from "./Entities/MJAuditLog/mjauditlog.form.component";
|
|
101
101
|
import { MJAuthorizationRoleFormComponent } from "./Entities/MJAuthorizationRole/mjauthorizationrole.form.component";
|
|
102
102
|
import { MJAuthorizationFormComponent } from "./Entities/MJAuthorization/mjauthorization.form.component";
|
|
103
|
+
import { MJClusterAnalysisFormComponent } from "./Entities/MJClusterAnalysis/mjclusteranalysis.form.component";
|
|
104
|
+
import { MJClusterAnalysisClusterFormComponent } from "./Entities/MJClusterAnalysisCluster/mjclusteranalysiscluster.form.component";
|
|
103
105
|
import { MJCollectionArtifactFormComponent } from "./Entities/MJCollectionArtifact/mjcollectionartifact.form.component";
|
|
104
106
|
import { MJCollectionPermissionFormComponent } from "./Entities/MJCollectionPermission/mjcollectionpermission.form.component";
|
|
105
107
|
import { MJCollectionFormComponent } from "./Entities/MJCollection/mjcollection.form.component";
|
|
@@ -218,6 +220,12 @@ import { MJListDetailFormComponent } from "./Entities/MJListDetail/mjlistdetail.
|
|
|
218
220
|
import { MJListInvitationFormComponent } from "./Entities/MJListInvitation/mjlistinvitation.form.component";
|
|
219
221
|
import { MJListShareFormComponent } from "./Entities/MJListShare/mjlistshare.form.component";
|
|
220
222
|
import { MJListFormComponent } from "./Entities/MJList/mjlist.form.component";
|
|
223
|
+
import { MJMagicLinkInviteAllowedDomainFormComponent } from "./Entities/MJMagicLinkInviteAllowedDomain/mjmagiclinkinvitealloweddomain.form.component";
|
|
224
|
+
import { MJMagicLinkInviteAllowedPathFormComponent } from "./Entities/MJMagicLinkInviteAllowedPath/mjmagiclinkinviteallowedpath.form.component";
|
|
225
|
+
import { MJMagicLinkInviteApplicationFormComponent } from "./Entities/MJMagicLinkInviteApplication/mjmagiclinkinviteapplication.form.component";
|
|
226
|
+
import { MJMagicLinkInviteRoleFormComponent } from "./Entities/MJMagicLinkInviteRole/mjmagiclinkinviterole.form.component";
|
|
227
|
+
import { MJMagicLinkInviteFormComponent } from "./Entities/MJMagicLinkInvite/mjmagiclinkinvite.form.component";
|
|
228
|
+
import { MJMagicLinkRedemptionFormComponent } from "./Entities/MJMagicLinkRedemption/mjmagiclinkredemption.form.component";
|
|
221
229
|
import { MJMCPServerConnectionPermissionFormComponent } from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
|
|
222
230
|
import { MJMCPServerConnectionToolFormComponent } from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
|
|
223
231
|
import { MJMCPServerConnectionFormComponent } from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
|
|
@@ -284,6 +292,12 @@ import { MJSearchScopeProviderFormComponent } from "./Entities/MJSearchScopeProv
|
|
|
284
292
|
import { MJSearchScopeStorageAccountFormComponent } from "./Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component";
|
|
285
293
|
import { MJSearchScopeTestQueryFormComponent } from "./Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component";
|
|
286
294
|
import { MJSearchScopeFormComponent } from "./Entities/MJSearchScope/mjsearchscope.form.component";
|
|
295
|
+
import { MJSignatureAccountFormComponent } from "./Entities/MJSignatureAccount/mjsignatureaccount.form.component";
|
|
296
|
+
import { MJSignatureProviderFormComponent } from "./Entities/MJSignatureProvider/mjsignatureprovider.form.component";
|
|
297
|
+
import { MJSignatureRequestDocumentFormComponent } from "./Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component";
|
|
298
|
+
import { MJSignatureRequestLogFormComponent } from "./Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component";
|
|
299
|
+
import { MJSignatureRequestRecipientFormComponent } from "./Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component";
|
|
300
|
+
import { MJSignatureRequestFormComponent } from "./Entities/MJSignatureRequest/mjsignaturerequest.form.component";
|
|
287
301
|
import { MJSkillFormComponent } from "./Entities/MJSkill/mjskill.form.component";
|
|
288
302
|
import { MJSQLDialectFormComponent } from "./Entities/MJSQLDialect/mjsqldialect.form.component";
|
|
289
303
|
import { MJStateProvinceFormComponent } from "./Entities/MJStateProvince/mjstateprovince.form.component";
|
|
@@ -332,6 +346,7 @@ import { MJVersionInstallationFormComponent } from "./Entities/MJVersionInstalla
|
|
|
332
346
|
import { MJVersionLabelItemFormComponent } from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
|
|
333
347
|
import { MJVersionLabelRestoreFormComponent } from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
|
|
334
348
|
import { MJVersionLabelFormComponent } from "./Entities/MJVersionLabel/mjversionlabel.form.component";
|
|
349
|
+
import { MJViewTypeFormComponent } from "./Entities/MJViewType/mjviewtype.form.component";
|
|
335
350
|
import { MJWorkflowEngineFormComponent } from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
|
|
336
351
|
import { MJWorkflowRunFormComponent } from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
|
|
337
352
|
import { MJWorkflowFormComponent } from "./Entities/MJWorkflow/mjworkflow.form.component";
|
|
@@ -632,6 +647,8 @@ export class GeneratedForms_SubModule_4 {
|
|
|
632
647
|
MJAuditLogFormComponent,
|
|
633
648
|
MJAuthorizationRoleFormComponent,
|
|
634
649
|
MJAuthorizationFormComponent,
|
|
650
|
+
MJClusterAnalysisFormComponent,
|
|
651
|
+
MJClusterAnalysisClusterFormComponent,
|
|
635
652
|
MJCollectionArtifactFormComponent,
|
|
636
653
|
MJCollectionPermissionFormComponent,
|
|
637
654
|
MJCollectionFormComponent,
|
|
@@ -642,9 +659,7 @@ export class GeneratedForms_SubModule_4 {
|
|
|
642
659
|
MJCommunicationRunFormComponent,
|
|
643
660
|
MJCompanyFormComponent,
|
|
644
661
|
MJCompanyIntegrationEntityMapFormComponent,
|
|
645
|
-
MJCompanyIntegrationFieldMapFormComponent
|
|
646
|
-
MJCompanyIntegrationRecordMapFormComponent,
|
|
647
|
-
MJCompanyIntegrationRunAPILogFormComponent
|
|
662
|
+
MJCompanyIntegrationFieldMapFormComponent
|
|
648
663
|
],
|
|
649
664
|
imports: [
|
|
650
665
|
CommonModule,
|
|
@@ -664,6 +679,8 @@ export class GeneratedForms_SubModule_4 {
|
|
|
664
679
|
MJAuditLogFormComponent,
|
|
665
680
|
MJAuthorizationRoleFormComponent,
|
|
666
681
|
MJAuthorizationFormComponent,
|
|
682
|
+
MJClusterAnalysisFormComponent,
|
|
683
|
+
MJClusterAnalysisClusterFormComponent,
|
|
667
684
|
MJCollectionArtifactFormComponent,
|
|
668
685
|
MJCollectionPermissionFormComponent,
|
|
669
686
|
MJCollectionFormComponent,
|
|
@@ -674,9 +691,7 @@ export class GeneratedForms_SubModule_4 {
|
|
|
674
691
|
MJCommunicationRunFormComponent,
|
|
675
692
|
MJCompanyFormComponent,
|
|
676
693
|
MJCompanyIntegrationEntityMapFormComponent,
|
|
677
|
-
MJCompanyIntegrationFieldMapFormComponent,
|
|
678
|
-
MJCompanyIntegrationRecordMapFormComponent,
|
|
679
|
-
MJCompanyIntegrationRunAPILogFormComponent], imports: [CommonModule,
|
|
694
|
+
MJCompanyIntegrationFieldMapFormComponent], imports: [CommonModule,
|
|
680
695
|
FormsModule,
|
|
681
696
|
BaseFormsModule,
|
|
682
697
|
EntityViewerModule,
|
|
@@ -695,6 +710,8 @@ export class GeneratedForms_SubModule_5 {
|
|
|
695
710
|
type: NgModule,
|
|
696
711
|
args: [{
|
|
697
712
|
declarations: [
|
|
713
|
+
MJCompanyIntegrationRecordMapFormComponent,
|
|
714
|
+
MJCompanyIntegrationRunAPILogFormComponent,
|
|
698
715
|
MJCompanyIntegrationRunDetailFormComponent,
|
|
699
716
|
MJCompanyIntegrationRunFormComponent,
|
|
700
717
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
@@ -712,9 +729,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
712
729
|
MJContentProcessRunDetailFormComponent,
|
|
713
730
|
MJContentProcessRunPromptRunFormComponent,
|
|
714
731
|
MJContentProcessRunFormComponent,
|
|
715
|
-
MJContentSourceParamFormComponent
|
|
716
|
-
MJContentSourceTypeParamFormComponent,
|
|
717
|
-
MJContentSourceTypeFormComponent
|
|
732
|
+
MJContentSourceParamFormComponent
|
|
718
733
|
],
|
|
719
734
|
imports: [
|
|
720
735
|
CommonModule,
|
|
@@ -726,7 +741,9 @@ export class GeneratedForms_SubModule_5 {
|
|
|
726
741
|
exports: []
|
|
727
742
|
}]
|
|
728
743
|
}], null, null); })();
|
|
729
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [
|
|
744
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJCompanyIntegrationRecordMapFormComponent,
|
|
745
|
+
MJCompanyIntegrationRunAPILogFormComponent,
|
|
746
|
+
MJCompanyIntegrationRunDetailFormComponent,
|
|
730
747
|
MJCompanyIntegrationRunFormComponent,
|
|
731
748
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
732
749
|
MJCompanyIntegrationFormComponent,
|
|
@@ -743,9 +760,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
743
760
|
MJContentProcessRunDetailFormComponent,
|
|
744
761
|
MJContentProcessRunPromptRunFormComponent,
|
|
745
762
|
MJContentProcessRunFormComponent,
|
|
746
|
-
MJContentSourceParamFormComponent,
|
|
747
|
-
MJContentSourceTypeParamFormComponent,
|
|
748
|
-
MJContentSourceTypeFormComponent], imports: [CommonModule,
|
|
763
|
+
MJContentSourceParamFormComponent], imports: [CommonModule,
|
|
749
764
|
FormsModule,
|
|
750
765
|
BaseFormsModule,
|
|
751
766
|
EntityViewerModule,
|
|
@@ -763,6 +778,8 @@ export class GeneratedForms_SubModule_6 {
|
|
|
763
778
|
type: NgModule,
|
|
764
779
|
args: [{
|
|
765
780
|
declarations: [
|
|
781
|
+
MJContentSourceTypeParamFormComponent,
|
|
782
|
+
MJContentSourceTypeFormComponent,
|
|
766
783
|
MJContentSourceFormComponent,
|
|
767
784
|
MJContentTypeAttributeFormComponent,
|
|
768
785
|
MJContentTypeFormComponent,
|
|
@@ -780,9 +797,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
780
797
|
MJCredentialFormComponent,
|
|
781
798
|
MJDashboardCategoryFormComponent,
|
|
782
799
|
MJDashboardCategoryLinkFormComponent,
|
|
783
|
-
MJDashboardCategoryPermissionFormComponent
|
|
784
|
-
MJDashboardPartTypeFormComponent,
|
|
785
|
-
MJDashboardPermissionFormComponent
|
|
800
|
+
MJDashboardCategoryPermissionFormComponent
|
|
786
801
|
],
|
|
787
802
|
imports: [
|
|
788
803
|
CommonModule,
|
|
@@ -794,7 +809,9 @@ export class GeneratedForms_SubModule_6 {
|
|
|
794
809
|
exports: []
|
|
795
810
|
}]
|
|
796
811
|
}], null, null); })();
|
|
797
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [
|
|
812
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJContentSourceTypeParamFormComponent,
|
|
813
|
+
MJContentSourceTypeFormComponent,
|
|
814
|
+
MJContentSourceFormComponent,
|
|
798
815
|
MJContentTypeAttributeFormComponent,
|
|
799
816
|
MJContentTypeFormComponent,
|
|
800
817
|
MJConversationArtifactPermissionFormComponent,
|
|
@@ -811,9 +828,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
811
828
|
MJCredentialFormComponent,
|
|
812
829
|
MJDashboardCategoryFormComponent,
|
|
813
830
|
MJDashboardCategoryLinkFormComponent,
|
|
814
|
-
MJDashboardCategoryPermissionFormComponent,
|
|
815
|
-
MJDashboardPartTypeFormComponent,
|
|
816
|
-
MJDashboardPermissionFormComponent], imports: [CommonModule,
|
|
831
|
+
MJDashboardCategoryPermissionFormComponent], imports: [CommonModule,
|
|
817
832
|
FormsModule,
|
|
818
833
|
BaseFormsModule,
|
|
819
834
|
EntityViewerModule,
|
|
@@ -831,6 +846,8 @@ export class GeneratedForms_SubModule_7 {
|
|
|
831
846
|
type: NgModule,
|
|
832
847
|
args: [{
|
|
833
848
|
declarations: [
|
|
849
|
+
MJDashboardPartTypeFormComponent,
|
|
850
|
+
MJDashboardPermissionFormComponent,
|
|
834
851
|
MJDashboardUserPreferenceFormComponent,
|
|
835
852
|
MJDashboardUserStateFormComponent,
|
|
836
853
|
MJDashboardFormComponent,
|
|
@@ -848,9 +865,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
848
865
|
MJEncryptionAlgorithmFormComponent,
|
|
849
866
|
MJEncryptionKeySourceFormComponent,
|
|
850
867
|
MJEncryptionKeyFormComponent,
|
|
851
|
-
MJEntityFormComponent
|
|
852
|
-
MJEntityActionFilterFormComponent,
|
|
853
|
-
MJEntityActionInvocationTypeFormComponent
|
|
868
|
+
MJEntityFormComponent
|
|
854
869
|
],
|
|
855
870
|
imports: [
|
|
856
871
|
CommonModule,
|
|
@@ -862,7 +877,9 @@ export class GeneratedForms_SubModule_7 {
|
|
|
862
877
|
exports: []
|
|
863
878
|
}]
|
|
864
879
|
}], null, null); })();
|
|
865
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [
|
|
880
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJDashboardPartTypeFormComponent,
|
|
881
|
+
MJDashboardPermissionFormComponent,
|
|
882
|
+
MJDashboardUserPreferenceFormComponent,
|
|
866
883
|
MJDashboardUserStateFormComponent,
|
|
867
884
|
MJDashboardFormComponent,
|
|
868
885
|
MJDataContextItemFormComponent,
|
|
@@ -879,9 +896,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
879
896
|
MJEncryptionAlgorithmFormComponent,
|
|
880
897
|
MJEncryptionKeySourceFormComponent,
|
|
881
898
|
MJEncryptionKeyFormComponent,
|
|
882
|
-
MJEntityFormComponent,
|
|
883
|
-
MJEntityActionFilterFormComponent,
|
|
884
|
-
MJEntityActionInvocationTypeFormComponent], imports: [CommonModule,
|
|
899
|
+
MJEntityFormComponent], imports: [CommonModule,
|
|
885
900
|
FormsModule,
|
|
886
901
|
BaseFormsModule,
|
|
887
902
|
EntityViewerModule,
|
|
@@ -899,6 +914,8 @@ export class GeneratedForms_SubModule_8 {
|
|
|
899
914
|
type: NgModule,
|
|
900
915
|
args: [{
|
|
901
916
|
declarations: [
|
|
917
|
+
MJEntityActionFilterFormComponent,
|
|
918
|
+
MJEntityActionInvocationTypeFormComponent,
|
|
902
919
|
MJEntityActionInvocationFormComponent,
|
|
903
920
|
MJEntityActionParamFormComponent,
|
|
904
921
|
MJEntityActionFormComponent,
|
|
@@ -916,9 +933,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
916
933
|
MJEntityOrganicKeyFormComponent,
|
|
917
934
|
MJEntityPermissionFormComponent,
|
|
918
935
|
MJEntityRecordDocumentFormComponent,
|
|
919
|
-
MJEntityRelationshipDisplayComponentFormComponent
|
|
920
|
-
MJEntityRelationshipFormComponent,
|
|
921
|
-
MJEntitySettingFormComponent
|
|
936
|
+
MJEntityRelationshipDisplayComponentFormComponent
|
|
922
937
|
],
|
|
923
938
|
imports: [
|
|
924
939
|
CommonModule,
|
|
@@ -930,7 +945,9 @@ export class GeneratedForms_SubModule_8 {
|
|
|
930
945
|
exports: []
|
|
931
946
|
}]
|
|
932
947
|
}], null, null); })();
|
|
933
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [
|
|
948
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJEntityActionFilterFormComponent,
|
|
949
|
+
MJEntityActionInvocationTypeFormComponent,
|
|
950
|
+
MJEntityActionInvocationFormComponent,
|
|
934
951
|
MJEntityActionParamFormComponent,
|
|
935
952
|
MJEntityActionFormComponent,
|
|
936
953
|
MJEntityAIActionFormComponent,
|
|
@@ -947,9 +964,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
947
964
|
MJEntityOrganicKeyFormComponent,
|
|
948
965
|
MJEntityPermissionFormComponent,
|
|
949
966
|
MJEntityRecordDocumentFormComponent,
|
|
950
|
-
MJEntityRelationshipDisplayComponentFormComponent,
|
|
951
|
-
MJEntityRelationshipFormComponent,
|
|
952
|
-
MJEntitySettingFormComponent], imports: [CommonModule,
|
|
967
|
+
MJEntityRelationshipDisplayComponentFormComponent], imports: [CommonModule,
|
|
953
968
|
FormsModule,
|
|
954
969
|
BaseFormsModule,
|
|
955
970
|
EntityViewerModule,
|
|
@@ -967,6 +982,8 @@ export class GeneratedForms_SubModule_9 {
|
|
|
967
982
|
type: NgModule,
|
|
968
983
|
args: [{
|
|
969
984
|
declarations: [
|
|
985
|
+
MJEntityRelationshipFormComponent,
|
|
986
|
+
MJEntitySettingFormComponent,
|
|
970
987
|
MJEnvironmentFormComponent,
|
|
971
988
|
MJErrorLogFormComponent,
|
|
972
989
|
MJExplorerNavigationItemFormComponent,
|
|
@@ -984,9 +1001,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
984
1001
|
MJIntegrationSourceTypeFormComponent,
|
|
985
1002
|
MJIntegrationURLFormatFormComponent,
|
|
986
1003
|
MJIntegrationFormComponent,
|
|
987
|
-
MJKnowledgeHubSavedSearchFormComponent
|
|
988
|
-
MJLibraryFormComponent,
|
|
989
|
-
MJLibraryItemFormComponent
|
|
1004
|
+
MJKnowledgeHubSavedSearchFormComponent
|
|
990
1005
|
],
|
|
991
1006
|
imports: [
|
|
992
1007
|
CommonModule,
|
|
@@ -998,7 +1013,9 @@ export class GeneratedForms_SubModule_9 {
|
|
|
998
1013
|
exports: []
|
|
999
1014
|
}]
|
|
1000
1015
|
}], null, null); })();
|
|
1001
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [
|
|
1016
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJEntityRelationshipFormComponent,
|
|
1017
|
+
MJEntitySettingFormComponent,
|
|
1018
|
+
MJEnvironmentFormComponent,
|
|
1002
1019
|
MJErrorLogFormComponent,
|
|
1003
1020
|
MJExplorerNavigationItemFormComponent,
|
|
1004
1021
|
MJFileCategoryFormComponent,
|
|
@@ -1015,9 +1032,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1015
1032
|
MJIntegrationSourceTypeFormComponent,
|
|
1016
1033
|
MJIntegrationURLFormatFormComponent,
|
|
1017
1034
|
MJIntegrationFormComponent,
|
|
1018
|
-
MJKnowledgeHubSavedSearchFormComponent,
|
|
1019
|
-
MJLibraryFormComponent,
|
|
1020
|
-
MJLibraryItemFormComponent], imports: [CommonModule,
|
|
1035
|
+
MJKnowledgeHubSavedSearchFormComponent], imports: [CommonModule,
|
|
1021
1036
|
FormsModule,
|
|
1022
1037
|
BaseFormsModule,
|
|
1023
1038
|
EntityViewerModule,
|
|
@@ -1035,26 +1050,26 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1035
1050
|
type: NgModule,
|
|
1036
1051
|
args: [{
|
|
1037
1052
|
declarations: [
|
|
1053
|
+
MJLibraryFormComponent,
|
|
1054
|
+
MJLibraryItemFormComponent,
|
|
1038
1055
|
MJListCategoryFormComponent,
|
|
1039
1056
|
MJListDetailFormComponent,
|
|
1040
1057
|
MJListInvitationFormComponent,
|
|
1041
1058
|
MJListShareFormComponent,
|
|
1042
1059
|
MJListFormComponent,
|
|
1060
|
+
MJMagicLinkInviteAllowedDomainFormComponent,
|
|
1061
|
+
MJMagicLinkInviteAllowedPathFormComponent,
|
|
1062
|
+
MJMagicLinkInviteApplicationFormComponent,
|
|
1063
|
+
MJMagicLinkInviteRoleFormComponent,
|
|
1064
|
+
MJMagicLinkInviteFormComponent,
|
|
1065
|
+
MJMagicLinkRedemptionFormComponent,
|
|
1043
1066
|
MJMCPServerConnectionPermissionFormComponent,
|
|
1044
1067
|
MJMCPServerConnectionToolFormComponent,
|
|
1045
1068
|
MJMCPServerConnectionFormComponent,
|
|
1046
1069
|
MJMCPServerToolFormComponent,
|
|
1047
1070
|
MJMCPServerFormComponent,
|
|
1048
1071
|
MJMCPToolExecutionLogFormComponent,
|
|
1049
|
-
MJMCPToolFavoriteFormComponent
|
|
1050
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1051
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
1052
|
-
MJOAuthClientRegistrationFormComponent,
|
|
1053
|
-
MJOAuthTokenFormComponent,
|
|
1054
|
-
MJOpenAppDependencyFormComponent,
|
|
1055
|
-
MJOpenAppInstallHistoryFormComponent,
|
|
1056
|
-
MJOpenAppFormComponent,
|
|
1057
|
-
MJOutputDeliveryTypeFormComponent
|
|
1072
|
+
MJMCPToolFavoriteFormComponent
|
|
1058
1073
|
],
|
|
1059
1074
|
imports: [
|
|
1060
1075
|
CommonModule,
|
|
@@ -1066,26 +1081,26 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1066
1081
|
exports: []
|
|
1067
1082
|
}]
|
|
1068
1083
|
}], null, null); })();
|
|
1069
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [
|
|
1084
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJLibraryFormComponent,
|
|
1085
|
+
MJLibraryItemFormComponent,
|
|
1086
|
+
MJListCategoryFormComponent,
|
|
1070
1087
|
MJListDetailFormComponent,
|
|
1071
1088
|
MJListInvitationFormComponent,
|
|
1072
1089
|
MJListShareFormComponent,
|
|
1073
1090
|
MJListFormComponent,
|
|
1091
|
+
MJMagicLinkInviteAllowedDomainFormComponent,
|
|
1092
|
+
MJMagicLinkInviteAllowedPathFormComponent,
|
|
1093
|
+
MJMagicLinkInviteApplicationFormComponent,
|
|
1094
|
+
MJMagicLinkInviteRoleFormComponent,
|
|
1095
|
+
MJMagicLinkInviteFormComponent,
|
|
1096
|
+
MJMagicLinkRedemptionFormComponent,
|
|
1074
1097
|
MJMCPServerConnectionPermissionFormComponent,
|
|
1075
1098
|
MJMCPServerConnectionToolFormComponent,
|
|
1076
1099
|
MJMCPServerConnectionFormComponent,
|
|
1077
1100
|
MJMCPServerToolFormComponent,
|
|
1078
1101
|
MJMCPServerFormComponent,
|
|
1079
1102
|
MJMCPToolExecutionLogFormComponent,
|
|
1080
|
-
MJMCPToolFavoriteFormComponent,
|
|
1081
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1082
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
1083
|
-
MJOAuthClientRegistrationFormComponent,
|
|
1084
|
-
MJOAuthTokenFormComponent,
|
|
1085
|
-
MJOpenAppDependencyFormComponent,
|
|
1086
|
-
MJOpenAppInstallHistoryFormComponent,
|
|
1087
|
-
MJOpenAppFormComponent,
|
|
1088
|
-
MJOutputDeliveryTypeFormComponent], imports: [CommonModule,
|
|
1103
|
+
MJMCPToolFavoriteFormComponent], imports: [CommonModule,
|
|
1089
1104
|
FormsModule,
|
|
1090
1105
|
BaseFormsModule,
|
|
1091
1106
|
EntityViewerModule,
|
|
@@ -1103,6 +1118,14 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1103
1118
|
type: NgModule,
|
|
1104
1119
|
args: [{
|
|
1105
1120
|
declarations: [
|
|
1121
|
+
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1122
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1123
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1124
|
+
MJOAuthTokenFormComponent,
|
|
1125
|
+
MJOpenAppDependencyFormComponent,
|
|
1126
|
+
MJOpenAppInstallHistoryFormComponent,
|
|
1127
|
+
MJOpenAppFormComponent,
|
|
1128
|
+
MJOutputDeliveryTypeFormComponent,
|
|
1106
1129
|
MJOutputFormatTypeFormComponent,
|
|
1107
1130
|
MJOutputTriggerTypeFormComponent,
|
|
1108
1131
|
MJPermissionDomainFormComponent,
|
|
@@ -1114,15 +1137,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1114
1137
|
MJQueryEntityFormComponent,
|
|
1115
1138
|
MJQueryFieldFormComponent,
|
|
1116
1139
|
MJQueryParameterFormComponent,
|
|
1117
|
-
MJQueryPermissionFormComponent
|
|
1118
|
-
MJQuerySQLFormComponent,
|
|
1119
|
-
MJQueueTaskFormComponent,
|
|
1120
|
-
MJQueueTypeFormComponent,
|
|
1121
|
-
MJQueueFormComponent,
|
|
1122
|
-
MJRecommendationItemFormComponent,
|
|
1123
|
-
MJRecommendationProviderFormComponent,
|
|
1124
|
-
MJRecommendationRunFormComponent,
|
|
1125
|
-
MJRecommendationFormComponent
|
|
1140
|
+
MJQueryPermissionFormComponent
|
|
1126
1141
|
],
|
|
1127
1142
|
imports: [
|
|
1128
1143
|
CommonModule,
|
|
@@ -1134,7 +1149,15 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1134
1149
|
exports: []
|
|
1135
1150
|
}]
|
|
1136
1151
|
}], null, null); })();
|
|
1137
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [
|
|
1152
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1153
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1154
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1155
|
+
MJOAuthTokenFormComponent,
|
|
1156
|
+
MJOpenAppDependencyFormComponent,
|
|
1157
|
+
MJOpenAppInstallHistoryFormComponent,
|
|
1158
|
+
MJOpenAppFormComponent,
|
|
1159
|
+
MJOutputDeliveryTypeFormComponent,
|
|
1160
|
+
MJOutputFormatTypeFormComponent,
|
|
1138
1161
|
MJOutputTriggerTypeFormComponent,
|
|
1139
1162
|
MJPermissionDomainFormComponent,
|
|
1140
1163
|
MJProjectFormComponent,
|
|
@@ -1145,15 +1168,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1145
1168
|
MJQueryEntityFormComponent,
|
|
1146
1169
|
MJQueryFieldFormComponent,
|
|
1147
1170
|
MJQueryParameterFormComponent,
|
|
1148
|
-
MJQueryPermissionFormComponent,
|
|
1149
|
-
MJQuerySQLFormComponent,
|
|
1150
|
-
MJQueueTaskFormComponent,
|
|
1151
|
-
MJQueueTypeFormComponent,
|
|
1152
|
-
MJQueueFormComponent,
|
|
1153
|
-
MJRecommendationItemFormComponent,
|
|
1154
|
-
MJRecommendationProviderFormComponent,
|
|
1155
|
-
MJRecommendationRunFormComponent,
|
|
1156
|
-
MJRecommendationFormComponent], imports: [CommonModule,
|
|
1171
|
+
MJQueryPermissionFormComponent], imports: [CommonModule,
|
|
1157
1172
|
FormsModule,
|
|
1158
1173
|
BaseFormsModule,
|
|
1159
1174
|
EntityViewerModule,
|
|
@@ -1171,6 +1186,14 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1171
1186
|
type: NgModule,
|
|
1172
1187
|
args: [{
|
|
1173
1188
|
declarations: [
|
|
1189
|
+
MJQuerySQLFormComponent,
|
|
1190
|
+
MJQueueTaskFormComponent,
|
|
1191
|
+
MJQueueTypeFormComponent,
|
|
1192
|
+
MJQueueFormComponent,
|
|
1193
|
+
MJRecommendationItemFormComponent,
|
|
1194
|
+
MJRecommendationProviderFormComponent,
|
|
1195
|
+
MJRecommendationRunFormComponent,
|
|
1196
|
+
MJRecommendationFormComponent,
|
|
1174
1197
|
MJRecordChangeReplayRunFormComponent,
|
|
1175
1198
|
MJRecordChangeFormComponent,
|
|
1176
1199
|
MJRecordGeoCodeFormComponent,
|
|
@@ -1182,15 +1205,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1182
1205
|
MJReportUserStateFormComponent,
|
|
1183
1206
|
MJReportVersionFormComponent,
|
|
1184
1207
|
MJReportFormComponent,
|
|
1185
|
-
MJResourceLinkFormComponent
|
|
1186
|
-
MJResourcePermissionFormComponent,
|
|
1187
|
-
MJResourceTypeFormComponent,
|
|
1188
|
-
MJRoleFormComponent,
|
|
1189
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1190
|
-
MJScheduledActionParamFormComponent,
|
|
1191
|
-
MJScheduledActionFormComponent,
|
|
1192
|
-
MJScheduledJobRunFormComponent,
|
|
1193
|
-
MJScheduledJobTypeFormComponent
|
|
1208
|
+
MJResourceLinkFormComponent
|
|
1194
1209
|
],
|
|
1195
1210
|
imports: [
|
|
1196
1211
|
CommonModule,
|
|
@@ -1202,7 +1217,15 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1202
1217
|
exports: []
|
|
1203
1218
|
}]
|
|
1204
1219
|
}], null, null); })();
|
|
1205
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [
|
|
1220
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJQuerySQLFormComponent,
|
|
1221
|
+
MJQueueTaskFormComponent,
|
|
1222
|
+
MJQueueTypeFormComponent,
|
|
1223
|
+
MJQueueFormComponent,
|
|
1224
|
+
MJRecommendationItemFormComponent,
|
|
1225
|
+
MJRecommendationProviderFormComponent,
|
|
1226
|
+
MJRecommendationRunFormComponent,
|
|
1227
|
+
MJRecommendationFormComponent,
|
|
1228
|
+
MJRecordChangeReplayRunFormComponent,
|
|
1206
1229
|
MJRecordChangeFormComponent,
|
|
1207
1230
|
MJRecordGeoCodeFormComponent,
|
|
1208
1231
|
MJRecordLinkFormComponent,
|
|
@@ -1213,15 +1236,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1213
1236
|
MJReportUserStateFormComponent,
|
|
1214
1237
|
MJReportVersionFormComponent,
|
|
1215
1238
|
MJReportFormComponent,
|
|
1216
|
-
MJResourceLinkFormComponent,
|
|
1217
|
-
MJResourcePermissionFormComponent,
|
|
1218
|
-
MJResourceTypeFormComponent,
|
|
1219
|
-
MJRoleFormComponent,
|
|
1220
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1221
|
-
MJScheduledActionParamFormComponent,
|
|
1222
|
-
MJScheduledActionFormComponent,
|
|
1223
|
-
MJScheduledJobRunFormComponent,
|
|
1224
|
-
MJScheduledJobTypeFormComponent], imports: [CommonModule,
|
|
1239
|
+
MJResourceLinkFormComponent], imports: [CommonModule,
|
|
1225
1240
|
FormsModule,
|
|
1226
1241
|
BaseFormsModule,
|
|
1227
1242
|
EntityViewerModule,
|
|
@@ -1239,6 +1254,14 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1239
1254
|
type: NgModule,
|
|
1240
1255
|
args: [{
|
|
1241
1256
|
declarations: [
|
|
1257
|
+
MJResourcePermissionFormComponent,
|
|
1258
|
+
MJResourceTypeFormComponent,
|
|
1259
|
+
MJRoleFormComponent,
|
|
1260
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1261
|
+
MJScheduledActionParamFormComponent,
|
|
1262
|
+
MJScheduledActionFormComponent,
|
|
1263
|
+
MJScheduledJobRunFormComponent,
|
|
1264
|
+
MJScheduledJobTypeFormComponent,
|
|
1242
1265
|
MJScheduledJobFormComponent,
|
|
1243
1266
|
MJSchemaInfoFormComponent,
|
|
1244
1267
|
MJSearchExecutionLogFormComponent,
|
|
@@ -1250,15 +1273,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1250
1273
|
MJSearchScopeStorageAccountFormComponent,
|
|
1251
1274
|
MJSearchScopeTestQueryFormComponent,
|
|
1252
1275
|
MJSearchScopeFormComponent,
|
|
1253
|
-
|
|
1254
|
-
MJSQLDialectFormComponent,
|
|
1255
|
-
MJStateProvinceFormComponent,
|
|
1256
|
-
MJTagAuditLogFormComponent,
|
|
1257
|
-
MJTagCoOccurrenceFormComponent,
|
|
1258
|
-
MJTagScopeFormComponent,
|
|
1259
|
-
MJTagSuggestionFormComponent,
|
|
1260
|
-
MJTagSynonymFormComponent,
|
|
1261
|
-
MJTaggedItemFormComponent
|
|
1276
|
+
MJSignatureAccountFormComponent
|
|
1262
1277
|
],
|
|
1263
1278
|
imports: [
|
|
1264
1279
|
CommonModule,
|
|
@@ -1270,7 +1285,15 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1270
1285
|
exports: []
|
|
1271
1286
|
}]
|
|
1272
1287
|
}], null, null); })();
|
|
1273
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [
|
|
1288
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJResourcePermissionFormComponent,
|
|
1289
|
+
MJResourceTypeFormComponent,
|
|
1290
|
+
MJRoleFormComponent,
|
|
1291
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1292
|
+
MJScheduledActionParamFormComponent,
|
|
1293
|
+
MJScheduledActionFormComponent,
|
|
1294
|
+
MJScheduledJobRunFormComponent,
|
|
1295
|
+
MJScheduledJobTypeFormComponent,
|
|
1296
|
+
MJScheduledJobFormComponent,
|
|
1274
1297
|
MJSchemaInfoFormComponent,
|
|
1275
1298
|
MJSearchExecutionLogFormComponent,
|
|
1276
1299
|
MJSearchProviderFormComponent,
|
|
@@ -1281,15 +1304,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1281
1304
|
MJSearchScopeStorageAccountFormComponent,
|
|
1282
1305
|
MJSearchScopeTestQueryFormComponent,
|
|
1283
1306
|
MJSearchScopeFormComponent,
|
|
1284
|
-
|
|
1285
|
-
MJSQLDialectFormComponent,
|
|
1286
|
-
MJStateProvinceFormComponent,
|
|
1287
|
-
MJTagAuditLogFormComponent,
|
|
1288
|
-
MJTagCoOccurrenceFormComponent,
|
|
1289
|
-
MJTagScopeFormComponent,
|
|
1290
|
-
MJTagSuggestionFormComponent,
|
|
1291
|
-
MJTagSynonymFormComponent,
|
|
1292
|
-
MJTaggedItemFormComponent], imports: [CommonModule,
|
|
1307
|
+
MJSignatureAccountFormComponent], imports: [CommonModule,
|
|
1293
1308
|
FormsModule,
|
|
1294
1309
|
BaseFormsModule,
|
|
1295
1310
|
EntityViewerModule,
|
|
@@ -1307,12 +1322,74 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1307
1322
|
type: NgModule,
|
|
1308
1323
|
args: [{
|
|
1309
1324
|
declarations: [
|
|
1325
|
+
MJSignatureProviderFormComponent,
|
|
1326
|
+
MJSignatureRequestDocumentFormComponent,
|
|
1327
|
+
MJSignatureRequestLogFormComponent,
|
|
1328
|
+
MJSignatureRequestRecipientFormComponent,
|
|
1329
|
+
MJSignatureRequestFormComponent,
|
|
1330
|
+
MJSkillFormComponent,
|
|
1331
|
+
MJSQLDialectFormComponent,
|
|
1332
|
+
MJStateProvinceFormComponent,
|
|
1333
|
+
MJTagAuditLogFormComponent,
|
|
1334
|
+
MJTagCoOccurrenceFormComponent,
|
|
1335
|
+
MJTagScopeFormComponent,
|
|
1336
|
+
MJTagSuggestionFormComponent,
|
|
1337
|
+
MJTagSynonymFormComponent,
|
|
1338
|
+
MJTaggedItemFormComponent,
|
|
1310
1339
|
MJTagFormComponent,
|
|
1311
1340
|
MJTaskDependencyFormComponent,
|
|
1312
1341
|
MJTaskTypeFormComponent,
|
|
1313
1342
|
MJTaskFormComponent,
|
|
1314
1343
|
MJTemplateCategoryFormComponent,
|
|
1315
|
-
MJTemplateContentTypeFormComponent
|
|
1344
|
+
MJTemplateContentTypeFormComponent
|
|
1345
|
+
],
|
|
1346
|
+
imports: [
|
|
1347
|
+
CommonModule,
|
|
1348
|
+
FormsModule,
|
|
1349
|
+
BaseFormsModule,
|
|
1350
|
+
EntityViewerModule,
|
|
1351
|
+
LinkDirectivesModule
|
|
1352
|
+
],
|
|
1353
|
+
exports: []
|
|
1354
|
+
}]
|
|
1355
|
+
}], null, null); })();
|
|
1356
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJSignatureProviderFormComponent,
|
|
1357
|
+
MJSignatureRequestDocumentFormComponent,
|
|
1358
|
+
MJSignatureRequestLogFormComponent,
|
|
1359
|
+
MJSignatureRequestRecipientFormComponent,
|
|
1360
|
+
MJSignatureRequestFormComponent,
|
|
1361
|
+
MJSkillFormComponent,
|
|
1362
|
+
MJSQLDialectFormComponent,
|
|
1363
|
+
MJStateProvinceFormComponent,
|
|
1364
|
+
MJTagAuditLogFormComponent,
|
|
1365
|
+
MJTagCoOccurrenceFormComponent,
|
|
1366
|
+
MJTagScopeFormComponent,
|
|
1367
|
+
MJTagSuggestionFormComponent,
|
|
1368
|
+
MJTagSynonymFormComponent,
|
|
1369
|
+
MJTaggedItemFormComponent,
|
|
1370
|
+
MJTagFormComponent,
|
|
1371
|
+
MJTaskDependencyFormComponent,
|
|
1372
|
+
MJTaskTypeFormComponent,
|
|
1373
|
+
MJTaskFormComponent,
|
|
1374
|
+
MJTemplateCategoryFormComponent,
|
|
1375
|
+
MJTemplateContentTypeFormComponent], imports: [CommonModule,
|
|
1376
|
+
FormsModule,
|
|
1377
|
+
BaseFormsModule,
|
|
1378
|
+
EntityViewerModule,
|
|
1379
|
+
LinkDirectivesModule] }); })();
|
|
1380
|
+
export class GeneratedForms_SubModule_15 {
|
|
1381
|
+
static { this.ɵfac = function GeneratedForms_SubModule_15_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_15)(); }; }
|
|
1382
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_15 }); }
|
|
1383
|
+
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1384
|
+
FormsModule,
|
|
1385
|
+
BaseFormsModule,
|
|
1386
|
+
EntityViewerModule,
|
|
1387
|
+
LinkDirectivesModule] }); }
|
|
1388
|
+
}
|
|
1389
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_15, [{
|
|
1390
|
+
type: NgModule,
|
|
1391
|
+
args: [{
|
|
1392
|
+
declarations: [
|
|
1316
1393
|
MJTemplateContentFormComponent,
|
|
1317
1394
|
MJTemplateParamFormComponent,
|
|
1318
1395
|
MJTemplateFormComponent,
|
|
@@ -1326,7 +1403,13 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1326
1403
|
MJTestSuiteFormComponent,
|
|
1327
1404
|
MJTestTypeFormComponent,
|
|
1328
1405
|
MJTestFormComponent,
|
|
1329
|
-
MJUserApplicationEntityFormComponent
|
|
1406
|
+
MJUserApplicationEntityFormComponent,
|
|
1407
|
+
MJUserApplicationFormComponent,
|
|
1408
|
+
MJUserFavoriteFormComponent,
|
|
1409
|
+
MJUserNotificationPreferenceFormComponent,
|
|
1410
|
+
MJUserNotificationTypeFormComponent,
|
|
1411
|
+
MJUserNotificationFormComponent,
|
|
1412
|
+
MJUserRecordLogFormComponent
|
|
1330
1413
|
],
|
|
1331
1414
|
imports: [
|
|
1332
1415
|
CommonModule,
|
|
@@ -1338,13 +1421,7 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1338
1421
|
exports: []
|
|
1339
1422
|
}]
|
|
1340
1423
|
}], null, null); })();
|
|
1341
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1342
|
-
MJTaskDependencyFormComponent,
|
|
1343
|
-
MJTaskTypeFormComponent,
|
|
1344
|
-
MJTaskFormComponent,
|
|
1345
|
-
MJTemplateCategoryFormComponent,
|
|
1346
|
-
MJTemplateContentTypeFormComponent,
|
|
1347
|
-
MJTemplateContentFormComponent,
|
|
1424
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJTemplateContentFormComponent,
|
|
1348
1425
|
MJTemplateParamFormComponent,
|
|
1349
1426
|
MJTemplateFormComponent,
|
|
1350
1427
|
MJTestRubricFormComponent,
|
|
@@ -1357,30 +1434,30 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1357
1434
|
MJTestSuiteFormComponent,
|
|
1358
1435
|
MJTestTypeFormComponent,
|
|
1359
1436
|
MJTestFormComponent,
|
|
1360
|
-
MJUserApplicationEntityFormComponent
|
|
1437
|
+
MJUserApplicationEntityFormComponent,
|
|
1438
|
+
MJUserApplicationFormComponent,
|
|
1439
|
+
MJUserFavoriteFormComponent,
|
|
1440
|
+
MJUserNotificationPreferenceFormComponent,
|
|
1441
|
+
MJUserNotificationTypeFormComponent,
|
|
1442
|
+
MJUserNotificationFormComponent,
|
|
1443
|
+
MJUserRecordLogFormComponent], imports: [CommonModule,
|
|
1361
1444
|
FormsModule,
|
|
1362
1445
|
BaseFormsModule,
|
|
1363
1446
|
EntityViewerModule,
|
|
1364
1447
|
LinkDirectivesModule] }); })();
|
|
1365
|
-
export class
|
|
1366
|
-
static { this.ɵfac = function
|
|
1367
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1448
|
+
export class GeneratedForms_SubModule_16 {
|
|
1449
|
+
static { this.ɵfac = function GeneratedForms_SubModule_16_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_16)(); }; }
|
|
1450
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_16 }); }
|
|
1368
1451
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1369
1452
|
FormsModule,
|
|
1370
1453
|
BaseFormsModule,
|
|
1371
1454
|
EntityViewerModule,
|
|
1372
1455
|
LinkDirectivesModule] }); }
|
|
1373
1456
|
}
|
|
1374
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1457
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_16, [{
|
|
1375
1458
|
type: NgModule,
|
|
1376
1459
|
args: [{
|
|
1377
1460
|
declarations: [
|
|
1378
|
-
MJUserApplicationFormComponent,
|
|
1379
|
-
MJUserFavoriteFormComponent,
|
|
1380
|
-
MJUserNotificationPreferenceFormComponent,
|
|
1381
|
-
MJUserNotificationTypeFormComponent,
|
|
1382
|
-
MJUserNotificationFormComponent,
|
|
1383
|
-
MJUserRecordLogFormComponent,
|
|
1384
1461
|
MJUserRoleFormComponent,
|
|
1385
1462
|
MJUserSettingFormComponent,
|
|
1386
1463
|
MJUserViewCategoryFormComponent,
|
|
@@ -1394,7 +1471,12 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1394
1471
|
MJVersionLabelItemFormComponent,
|
|
1395
1472
|
MJVersionLabelRestoreFormComponent,
|
|
1396
1473
|
MJVersionLabelFormComponent,
|
|
1397
|
-
|
|
1474
|
+
MJViewTypeFormComponent,
|
|
1475
|
+
MJWorkflowEngineFormComponent,
|
|
1476
|
+
MJWorkflowRunFormComponent,
|
|
1477
|
+
MJWorkflowFormComponent,
|
|
1478
|
+
MJWorkspaceItemFormComponent,
|
|
1479
|
+
MJWorkspaceFormComponent
|
|
1398
1480
|
],
|
|
1399
1481
|
imports: [
|
|
1400
1482
|
CommonModule,
|
|
@@ -1406,13 +1488,7 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1406
1488
|
exports: []
|
|
1407
1489
|
}]
|
|
1408
1490
|
}], null, null); })();
|
|
1409
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1410
|
-
MJUserFavoriteFormComponent,
|
|
1411
|
-
MJUserNotificationPreferenceFormComponent,
|
|
1412
|
-
MJUserNotificationTypeFormComponent,
|
|
1413
|
-
MJUserNotificationFormComponent,
|
|
1414
|
-
MJUserRecordLogFormComponent,
|
|
1415
|
-
MJUserRoleFormComponent,
|
|
1491
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJUserRoleFormComponent,
|
|
1416
1492
|
MJUserSettingFormComponent,
|
|
1417
1493
|
MJUserViewCategoryFormComponent,
|
|
1418
1494
|
MJUserViewRunDetailFormComponent,
|
|
@@ -1425,40 +1501,9 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1425
1501
|
MJVersionLabelItemFormComponent,
|
|
1426
1502
|
MJVersionLabelRestoreFormComponent,
|
|
1427
1503
|
MJVersionLabelFormComponent,
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
EntityViewerModule,
|
|
1432
|
-
LinkDirectivesModule] }); })();
|
|
1433
|
-
export class GeneratedForms_SubModule_16 {
|
|
1434
|
-
static { this.ɵfac = function GeneratedForms_SubModule_16_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_16)(); }; }
|
|
1435
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_16 }); }
|
|
1436
|
-
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1437
|
-
FormsModule,
|
|
1438
|
-
BaseFormsModule,
|
|
1439
|
-
EntityViewerModule,
|
|
1440
|
-
LinkDirectivesModule] }); }
|
|
1441
|
-
}
|
|
1442
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_16, [{
|
|
1443
|
-
type: NgModule,
|
|
1444
|
-
args: [{
|
|
1445
|
-
declarations: [
|
|
1446
|
-
MJWorkflowRunFormComponent,
|
|
1447
|
-
MJWorkflowFormComponent,
|
|
1448
|
-
MJWorkspaceItemFormComponent,
|
|
1449
|
-
MJWorkspaceFormComponent
|
|
1450
|
-
],
|
|
1451
|
-
imports: [
|
|
1452
|
-
CommonModule,
|
|
1453
|
-
FormsModule,
|
|
1454
|
-
BaseFormsModule,
|
|
1455
|
-
EntityViewerModule,
|
|
1456
|
-
LinkDirectivesModule
|
|
1457
|
-
],
|
|
1458
|
-
exports: []
|
|
1459
|
-
}]
|
|
1460
|
-
}], null, null); })();
|
|
1461
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJWorkflowRunFormComponent,
|
|
1504
|
+
MJViewTypeFormComponent,
|
|
1505
|
+
MJWorkflowEngineFormComponent,
|
|
1506
|
+
MJWorkflowRunFormComponent,
|
|
1462
1507
|
MJWorkflowFormComponent,
|
|
1463
1508
|
MJWorkspaceItemFormComponent,
|
|
1464
1509
|
MJWorkspaceFormComponent], imports: [CommonModule,
|