@memberjunction/ng-core-entity-forms 5.23.0 → 5.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/custom/ContentSources/content-source-form.component.d.ts +22 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.d.ts.map +1 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.js +165 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.js.map +1 -0
- package/dist/lib/custom/Entities/entity-form.component.js +177 -152
- package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-form.component.d.ts +3 -2
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-form.component.js +260 -233
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +3 -2
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.js +358 -331
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
- package/dist/lib/custom/custom-forms.module.d.ts +26 -24
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +13 -4
- package/dist/lib/custom/custom-forms.module.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 +127 -119
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js +22 -14
- package/dist/lib/generated/Entities/MJAIAgentCategory/mjaiagentcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js +17 -9
- package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +63 -45
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +35 -17
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.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 +26 -8
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.js +65 -0
- package/dist/lib/generated/Entities/MJApplicationRole/mjapplicationrole.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +39 -37
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +43 -27
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +79 -20
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js +73 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js +7 -5
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js +49 -8
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js +107 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js +57 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +54 -22
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js +43 -15
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +22 -14
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.js +109 -0
- package/dist/lib/generated/Entities/MJCountry/mjcountry.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js +54 -18
- package/dist/lib/generated/Entities/MJCredential/mjcredential.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js +21 -11
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js +15 -11
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.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 +383 -337
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js +24 -6
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +26 -24
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js +23 -5
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFile/mjfile.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js +25 -7
- package/dist/lib/generated/Entities/MJFile/mjfile.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +84 -10
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.js +69 -0
- package/dist/lib/generated/Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.js +71 -0
- package/dist/lib/generated/Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js +77 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.js +91 -0
- package/dist/lib/generated/Entities/MJRecordGeoCode/mjrecordgeocode.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +48 -12
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js +22 -4
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js +87 -0
- package/dist/lib/generated/Entities/MJSearchProvider/mjsearchprovider.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.js +91 -0
- package/dist/lib/generated/Entities/MJStateProvince/mjstateprovince.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +139 -19
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js +67 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js +65 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.form.component.js +10 -8
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.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 +244 -154
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +22 -14
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +254 -236
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +240 -171
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +32 -32
|
@@ -82,6 +82,7 @@ import { MJAPIKeyUsageLogFormComponent } from "./Entities/MJAPIKeyUsageLog/mjapi
|
|
|
82
82
|
import { MJAPIKeyFormComponent } from "./Entities/MJAPIKey/mjapikey.form.component";
|
|
83
83
|
import { MJAPIScopeFormComponent } from "./Entities/MJAPIScope/mjapiscope.form.component";
|
|
84
84
|
import { MJApplicationEntityFormComponent } from "./Entities/MJApplicationEntity/mjapplicationentity.form.component";
|
|
85
|
+
import { MJApplicationRoleFormComponent } from "./Entities/MJApplicationRole/mjapplicationrole.form.component";
|
|
85
86
|
import { MJApplicationSettingFormComponent } from "./Entities/MJApplicationSetting/mjapplicationsetting.form.component";
|
|
86
87
|
import { MJApplicationFormComponent } from "./Entities/MJApplication/mjapplication.form.component";
|
|
87
88
|
import { MJArtifactPermissionFormComponent } from "./Entities/MJArtifactPermission/mjartifactpermission.form.component";
|
|
@@ -118,8 +119,11 @@ import { MJComponentRegistryFormComponent } from "./Entities/MJComponentRegistry
|
|
|
118
119
|
import { MJComponentFormComponent } from "./Entities/MJComponent/mjcomponent.form.component";
|
|
119
120
|
import { MJContentFileTypeFormComponent } from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
|
|
120
121
|
import { MJContentItemAttributeFormComponent } from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
|
|
122
|
+
import { MJContentItemDuplicateFormComponent } from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
|
|
121
123
|
import { MJContentItemTagFormComponent } from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
|
|
122
124
|
import { MJContentItemFormComponent } from "./Entities/MJContentItem/mjcontentitem.form.component";
|
|
125
|
+
import { MJContentProcessRunDetailFormComponent } from "./Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component";
|
|
126
|
+
import { MJContentProcessRunPromptRunFormComponent } from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
|
|
123
127
|
import { MJContentProcessRunFormComponent } from "./Entities/MJContentProcessRun/mjcontentprocessrun.form.component";
|
|
124
128
|
import { MJContentSourceParamFormComponent } from "./Entities/MJContentSourceParam/mjcontentsourceparam.form.component";
|
|
125
129
|
import { MJContentSourceTypeParamFormComponent } from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
|
|
@@ -135,6 +139,7 @@ import { MJConversationDetailAttachmentFormComponent } from "./Entities/MJConver
|
|
|
135
139
|
import { MJConversationDetailRatingFormComponent } from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
|
|
136
140
|
import { MJConversationDetailFormComponent } from "./Entities/MJConversationDetail/mjconversationdetail.form.component";
|
|
137
141
|
import { MJConversationFormComponent } from "./Entities/MJConversation/mjconversation.form.component";
|
|
142
|
+
import { MJCountryFormComponent } from "./Entities/MJCountry/mjcountry.form.component";
|
|
138
143
|
import { MJCredentialCategoryFormComponent } from "./Entities/MJCredentialCategory/mjcredentialcategory.form.component";
|
|
139
144
|
import { MJCredentialTypeFormComponent } from "./Entities/MJCredentialType/mjcredentialtype.form.component";
|
|
140
145
|
import { MJCredentialFormComponent } from "./Entities/MJCredential/mjcredential.form.component";
|
|
@@ -187,16 +192,19 @@ import { MJErrorLogFormComponent } from "./Entities/MJErrorLog/mjerrorlog.form.c
|
|
|
187
192
|
import { MJExplorerNavigationItemFormComponent } from "./Entities/MJExplorerNavigationItem/mjexplorernavigationitem.form.component";
|
|
188
193
|
import { MJFileCategoryFormComponent } from "./Entities/MJFileCategory/mjfilecategory.form.component";
|
|
189
194
|
import { MJFileEntityRecordLinkFormComponent } from "./Entities/MJFileEntityRecordLink/mjfileentityrecordlink.form.component";
|
|
195
|
+
import { MJFileStorageAccountPermissionFormComponent } from "./Entities/MJFileStorageAccountPermission/mjfilestorageaccountpermission.form.component";
|
|
190
196
|
import { MJFileStorageAccountFormComponent } from "./Entities/MJFileStorageAccount/mjfilestorageaccount.form.component";
|
|
191
197
|
import { MJFileStorageProviderFormComponent } from "./Entities/MJFileStorageProvider/mjfilestorageprovider.form.component";
|
|
192
198
|
import { MJFileFormComponent } from "./Entities/MJFile/mjfile.form.component";
|
|
193
199
|
import { MJGeneratedCodeCategoryFormComponent } from "./Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component";
|
|
194
200
|
import { MJGeneratedCodeFormComponent } from "./Entities/MJGeneratedCode/mjgeneratedcode.form.component";
|
|
201
|
+
import { MJInstanceConfigurationFormComponent } from "./Entities/MJInstanceConfiguration/mjinstanceconfiguration.form.component";
|
|
195
202
|
import { MJIntegrationObjectFieldFormComponent } from "./Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component";
|
|
196
203
|
import { MJIntegrationObjectFormComponent } from "./Entities/MJIntegrationObject/mjintegrationobject.form.component";
|
|
197
204
|
import { MJIntegrationSourceTypeFormComponent } from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
|
|
198
205
|
import { MJIntegrationURLFormatFormComponent } from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
|
|
199
206
|
import { MJIntegrationFormComponent } from "./Entities/MJIntegration/mjintegration.form.component";
|
|
207
|
+
import { MJKnowledgeHubSavedSearchFormComponent } from "./Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component";
|
|
200
208
|
import { MJLibraryFormComponent } from "./Entities/MJLibrary/mjlibrary.form.component";
|
|
201
209
|
import { MJLibraryItemFormComponent } from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
|
|
202
210
|
import { MJListCategoryFormComponent } from "./Entities/MJListCategory/mjlistcategory.form.component";
|
|
@@ -239,6 +247,7 @@ import { MJRecommendationRunFormComponent } from "./Entities/MJRecommendationRun
|
|
|
239
247
|
import { MJRecommendationFormComponent } from "./Entities/MJRecommendation/mjrecommendation.form.component";
|
|
240
248
|
import { MJRecordChangeReplayRunFormComponent } from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
|
|
241
249
|
import { MJRecordChangeFormComponent } from "./Entities/MJRecordChange/mjrecordchange.form.component";
|
|
250
|
+
import { MJRecordGeoCodeFormComponent } from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
|
|
242
251
|
import { MJRecordLinkFormComponent } from "./Entities/MJRecordLink/mjrecordlink.form.component";
|
|
243
252
|
import { MJRecordMergeDeletionLogFormComponent } from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
|
|
244
253
|
import { MJRecordMergeLogFormComponent } from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
|
|
@@ -258,8 +267,12 @@ import { MJScheduledJobRunFormComponent } from "./Entities/MJScheduledJobRun/mjs
|
|
|
258
267
|
import { MJScheduledJobTypeFormComponent } from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
|
|
259
268
|
import { MJScheduledJobFormComponent } from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
|
|
260
269
|
import { MJSchemaInfoFormComponent } from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
|
|
270
|
+
import { MJSearchProviderFormComponent } from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
|
|
261
271
|
import { MJSkillFormComponent } from "./Entities/MJSkill/mjskill.form.component";
|
|
262
272
|
import { MJSQLDialectFormComponent } from "./Entities/MJSQLDialect/mjsqldialect.form.component";
|
|
273
|
+
import { MJStateProvinceFormComponent } from "./Entities/MJStateProvince/mjstateprovince.form.component";
|
|
274
|
+
import { MJTagAuditLogFormComponent } from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
|
|
275
|
+
import { MJTagCoOccurrenceFormComponent } from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
|
|
263
276
|
import { MJTaggedItemFormComponent } from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
|
|
264
277
|
import { MJTagFormComponent } from "./Entities/MJTag/mjtag.form.component";
|
|
265
278
|
import { MJTaskDependencyFormComponent } from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
|
|
@@ -533,6 +546,7 @@ export class GeneratedForms_SubModule_3 {
|
|
|
533
546
|
MJAPIKeyFormComponent,
|
|
534
547
|
MJAPIScopeFormComponent,
|
|
535
548
|
MJApplicationEntityFormComponent,
|
|
549
|
+
MJApplicationRoleFormComponent,
|
|
536
550
|
MJApplicationSettingFormComponent,
|
|
537
551
|
MJApplicationFormComponent,
|
|
538
552
|
MJArtifactPermissionFormComponent,
|
|
@@ -542,8 +556,7 @@ export class GeneratedForms_SubModule_3 {
|
|
|
542
556
|
MJArtifactVersionFormComponent,
|
|
543
557
|
MJArtifactFormComponent,
|
|
544
558
|
MJAuditLogTypeFormComponent,
|
|
545
|
-
MJAuditLogFormComponent
|
|
546
|
-
MJAuthorizationRoleFormComponent
|
|
559
|
+
MJAuditLogFormComponent
|
|
547
560
|
],
|
|
548
561
|
imports: [
|
|
549
562
|
CommonModule,
|
|
@@ -564,6 +577,7 @@ export class GeneratedForms_SubModule_3 {
|
|
|
564
577
|
MJAPIKeyFormComponent,
|
|
565
578
|
MJAPIScopeFormComponent,
|
|
566
579
|
MJApplicationEntityFormComponent,
|
|
580
|
+
MJApplicationRoleFormComponent,
|
|
567
581
|
MJApplicationSettingFormComponent,
|
|
568
582
|
MJApplicationFormComponent,
|
|
569
583
|
MJArtifactPermissionFormComponent,
|
|
@@ -573,8 +587,7 @@ export class GeneratedForms_SubModule_3 {
|
|
|
573
587
|
MJArtifactVersionFormComponent,
|
|
574
588
|
MJArtifactFormComponent,
|
|
575
589
|
MJAuditLogTypeFormComponent,
|
|
576
|
-
MJAuditLogFormComponent,
|
|
577
|
-
MJAuthorizationRoleFormComponent], imports: [CommonModule,
|
|
590
|
+
MJAuditLogFormComponent], imports: [CommonModule,
|
|
578
591
|
FormsModule,
|
|
579
592
|
BaseFormsModule,
|
|
580
593
|
EntityViewerModule,
|
|
@@ -593,6 +606,7 @@ export class GeneratedForms_SubModule_4 {
|
|
|
593
606
|
type: NgModule,
|
|
594
607
|
args: [{
|
|
595
608
|
declarations: [
|
|
609
|
+
MJAuthorizationRoleFormComponent,
|
|
596
610
|
MJAuthorizationFormComponent,
|
|
597
611
|
MJCollectionArtifactFormComponent,
|
|
598
612
|
MJCollectionPermissionFormComponent,
|
|
@@ -611,8 +625,7 @@ export class GeneratedForms_SubModule_4 {
|
|
|
611
625
|
MJCompanyIntegrationRunFormComponent,
|
|
612
626
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
613
627
|
MJCompanyIntegrationFormComponent,
|
|
614
|
-
MJComponentDependencyFormComponent
|
|
615
|
-
MJComponentLibraryFormComponent
|
|
628
|
+
MJComponentDependencyFormComponent
|
|
616
629
|
],
|
|
617
630
|
imports: [
|
|
618
631
|
CommonModule,
|
|
@@ -625,7 +638,8 @@ export class GeneratedForms_SubModule_4 {
|
|
|
625
638
|
exports: []
|
|
626
639
|
}]
|
|
627
640
|
}], null, null); })();
|
|
628
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [
|
|
641
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [MJAuthorizationRoleFormComponent,
|
|
642
|
+
MJAuthorizationFormComponent,
|
|
629
643
|
MJCollectionArtifactFormComponent,
|
|
630
644
|
MJCollectionPermissionFormComponent,
|
|
631
645
|
MJCollectionFormComponent,
|
|
@@ -643,8 +657,7 @@ export class GeneratedForms_SubModule_4 {
|
|
|
643
657
|
MJCompanyIntegrationRunFormComponent,
|
|
644
658
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
645
659
|
MJCompanyIntegrationFormComponent,
|
|
646
|
-
MJComponentDependencyFormComponent,
|
|
647
|
-
MJComponentLibraryFormComponent], imports: [CommonModule,
|
|
660
|
+
MJComponentDependencyFormComponent], imports: [CommonModule,
|
|
648
661
|
FormsModule,
|
|
649
662
|
BaseFormsModule,
|
|
650
663
|
EntityViewerModule,
|
|
@@ -663,13 +676,17 @@ export class GeneratedForms_SubModule_5 {
|
|
|
663
676
|
type: NgModule,
|
|
664
677
|
args: [{
|
|
665
678
|
declarations: [
|
|
679
|
+
MJComponentLibraryFormComponent,
|
|
666
680
|
MJComponentLibraryLinkFormComponent,
|
|
667
681
|
MJComponentRegistryFormComponent,
|
|
668
682
|
MJComponentFormComponent,
|
|
669
683
|
MJContentFileTypeFormComponent,
|
|
670
684
|
MJContentItemAttributeFormComponent,
|
|
685
|
+
MJContentItemDuplicateFormComponent,
|
|
671
686
|
MJContentItemTagFormComponent,
|
|
672
687
|
MJContentItemFormComponent,
|
|
688
|
+
MJContentProcessRunDetailFormComponent,
|
|
689
|
+
MJContentProcessRunPromptRunFormComponent,
|
|
673
690
|
MJContentProcessRunFormComponent,
|
|
674
691
|
MJContentSourceParamFormComponent,
|
|
675
692
|
MJContentSourceTypeParamFormComponent,
|
|
@@ -678,11 +695,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
678
695
|
MJContentTypeAttributeFormComponent,
|
|
679
696
|
MJContentTypeFormComponent,
|
|
680
697
|
MJConversationArtifactPermissionFormComponent,
|
|
681
|
-
MJConversationArtifactVersionFormComponent
|
|
682
|
-
MJConversationArtifactFormComponent,
|
|
683
|
-
MJConversationDetailArtifactFormComponent,
|
|
684
|
-
MJConversationDetailAttachmentFormComponent,
|
|
685
|
-
MJConversationDetailRatingFormComponent
|
|
698
|
+
MJConversationArtifactVersionFormComponent
|
|
686
699
|
],
|
|
687
700
|
imports: [
|
|
688
701
|
CommonModule,
|
|
@@ -694,13 +707,17 @@ export class GeneratedForms_SubModule_5 {
|
|
|
694
707
|
exports: []
|
|
695
708
|
}]
|
|
696
709
|
}], null, null); })();
|
|
697
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [
|
|
710
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJComponentLibraryFormComponent,
|
|
711
|
+
MJComponentLibraryLinkFormComponent,
|
|
698
712
|
MJComponentRegistryFormComponent,
|
|
699
713
|
MJComponentFormComponent,
|
|
700
714
|
MJContentFileTypeFormComponent,
|
|
701
715
|
MJContentItemAttributeFormComponent,
|
|
716
|
+
MJContentItemDuplicateFormComponent,
|
|
702
717
|
MJContentItemTagFormComponent,
|
|
703
718
|
MJContentItemFormComponent,
|
|
719
|
+
MJContentProcessRunDetailFormComponent,
|
|
720
|
+
MJContentProcessRunPromptRunFormComponent,
|
|
704
721
|
MJContentProcessRunFormComponent,
|
|
705
722
|
MJContentSourceParamFormComponent,
|
|
706
723
|
MJContentSourceTypeParamFormComponent,
|
|
@@ -709,11 +726,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
709
726
|
MJContentTypeAttributeFormComponent,
|
|
710
727
|
MJContentTypeFormComponent,
|
|
711
728
|
MJConversationArtifactPermissionFormComponent,
|
|
712
|
-
MJConversationArtifactVersionFormComponent,
|
|
713
|
-
MJConversationArtifactFormComponent,
|
|
714
|
-
MJConversationDetailArtifactFormComponent,
|
|
715
|
-
MJConversationDetailAttachmentFormComponent,
|
|
716
|
-
MJConversationDetailRatingFormComponent], imports: [CommonModule,
|
|
729
|
+
MJConversationArtifactVersionFormComponent], imports: [CommonModule,
|
|
717
730
|
FormsModule,
|
|
718
731
|
BaseFormsModule,
|
|
719
732
|
EntityViewerModule,
|
|
@@ -731,8 +744,13 @@ export class GeneratedForms_SubModule_6 {
|
|
|
731
744
|
type: NgModule,
|
|
732
745
|
args: [{
|
|
733
746
|
declarations: [
|
|
747
|
+
MJConversationArtifactFormComponent,
|
|
748
|
+
MJConversationDetailArtifactFormComponent,
|
|
749
|
+
MJConversationDetailAttachmentFormComponent,
|
|
750
|
+
MJConversationDetailRatingFormComponent,
|
|
734
751
|
MJConversationDetailFormComponent,
|
|
735
752
|
MJConversationFormComponent,
|
|
753
|
+
MJCountryFormComponent,
|
|
736
754
|
MJCredentialCategoryFormComponent,
|
|
737
755
|
MJCredentialTypeFormComponent,
|
|
738
756
|
MJCredentialFormComponent,
|
|
@@ -745,12 +763,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
745
763
|
MJDashboardUserStateFormComponent,
|
|
746
764
|
MJDashboardFormComponent,
|
|
747
765
|
MJDataContextItemFormComponent,
|
|
748
|
-
MJDataContextFormComponent
|
|
749
|
-
MJDatasetItemFormComponent,
|
|
750
|
-
MJDatasetFormComponent,
|
|
751
|
-
MJDuplicateRunDetailMatchFormComponent,
|
|
752
|
-
MJDuplicateRunDetailFormComponent,
|
|
753
|
-
MJDuplicateRunFormComponent
|
|
766
|
+
MJDataContextFormComponent
|
|
754
767
|
],
|
|
755
768
|
imports: [
|
|
756
769
|
CommonModule,
|
|
@@ -762,8 +775,13 @@ export class GeneratedForms_SubModule_6 {
|
|
|
762
775
|
exports: []
|
|
763
776
|
}]
|
|
764
777
|
}], null, null); })();
|
|
765
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [
|
|
778
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJConversationArtifactFormComponent,
|
|
779
|
+
MJConversationDetailArtifactFormComponent,
|
|
780
|
+
MJConversationDetailAttachmentFormComponent,
|
|
781
|
+
MJConversationDetailRatingFormComponent,
|
|
782
|
+
MJConversationDetailFormComponent,
|
|
766
783
|
MJConversationFormComponent,
|
|
784
|
+
MJCountryFormComponent,
|
|
767
785
|
MJCredentialCategoryFormComponent,
|
|
768
786
|
MJCredentialTypeFormComponent,
|
|
769
787
|
MJCredentialFormComponent,
|
|
@@ -776,12 +794,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
776
794
|
MJDashboardUserStateFormComponent,
|
|
777
795
|
MJDashboardFormComponent,
|
|
778
796
|
MJDataContextItemFormComponent,
|
|
779
|
-
MJDataContextFormComponent,
|
|
780
|
-
MJDatasetItemFormComponent,
|
|
781
|
-
MJDatasetFormComponent,
|
|
782
|
-
MJDuplicateRunDetailMatchFormComponent,
|
|
783
|
-
MJDuplicateRunDetailFormComponent,
|
|
784
|
-
MJDuplicateRunFormComponent], imports: [CommonModule,
|
|
797
|
+
MJDataContextFormComponent], imports: [CommonModule,
|
|
785
798
|
FormsModule,
|
|
786
799
|
BaseFormsModule,
|
|
787
800
|
EntityViewerModule,
|
|
@@ -799,6 +812,11 @@ export class GeneratedForms_SubModule_7 {
|
|
|
799
812
|
type: NgModule,
|
|
800
813
|
args: [{
|
|
801
814
|
declarations: [
|
|
815
|
+
MJDatasetItemFormComponent,
|
|
816
|
+
MJDatasetFormComponent,
|
|
817
|
+
MJDuplicateRunDetailMatchFormComponent,
|
|
818
|
+
MJDuplicateRunDetailFormComponent,
|
|
819
|
+
MJDuplicateRunFormComponent,
|
|
802
820
|
MJEmployeeCompanyIntegrationFormComponent,
|
|
803
821
|
MJEmployeeRoleFormComponent,
|
|
804
822
|
MJEmployeeSkillFormComponent,
|
|
@@ -813,12 +831,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
813
831
|
MJEntityActionParamFormComponent,
|
|
814
832
|
MJEntityActionFormComponent,
|
|
815
833
|
MJEntityAIActionFormComponent,
|
|
816
|
-
MJEntityCommunicationFieldFormComponent
|
|
817
|
-
MJEntityCommunicationMessageTypeFormComponent,
|
|
818
|
-
MJEntityDocumentRunFormComponent,
|
|
819
|
-
MJEntityDocumentSettingFormComponent,
|
|
820
|
-
MJEntityDocumentTypeFormComponent,
|
|
821
|
-
MJEntityDocumentFormComponent
|
|
834
|
+
MJEntityCommunicationFieldFormComponent
|
|
822
835
|
],
|
|
823
836
|
imports: [
|
|
824
837
|
CommonModule,
|
|
@@ -830,7 +843,12 @@ export class GeneratedForms_SubModule_7 {
|
|
|
830
843
|
exports: []
|
|
831
844
|
}]
|
|
832
845
|
}], null, null); })();
|
|
833
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [
|
|
846
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJDatasetItemFormComponent,
|
|
847
|
+
MJDatasetFormComponent,
|
|
848
|
+
MJDuplicateRunDetailMatchFormComponent,
|
|
849
|
+
MJDuplicateRunDetailFormComponent,
|
|
850
|
+
MJDuplicateRunFormComponent,
|
|
851
|
+
MJEmployeeCompanyIntegrationFormComponent,
|
|
834
852
|
MJEmployeeRoleFormComponent,
|
|
835
853
|
MJEmployeeSkillFormComponent,
|
|
836
854
|
MJEmployeeFormComponent,
|
|
@@ -844,12 +862,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
844
862
|
MJEntityActionParamFormComponent,
|
|
845
863
|
MJEntityActionFormComponent,
|
|
846
864
|
MJEntityAIActionFormComponent,
|
|
847
|
-
MJEntityCommunicationFieldFormComponent,
|
|
848
|
-
MJEntityCommunicationMessageTypeFormComponent,
|
|
849
|
-
MJEntityDocumentRunFormComponent,
|
|
850
|
-
MJEntityDocumentSettingFormComponent,
|
|
851
|
-
MJEntityDocumentTypeFormComponent,
|
|
852
|
-
MJEntityDocumentFormComponent], imports: [CommonModule,
|
|
865
|
+
MJEntityCommunicationFieldFormComponent], imports: [CommonModule,
|
|
853
866
|
FormsModule,
|
|
854
867
|
BaseFormsModule,
|
|
855
868
|
EntityViewerModule,
|
|
@@ -867,6 +880,11 @@ export class GeneratedForms_SubModule_8 {
|
|
|
867
880
|
type: NgModule,
|
|
868
881
|
args: [{
|
|
869
882
|
declarations: [
|
|
883
|
+
MJEntityCommunicationMessageTypeFormComponent,
|
|
884
|
+
MJEntityDocumentRunFormComponent,
|
|
885
|
+
MJEntityDocumentSettingFormComponent,
|
|
886
|
+
MJEntityDocumentTypeFormComponent,
|
|
887
|
+
MJEntityDocumentFormComponent,
|
|
870
888
|
MJEntityFieldValueFormComponent,
|
|
871
889
|
MJEntityFieldFormComponent,
|
|
872
890
|
MJEntityOrganicKeyRelatedEntityFormComponent,
|
|
@@ -881,12 +899,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
881
899
|
MJExplorerNavigationItemFormComponent,
|
|
882
900
|
MJFileCategoryFormComponent,
|
|
883
901
|
MJFileEntityRecordLinkFormComponent,
|
|
884
|
-
|
|
885
|
-
MJFileStorageProviderFormComponent,
|
|
886
|
-
MJFileFormComponent,
|
|
887
|
-
MJGeneratedCodeCategoryFormComponent,
|
|
888
|
-
MJGeneratedCodeFormComponent,
|
|
889
|
-
MJIntegrationObjectFieldFormComponent
|
|
902
|
+
MJFileStorageAccountPermissionFormComponent
|
|
890
903
|
],
|
|
891
904
|
imports: [
|
|
892
905
|
CommonModule,
|
|
@@ -898,7 +911,12 @@ export class GeneratedForms_SubModule_8 {
|
|
|
898
911
|
exports: []
|
|
899
912
|
}]
|
|
900
913
|
}], null, null); })();
|
|
901
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [
|
|
914
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJEntityCommunicationMessageTypeFormComponent,
|
|
915
|
+
MJEntityDocumentRunFormComponent,
|
|
916
|
+
MJEntityDocumentSettingFormComponent,
|
|
917
|
+
MJEntityDocumentTypeFormComponent,
|
|
918
|
+
MJEntityDocumentFormComponent,
|
|
919
|
+
MJEntityFieldValueFormComponent,
|
|
902
920
|
MJEntityFieldFormComponent,
|
|
903
921
|
MJEntityOrganicKeyRelatedEntityFormComponent,
|
|
904
922
|
MJEntityOrganicKeyFormComponent,
|
|
@@ -912,12 +930,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
912
930
|
MJExplorerNavigationItemFormComponent,
|
|
913
931
|
MJFileCategoryFormComponent,
|
|
914
932
|
MJFileEntityRecordLinkFormComponent,
|
|
915
|
-
|
|
916
|
-
MJFileStorageProviderFormComponent,
|
|
917
|
-
MJFileFormComponent,
|
|
918
|
-
MJGeneratedCodeCategoryFormComponent,
|
|
919
|
-
MJGeneratedCodeFormComponent,
|
|
920
|
-
MJIntegrationObjectFieldFormComponent], imports: [CommonModule,
|
|
933
|
+
MJFileStorageAccountPermissionFormComponent], imports: [CommonModule,
|
|
921
934
|
FormsModule,
|
|
922
935
|
BaseFormsModule,
|
|
923
936
|
EntityViewerModule,
|
|
@@ -935,10 +948,18 @@ export class GeneratedForms_SubModule_9 {
|
|
|
935
948
|
type: NgModule,
|
|
936
949
|
args: [{
|
|
937
950
|
declarations: [
|
|
951
|
+
MJFileStorageAccountFormComponent,
|
|
952
|
+
MJFileStorageProviderFormComponent,
|
|
953
|
+
MJFileFormComponent,
|
|
954
|
+
MJGeneratedCodeCategoryFormComponent,
|
|
955
|
+
MJGeneratedCodeFormComponent,
|
|
956
|
+
MJInstanceConfigurationFormComponent,
|
|
957
|
+
MJIntegrationObjectFieldFormComponent,
|
|
938
958
|
MJIntegrationObjectFormComponent,
|
|
939
959
|
MJIntegrationSourceTypeFormComponent,
|
|
940
960
|
MJIntegrationURLFormatFormComponent,
|
|
941
961
|
MJIntegrationFormComponent,
|
|
962
|
+
MJKnowledgeHubSavedSearchFormComponent,
|
|
942
963
|
MJLibraryFormComponent,
|
|
943
964
|
MJLibraryItemFormComponent,
|
|
944
965
|
MJListCategoryFormComponent,
|
|
@@ -946,15 +967,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
946
967
|
MJListInvitationFormComponent,
|
|
947
968
|
MJListShareFormComponent,
|
|
948
969
|
MJListFormComponent,
|
|
949
|
-
MJMCPServerConnectionPermissionFormComponent
|
|
950
|
-
MJMCPServerConnectionToolFormComponent,
|
|
951
|
-
MJMCPServerConnectionFormComponent,
|
|
952
|
-
MJMCPServerToolFormComponent,
|
|
953
|
-
MJMCPServerFormComponent,
|
|
954
|
-
MJMCPToolExecutionLogFormComponent,
|
|
955
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
956
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
957
|
-
MJOAuthClientRegistrationFormComponent
|
|
970
|
+
MJMCPServerConnectionPermissionFormComponent
|
|
958
971
|
],
|
|
959
972
|
imports: [
|
|
960
973
|
CommonModule,
|
|
@@ -966,10 +979,18 @@ export class GeneratedForms_SubModule_9 {
|
|
|
966
979
|
exports: []
|
|
967
980
|
}]
|
|
968
981
|
}], null, null); })();
|
|
969
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [
|
|
982
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJFileStorageAccountFormComponent,
|
|
983
|
+
MJFileStorageProviderFormComponent,
|
|
984
|
+
MJFileFormComponent,
|
|
985
|
+
MJGeneratedCodeCategoryFormComponent,
|
|
986
|
+
MJGeneratedCodeFormComponent,
|
|
987
|
+
MJInstanceConfigurationFormComponent,
|
|
988
|
+
MJIntegrationObjectFieldFormComponent,
|
|
989
|
+
MJIntegrationObjectFormComponent,
|
|
970
990
|
MJIntegrationSourceTypeFormComponent,
|
|
971
991
|
MJIntegrationURLFormatFormComponent,
|
|
972
992
|
MJIntegrationFormComponent,
|
|
993
|
+
MJKnowledgeHubSavedSearchFormComponent,
|
|
973
994
|
MJLibraryFormComponent,
|
|
974
995
|
MJLibraryItemFormComponent,
|
|
975
996
|
MJListCategoryFormComponent,
|
|
@@ -977,15 +998,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
977
998
|
MJListInvitationFormComponent,
|
|
978
999
|
MJListShareFormComponent,
|
|
979
1000
|
MJListFormComponent,
|
|
980
|
-
MJMCPServerConnectionPermissionFormComponent,
|
|
981
|
-
MJMCPServerConnectionToolFormComponent,
|
|
982
|
-
MJMCPServerConnectionFormComponent,
|
|
983
|
-
MJMCPServerToolFormComponent,
|
|
984
|
-
MJMCPServerFormComponent,
|
|
985
|
-
MJMCPToolExecutionLogFormComponent,
|
|
986
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
987
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
988
|
-
MJOAuthClientRegistrationFormComponent], imports: [CommonModule,
|
|
1001
|
+
MJMCPServerConnectionPermissionFormComponent], imports: [CommonModule,
|
|
989
1002
|
FormsModule,
|
|
990
1003
|
BaseFormsModule,
|
|
991
1004
|
EntityViewerModule,
|
|
@@ -1003,6 +1016,14 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1003
1016
|
type: NgModule,
|
|
1004
1017
|
args: [{
|
|
1005
1018
|
declarations: [
|
|
1019
|
+
MJMCPServerConnectionToolFormComponent,
|
|
1020
|
+
MJMCPServerConnectionFormComponent,
|
|
1021
|
+
MJMCPServerToolFormComponent,
|
|
1022
|
+
MJMCPServerFormComponent,
|
|
1023
|
+
MJMCPToolExecutionLogFormComponent,
|
|
1024
|
+
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1025
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1026
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1006
1027
|
MJOAuthTokenFormComponent,
|
|
1007
1028
|
MJOpenAppDependencyFormComponent,
|
|
1008
1029
|
MJOpenAppInstallHistoryFormComponent,
|
|
@@ -1014,15 +1035,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1014
1035
|
MJPublicLinkFormComponent,
|
|
1015
1036
|
MJQueryFormComponent,
|
|
1016
1037
|
MJQueryCategoryFormComponent,
|
|
1017
|
-
MJQueryDependencyFormComponent
|
|
1018
|
-
MJQueryEntityFormComponent,
|
|
1019
|
-
MJQueryFieldFormComponent,
|
|
1020
|
-
MJQueryParameterFormComponent,
|
|
1021
|
-
MJQueryPermissionFormComponent,
|
|
1022
|
-
MJQuerySQLFormComponent,
|
|
1023
|
-
MJQueueTaskFormComponent,
|
|
1024
|
-
MJQueueTypeFormComponent,
|
|
1025
|
-
MJQueueFormComponent
|
|
1038
|
+
MJQueryDependencyFormComponent
|
|
1026
1039
|
],
|
|
1027
1040
|
imports: [
|
|
1028
1041
|
CommonModule,
|
|
@@ -1034,7 +1047,15 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1034
1047
|
exports: []
|
|
1035
1048
|
}]
|
|
1036
1049
|
}], null, null); })();
|
|
1037
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [
|
|
1050
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJMCPServerConnectionToolFormComponent,
|
|
1051
|
+
MJMCPServerConnectionFormComponent,
|
|
1052
|
+
MJMCPServerToolFormComponent,
|
|
1053
|
+
MJMCPServerFormComponent,
|
|
1054
|
+
MJMCPToolExecutionLogFormComponent,
|
|
1055
|
+
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1056
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1057
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1058
|
+
MJOAuthTokenFormComponent,
|
|
1038
1059
|
MJOpenAppDependencyFormComponent,
|
|
1039
1060
|
MJOpenAppInstallHistoryFormComponent,
|
|
1040
1061
|
MJOpenAppFormComponent,
|
|
@@ -1045,15 +1066,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1045
1066
|
MJPublicLinkFormComponent,
|
|
1046
1067
|
MJQueryFormComponent,
|
|
1047
1068
|
MJQueryCategoryFormComponent,
|
|
1048
|
-
MJQueryDependencyFormComponent,
|
|
1049
|
-
MJQueryEntityFormComponent,
|
|
1050
|
-
MJQueryFieldFormComponent,
|
|
1051
|
-
MJQueryParameterFormComponent,
|
|
1052
|
-
MJQueryPermissionFormComponent,
|
|
1053
|
-
MJQuerySQLFormComponent,
|
|
1054
|
-
MJQueueTaskFormComponent,
|
|
1055
|
-
MJQueueTypeFormComponent,
|
|
1056
|
-
MJQueueFormComponent], imports: [CommonModule,
|
|
1069
|
+
MJQueryDependencyFormComponent], imports: [CommonModule,
|
|
1057
1070
|
FormsModule,
|
|
1058
1071
|
BaseFormsModule,
|
|
1059
1072
|
EntityViewerModule,
|
|
@@ -1071,26 +1084,26 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1071
1084
|
type: NgModule,
|
|
1072
1085
|
args: [{
|
|
1073
1086
|
declarations: [
|
|
1087
|
+
MJQueryEntityFormComponent,
|
|
1088
|
+
MJQueryFieldFormComponent,
|
|
1089
|
+
MJQueryParameterFormComponent,
|
|
1090
|
+
MJQueryPermissionFormComponent,
|
|
1091
|
+
MJQuerySQLFormComponent,
|
|
1092
|
+
MJQueueTaskFormComponent,
|
|
1093
|
+
MJQueueTypeFormComponent,
|
|
1094
|
+
MJQueueFormComponent,
|
|
1074
1095
|
MJRecommendationItemFormComponent,
|
|
1075
1096
|
MJRecommendationProviderFormComponent,
|
|
1076
1097
|
MJRecommendationRunFormComponent,
|
|
1077
1098
|
MJRecommendationFormComponent,
|
|
1078
1099
|
MJRecordChangeReplayRunFormComponent,
|
|
1079
1100
|
MJRecordChangeFormComponent,
|
|
1101
|
+
MJRecordGeoCodeFormComponent,
|
|
1080
1102
|
MJRecordLinkFormComponent,
|
|
1081
1103
|
MJRecordMergeDeletionLogFormComponent,
|
|
1082
1104
|
MJRecordMergeLogFormComponent,
|
|
1083
1105
|
MJReportCategoryFormComponent,
|
|
1084
|
-
MJReportSnapshotFormComponent
|
|
1085
|
-
MJReportUserStateFormComponent,
|
|
1086
|
-
MJReportVersionFormComponent,
|
|
1087
|
-
MJReportFormComponent,
|
|
1088
|
-
MJResourceLinkFormComponent,
|
|
1089
|
-
MJResourcePermissionFormComponent,
|
|
1090
|
-
MJResourceTypeFormComponent,
|
|
1091
|
-
MJRoleFormComponent,
|
|
1092
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1093
|
-
MJScheduledActionParamFormComponent
|
|
1106
|
+
MJReportSnapshotFormComponent
|
|
1094
1107
|
],
|
|
1095
1108
|
imports: [
|
|
1096
1109
|
CommonModule,
|
|
@@ -1102,26 +1115,26 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1102
1115
|
exports: []
|
|
1103
1116
|
}]
|
|
1104
1117
|
}], null, null); })();
|
|
1105
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [
|
|
1118
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJQueryEntityFormComponent,
|
|
1119
|
+
MJQueryFieldFormComponent,
|
|
1120
|
+
MJQueryParameterFormComponent,
|
|
1121
|
+
MJQueryPermissionFormComponent,
|
|
1122
|
+
MJQuerySQLFormComponent,
|
|
1123
|
+
MJQueueTaskFormComponent,
|
|
1124
|
+
MJQueueTypeFormComponent,
|
|
1125
|
+
MJQueueFormComponent,
|
|
1126
|
+
MJRecommendationItemFormComponent,
|
|
1106
1127
|
MJRecommendationProviderFormComponent,
|
|
1107
1128
|
MJRecommendationRunFormComponent,
|
|
1108
1129
|
MJRecommendationFormComponent,
|
|
1109
1130
|
MJRecordChangeReplayRunFormComponent,
|
|
1110
1131
|
MJRecordChangeFormComponent,
|
|
1132
|
+
MJRecordGeoCodeFormComponent,
|
|
1111
1133
|
MJRecordLinkFormComponent,
|
|
1112
1134
|
MJRecordMergeDeletionLogFormComponent,
|
|
1113
1135
|
MJRecordMergeLogFormComponent,
|
|
1114
1136
|
MJReportCategoryFormComponent,
|
|
1115
|
-
MJReportSnapshotFormComponent,
|
|
1116
|
-
MJReportUserStateFormComponent,
|
|
1117
|
-
MJReportVersionFormComponent,
|
|
1118
|
-
MJReportFormComponent,
|
|
1119
|
-
MJResourceLinkFormComponent,
|
|
1120
|
-
MJResourcePermissionFormComponent,
|
|
1121
|
-
MJResourceTypeFormComponent,
|
|
1122
|
-
MJRoleFormComponent,
|
|
1123
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1124
|
-
MJScheduledActionParamFormComponent], imports: [CommonModule,
|
|
1137
|
+
MJReportSnapshotFormComponent], imports: [CommonModule,
|
|
1125
1138
|
FormsModule,
|
|
1126
1139
|
BaseFormsModule,
|
|
1127
1140
|
EntityViewerModule,
|
|
@@ -1139,13 +1152,74 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1139
1152
|
type: NgModule,
|
|
1140
1153
|
args: [{
|
|
1141
1154
|
declarations: [
|
|
1155
|
+
MJReportUserStateFormComponent,
|
|
1156
|
+
MJReportVersionFormComponent,
|
|
1157
|
+
MJReportFormComponent,
|
|
1158
|
+
MJResourceLinkFormComponent,
|
|
1159
|
+
MJResourcePermissionFormComponent,
|
|
1160
|
+
MJResourceTypeFormComponent,
|
|
1161
|
+
MJRoleFormComponent,
|
|
1162
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1163
|
+
MJScheduledActionParamFormComponent,
|
|
1142
1164
|
MJScheduledActionFormComponent,
|
|
1143
1165
|
MJScheduledJobRunFormComponent,
|
|
1144
1166
|
MJScheduledJobTypeFormComponent,
|
|
1145
1167
|
MJScheduledJobFormComponent,
|
|
1146
1168
|
MJSchemaInfoFormComponent,
|
|
1169
|
+
MJSearchProviderFormComponent,
|
|
1147
1170
|
MJSkillFormComponent,
|
|
1148
1171
|
MJSQLDialectFormComponent,
|
|
1172
|
+
MJStateProvinceFormComponent,
|
|
1173
|
+
MJTagAuditLogFormComponent,
|
|
1174
|
+
MJTagCoOccurrenceFormComponent
|
|
1175
|
+
],
|
|
1176
|
+
imports: [
|
|
1177
|
+
CommonModule,
|
|
1178
|
+
FormsModule,
|
|
1179
|
+
BaseFormsModule,
|
|
1180
|
+
EntityViewerModule,
|
|
1181
|
+
LinkDirectivesModule
|
|
1182
|
+
],
|
|
1183
|
+
exports: []
|
|
1184
|
+
}]
|
|
1185
|
+
}], null, null); })();
|
|
1186
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJReportUserStateFormComponent,
|
|
1187
|
+
MJReportVersionFormComponent,
|
|
1188
|
+
MJReportFormComponent,
|
|
1189
|
+
MJResourceLinkFormComponent,
|
|
1190
|
+
MJResourcePermissionFormComponent,
|
|
1191
|
+
MJResourceTypeFormComponent,
|
|
1192
|
+
MJRoleFormComponent,
|
|
1193
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1194
|
+
MJScheduledActionParamFormComponent,
|
|
1195
|
+
MJScheduledActionFormComponent,
|
|
1196
|
+
MJScheduledJobRunFormComponent,
|
|
1197
|
+
MJScheduledJobTypeFormComponent,
|
|
1198
|
+
MJScheduledJobFormComponent,
|
|
1199
|
+
MJSchemaInfoFormComponent,
|
|
1200
|
+
MJSearchProviderFormComponent,
|
|
1201
|
+
MJSkillFormComponent,
|
|
1202
|
+
MJSQLDialectFormComponent,
|
|
1203
|
+
MJStateProvinceFormComponent,
|
|
1204
|
+
MJTagAuditLogFormComponent,
|
|
1205
|
+
MJTagCoOccurrenceFormComponent], imports: [CommonModule,
|
|
1206
|
+
FormsModule,
|
|
1207
|
+
BaseFormsModule,
|
|
1208
|
+
EntityViewerModule,
|
|
1209
|
+
LinkDirectivesModule] }); })();
|
|
1210
|
+
export class GeneratedForms_SubModule_13 {
|
|
1211
|
+
static { this.ɵfac = function GeneratedForms_SubModule_13_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_13)(); }; }
|
|
1212
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_13 }); }
|
|
1213
|
+
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1214
|
+
FormsModule,
|
|
1215
|
+
BaseFormsModule,
|
|
1216
|
+
EntityViewerModule,
|
|
1217
|
+
LinkDirectivesModule] }); }
|
|
1218
|
+
}
|
|
1219
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_13, [{
|
|
1220
|
+
type: NgModule,
|
|
1221
|
+
args: [{
|
|
1222
|
+
declarations: [
|
|
1149
1223
|
MJTaggedItemFormComponent,
|
|
1150
1224
|
MJTagFormComponent,
|
|
1151
1225
|
MJTaskDependencyFormComponent,
|
|
@@ -1158,7 +1232,14 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1158
1232
|
MJTemplateFormComponent,
|
|
1159
1233
|
MJTestRubricFormComponent,
|
|
1160
1234
|
MJTestRunFeedbackFormComponent,
|
|
1161
|
-
MJTestRunOutputTypeFormComponent
|
|
1235
|
+
MJTestRunOutputTypeFormComponent,
|
|
1236
|
+
MJTestRunOutputFormComponent,
|
|
1237
|
+
MJTestRunFormComponent,
|
|
1238
|
+
MJTestSuiteRunFormComponent,
|
|
1239
|
+
MJTestSuiteTestFormComponent,
|
|
1240
|
+
MJTestSuiteFormComponent,
|
|
1241
|
+
MJTestTypeFormComponent,
|
|
1242
|
+
MJTestFormComponent
|
|
1162
1243
|
],
|
|
1163
1244
|
imports: [
|
|
1164
1245
|
CommonModule,
|
|
@@ -1170,14 +1251,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1170
1251
|
exports: []
|
|
1171
1252
|
}]
|
|
1172
1253
|
}], null, null); })();
|
|
1173
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1174
|
-
MJScheduledJobRunFormComponent,
|
|
1175
|
-
MJScheduledJobTypeFormComponent,
|
|
1176
|
-
MJScheduledJobFormComponent,
|
|
1177
|
-
MJSchemaInfoFormComponent,
|
|
1178
|
-
MJSkillFormComponent,
|
|
1179
|
-
MJSQLDialectFormComponent,
|
|
1180
|
-
MJTaggedItemFormComponent,
|
|
1254
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJTaggedItemFormComponent,
|
|
1181
1255
|
MJTagFormComponent,
|
|
1182
1256
|
MJTaskDependencyFormComponent,
|
|
1183
1257
|
MJTaskTypeFormComponent,
|
|
@@ -1189,31 +1263,31 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1189
1263
|
MJTemplateFormComponent,
|
|
1190
1264
|
MJTestRubricFormComponent,
|
|
1191
1265
|
MJTestRunFeedbackFormComponent,
|
|
1192
|
-
MJTestRunOutputTypeFormComponent
|
|
1266
|
+
MJTestRunOutputTypeFormComponent,
|
|
1267
|
+
MJTestRunOutputFormComponent,
|
|
1268
|
+
MJTestRunFormComponent,
|
|
1269
|
+
MJTestSuiteRunFormComponent,
|
|
1270
|
+
MJTestSuiteTestFormComponent,
|
|
1271
|
+
MJTestSuiteFormComponent,
|
|
1272
|
+
MJTestTypeFormComponent,
|
|
1273
|
+
MJTestFormComponent], imports: [CommonModule,
|
|
1193
1274
|
FormsModule,
|
|
1194
1275
|
BaseFormsModule,
|
|
1195
1276
|
EntityViewerModule,
|
|
1196
1277
|
LinkDirectivesModule] }); })();
|
|
1197
|
-
export class
|
|
1198
|
-
static { this.ɵfac = function
|
|
1199
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1278
|
+
export class GeneratedForms_SubModule_14 {
|
|
1279
|
+
static { this.ɵfac = function GeneratedForms_SubModule_14_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_14)(); }; }
|
|
1280
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_14 }); }
|
|
1200
1281
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1201
1282
|
FormsModule,
|
|
1202
1283
|
BaseFormsModule,
|
|
1203
1284
|
EntityViewerModule,
|
|
1204
1285
|
LinkDirectivesModule] }); }
|
|
1205
1286
|
}
|
|
1206
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1287
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_14, [{
|
|
1207
1288
|
type: NgModule,
|
|
1208
1289
|
args: [{
|
|
1209
1290
|
declarations: [
|
|
1210
|
-
MJTestRunOutputFormComponent,
|
|
1211
|
-
MJTestRunFormComponent,
|
|
1212
|
-
MJTestSuiteRunFormComponent,
|
|
1213
|
-
MJTestSuiteTestFormComponent,
|
|
1214
|
-
MJTestSuiteFormComponent,
|
|
1215
|
-
MJTestTypeFormComponent,
|
|
1216
|
-
MJTestFormComponent,
|
|
1217
1291
|
MJUserApplicationEntityFormComponent,
|
|
1218
1292
|
MJUserApplicationFormComponent,
|
|
1219
1293
|
MJUserFavoriteFormComponent,
|
|
@@ -1226,7 +1300,14 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1226
1300
|
MJUserViewCategoryFormComponent,
|
|
1227
1301
|
MJUserViewRunDetailFormComponent,
|
|
1228
1302
|
MJUserViewRunFormComponent,
|
|
1229
|
-
MJUserViewFormComponent
|
|
1303
|
+
MJUserViewFormComponent,
|
|
1304
|
+
MJUserFormComponent,
|
|
1305
|
+
MJVectorDatabaseFormComponent,
|
|
1306
|
+
MJVectorIndexFormComponent,
|
|
1307
|
+
MJVersionInstallationFormComponent,
|
|
1308
|
+
MJVersionLabelItemFormComponent,
|
|
1309
|
+
MJVersionLabelRestoreFormComponent,
|
|
1310
|
+
MJVersionLabelFormComponent
|
|
1230
1311
|
],
|
|
1231
1312
|
imports: [
|
|
1232
1313
|
CommonModule,
|
|
@@ -1238,14 +1319,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1238
1319
|
exports: []
|
|
1239
1320
|
}]
|
|
1240
1321
|
}], null, null); })();
|
|
1241
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1242
|
-
MJTestRunFormComponent,
|
|
1243
|
-
MJTestSuiteRunFormComponent,
|
|
1244
|
-
MJTestSuiteTestFormComponent,
|
|
1245
|
-
MJTestSuiteFormComponent,
|
|
1246
|
-
MJTestTypeFormComponent,
|
|
1247
|
-
MJTestFormComponent,
|
|
1248
|
-
MJUserApplicationEntityFormComponent,
|
|
1322
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJUserApplicationEntityFormComponent,
|
|
1249
1323
|
MJUserApplicationFormComponent,
|
|
1250
1324
|
MJUserFavoriteFormComponent,
|
|
1251
1325
|
MJUserNotificationPreferenceFormComponent,
|
|
@@ -1257,31 +1331,31 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1257
1331
|
MJUserViewCategoryFormComponent,
|
|
1258
1332
|
MJUserViewRunDetailFormComponent,
|
|
1259
1333
|
MJUserViewRunFormComponent,
|
|
1260
|
-
MJUserViewFormComponent
|
|
1334
|
+
MJUserViewFormComponent,
|
|
1335
|
+
MJUserFormComponent,
|
|
1336
|
+
MJVectorDatabaseFormComponent,
|
|
1337
|
+
MJVectorIndexFormComponent,
|
|
1338
|
+
MJVersionInstallationFormComponent,
|
|
1339
|
+
MJVersionLabelItemFormComponent,
|
|
1340
|
+
MJVersionLabelRestoreFormComponent,
|
|
1341
|
+
MJVersionLabelFormComponent], imports: [CommonModule,
|
|
1261
1342
|
FormsModule,
|
|
1262
1343
|
BaseFormsModule,
|
|
1263
1344
|
EntityViewerModule,
|
|
1264
1345
|
LinkDirectivesModule] }); })();
|
|
1265
|
-
export class
|
|
1266
|
-
static { this.ɵfac = function
|
|
1267
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1346
|
+
export class GeneratedForms_SubModule_15 {
|
|
1347
|
+
static { this.ɵfac = function GeneratedForms_SubModule_15_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_15)(); }; }
|
|
1348
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_15 }); }
|
|
1268
1349
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1269
1350
|
FormsModule,
|
|
1270
1351
|
BaseFormsModule,
|
|
1271
1352
|
EntityViewerModule,
|
|
1272
1353
|
LinkDirectivesModule] }); }
|
|
1273
1354
|
}
|
|
1274
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1355
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_15, [{
|
|
1275
1356
|
type: NgModule,
|
|
1276
1357
|
args: [{
|
|
1277
1358
|
declarations: [
|
|
1278
|
-
MJUserFormComponent,
|
|
1279
|
-
MJVectorDatabaseFormComponent,
|
|
1280
|
-
MJVectorIndexFormComponent,
|
|
1281
|
-
MJVersionInstallationFormComponent,
|
|
1282
|
-
MJVersionLabelItemFormComponent,
|
|
1283
|
-
MJVersionLabelRestoreFormComponent,
|
|
1284
|
-
MJVersionLabelFormComponent,
|
|
1285
1359
|
MJWorkflowEngineFormComponent,
|
|
1286
1360
|
MJWorkflowRunFormComponent,
|
|
1287
1361
|
MJWorkflowFormComponent,
|
|
@@ -1298,14 +1372,7 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1298
1372
|
exports: []
|
|
1299
1373
|
}]
|
|
1300
1374
|
}], null, null); })();
|
|
1301
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1302
|
-
MJVectorDatabaseFormComponent,
|
|
1303
|
-
MJVectorIndexFormComponent,
|
|
1304
|
-
MJVersionInstallationFormComponent,
|
|
1305
|
-
MJVersionLabelItemFormComponent,
|
|
1306
|
-
MJVersionLabelRestoreFormComponent,
|
|
1307
|
-
MJVersionLabelFormComponent,
|
|
1308
|
-
MJWorkflowEngineFormComponent,
|
|
1375
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJWorkflowEngineFormComponent,
|
|
1309
1376
|
MJWorkflowRunFormComponent,
|
|
1310
1377
|
MJWorkflowFormComponent,
|
|
1311
1378
|
MJWorkspaceItemFormComponent,
|
|
@@ -1331,7 +1398,8 @@ export class CoreGeneratedFormsModule {
|
|
|
1331
1398
|
GeneratedForms_SubModule_11,
|
|
1332
1399
|
GeneratedForms_SubModule_12,
|
|
1333
1400
|
GeneratedForms_SubModule_13,
|
|
1334
|
-
GeneratedForms_SubModule_14
|
|
1401
|
+
GeneratedForms_SubModule_14,
|
|
1402
|
+
GeneratedForms_SubModule_15] }); }
|
|
1335
1403
|
}
|
|
1336
1404
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CoreGeneratedFormsModule, [{
|
|
1337
1405
|
type: NgModule,
|
|
@@ -1352,9 +1420,10 @@ export class CoreGeneratedFormsModule {
|
|
|
1352
1420
|
GeneratedForms_SubModule_11,
|
|
1353
1421
|
GeneratedForms_SubModule_12,
|
|
1354
1422
|
GeneratedForms_SubModule_13,
|
|
1355
|
-
GeneratedForms_SubModule_14
|
|
1423
|
+
GeneratedForms_SubModule_14,
|
|
1424
|
+
GeneratedForms_SubModule_15
|
|
1356
1425
|
]
|
|
1357
1426
|
}]
|
|
1358
1427
|
}], null, null); })();
|
|
1359
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14] }); })();
|
|
1428
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14, GeneratedForms_SubModule_15] }); })();
|
|
1360
1429
|
//# sourceMappingURL=generated-forms.module.js.map
|