@memberjunction/ng-core-entity-forms 5.29.0 → 5.30.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +4 -0
- package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js +567 -566
- package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +3 -0
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +243 -244
- package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts +3 -0
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts.map +1 -1
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +417 -416
- package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
- package/dist/lib/custom/Actions/action-execution-log-form.component.d.ts +51 -16
- package/dist/lib/custom/Actions/action-execution-log-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Actions/action-execution-log-form.component.js +422 -139
- package/dist/lib/custom/Actions/action-execution-log-form.component.js.map +1 -1
- package/dist/lib/custom/Actions/action-form.component.d.ts +68 -1
- package/dist/lib/custom/Actions/action-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Actions/action-form.component.js +882 -422
- package/dist/lib/custom/Actions/action-form.component.js.map +1 -1
- package/dist/lib/custom/EntityActions/entityaction.form.component.d.ts +3 -0
- package/dist/lib/custom/EntityActions/entityaction.form.component.d.ts.map +1 -1
- package/dist/lib/custom/EntityActions/entityaction.form.component.js +23 -22
- package/dist/lib/custom/EntityActions/entityaction.form.component.js.map +1 -1
- package/dist/lib/custom/Queries/query-form.component.d.ts +2 -0
- package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Queries/query-form.component.js +617 -627
- package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
- package/dist/lib/custom/Templates/templates-form.component.d.ts +3 -0
- package/dist/lib/custom/Templates/templates-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Templates/templates-form.component.js +157 -158
- package/dist/lib/custom/Templates/templates-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 +176 -152
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js +42 -6
- package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +57 -49
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +83 -77
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js +2 -2
- package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js +11 -9
- package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +23 -21
- package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js +9 -7
- package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js +85 -0
- package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js +21 -12
- package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js +5 -5
- package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +21 -21
- package/dist/lib/generated/Entities/MJTag/mjtag.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 +201 -183
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +97 -96
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +36 -33
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/dist/lib/shared/components/template-editor.component.d.ts.map +1 -1
- package/dist/lib/shared/components/template-editor.component.js +14 -8
- package/dist/lib/shared/components/template-editor.component.js.map +1 -1
- package/package.json +34 -34
|
@@ -225,96 +225,97 @@ import * as i223 from "./Entities/MJOpenApp/mjopenapp.form.component";
|
|
|
225
225
|
import * as i224 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
|
|
226
226
|
import * as i225 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
|
|
227
227
|
import * as i226 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
|
|
228
|
-
import * as i227 from "./Entities/
|
|
229
|
-
import * as i228 from "./Entities/
|
|
230
|
-
import * as i229 from "./Entities/
|
|
231
|
-
import * as i230 from "./Entities/
|
|
232
|
-
import * as i231 from "./Entities/
|
|
233
|
-
import * as i232 from "./Entities/
|
|
234
|
-
import * as i233 from "./Entities/
|
|
235
|
-
import * as i234 from "./Entities/
|
|
236
|
-
import * as i235 from "./Entities/
|
|
237
|
-
import * as i236 from "./Entities/
|
|
238
|
-
import * as i237 from "./Entities/
|
|
239
|
-
import * as i238 from "./Entities/
|
|
240
|
-
import * as i239 from "./Entities/
|
|
241
|
-
import * as i240 from "./Entities/
|
|
242
|
-
import * as i241 from "./Entities/
|
|
243
|
-
import * as i242 from "./Entities/
|
|
244
|
-
import * as i243 from "./Entities/
|
|
245
|
-
import * as i244 from "./Entities/
|
|
246
|
-
import * as i245 from "./Entities/
|
|
247
|
-
import * as i246 from "./Entities/
|
|
248
|
-
import * as i247 from "./Entities/
|
|
249
|
-
import * as i248 from "./Entities/
|
|
250
|
-
import * as i249 from "./Entities/
|
|
251
|
-
import * as i250 from "./Entities/
|
|
252
|
-
import * as i251 from "./Entities/
|
|
253
|
-
import * as i252 from "./Entities/
|
|
254
|
-
import * as i253 from "./Entities/
|
|
255
|
-
import * as i254 from "./Entities/
|
|
256
|
-
import * as i255 from "./Entities/
|
|
257
|
-
import * as i256 from "./Entities/
|
|
258
|
-
import * as i257 from "./Entities/
|
|
259
|
-
import * as i258 from "./Entities/
|
|
260
|
-
import * as i259 from "./Entities/
|
|
261
|
-
import * as i260 from "./Entities/
|
|
262
|
-
import * as i261 from "./Entities/
|
|
263
|
-
import * as i262 from "./Entities/
|
|
264
|
-
import * as i263 from "./Entities/
|
|
265
|
-
import * as i264 from "./Entities/
|
|
266
|
-
import * as i265 from "./Entities/
|
|
267
|
-
import * as i266 from "./Entities/
|
|
268
|
-
import * as i267 from "./Entities/
|
|
269
|
-
import * as i268 from "./Entities/
|
|
270
|
-
import * as i269 from "./Entities/
|
|
271
|
-
import * as i270 from "./Entities/
|
|
272
|
-
import * as i271 from "./Entities/
|
|
273
|
-
import * as i272 from "./Entities/
|
|
274
|
-
import * as i273 from "./Entities/
|
|
275
|
-
import * as i274 from "./Entities/
|
|
276
|
-
import * as i275 from "./Entities/
|
|
277
|
-
import * as i276 from "./Entities/
|
|
278
|
-
import * as i277 from "./Entities/
|
|
279
|
-
import * as i278 from "./Entities/
|
|
280
|
-
import * as i279 from "./Entities/
|
|
281
|
-
import * as i280 from "./Entities/
|
|
282
|
-
import * as i281 from "./Entities/
|
|
283
|
-
import * as i282 from "./Entities/
|
|
284
|
-
import * as i283 from "./Entities/
|
|
285
|
-
import * as i284 from "./Entities/
|
|
286
|
-
import * as i285 from "./Entities/
|
|
287
|
-
import * as i286 from "./Entities/
|
|
288
|
-
import * as i287 from "./Entities/
|
|
289
|
-
import * as i288 from "./Entities/
|
|
290
|
-
import * as i289 from "./Entities/
|
|
291
|
-
import * as i290 from "./Entities/
|
|
292
|
-
import * as i291 from "./Entities/
|
|
293
|
-
import * as i292 from "./Entities/
|
|
294
|
-
import * as i293 from "./Entities/
|
|
295
|
-
import * as i294 from "./Entities/
|
|
296
|
-
import * as i295 from "./Entities/
|
|
297
|
-
import * as i296 from "./Entities/
|
|
298
|
-
import * as i297 from "./Entities/
|
|
299
|
-
import * as i298 from "./Entities/
|
|
300
|
-
import * as i299 from "./Entities/
|
|
301
|
-
import * as i300 from "./Entities/
|
|
302
|
-
import * as i301 from "./Entities/
|
|
303
|
-
import * as i302 from "./Entities/
|
|
304
|
-
import * as i303 from "./Entities/
|
|
305
|
-
import * as i304 from "./Entities/
|
|
306
|
-
import * as i305 from "./Entities/
|
|
307
|
-
import * as i306 from "./Entities/
|
|
308
|
-
import * as i307 from "./Entities/
|
|
309
|
-
import * as i308 from "./Entities/
|
|
310
|
-
import * as i309 from "./Entities/
|
|
311
|
-
import * as i310 from "./Entities/
|
|
312
|
-
import * as i311 from "./Entities/
|
|
313
|
-
import * as i312 from "./Entities/
|
|
314
|
-
import * as i313 from "./Entities/
|
|
315
|
-
import * as i314 from "./Entities/
|
|
316
|
-
import * as i315 from "./Entities/
|
|
317
|
-
import * as i316 from "./Entities/
|
|
228
|
+
import * as i227 from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
|
|
229
|
+
import * as i228 from "./Entities/MJProject/mjproject.form.component";
|
|
230
|
+
import * as i229 from "./Entities/MJPublicLink/mjpubliclink.form.component";
|
|
231
|
+
import * as i230 from "./Entities/MJQuery/mjquery.form.component";
|
|
232
|
+
import * as i231 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
|
|
233
|
+
import * as i232 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
|
|
234
|
+
import * as i233 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
|
|
235
|
+
import * as i234 from "./Entities/MJQueryField/mjqueryfield.form.component";
|
|
236
|
+
import * as i235 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
|
|
237
|
+
import * as i236 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
|
|
238
|
+
import * as i237 from "./Entities/MJQuerySQL/mjquerysql.form.component";
|
|
239
|
+
import * as i238 from "./Entities/MJQueueTask/mjqueuetask.form.component";
|
|
240
|
+
import * as i239 from "./Entities/MJQueueType/mjqueuetype.form.component";
|
|
241
|
+
import * as i240 from "./Entities/MJQueue/mjqueue.form.component";
|
|
242
|
+
import * as i241 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
|
|
243
|
+
import * as i242 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
|
|
244
|
+
import * as i243 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
|
|
245
|
+
import * as i244 from "./Entities/MJRecommendation/mjrecommendation.form.component";
|
|
246
|
+
import * as i245 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
|
|
247
|
+
import * as i246 from "./Entities/MJRecordChange/mjrecordchange.form.component";
|
|
248
|
+
import * as i247 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
|
|
249
|
+
import * as i248 from "./Entities/MJRecordLink/mjrecordlink.form.component";
|
|
250
|
+
import * as i249 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
|
|
251
|
+
import * as i250 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
|
|
252
|
+
import * as i251 from "./Entities/MJReportCategory/mjreportcategory.form.component";
|
|
253
|
+
import * as i252 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
|
|
254
|
+
import * as i253 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
|
|
255
|
+
import * as i254 from "./Entities/MJReportVersion/mjreportversion.form.component";
|
|
256
|
+
import * as i255 from "./Entities/MJReport/mjreport.form.component";
|
|
257
|
+
import * as i256 from "./Entities/MJResourceLink/mjresourcelink.form.component";
|
|
258
|
+
import * as i257 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
|
|
259
|
+
import * as i258 from "./Entities/MJResourceType/mjresourcetype.form.component";
|
|
260
|
+
import * as i259 from "./Entities/MJRole/mjrole.form.component";
|
|
261
|
+
import * as i260 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
|
|
262
|
+
import * as i261 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
|
|
263
|
+
import * as i262 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
|
|
264
|
+
import * as i263 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
|
|
265
|
+
import * as i264 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
|
|
266
|
+
import * as i265 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
|
|
267
|
+
import * as i266 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
|
|
268
|
+
import * as i267 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
|
|
269
|
+
import * as i268 from "./Entities/MJSkill/mjskill.form.component";
|
|
270
|
+
import * as i269 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
|
|
271
|
+
import * as i270 from "./Entities/MJStateProvince/mjstateprovince.form.component";
|
|
272
|
+
import * as i271 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
|
|
273
|
+
import * as i272 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
|
|
274
|
+
import * as i273 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
|
|
275
|
+
import * as i274 from "./Entities/MJTag/mjtag.form.component";
|
|
276
|
+
import * as i275 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
|
|
277
|
+
import * as i276 from "./Entities/MJTaskType/mjtasktype.form.component";
|
|
278
|
+
import * as i277 from "./Entities/MJTask/mjtask.form.component";
|
|
279
|
+
import * as i278 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
|
|
280
|
+
import * as i279 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
|
|
281
|
+
import * as i280 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
|
|
282
|
+
import * as i281 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
|
|
283
|
+
import * as i282 from "./Entities/MJTemplate/mjtemplate.form.component";
|
|
284
|
+
import * as i283 from "./Entities/MJTestRubric/mjtestrubric.form.component";
|
|
285
|
+
import * as i284 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
|
|
286
|
+
import * as i285 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
|
|
287
|
+
import * as i286 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
|
|
288
|
+
import * as i287 from "./Entities/MJTestRun/mjtestrun.form.component";
|
|
289
|
+
import * as i288 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
|
|
290
|
+
import * as i289 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
|
|
291
|
+
import * as i290 from "./Entities/MJTestSuite/mjtestsuite.form.component";
|
|
292
|
+
import * as i291 from "./Entities/MJTestType/mjtesttype.form.component";
|
|
293
|
+
import * as i292 from "./Entities/MJTest/mjtest.form.component";
|
|
294
|
+
import * as i293 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
|
|
295
|
+
import * as i294 from "./Entities/MJUserApplication/mjuserapplication.form.component";
|
|
296
|
+
import * as i295 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
|
|
297
|
+
import * as i296 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
|
|
298
|
+
import * as i297 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
|
|
299
|
+
import * as i298 from "./Entities/MJUserNotification/mjusernotification.form.component";
|
|
300
|
+
import * as i299 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
|
|
301
|
+
import * as i300 from "./Entities/MJUserRole/mjuserrole.form.component";
|
|
302
|
+
import * as i301 from "./Entities/MJUserSetting/mjusersetting.form.component";
|
|
303
|
+
import * as i302 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
|
|
304
|
+
import * as i303 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
|
|
305
|
+
import * as i304 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
|
|
306
|
+
import * as i305 from "./Entities/MJUserView/mjuserview.form.component";
|
|
307
|
+
import * as i306 from "./Entities/MJUser/mjuser.form.component";
|
|
308
|
+
import * as i307 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
|
|
309
|
+
import * as i308 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
|
|
310
|
+
import * as i309 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
|
|
311
|
+
import * as i310 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
|
|
312
|
+
import * as i311 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
|
|
313
|
+
import * as i312 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
|
|
314
|
+
import * as i313 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
|
|
315
|
+
import * as i314 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
|
|
316
|
+
import * as i315 from "./Entities/MJWorkflow/mjworkflow.form.component";
|
|
317
|
+
import * as i316 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
|
|
318
|
+
import * as i317 from "./Entities/MJWorkspace/mjworkspace.form.component";
|
|
318
319
|
export declare class GeneratedForms_SubModule_0 {
|
|
319
320
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
|
|
320
321
|
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.MJAccessControlRuleFormComponent, typeof i2.MJActionAuthorizationFormComponent, typeof i3.MJActionCategoryFormComponent, typeof i4.MJActionContextTypeFormComponent, typeof i5.MJActionContextFormComponent, typeof i6.MJActionExecutionLogFormComponent, typeof i7.MJActionFilterFormComponent, typeof i8.MJActionLibraryFormComponent, typeof i9.MJActionParamFormComponent, typeof i10.MJActionResultCodeFormComponent, typeof i11.MJActionFormComponent, typeof i12.MJAIActionFormComponent, typeof i13.MJAIAgentActionFormComponent, typeof i14.MJAIAgentArtifactTypeFormComponent, typeof i15.MJAIAgentCategoryFormComponent, typeof i16.MJAIAgentClientToolFormComponent, typeof i17.MJAIAgentConfigurationFormComponent, typeof i18.MJAIAgentDataSourceFormComponent, typeof i19.MJAIAgentExampleFormComponent, typeof i20.MJAIAgentLearningCycleFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
@@ -367,32 +368,32 @@ export declare class GeneratedForms_SubModule_9 {
|
|
|
367
368
|
}
|
|
368
369
|
export declare class GeneratedForms_SubModule_10 {
|
|
369
370
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_10, never>;
|
|
370
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i207.MJListInvitationFormComponent, typeof i208.MJListShareFormComponent, typeof i209.MJListFormComponent, typeof i210.MJMCPServerConnectionPermissionFormComponent, typeof i211.MJMCPServerConnectionToolFormComponent, typeof i212.MJMCPServerConnectionFormComponent, typeof i213.MJMCPServerToolFormComponent, typeof i214.MJMCPServerFormComponent, typeof i215.MJMCPToolExecutionLogFormComponent, typeof i216.MJMCPToolFavoriteFormComponent, typeof i217.MJOAuthAuthServerMetadataCacheFormComponent, typeof i218.MJOAuthAuthorizationStateFormComponent, typeof i219.MJOAuthClientRegistrationFormComponent, typeof i220.MJOAuthTokenFormComponent, typeof i221.MJOpenAppDependencyFormComponent, typeof i222.MJOpenAppInstallHistoryFormComponent, typeof i223.MJOpenAppFormComponent, typeof i224.MJOutputDeliveryTypeFormComponent, typeof i225.MJOutputFormatTypeFormComponent, typeof i226.MJOutputTriggerTypeFormComponent
|
|
371
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i207.MJListInvitationFormComponent, typeof i208.MJListShareFormComponent, typeof i209.MJListFormComponent, typeof i210.MJMCPServerConnectionPermissionFormComponent, typeof i211.MJMCPServerConnectionToolFormComponent, typeof i212.MJMCPServerConnectionFormComponent, typeof i213.MJMCPServerToolFormComponent, typeof i214.MJMCPServerFormComponent, typeof i215.MJMCPToolExecutionLogFormComponent, typeof i216.MJMCPToolFavoriteFormComponent, typeof i217.MJOAuthAuthServerMetadataCacheFormComponent, typeof i218.MJOAuthAuthorizationStateFormComponent, typeof i219.MJOAuthClientRegistrationFormComponent, typeof i220.MJOAuthTokenFormComponent, typeof i221.MJOpenAppDependencyFormComponent, typeof i222.MJOpenAppInstallHistoryFormComponent, typeof i223.MJOpenAppFormComponent, typeof i224.MJOutputDeliveryTypeFormComponent, typeof i225.MJOutputFormatTypeFormComponent, typeof i226.MJOutputTriggerTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
371
372
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_10>;
|
|
372
373
|
}
|
|
373
374
|
export declare class GeneratedForms_SubModule_11 {
|
|
374
375
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_11, never>;
|
|
375
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i228.
|
|
376
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i227.MJPermissionDomainFormComponent, typeof i228.MJProjectFormComponent, typeof i229.MJPublicLinkFormComponent, typeof i230.MJQueryFormComponent, typeof i231.MJQueryCategoryFormComponent, typeof i232.MJQueryDependencyFormComponent, typeof i233.MJQueryEntityFormComponent, typeof i234.MJQueryFieldFormComponent, typeof i235.MJQueryParameterFormComponent, typeof i236.MJQueryPermissionFormComponent, typeof i237.MJQuerySQLFormComponent, typeof i238.MJQueueTaskFormComponent, typeof i239.MJQueueTypeFormComponent, typeof i240.MJQueueFormComponent, typeof i241.MJRecommendationItemFormComponent, typeof i242.MJRecommendationProviderFormComponent, typeof i243.MJRecommendationRunFormComponent, typeof i244.MJRecommendationFormComponent, typeof i245.MJRecordChangeReplayRunFormComponent, typeof i246.MJRecordChangeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
376
377
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_11>;
|
|
377
378
|
}
|
|
378
379
|
export declare class GeneratedForms_SubModule_12 {
|
|
379
380
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_12, never>;
|
|
380
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i248.
|
|
381
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i247.MJRecordGeoCodeFormComponent, typeof i248.MJRecordLinkFormComponent, typeof i249.MJRecordMergeDeletionLogFormComponent, typeof i250.MJRecordMergeLogFormComponent, typeof i251.MJReportCategoryFormComponent, typeof i252.MJReportSnapshotFormComponent, typeof i253.MJReportUserStateFormComponent, typeof i254.MJReportVersionFormComponent, typeof i255.MJReportFormComponent, typeof i256.MJResourceLinkFormComponent, typeof i257.MJResourcePermissionFormComponent, typeof i258.MJResourceTypeFormComponent, typeof i259.MJRoleFormComponent, typeof i260.MJRowLevelSecurityFilterFormComponent, typeof i261.MJScheduledActionParamFormComponent, typeof i262.MJScheduledActionFormComponent, typeof i263.MJScheduledJobRunFormComponent, typeof i264.MJScheduledJobTypeFormComponent, typeof i265.MJScheduledJobFormComponent, typeof i266.MJSchemaInfoFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
381
382
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_12>;
|
|
382
383
|
}
|
|
383
384
|
export declare class GeneratedForms_SubModule_13 {
|
|
384
385
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_13, never>;
|
|
385
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i268.
|
|
386
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i267.MJSearchProviderFormComponent, typeof i268.MJSkillFormComponent, typeof i269.MJSQLDialectFormComponent, typeof i270.MJStateProvinceFormComponent, typeof i271.MJTagAuditLogFormComponent, typeof i272.MJTagCoOccurrenceFormComponent, typeof i273.MJTaggedItemFormComponent, typeof i274.MJTagFormComponent, typeof i275.MJTaskDependencyFormComponent, typeof i276.MJTaskTypeFormComponent, typeof i277.MJTaskFormComponent, typeof i278.MJTemplateCategoryFormComponent, typeof i279.MJTemplateContentTypeFormComponent, typeof i280.MJTemplateContentFormComponent, typeof i281.MJTemplateParamFormComponent, typeof i282.MJTemplateFormComponent, typeof i283.MJTestRubricFormComponent, typeof i284.MJTestRunFeedbackFormComponent, typeof i285.MJTestRunOutputTypeFormComponent, typeof i286.MJTestRunOutputFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
386
387
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_13>;
|
|
387
388
|
}
|
|
388
389
|
export declare class GeneratedForms_SubModule_14 {
|
|
389
390
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_14, never>;
|
|
390
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i288.
|
|
391
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i287.MJTestRunFormComponent, typeof i288.MJTestSuiteRunFormComponent, typeof i289.MJTestSuiteTestFormComponent, typeof i290.MJTestSuiteFormComponent, typeof i291.MJTestTypeFormComponent, typeof i292.MJTestFormComponent, typeof i293.MJUserApplicationEntityFormComponent, typeof i294.MJUserApplicationFormComponent, typeof i295.MJUserFavoriteFormComponent, typeof i296.MJUserNotificationPreferenceFormComponent, typeof i297.MJUserNotificationTypeFormComponent, typeof i298.MJUserNotificationFormComponent, typeof i299.MJUserRecordLogFormComponent, typeof i300.MJUserRoleFormComponent, typeof i301.MJUserSettingFormComponent, typeof i302.MJUserViewCategoryFormComponent, typeof i303.MJUserViewRunDetailFormComponent, typeof i304.MJUserViewRunFormComponent, typeof i305.MJUserViewFormComponent, typeof i306.MJUserFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
391
392
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_14>;
|
|
392
393
|
}
|
|
393
394
|
export declare class GeneratedForms_SubModule_15 {
|
|
394
395
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_15, never>;
|
|
395
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i308.
|
|
396
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i307.MJVectorDatabaseFormComponent, typeof i308.MJVectorIndexFormComponent, typeof i309.MJVersionInstallationFormComponent, typeof i310.MJVersionLabelItemFormComponent, typeof i311.MJVersionLabelRestoreFormComponent, typeof i312.MJVersionLabelFormComponent, typeof i313.MJWorkflowEngineFormComponent, typeof i314.MJWorkflowRunFormComponent, typeof i315.MJWorkflowFormComponent, typeof i316.MJWorkspaceItemFormComponent, typeof i317.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
|
|
396
397
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_15>;
|
|
397
398
|
}
|
|
398
399
|
export declare class CoreGeneratedFormsModule {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA0UA,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAuBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAsBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBA9iBxB,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAqC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SA2B3B,2BAA2B;0CA0B3B,wBAAwB;CAAI"}
|
|
@@ -233,6 +233,7 @@ import { MJOpenAppFormComponent } from "./Entities/MJOpenApp/mjopenapp.form.comp
|
|
|
233
233
|
import { MJOutputDeliveryTypeFormComponent } from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
|
|
234
234
|
import { MJOutputFormatTypeFormComponent } from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
|
|
235
235
|
import { MJOutputTriggerTypeFormComponent } from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
|
|
236
|
+
import { MJPermissionDomainFormComponent } from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
|
|
236
237
|
import { MJProjectFormComponent } from "./Entities/MJProject/mjproject.form.component";
|
|
237
238
|
import { MJPublicLinkFormComponent } from "./Entities/MJPublicLink/mjpubliclink.form.component";
|
|
238
239
|
import { MJQueryFormComponent } from "./Entities/MJQuery/mjquery.form.component";
|
|
@@ -1040,8 +1041,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1040
1041
|
MJOpenAppFormComponent,
|
|
1041
1042
|
MJOutputDeliveryTypeFormComponent,
|
|
1042
1043
|
MJOutputFormatTypeFormComponent,
|
|
1043
|
-
MJOutputTriggerTypeFormComponent
|
|
1044
|
-
MJProjectFormComponent
|
|
1044
|
+
MJOutputTriggerTypeFormComponent
|
|
1045
1045
|
],
|
|
1046
1046
|
imports: [
|
|
1047
1047
|
CommonModule,
|
|
@@ -1072,8 +1072,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1072
1072
|
MJOpenAppFormComponent,
|
|
1073
1073
|
MJOutputDeliveryTypeFormComponent,
|
|
1074
1074
|
MJOutputFormatTypeFormComponent,
|
|
1075
|
-
MJOutputTriggerTypeFormComponent,
|
|
1076
|
-
MJProjectFormComponent], imports: [CommonModule,
|
|
1075
|
+
MJOutputTriggerTypeFormComponent], imports: [CommonModule,
|
|
1077
1076
|
FormsModule,
|
|
1078
1077
|
BaseFormsModule,
|
|
1079
1078
|
EntityViewerModule,
|
|
@@ -1091,6 +1090,8 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1091
1090
|
type: NgModule,
|
|
1092
1091
|
args: [{
|
|
1093
1092
|
declarations: [
|
|
1093
|
+
MJPermissionDomainFormComponent,
|
|
1094
|
+
MJProjectFormComponent,
|
|
1094
1095
|
MJPublicLinkFormComponent,
|
|
1095
1096
|
MJQueryFormComponent,
|
|
1096
1097
|
MJQueryCategoryFormComponent,
|
|
@@ -1108,9 +1109,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1108
1109
|
MJRecommendationRunFormComponent,
|
|
1109
1110
|
MJRecommendationFormComponent,
|
|
1110
1111
|
MJRecordChangeReplayRunFormComponent,
|
|
1111
|
-
MJRecordChangeFormComponent
|
|
1112
|
-
MJRecordGeoCodeFormComponent,
|
|
1113
|
-
MJRecordLinkFormComponent
|
|
1112
|
+
MJRecordChangeFormComponent
|
|
1114
1113
|
],
|
|
1115
1114
|
imports: [
|
|
1116
1115
|
CommonModule,
|
|
@@ -1122,7 +1121,9 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1122
1121
|
exports: []
|
|
1123
1122
|
}]
|
|
1124
1123
|
}], null, null); })();
|
|
1125
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [
|
|
1124
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJPermissionDomainFormComponent,
|
|
1125
|
+
MJProjectFormComponent,
|
|
1126
|
+
MJPublicLinkFormComponent,
|
|
1126
1127
|
MJQueryFormComponent,
|
|
1127
1128
|
MJQueryCategoryFormComponent,
|
|
1128
1129
|
MJQueryDependencyFormComponent,
|
|
@@ -1139,9 +1140,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1139
1140
|
MJRecommendationRunFormComponent,
|
|
1140
1141
|
MJRecommendationFormComponent,
|
|
1141
1142
|
MJRecordChangeReplayRunFormComponent,
|
|
1142
|
-
MJRecordChangeFormComponent,
|
|
1143
|
-
MJRecordGeoCodeFormComponent,
|
|
1144
|
-
MJRecordLinkFormComponent], imports: [CommonModule,
|
|
1143
|
+
MJRecordChangeFormComponent], imports: [CommonModule,
|
|
1145
1144
|
FormsModule,
|
|
1146
1145
|
BaseFormsModule,
|
|
1147
1146
|
EntityViewerModule,
|
|
@@ -1159,6 +1158,8 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1159
1158
|
type: NgModule,
|
|
1160
1159
|
args: [{
|
|
1161
1160
|
declarations: [
|
|
1161
|
+
MJRecordGeoCodeFormComponent,
|
|
1162
|
+
MJRecordLinkFormComponent,
|
|
1162
1163
|
MJRecordMergeDeletionLogFormComponent,
|
|
1163
1164
|
MJRecordMergeLogFormComponent,
|
|
1164
1165
|
MJReportCategoryFormComponent,
|
|
@@ -1176,9 +1177,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1176
1177
|
MJScheduledJobRunFormComponent,
|
|
1177
1178
|
MJScheduledJobTypeFormComponent,
|
|
1178
1179
|
MJScheduledJobFormComponent,
|
|
1179
|
-
MJSchemaInfoFormComponent
|
|
1180
|
-
MJSearchProviderFormComponent,
|
|
1181
|
-
MJSkillFormComponent
|
|
1180
|
+
MJSchemaInfoFormComponent
|
|
1182
1181
|
],
|
|
1183
1182
|
imports: [
|
|
1184
1183
|
CommonModule,
|
|
@@ -1190,7 +1189,9 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1190
1189
|
exports: []
|
|
1191
1190
|
}]
|
|
1192
1191
|
}], null, null); })();
|
|
1193
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [
|
|
1192
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJRecordGeoCodeFormComponent,
|
|
1193
|
+
MJRecordLinkFormComponent,
|
|
1194
|
+
MJRecordMergeDeletionLogFormComponent,
|
|
1194
1195
|
MJRecordMergeLogFormComponent,
|
|
1195
1196
|
MJReportCategoryFormComponent,
|
|
1196
1197
|
MJReportSnapshotFormComponent,
|
|
@@ -1207,9 +1208,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1207
1208
|
MJScheduledJobRunFormComponent,
|
|
1208
1209
|
MJScheduledJobTypeFormComponent,
|
|
1209
1210
|
MJScheduledJobFormComponent,
|
|
1210
|
-
MJSchemaInfoFormComponent,
|
|
1211
|
-
MJSearchProviderFormComponent,
|
|
1212
|
-
MJSkillFormComponent], imports: [CommonModule,
|
|
1211
|
+
MJSchemaInfoFormComponent], imports: [CommonModule,
|
|
1213
1212
|
FormsModule,
|
|
1214
1213
|
BaseFormsModule,
|
|
1215
1214
|
EntityViewerModule,
|
|
@@ -1227,6 +1226,8 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1227
1226
|
type: NgModule,
|
|
1228
1227
|
args: [{
|
|
1229
1228
|
declarations: [
|
|
1229
|
+
MJSearchProviderFormComponent,
|
|
1230
|
+
MJSkillFormComponent,
|
|
1230
1231
|
MJSQLDialectFormComponent,
|
|
1231
1232
|
MJStateProvinceFormComponent,
|
|
1232
1233
|
MJTagAuditLogFormComponent,
|
|
@@ -1244,9 +1245,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1244
1245
|
MJTestRubricFormComponent,
|
|
1245
1246
|
MJTestRunFeedbackFormComponent,
|
|
1246
1247
|
MJTestRunOutputTypeFormComponent,
|
|
1247
|
-
MJTestRunOutputFormComponent
|
|
1248
|
-
MJTestRunFormComponent,
|
|
1249
|
-
MJTestSuiteRunFormComponent
|
|
1248
|
+
MJTestRunOutputFormComponent
|
|
1250
1249
|
],
|
|
1251
1250
|
imports: [
|
|
1252
1251
|
CommonModule,
|
|
@@ -1258,7 +1257,9 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1258
1257
|
exports: []
|
|
1259
1258
|
}]
|
|
1260
1259
|
}], null, null); })();
|
|
1261
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [
|
|
1260
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJSearchProviderFormComponent,
|
|
1261
|
+
MJSkillFormComponent,
|
|
1262
|
+
MJSQLDialectFormComponent,
|
|
1262
1263
|
MJStateProvinceFormComponent,
|
|
1263
1264
|
MJTagAuditLogFormComponent,
|
|
1264
1265
|
MJTagCoOccurrenceFormComponent,
|
|
@@ -1275,9 +1276,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1275
1276
|
MJTestRubricFormComponent,
|
|
1276
1277
|
MJTestRunFeedbackFormComponent,
|
|
1277
1278
|
MJTestRunOutputTypeFormComponent,
|
|
1278
|
-
MJTestRunOutputFormComponent,
|
|
1279
|
-
MJTestRunFormComponent,
|
|
1280
|
-
MJTestSuiteRunFormComponent], imports: [CommonModule,
|
|
1279
|
+
MJTestRunOutputFormComponent], imports: [CommonModule,
|
|
1281
1280
|
FormsModule,
|
|
1282
1281
|
BaseFormsModule,
|
|
1283
1282
|
EntityViewerModule,
|
|
@@ -1295,6 +1294,8 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1295
1294
|
type: NgModule,
|
|
1296
1295
|
args: [{
|
|
1297
1296
|
declarations: [
|
|
1297
|
+
MJTestRunFormComponent,
|
|
1298
|
+
MJTestSuiteRunFormComponent,
|
|
1298
1299
|
MJTestSuiteTestFormComponent,
|
|
1299
1300
|
MJTestSuiteFormComponent,
|
|
1300
1301
|
MJTestTypeFormComponent,
|
|
@@ -1312,9 +1313,7 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1312
1313
|
MJUserViewRunDetailFormComponent,
|
|
1313
1314
|
MJUserViewRunFormComponent,
|
|
1314
1315
|
MJUserViewFormComponent,
|
|
1315
|
-
MJUserFormComponent
|
|
1316
|
-
MJVectorDatabaseFormComponent,
|
|
1317
|
-
MJVectorIndexFormComponent
|
|
1316
|
+
MJUserFormComponent
|
|
1318
1317
|
],
|
|
1319
1318
|
imports: [
|
|
1320
1319
|
CommonModule,
|
|
@@ -1326,7 +1325,9 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1326
1325
|
exports: []
|
|
1327
1326
|
}]
|
|
1328
1327
|
}], null, null); })();
|
|
1329
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [
|
|
1328
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJTestRunFormComponent,
|
|
1329
|
+
MJTestSuiteRunFormComponent,
|
|
1330
|
+
MJTestSuiteTestFormComponent,
|
|
1330
1331
|
MJTestSuiteFormComponent,
|
|
1331
1332
|
MJTestTypeFormComponent,
|
|
1332
1333
|
MJTestFormComponent,
|
|
@@ -1343,9 +1344,7 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1343
1344
|
MJUserViewRunDetailFormComponent,
|
|
1344
1345
|
MJUserViewRunFormComponent,
|
|
1345
1346
|
MJUserViewFormComponent,
|
|
1346
|
-
MJUserFormComponent,
|
|
1347
|
-
MJVectorDatabaseFormComponent,
|
|
1348
|
-
MJVectorIndexFormComponent], imports: [CommonModule,
|
|
1347
|
+
MJUserFormComponent], imports: [CommonModule,
|
|
1349
1348
|
FormsModule,
|
|
1350
1349
|
BaseFormsModule,
|
|
1351
1350
|
EntityViewerModule,
|
|
@@ -1363,6 +1362,8 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1363
1362
|
type: NgModule,
|
|
1364
1363
|
args: [{
|
|
1365
1364
|
declarations: [
|
|
1365
|
+
MJVectorDatabaseFormComponent,
|
|
1366
|
+
MJVectorIndexFormComponent,
|
|
1366
1367
|
MJVersionInstallationFormComponent,
|
|
1367
1368
|
MJVersionLabelItemFormComponent,
|
|
1368
1369
|
MJVersionLabelRestoreFormComponent,
|
|
@@ -1383,7 +1384,9 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1383
1384
|
exports: []
|
|
1384
1385
|
}]
|
|
1385
1386
|
}], null, null); })();
|
|
1386
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [
|
|
1387
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJVectorDatabaseFormComponent,
|
|
1388
|
+
MJVectorIndexFormComponent,
|
|
1389
|
+
MJVersionInstallationFormComponent,
|
|
1387
1390
|
MJVersionLabelItemFormComponent,
|
|
1388
1391
|
MJVersionLabelRestoreFormComponent,
|
|
1389
1392
|
MJVersionLabelFormComponent,
|