@memberjunction/ng-core-entity-forms 5.37.0 → 5.38.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +23 -2
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +20 -20
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
- package/dist/lib/custom/Queries/query-category-dialog.component.d.ts +2 -2
- package/dist/lib/custom/Queries/query-category-dialog.component.d.ts.map +1 -1
- package/dist/lib/custom/Queries/query-category-dialog.component.js +8 -21
- package/dist/lib/custom/Queries/query-category-dialog.component.js.map +1 -1
- package/dist/lib/custom/Queries/query-form.component.d.ts +11 -15
- package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Queries/query-form.component.js +52 -152
- package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts +1 -8
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +4 -64
- package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +20 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +152 -14
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
- package/dist/lib/custom/custom-forms.module.d.ts +31 -30
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +17 -5
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAction/mjaiaction.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJAIAction/mjaiaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +185 -157
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentArtifactType/mjaiagentartifacttype.form.component.js +18 -9
- package/dist/lib/generated/Entities/MJAIAgentArtifactType/mjaiagentartifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentClientTool/mjaiagentclienttool.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIAgentClientTool/mjaiagentclienttool.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentConfiguration/mjaiagentconfiguration.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIAgentConfiguration/mjaiagentconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentDataSource/mjaiagentdatasource.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJAIAgentDataSource/mjaiagentdatasource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentExample/mjaiagentexample.form.component.js +25 -16
- package/dist/lib/generated/Entities/MJAIAgentExample/mjaiagentexample.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentLearningCycle/mjaiagentlearningcycle.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIAgentLearningCycle/mjaiagentlearningcycle.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentModality/mjaiagentmodality.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIAgentModality/mjaiagentmodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentModel/mjaiagentmodel.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIAgentModel/mjaiagentmodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component.js +24 -15
- package/dist/lib/generated/Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentPermission/mjaiagentpermission.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIAgentPermission/mjaiagentpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentPrompt/mjaiagentprompt.form.component.js +20 -11
- package/dist/lib/generated/Entities/MJAIAgentPrompt/mjaiagentprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRelationship/mjaiagentrelationship.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIAgentRelationship/mjaiagentrelationship.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRequest/mjaiagentrequest.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIAgentRequest/mjaiagentrequest.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRequestType/mjaiagentrequesttype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJAIAgentRequestType/mjaiagentrequesttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +79 -69
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRunMedia/mjaiagentrunmedia.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIAgentRunMedia/mjaiagentrunmedia.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js +36 -26
- package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJAIAgentSearchScope/mjaiagentsearchscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentStep/mjaiagentstep.form.component.js +36 -26
- package/dist/lib/generated/Entities/MJAIAgentStep/mjaiagentstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIAgentStepPath/mjaiagentsteppath.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJAIArchitecture/mjaiarchitecture.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIClientToolDefinition/mjaiclienttooldefinition.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJAIClientToolDefinition/mjaiclienttooldefinition.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +64 -54
- package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIConfigurationParam/mjaiconfigurationparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAICredentialBinding/mjaicredentialbinding.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAICredentialBinding/mjaicredentialbinding.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +57 -47
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +149 -139
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelAction/mjaimodelaction.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIModelAction/mjaimodelaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelArchitecture/mjaimodelarchitecture.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAIModelArchitecture/mjaimodelarchitecture.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelCost/mjaimodelcost.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIModelCost/mjaimodelcost.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelModality/mjaimodelmodality.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIModelModality/mjaimodelmodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelPriceType/mjaimodelpricetype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJAIModelPriceType/mjaimodelpricetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelType/mjaimodeltype.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJAIModelType/mjaimodeltype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelVendor/mjaimodelvendor.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJAIModelVendor/mjaimodelvendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +98 -88
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptCategory/mjaipromptcategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJAIPromptCategory/mjaipromptcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +53 -43
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJAIPromptRunMedia/mjaipromptrunmedia.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptType/mjaiprompttype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJAIPromptType/mjaiprompttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJAIResultCache/mjairesultcache.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +62 -52
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendorType/mjaivendortype.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAIVendorType/mjaivendortype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIApplication/mjapiapplication.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJAPIApplication/mjapiapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAPIApplicationScope/mjapiapplicationscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKeyApplication/mjapikeyapplication.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJAPIKeyApplication/mjapikeyapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKeyScope/mjapikeyscope.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAPIKeyScope/mjapikeyscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKeyUsageLog/mjapikeyusagelog.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAPIKeyUsageLog/mjapikeyusagelog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAccessControlRule/mjaccesscontrolrule.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJAccessControlRule/mjaccesscontrolrule.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +86 -76
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionAuthorization/mjactionauthorization.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJActionAuthorization/mjactionauthorization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJActionCategory/mjactioncategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionContext/mjactioncontext.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJActionContext/mjactioncontext.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionContextType/mjactioncontexttype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJActionContextType/mjactioncontexttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionExecutionLog/mjactionexecutionlog.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJActionExecutionLog/mjactionexecutionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionFilter/mjactionfilter.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJActionFilter/mjactionfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionLibrary/mjactionlibrary.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJActionLibrary/mjactionlibrary.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionParam/mjactionparam.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJActionParam/mjactionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJActionResultCode/mjactionresultcode.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJActionResultCode/mjactionresultcode.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +73 -45
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplicationEntity/mjapplicationentity.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJApplicationEntity/mjapplicationentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplicationSetting/mjapplicationsetting.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJApplicationSetting/mjapplicationsetting.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJArchiveConfiguration/mjarchiveconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJArchiveConfigurationEntity/mjarchiveconfigurationentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJArchiveRun/mjarchiverun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJArtifact/mjartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactPermission/mjartifactpermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJArtifactPermission/mjartifactpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +47 -37
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactUse/mjartifactuse.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJArtifactUse/mjartifactuse.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +51 -41
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersionAttribute/mjartifactversionattribute.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJArtifactVersionAttribute/mjartifactversionattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuditLog/mjauditlog.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAuditLog/mjauditlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +47 -37
- package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuthorizationRole/mjauthorizationrole.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJAuthorizationRole/mjauthorizationrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJCollection/mjcollection.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCollectionArtifact/mjcollectionartifact.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJCollectionArtifact/mjcollectionartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCollectionPermission/mjcollectionpermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJCollectionPermission/mjcollectionpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJCommunicationBaseMessageType/mjcommunicationbasemessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationLog/mjcommunicationlog.form.component.js +20 -11
- package/dist/lib/generated/Entities/MJCommunicationLog/mjcommunicationlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js +33 -23
- package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJCommunicationProviderMessageType/mjcommunicationprovidermessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationRun/mjcommunicationrun.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJCommunicationRun/mjcommunicationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +47 -37
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +53 -43
- package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationFieldMap/mjcompanyintegrationfieldmap.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationFieldMap/mjcompanyintegrationfieldmap.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationRecordMap/mjcompanyintegrationrecordmap.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationRecordMap/mjcompanyintegrationrecordmap.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationRunAPILog/mjcompanyintegrationrunapilog.form.component.js +20 -11
- package/dist/lib/generated/Entities/MJCompanyIntegrationRunAPILog/mjcompanyintegrationrunapilog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJCompanyIntegrationRunDetail/mjcompanyintegrationrundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationSyncWatermark/mjcompanyintegrationsyncwatermark.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationSyncWatermark/mjcompanyintegrationsyncwatermark.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJComponent/mjcomponent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJComponent/mjcomponent.form.component.js +60 -32
- package/dist/lib/generated/Entities/MJComponent/mjcomponent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJComponentDependency/mjcomponentdependency.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJComponentDependency/mjcomponentdependency.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJComponentLibrary/mjcomponentlibrary.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJComponentLibrary/mjcomponentlibrary.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJComponentLibraryLink/mjcomponentlibrarylink.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJComponentLibraryLink/mjcomponentlibrarylink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJComponentRegistry/mjcomponentregistry.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJComponentRegistry/mjcomponentregistry.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentFileType/mjcontentfiletype.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJContentFileType/mjcontentfiletype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +49 -39
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemAttribute/mjcontentitemattribute.form.component.js +13 -6
- package/dist/lib/generated/Entities/MJContentItemAttribute/mjcontentitemattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +51 -41
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceParam/mjcontentsourceparam.form.component.js +13 -6
- package/dist/lib/generated/Entities/MJContentSourceParam/mjcontentsourceparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js +35 -25
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +36 -26
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentTypeAttribute/mjcontenttypeattribute.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJContentTypeAttribute/mjcontenttypeattribute.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 +74 -50
- package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationArtifact/mjconversationartifact.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJConversationArtifact/mjconversationartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component.js +18 -9
- package/dist/lib/generated/Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +72 -62
- package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetailRating/mjconversationdetailrating.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJConversationDetailRating/mjconversationdetailrating.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js +59 -49
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCredentialCategory/mjcredentialcategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJCredentialCategory/mjcredentialcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCredentialType/mjcredentialtype.form.component.js +42 -32
- package/dist/lib/generated/Entities/MJCredentialType/mjcredentialtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js +44 -34
- package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js +42 -32
- package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardCategoryLink/mjdashboardcategorylink.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJDashboardCategoryLink/mjdashboardcategorylink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardCategoryPermission/mjdashboardcategorypermission.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJDashboardCategoryPermission/mjdashboardcategorypermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardPartType/mjdashboardparttype.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJDashboardPartType/mjdashboardparttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardPermission/mjdashboardpermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJDashboardPermission/mjdashboardpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardUserPreference/mjdashboarduserpreference.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJDashboardUserPreference/mjdashboarduserpreference.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardUserState/mjdashboarduserstate.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJDashboardUserState/mjdashboarduserstate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDataContext/mjdatacontext.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJDataContext/mjdatacontext.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDataContextItem/mjdatacontextitem.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJDataContextItem/mjdatacontextitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDataset/mjdataset.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJDataset/mjdataset.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDatasetItem/mjdatasetitem.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJDatasetItem/mjdatasetitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJDuplicateRunDetailMatch/mjduplicaterundetailmatch.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js +49 -39
- package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEmployeeCompanyIntegration/mjemployeecompanyintegration.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEmployeeCompanyIntegration/mjemployeecompanyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEmployeeRole/mjemployeerole.form.component.js +18 -9
- package/dist/lib/generated/Entities/MJEmployeeRole/mjemployeerole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEmployeeSkill/mjemployeeskill.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJEmployeeSkill/mjemployeeskill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component.js +22 -12
- package/dist/lib/generated/Entities/MJEncryptionAlgorithm/mjencryptionalgorithm.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEncryptionKey/mjencryptionkey.form.component.js +22 -12
- package/dist/lib/generated/Entities/MJEncryptionKey/mjencryptionkey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component.js +22 -12
- package/dist/lib/generated/Entities/MJEncryptionKeySource/mjencryptionkeysource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +346 -318
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityAIAction/mjentityaiaction.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJEntityAIAction/mjentityaiaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js +37 -27
- package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityActionFilter/mjentityactionfilter.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityActionFilter/mjentityactionfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityActionInvocation/mjentityactioninvocation.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityActionInvocation/mjentityactioninvocation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJEntityActionInvocationType/mjentityactioninvocationtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityActionParam/mjentityactionparam.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityActionParam/mjentityactionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityCommunicationField/mjentitycommunicationfield.form.component.js +17 -9
- package/dist/lib/generated/Entities/MJEntityCommunicationField/mjentitycommunicationfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJEntityCommunicationMessageType/mjentitycommunicationmessagetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js +44 -34
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocumentRun/mjentitydocumentrun.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityDocumentRun/mjentitydocumentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocumentType/mjentitydocumenttype.form.component.js +24 -15
- package/dist/lib/generated/Entities/MJEntityDocumentType/mjentitydocumenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityFieldValue/mjentityfieldvalue.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJEntityFieldValue/mjentityfieldvalue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityFormOverride/mjentityformoverride.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJEntityFormOverride/mjentityformoverride.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJEntityFormOverride/mjentityformoverride.form.component.js +92 -0
- package/dist/lib/generated/Entities/MJEntityFormOverride/mjentityformoverride.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJEntityOrganicKey/mjentityorganickey.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJEntityOrganicKey/mjentityorganickey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJEntityOrganicKeyRelatedEntity/mjentityorganickeyrelatedentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRelationship/mjentityrelationship.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJEntityRelationship/mjentityrelationship.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJEntityRelationshipDisplayComponent/mjentityrelationshipdisplaycomponent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntitySetting/mjentitysetting.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJEntitySetting/mjentitysetting.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEnvironment/mjenvironment.form.component.js +57 -48
- package/dist/lib/generated/Entities/MJEnvironment/mjenvironment.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJErrorLog/mjerrorlog.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJErrorLog/mjerrorlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js +49 -39
- package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +52 -42
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageProvider/mjfilestorageprovider.form.component.js +46 -36
- package/dist/lib/generated/Entities/MJFileStorageProvider/mjfilestorageprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJGeneratedCode/mjgeneratedcode.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJGeneratedCode/mjgeneratedcode.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +44 -34
- package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +36 -26
- package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJLibrary/mjlibrary.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJLibrary/mjlibrary.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJLibraryItem/mjlibraryitem.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJLibraryItem/mjlibraryitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +45 -35
- package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJListCategory/mjlistcategory.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJListCategory/mjlistcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJListDetail/mjlistdetail.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJListDetail/mjlistdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJListInvitation/mjlistinvitation.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJListInvitation/mjlistinvitation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJListShare/mjlistshare.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJListShare/mjlistshare.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServer/mjmcpserver.form.component.js +43 -33
- package/dist/lib/generated/Entities/MJMCPServer/mjmcpserver.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js +54 -44
- package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJMCPServerTool/mjmcpservertool.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJMCPToolFavorite/mjmcptoolfavorite.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOAuthToken/mjoauthtoken.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOAuthToken/mjoauthtoken.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOpenApp/mjopenapp.form.component.js +33 -23
- package/dist/lib/generated/Entities/MJOpenApp/mjopenapp.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOpenAppDependency/mjopenappdependency.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOpenAppDependency/mjopenappdependency.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOutputFormatType/mjoutputformattype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJOutputFormatType/mjoutputformattype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJOutputTriggerType/mjoutputtriggertype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJOutputTriggerType/mjoutputtriggertype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJProject/mjproject.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJPublicLink/mjpubliclink.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJPublicLink/mjpubliclink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js +66 -56
- package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryDependency/mjquerydependency.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJQueryDependency/mjquerydependency.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryEntity/mjqueryentity.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJQueryEntity/mjqueryentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryField/mjqueryfield.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJQueryField/mjqueryfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryParameter/mjqueryparameter.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJQueryParameter/mjqueryparameter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryPermission/mjquerypermission.form.component.js +18 -9
- package/dist/lib/generated/Entities/MJQueryPermission/mjquerypermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJQuerySQL/mjquerysql.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueue/mjqueue.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJQueue/mjqueue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueueTask/mjqueuetask.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJQueueTask/mjqueuetask.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueueType/mjqueuetype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJQueueType/mjqueuetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecommendation/mjrecommendation.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJRecommendation/mjrecommendation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecommendationItem/mjrecommendationitem.form.component.js +17 -9
- package/dist/lib/generated/Entities/MJRecommendationItem/mjrecommendationitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecommendationProvider/mjrecommendationprovider.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJRecommendationProvider/mjrecommendationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecommendationRun/mjrecommendationrun.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJRecommendationRun/mjrecommendationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +36 -26
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordLink/mjrecordlink.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJRecordLink/mjrecordlink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJReport/mjreport.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJReport/mjreport.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJReportCategory/mjreportcategory.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJReportCategory/mjreportcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJReportSnapshot/mjreportsnapshot.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJReportSnapshot/mjreportsnapshot.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJReportUserState/mjreportuserstate.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJReportUserState/mjreportuserstate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJReportVersion/mjreportversion.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJReportVersion/mjreportversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJResourceLink/mjresourcelink.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJResourceLink/mjresourcelink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js +45 -35
- package/dist/lib/generated/Entities/MJResourceType/mjresourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +94 -66
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js +40 -31
- package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJSQLDialect/mjsqldialect.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledActionParam/mjscheduledactionparam.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJScheduledActionParam/mjscheduledactionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js +38 -28
- package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledJobType/mjscheduledjobtype.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJScheduledJobType/mjscheduledjobtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSchemaInfo/mjschemainfo.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJSchemaInfo/mjschemainfo.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js +28 -18
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +68 -58
- package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJSkill/mjskill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +93 -83
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagScope/mjtagscope.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTagScope/mjtagscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagSuggestion/mjtagsuggestion.form.component.js +23 -14
- package/dist/lib/generated/Entities/MJTagSuggestion/mjtagsuggestion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagSynonym/mjtagsynonym.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTagSynonym/mjtagsynonym.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJTask/mjtask.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTaskDependency/mjtaskdependency.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTaskDependency/mjtaskdependency.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTaskType/mjtasktype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJTaskType/mjtasktype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js +64 -54
- package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplateContent/mjtemplatecontent.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJTemplateContent/mjtemplatecontent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplateContentType/mjtemplatecontenttype.form.component.js +24 -15
- package/dist/lib/generated/Entities/MJTemplateContentType/mjtemplatecontenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplateParam/mjtemplateparam.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJTemplateParam/mjtemplateparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTest/mjtest.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJTest/mjtest.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestRubric/mjtestrubric.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJTestRubric/mjtestrubric.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestRun/mjtestrun.form.component.js +56 -46
- package/dist/lib/generated/Entities/MJTestRun/mjtestrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestRunFeedback/mjtestrunfeedback.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJTestRunFeedback/mjtestrunfeedback.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestRunOutput/mjtestrunoutput.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJTestRunOutput/mjtestrunoutput.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js +39 -29
- package/dist/lib/generated/Entities/MJTestSuite/mjtestsuite.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestSuiteRun/mjtestsuiterun.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJTestSuiteRun/mjtestsuiterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestSuiteTest/mjtestsuitetest.form.component.js +15 -6
- package/dist/lib/generated/Entities/MJTestSuiteTest/mjtestsuitetest.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTestType/mjtesttype.form.component.js +30 -20
- package/dist/lib/generated/Entities/MJTestType/mjtesttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +530 -502
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserApplication/mjuserapplication.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJUserApplication/mjuserapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserFavorite/mjuserfavorite.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJUserFavorite/mjuserfavorite.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserNotification/mjusernotification.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJUserNotification/mjusernotification.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserNotificationType/mjusernotificationtype.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJUserNotificationType/mjusernotificationtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserRecordLog/mjuserrecordlog.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJUserRecordLog/mjuserrecordlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserRole/mjuserrole.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJUserRole/mjuserrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserSetting/mjusersetting.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJUserSetting/mjusersetting.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +48 -38
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserViewCategory/mjuserviewcategory.form.component.js +34 -24
- package/dist/lib/generated/Entities/MJUserViewCategory/mjuserviewcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserViewRun/mjuserviewrun.form.component.js +26 -16
- package/dist/lib/generated/Entities/MJUserViewRun/mjuserviewrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component.js +17 -8
- package/dist/lib/generated/Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js +49 -39
- package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVersionInstallation/mjversioninstallation.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJVersionInstallation/mjversioninstallation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js +44 -34
- package/dist/lib/generated/Entities/MJVersionLabel/mjversionlabel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVersionLabelItem/mjversionlabelitem.form.component.js +18 -9
- package/dist/lib/generated/Entities/MJVersionLabelItem/mjversionlabelitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJWorkflow/mjworkflow.form.component.js +32 -22
- package/dist/lib/generated/Entities/MJWorkflow/mjworkflow.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJWorkflowEngine/mjworkflowengine.form.component.js +24 -14
- package/dist/lib/generated/Entities/MJWorkflowEngine/mjworkflowengine.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJWorkflowRun/mjworkflowrun.form.component.js +19 -10
- package/dist/lib/generated/Entities/MJWorkflowRun/mjworkflowrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJWorkspace/mjworkspace.form.component.js +26 -17
- package/dist/lib/generated/Entities/MJWorkspace/mjworkspace.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJWorkspaceItem/mjworkspaceitem.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJWorkspaceItem/mjworkspaceitem.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +161 -160
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +43 -40
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/dist/lib/panels/content-sources/tag-pipeline-configuration.panel.d.ts +62 -0
- package/dist/lib/panels/content-sources/tag-pipeline-configuration.panel.d.ts.map +1 -0
- package/dist/lib/panels/content-sources/tag-pipeline-configuration.panel.js +386 -0
- package/dist/lib/panels/content-sources/tag-pipeline-configuration.panel.js.map +1 -0
- package/dist/lib/panels/content-sources/website-crawler-settings.panel.d.ts +41 -0
- package/dist/lib/panels/content-sources/website-crawler-settings.panel.d.ts.map +1 -0
- package/dist/lib/panels/content-sources/website-crawler-settings.panel.js +227 -0
- package/dist/lib/panels/content-sources/website-crawler-settings.panel.js.map +1 -0
- package/package.json +36 -36
- package/dist/lib/__tests__/content-source-form.test.d.ts +0 -2
- package/dist/lib/__tests__/content-source-form.test.d.ts.map +0 -1
- package/dist/lib/__tests__/content-source-form.test.js +0 -183
- package/dist/lib/__tests__/content-source-form.test.js.map +0 -1
- package/dist/lib/custom/ContentSources/content-source-form.component.d.ts +0 -76
- package/dist/lib/custom/ContentSources/content-source-form.component.d.ts.map +0 -1
- package/dist/lib/custom/ContentSources/content-source-form.component.js +0 -510
- package/dist/lib/custom/ContentSources/content-source-form.component.js.map +0 -1
|
@@ -9,976 +9,986 @@ import { RegisterClass } from '@memberjunction/global';
|
|
|
9
9
|
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
import * as i1 from "@memberjunction/ng-base-forms";
|
|
12
|
-
function
|
|
12
|
+
function MJUserFormComponent_Conditional_30_Template(rf, ctx) { if (rf & 1) {
|
|
13
13
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
14
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
15
|
-
i0.ɵɵlistener("Navigate", function
|
|
14
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
15
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJActionExecutionLogs", $event.totalRowCount)); });
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
19
19
|
i0.ɵɵadvance();
|
|
20
20
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Action Execution Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Action Execution Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJActionExecutionLogs"))("ShowToolbar", false);
|
|
21
21
|
} }
|
|
22
|
-
function
|
|
22
|
+
function MJUserFormComponent_Conditional_32_Template(rf, ctx) { if (rf & 1) {
|
|
23
23
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
24
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
25
|
-
i0.ɵɵlistener("Navigate", function
|
|
24
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
25
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_32_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJActions", $event.totalRowCount)); });
|
|
26
26
|
i0.ɵɵelementEnd()();
|
|
27
27
|
} if (rf & 2) {
|
|
28
28
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
29
29
|
i0.ɵɵadvance();
|
|
30
30
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Actions", "CodeApprovedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJActions"))("ShowToolbar", false);
|
|
31
31
|
} }
|
|
32
|
-
function
|
|
32
|
+
function MJUserFormComponent_Conditional_34_Template(rf, ctx) { if (rf & 1) {
|
|
33
33
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
34
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
35
|
-
i0.ɵɵlistener("Navigate", function
|
|
34
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
35
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_34_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAuditLogs", $event.totalRowCount)); });
|
|
36
36
|
i0.ɵɵelementEnd()();
|
|
37
37
|
} if (rf & 2) {
|
|
38
38
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
39
39
|
i0.ɵɵadvance();
|
|
40
40
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Audit Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Audit Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAuditLogs"))("ShowToolbar", false);
|
|
41
41
|
} }
|
|
42
|
-
function
|
|
42
|
+
function MJUserFormComponent_Conditional_36_Template(rf, ctx) { if (rf & 1) {
|
|
43
43
|
const _r5 = i0.ɵɵgetCurrentView();
|
|
44
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
45
|
-
i0.ɵɵlistener("Navigate", function
|
|
44
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
45
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_36_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCommunicationRuns", $event.totalRowCount)); });
|
|
46
46
|
i0.ɵɵelementEnd()();
|
|
47
47
|
} if (rf & 2) {
|
|
48
48
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
49
49
|
i0.ɵɵadvance();
|
|
50
50
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Communication Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Communication Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCommunicationRuns"))("ShowToolbar", false);
|
|
51
51
|
} }
|
|
52
|
-
function
|
|
52
|
+
function MJUserFormComponent_Conditional_38_Template(rf, ctx) { if (rf & 1) {
|
|
53
53
|
const _r6 = i0.ɵɵgetCurrentView();
|
|
54
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
55
|
-
i0.ɵɵlistener("Navigate", function
|
|
54
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
55
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_38_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCompanyIntegrationRuns", $event.totalRowCount)); });
|
|
56
56
|
i0.ɵɵelementEnd()();
|
|
57
57
|
} if (rf & 2) {
|
|
58
58
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
59
59
|
i0.ɵɵadvance();
|
|
60
60
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Company Integration Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Company Integration Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCompanyIntegrationRuns"))("ShowToolbar", false);
|
|
61
61
|
} }
|
|
62
|
-
function
|
|
62
|
+
function MJUserFormComponent_Conditional_40_Template(rf, ctx) { if (rf & 1) {
|
|
63
63
|
const _r7 = i0.ɵɵgetCurrentView();
|
|
64
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
65
|
-
i0.ɵɵlistener("Navigate", function
|
|
64
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
65
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_40_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversations", $event.totalRowCount)); });
|
|
66
66
|
i0.ɵɵelementEnd()();
|
|
67
67
|
} if (rf & 2) {
|
|
68
68
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
69
69
|
i0.ɵɵadvance();
|
|
70
70
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversations", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversations"))("ShowToolbar", false);
|
|
71
71
|
} }
|
|
72
|
-
function
|
|
72
|
+
function MJUserFormComponent_Conditional_42_Template(rf, ctx) { if (rf & 1) {
|
|
73
73
|
const _r8 = i0.ɵɵgetCurrentView();
|
|
74
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
75
|
-
i0.ɵɵlistener("Navigate", function
|
|
74
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
75
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_42_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategories", $event.totalRowCount)); });
|
|
76
76
|
i0.ɵɵelementEnd()();
|
|
77
77
|
} if (rf & 2) {
|
|
78
78
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
79
79
|
i0.ɵɵadvance();
|
|
80
80
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategories"))("ShowToolbar", false);
|
|
81
81
|
} }
|
|
82
|
-
function
|
|
82
|
+
function MJUserFormComponent_Conditional_44_Template(rf, ctx) { if (rf & 1) {
|
|
83
83
|
const _r9 = i0.ɵɵgetCurrentView();
|
|
84
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
85
|
-
i0.ɵɵlistener("Navigate", function
|
|
84
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
85
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_44_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboards", $event.totalRowCount)); });
|
|
86
86
|
i0.ɵɵelementEnd()();
|
|
87
87
|
} if (rf & 2) {
|
|
88
88
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
89
89
|
i0.ɵɵadvance();
|
|
90
90
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboards", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboards"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboards"))("ShowToolbar", false);
|
|
91
91
|
} }
|
|
92
|
-
function
|
|
92
|
+
function MJUserFormComponent_Conditional_46_Template(rf, ctx) { if (rf & 1) {
|
|
93
93
|
const _r10 = i0.ɵɵgetCurrentView();
|
|
94
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
95
|
-
i0.ɵɵlistener("Navigate", function
|
|
94
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
95
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_46_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDataContexts", $event.totalRowCount)); });
|
|
96
96
|
i0.ɵɵelementEnd()();
|
|
97
97
|
} if (rf & 2) {
|
|
98
98
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
99
99
|
i0.ɵɵadvance();
|
|
100
100
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Data Contexts", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Data Contexts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDataContexts"))("ShowToolbar", false);
|
|
101
101
|
} }
|
|
102
|
-
function
|
|
102
|
+
function MJUserFormComponent_Conditional_48_Template(rf, ctx) { if (rf & 1) {
|
|
103
103
|
const _r11 = i0.ɵɵgetCurrentView();
|
|
104
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
105
|
-
i0.ɵɵlistener("Navigate", function
|
|
104
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
105
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_48_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDuplicateRunsStartedByUserID", $event.totalRowCount)); });
|
|
106
106
|
i0.ɵɵelementEnd()();
|
|
107
107
|
} if (rf & 2) {
|
|
108
108
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
109
109
|
i0.ɵɵadvance();
|
|
110
110
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Duplicate Runs", "StartedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Duplicate Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDuplicateRunsStartedByUserID"))("ShowToolbar", false);
|
|
111
111
|
} }
|
|
112
|
-
function
|
|
112
|
+
function MJUserFormComponent_Conditional_50_Template(rf, ctx) { if (rf & 1) {
|
|
113
113
|
const _r12 = i0.ɵɵgetCurrentView();
|
|
114
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
115
|
-
i0.ɵɵlistener("Navigate", function
|
|
114
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
115
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_50_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListsUserID", $event.totalRowCount)); });
|
|
116
116
|
i0.ɵɵelementEnd()();
|
|
117
117
|
} if (rf & 2) {
|
|
118
118
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
119
119
|
i0.ɵɵadvance();
|
|
120
120
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Lists", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Lists"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListsUserID"))("ShowToolbar", false);
|
|
121
121
|
} }
|
|
122
|
-
function
|
|
122
|
+
function MJUserFormComponent_Conditional_52_Template(rf, ctx) { if (rf & 1) {
|
|
123
123
|
const _r13 = i0.ɵɵgetCurrentView();
|
|
124
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
125
|
-
i0.ɵɵlistener("Navigate", function
|
|
124
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
125
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_52_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJQueryCategories", $event.totalRowCount)); });
|
|
126
126
|
i0.ɵɵelementEnd()();
|
|
127
127
|
} if (rf & 2) {
|
|
128
128
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
129
129
|
i0.ɵɵadvance();
|
|
130
130
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Query Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Query Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJQueryCategories"))("ShowToolbar", false);
|
|
131
131
|
} }
|
|
132
|
-
function
|
|
132
|
+
function MJUserFormComponent_Conditional_54_Template(rf, ctx) { if (rf & 1) {
|
|
133
133
|
const _r14 = i0.ɵɵgetCurrentView();
|
|
134
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
135
|
-
i0.ɵɵlistener("Navigate", function
|
|
134
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
135
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_54_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecommendationRuns", $event.totalRowCount)); });
|
|
136
136
|
i0.ɵɵelementEnd()();
|
|
137
137
|
} if (rf & 2) {
|
|
138
138
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
139
139
|
i0.ɵɵadvance();
|
|
140
140
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Recommendation Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Recommendation Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecommendationRuns"))("ShowToolbar", false);
|
|
141
141
|
} }
|
|
142
|
-
function
|
|
142
|
+
function MJUserFormComponent_Conditional_56_Template(rf, ctx) { if (rf & 1) {
|
|
143
143
|
const _r15 = i0.ɵɵgetCurrentView();
|
|
144
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
145
|
-
i0.ɵɵlistener("Navigate", function
|
|
144
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
145
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_56_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordChangeReplayRuns", $event.totalRowCount)); });
|
|
146
146
|
i0.ɵɵelementEnd()();
|
|
147
147
|
} if (rf & 2) {
|
|
148
148
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
149
149
|
i0.ɵɵadvance();
|
|
150
150
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Change Replay Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Change Replay Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordChangeReplayRuns"))("ShowToolbar", false);
|
|
151
151
|
} }
|
|
152
|
-
function
|
|
152
|
+
function MJUserFormComponent_Conditional_58_Template(rf, ctx) { if (rf & 1) {
|
|
153
153
|
const _r16 = i0.ɵɵgetCurrentView();
|
|
154
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
155
|
-
i0.ɵɵlistener("Navigate", function
|
|
154
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
155
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_58_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordChanges", $event.totalRowCount)); });
|
|
156
156
|
i0.ɵɵelementEnd()();
|
|
157
157
|
} if (rf & 2) {
|
|
158
158
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
159
159
|
i0.ɵɵadvance();
|
|
160
160
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Changes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Changes"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordChanges"))("ShowToolbar", false);
|
|
161
161
|
} }
|
|
162
|
-
function
|
|
162
|
+
function MJUserFormComponent_Conditional_60_Template(rf, ctx) { if (rf & 1) {
|
|
163
163
|
const _r17 = i0.ɵɵgetCurrentView();
|
|
164
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
165
|
-
i0.ɵɵlistener("Navigate", function
|
|
164
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
165
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_60_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordMergeLogsApprovedByUserID", $event.totalRowCount)); });
|
|
166
166
|
i0.ɵɵelementEnd()();
|
|
167
167
|
} if (rf & 2) {
|
|
168
168
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
169
169
|
i0.ɵɵadvance();
|
|
170
170
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Merge Logs", "ApprovedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Merge Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordMergeLogsApprovedByUserID"))("ShowToolbar", false);
|
|
171
171
|
} }
|
|
172
|
-
function
|
|
172
|
+
function MJUserFormComponent_Conditional_62_Template(rf, ctx) { if (rf & 1) {
|
|
173
173
|
const _r18 = i0.ɵɵgetCurrentView();
|
|
174
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
175
|
-
i0.ɵɵlistener("Navigate", function
|
|
174
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
175
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_62_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportCategories", $event.totalRowCount)); });
|
|
176
176
|
i0.ɵɵelementEnd()();
|
|
177
177
|
} if (rf & 2) {
|
|
178
178
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
179
179
|
i0.ɵɵadvance();
|
|
180
180
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReportCategories"))("ShowToolbar", false);
|
|
181
181
|
} }
|
|
182
|
-
function
|
|
182
|
+
function MJUserFormComponent_Conditional_64_Template(rf, ctx) { if (rf & 1) {
|
|
183
183
|
const _r19 = i0.ɵɵgetCurrentView();
|
|
184
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
185
|
-
i0.ɵɵlistener("Navigate", function
|
|
184
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
185
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_64_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportSnapshots", $event.totalRowCount)); });
|
|
186
186
|
i0.ɵɵelementEnd()();
|
|
187
187
|
} if (rf & 2) {
|
|
188
188
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
189
189
|
i0.ɵɵadvance();
|
|
190
190
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report Snapshots", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report Snapshots"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReportSnapshots"))("ShowToolbar", false);
|
|
191
191
|
} }
|
|
192
|
-
function
|
|
192
|
+
function MJUserFormComponent_Conditional_66_Template(rf, ctx) { if (rf & 1) {
|
|
193
193
|
const _r20 = i0.ɵɵgetCurrentView();
|
|
194
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
195
|
-
i0.ɵɵlistener("Navigate", function
|
|
194
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
195
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_66_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReports", $event.totalRowCount)); });
|
|
196
196
|
i0.ɵɵelementEnd()();
|
|
197
197
|
} if (rf & 2) {
|
|
198
198
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
199
199
|
i0.ɵɵadvance();
|
|
200
200
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Reports", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Reports"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReports"))("ShowToolbar", false);
|
|
201
201
|
} }
|
|
202
|
-
function
|
|
202
|
+
function MJUserFormComponent_Conditional_68_Template(rf, ctx) { if (rf & 1) {
|
|
203
203
|
const _r21 = i0.ɵɵgetCurrentView();
|
|
204
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
205
|
-
i0.ɵɵlistener("Navigate", function
|
|
204
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
205
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_68_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTemplateCategories", $event.totalRowCount)); });
|
|
206
206
|
i0.ɵɵelementEnd()();
|
|
207
207
|
} if (rf & 2) {
|
|
208
208
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
209
209
|
i0.ɵɵadvance();
|
|
210
210
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Template Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Template Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTemplateCategories"))("ShowToolbar", false);
|
|
211
211
|
} }
|
|
212
|
-
function
|
|
212
|
+
function MJUserFormComponent_Conditional_70_Template(rf, ctx) { if (rf & 1) {
|
|
213
213
|
const _r22 = i0.ɵɵgetCurrentView();
|
|
214
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
215
|
-
i0.ɵɵlistener("Navigate", function
|
|
214
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
215
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_70_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_70_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTemplates", $event.totalRowCount)); });
|
|
216
216
|
i0.ɵɵelementEnd()();
|
|
217
217
|
} if (rf & 2) {
|
|
218
218
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
219
219
|
i0.ɵɵadvance();
|
|
220
220
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Templates", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Templates"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTemplates"))("ShowToolbar", false);
|
|
221
221
|
} }
|
|
222
|
-
function
|
|
222
|
+
function MJUserFormComponent_Conditional_72_Template(rf, ctx) { if (rf & 1) {
|
|
223
223
|
const _r23 = i0.ɵɵgetCurrentView();
|
|
224
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
225
|
-
i0.ɵɵlistener("Navigate", function
|
|
224
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
225
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_72_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserApplications", $event.totalRowCount)); });
|
|
226
226
|
i0.ɵɵelementEnd()();
|
|
227
227
|
} if (rf & 2) {
|
|
228
228
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
229
229
|
i0.ɵɵadvance();
|
|
230
230
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Applications", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Applications"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserApplications"))("ShowToolbar", false);
|
|
231
231
|
} }
|
|
232
|
-
function
|
|
232
|
+
function MJUserFormComponent_Conditional_74_Template(rf, ctx) { if (rf & 1) {
|
|
233
233
|
const _r24 = i0.ɵɵgetCurrentView();
|
|
234
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
235
|
-
i0.ɵɵlistener("Navigate", function
|
|
234
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
235
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_74_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserFavorites", $event.totalRowCount)); });
|
|
236
236
|
i0.ɵɵelementEnd()();
|
|
237
237
|
} if (rf & 2) {
|
|
238
238
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
239
239
|
i0.ɵɵadvance();
|
|
240
240
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Favorites", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Favorites"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserFavorites"))("ShowToolbar", false);
|
|
241
241
|
} }
|
|
242
|
-
function
|
|
242
|
+
function MJUserFormComponent_Conditional_76_Template(rf, ctx) { if (rf & 1) {
|
|
243
243
|
const _r25 = i0.ɵɵgetCurrentView();
|
|
244
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
245
|
-
i0.ɵɵlistener("Navigate", function
|
|
244
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
245
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_76_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotifications", $event.totalRowCount)); });
|
|
246
246
|
i0.ɵɵelementEnd()();
|
|
247
247
|
} if (rf & 2) {
|
|
248
248
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
249
249
|
i0.ɵɵadvance();
|
|
250
250
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notifications", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notifications"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserNotifications"))("ShowToolbar", false);
|
|
251
251
|
} }
|
|
252
|
-
function
|
|
252
|
+
function MJUserFormComponent_Conditional_78_Template(rf, ctx) { if (rf & 1) {
|
|
253
253
|
const _r26 = i0.ɵɵgetCurrentView();
|
|
254
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
255
|
-
i0.ɵɵlistener("Navigate", function
|
|
254
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
255
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_78_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserRecordLogs", $event.totalRowCount)); });
|
|
256
256
|
i0.ɵɵelementEnd()();
|
|
257
257
|
} if (rf & 2) {
|
|
258
258
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
259
259
|
i0.ɵɵadvance();
|
|
260
260
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Record Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Record Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserRecordLogs"))("ShowToolbar", false);
|
|
261
261
|
} }
|
|
262
|
-
function
|
|
262
|
+
function MJUserFormComponent_Conditional_80_Template(rf, ctx) { if (rf & 1) {
|
|
263
263
|
const _r27 = i0.ɵɵgetCurrentView();
|
|
264
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
265
|
-
i0.ɵɵlistener("Navigate", function
|
|
264
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
265
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_80_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserRoles", $event.totalRowCount)); });
|
|
266
266
|
i0.ɵɵelementEnd()();
|
|
267
267
|
} if (rf & 2) {
|
|
268
268
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
269
269
|
i0.ɵɵadvance();
|
|
270
270
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Roles", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Roles"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserRoles"))("ShowToolbar", false);
|
|
271
271
|
} }
|
|
272
|
-
function
|
|
272
|
+
function MJUserFormComponent_Conditional_82_Template(rf, ctx) { if (rf & 1) {
|
|
273
273
|
const _r28 = i0.ɵɵgetCurrentView();
|
|
274
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
275
|
-
i0.ɵɵlistener("Navigate", function
|
|
274
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
275
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_82_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViewCategories", $event.totalRowCount)); });
|
|
276
276
|
i0.ɵɵelementEnd()();
|
|
277
277
|
} if (rf & 2) {
|
|
278
278
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
279
279
|
i0.ɵɵadvance();
|
|
280
280
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViewCategories"))("ShowToolbar", false);
|
|
281
281
|
} }
|
|
282
|
-
function
|
|
282
|
+
function MJUserFormComponent_Conditional_84_Template(rf, ctx) { if (rf & 1) {
|
|
283
283
|
const _r29 = i0.ɵɵgetCurrentView();
|
|
284
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
285
|
-
i0.ɵɵlistener("Navigate", function
|
|
284
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
285
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_84_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViewRuns", $event.totalRowCount)); });
|
|
286
286
|
i0.ɵɵelementEnd()();
|
|
287
287
|
} if (rf & 2) {
|
|
288
288
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
289
289
|
i0.ɵɵadvance();
|
|
290
290
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User View Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User View Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViewRuns"))("ShowToolbar", false);
|
|
291
291
|
} }
|
|
292
|
-
function
|
|
292
|
+
function MJUserFormComponent_Conditional_86_Template(rf, ctx) { if (rf & 1) {
|
|
293
293
|
const _r30 = i0.ɵɵgetCurrentView();
|
|
294
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
295
|
-
i0.ɵɵlistener("Navigate", function
|
|
294
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
295
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_86_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserViews", $event.totalRowCount)); });
|
|
296
296
|
i0.ɵɵelementEnd()();
|
|
297
297
|
} if (rf & 2) {
|
|
298
298
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
299
299
|
i0.ɵɵadvance();
|
|
300
300
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Views", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Views"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserViews"))("ShowToolbar", false);
|
|
301
301
|
} }
|
|
302
|
-
function
|
|
302
|
+
function MJUserFormComponent_Conditional_88_Template(rf, ctx) { if (rf & 1) {
|
|
303
303
|
const _r31 = i0.ɵɵgetCurrentView();
|
|
304
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
305
|
-
i0.ɵɵlistener("Navigate", function
|
|
304
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
305
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_88_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJWorkspaces", $event.totalRowCount)); });
|
|
306
306
|
i0.ɵɵelementEnd()();
|
|
307
307
|
} if (rf & 2) {
|
|
308
308
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
309
309
|
i0.ɵɵadvance();
|
|
310
310
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Workspaces", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Workspaces"))("AllowLoad", ctx_r1.IsSectionExpanded("mJWorkspaces"))("ShowToolbar", false);
|
|
311
311
|
} }
|
|
312
|
-
function
|
|
312
|
+
function MJUserFormComponent_Conditional_90_Template(rf, ctx) { if (rf & 1) {
|
|
313
313
|
const _r32 = i0.ɵɵgetCurrentView();
|
|
314
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
315
|
-
i0.ɵɵlistener("Navigate", function
|
|
314
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
315
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_90_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentNotes", $event.totalRowCount)); });
|
|
316
316
|
i0.ɵɵelementEnd()();
|
|
317
317
|
} if (rf & 2) {
|
|
318
318
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
319
319
|
i0.ɵɵadvance();
|
|
320
320
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Notes", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentNotes"))("ShowToolbar", false);
|
|
321
321
|
} }
|
|
322
|
-
function
|
|
322
|
+
function MJUserFormComponent_Conditional_92_Template(rf, ctx) { if (rf & 1) {
|
|
323
323
|
const _r33 = i0.ɵɵgetCurrentView();
|
|
324
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
325
|
-
i0.ɵɵlistener("Navigate", function
|
|
324
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
325
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_92_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRequestsRequestForUserID", $event.totalRowCount)); });
|
|
326
326
|
i0.ɵɵelementEnd()();
|
|
327
327
|
} if (rf & 2) {
|
|
328
328
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
329
329
|
i0.ɵɵadvance();
|
|
330
330
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "RequestForUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRequestsRequestForUserID"))("ShowToolbar", false);
|
|
331
331
|
} }
|
|
332
|
-
function
|
|
332
|
+
function MJUserFormComponent_Conditional_94_Template(rf, ctx) { if (rf & 1) {
|
|
333
333
|
const _r34 = i0.ɵɵgetCurrentView();
|
|
334
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
335
|
-
i0.ɵɵlistener("Navigate", function
|
|
334
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
335
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_94_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeysCreatedByUserID", $event.totalRowCount)); });
|
|
336
336
|
i0.ɵɵelementEnd()();
|
|
337
337
|
} if (rf & 2) {
|
|
338
338
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
339
339
|
i0.ɵɵadvance();
|
|
340
340
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeysCreatedByUserID"))("ShowToolbar", false);
|
|
341
341
|
} }
|
|
342
|
-
function
|
|
342
|
+
function MJUserFormComponent_Conditional_96_Template(rf, ctx) { if (rf & 1) {
|
|
343
343
|
const _r35 = i0.ɵɵgetCurrentView();
|
|
344
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
345
|
-
i0.ɵɵlistener("Navigate", function
|
|
344
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
345
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_96_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_96_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArchiveConfigurations", $event.totalRowCount)); });
|
|
346
346
|
i0.ɵɵelementEnd()();
|
|
347
347
|
} if (rf & 2) {
|
|
348
348
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
349
349
|
i0.ɵɵadvance();
|
|
350
350
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Archive Configurations", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Archive Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArchiveConfigurations"))("ShowToolbar", false);
|
|
351
351
|
} }
|
|
352
|
-
function
|
|
352
|
+
function MJUserFormComponent_Conditional_98_Template(rf, ctx) { if (rf & 1) {
|
|
353
353
|
const _r36 = i0.ɵɵgetCurrentView();
|
|
354
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
355
|
-
i0.ɵɵlistener("Navigate", function
|
|
354
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
355
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_98_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_98_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissionsSharedByUserID", $event.totalRowCount)); });
|
|
356
356
|
i0.ɵɵelementEnd()();
|
|
357
357
|
} if (rf & 2) {
|
|
358
358
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
359
359
|
i0.ɵɵadvance();
|
|
360
360
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissionsSharedByUserID"))("ShowToolbar", false);
|
|
361
361
|
} }
|
|
362
|
-
function
|
|
362
|
+
function MJUserFormComponent_Conditional_100_Template(rf, ctx) { if (rf & 1) {
|
|
363
363
|
const _r37 = i0.ɵɵgetCurrentView();
|
|
364
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
365
|
-
i0.ɵɵlistener("Navigate", function
|
|
364
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
365
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_100_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_100_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactUses", $event.totalRowCount)); });
|
|
366
366
|
i0.ɵɵelementEnd()();
|
|
367
367
|
} if (rf & 2) {
|
|
368
368
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
369
369
|
i0.ɵɵadvance();
|
|
370
370
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Uses", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Uses"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactUses"))("ShowToolbar", false);
|
|
371
371
|
} }
|
|
372
|
-
function
|
|
372
|
+
function MJUserFormComponent_Conditional_102_Template(rf, ctx) { if (rf & 1) {
|
|
373
373
|
const _r38 = i0.ɵɵgetCurrentView();
|
|
374
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
375
|
-
i0.ɵɵlistener("Navigate", function
|
|
374
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
375
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_102_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_102_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactVersions", $event.totalRowCount)); });
|
|
376
376
|
i0.ɵɵelementEnd()();
|
|
377
377
|
} if (rf & 2) {
|
|
378
378
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
379
379
|
i0.ɵɵadvance();
|
|
380
380
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Versions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Versions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactVersions"))("ShowToolbar", false);
|
|
381
381
|
} }
|
|
382
|
-
function
|
|
382
|
+
function MJUserFormComponent_Conditional_104_Template(rf, ctx) { if (rf & 1) {
|
|
383
383
|
const _r39 = i0.ɵɵgetCurrentView();
|
|
384
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
385
|
-
i0.ɵɵlistener("Navigate", function
|
|
384
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
385
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_104_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJContentItemDuplicates", $event.totalRowCount)); });
|
|
386
386
|
i0.ɵɵelementEnd()();
|
|
387
387
|
} if (rf & 2) {
|
|
388
388
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
389
389
|
i0.ɵɵadvance();
|
|
390
390
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Content Item Duplicates", "ResolvedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Content Item Duplicates"))("AllowLoad", ctx_r1.IsSectionExpanded("mJContentItemDuplicates"))("ShowToolbar", false);
|
|
391
391
|
} }
|
|
392
|
-
function
|
|
392
|
+
function MJUserFormComponent_Conditional_106_Template(rf, ctx) { if (rf & 1) {
|
|
393
393
|
const _r40 = i0.ɵɵgetCurrentView();
|
|
394
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
395
|
-
i0.ɵɵlistener("Navigate", function
|
|
394
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
395
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_106_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJContentProcessRuns", $event.totalRowCount)); });
|
|
396
396
|
i0.ɵɵelementEnd()();
|
|
397
397
|
} if (rf & 2) {
|
|
398
398
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
399
399
|
i0.ɵɵadvance();
|
|
400
400
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Content Process Runs", "StartedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Content Process Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJContentProcessRuns"))("ShowToolbar", false);
|
|
401
401
|
} }
|
|
402
|
-
function
|
|
402
|
+
function MJUserFormComponent_Conditional_108_Template(rf, ctx) { if (rf & 1) {
|
|
403
403
|
const _r41 = i0.ɵɵgetCurrentView();
|
|
404
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
405
|
-
i0.ɵɵlistener("Navigate", function
|
|
404
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
405
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_108_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_108_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetailRatings", $event.totalRowCount)); });
|
|
406
406
|
i0.ɵɵelementEnd()();
|
|
407
407
|
} if (rf & 2) {
|
|
408
408
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
409
409
|
i0.ɵɵadvance();
|
|
410
410
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Ratings", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Ratings"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetailRatings"))("ShowToolbar", false);
|
|
411
411
|
} }
|
|
412
|
-
function
|
|
412
|
+
function MJUserFormComponent_Conditional_110_Template(rf, ctx) { if (rf & 1) {
|
|
413
413
|
const _r42 = i0.ɵɵgetCurrentView();
|
|
414
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
415
|
-
i0.ɵɵlistener("Navigate", function
|
|
414
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
415
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_110_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_110_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryLinks", $event.totalRowCount)); });
|
|
416
416
|
i0.ɵɵelementEnd()();
|
|
417
417
|
} if (rf & 2) {
|
|
418
418
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
419
419
|
i0.ɵɵadvance();
|
|
420
420
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Links", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryLinks"))("ShowToolbar", false);
|
|
421
421
|
} }
|
|
422
|
-
function
|
|
422
|
+
function MJUserFormComponent_Conditional_112_Template(rf, ctx) { if (rf & 1) {
|
|
423
423
|
const _r43 = i0.ɵɵgetCurrentView();
|
|
424
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
425
|
-
i0.ɵɵlistener("Navigate", function
|
|
424
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
425
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_112_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissionsSharedByUserID", $event.totalRowCount)); });
|
|
426
426
|
i0.ɵɵelementEnd()();
|
|
427
427
|
} if (rf & 2) {
|
|
428
428
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
429
429
|
i0.ɵɵadvance();
|
|
430
430
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissionsSharedByUserID"))("ShowToolbar", false);
|
|
431
431
|
} }
|
|
432
|
-
function
|
|
432
|
+
function MJUserFormComponent_Conditional_114_Template(rf, ctx) { if (rf & 1) {
|
|
433
433
|
const _r44 = i0.ɵɵgetCurrentView();
|
|
434
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
435
|
-
i0.ɵɵlistener("Navigate", function
|
|
434
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
435
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_114_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_114_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissionsUserID", $event.totalRowCount)); });
|
|
436
436
|
i0.ɵɵelementEnd()();
|
|
437
437
|
} if (rf & 2) {
|
|
438
438
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
439
439
|
i0.ɵɵadvance();
|
|
440
440
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissionsUserID"))("ShowToolbar", false);
|
|
441
441
|
} }
|
|
442
|
-
function
|
|
442
|
+
function MJUserFormComponent_Conditional_116_Template(rf, ctx) { if (rf & 1) {
|
|
443
443
|
const _r45 = i0.ɵɵgetCurrentView();
|
|
444
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
445
|
-
i0.ɵɵlistener("Navigate", function
|
|
444
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
445
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_116_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r45); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_116_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r45); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserPreferences", $event.totalRowCount)); });
|
|
446
446
|
i0.ɵɵelementEnd()();
|
|
447
447
|
} if (rf & 2) {
|
|
448
448
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
449
449
|
i0.ɵɵadvance();
|
|
450
450
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard User Preferences", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard User Preferences"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardUserPreferences"))("ShowToolbar", false);
|
|
451
451
|
} }
|
|
452
|
-
function
|
|
452
|
+
function MJUserFormComponent_Conditional_118_Template(rf, ctx) { if (rf & 1) {
|
|
453
453
|
const _r46 = i0.ɵɵgetCurrentView();
|
|
454
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
455
|
-
i0.ɵɵlistener("Navigate", function
|
|
454
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
455
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_118_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r46); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_118_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r46); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserStates", $event.totalRowCount)); });
|
|
456
456
|
i0.ɵɵelementEnd()();
|
|
457
457
|
} if (rf & 2) {
|
|
458
458
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
459
459
|
i0.ɵɵadvance();
|
|
460
460
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard User States", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard User States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardUserStates"))("ShowToolbar", false);
|
|
461
461
|
} }
|
|
462
|
-
function
|
|
462
|
+
function MJUserFormComponent_Conditional_120_Template(rf, ctx) { if (rf & 1) {
|
|
463
463
|
const _r47 = i0.ɵɵgetCurrentView();
|
|
464
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
465
|
-
i0.ɵɵlistener("Navigate", function
|
|
464
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
465
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_120_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r47); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_120_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r47); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJKnowledgeHubSavedSearches", $event.totalRowCount)); });
|
|
466
466
|
i0.ɵɵelementEnd()();
|
|
467
467
|
} if (rf & 2) {
|
|
468
468
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
469
469
|
i0.ɵɵadvance();
|
|
470
470
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Knowledge Hub Saved Searches", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Knowledge Hub Saved Searches"))("AllowLoad", ctx_r1.IsSectionExpanded("mJKnowledgeHubSavedSearches"))("ShowToolbar", false);
|
|
471
471
|
} }
|
|
472
|
-
function
|
|
472
|
+
function MJUserFormComponent_Conditional_122_Template(rf, ctx) { if (rf & 1) {
|
|
473
473
|
const _r48 = i0.ɵɵgetCurrentView();
|
|
474
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
475
|
-
i0.ɵɵlistener("Navigate", function
|
|
474
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
475
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_122_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_122_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r48); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListCategories", $event.totalRowCount)); });
|
|
476
476
|
i0.ɵɵelementEnd()();
|
|
477
477
|
} if (rf & 2) {
|
|
478
478
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
479
479
|
i0.ɵɵadvance();
|
|
480
480
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: List Categories", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: List Categories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListCategories"))("ShowToolbar", false);
|
|
481
481
|
} }
|
|
482
|
-
function
|
|
482
|
+
function MJUserFormComponent_Conditional_124_Template(rf, ctx) { if (rf & 1) {
|
|
483
483
|
const _r49 = i0.ɵɵgetCurrentView();
|
|
484
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
485
|
-
i0.ɵɵlistener("Navigate", function
|
|
484
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
485
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_124_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r49); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_124_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r49); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListInvitations", $event.totalRowCount)); });
|
|
486
486
|
i0.ɵɵelementEnd()();
|
|
487
487
|
} if (rf & 2) {
|
|
488
488
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
489
489
|
i0.ɵɵadvance();
|
|
490
490
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: List Invitations", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: List Invitations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListInvitations"))("ShowToolbar", false);
|
|
491
491
|
} }
|
|
492
|
-
function
|
|
492
|
+
function MJUserFormComponent_Conditional_126_Template(rf, ctx) { if (rf & 1) {
|
|
493
493
|
const _r50 = i0.ɵɵgetCurrentView();
|
|
494
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
495
|
-
i0.ɵɵlistener("Navigate", function
|
|
494
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
495
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_126_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r50); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_126_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r50); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListShares", $event.totalRowCount)); });
|
|
496
496
|
i0.ɵɵelementEnd()();
|
|
497
497
|
} if (rf & 2) {
|
|
498
498
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
499
499
|
i0.ɵɵadvance();
|
|
500
500
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: List Shares", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: List Shares"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListShares"))("ShowToolbar", false);
|
|
501
501
|
} }
|
|
502
|
-
function
|
|
502
|
+
function MJUserFormComponent_Conditional_128_Template(rf, ctx) { if (rf & 1) {
|
|
503
503
|
const _r51 = i0.ɵɵgetCurrentView();
|
|
504
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
505
|
-
i0.ɵɵlistener("Navigate", function
|
|
504
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
505
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_128_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r51); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_128_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r51); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJMCPToolExecutionLogs", $event.totalRowCount)); });
|
|
506
506
|
i0.ɵɵelementEnd()();
|
|
507
507
|
} if (rf & 2) {
|
|
508
508
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
509
509
|
i0.ɵɵadvance();
|
|
510
510
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: MCP Tool Execution Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: MCP Tool Execution Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJMCPToolExecutionLogs"))("ShowToolbar", false);
|
|
511
511
|
} }
|
|
512
|
-
function
|
|
512
|
+
function MJUserFormComponent_Conditional_130_Template(rf, ctx) { if (rf & 1) {
|
|
513
513
|
const _r52 = i0.ɵɵgetCurrentView();
|
|
514
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
515
|
-
i0.ɵɵlistener("Navigate", function
|
|
514
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
515
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r52); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_130_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r52); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJMCPToolFavorites", $event.totalRowCount)); });
|
|
516
516
|
i0.ɵɵelementEnd()();
|
|
517
517
|
} if (rf & 2) {
|
|
518
518
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
519
519
|
i0.ɵɵadvance();
|
|
520
520
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: MCP Tool Favorites", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: MCP Tool Favorites"))("AllowLoad", ctx_r1.IsSectionExpanded("mJMCPToolFavorites"))("ShowToolbar", false);
|
|
521
521
|
} }
|
|
522
|
-
function
|
|
522
|
+
function MJUserFormComponent_Conditional_132_Template(rf, ctx) { if (rf & 1) {
|
|
523
523
|
const _r53 = i0.ɵɵgetCurrentView();
|
|
524
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
525
|
-
i0.ɵɵlistener("Navigate", function
|
|
524
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
525
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_132_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r53); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOAuthAuthorizationStates", $event.totalRowCount)); });
|
|
526
526
|
i0.ɵɵelementEnd()();
|
|
527
527
|
} if (rf & 2) {
|
|
528
528
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
529
529
|
i0.ɵɵadvance();
|
|
530
530
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: O Auth Authorization States", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: O Auth Authorization States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOAuthAuthorizationStates"))("ShowToolbar", false);
|
|
531
531
|
} }
|
|
532
|
-
function
|
|
532
|
+
function MJUserFormComponent_Conditional_134_Template(rf, ctx) { if (rf & 1) {
|
|
533
533
|
const _r54 = i0.ɵɵgetCurrentView();
|
|
534
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
535
|
-
i0.ɵɵlistener("Navigate", function
|
|
534
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
535
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_134_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_134_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r54); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOpenAppInstallHistories", $event.totalRowCount)); });
|
|
536
536
|
i0.ɵɵelementEnd()();
|
|
537
537
|
} if (rf & 2) {
|
|
538
538
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
539
539
|
i0.ɵɵadvance();
|
|
540
540
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Open App Install Histories", "ExecutedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Open App Install Histories"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOpenAppInstallHistories"))("ShowToolbar", false);
|
|
541
541
|
} }
|
|
542
|
-
function
|
|
542
|
+
function MJUserFormComponent_Conditional_136_Template(rf, ctx) { if (rf & 1) {
|
|
543
543
|
const _r55 = i0.ɵɵgetCurrentView();
|
|
544
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
545
|
-
i0.ɵɵlistener("Navigate", function
|
|
544
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
545
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r55); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_136_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r55); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJOpenApps", $event.totalRowCount)); });
|
|
546
546
|
i0.ɵɵelementEnd()();
|
|
547
547
|
} if (rf & 2) {
|
|
548
548
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
549
549
|
i0.ɵɵadvance();
|
|
550
550
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Open Apps", "InstalledByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Open Apps"))("AllowLoad", ctx_r1.IsSectionExpanded("mJOpenApps"))("ShowToolbar", false);
|
|
551
551
|
} }
|
|
552
|
-
function
|
|
552
|
+
function MJUserFormComponent_Conditional_138_Template(rf, ctx) { if (rf & 1) {
|
|
553
553
|
const _r56 = i0.ɵɵgetCurrentView();
|
|
554
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
555
|
-
i0.ɵɵlistener("Navigate", function
|
|
554
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
555
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_138_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_138_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r56); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJPublicLinks", $event.totalRowCount)); });
|
|
556
556
|
i0.ɵɵelementEnd()();
|
|
557
557
|
} if (rf & 2) {
|
|
558
558
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
559
559
|
i0.ɵɵadvance();
|
|
560
560
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Public Links", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Public Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJPublicLinks"))("ShowToolbar", false);
|
|
561
561
|
} }
|
|
562
|
-
function
|
|
562
|
+
function MJUserFormComponent_Conditional_140_Template(rf, ctx) { if (rf & 1) {
|
|
563
563
|
const _r57 = i0.ɵɵgetCurrentView();
|
|
564
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
565
|
-
i0.ɵɵlistener("Navigate", function
|
|
564
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
565
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_140_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r57); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_140_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r57); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJReportUserStates", $event.totalRowCount)); });
|
|
566
566
|
i0.ɵɵelementEnd()();
|
|
567
567
|
} if (rf & 2) {
|
|
568
568
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
569
569
|
i0.ɵɵadvance();
|
|
570
570
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Report User States", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Report User States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJReportUserStates"))("ShowToolbar", false);
|
|
571
571
|
} }
|
|
572
|
-
function
|
|
572
|
+
function MJUserFormComponent_Conditional_142_Template(rf, ctx) { if (rf & 1) {
|
|
573
573
|
const _r58 = i0.ɵɵgetCurrentView();
|
|
574
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
575
|
-
i0.ɵɵlistener("Navigate", function
|
|
574
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
575
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_142_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r58); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_142_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r58); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJResourceLinks", $event.totalRowCount)); });
|
|
576
576
|
i0.ɵɵelementEnd()();
|
|
577
577
|
} if (rf & 2) {
|
|
578
578
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
579
579
|
i0.ɵɵadvance();
|
|
580
580
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Links", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJResourceLinks"))("ShowToolbar", false);
|
|
581
581
|
} }
|
|
582
|
-
function
|
|
582
|
+
function MJUserFormComponent_Conditional_144_Template(rf, ctx) { if (rf & 1) {
|
|
583
583
|
const _r59 = i0.ɵɵgetCurrentView();
|
|
584
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
585
|
-
i0.ɵɵlistener("Navigate", function
|
|
584
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
585
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_144_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r59); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_144_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r59); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJResourcePermissionsSharedByUserID", $event.totalRowCount)); });
|
|
586
586
|
i0.ɵɵelementEnd()();
|
|
587
587
|
} if (rf & 2) {
|
|
588
588
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
589
589
|
i0.ɵɵadvance();
|
|
590
590
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJResourcePermissionsSharedByUserID"))("ShowToolbar", false);
|
|
591
591
|
} }
|
|
592
|
-
function
|
|
592
|
+
function MJUserFormComponent_Conditional_146_Template(rf, ctx) { if (rf & 1) {
|
|
593
593
|
const _r60 = i0.ɵɵgetCurrentView();
|
|
594
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
595
|
-
i0.ɵɵlistener("Navigate", function
|
|
594
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
595
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_146_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r60); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_146_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r60); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledActions", $event.totalRowCount)); });
|
|
596
596
|
i0.ɵɵelementEnd()();
|
|
597
597
|
} if (rf & 2) {
|
|
598
598
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
599
599
|
i0.ɵɵadvance();
|
|
600
600
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Actions", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Actions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledActions"))("ShowToolbar", false);
|
|
601
601
|
} }
|
|
602
|
-
function
|
|
602
|
+
function MJUserFormComponent_Conditional_148_Template(rf, ctx) { if (rf & 1) {
|
|
603
603
|
const _r61 = i0.ɵɵgetCurrentView();
|
|
604
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
605
|
-
i0.ɵɵlistener("Navigate", function
|
|
604
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
605
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_148_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r61); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_148_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r61); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobRuns", $event.totalRowCount)); });
|
|
606
606
|
i0.ɵɵelementEnd()();
|
|
607
607
|
} if (rf & 2) {
|
|
608
608
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
609
609
|
i0.ɵɵadvance();
|
|
610
610
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Job Runs", "ExecutedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Job Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobRuns"))("ShowToolbar", false);
|
|
611
611
|
} }
|
|
612
|
-
function
|
|
612
|
+
function MJUserFormComponent_Conditional_150_Template(rf, ctx) { if (rf & 1) {
|
|
613
613
|
const _r62 = i0.ɵɵgetCurrentView();
|
|
614
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
615
|
-
i0.ɵɵlistener("Navigate", function
|
|
614
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
615
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r62); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_150_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r62); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobsOwnerUserID", $event.totalRowCount)); });
|
|
616
616
|
i0.ɵɵelementEnd()();
|
|
617
617
|
} if (rf & 2) {
|
|
618
618
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
619
619
|
i0.ɵɵadvance();
|
|
620
620
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobsOwnerUserID"))("ShowToolbar", false);
|
|
621
621
|
} }
|
|
622
|
-
function
|
|
622
|
+
function MJUserFormComponent_Conditional_152_Template(rf, ctx) { if (rf & 1) {
|
|
623
623
|
const _r63 = i0.ɵɵgetCurrentView();
|
|
624
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
625
|
-
i0.ɵɵlistener("Navigate", function
|
|
624
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
625
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_152_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r63); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJSearchScopes", $event.totalRowCount)); });
|
|
626
626
|
i0.ɵɵelementEnd()();
|
|
627
627
|
} if (rf & 2) {
|
|
628
628
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
629
629
|
i0.ɵɵadvance();
|
|
630
630
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Search Scopes", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Search Scopes"))("AllowLoad", ctx_r1.IsSectionExpanded("mJSearchScopes"))("ShowToolbar", false);
|
|
631
631
|
} }
|
|
632
|
-
function
|
|
632
|
+
function MJUserFormComponent_Conditional_154_Template(rf, ctx) { if (rf & 1) {
|
|
633
633
|
const _r64 = i0.ɵɵgetCurrentView();
|
|
634
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
635
|
-
i0.ɵɵlistener("Navigate", function
|
|
634
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
635
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_154_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r64); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTagAuditLogs", $event.totalRowCount)); });
|
|
636
636
|
i0.ɵɵelementEnd()();
|
|
637
637
|
} if (rf & 2) {
|
|
638
638
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
639
639
|
i0.ɵɵadvance();
|
|
640
640
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Tag Audit Logs", "PerformedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Tag Audit Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTagAuditLogs"))("ShowToolbar", false);
|
|
641
641
|
} }
|
|
642
|
-
function
|
|
642
|
+
function MJUserFormComponent_Conditional_156_Template(rf, ctx) { if (rf & 1) {
|
|
643
643
|
const _r65 = i0.ɵɵgetCurrentView();
|
|
644
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
645
|
-
i0.ɵɵlistener("Navigate", function
|
|
644
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
645
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_156_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_156_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r65); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTagSuggestions", $event.totalRowCount)); });
|
|
646
646
|
i0.ɵɵelementEnd()();
|
|
647
647
|
} if (rf & 2) {
|
|
648
648
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
649
649
|
i0.ɵɵadvance();
|
|
650
650
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Tag Suggestions", "ReviewedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Tag Suggestions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTagSuggestions"))("ShowToolbar", false);
|
|
651
651
|
} }
|
|
652
|
-
function
|
|
652
|
+
function MJUserFormComponent_Conditional_158_Template(rf, ctx) { if (rf & 1) {
|
|
653
653
|
const _r66 = i0.ɵɵgetCurrentView();
|
|
654
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
655
|
-
i0.ɵɵlistener("Navigate", function
|
|
654
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
655
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r66); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_158_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r66); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRunFeedbacks", $event.totalRowCount)); });
|
|
656
656
|
i0.ɵɵelementEnd()();
|
|
657
657
|
} if (rf & 2) {
|
|
658
658
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
659
659
|
i0.ɵɵadvance();
|
|
660
660
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Test Run Feedbacks", "ReviewerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Test Run Feedbacks"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTestRunFeedbacks"))("ShowToolbar", false);
|
|
661
661
|
} }
|
|
662
|
-
function
|
|
662
|
+
function MJUserFormComponent_Conditional_160_Template(rf, ctx) { if (rf & 1) {
|
|
663
663
|
const _r67 = i0.ɵɵgetCurrentView();
|
|
664
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
665
|
-
i0.ɵɵlistener("Navigate", function
|
|
664
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
665
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_160_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r67); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestSuiteRuns", $event.totalRowCount)); });
|
|
666
666
|
i0.ɵɵelementEnd()();
|
|
667
667
|
} if (rf & 2) {
|
|
668
668
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
669
669
|
i0.ɵɵadvance();
|
|
670
670
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Test Suite Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Test Suite Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTestSuiteRuns"))("ShowToolbar", false);
|
|
671
671
|
} }
|
|
672
|
-
function
|
|
672
|
+
function MJUserFormComponent_Conditional_162_Template(rf, ctx) { if (rf & 1) {
|
|
673
673
|
const _r68 = i0.ɵɵgetCurrentView();
|
|
674
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
675
|
-
i0.ɵɵlistener("Navigate", function
|
|
674
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
675
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_162_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r68); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotificationPreferences", $event.totalRowCount)); });
|
|
676
676
|
i0.ɵɵelementEnd()();
|
|
677
677
|
} if (rf & 2) {
|
|
678
678
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
679
679
|
i0.ɵɵadvance();
|
|
680
680
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notification Preferences", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notification Preferences"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserNotificationPreferences"))("ShowToolbar", false);
|
|
681
681
|
} }
|
|
682
|
-
function
|
|
682
|
+
function MJUserFormComponent_Conditional_164_Template(rf, ctx) { if (rf & 1) {
|
|
683
683
|
const _r69 = i0.ɵɵgetCurrentView();
|
|
684
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
685
|
-
i0.ɵɵlistener("Navigate", function
|
|
684
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
685
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_164_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r69); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserSettings", $event.totalRowCount)); });
|
|
686
686
|
i0.ɵɵelementEnd()();
|
|
687
687
|
} if (rf & 2) {
|
|
688
688
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
689
689
|
i0.ɵɵadvance();
|
|
690
690
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Settings", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Settings"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserSettings"))("ShowToolbar", false);
|
|
691
691
|
} }
|
|
692
|
-
function
|
|
692
|
+
function MJUserFormComponent_Conditional_166_Template(rf, ctx) { if (rf & 1) {
|
|
693
693
|
const _r70 = i0.ɵɵgetCurrentView();
|
|
694
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
695
|
-
i0.ɵɵlistener("Navigate", function
|
|
694
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
695
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_166_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_166_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r70); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJVersionLabelRestores", $event.totalRowCount)); });
|
|
696
696
|
i0.ɵɵelementEnd()();
|
|
697
697
|
} if (rf & 2) {
|
|
698
698
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
699
699
|
i0.ɵɵadvance();
|
|
700
700
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Version Label Restores", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Version Label Restores"))("AllowLoad", ctx_r1.IsSectionExpanded("mJVersionLabelRestores"))("ShowToolbar", false);
|
|
701
701
|
} }
|
|
702
|
-
function
|
|
702
|
+
function MJUserFormComponent_Conditional_168_Template(rf, ctx) { if (rf & 1) {
|
|
703
703
|
const _r71 = i0.ɵɵgetCurrentView();
|
|
704
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
705
|
-
i0.ɵɵlistener("Navigate", function
|
|
704
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
705
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_168_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r71); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAccessControlRules", $event.totalRowCount)); });
|
|
706
706
|
i0.ɵɵelementEnd()();
|
|
707
707
|
} if (rf & 2) {
|
|
708
708
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
709
709
|
i0.ɵɵadvance();
|
|
710
710
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Access Control Rules", "GrantedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Access Control Rules"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAccessControlRules"))("ShowToolbar", false);
|
|
711
711
|
} }
|
|
712
|
-
function
|
|
712
|
+
function MJUserFormComponent_Conditional_170_Template(rf, ctx) { if (rf & 1) {
|
|
713
713
|
const _r72 = i0.ɵɵgetCurrentView();
|
|
714
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
715
|
-
i0.ɵɵlistener("Navigate", function
|
|
714
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
715
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_170_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r72); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRequestsResponseByUserID", $event.totalRowCount)); });
|
|
716
716
|
i0.ɵɵelementEnd()();
|
|
717
717
|
} if (rf & 2) {
|
|
718
718
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
719
719
|
i0.ɵɵadvance();
|
|
720
720
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Requests", "ResponseByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Requests"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRequestsResponseByUserID"))("ShowToolbar", false);
|
|
721
721
|
} }
|
|
722
|
-
function
|
|
722
|
+
function MJUserFormComponent_Conditional_172_Template(rf, ctx) { if (rf & 1) {
|
|
723
723
|
const _r73 = i0.ɵɵgetCurrentView();
|
|
724
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
725
|
-
i0.ɵɵlistener("Navigate", function
|
|
724
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
725
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_172_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_172_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r73); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAPIKeysUserID", $event.totalRowCount)); });
|
|
726
726
|
i0.ɵɵelementEnd()();
|
|
727
727
|
} if (rf & 2) {
|
|
728
728
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
729
729
|
i0.ɵɵadvance();
|
|
730
730
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: API Keys", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: API Keys"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAPIKeysUserID"))("ShowToolbar", false);
|
|
731
731
|
} }
|
|
732
|
-
function
|
|
732
|
+
function MJUserFormComponent_Conditional_174_Template(rf, ctx) { if (rf & 1) {
|
|
733
733
|
const _r74 = i0.ɵɵgetCurrentView();
|
|
734
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
735
|
-
i0.ɵɵlistener("Navigate", function
|
|
734
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
735
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_174_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r74); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_174_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r74); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArchiveRuns", $event.totalRowCount)); });
|
|
736
736
|
i0.ɵɵelementEnd()();
|
|
737
737
|
} if (rf & 2) {
|
|
738
738
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
739
739
|
i0.ɵɵadvance();
|
|
740
740
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Archive Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Archive Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArchiveRuns"))("ShowToolbar", false);
|
|
741
741
|
} }
|
|
742
|
-
function
|
|
742
|
+
function MJUserFormComponent_Conditional_176_Template(rf, ctx) { if (rf & 1) {
|
|
743
743
|
const _r75 = i0.ɵɵgetCurrentView();
|
|
744
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
745
|
-
i0.ɵɵlistener("Navigate", function
|
|
744
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
745
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_176_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r75); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_176_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r75); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifactPermissionsUserID", $event.totalRowCount)); });
|
|
746
746
|
i0.ɵɵelementEnd()();
|
|
747
747
|
} if (rf & 2) {
|
|
748
748
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
749
749
|
i0.ɵɵadvance();
|
|
750
750
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifactPermissionsUserID"))("ShowToolbar", false);
|
|
751
751
|
} }
|
|
752
|
-
function
|
|
752
|
+
function MJUserFormComponent_Conditional_178_Template(rf, ctx) { if (rf & 1) {
|
|
753
753
|
const _r76 = i0.ɵɵgetCurrentView();
|
|
754
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
755
|
-
i0.ɵɵlistener("Navigate", function
|
|
754
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
755
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_178_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r76); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_178_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r76); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJArtifacts", $event.totalRowCount)); });
|
|
756
756
|
i0.ɵɵelementEnd()();
|
|
757
757
|
} if (rf & 2) {
|
|
758
758
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
759
759
|
i0.ɵɵadvance();
|
|
760
760
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifacts", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifacts"))("AllowLoad", ctx_r1.IsSectionExpanded("mJArtifacts"))("ShowToolbar", false);
|
|
761
761
|
} }
|
|
762
|
-
function
|
|
762
|
+
function MJUserFormComponent_Conditional_180_Template(rf, ctx) { if (rf & 1) {
|
|
763
763
|
const _r77 = i0.ɵɵgetCurrentView();
|
|
764
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
765
|
-
i0.ɵɵlistener("Navigate", function
|
|
764
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
765
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r77); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_180_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r77); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissionsUserID", $event.totalRowCount)); });
|
|
766
766
|
i0.ɵɵelementEnd()();
|
|
767
767
|
} if (rf & 2) {
|
|
768
768
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
769
769
|
i0.ɵɵadvance();
|
|
770
770
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissionsUserID"))("ShowToolbar", false);
|
|
771
771
|
} }
|
|
772
|
-
function
|
|
772
|
+
function MJUserFormComponent_Conditional_182_Template(rf, ctx) { if (rf & 1) {
|
|
773
773
|
const _r78 = i0.ɵɵgetCurrentView();
|
|
774
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
775
|
-
i0.ɵɵlistener("Navigate", function
|
|
774
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
775
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_182_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_182_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r78); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJConversationDetails", $event.totalRowCount)); });
|
|
776
776
|
i0.ɵɵelementEnd()();
|
|
777
777
|
} if (rf & 2) {
|
|
778
778
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
779
779
|
i0.ɵɵadvance();
|
|
780
780
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Details", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Details"))("AllowLoad", ctx_r1.IsSectionExpanded("mJConversationDetails"))("ShowToolbar", false);
|
|
781
781
|
} }
|
|
782
|
-
function
|
|
782
|
+
function MJUserFormComponent_Conditional_184_Template(rf, ctx) { if (rf & 1) {
|
|
783
783
|
const _r79 = i0.ɵɵgetCurrentView();
|
|
784
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
785
|
-
i0.ɵɵlistener("Navigate", function
|
|
784
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
785
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_184_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r79); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_184_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r79); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissionsUserID", $event.totalRowCount)); });
|
|
786
786
|
i0.ɵɵelementEnd()();
|
|
787
787
|
} if (rf & 2) {
|
|
788
788
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
789
789
|
i0.ɵɵadvance();
|
|
790
790
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissionsUserID"))("ShowToolbar", false);
|
|
791
791
|
} }
|
|
792
|
-
function
|
|
792
|
+
function MJUserFormComponent_Conditional_186_Template(rf, ctx) { if (rf & 1) {
|
|
793
793
|
const _r80 = i0.ɵɵgetCurrentView();
|
|
794
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
795
|
-
i0.ɵɵlistener("Navigate", function
|
|
794
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
795
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_186_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r80); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_186_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r80); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissionsSharedByUserID", $event.totalRowCount)); });
|
|
796
796
|
i0.ɵɵelementEnd()();
|
|
797
797
|
} if (rf & 2) {
|
|
798
798
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
799
799
|
i0.ɵɵadvance();
|
|
800
800
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissionsSharedByUserID"))("ShowToolbar", false);
|
|
801
801
|
} }
|
|
802
|
-
function
|
|
802
|
+
function MJUserFormComponent_Conditional_188_Template(rf, ctx) { if (rf & 1) {
|
|
803
803
|
const _r81 = i0.ɵɵgetCurrentView();
|
|
804
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
805
|
-
i0.ɵɵlistener("Navigate", function
|
|
804
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
805
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r81); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_188_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r81); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDuplicateRunsApprovedByUserID", $event.totalRowCount)); });
|
|
806
806
|
i0.ɵɵelementEnd()();
|
|
807
807
|
} if (rf & 2) {
|
|
808
808
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
809
809
|
i0.ɵɵadvance();
|
|
810
810
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Duplicate Runs", "ApprovedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Duplicate Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDuplicateRunsApprovedByUserID"))("ShowToolbar", false);
|
|
811
811
|
} }
|
|
812
|
-
function
|
|
812
|
+
function MJUserFormComponent_Conditional_190_Template(rf, ctx) { if (rf & 1) {
|
|
813
813
|
const _r82 = i0.ɵɵgetCurrentView();
|
|
814
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
815
|
-
i0.ɵɵlistener("Navigate", function
|
|
814
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
815
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_190_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_190_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r82); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJFileStorageAccountPermissions", $event.totalRowCount)); });
|
|
816
816
|
i0.ɵɵelementEnd()();
|
|
817
817
|
} if (rf & 2) {
|
|
818
818
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
819
819
|
i0.ɵɵadvance();
|
|
820
820
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: File Storage Account Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: File Storage Account Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJFileStorageAccountPermissions"))("ShowToolbar", false);
|
|
821
821
|
} }
|
|
822
|
-
function
|
|
822
|
+
function MJUserFormComponent_Conditional_192_Template(rf, ctx) { if (rf & 1) {
|
|
823
823
|
const _r83 = i0.ɵɵgetCurrentView();
|
|
824
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
825
|
-
i0.ɵɵlistener("Navigate", function
|
|
824
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
825
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_192_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r83); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_192_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r83); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJMCPServerConnectionPermissions", $event.totalRowCount)); });
|
|
826
826
|
i0.ɵɵelementEnd()();
|
|
827
827
|
} if (rf & 2) {
|
|
828
828
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
829
829
|
i0.ɵɵadvance();
|
|
830
830
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: MCP Server Connection Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: MCP Server Connection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJMCPServerConnectionPermissions"))("ShowToolbar", false);
|
|
831
831
|
} }
|
|
832
|
-
function
|
|
832
|
+
function MJUserFormComponent_Conditional_194_Template(rf, ctx) { if (rf & 1) {
|
|
833
833
|
const _r84 = i0.ɵɵgetCurrentView();
|
|
834
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
835
|
-
i0.ɵɵlistener("Navigate", function
|
|
834
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
835
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_194_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r84); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_194_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r84); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJResourcePermissionsUserID", $event.totalRowCount)); });
|
|
836
836
|
i0.ɵɵelementEnd()();
|
|
837
837
|
} if (rf & 2) {
|
|
838
838
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
839
839
|
i0.ɵɵadvance();
|
|
840
840
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Resource Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Resource Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJResourcePermissionsUserID"))("ShowToolbar", false);
|
|
841
841
|
} }
|
|
842
|
-
function
|
|
842
|
+
function MJUserFormComponent_Conditional_196_Template(rf, ctx) { if (rf & 1) {
|
|
843
843
|
const _r85 = i0.ɵɵgetCurrentView();
|
|
844
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
845
|
-
i0.ɵɵlistener("Navigate", function
|
|
844
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
845
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_196_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r85); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_196_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r85); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJScheduledJobsNotifyUserID", $event.totalRowCount)); });
|
|
846
846
|
i0.ɵɵelementEnd()();
|
|
847
847
|
} if (rf & 2) {
|
|
848
848
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
849
849
|
i0.ɵɵadvance();
|
|
850
850
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Scheduled Jobs", "NotifyUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Scheduled Jobs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJScheduledJobsNotifyUserID"))("ShowToolbar", false);
|
|
851
851
|
} }
|
|
852
|
-
function
|
|
852
|
+
function MJUserFormComponent_Conditional_198_Template(rf, ctx) { if (rf & 1) {
|
|
853
853
|
const _r86 = i0.ɵɵgetCurrentView();
|
|
854
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
855
|
-
i0.ɵɵlistener("Navigate", function
|
|
854
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
855
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_198_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r86); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_198_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r86); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
|
|
856
856
|
i0.ɵɵelementEnd()();
|
|
857
857
|
} if (rf & 2) {
|
|
858
858
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
859
859
|
i0.ɵɵadvance();
|
|
860
860
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Test Runs", "RunByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Test Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTestRuns"))("ShowToolbar", false);
|
|
861
861
|
} }
|
|
862
|
-
function
|
|
862
|
+
function MJUserFormComponent_Conditional_200_Template(rf, ctx) { if (rf & 1) {
|
|
863
863
|
const _r87 = i0.ɵɵgetCurrentView();
|
|
864
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
865
|
-
i0.ɵɵlistener("Navigate", function
|
|
864
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
865
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_200_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r87); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_200_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r87); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJVersionLabels", $event.totalRowCount)); });
|
|
866
866
|
i0.ɵɵelementEnd()();
|
|
867
867
|
} if (rf & 2) {
|
|
868
868
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
869
869
|
i0.ɵɵadvance();
|
|
870
870
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Version Labels", "CreatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Version Labels"))("AllowLoad", ctx_r1.IsSectionExpanded("mJVersionLabels"))("ShowToolbar", false);
|
|
871
871
|
} }
|
|
872
|
-
function
|
|
872
|
+
function MJUserFormComponent_Conditional_202_Template(rf, ctx) { if (rf & 1) {
|
|
873
873
|
const _r88 = i0.ɵɵgetCurrentView();
|
|
874
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
875
|
-
i0.ɵɵlistener("Navigate", function
|
|
874
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
875
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_202_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r88); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_202_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r88); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentPermissions", $event.totalRowCount)); });
|
|
876
876
|
i0.ɵɵelementEnd()();
|
|
877
877
|
} if (rf & 2) {
|
|
878
878
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
879
879
|
i0.ɵɵadvance();
|
|
880
880
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentPermissions"))("ShowToolbar", false);
|
|
881
881
|
} }
|
|
882
|
-
function
|
|
882
|
+
function MJUserFormComponent_Conditional_204_Template(rf, ctx) { if (rf & 1) {
|
|
883
883
|
const _r89 = i0.ɵɵgetCurrentView();
|
|
884
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
885
|
-
i0.ɵɵlistener("Navigate", function
|
|
884
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
885
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_204_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r89); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_204_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r89); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
|
|
886
886
|
i0.ɵɵelementEnd()();
|
|
887
887
|
} if (rf & 2) {
|
|
888
888
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
889
889
|
i0.ɵɵadvance();
|
|
890
890
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("ShowToolbar", false);
|
|
891
891
|
} }
|
|
892
|
-
function
|
|
892
|
+
function MJUserFormComponent_Conditional_206_Template(rf, ctx) { if (rf & 1) {
|
|
893
893
|
const _r90 = i0.ɵɵgetCurrentView();
|
|
894
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
895
|
-
i0.ɵɵlistener("Navigate", function
|
|
894
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
895
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_206_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r90); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_206_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r90); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollectionPermissionsSharedByUserID", $event.totalRowCount)); });
|
|
896
896
|
i0.ɵɵelementEnd()();
|
|
897
897
|
} if (rf & 2) {
|
|
898
898
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
899
899
|
i0.ɵɵadvance();
|
|
900
900
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Permissions", "SharedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollectionPermissionsSharedByUserID"))("ShowToolbar", false);
|
|
901
901
|
} }
|
|
902
|
-
function
|
|
902
|
+
function MJUserFormComponent_Conditional_208_Template(rf, ctx) { if (rf & 1) {
|
|
903
903
|
const _r91 = i0.ɵɵgetCurrentView();
|
|
904
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
905
|
-
i0.ɵɵlistener("Navigate", function
|
|
904
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
905
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_208_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r91); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_208_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r91); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJCollections", $event.totalRowCount)); });
|
|
906
906
|
i0.ɵɵelementEnd()();
|
|
907
907
|
} if (rf & 2) {
|
|
908
908
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
909
909
|
i0.ɵɵadvance();
|
|
910
910
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collections", "OwnerID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collections"))("AllowLoad", ctx_r1.IsSectionExpanded("mJCollections"))("ShowToolbar", false);
|
|
911
911
|
} }
|
|
912
|
-
function
|
|
912
|
+
function MJUserFormComponent_Conditional_210_Template(rf, ctx) { if (rf & 1) {
|
|
913
913
|
const _r92 = i0.ɵɵgetCurrentView();
|
|
914
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
915
|
-
i0.ɵɵlistener("Navigate", function
|
|
914
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
915
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_210_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r92); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_210_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r92); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordMergeLogsInitiatedByUserID", $event.totalRowCount)); });
|
|
916
916
|
i0.ɵɵelementEnd()();
|
|
917
917
|
} if (rf & 2) {
|
|
918
918
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
919
919
|
i0.ɵɵadvance();
|
|
920
920
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Merge Logs", "InitiatedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Merge Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordMergeLogsInitiatedByUserID"))("ShowToolbar", false);
|
|
921
921
|
} }
|
|
922
|
-
function
|
|
922
|
+
function MJUserFormComponent_Conditional_212_Template(rf, ctx) { if (rf & 1) {
|
|
923
923
|
const _r93 = i0.ɵɵgetCurrentView();
|
|
924
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
925
|
-
i0.ɵɵlistener("Navigate", function
|
|
924
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
925
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_212_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r93); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_212_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r93); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJSearchExecutionLogs", $event.totalRowCount)); });
|
|
926
926
|
i0.ɵɵelementEnd()();
|
|
927
927
|
} if (rf & 2) {
|
|
928
928
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
929
929
|
i0.ɵɵadvance();
|
|
930
930
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Search Execution Logs", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Search Execution Logs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJSearchExecutionLogs"))("ShowToolbar", false);
|
|
931
931
|
} }
|
|
932
|
-
function
|
|
932
|
+
function MJUserFormComponent_Conditional_214_Template(rf, ctx) { if (rf & 1) {
|
|
933
933
|
const _r94 = i0.ɵɵgetCurrentView();
|
|
934
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
935
|
-
i0.ɵɵlistener("Navigate", function
|
|
934
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
935
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_214_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r94); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_214_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r94); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJSearchScopePermissions", $event.totalRowCount)); });
|
|
936
936
|
i0.ɵɵelementEnd()();
|
|
937
937
|
} if (rf & 2) {
|
|
938
938
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
939
939
|
i0.ɵɵadvance();
|
|
940
940
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Search Scope Permissions", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Search Scope Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJSearchScopePermissions"))("ShowToolbar", false);
|
|
941
941
|
} }
|
|
942
|
-
function
|
|
942
|
+
function MJUserFormComponent_Conditional_216_Template(rf, ctx) { if (rf & 1) {
|
|
943
943
|
const _r95 = i0.ɵɵgetCurrentView();
|
|
944
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
945
|
-
i0.ɵɵlistener("Navigate", function
|
|
944
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
945
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_216_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r95); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_216_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r95); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
|
|
946
946
|
i0.ɵɵelementEnd()();
|
|
947
947
|
} if (rf & 2) {
|
|
948
948
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
949
949
|
i0.ɵɵadvance();
|
|
950
950
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("ShowToolbar", false);
|
|
951
951
|
} }
|
|
952
|
-
function
|
|
952
|
+
function MJUserFormComponent_Conditional_218_Template(rf, ctx) { if (rf & 1) {
|
|
953
953
|
const _r96 = i0.ɵɵgetCurrentView();
|
|
954
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
955
|
-
i0.ɵɵlistener("Navigate", function
|
|
954
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
955
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_218_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r96); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_218_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r96); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTasks", $event.totalRowCount)); });
|
|
956
956
|
i0.ɵɵelementEnd()();
|
|
957
957
|
} if (rf & 2) {
|
|
958
958
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
959
959
|
i0.ɵɵadvance();
|
|
960
960
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Tasks", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Tasks"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTasks"))("ShowToolbar", false);
|
|
961
961
|
} }
|
|
962
|
-
function
|
|
962
|
+
function MJUserFormComponent_Conditional_220_Template(rf, ctx) { if (rf & 1) {
|
|
963
963
|
const _r97 = i0.ɵɵgetCurrentView();
|
|
964
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
965
|
-
i0.ɵɵlistener("Navigate", function
|
|
964
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
965
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_220_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r97); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_220_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r97); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgents", $event.totalRowCount)); });
|
|
966
966
|
i0.ɵɵelementEnd()();
|
|
967
967
|
} if (rf & 2) {
|
|
968
968
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
969
969
|
i0.ɵɵadvance();
|
|
970
970
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agents", "OwnerUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgents"))("ShowToolbar", false);
|
|
971
971
|
} }
|
|
972
|
-
function
|
|
972
|
+
function MJUserFormComponent_Conditional_222_Template(rf, ctx) { if (rf & 1) {
|
|
973
973
|
const _r98 = i0.ɵɵgetCurrentView();
|
|
974
|
-
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid",
|
|
975
|
-
i0.ɵɵlistener("Navigate", function
|
|
974
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
975
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_222_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r98); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_222_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r98); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJListsLastRefreshedByUserID", $event.totalRowCount)); });
|
|
976
976
|
i0.ɵɵelementEnd()();
|
|
977
977
|
} if (rf & 2) {
|
|
978
978
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
979
979
|
i0.ɵɵadvance();
|
|
980
980
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Lists", "LastRefreshedByUserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Lists"))("AllowLoad", ctx_r1.IsSectionExpanded("mJListsLastRefreshedByUserID"))("ShowToolbar", false);
|
|
981
981
|
} }
|
|
982
|
+
function MJUserFormComponent_Conditional_224_Template(rf, ctx) { if (rf & 1) {
|
|
983
|
+
const _r99 = i0.ɵɵgetCurrentView();
|
|
984
|
+
i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 128);
|
|
985
|
+
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Conditional_224_Template_mj_explorer_entity_data_grid_Navigate_1_listener($event) { i0.ɵɵrestoreView(_r99); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.OnFormNavigate($event)); })("AfterDataLoad", function MJUserFormComponent_Conditional_224_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r99); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJEntityFormOverrides", $event.totalRowCount)); });
|
|
986
|
+
i0.ɵɵelementEnd()();
|
|
987
|
+
} if (rf & 2) {
|
|
988
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
989
|
+
i0.ɵɵadvance();
|
|
990
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Entity Form Overrides", "UserID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Entity Form Overrides"))("AllowLoad", ctx_r1.IsSectionExpanded("mJEntityFormOverrides"))("ShowToolbar", false);
|
|
991
|
+
} }
|
|
982
992
|
let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
|
|
983
993
|
async ngOnInit() {
|
|
984
994
|
await super.ngOnInit();
|
|
@@ -1084,322 +1094,332 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
|
|
|
1084
1094
|
{ sectionKey: 'mJAIAgentExamples', sectionName: 'AI Agent Examples', isExpanded: false },
|
|
1085
1095
|
{ sectionKey: 'mJTasks', sectionName: 'Tasks', isExpanded: false },
|
|
1086
1096
|
{ sectionKey: 'mJAIAgents', sectionName: 'AI Agents', isExpanded: false },
|
|
1087
|
-
{ sectionKey: 'mJListsLastRefreshedByUserID', sectionName: 'Lists (Last Refreshed By User ID)', isExpanded: false }
|
|
1097
|
+
{ sectionKey: 'mJListsLastRefreshedByUserID', sectionName: 'Lists (Last Refreshed By User ID)', isExpanded: false },
|
|
1098
|
+
{ sectionKey: 'mJEntityFormOverrides', sectionName: 'Entity Form Overrides', isExpanded: false }
|
|
1088
1099
|
]);
|
|
1089
1100
|
}
|
|
1090
1101
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵMJUserFormComponent_BaseFactory; return function MJUserFormComponent_Factory(__ngFactoryType__) { return (ɵMJUserFormComponent_BaseFactory || (ɵMJUserFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(MJUserFormComponent)))(__ngFactoryType__ || MJUserFormComponent); }; })(); }
|
|
1091
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJUserFormComponent, selectors: [["gen-mjuser-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 221, vars: 581, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "userIdentity", "SectionName", "User Identity", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Title", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Email", "Type", "textbox", "LinkType", "Email", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accountSettings", "SectionName", "Account Settings", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageURL", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageIconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "entityLinks", "SectionName", "Entity Links", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "LinkedRecordType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityRecordID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "employeeDetails", "SectionName", "Employee Details", "Icon", "fa fa-user-tie", 3, "Form", "FormContext"], ["FieldName", "EmployeeFirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeTitle", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisor", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisorEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "mJActionExecutionLogs", "SectionName", "Action Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJActions", "SectionName", "Actions", "Icon", "fa-solid fa-bolt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAuditLogs", "SectionName", "Audit Logs", "Icon", "fa-solid fa-fingerprint", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCommunicationRuns", "SectionName", "Communication Runs", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCompanyIntegrationRuns", "SectionName", "Company Integration Runs", "Icon", "fa fa-briefcase", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversations", "SectionName", "Conversations", "Icon", "fa-regular fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategories", "SectionName", "Dashboard Categories", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboards", "SectionName", "Dashboards", "Icon", "fa-solid fa-table-columns", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDataContexts", "SectionName", "Data Contexts", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDuplicateRunsStartedByUserID", "SectionName", "Duplicate Runs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListsUserID", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJQueryCategories", "SectionName", "Query Categories", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecommendationRuns", "SectionName", "Recommendation Runs", "Icon", "fa fa-rocket", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChangeReplayRuns", "SectionName", "Record Change Replay Runs", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChanges", "SectionName", "Record Changes", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordMergeLogsApprovedByUserID", "SectionName", "Record Merge Logs", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportCategories", "SectionName", "Report Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportSnapshots", "SectionName", "Report Snapshots", "Icon", "fa fa-camera", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplateCategories", "SectionName", "Template Categories", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplates", "SectionName", "Templates", "Icon", "fa-regular fa-rectangle-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserApplications", "SectionName", "User Applications", "Icon", "fa fa-th", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserFavorites", "SectionName", "User Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotifications", "SectionName", "User Notifications", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRecordLogs", "SectionName", "User Record Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRoles", "SectionName", "Roles", "Icon", "fa fa-user-shield", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewCategories", "SectionName", "User View Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewRuns", "SectionName", "User View Runs", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViews", "SectionName", "User Views", "Icon", "fa-solid fa-table-cells", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJWorkspaces", "SectionName", "Workspaces", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentNotes", "SectionName", "AI Agent Notes", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsRequestForUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysCreatedByUserID", "SectionName", "API Keys (Created By User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArchiveConfigurations", "SectionName", "Archive Configurations", "Icon", "fa fa-archive", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsSharedByUserID", "SectionName", "Artifact Permissions (Shared By User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactUses", "SectionName", "Artifact Uses", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactVersions", "SectionName", "Artifact Versions", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJContentItemDuplicates", "SectionName", "Content Item Duplicates", "Icon", "fa fa-copy", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJContentProcessRuns", "SectionName", "Content Process Runs", "Icon", "fa fa-cogs", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailRatings", "SectionName", "Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryLinks", "SectionName", "Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsSharedByUserID", "SectionName", "Dashboard Category Permissions (Shared By User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsUserID", "SectionName", "Dashboard Permissions (User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserPreferences", "SectionName", "Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserStates", "SectionName", "Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJKnowledgeHubSavedSearches", "SectionName", "Knowledge Hub Saved Searches", "Icon", "fa fa-search-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListCategories", "SectionName", "List Categories", "Icon", "fa fa-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListInvitations", "SectionName", "List Invitations", "Icon", "fa fa-user-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListShares", "SectionName", "List Shares", "Icon", "fa fa-share-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolExecutionLogs", "SectionName", "MCP Tool Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolFavorites", "SectionName", "MCP Tool Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthAuthorizationStates", "SectionName", "O Auth Authorization States", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenAppInstallHistories", "SectionName", "Open App Install Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenApps", "SectionName", "Open Apps", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJPublicLinks", "SectionName", "Public Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportUserStates", "SectionName", "Report User States", "Icon", "fa fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourceLinks", "SectionName", "Resource Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourcePermissionsSharedByUserID", "SectionName", "Resource Permissions (Shared By User ID)", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledActions", "SectionName", "Scheduled Actions", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobRuns", "SectionName", "Scheduled Job Runs", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsOwnerUserID", "SectionName", "Scheduled Jobs (Owner User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchScopes", "SectionName", "Search Scopes", "Icon", "fa fa-search-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTagAuditLogs", "SectionName", "Tag Audit Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTagSuggestions", "SectionName", "Tag Suggestions", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRunFeedbacks", "SectionName", "Test Run Feedbacks", "Icon", "fa fa-clipboard-check", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestSuiteRuns", "SectionName", "Test Suite Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotificationPreferences", "SectionName", "User Notification Preferences", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserSettings", "SectionName", "User Settings", "Icon", "fa fa-sliders-h", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabelRestores", "SectionName", "Version Label Restores", "Icon", "fa fa-undo", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAccessControlRules", "SectionName", "Access Control Rules", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsResponseByUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysUserID", "SectionName", "API Keys (User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArchiveRuns", "SectionName", "Archive Runs", "Icon", "fa fa-archive", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsUserID", "SectionName", "Artifact Permissions (User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifacts", "SectionName", "Artifacts", "Icon", "fa fa-file", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsUserID", "SectionName", "Collection Permissions (User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsUserID", "SectionName", "Dashboard Category Permissions (User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsSharedByUserID", "SectionName", "Dashboard Permissions (Shared By User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDuplicateRunsApprovedByUserID", "SectionName", "Duplicate Runs (Approved By)", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJFileStorageAccountPermissions", "SectionName", "File Storage Account Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServerConnectionPermissions", "SectionName", "MCP Server Connection Permissions", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourcePermissionsUserID", "SectionName", "Resource Permissions", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsNotifyUserID", "SectionName", "Scheduled Jobs (Notify User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRuns", "SectionName", "Test Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabels", "SectionName", "Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentPermissions", "SectionName", "AI Agent Permissions", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRuns", "SectionName", "AI Agent Runs", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsSharedByUserID", "SectionName", "Collection Permissions (Shared By User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollections", "SectionName", "Collections", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordMergeLogsInitiatedByUserID", "SectionName", "Record Merge Logs (Initiated By User)", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchExecutionLogs", "SectionName", "Search Execution Logs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchScopePermissions", "SectionName", "Search Scope Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentExamples", "SectionName", "AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTasks", "SectionName", "Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgents", "SectionName", "AI Agents", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListsLastRefreshedByUserID", "SectionName", "Lists (Last Refreshed By User ID)", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJUserFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
1102
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJUserFormComponent, selectors: [["gen-mjuser-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 226, vars: 601, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["Slot", "before-fields", 3, "Entity", "Record", "FormComponent", "FormContext"], ["SectionKey", "userIdentity", "SectionName", "User Identity", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Title", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Email", "Type", "textbox", "LinkType", "Email", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accountSettings", "SectionName", "Account Settings", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageURL", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserImageIconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "entityLinks", "SectionName", "Entity Links", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "LinkedRecordType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LinkedEntityRecordID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "employeeDetails", "SectionName", "Employee Details", "Icon", "fa fa-user-tie", 3, "Form", "FormContext"], ["FieldName", "EmployeeFirstLast", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeTitle", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisor", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EmployeeSupervisorEmail", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["Slot", "after-fields", 3, "Entity", "Record", "FormComponent", "FormContext"], ["SectionKey", "mJActionExecutionLogs", "SectionName", "Action Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJActions", "SectionName", "Actions", "Icon", "fa-solid fa-bolt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAuditLogs", "SectionName", "Audit Logs", "Icon", "fa-solid fa-fingerprint", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCommunicationRuns", "SectionName", "Communication Runs", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCompanyIntegrationRuns", "SectionName", "Company Integration Runs", "Icon", "fa fa-briefcase", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversations", "SectionName", "Conversations", "Icon", "fa-regular fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategories", "SectionName", "Dashboard Categories", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboards", "SectionName", "Dashboards", "Icon", "fa-solid fa-table-columns", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDataContexts", "SectionName", "Data Contexts", "Icon", "fa fa-database", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDuplicateRunsStartedByUserID", "SectionName", "Duplicate Runs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListsUserID", "SectionName", "Lists", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJQueryCategories", "SectionName", "Query Categories", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecommendationRuns", "SectionName", "Recommendation Runs", "Icon", "fa fa-rocket", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChangeReplayRuns", "SectionName", "Record Change Replay Runs", "Icon", "fa fa-sync", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordChanges", "SectionName", "Record Changes", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordMergeLogsApprovedByUserID", "SectionName", "Record Merge Logs", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportCategories", "SectionName", "Report Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportSnapshots", "SectionName", "Report Snapshots", "Icon", "fa fa-camera", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReports", "SectionName", "Reports", "Icon", "fa-solid fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplateCategories", "SectionName", "Template Categories", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTemplates", "SectionName", "Templates", "Icon", "fa-regular fa-rectangle-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserApplications", "SectionName", "User Applications", "Icon", "fa fa-th", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserFavorites", "SectionName", "User Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotifications", "SectionName", "User Notifications", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRecordLogs", "SectionName", "User Record Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserRoles", "SectionName", "Roles", "Icon", "fa fa-user-shield", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewCategories", "SectionName", "User View Categories", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViewRuns", "SectionName", "User View Runs", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserViews", "SectionName", "User Views", "Icon", "fa-solid fa-table-cells", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJWorkspaces", "SectionName", "Workspaces", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentNotes", "SectionName", "AI Agent Notes", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsRequestForUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysCreatedByUserID", "SectionName", "API Keys (Created By User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArchiveConfigurations", "SectionName", "Archive Configurations", "Icon", "fa fa-archive", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsSharedByUserID", "SectionName", "Artifact Permissions (Shared By User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactUses", "SectionName", "Artifact Uses", "Icon", "fa fa-eye", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactVersions", "SectionName", "Artifact Versions", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJContentItemDuplicates", "SectionName", "Content Item Duplicates", "Icon", "fa fa-copy", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJContentProcessRuns", "SectionName", "Content Process Runs", "Icon", "fa fa-cogs", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetailRatings", "SectionName", "Conversation Detail Ratings", "Icon", "fa fa-comment", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryLinks", "SectionName", "Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsSharedByUserID", "SectionName", "Dashboard Category Permissions (Shared By User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsUserID", "SectionName", "Dashboard Permissions (User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserPreferences", "SectionName", "Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserStates", "SectionName", "Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJKnowledgeHubSavedSearches", "SectionName", "Knowledge Hub Saved Searches", "Icon", "fa fa-search-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListCategories", "SectionName", "List Categories", "Icon", "fa fa-list", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListInvitations", "SectionName", "List Invitations", "Icon", "fa fa-user-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListShares", "SectionName", "List Shares", "Icon", "fa fa-share-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolExecutionLogs", "SectionName", "MCP Tool Execution Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPToolFavorites", "SectionName", "MCP Tool Favorites", "Icon", "fa fa-star", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOAuthAuthorizationStates", "SectionName", "O Auth Authorization States", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenAppInstallHistories", "SectionName", "Open App Install Histories", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJOpenApps", "SectionName", "Open Apps", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJPublicLinks", "SectionName", "Public Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJReportUserStates", "SectionName", "Report User States", "Icon", "fa fa-chart-line", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourceLinks", "SectionName", "Resource Links", "Icon", "fa fa-link", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourcePermissionsSharedByUserID", "SectionName", "Resource Permissions (Shared By User ID)", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledActions", "SectionName", "Scheduled Actions", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobRuns", "SectionName", "Scheduled Job Runs", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsOwnerUserID", "SectionName", "Scheduled Jobs (Owner User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchScopes", "SectionName", "Search Scopes", "Icon", "fa fa-search-plus", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTagAuditLogs", "SectionName", "Tag Audit Logs", "Icon", "fa fa-history", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTagSuggestions", "SectionName", "Tag Suggestions", "Icon", "fa fa-tags", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRunFeedbacks", "SectionName", "Test Run Feedbacks", "Icon", "fa fa-clipboard-check", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestSuiteRuns", "SectionName", "Test Suite Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserNotificationPreferences", "SectionName", "User Notification Preferences", "Icon", "fa fa-bell", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJUserSettings", "SectionName", "User Settings", "Icon", "fa fa-sliders-h", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabelRestores", "SectionName", "Version Label Restores", "Icon", "fa fa-undo", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAccessControlRules", "SectionName", "Access Control Rules", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRequestsResponseByUserID", "SectionName", "AI Agent Requests", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAPIKeysUserID", "SectionName", "API Keys (User)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArchiveRuns", "SectionName", "Archive Runs", "Icon", "fa fa-archive", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifactPermissionsUserID", "SectionName", "Artifact Permissions (User ID)", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJArtifacts", "SectionName", "Artifacts", "Icon", "fa fa-file", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsUserID", "SectionName", "Collection Permissions (User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJConversationDetails", "SectionName", "Conversation Details", "Icon", "fa fa-comments", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardCategoryPermissionsUserID", "SectionName", "Dashboard Category Permissions (User ID)", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissionsSharedByUserID", "SectionName", "Dashboard Permissions (Shared By User ID)", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDuplicateRunsApprovedByUserID", "SectionName", "Duplicate Runs (Approved By)", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJFileStorageAccountPermissions", "SectionName", "File Storage Account Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServerConnectionPermissions", "SectionName", "MCP Server Connection Permissions", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJResourcePermissionsUserID", "SectionName", "Resource Permissions", "Icon", "fa fa-lock", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJScheduledJobsNotifyUserID", "SectionName", "Scheduled Jobs (Notify User ID)", "Icon", "fa fa-calendar", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTestRuns", "SectionName", "Test Runs", "Icon", "fa fa-flask", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJVersionLabels", "SectionName", "Version Labels", "Icon", "fa fa-tag", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentPermissions", "SectionName", "AI Agent Permissions", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentRuns", "SectionName", "AI Agent Runs", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollectionPermissionsSharedByUserID", "SectionName", "Collection Permissions (Shared By User ID)", "Icon", "fa fa-folder", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCollections", "SectionName", "Collections", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJRecordMergeLogsInitiatedByUserID", "SectionName", "Record Merge Logs (Initiated By User)", "Icon", "fa fa-clone", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchExecutionLogs", "SectionName", "Search Execution Logs", "Icon", "fa fa-search", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJSearchScopePermissions", "SectionName", "Search Scope Permissions", "Icon", "fa fa-shield-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgentExamples", "SectionName", "AI Agent Examples", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJTasks", "SectionName", "Tasks", "Icon", "fa fa-tasks", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIAgents", "SectionName", "AI Agents", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJListsLastRefreshedByUserID", "SectionName", "Lists (Last Refreshed By User ID)", "Icon", "fa fa-list-ul", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJEntityFormOverrides", "SectionName", "Entity Form Overrides", "Icon", "fa fa-window-restore", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["Slot", "after-related", 3, "Entity", "Record", "FormComponent", "FormContext"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function MJUserFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
1092
1103
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
1093
1104
|
i0.ɵɵlistener("Navigate", function MJUserFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function MJUserFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function MJUserFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function MJUserFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function MJUserFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
|
|
1094
|
-
i0.ɵɵ
|
|
1095
|
-
i0.ɵɵ
|
|
1105
|
+
i0.ɵɵelement(1, "mj-form-panel-slot", 1);
|
|
1106
|
+
i0.ɵɵelementStart(2, "mj-collapsible-panel", 2);
|
|
1107
|
+
i0.ɵɵelement(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8);
|
|
1096
1108
|
i0.ɵɵelementEnd();
|
|
1097
|
-
i0.ɵɵelementStart(
|
|
1098
|
-
i0.ɵɵelement(
|
|
1109
|
+
i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
|
|
1110
|
+
i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13);
|
|
1099
1111
|
i0.ɵɵelementEnd();
|
|
1100
|
-
i0.ɵɵelementStart(
|
|
1101
|
-
i0.ɵɵelement(
|
|
1112
|
+
i0.ɵɵelementStart(14, "mj-collapsible-panel", 14);
|
|
1113
|
+
i0.ɵɵelement(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18);
|
|
1102
1114
|
i0.ɵɵelementEnd();
|
|
1103
|
-
i0.ɵɵelementStart(
|
|
1104
|
-
i0.ɵɵelement(
|
|
1115
|
+
i0.ɵɵelementStart(19, "mj-collapsible-panel", 19);
|
|
1116
|
+
i0.ɵɵelement(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24);
|
|
1105
1117
|
i0.ɵɵelementEnd();
|
|
1106
|
-
i0.ɵɵelementStart(
|
|
1107
|
-
i0.ɵɵelement(
|
|
1118
|
+
i0.ɵɵelementStart(25, "mj-collapsible-panel", 25);
|
|
1119
|
+
i0.ɵɵelement(26, "mj-form-field", 26)(27, "mj-form-field", 27);
|
|
1108
1120
|
i0.ɵɵelementEnd();
|
|
1109
|
-
i0.ɵɵ
|
|
1110
|
-
i0.ɵɵ
|
|
1111
|
-
i0.ɵɵelementEnd();
|
|
1112
|
-
i0.ɵɵelementStart(29, "mj-collapsible-panel", 28);
|
|
1121
|
+
i0.ɵɵelement(28, "mj-form-panel-slot", 28);
|
|
1122
|
+
i0.ɵɵelementStart(29, "mj-collapsible-panel", 29);
|
|
1113
1123
|
i0.ɵɵconditionalCreate(30, MJUserFormComponent_Conditional_30_Template, 2, 4, "div");
|
|
1114
1124
|
i0.ɵɵelementEnd();
|
|
1115
|
-
i0.ɵɵelementStart(31, "mj-collapsible-panel",
|
|
1125
|
+
i0.ɵɵelementStart(31, "mj-collapsible-panel", 30);
|
|
1116
1126
|
i0.ɵɵconditionalCreate(32, MJUserFormComponent_Conditional_32_Template, 2, 4, "div");
|
|
1117
1127
|
i0.ɵɵelementEnd();
|
|
1118
|
-
i0.ɵɵelementStart(33, "mj-collapsible-panel",
|
|
1128
|
+
i0.ɵɵelementStart(33, "mj-collapsible-panel", 31);
|
|
1119
1129
|
i0.ɵɵconditionalCreate(34, MJUserFormComponent_Conditional_34_Template, 2, 4, "div");
|
|
1120
1130
|
i0.ɵɵelementEnd();
|
|
1121
|
-
i0.ɵɵelementStart(35, "mj-collapsible-panel",
|
|
1131
|
+
i0.ɵɵelementStart(35, "mj-collapsible-panel", 32);
|
|
1122
1132
|
i0.ɵɵconditionalCreate(36, MJUserFormComponent_Conditional_36_Template, 2, 4, "div");
|
|
1123
1133
|
i0.ɵɵelementEnd();
|
|
1124
|
-
i0.ɵɵelementStart(37, "mj-collapsible-panel",
|
|
1134
|
+
i0.ɵɵelementStart(37, "mj-collapsible-panel", 33);
|
|
1125
1135
|
i0.ɵɵconditionalCreate(38, MJUserFormComponent_Conditional_38_Template, 2, 4, "div");
|
|
1126
1136
|
i0.ɵɵelementEnd();
|
|
1127
|
-
i0.ɵɵelementStart(39, "mj-collapsible-panel",
|
|
1137
|
+
i0.ɵɵelementStart(39, "mj-collapsible-panel", 34);
|
|
1128
1138
|
i0.ɵɵconditionalCreate(40, MJUserFormComponent_Conditional_40_Template, 2, 4, "div");
|
|
1129
1139
|
i0.ɵɵelementEnd();
|
|
1130
|
-
i0.ɵɵelementStart(41, "mj-collapsible-panel",
|
|
1140
|
+
i0.ɵɵelementStart(41, "mj-collapsible-panel", 35);
|
|
1131
1141
|
i0.ɵɵconditionalCreate(42, MJUserFormComponent_Conditional_42_Template, 2, 4, "div");
|
|
1132
1142
|
i0.ɵɵelementEnd();
|
|
1133
|
-
i0.ɵɵelementStart(43, "mj-collapsible-panel",
|
|
1143
|
+
i0.ɵɵelementStart(43, "mj-collapsible-panel", 36);
|
|
1134
1144
|
i0.ɵɵconditionalCreate(44, MJUserFormComponent_Conditional_44_Template, 2, 4, "div");
|
|
1135
1145
|
i0.ɵɵelementEnd();
|
|
1136
|
-
i0.ɵɵelementStart(45, "mj-collapsible-panel",
|
|
1146
|
+
i0.ɵɵelementStart(45, "mj-collapsible-panel", 37);
|
|
1137
1147
|
i0.ɵɵconditionalCreate(46, MJUserFormComponent_Conditional_46_Template, 2, 4, "div");
|
|
1138
1148
|
i0.ɵɵelementEnd();
|
|
1139
|
-
i0.ɵɵelementStart(47, "mj-collapsible-panel",
|
|
1149
|
+
i0.ɵɵelementStart(47, "mj-collapsible-panel", 38);
|
|
1140
1150
|
i0.ɵɵconditionalCreate(48, MJUserFormComponent_Conditional_48_Template, 2, 4, "div");
|
|
1141
1151
|
i0.ɵɵelementEnd();
|
|
1142
|
-
i0.ɵɵelementStart(49, "mj-collapsible-panel",
|
|
1152
|
+
i0.ɵɵelementStart(49, "mj-collapsible-panel", 39);
|
|
1143
1153
|
i0.ɵɵconditionalCreate(50, MJUserFormComponent_Conditional_50_Template, 2, 4, "div");
|
|
1144
1154
|
i0.ɵɵelementEnd();
|
|
1145
|
-
i0.ɵɵelementStart(51, "mj-collapsible-panel",
|
|
1155
|
+
i0.ɵɵelementStart(51, "mj-collapsible-panel", 40);
|
|
1146
1156
|
i0.ɵɵconditionalCreate(52, MJUserFormComponent_Conditional_52_Template, 2, 4, "div");
|
|
1147
1157
|
i0.ɵɵelementEnd();
|
|
1148
|
-
i0.ɵɵelementStart(53, "mj-collapsible-panel",
|
|
1158
|
+
i0.ɵɵelementStart(53, "mj-collapsible-panel", 41);
|
|
1149
1159
|
i0.ɵɵconditionalCreate(54, MJUserFormComponent_Conditional_54_Template, 2, 4, "div");
|
|
1150
1160
|
i0.ɵɵelementEnd();
|
|
1151
|
-
i0.ɵɵelementStart(55, "mj-collapsible-panel",
|
|
1161
|
+
i0.ɵɵelementStart(55, "mj-collapsible-panel", 42);
|
|
1152
1162
|
i0.ɵɵconditionalCreate(56, MJUserFormComponent_Conditional_56_Template, 2, 4, "div");
|
|
1153
1163
|
i0.ɵɵelementEnd();
|
|
1154
|
-
i0.ɵɵelementStart(57, "mj-collapsible-panel",
|
|
1164
|
+
i0.ɵɵelementStart(57, "mj-collapsible-panel", 43);
|
|
1155
1165
|
i0.ɵɵconditionalCreate(58, MJUserFormComponent_Conditional_58_Template, 2, 4, "div");
|
|
1156
1166
|
i0.ɵɵelementEnd();
|
|
1157
|
-
i0.ɵɵelementStart(59, "mj-collapsible-panel",
|
|
1167
|
+
i0.ɵɵelementStart(59, "mj-collapsible-panel", 44);
|
|
1158
1168
|
i0.ɵɵconditionalCreate(60, MJUserFormComponent_Conditional_60_Template, 2, 4, "div");
|
|
1159
1169
|
i0.ɵɵelementEnd();
|
|
1160
|
-
i0.ɵɵelementStart(61, "mj-collapsible-panel",
|
|
1170
|
+
i0.ɵɵelementStart(61, "mj-collapsible-panel", 45);
|
|
1161
1171
|
i0.ɵɵconditionalCreate(62, MJUserFormComponent_Conditional_62_Template, 2, 4, "div");
|
|
1162
1172
|
i0.ɵɵelementEnd();
|
|
1163
|
-
i0.ɵɵelementStart(63, "mj-collapsible-panel",
|
|
1173
|
+
i0.ɵɵelementStart(63, "mj-collapsible-panel", 46);
|
|
1164
1174
|
i0.ɵɵconditionalCreate(64, MJUserFormComponent_Conditional_64_Template, 2, 4, "div");
|
|
1165
1175
|
i0.ɵɵelementEnd();
|
|
1166
|
-
i0.ɵɵelementStart(65, "mj-collapsible-panel",
|
|
1176
|
+
i0.ɵɵelementStart(65, "mj-collapsible-panel", 47);
|
|
1167
1177
|
i0.ɵɵconditionalCreate(66, MJUserFormComponent_Conditional_66_Template, 2, 4, "div");
|
|
1168
1178
|
i0.ɵɵelementEnd();
|
|
1169
|
-
i0.ɵɵelementStart(67, "mj-collapsible-panel",
|
|
1179
|
+
i0.ɵɵelementStart(67, "mj-collapsible-panel", 48);
|
|
1170
1180
|
i0.ɵɵconditionalCreate(68, MJUserFormComponent_Conditional_68_Template, 2, 4, "div");
|
|
1171
1181
|
i0.ɵɵelementEnd();
|
|
1172
|
-
i0.ɵɵelementStart(69, "mj-collapsible-panel",
|
|
1182
|
+
i0.ɵɵelementStart(69, "mj-collapsible-panel", 49);
|
|
1173
1183
|
i0.ɵɵconditionalCreate(70, MJUserFormComponent_Conditional_70_Template, 2, 4, "div");
|
|
1174
1184
|
i0.ɵɵelementEnd();
|
|
1175
|
-
i0.ɵɵelementStart(71, "mj-collapsible-panel",
|
|
1185
|
+
i0.ɵɵelementStart(71, "mj-collapsible-panel", 50);
|
|
1176
1186
|
i0.ɵɵconditionalCreate(72, MJUserFormComponent_Conditional_72_Template, 2, 4, "div");
|
|
1177
1187
|
i0.ɵɵelementEnd();
|
|
1178
|
-
i0.ɵɵelementStart(73, "mj-collapsible-panel",
|
|
1188
|
+
i0.ɵɵelementStart(73, "mj-collapsible-panel", 51);
|
|
1179
1189
|
i0.ɵɵconditionalCreate(74, MJUserFormComponent_Conditional_74_Template, 2, 4, "div");
|
|
1180
1190
|
i0.ɵɵelementEnd();
|
|
1181
|
-
i0.ɵɵelementStart(75, "mj-collapsible-panel",
|
|
1191
|
+
i0.ɵɵelementStart(75, "mj-collapsible-panel", 52);
|
|
1182
1192
|
i0.ɵɵconditionalCreate(76, MJUserFormComponent_Conditional_76_Template, 2, 4, "div");
|
|
1183
1193
|
i0.ɵɵelementEnd();
|
|
1184
|
-
i0.ɵɵelementStart(77, "mj-collapsible-panel",
|
|
1194
|
+
i0.ɵɵelementStart(77, "mj-collapsible-panel", 53);
|
|
1185
1195
|
i0.ɵɵconditionalCreate(78, MJUserFormComponent_Conditional_78_Template, 2, 4, "div");
|
|
1186
1196
|
i0.ɵɵelementEnd();
|
|
1187
|
-
i0.ɵɵelementStart(79, "mj-collapsible-panel",
|
|
1197
|
+
i0.ɵɵelementStart(79, "mj-collapsible-panel", 54);
|
|
1188
1198
|
i0.ɵɵconditionalCreate(80, MJUserFormComponent_Conditional_80_Template, 2, 4, "div");
|
|
1189
1199
|
i0.ɵɵelementEnd();
|
|
1190
|
-
i0.ɵɵelementStart(81, "mj-collapsible-panel",
|
|
1200
|
+
i0.ɵɵelementStart(81, "mj-collapsible-panel", 55);
|
|
1191
1201
|
i0.ɵɵconditionalCreate(82, MJUserFormComponent_Conditional_82_Template, 2, 4, "div");
|
|
1192
1202
|
i0.ɵɵelementEnd();
|
|
1193
|
-
i0.ɵɵelementStart(83, "mj-collapsible-panel",
|
|
1203
|
+
i0.ɵɵelementStart(83, "mj-collapsible-panel", 56);
|
|
1194
1204
|
i0.ɵɵconditionalCreate(84, MJUserFormComponent_Conditional_84_Template, 2, 4, "div");
|
|
1195
1205
|
i0.ɵɵelementEnd();
|
|
1196
|
-
i0.ɵɵelementStart(85, "mj-collapsible-panel",
|
|
1206
|
+
i0.ɵɵelementStart(85, "mj-collapsible-panel", 57);
|
|
1197
1207
|
i0.ɵɵconditionalCreate(86, MJUserFormComponent_Conditional_86_Template, 2, 4, "div");
|
|
1198
1208
|
i0.ɵɵelementEnd();
|
|
1199
|
-
i0.ɵɵelementStart(87, "mj-collapsible-panel",
|
|
1209
|
+
i0.ɵɵelementStart(87, "mj-collapsible-panel", 58);
|
|
1200
1210
|
i0.ɵɵconditionalCreate(88, MJUserFormComponent_Conditional_88_Template, 2, 4, "div");
|
|
1201
1211
|
i0.ɵɵelementEnd();
|
|
1202
|
-
i0.ɵɵelementStart(89, "mj-collapsible-panel",
|
|
1212
|
+
i0.ɵɵelementStart(89, "mj-collapsible-panel", 59);
|
|
1203
1213
|
i0.ɵɵconditionalCreate(90, MJUserFormComponent_Conditional_90_Template, 2, 4, "div");
|
|
1204
1214
|
i0.ɵɵelementEnd();
|
|
1205
|
-
i0.ɵɵelementStart(91, "mj-collapsible-panel",
|
|
1215
|
+
i0.ɵɵelementStart(91, "mj-collapsible-panel", 60);
|
|
1206
1216
|
i0.ɵɵconditionalCreate(92, MJUserFormComponent_Conditional_92_Template, 2, 4, "div");
|
|
1207
1217
|
i0.ɵɵelementEnd();
|
|
1208
|
-
i0.ɵɵelementStart(93, "mj-collapsible-panel",
|
|
1218
|
+
i0.ɵɵelementStart(93, "mj-collapsible-panel", 61);
|
|
1209
1219
|
i0.ɵɵconditionalCreate(94, MJUserFormComponent_Conditional_94_Template, 2, 4, "div");
|
|
1210
1220
|
i0.ɵɵelementEnd();
|
|
1211
|
-
i0.ɵɵelementStart(95, "mj-collapsible-panel",
|
|
1221
|
+
i0.ɵɵelementStart(95, "mj-collapsible-panel", 62);
|
|
1212
1222
|
i0.ɵɵconditionalCreate(96, MJUserFormComponent_Conditional_96_Template, 2, 4, "div");
|
|
1213
1223
|
i0.ɵɵelementEnd();
|
|
1214
|
-
i0.ɵɵelementStart(97, "mj-collapsible-panel",
|
|
1224
|
+
i0.ɵɵelementStart(97, "mj-collapsible-panel", 63);
|
|
1215
1225
|
i0.ɵɵconditionalCreate(98, MJUserFormComponent_Conditional_98_Template, 2, 4, "div");
|
|
1216
1226
|
i0.ɵɵelementEnd();
|
|
1217
|
-
i0.ɵɵelementStart(99, "mj-collapsible-panel",
|
|
1227
|
+
i0.ɵɵelementStart(99, "mj-collapsible-panel", 64);
|
|
1218
1228
|
i0.ɵɵconditionalCreate(100, MJUserFormComponent_Conditional_100_Template, 2, 4, "div");
|
|
1219
1229
|
i0.ɵɵelementEnd();
|
|
1220
|
-
i0.ɵɵelementStart(101, "mj-collapsible-panel",
|
|
1230
|
+
i0.ɵɵelementStart(101, "mj-collapsible-panel", 65);
|
|
1221
1231
|
i0.ɵɵconditionalCreate(102, MJUserFormComponent_Conditional_102_Template, 2, 4, "div");
|
|
1222
1232
|
i0.ɵɵelementEnd();
|
|
1223
|
-
i0.ɵɵelementStart(103, "mj-collapsible-panel",
|
|
1233
|
+
i0.ɵɵelementStart(103, "mj-collapsible-panel", 66);
|
|
1224
1234
|
i0.ɵɵconditionalCreate(104, MJUserFormComponent_Conditional_104_Template, 2, 4, "div");
|
|
1225
1235
|
i0.ɵɵelementEnd();
|
|
1226
|
-
i0.ɵɵelementStart(105, "mj-collapsible-panel",
|
|
1236
|
+
i0.ɵɵelementStart(105, "mj-collapsible-panel", 67);
|
|
1227
1237
|
i0.ɵɵconditionalCreate(106, MJUserFormComponent_Conditional_106_Template, 2, 4, "div");
|
|
1228
1238
|
i0.ɵɵelementEnd();
|
|
1229
|
-
i0.ɵɵelementStart(107, "mj-collapsible-panel",
|
|
1239
|
+
i0.ɵɵelementStart(107, "mj-collapsible-panel", 68);
|
|
1230
1240
|
i0.ɵɵconditionalCreate(108, MJUserFormComponent_Conditional_108_Template, 2, 4, "div");
|
|
1231
1241
|
i0.ɵɵelementEnd();
|
|
1232
|
-
i0.ɵɵelementStart(109, "mj-collapsible-panel",
|
|
1242
|
+
i0.ɵɵelementStart(109, "mj-collapsible-panel", 69);
|
|
1233
1243
|
i0.ɵɵconditionalCreate(110, MJUserFormComponent_Conditional_110_Template, 2, 4, "div");
|
|
1234
1244
|
i0.ɵɵelementEnd();
|
|
1235
|
-
i0.ɵɵelementStart(111, "mj-collapsible-panel",
|
|
1245
|
+
i0.ɵɵelementStart(111, "mj-collapsible-panel", 70);
|
|
1236
1246
|
i0.ɵɵconditionalCreate(112, MJUserFormComponent_Conditional_112_Template, 2, 4, "div");
|
|
1237
1247
|
i0.ɵɵelementEnd();
|
|
1238
|
-
i0.ɵɵelementStart(113, "mj-collapsible-panel",
|
|
1248
|
+
i0.ɵɵelementStart(113, "mj-collapsible-panel", 71);
|
|
1239
1249
|
i0.ɵɵconditionalCreate(114, MJUserFormComponent_Conditional_114_Template, 2, 4, "div");
|
|
1240
1250
|
i0.ɵɵelementEnd();
|
|
1241
|
-
i0.ɵɵelementStart(115, "mj-collapsible-panel",
|
|
1251
|
+
i0.ɵɵelementStart(115, "mj-collapsible-panel", 72);
|
|
1242
1252
|
i0.ɵɵconditionalCreate(116, MJUserFormComponent_Conditional_116_Template, 2, 4, "div");
|
|
1243
1253
|
i0.ɵɵelementEnd();
|
|
1244
|
-
i0.ɵɵelementStart(117, "mj-collapsible-panel",
|
|
1254
|
+
i0.ɵɵelementStart(117, "mj-collapsible-panel", 73);
|
|
1245
1255
|
i0.ɵɵconditionalCreate(118, MJUserFormComponent_Conditional_118_Template, 2, 4, "div");
|
|
1246
1256
|
i0.ɵɵelementEnd();
|
|
1247
|
-
i0.ɵɵelementStart(119, "mj-collapsible-panel",
|
|
1257
|
+
i0.ɵɵelementStart(119, "mj-collapsible-panel", 74);
|
|
1248
1258
|
i0.ɵɵconditionalCreate(120, MJUserFormComponent_Conditional_120_Template, 2, 4, "div");
|
|
1249
1259
|
i0.ɵɵelementEnd();
|
|
1250
|
-
i0.ɵɵelementStart(121, "mj-collapsible-panel",
|
|
1260
|
+
i0.ɵɵelementStart(121, "mj-collapsible-panel", 75);
|
|
1251
1261
|
i0.ɵɵconditionalCreate(122, MJUserFormComponent_Conditional_122_Template, 2, 4, "div");
|
|
1252
1262
|
i0.ɵɵelementEnd();
|
|
1253
|
-
i0.ɵɵelementStart(123, "mj-collapsible-panel",
|
|
1263
|
+
i0.ɵɵelementStart(123, "mj-collapsible-panel", 76);
|
|
1254
1264
|
i0.ɵɵconditionalCreate(124, MJUserFormComponent_Conditional_124_Template, 2, 4, "div");
|
|
1255
1265
|
i0.ɵɵelementEnd();
|
|
1256
|
-
i0.ɵɵelementStart(125, "mj-collapsible-panel",
|
|
1266
|
+
i0.ɵɵelementStart(125, "mj-collapsible-panel", 77);
|
|
1257
1267
|
i0.ɵɵconditionalCreate(126, MJUserFormComponent_Conditional_126_Template, 2, 4, "div");
|
|
1258
1268
|
i0.ɵɵelementEnd();
|
|
1259
|
-
i0.ɵɵelementStart(127, "mj-collapsible-panel",
|
|
1269
|
+
i0.ɵɵelementStart(127, "mj-collapsible-panel", 78);
|
|
1260
1270
|
i0.ɵɵconditionalCreate(128, MJUserFormComponent_Conditional_128_Template, 2, 4, "div");
|
|
1261
1271
|
i0.ɵɵelementEnd();
|
|
1262
|
-
i0.ɵɵelementStart(129, "mj-collapsible-panel",
|
|
1272
|
+
i0.ɵɵelementStart(129, "mj-collapsible-panel", 79);
|
|
1263
1273
|
i0.ɵɵconditionalCreate(130, MJUserFormComponent_Conditional_130_Template, 2, 4, "div");
|
|
1264
1274
|
i0.ɵɵelementEnd();
|
|
1265
|
-
i0.ɵɵelementStart(131, "mj-collapsible-panel",
|
|
1275
|
+
i0.ɵɵelementStart(131, "mj-collapsible-panel", 80);
|
|
1266
1276
|
i0.ɵɵconditionalCreate(132, MJUserFormComponent_Conditional_132_Template, 2, 4, "div");
|
|
1267
1277
|
i0.ɵɵelementEnd();
|
|
1268
|
-
i0.ɵɵelementStart(133, "mj-collapsible-panel",
|
|
1278
|
+
i0.ɵɵelementStart(133, "mj-collapsible-panel", 81);
|
|
1269
1279
|
i0.ɵɵconditionalCreate(134, MJUserFormComponent_Conditional_134_Template, 2, 4, "div");
|
|
1270
1280
|
i0.ɵɵelementEnd();
|
|
1271
|
-
i0.ɵɵelementStart(135, "mj-collapsible-panel",
|
|
1281
|
+
i0.ɵɵelementStart(135, "mj-collapsible-panel", 82);
|
|
1272
1282
|
i0.ɵɵconditionalCreate(136, MJUserFormComponent_Conditional_136_Template, 2, 4, "div");
|
|
1273
1283
|
i0.ɵɵelementEnd();
|
|
1274
|
-
i0.ɵɵelementStart(137, "mj-collapsible-panel",
|
|
1284
|
+
i0.ɵɵelementStart(137, "mj-collapsible-panel", 83);
|
|
1275
1285
|
i0.ɵɵconditionalCreate(138, MJUserFormComponent_Conditional_138_Template, 2, 4, "div");
|
|
1276
1286
|
i0.ɵɵelementEnd();
|
|
1277
|
-
i0.ɵɵelementStart(139, "mj-collapsible-panel",
|
|
1287
|
+
i0.ɵɵelementStart(139, "mj-collapsible-panel", 84);
|
|
1278
1288
|
i0.ɵɵconditionalCreate(140, MJUserFormComponent_Conditional_140_Template, 2, 4, "div");
|
|
1279
1289
|
i0.ɵɵelementEnd();
|
|
1280
|
-
i0.ɵɵelementStart(141, "mj-collapsible-panel",
|
|
1290
|
+
i0.ɵɵelementStart(141, "mj-collapsible-panel", 85);
|
|
1281
1291
|
i0.ɵɵconditionalCreate(142, MJUserFormComponent_Conditional_142_Template, 2, 4, "div");
|
|
1282
1292
|
i0.ɵɵelementEnd();
|
|
1283
|
-
i0.ɵɵelementStart(143, "mj-collapsible-panel",
|
|
1293
|
+
i0.ɵɵelementStart(143, "mj-collapsible-panel", 86);
|
|
1284
1294
|
i0.ɵɵconditionalCreate(144, MJUserFormComponent_Conditional_144_Template, 2, 4, "div");
|
|
1285
1295
|
i0.ɵɵelementEnd();
|
|
1286
|
-
i0.ɵɵelementStart(145, "mj-collapsible-panel",
|
|
1296
|
+
i0.ɵɵelementStart(145, "mj-collapsible-panel", 87);
|
|
1287
1297
|
i0.ɵɵconditionalCreate(146, MJUserFormComponent_Conditional_146_Template, 2, 4, "div");
|
|
1288
1298
|
i0.ɵɵelementEnd();
|
|
1289
|
-
i0.ɵɵelementStart(147, "mj-collapsible-panel",
|
|
1299
|
+
i0.ɵɵelementStart(147, "mj-collapsible-panel", 88);
|
|
1290
1300
|
i0.ɵɵconditionalCreate(148, MJUserFormComponent_Conditional_148_Template, 2, 4, "div");
|
|
1291
1301
|
i0.ɵɵelementEnd();
|
|
1292
|
-
i0.ɵɵelementStart(149, "mj-collapsible-panel",
|
|
1302
|
+
i0.ɵɵelementStart(149, "mj-collapsible-panel", 89);
|
|
1293
1303
|
i0.ɵɵconditionalCreate(150, MJUserFormComponent_Conditional_150_Template, 2, 4, "div");
|
|
1294
1304
|
i0.ɵɵelementEnd();
|
|
1295
|
-
i0.ɵɵelementStart(151, "mj-collapsible-panel",
|
|
1305
|
+
i0.ɵɵelementStart(151, "mj-collapsible-panel", 90);
|
|
1296
1306
|
i0.ɵɵconditionalCreate(152, MJUserFormComponent_Conditional_152_Template, 2, 4, "div");
|
|
1297
1307
|
i0.ɵɵelementEnd();
|
|
1298
|
-
i0.ɵɵelementStart(153, "mj-collapsible-panel",
|
|
1308
|
+
i0.ɵɵelementStart(153, "mj-collapsible-panel", 91);
|
|
1299
1309
|
i0.ɵɵconditionalCreate(154, MJUserFormComponent_Conditional_154_Template, 2, 4, "div");
|
|
1300
1310
|
i0.ɵɵelementEnd();
|
|
1301
|
-
i0.ɵɵelementStart(155, "mj-collapsible-panel",
|
|
1311
|
+
i0.ɵɵelementStart(155, "mj-collapsible-panel", 92);
|
|
1302
1312
|
i0.ɵɵconditionalCreate(156, MJUserFormComponent_Conditional_156_Template, 2, 4, "div");
|
|
1303
1313
|
i0.ɵɵelementEnd();
|
|
1304
|
-
i0.ɵɵelementStart(157, "mj-collapsible-panel",
|
|
1314
|
+
i0.ɵɵelementStart(157, "mj-collapsible-panel", 93);
|
|
1305
1315
|
i0.ɵɵconditionalCreate(158, MJUserFormComponent_Conditional_158_Template, 2, 4, "div");
|
|
1306
1316
|
i0.ɵɵelementEnd();
|
|
1307
|
-
i0.ɵɵelementStart(159, "mj-collapsible-panel",
|
|
1317
|
+
i0.ɵɵelementStart(159, "mj-collapsible-panel", 94);
|
|
1308
1318
|
i0.ɵɵconditionalCreate(160, MJUserFormComponent_Conditional_160_Template, 2, 4, "div");
|
|
1309
1319
|
i0.ɵɵelementEnd();
|
|
1310
|
-
i0.ɵɵelementStart(161, "mj-collapsible-panel",
|
|
1320
|
+
i0.ɵɵelementStart(161, "mj-collapsible-panel", 95);
|
|
1311
1321
|
i0.ɵɵconditionalCreate(162, MJUserFormComponent_Conditional_162_Template, 2, 4, "div");
|
|
1312
1322
|
i0.ɵɵelementEnd();
|
|
1313
|
-
i0.ɵɵelementStart(163, "mj-collapsible-panel",
|
|
1323
|
+
i0.ɵɵelementStart(163, "mj-collapsible-panel", 96);
|
|
1314
1324
|
i0.ɵɵconditionalCreate(164, MJUserFormComponent_Conditional_164_Template, 2, 4, "div");
|
|
1315
1325
|
i0.ɵɵelementEnd();
|
|
1316
|
-
i0.ɵɵelementStart(165, "mj-collapsible-panel",
|
|
1326
|
+
i0.ɵɵelementStart(165, "mj-collapsible-panel", 97);
|
|
1317
1327
|
i0.ɵɵconditionalCreate(166, MJUserFormComponent_Conditional_166_Template, 2, 4, "div");
|
|
1318
1328
|
i0.ɵɵelementEnd();
|
|
1319
|
-
i0.ɵɵelementStart(167, "mj-collapsible-panel",
|
|
1329
|
+
i0.ɵɵelementStart(167, "mj-collapsible-panel", 98);
|
|
1320
1330
|
i0.ɵɵconditionalCreate(168, MJUserFormComponent_Conditional_168_Template, 2, 4, "div");
|
|
1321
1331
|
i0.ɵɵelementEnd();
|
|
1322
|
-
i0.ɵɵelementStart(169, "mj-collapsible-panel",
|
|
1332
|
+
i0.ɵɵelementStart(169, "mj-collapsible-panel", 99);
|
|
1323
1333
|
i0.ɵɵconditionalCreate(170, MJUserFormComponent_Conditional_170_Template, 2, 4, "div");
|
|
1324
1334
|
i0.ɵɵelementEnd();
|
|
1325
|
-
i0.ɵɵelementStart(171, "mj-collapsible-panel",
|
|
1335
|
+
i0.ɵɵelementStart(171, "mj-collapsible-panel", 100);
|
|
1326
1336
|
i0.ɵɵconditionalCreate(172, MJUserFormComponent_Conditional_172_Template, 2, 4, "div");
|
|
1327
1337
|
i0.ɵɵelementEnd();
|
|
1328
|
-
i0.ɵɵelementStart(173, "mj-collapsible-panel",
|
|
1338
|
+
i0.ɵɵelementStart(173, "mj-collapsible-panel", 101);
|
|
1329
1339
|
i0.ɵɵconditionalCreate(174, MJUserFormComponent_Conditional_174_Template, 2, 4, "div");
|
|
1330
1340
|
i0.ɵɵelementEnd();
|
|
1331
|
-
i0.ɵɵelementStart(175, "mj-collapsible-panel",
|
|
1341
|
+
i0.ɵɵelementStart(175, "mj-collapsible-panel", 102);
|
|
1332
1342
|
i0.ɵɵconditionalCreate(176, MJUserFormComponent_Conditional_176_Template, 2, 4, "div");
|
|
1333
1343
|
i0.ɵɵelementEnd();
|
|
1334
|
-
i0.ɵɵelementStart(177, "mj-collapsible-panel",
|
|
1344
|
+
i0.ɵɵelementStart(177, "mj-collapsible-panel", 103);
|
|
1335
1345
|
i0.ɵɵconditionalCreate(178, MJUserFormComponent_Conditional_178_Template, 2, 4, "div");
|
|
1336
1346
|
i0.ɵɵelementEnd();
|
|
1337
|
-
i0.ɵɵelementStart(179, "mj-collapsible-panel",
|
|
1347
|
+
i0.ɵɵelementStart(179, "mj-collapsible-panel", 104);
|
|
1338
1348
|
i0.ɵɵconditionalCreate(180, MJUserFormComponent_Conditional_180_Template, 2, 4, "div");
|
|
1339
1349
|
i0.ɵɵelementEnd();
|
|
1340
|
-
i0.ɵɵelementStart(181, "mj-collapsible-panel",
|
|
1350
|
+
i0.ɵɵelementStart(181, "mj-collapsible-panel", 105);
|
|
1341
1351
|
i0.ɵɵconditionalCreate(182, MJUserFormComponent_Conditional_182_Template, 2, 4, "div");
|
|
1342
1352
|
i0.ɵɵelementEnd();
|
|
1343
|
-
i0.ɵɵelementStart(183, "mj-collapsible-panel",
|
|
1353
|
+
i0.ɵɵelementStart(183, "mj-collapsible-panel", 106);
|
|
1344
1354
|
i0.ɵɵconditionalCreate(184, MJUserFormComponent_Conditional_184_Template, 2, 4, "div");
|
|
1345
1355
|
i0.ɵɵelementEnd();
|
|
1346
|
-
i0.ɵɵelementStart(185, "mj-collapsible-panel",
|
|
1356
|
+
i0.ɵɵelementStart(185, "mj-collapsible-panel", 107);
|
|
1347
1357
|
i0.ɵɵconditionalCreate(186, MJUserFormComponent_Conditional_186_Template, 2, 4, "div");
|
|
1348
1358
|
i0.ɵɵelementEnd();
|
|
1349
|
-
i0.ɵɵelementStart(187, "mj-collapsible-panel",
|
|
1359
|
+
i0.ɵɵelementStart(187, "mj-collapsible-panel", 108);
|
|
1350
1360
|
i0.ɵɵconditionalCreate(188, MJUserFormComponent_Conditional_188_Template, 2, 4, "div");
|
|
1351
1361
|
i0.ɵɵelementEnd();
|
|
1352
|
-
i0.ɵɵelementStart(189, "mj-collapsible-panel",
|
|
1362
|
+
i0.ɵɵelementStart(189, "mj-collapsible-panel", 109);
|
|
1353
1363
|
i0.ɵɵconditionalCreate(190, MJUserFormComponent_Conditional_190_Template, 2, 4, "div");
|
|
1354
1364
|
i0.ɵɵelementEnd();
|
|
1355
|
-
i0.ɵɵelementStart(191, "mj-collapsible-panel",
|
|
1365
|
+
i0.ɵɵelementStart(191, "mj-collapsible-panel", 110);
|
|
1356
1366
|
i0.ɵɵconditionalCreate(192, MJUserFormComponent_Conditional_192_Template, 2, 4, "div");
|
|
1357
1367
|
i0.ɵɵelementEnd();
|
|
1358
|
-
i0.ɵɵelementStart(193, "mj-collapsible-panel",
|
|
1368
|
+
i0.ɵɵelementStart(193, "mj-collapsible-panel", 111);
|
|
1359
1369
|
i0.ɵɵconditionalCreate(194, MJUserFormComponent_Conditional_194_Template, 2, 4, "div");
|
|
1360
1370
|
i0.ɵɵelementEnd();
|
|
1361
|
-
i0.ɵɵelementStart(195, "mj-collapsible-panel",
|
|
1371
|
+
i0.ɵɵelementStart(195, "mj-collapsible-panel", 112);
|
|
1362
1372
|
i0.ɵɵconditionalCreate(196, MJUserFormComponent_Conditional_196_Template, 2, 4, "div");
|
|
1363
1373
|
i0.ɵɵelementEnd();
|
|
1364
|
-
i0.ɵɵelementStart(197, "mj-collapsible-panel",
|
|
1374
|
+
i0.ɵɵelementStart(197, "mj-collapsible-panel", 113);
|
|
1365
1375
|
i0.ɵɵconditionalCreate(198, MJUserFormComponent_Conditional_198_Template, 2, 4, "div");
|
|
1366
1376
|
i0.ɵɵelementEnd();
|
|
1367
|
-
i0.ɵɵelementStart(199, "mj-collapsible-panel",
|
|
1377
|
+
i0.ɵɵelementStart(199, "mj-collapsible-panel", 114);
|
|
1368
1378
|
i0.ɵɵconditionalCreate(200, MJUserFormComponent_Conditional_200_Template, 2, 4, "div");
|
|
1369
1379
|
i0.ɵɵelementEnd();
|
|
1370
|
-
i0.ɵɵelementStart(201, "mj-collapsible-panel",
|
|
1380
|
+
i0.ɵɵelementStart(201, "mj-collapsible-panel", 115);
|
|
1371
1381
|
i0.ɵɵconditionalCreate(202, MJUserFormComponent_Conditional_202_Template, 2, 4, "div");
|
|
1372
1382
|
i0.ɵɵelementEnd();
|
|
1373
|
-
i0.ɵɵelementStart(203, "mj-collapsible-panel",
|
|
1383
|
+
i0.ɵɵelementStart(203, "mj-collapsible-panel", 116);
|
|
1374
1384
|
i0.ɵɵconditionalCreate(204, MJUserFormComponent_Conditional_204_Template, 2, 4, "div");
|
|
1375
1385
|
i0.ɵɵelementEnd();
|
|
1376
|
-
i0.ɵɵelementStart(205, "mj-collapsible-panel",
|
|
1386
|
+
i0.ɵɵelementStart(205, "mj-collapsible-panel", 117);
|
|
1377
1387
|
i0.ɵɵconditionalCreate(206, MJUserFormComponent_Conditional_206_Template, 2, 4, "div");
|
|
1378
1388
|
i0.ɵɵelementEnd();
|
|
1379
|
-
i0.ɵɵelementStart(207, "mj-collapsible-panel",
|
|
1389
|
+
i0.ɵɵelementStart(207, "mj-collapsible-panel", 118);
|
|
1380
1390
|
i0.ɵɵconditionalCreate(208, MJUserFormComponent_Conditional_208_Template, 2, 4, "div");
|
|
1381
1391
|
i0.ɵɵelementEnd();
|
|
1382
|
-
i0.ɵɵelementStart(209, "mj-collapsible-panel",
|
|
1392
|
+
i0.ɵɵelementStart(209, "mj-collapsible-panel", 119);
|
|
1383
1393
|
i0.ɵɵconditionalCreate(210, MJUserFormComponent_Conditional_210_Template, 2, 4, "div");
|
|
1384
1394
|
i0.ɵɵelementEnd();
|
|
1385
|
-
i0.ɵɵelementStart(211, "mj-collapsible-panel",
|
|
1395
|
+
i0.ɵɵelementStart(211, "mj-collapsible-panel", 120);
|
|
1386
1396
|
i0.ɵɵconditionalCreate(212, MJUserFormComponent_Conditional_212_Template, 2, 4, "div");
|
|
1387
1397
|
i0.ɵɵelementEnd();
|
|
1388
|
-
i0.ɵɵelementStart(213, "mj-collapsible-panel",
|
|
1398
|
+
i0.ɵɵelementStart(213, "mj-collapsible-panel", 121);
|
|
1389
1399
|
i0.ɵɵconditionalCreate(214, MJUserFormComponent_Conditional_214_Template, 2, 4, "div");
|
|
1390
1400
|
i0.ɵɵelementEnd();
|
|
1391
|
-
i0.ɵɵelementStart(215, "mj-collapsible-panel",
|
|
1401
|
+
i0.ɵɵelementStart(215, "mj-collapsible-panel", 122);
|
|
1392
1402
|
i0.ɵɵconditionalCreate(216, MJUserFormComponent_Conditional_216_Template, 2, 4, "div");
|
|
1393
1403
|
i0.ɵɵelementEnd();
|
|
1394
|
-
i0.ɵɵelementStart(217, "mj-collapsible-panel",
|
|
1404
|
+
i0.ɵɵelementStart(217, "mj-collapsible-panel", 123);
|
|
1395
1405
|
i0.ɵɵconditionalCreate(218, MJUserFormComponent_Conditional_218_Template, 2, 4, "div");
|
|
1396
1406
|
i0.ɵɵelementEnd();
|
|
1397
|
-
i0.ɵɵelementStart(219, "mj-collapsible-panel",
|
|
1407
|
+
i0.ɵɵelementStart(219, "mj-collapsible-panel", 124);
|
|
1398
1408
|
i0.ɵɵconditionalCreate(220, MJUserFormComponent_Conditional_220_Template, 2, 4, "div");
|
|
1399
|
-
i0.ɵɵelementEnd()
|
|
1409
|
+
i0.ɵɵelementEnd();
|
|
1410
|
+
i0.ɵɵelementStart(221, "mj-collapsible-panel", 125);
|
|
1411
|
+
i0.ɵɵconditionalCreate(222, MJUserFormComponent_Conditional_222_Template, 2, 4, "div");
|
|
1412
|
+
i0.ɵɵelementEnd();
|
|
1413
|
+
i0.ɵɵelementStart(223, "mj-collapsible-panel", 126);
|
|
1414
|
+
i0.ɵɵconditionalCreate(224, MJUserFormComponent_Conditional_224_Template, 2, 4, "div");
|
|
1415
|
+
i0.ɵɵelementEnd();
|
|
1416
|
+
i0.ɵɵelement(225, "mj-form-panel-slot", 127);
|
|
1417
|
+
i0.ɵɵelementEnd();
|
|
1400
1418
|
} if (rf & 2) {
|
|
1401
1419
|
i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
|
|
1402
1420
|
i0.ɵɵadvance();
|
|
1421
|
+
i0.ɵɵproperty("Entity", i0.ɵɵinterpolate(ctx.record.EntityInfo.Name))("Record", ctx.record)("FormComponent", ctx)("FormContext", ctx.formContext);
|
|
1422
|
+
i0.ɵɵadvance();
|
|
1403
1423
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
|
|
1404
1424
|
i0.ɵɵadvance();
|
|
1405
1425
|
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
@@ -1452,394 +1472,402 @@ let MJUserFormComponent = class MJUserFormComponent extends BaseFormComponent {
|
|
|
1452
1472
|
i0.ɵɵadvance();
|
|
1453
1473
|
i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
|
|
1454
1474
|
i0.ɵɵadvance();
|
|
1475
|
+
i0.ɵɵproperty("Entity", i0.ɵɵinterpolate(ctx.record.EntityInfo.Name))("Record", ctx.record)("FormComponent", ctx)("FormContext", ctx.formContext);
|
|
1476
|
+
i0.ɵɵadvance();
|
|
1455
1477
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJActionExecutionLogs"))("DefaultExpanded", false);
|
|
1456
1478
|
i0.ɵɵadvance();
|
|
1457
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1479
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 30 : -1);
|
|
1458
1480
|
i0.ɵɵadvance();
|
|
1459
1481
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJActions"))("DefaultExpanded", false);
|
|
1460
1482
|
i0.ɵɵadvance();
|
|
1461
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1483
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 32 : -1);
|
|
1462
1484
|
i0.ɵɵadvance();
|
|
1463
1485
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAuditLogs"))("DefaultExpanded", false);
|
|
1464
1486
|
i0.ɵɵadvance();
|
|
1465
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1487
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 34 : -1);
|
|
1466
1488
|
i0.ɵɵadvance();
|
|
1467
1489
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCommunicationRuns"))("DefaultExpanded", false);
|
|
1468
1490
|
i0.ɵɵadvance();
|
|
1469
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1491
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 36 : -1);
|
|
1470
1492
|
i0.ɵɵadvance();
|
|
1471
1493
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCompanyIntegrationRuns"))("DefaultExpanded", false);
|
|
1472
1494
|
i0.ɵɵadvance();
|
|
1473
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1495
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 38 : -1);
|
|
1474
1496
|
i0.ɵɵadvance();
|
|
1475
1497
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJConversations"))("DefaultExpanded", false);
|
|
1476
1498
|
i0.ɵɵadvance();
|
|
1477
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1499
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 40 : -1);
|
|
1478
1500
|
i0.ɵɵadvance();
|
|
1479
1501
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategories"))("DefaultExpanded", false);
|
|
1480
1502
|
i0.ɵɵadvance();
|
|
1481
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1503
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 42 : -1);
|
|
1482
1504
|
i0.ɵɵadvance();
|
|
1483
1505
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboards"))("DefaultExpanded", false);
|
|
1484
1506
|
i0.ɵɵadvance();
|
|
1485
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1507
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 44 : -1);
|
|
1486
1508
|
i0.ɵɵadvance();
|
|
1487
1509
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDataContexts"))("DefaultExpanded", false);
|
|
1488
1510
|
i0.ɵɵadvance();
|
|
1489
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1511
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 46 : -1);
|
|
1490
1512
|
i0.ɵɵadvance();
|
|
1491
1513
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDuplicateRunsStartedByUserID"))("DefaultExpanded", false);
|
|
1492
1514
|
i0.ɵɵadvance();
|
|
1493
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1515
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 48 : -1);
|
|
1494
1516
|
i0.ɵɵadvance();
|
|
1495
1517
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListsUserID"))("DefaultExpanded", false);
|
|
1496
1518
|
i0.ɵɵadvance();
|
|
1497
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1519
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 50 : -1);
|
|
1498
1520
|
i0.ɵɵadvance();
|
|
1499
1521
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJQueryCategories"))("DefaultExpanded", false);
|
|
1500
1522
|
i0.ɵɵadvance();
|
|
1501
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1523
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 52 : -1);
|
|
1502
1524
|
i0.ɵɵadvance();
|
|
1503
1525
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecommendationRuns"))("DefaultExpanded", false);
|
|
1504
1526
|
i0.ɵɵadvance();
|
|
1505
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1527
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 54 : -1);
|
|
1506
1528
|
i0.ɵɵadvance();
|
|
1507
1529
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordChangeReplayRuns"))("DefaultExpanded", false);
|
|
1508
1530
|
i0.ɵɵadvance();
|
|
1509
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1531
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 56 : -1);
|
|
1510
1532
|
i0.ɵɵadvance();
|
|
1511
1533
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordChanges"))("DefaultExpanded", false);
|
|
1512
1534
|
i0.ɵɵadvance();
|
|
1513
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1535
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 58 : -1);
|
|
1514
1536
|
i0.ɵɵadvance();
|
|
1515
1537
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordMergeLogsApprovedByUserID"))("DefaultExpanded", false);
|
|
1516
1538
|
i0.ɵɵadvance();
|
|
1517
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1539
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 60 : -1);
|
|
1518
1540
|
i0.ɵɵadvance();
|
|
1519
1541
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReportCategories"))("DefaultExpanded", false);
|
|
1520
1542
|
i0.ɵɵadvance();
|
|
1521
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1543
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 62 : -1);
|
|
1522
1544
|
i0.ɵɵadvance();
|
|
1523
1545
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReportSnapshots"))("DefaultExpanded", false);
|
|
1524
1546
|
i0.ɵɵadvance();
|
|
1525
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1547
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 64 : -1);
|
|
1526
1548
|
i0.ɵɵadvance();
|
|
1527
1549
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReports"))("DefaultExpanded", false);
|
|
1528
1550
|
i0.ɵɵadvance();
|
|
1529
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1551
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 66 : -1);
|
|
1530
1552
|
i0.ɵɵadvance();
|
|
1531
1553
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTemplateCategories"))("DefaultExpanded", false);
|
|
1532
1554
|
i0.ɵɵadvance();
|
|
1533
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1555
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 68 : -1);
|
|
1534
1556
|
i0.ɵɵadvance();
|
|
1535
1557
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTemplates"))("DefaultExpanded", false);
|
|
1536
1558
|
i0.ɵɵadvance();
|
|
1537
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1559
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 70 : -1);
|
|
1538
1560
|
i0.ɵɵadvance();
|
|
1539
1561
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserApplications"))("DefaultExpanded", false);
|
|
1540
1562
|
i0.ɵɵadvance();
|
|
1541
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1563
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 72 : -1);
|
|
1542
1564
|
i0.ɵɵadvance();
|
|
1543
1565
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserFavorites"))("DefaultExpanded", false);
|
|
1544
1566
|
i0.ɵɵadvance();
|
|
1545
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1567
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 74 : -1);
|
|
1546
1568
|
i0.ɵɵadvance();
|
|
1547
1569
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserNotifications"))("DefaultExpanded", false);
|
|
1548
1570
|
i0.ɵɵadvance();
|
|
1549
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1571
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 76 : -1);
|
|
1550
1572
|
i0.ɵɵadvance();
|
|
1551
1573
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserRecordLogs"))("DefaultExpanded", false);
|
|
1552
1574
|
i0.ɵɵadvance();
|
|
1553
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1575
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 78 : -1);
|
|
1554
1576
|
i0.ɵɵadvance();
|
|
1555
1577
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserRoles"))("DefaultExpanded", false);
|
|
1556
1578
|
i0.ɵɵadvance();
|
|
1557
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1579
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 80 : -1);
|
|
1558
1580
|
i0.ɵɵadvance();
|
|
1559
1581
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViewCategories"))("DefaultExpanded", false);
|
|
1560
1582
|
i0.ɵɵadvance();
|
|
1561
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1583
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 82 : -1);
|
|
1562
1584
|
i0.ɵɵadvance();
|
|
1563
1585
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViewRuns"))("DefaultExpanded", false);
|
|
1564
1586
|
i0.ɵɵadvance();
|
|
1565
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1587
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 84 : -1);
|
|
1566
1588
|
i0.ɵɵadvance();
|
|
1567
1589
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserViews"))("DefaultExpanded", false);
|
|
1568
1590
|
i0.ɵɵadvance();
|
|
1569
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1591
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 86 : -1);
|
|
1570
1592
|
i0.ɵɵadvance();
|
|
1571
1593
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJWorkspaces"))("DefaultExpanded", false);
|
|
1572
1594
|
i0.ɵɵadvance();
|
|
1573
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1595
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 88 : -1);
|
|
1574
1596
|
i0.ɵɵadvance();
|
|
1575
1597
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentNotes"))("DefaultExpanded", false);
|
|
1576
1598
|
i0.ɵɵadvance();
|
|
1577
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1599
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 90 : -1);
|
|
1578
1600
|
i0.ɵɵadvance();
|
|
1579
1601
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentRequestsRequestForUserID"))("DefaultExpanded", false);
|
|
1580
1602
|
i0.ɵɵadvance();
|
|
1581
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1603
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 92 : -1);
|
|
1582
1604
|
i0.ɵɵadvance();
|
|
1583
1605
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeysCreatedByUserID"))("DefaultExpanded", false);
|
|
1584
1606
|
i0.ɵɵadvance();
|
|
1585
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1607
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 94 : -1);
|
|
1586
1608
|
i0.ɵɵadvance();
|
|
1587
1609
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArchiveConfigurations"))("DefaultExpanded", false);
|
|
1588
1610
|
i0.ɵɵadvance();
|
|
1589
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1611
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 96 : -1);
|
|
1590
1612
|
i0.ɵɵadvance();
|
|
1591
1613
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissionsSharedByUserID"))("DefaultExpanded", false);
|
|
1592
1614
|
i0.ɵɵadvance();
|
|
1593
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1615
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 98 : -1);
|
|
1594
1616
|
i0.ɵɵadvance();
|
|
1595
1617
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactUses"))("DefaultExpanded", false);
|
|
1596
1618
|
i0.ɵɵadvance();
|
|
1597
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1619
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 100 : -1);
|
|
1598
1620
|
i0.ɵɵadvance();
|
|
1599
1621
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactVersions"))("DefaultExpanded", false);
|
|
1600
1622
|
i0.ɵɵadvance();
|
|
1601
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1623
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 102 : -1);
|
|
1602
1624
|
i0.ɵɵadvance();
|
|
1603
1625
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJContentItemDuplicates"))("DefaultExpanded", false);
|
|
1604
1626
|
i0.ɵɵadvance();
|
|
1605
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1627
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 104 : -1);
|
|
1606
1628
|
i0.ɵɵadvance();
|
|
1607
1629
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJContentProcessRuns"))("DefaultExpanded", false);
|
|
1608
1630
|
i0.ɵɵadvance();
|
|
1609
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1631
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 106 : -1);
|
|
1610
1632
|
i0.ɵɵadvance();
|
|
1611
1633
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJConversationDetailRatings"))("DefaultExpanded", false);
|
|
1612
1634
|
i0.ɵɵadvance();
|
|
1613
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1635
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 108 : -1);
|
|
1614
1636
|
i0.ɵɵadvance();
|
|
1615
1637
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryLinks"))("DefaultExpanded", false);
|
|
1616
1638
|
i0.ɵɵadvance();
|
|
1617
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1639
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 110 : -1);
|
|
1618
1640
|
i0.ɵɵadvance();
|
|
1619
1641
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissionsSharedByUserID"))("DefaultExpanded", false);
|
|
1620
1642
|
i0.ɵɵadvance();
|
|
1621
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1643
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 112 : -1);
|
|
1622
1644
|
i0.ɵɵadvance();
|
|
1623
1645
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissionsUserID"))("DefaultExpanded", false);
|
|
1624
1646
|
i0.ɵɵadvance();
|
|
1625
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1647
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 114 : -1);
|
|
1626
1648
|
i0.ɵɵadvance();
|
|
1627
1649
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardUserPreferences"))("DefaultExpanded", false);
|
|
1628
1650
|
i0.ɵɵadvance();
|
|
1629
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1651
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 116 : -1);
|
|
1630
1652
|
i0.ɵɵadvance();
|
|
1631
1653
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardUserStates"))("DefaultExpanded", false);
|
|
1632
1654
|
i0.ɵɵadvance();
|
|
1633
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1655
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 118 : -1);
|
|
1634
1656
|
i0.ɵɵadvance();
|
|
1635
1657
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJKnowledgeHubSavedSearches"))("DefaultExpanded", false);
|
|
1636
1658
|
i0.ɵɵadvance();
|
|
1637
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1659
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 120 : -1);
|
|
1638
1660
|
i0.ɵɵadvance();
|
|
1639
1661
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListCategories"))("DefaultExpanded", false);
|
|
1640
1662
|
i0.ɵɵadvance();
|
|
1641
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1663
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 122 : -1);
|
|
1642
1664
|
i0.ɵɵadvance();
|
|
1643
1665
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListInvitations"))("DefaultExpanded", false);
|
|
1644
1666
|
i0.ɵɵadvance();
|
|
1645
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1667
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 124 : -1);
|
|
1646
1668
|
i0.ɵɵadvance();
|
|
1647
1669
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListShares"))("DefaultExpanded", false);
|
|
1648
1670
|
i0.ɵɵadvance();
|
|
1649
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1671
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 126 : -1);
|
|
1650
1672
|
i0.ɵɵadvance();
|
|
1651
1673
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJMCPToolExecutionLogs"))("DefaultExpanded", false);
|
|
1652
1674
|
i0.ɵɵadvance();
|
|
1653
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1675
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 128 : -1);
|
|
1654
1676
|
i0.ɵɵadvance();
|
|
1655
1677
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJMCPToolFavorites"))("DefaultExpanded", false);
|
|
1656
1678
|
i0.ɵɵadvance();
|
|
1657
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1679
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 130 : -1);
|
|
1658
1680
|
i0.ɵɵadvance();
|
|
1659
1681
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOAuthAuthorizationStates"))("DefaultExpanded", false);
|
|
1660
1682
|
i0.ɵɵadvance();
|
|
1661
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1683
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 132 : -1);
|
|
1662
1684
|
i0.ɵɵadvance();
|
|
1663
1685
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOpenAppInstallHistories"))("DefaultExpanded", false);
|
|
1664
1686
|
i0.ɵɵadvance();
|
|
1665
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1687
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 134 : -1);
|
|
1666
1688
|
i0.ɵɵadvance();
|
|
1667
1689
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJOpenApps"))("DefaultExpanded", false);
|
|
1668
1690
|
i0.ɵɵadvance();
|
|
1669
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1691
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 136 : -1);
|
|
1670
1692
|
i0.ɵɵadvance();
|
|
1671
1693
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJPublicLinks"))("DefaultExpanded", false);
|
|
1672
1694
|
i0.ɵɵadvance();
|
|
1673
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1695
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 138 : -1);
|
|
1674
1696
|
i0.ɵɵadvance();
|
|
1675
1697
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJReportUserStates"))("DefaultExpanded", false);
|
|
1676
1698
|
i0.ɵɵadvance();
|
|
1677
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1699
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 140 : -1);
|
|
1678
1700
|
i0.ɵɵadvance();
|
|
1679
1701
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJResourceLinks"))("DefaultExpanded", false);
|
|
1680
1702
|
i0.ɵɵadvance();
|
|
1681
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1703
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 142 : -1);
|
|
1682
1704
|
i0.ɵɵadvance();
|
|
1683
1705
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJResourcePermissionsSharedByUserID"))("DefaultExpanded", false);
|
|
1684
1706
|
i0.ɵɵadvance();
|
|
1685
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1707
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 144 : -1);
|
|
1686
1708
|
i0.ɵɵadvance();
|
|
1687
1709
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledActions"))("DefaultExpanded", false);
|
|
1688
1710
|
i0.ɵɵadvance();
|
|
1689
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1711
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 146 : -1);
|
|
1690
1712
|
i0.ɵɵadvance();
|
|
1691
1713
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobRuns"))("DefaultExpanded", false);
|
|
1692
1714
|
i0.ɵɵadvance();
|
|
1693
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1715
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 148 : -1);
|
|
1694
1716
|
i0.ɵɵadvance();
|
|
1695
1717
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobsOwnerUserID"))("DefaultExpanded", false);
|
|
1696
1718
|
i0.ɵɵadvance();
|
|
1697
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1719
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 150 : -1);
|
|
1698
1720
|
i0.ɵɵadvance();
|
|
1699
1721
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJSearchScopes"))("DefaultExpanded", false);
|
|
1700
1722
|
i0.ɵɵadvance();
|
|
1701
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1723
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 152 : -1);
|
|
1702
1724
|
i0.ɵɵadvance();
|
|
1703
1725
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTagAuditLogs"))("DefaultExpanded", false);
|
|
1704
1726
|
i0.ɵɵadvance();
|
|
1705
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1727
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 154 : -1);
|
|
1706
1728
|
i0.ɵɵadvance();
|
|
1707
1729
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTagSuggestions"))("DefaultExpanded", false);
|
|
1708
1730
|
i0.ɵɵadvance();
|
|
1709
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1731
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 156 : -1);
|
|
1710
1732
|
i0.ɵɵadvance();
|
|
1711
1733
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTestRunFeedbacks"))("DefaultExpanded", false);
|
|
1712
1734
|
i0.ɵɵadvance();
|
|
1713
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1735
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 158 : -1);
|
|
1714
1736
|
i0.ɵɵadvance();
|
|
1715
1737
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTestSuiteRuns"))("DefaultExpanded", false);
|
|
1716
1738
|
i0.ɵɵadvance();
|
|
1717
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1739
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 160 : -1);
|
|
1718
1740
|
i0.ɵɵadvance();
|
|
1719
1741
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserNotificationPreferences"))("DefaultExpanded", false);
|
|
1720
1742
|
i0.ɵɵadvance();
|
|
1721
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1743
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 162 : -1);
|
|
1722
1744
|
i0.ɵɵadvance();
|
|
1723
1745
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJUserSettings"))("DefaultExpanded", false);
|
|
1724
1746
|
i0.ɵɵadvance();
|
|
1725
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1747
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 164 : -1);
|
|
1726
1748
|
i0.ɵɵadvance();
|
|
1727
1749
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJVersionLabelRestores"))("DefaultExpanded", false);
|
|
1728
1750
|
i0.ɵɵadvance();
|
|
1729
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1751
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 166 : -1);
|
|
1730
1752
|
i0.ɵɵadvance();
|
|
1731
1753
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAccessControlRules"))("DefaultExpanded", false);
|
|
1732
1754
|
i0.ɵɵadvance();
|
|
1733
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1755
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 168 : -1);
|
|
1734
1756
|
i0.ɵɵadvance();
|
|
1735
1757
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentRequestsResponseByUserID"))("DefaultExpanded", false);
|
|
1736
1758
|
i0.ɵɵadvance();
|
|
1737
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1759
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 170 : -1);
|
|
1738
1760
|
i0.ɵɵadvance();
|
|
1739
1761
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAPIKeysUserID"))("DefaultExpanded", false);
|
|
1740
1762
|
i0.ɵɵadvance();
|
|
1741
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1763
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 172 : -1);
|
|
1742
1764
|
i0.ɵɵadvance();
|
|
1743
1765
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArchiveRuns"))("DefaultExpanded", false);
|
|
1744
1766
|
i0.ɵɵadvance();
|
|
1745
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1767
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 174 : -1);
|
|
1746
1768
|
i0.ɵɵadvance();
|
|
1747
1769
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifactPermissionsUserID"))("DefaultExpanded", false);
|
|
1748
1770
|
i0.ɵɵadvance();
|
|
1749
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1771
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 176 : -1);
|
|
1750
1772
|
i0.ɵɵadvance();
|
|
1751
1773
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJArtifacts"))("DefaultExpanded", false);
|
|
1752
1774
|
i0.ɵɵadvance();
|
|
1753
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1775
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 178 : -1);
|
|
1754
1776
|
i0.ɵɵadvance();
|
|
1755
1777
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissionsUserID"))("DefaultExpanded", false);
|
|
1756
1778
|
i0.ɵɵadvance();
|
|
1757
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1779
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 180 : -1);
|
|
1758
1780
|
i0.ɵɵadvance();
|
|
1759
1781
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJConversationDetails"))("DefaultExpanded", false);
|
|
1760
1782
|
i0.ɵɵadvance();
|
|
1761
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1783
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 182 : -1);
|
|
1762
1784
|
i0.ɵɵadvance();
|
|
1763
1785
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissionsUserID"))("DefaultExpanded", false);
|
|
1764
1786
|
i0.ɵɵadvance();
|
|
1765
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1787
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 184 : -1);
|
|
1766
1788
|
i0.ɵɵadvance();
|
|
1767
1789
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDashboardPermissionsSharedByUserID"))("DefaultExpanded", false);
|
|
1768
1790
|
i0.ɵɵadvance();
|
|
1769
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1791
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 186 : -1);
|
|
1770
1792
|
i0.ɵɵadvance();
|
|
1771
1793
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJDuplicateRunsApprovedByUserID"))("DefaultExpanded", false);
|
|
1772
1794
|
i0.ɵɵadvance();
|
|
1773
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1795
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 188 : -1);
|
|
1774
1796
|
i0.ɵɵadvance();
|
|
1775
1797
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJFileStorageAccountPermissions"))("DefaultExpanded", false);
|
|
1776
1798
|
i0.ɵɵadvance();
|
|
1777
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1799
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 190 : -1);
|
|
1778
1800
|
i0.ɵɵadvance();
|
|
1779
1801
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJMCPServerConnectionPermissions"))("DefaultExpanded", false);
|
|
1780
1802
|
i0.ɵɵadvance();
|
|
1781
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1803
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 192 : -1);
|
|
1782
1804
|
i0.ɵɵadvance();
|
|
1783
1805
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJResourcePermissionsUserID"))("DefaultExpanded", false);
|
|
1784
1806
|
i0.ɵɵadvance();
|
|
1785
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1807
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 194 : -1);
|
|
1786
1808
|
i0.ɵɵadvance();
|
|
1787
1809
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJScheduledJobsNotifyUserID"))("DefaultExpanded", false);
|
|
1788
1810
|
i0.ɵɵadvance();
|
|
1789
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1811
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 196 : -1);
|
|
1790
1812
|
i0.ɵɵadvance();
|
|
1791
1813
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTestRuns"))("DefaultExpanded", false);
|
|
1792
1814
|
i0.ɵɵadvance();
|
|
1793
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1815
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 198 : -1);
|
|
1794
1816
|
i0.ɵɵadvance();
|
|
1795
1817
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJVersionLabels"))("DefaultExpanded", false);
|
|
1796
1818
|
i0.ɵɵadvance();
|
|
1797
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1819
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 200 : -1);
|
|
1798
1820
|
i0.ɵɵadvance();
|
|
1799
1821
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentPermissions"))("DefaultExpanded", false);
|
|
1800
1822
|
i0.ɵɵadvance();
|
|
1801
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1823
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 202 : -1);
|
|
1802
1824
|
i0.ɵɵadvance();
|
|
1803
1825
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentRuns"))("DefaultExpanded", false);
|
|
1804
1826
|
i0.ɵɵadvance();
|
|
1805
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1827
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 204 : -1);
|
|
1806
1828
|
i0.ɵɵadvance();
|
|
1807
1829
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollectionPermissionsSharedByUserID"))("DefaultExpanded", false);
|
|
1808
1830
|
i0.ɵɵadvance();
|
|
1809
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1831
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 206 : -1);
|
|
1810
1832
|
i0.ɵɵadvance();
|
|
1811
1833
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJCollections"))("DefaultExpanded", false);
|
|
1812
1834
|
i0.ɵɵadvance();
|
|
1813
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1835
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 208 : -1);
|
|
1814
1836
|
i0.ɵɵadvance();
|
|
1815
1837
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJRecordMergeLogsInitiatedByUserID"))("DefaultExpanded", false);
|
|
1816
1838
|
i0.ɵɵadvance();
|
|
1817
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1839
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 210 : -1);
|
|
1818
1840
|
i0.ɵɵadvance();
|
|
1819
1841
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJSearchExecutionLogs"))("DefaultExpanded", false);
|
|
1820
1842
|
i0.ɵɵadvance();
|
|
1821
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1843
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 212 : -1);
|
|
1822
1844
|
i0.ɵɵadvance();
|
|
1823
1845
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJSearchScopePermissions"))("DefaultExpanded", false);
|
|
1824
1846
|
i0.ɵɵadvance();
|
|
1825
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1847
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 214 : -1);
|
|
1826
1848
|
i0.ɵɵadvance();
|
|
1827
1849
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgentExamples"))("DefaultExpanded", false);
|
|
1828
1850
|
i0.ɵɵadvance();
|
|
1829
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1851
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 216 : -1);
|
|
1830
1852
|
i0.ɵɵadvance();
|
|
1831
1853
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJTasks"))("DefaultExpanded", false);
|
|
1832
1854
|
i0.ɵɵadvance();
|
|
1833
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1855
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 218 : -1);
|
|
1834
1856
|
i0.ɵɵadvance();
|
|
1835
1857
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJAIAgents"))("DefaultExpanded", false);
|
|
1836
1858
|
i0.ɵɵadvance();
|
|
1837
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1859
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 220 : -1);
|
|
1838
1860
|
i0.ɵɵadvance();
|
|
1839
1861
|
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJListsLastRefreshedByUserID"))("DefaultExpanded", false);
|
|
1840
1862
|
i0.ɵɵadvance();
|
|
1841
|
-
i0.ɵɵconditional(ctx.record.IsSaved ?
|
|
1842
|
-
|
|
1863
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 222 : -1);
|
|
1864
|
+
i0.ɵɵadvance();
|
|
1865
|
+
i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext)("BadgeCount", ctx.GetSectionRowCount("mJEntityFormOverrides"))("DefaultExpanded", false);
|
|
1866
|
+
i0.ɵɵadvance();
|
|
1867
|
+
i0.ɵɵconditional(ctx.record.IsSaved ? 224 : -1);
|
|
1868
|
+
i0.ɵɵadvance();
|
|
1869
|
+
i0.ɵɵproperty("Entity", i0.ɵɵinterpolate(ctx.record.EntityInfo.Name))("Record", ctx.record)("FormComponent", ctx)("FormContext", ctx.formContext);
|
|
1870
|
+
} }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent, i1.ExplorerEntityDataGridComponent, i1.FormPanelSlotComponent], encapsulation: 2 }); }
|
|
1843
1871
|
};
|
|
1844
1872
|
MJUserFormComponent = __decorate([
|
|
1845
1873
|
RegisterClass(BaseFormComponent, 'MJ: Users') // Tell MemberJunction about this class
|
|
@@ -1847,7 +1875,7 @@ MJUserFormComponent = __decorate([
|
|
|
1847
1875
|
export { MJUserFormComponent };
|
|
1848
1876
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MJUserFormComponent, [{
|
|
1849
1877
|
type: Component,
|
|
1850
|
-
args: [{ standalone: false, selector: 'gen-mjuser-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- User Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"userIdentity\"\n SectionName=\"User Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Title\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Email\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Email\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Account Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"accountSettings\"\n SectionName=\"Account Settings\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserImageURL\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserImageIconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Entity Links Section -->\n <mj-collapsible-panel\n SectionKey=\"entityLinks\"\n SectionName=\"Entity Links\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedRecordType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedEntityID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedEntityRecordID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Employee Details Section -->\n <mj-collapsible-panel\n SectionKey=\"employeeDetails\"\n SectionName=\"Employee Details\"\n Icon=\"fa fa-user-tie\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeFirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeTitle\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeSupervisor\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeSupervisorEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-database\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Action Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActionExecutionLogs\"\n SectionName=\"Action Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActionExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Action Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Action Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJActionExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActionExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActions\"\n SectionName=\"Actions\"\n Icon=\"fa-solid fa-bolt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Actions','CodeApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAuditLogs\"\n SectionName=\"Audit Logs\"\n Icon=\"fa-solid fa-fingerprint\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAuditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Audit Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAuditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAuditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Communication Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCommunicationRuns\"\n SectionName=\"Communication Runs\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCommunicationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Communication Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Communication Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCommunicationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCommunicationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCompanyIntegrationRuns\"\n SectionName=\"Company Integration Runs\"\n Icon=\"fa fa-briefcase\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCompanyIntegrationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Company Integration Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Company Integration Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCompanyIntegrationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCompanyIntegrationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversations\"\n SectionName=\"Conversations\"\n Icon=\"fa-regular fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversations','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategories\"\n SectionName=\"Dashboard Categories\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboards\"\n SectionName=\"Dashboards\"\n Icon=\"fa-solid fa-table-columns\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboards')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboards','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboards')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Contexts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDataContexts\"\n SectionName=\"Data Contexts\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDataContexts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Data Contexts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Data Contexts')\"\n [AllowLoad]=\"IsSectionExpanded('mJDataContexts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDataContexts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDuplicateRunsStartedByUserID\"\n SectionName=\"Duplicate Runs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDuplicateRunsStartedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Duplicate Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJDuplicateRunsStartedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDuplicateRunsStartedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListsUserID\"\n SectionName=\"Lists\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Lists','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Lists')\"\n [AllowLoad]=\"IsSectionExpanded('mJListsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJQueryCategories\"\n SectionName=\"Query Categories\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJQueryCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJQueryCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJQueryCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecommendationRuns\"\n SectionName=\"Recommendation Runs\"\n Icon=\"fa fa-rocket\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecommendationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Recommendation Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Recommendation Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecommendationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecommendationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Change Replay Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordChangeReplayRuns\"\n SectionName=\"Record Change Replay Runs\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChangeReplayRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Change Replay Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Change Replay Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChangeReplayRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChangeReplayRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordChanges\"\n SectionName=\"Record Changes\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChanges')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Changes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChanges')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordMergeLogsApprovedByUserID\"\n SectionName=\"Record Merge Logs\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordMergeLogsApprovedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Merge Logs','ApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordMergeLogsApprovedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordMergeLogsApprovedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportCategories\"\n SectionName=\"Report Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Snapshots Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportSnapshots\"\n SectionName=\"Report Snapshots\"\n Icon=\"fa fa-camera\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportSnapshots')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Snapshots','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Snapshots')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportSnapshots')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportSnapshots', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Reports Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReports\"\n SectionName=\"Reports\"\n Icon=\"fa-solid fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReports')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Reports','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Reports')\"\n [AllowLoad]=\"IsSectionExpanded('mJReports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplateCategories\"\n SectionName=\"Template Categories\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplateCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Template Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Template Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplateCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplateCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Templates Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplates\"\n SectionName=\"Templates\"\n Icon=\"fa-regular fa-rectangle-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Templates','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Templates')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Applications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserApplications\"\n SectionName=\"User Applications\"\n Icon=\"fa fa-th\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserApplications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Applications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Applications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserApplications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserApplications', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserFavorites\"\n SectionName=\"User Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notifications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotifications\"\n SectionName=\"User Notifications\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotifications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notifications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notifications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotifications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotifications', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserRecordLogs\"\n SectionName=\"User Record Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRecordLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Record Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRecordLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Roles Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserRoles\"\n SectionName=\"Roles\"\n Icon=\"fa fa-user-shield\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRoles')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Roles','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Roles')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRoles')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRoles', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViewCategories\"\n SectionName=\"User View Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViewRuns\"\n SectionName=\"User View Runs\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViews\"\n SectionName=\"User Views\"\n Icon=\"fa-solid fa-table-cells\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViews')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Views','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Views')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViews')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Workspaces Section -->\n <mj-collapsible-panel\n SectionKey=\"mJWorkspaces\"\n SectionName=\"Workspaces\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJWorkspaces')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Workspaces','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Workspaces')\"\n [AllowLoad]=\"IsSectionExpanded('mJWorkspaces')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJWorkspaces', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentNotes\"\n SectionName=\"AI Agent Notes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentNotes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Notes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsRequestForUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsRequestForUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','RequestForUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsRequestForUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsRequestForUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (Created By User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysCreatedByUserID\"\n SectionName=\"API Keys (Created By User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysCreatedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysCreatedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysCreatedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Archive Configurations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArchiveConfigurations\"\n SectionName=\"Archive Configurations\"\n Icon=\"fa fa-archive\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArchiveConfigurations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Archive Configurations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Archive Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJArchiveConfigurations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArchiveConfigurations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsSharedByUserID\"\n SectionName=\"Artifact Permissions (Shared By User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Uses Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactUses\"\n SectionName=\"Artifact Uses\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactUses')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Uses','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Uses')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactUses')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactUses', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Versions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactVersions\"\n SectionName=\"Artifact Versions\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Versions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Content Item Duplicates Section -->\n <mj-collapsible-panel\n SectionKey=\"mJContentItemDuplicates\"\n SectionName=\"Content Item Duplicates\"\n Icon=\"fa fa-copy\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJContentItemDuplicates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Content Item Duplicates','ResolvedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Content Item Duplicates')\"\n [AllowLoad]=\"IsSectionExpanded('mJContentItemDuplicates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJContentItemDuplicates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Content Process Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJContentProcessRuns\"\n SectionName=\"Content Process Runs\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJContentProcessRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Content Process Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Content Process Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJContentProcessRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJContentProcessRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Detail Ratings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetailRatings\"\n SectionName=\"Conversation Detail Ratings\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsSharedByUserID\"\n SectionName=\"Dashboard Category Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsUserID\"\n SectionName=\"Dashboard Permissions (User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Knowledge Hub Saved Searches Section -->\n <mj-collapsible-panel\n SectionKey=\"mJKnowledgeHubSavedSearches\"\n SectionName=\"Knowledge Hub Saved Searches\"\n Icon=\"fa fa-search-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJKnowledgeHubSavedSearches')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Knowledge Hub Saved Searches','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Knowledge Hub Saved Searches')\"\n [AllowLoad]=\"IsSectionExpanded('mJKnowledgeHubSavedSearches')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJKnowledgeHubSavedSearches', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListCategories\"\n SectionName=\"List Categories\"\n Icon=\"fa fa-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJListCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Invitations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListInvitations\"\n SectionName=\"List Invitations\"\n Icon=\"fa fa-user-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListInvitations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Invitations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Invitations')\"\n [AllowLoad]=\"IsSectionExpanded('mJListInvitations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListInvitations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Shares Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListShares\"\n SectionName=\"List Shares\"\n Icon=\"fa fa-share-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListShares')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Shares','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Shares')\"\n [AllowLoad]=\"IsSectionExpanded('mJListShares')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListShares', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Tool Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolExecutionLogs\"\n SectionName=\"MCP Tool Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Tool Favorites Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolFavorites\"\n SectionName=\"MCP Tool Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Authorization States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthAuthorizationStates\"\n SectionName=\"O Auth Authorization States\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthAuthorizationStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Authorization States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Authorization States')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthAuthorizationStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthAuthorizationStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open App Install Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenAppInstallHistories\"\n SectionName=\"Open App Install Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenAppInstallHistories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open App Install Histories','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open App Install Histories')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenAppInstallHistories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenAppInstallHistories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open Apps Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenApps\"\n SectionName=\"Open Apps\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenApps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open Apps','InstalledByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open Apps')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenApps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenApps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Public Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJPublicLinks\"\n SectionName=\"Public Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJPublicLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Public Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Public Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJPublicLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJPublicLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportUserStates\"\n SectionName=\"Report User States\"\n Icon=\"fa fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourceLinks\"\n SectionName=\"Resource Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourceLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourceLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourceLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourcePermissionsSharedByUserID\"\n SectionName=\"Resource Permissions (Shared By User ID)\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourcePermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourcePermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourcePermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledActions\"\n SectionName=\"Scheduled Actions\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Actions','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Job Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobRuns\"\n SectionName=\"Scheduled Job Runs\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Job Runs','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Job Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Owner User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsOwnerUserID\"\n SectionName=\"Scheduled Jobs (Owner User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsOwnerUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsOwnerUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsOwnerUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Scopes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchScopes\"\n SectionName=\"Search Scopes\"\n Icon=\"fa fa-search-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchScopes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Scopes','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Scopes')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchScopes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchScopes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tag Audit Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTagAuditLogs\"\n SectionName=\"Tag Audit Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTagAuditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tag Audit Logs','PerformedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tag Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTagAuditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTagAuditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tag Suggestions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTagSuggestions\"\n SectionName=\"Tag Suggestions\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTagSuggestions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tag Suggestions','ReviewedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tag Suggestions')\"\n [AllowLoad]=\"IsSectionExpanded('mJTagSuggestions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTagSuggestions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Run Feedbacks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRunFeedbacks\"\n SectionName=\"Test Run Feedbacks\"\n Icon=\"fa fa-clipboard-check\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRunFeedbacks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Run Feedbacks','ReviewerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Run Feedbacks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRunFeedbacks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRunFeedbacks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Suite Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestSuiteRuns\"\n SectionName=\"Test Suite Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestSuiteRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notification Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotificationPreferences\"\n SectionName=\"User Notification Preferences\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotificationPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserSettings\"\n SectionName=\"User Settings\"\n Icon=\"fa fa-sliders-h\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Settings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Settings')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Version Label Restores Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabelRestores\"\n SectionName=\"Version Label Restores\"\n Icon=\"fa fa-undo\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelRestores')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Restores','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Restores')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelRestores')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelRestores', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Access Control Rules Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAccessControlRules\"\n SectionName=\"Access Control Rules\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','GrantedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsResponseByUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsResponseByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','ResponseByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsResponseByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsResponseByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysUserID\"\n SectionName=\"API Keys (User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Archive Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArchiveRuns\"\n SectionName=\"Archive Runs\"\n Icon=\"fa fa-archive\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArchiveRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Archive Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Archive Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJArchiveRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArchiveRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsUserID\"\n SectionName=\"Artifact Permissions (User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifacts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifacts\"\n SectionName=\"Artifacts\"\n Icon=\"fa fa-file\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifacts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collection Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsUserID\"\n SectionName=\"Collection Permissions (User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetails\"\n SectionName=\"Conversation Details\"\n Icon=\"fa fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Details','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsUserID\"\n SectionName=\"Dashboard Category Permissions (User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsSharedByUserID\"\n SectionName=\"Dashboard Permissions (Shared By User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs (Approved By) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDuplicateRunsApprovedByUserID\"\n SectionName=\"Duplicate Runs (Approved By)\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDuplicateRunsApprovedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Duplicate Runs','ApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJDuplicateRunsApprovedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDuplicateRunsApprovedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- File Storage Account Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJFileStorageAccountPermissions\"\n SectionName=\"File Storage Account Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJFileStorageAccountPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: File Storage Account Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: File Storage Account Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJFileStorageAccountPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJFileStorageAccountPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Server Connection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionPermissions\"\n SectionName=\"MCP Server Connection Permissions\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourcePermissionsUserID\"\n SectionName=\"Resource Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourcePermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourcePermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourcePermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Notify User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsNotifyUserID\"\n SectionName=\"Scheduled Jobs (Notify User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsNotifyUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','NotifyUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsNotifyUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsNotifyUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRuns\"\n SectionName=\"Test Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Version Labels Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabels\"\n SectionName=\"Version Labels\"\n Icon=\"fa fa-tag\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabels')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Labels','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Labels')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabels')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentPermissions\"\n SectionName=\"AI Agent Permissions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRuns\"\n SectionName=\"AI Agent Runs\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collection Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsSharedByUserID\"\n SectionName=\"Collection Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collections Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollections\"\n SectionName=\"Collections\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collections','OwnerID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collections')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollections', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs (Initiated By User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordMergeLogsInitiatedByUserID\"\n SectionName=\"Record Merge Logs (Initiated By User)\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordMergeLogsInitiatedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Merge Logs','InitiatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordMergeLogsInitiatedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordMergeLogsInitiatedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchExecutionLogs\"\n SectionName=\"Search Execution Logs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Scope Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchScopePermissions\"\n SectionName=\"Search Scope Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchScopePermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Scope Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Scope Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchScopePermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchScopePermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Examples Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentExamples\"\n SectionName=\"AI Agent Examples\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tasks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTasks\"\n SectionName=\"Tasks\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTasks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgents\"\n SectionName=\"AI Agents\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgents')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agents','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgents')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists (Last Refreshed By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListsLastRefreshedByUserID\"\n SectionName=\"Lists (Last Refreshed By User ID)\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListsLastRefreshedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Lists','LastRefreshedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Lists')\"\n [AllowLoad]=\"IsSectionExpanded('mJListsLastRefreshedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListsLastRefreshedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
|
|
1878
|
+
args: [{ standalone: false, selector: 'gen-mjuser-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <mj-form-panel-slot Entity=\"{{record.EntityInfo.Name}}\" Slot=\"before-fields\" [Record]=\"record\" [FormComponent]=\"this\" [FormContext]=\"formContext\"></mj-form-panel-slot>\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- User Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"userIdentity\"\n SectionName=\"User Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Title\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Email\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Email\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Account Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"accountSettings\"\n SectionName=\"Account Settings\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserImageURL\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserImageIconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Entity Links Section -->\n <mj-collapsible-panel\n SectionKey=\"entityLinks\"\n SectionName=\"Entity Links\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedRecordType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedEntityID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LinkedEntityRecordID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Employee Details Section -->\n <mj-collapsible-panel\n SectionKey=\"employeeDetails\"\n SectionName=\"Employee Details\"\n Icon=\"fa fa-user-tie\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeFirstLast\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeTitle\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeSupervisor\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeSupervisorEmail\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-database\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <mj-form-panel-slot Entity=\"{{record.EntityInfo.Name}}\" Slot=\"after-fields\" [Record]=\"record\" [FormComponent]=\"this\" [FormContext]=\"formContext\"></mj-form-panel-slot>\n\n <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- Action Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActionExecutionLogs\"\n SectionName=\"Action Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActionExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Action Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Action Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJActionExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActionExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJActions\"\n SectionName=\"Actions\"\n Icon=\"fa-solid fa-bolt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Actions','CodeApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAuditLogs\"\n SectionName=\"Audit Logs\"\n Icon=\"fa-solid fa-fingerprint\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAuditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Audit Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAuditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAuditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Communication Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCommunicationRuns\"\n SectionName=\"Communication Runs\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCommunicationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Communication Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Communication Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCommunicationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCommunicationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Company Integration Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCompanyIntegrationRuns\"\n SectionName=\"Company Integration Runs\"\n Icon=\"fa fa-briefcase\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCompanyIntegrationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Company Integration Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Company Integration Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJCompanyIntegrationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCompanyIntegrationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversations\"\n SectionName=\"Conversations\"\n Icon=\"fa-regular fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversations','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategories\"\n SectionName=\"Dashboard Categories\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboards\"\n SectionName=\"Dashboards\"\n Icon=\"fa-solid fa-table-columns\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboards')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboards','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboards')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Data Contexts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDataContexts\"\n SectionName=\"Data Contexts\"\n Icon=\"fa fa-database\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDataContexts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Data Contexts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Data Contexts')\"\n [AllowLoad]=\"IsSectionExpanded('mJDataContexts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDataContexts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDuplicateRunsStartedByUserID\"\n SectionName=\"Duplicate Runs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDuplicateRunsStartedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Duplicate Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJDuplicateRunsStartedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDuplicateRunsStartedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListsUserID\"\n SectionName=\"Lists\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Lists','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Lists')\"\n [AllowLoad]=\"IsSectionExpanded('mJListsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Query Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJQueryCategories\"\n SectionName=\"Query Categories\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJQueryCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJQueryCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJQueryCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Recommendation Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecommendationRuns\"\n SectionName=\"Recommendation Runs\"\n Icon=\"fa fa-rocket\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecommendationRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Recommendation Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Recommendation Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecommendationRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecommendationRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Change Replay Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordChangeReplayRuns\"\n SectionName=\"Record Change Replay Runs\"\n Icon=\"fa fa-sync\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChangeReplayRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Change Replay Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Change Replay Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChangeReplayRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChangeReplayRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordChanges\"\n SectionName=\"Record Changes\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordChanges')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Changes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordChanges')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordMergeLogsApprovedByUserID\"\n SectionName=\"Record Merge Logs\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordMergeLogsApprovedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Merge Logs','ApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordMergeLogsApprovedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordMergeLogsApprovedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportCategories\"\n SectionName=\"Report Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report Snapshots Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportSnapshots\"\n SectionName=\"Report Snapshots\"\n Icon=\"fa fa-camera\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportSnapshots')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report Snapshots','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report Snapshots')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportSnapshots')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportSnapshots', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Reports Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReports\"\n SectionName=\"Reports\"\n Icon=\"fa-solid fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReports')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Reports','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Reports')\"\n [AllowLoad]=\"IsSectionExpanded('mJReports')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReports', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Template Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplateCategories\"\n SectionName=\"Template Categories\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplateCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Template Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Template Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplateCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplateCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Templates Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTemplates\"\n SectionName=\"Templates\"\n Icon=\"fa-regular fa-rectangle-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTemplates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Templates','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Templates')\"\n [AllowLoad]=\"IsSectionExpanded('mJTemplates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTemplates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Applications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserApplications\"\n SectionName=\"User Applications\"\n Icon=\"fa fa-th\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserApplications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Applications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Applications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserApplications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserApplications', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserFavorites\"\n SectionName=\"User Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notifications Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotifications\"\n SectionName=\"User Notifications\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotifications')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notifications','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notifications')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotifications')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotifications', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserRecordLogs\"\n SectionName=\"User Record Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRecordLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Record Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRecordLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Roles Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserRoles\"\n SectionName=\"Roles\"\n Icon=\"fa fa-user-shield\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserRoles')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Roles','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Roles')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserRoles')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserRoles', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViewCategories\"\n SectionName=\"User View Categories\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User View Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViewRuns\"\n SectionName=\"User View Runs\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViewRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User View Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User View Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViewRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViewRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserViews\"\n SectionName=\"User Views\"\n Icon=\"fa-solid fa-table-cells\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserViews')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Views','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Views')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserViews')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Workspaces Section -->\n <mj-collapsible-panel\n SectionKey=\"mJWorkspaces\"\n SectionName=\"Workspaces\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJWorkspaces')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Workspaces','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Workspaces')\"\n [AllowLoad]=\"IsSectionExpanded('mJWorkspaces')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJWorkspaces', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentNotes\"\n SectionName=\"AI Agent Notes\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentNotes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Notes','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsRequestForUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsRequestForUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','RequestForUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsRequestForUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsRequestForUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (Created By User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysCreatedByUserID\"\n SectionName=\"API Keys (Created By User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysCreatedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysCreatedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysCreatedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Archive Configurations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArchiveConfigurations\"\n SectionName=\"Archive Configurations\"\n Icon=\"fa fa-archive\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArchiveConfigurations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Archive Configurations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Archive Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJArchiveConfigurations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArchiveConfigurations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsSharedByUserID\"\n SectionName=\"Artifact Permissions (Shared By User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Uses Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactUses\"\n SectionName=\"Artifact Uses\"\n Icon=\"fa fa-eye\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactUses')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Uses','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Uses')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactUses')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactUses', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Versions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactVersions\"\n SectionName=\"Artifact Versions\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactVersions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Versions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Versions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactVersions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactVersions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Content Item Duplicates Section -->\n <mj-collapsible-panel\n SectionKey=\"mJContentItemDuplicates\"\n SectionName=\"Content Item Duplicates\"\n Icon=\"fa fa-copy\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJContentItemDuplicates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Content Item Duplicates','ResolvedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Content Item Duplicates')\"\n [AllowLoad]=\"IsSectionExpanded('mJContentItemDuplicates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJContentItemDuplicates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Content Process Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJContentProcessRuns\"\n SectionName=\"Content Process Runs\"\n Icon=\"fa fa-cogs\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJContentProcessRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Content Process Runs','StartedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Content Process Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJContentProcessRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJContentProcessRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Detail Ratings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetailRatings\"\n SectionName=\"Conversation Detail Ratings\"\n Icon=\"fa fa-comment\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetailRatings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetailRatings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetailRatings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsSharedByUserID\"\n SectionName=\"Dashboard Category Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsUserID\"\n SectionName=\"Dashboard Permissions (User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Knowledge Hub Saved Searches Section -->\n <mj-collapsible-panel\n SectionKey=\"mJKnowledgeHubSavedSearches\"\n SectionName=\"Knowledge Hub Saved Searches\"\n Icon=\"fa fa-search-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJKnowledgeHubSavedSearches')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Knowledge Hub Saved Searches','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Knowledge Hub Saved Searches')\"\n [AllowLoad]=\"IsSectionExpanded('mJKnowledgeHubSavedSearches')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJKnowledgeHubSavedSearches', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListCategories\"\n SectionName=\"List Categories\"\n Icon=\"fa fa-list\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Categories','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJListCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Invitations Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListInvitations\"\n SectionName=\"List Invitations\"\n Icon=\"fa fa-user-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListInvitations')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Invitations','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Invitations')\"\n [AllowLoad]=\"IsSectionExpanded('mJListInvitations')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListInvitations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- List Shares Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListShares\"\n SectionName=\"List Shares\"\n Icon=\"fa fa-share-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListShares')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: List Shares','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: List Shares')\"\n [AllowLoad]=\"IsSectionExpanded('mJListShares')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListShares', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Tool Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolExecutionLogs\"\n SectionName=\"MCP Tool Execution Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Tool Favorites Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPToolFavorites\"\n SectionName=\"MCP Tool Favorites\"\n Icon=\"fa fa-star\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPToolFavorites')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Tool Favorites','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Tool Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPToolFavorites')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPToolFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- O Auth Authorization States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthAuthorizationStates\"\n SectionName=\"O Auth Authorization States\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthAuthorizationStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Authorization States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Authorization States')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthAuthorizationStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthAuthorizationStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open App Install Histories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenAppInstallHistories\"\n SectionName=\"Open App Install Histories\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenAppInstallHistories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open App Install Histories','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open App Install Histories')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenAppInstallHistories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenAppInstallHistories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Open Apps Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOpenApps\"\n SectionName=\"Open Apps\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOpenApps')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Open Apps','InstalledByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Open Apps')\"\n [AllowLoad]=\"IsSectionExpanded('mJOpenApps')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOpenApps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Public Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJPublicLinks\"\n SectionName=\"Public Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJPublicLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Public Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Public Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJPublicLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJPublicLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Report User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJReportUserStates\"\n SectionName=\"Report User States\"\n Icon=\"fa fa-chart-line\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJReportUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Report User States','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Report User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJReportUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJReportUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourceLinks\"\n SectionName=\"Resource Links\"\n Icon=\"fa fa-link\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourceLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Links','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourceLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourceLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourcePermissionsSharedByUserID\"\n SectionName=\"Resource Permissions (Shared By User ID)\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourcePermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourcePermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourcePermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Actions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledActions\"\n SectionName=\"Scheduled Actions\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledActions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Actions','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Actions')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledActions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Job Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobRuns\"\n SectionName=\"Scheduled Job Runs\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Job Runs','ExecutedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Job Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Owner User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsOwnerUserID\"\n SectionName=\"Scheduled Jobs (Owner User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsOwnerUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsOwnerUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsOwnerUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Scopes Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchScopes\"\n SectionName=\"Search Scopes\"\n Icon=\"fa fa-search-plus\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchScopes')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Scopes','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Scopes')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchScopes')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchScopes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tag Audit Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTagAuditLogs\"\n SectionName=\"Tag Audit Logs\"\n Icon=\"fa fa-history\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTagAuditLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tag Audit Logs','PerformedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tag Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTagAuditLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTagAuditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tag Suggestions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTagSuggestions\"\n SectionName=\"Tag Suggestions\"\n Icon=\"fa fa-tags\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTagSuggestions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tag Suggestions','ReviewedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tag Suggestions')\"\n [AllowLoad]=\"IsSectionExpanded('mJTagSuggestions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTagSuggestions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Run Feedbacks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRunFeedbacks\"\n SectionName=\"Test Run Feedbacks\"\n Icon=\"fa fa-clipboard-check\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRunFeedbacks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Run Feedbacks','ReviewerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Run Feedbacks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRunFeedbacks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRunFeedbacks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Suite Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestSuiteRuns\"\n SectionName=\"Test Suite Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestSuiteRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Notification Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserNotificationPreferences\"\n SectionName=\"User Notification Preferences\"\n Icon=\"fa fa-bell\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserNotificationPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Preferences','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- User Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"mJUserSettings\"\n SectionName=\"User Settings\"\n Icon=\"fa fa-sliders-h\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJUserSettings')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Settings','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Settings')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserSettings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserSettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Version Label Restores Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabelRestores\"\n SectionName=\"Version Label Restores\"\n Icon=\"fa fa-undo\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabelRestores')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Label Restores','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Label Restores')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabelRestores')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabelRestores', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Access Control Rules Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAccessControlRules\"\n SectionName=\"Access Control Rules\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','GrantedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Requests Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRequestsResponseByUserID\"\n SectionName=\"AI Agent Requests\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRequestsResponseByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Requests','ResponseByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Requests')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRequestsResponseByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRequestsResponseByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- API Keys (User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAPIKeysUserID\"\n SectionName=\"API Keys (User)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAPIKeysUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: API Keys','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: API Keys')\"\n [AllowLoad]=\"IsSectionExpanded('mJAPIKeysUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAPIKeysUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Archive Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArchiveRuns\"\n SectionName=\"Archive Runs\"\n Icon=\"fa fa-archive\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArchiveRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Archive Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Archive Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJArchiveRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArchiveRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifact Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifactPermissionsUserID\"\n SectionName=\"Artifact Permissions (User ID)\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifactPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifactPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Artifacts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJArtifacts\"\n SectionName=\"Artifacts\"\n Icon=\"fa fa-file\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJArtifacts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collection Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsUserID\"\n SectionName=\"Collection Permissions (User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Conversation Details Section -->\n <mj-collapsible-panel\n SectionKey=\"mJConversationDetails\"\n SectionName=\"Conversation Details\"\n Icon=\"fa fa-comments\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJConversationDetails')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Details','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Details')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationDetails')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJConversationDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Category Permissions (User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryPermissionsUserID\"\n SectionName=\"Dashboard Category Permissions (User ID)\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Dashboard Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissionsSharedByUserID\"\n SectionName=\"Dashboard Permissions (Shared By User ID)\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs (Approved By) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDuplicateRunsApprovedByUserID\"\n SectionName=\"Duplicate Runs (Approved By)\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDuplicateRunsApprovedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Duplicate Runs','ApprovedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJDuplicateRunsApprovedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDuplicateRunsApprovedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- File Storage Account Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJFileStorageAccountPermissions\"\n SectionName=\"File Storage Account Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJFileStorageAccountPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: File Storage Account Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: File Storage Account Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJFileStorageAccountPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJFileStorageAccountPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MCP Server Connection Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnectionPermissions\"\n SectionName=\"MCP Server Connection Permissions\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnectionPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connection Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnectionPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnectionPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Resource Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJResourcePermissionsUserID\"\n SectionName=\"Resource Permissions\"\n Icon=\"fa fa-lock\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJResourcePermissionsUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Resource Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Resource Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJResourcePermissionsUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJResourcePermissionsUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Scheduled Jobs (Notify User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJScheduledJobsNotifyUserID\"\n SectionName=\"Scheduled Jobs (Notify User ID)\"\n Icon=\"fa fa-calendar\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJScheduledJobsNotifyUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Scheduled Jobs','NotifyUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Scheduled Jobs')\"\n [AllowLoad]=\"IsSectionExpanded('mJScheduledJobsNotifyUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJScheduledJobsNotifyUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Test Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTestRuns\"\n SectionName=\"Test Runs\"\n Icon=\"fa fa-flask\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','RunByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Version Labels Section -->\n <mj-collapsible-panel\n SectionKey=\"mJVersionLabels\"\n SectionName=\"Version Labels\"\n Icon=\"fa fa-tag\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJVersionLabels')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Version Labels','CreatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Version Labels')\"\n [AllowLoad]=\"IsSectionExpanded('mJVersionLabels')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJVersionLabels', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentPermissions\"\n SectionName=\"AI Agent Permissions\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Runs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentRuns\"\n SectionName=\"AI Agent Runs\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collection Permissions (Shared By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollectionPermissionsSharedByUserID\"\n SectionName=\"Collection Permissions (Shared By User ID)\"\n Icon=\"fa fa-folder\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollectionPermissionsSharedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Permissions','SharedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collection Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollectionPermissionsSharedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollectionPermissionsSharedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Collections Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCollections\"\n SectionName=\"Collections\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCollections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collections','OwnerID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Collections')\"\n [AllowLoad]=\"IsSectionExpanded('mJCollections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCollections', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs (Initiated By User) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJRecordMergeLogsInitiatedByUserID\"\n SectionName=\"Record Merge Logs (Initiated By User)\"\n Icon=\"fa fa-clone\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJRecordMergeLogsInitiatedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Merge Logs','InitiatedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordMergeLogsInitiatedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordMergeLogsInitiatedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Execution Logs Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchExecutionLogs\"\n SectionName=\"Search Execution Logs\"\n Icon=\"fa fa-search\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchExecutionLogs')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Execution Logs','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Execution Logs')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchExecutionLogs')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchExecutionLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Search Scope Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJSearchScopePermissions\"\n SectionName=\"Search Scope Permissions\"\n Icon=\"fa fa-shield-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJSearchScopePermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Search Scope Permissions','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Search Scope Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJSearchScopePermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJSearchScopePermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agent Examples Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgentExamples\"\n SectionName=\"AI Agent Examples\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Tasks Section -->\n <mj-collapsible-panel\n SectionKey=\"mJTasks\"\n SectionName=\"Tasks\"\n Icon=\"fa fa-tasks\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJTasks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsSectionExpanded('mJTasks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTasks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIAgents\"\n SectionName=\"AI Agents\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIAgents')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agents','OwnerUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgents')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Lists (Last Refreshed By User ID) Section -->\n <mj-collapsible-panel\n SectionKey=\"mJListsLastRefreshedByUserID\"\n SectionName=\"Lists (Last Refreshed By User ID)\"\n Icon=\"fa fa-list-ul\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJListsLastRefreshedByUserID')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Lists','LastRefreshedByUserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Lists')\"\n [AllowLoad]=\"IsSectionExpanded('mJListsLastRefreshedByUserID')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJListsLastRefreshedByUserID', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- Entity Form Overrides Section -->\n <mj-collapsible-panel\n SectionKey=\"mJEntityFormOverrides\"\n SectionName=\"Entity Form Overrides\"\n Icon=\"fa fa-window-restore\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJEntityFormOverrides')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Entity Form Overrides','UserID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Entity Form Overrides')\"\n [AllowLoad]=\"IsSectionExpanded('mJEntityFormOverrides')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJEntityFormOverrides', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <mj-form-panel-slot Entity=\"{{record.EntityInfo.Name}}\" Slot=\"after-related\" [Record]=\"record\" [FormComponent]=\"this\" [FormContext]=\"formContext\"></mj-form-panel-slot>\n</mj-record-form-container>\n " }]
|
|
1851
1879
|
}], null, null); })();
|
|
1852
1880
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MJUserFormComponent, { className: "MJUserFormComponent", filePath: "src/lib/generated/Entities/MJUser/mjuser.form.component.ts", lineNumber: 13 }); })();
|
|
1853
1881
|
//# sourceMappingURL=mjuser.form.component.js.map
|