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