@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.
Files changed (77) hide show
  1. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +4 -0
  2. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +567 -566
  4. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  5. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +3 -0
  6. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
  7. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +243 -244
  8. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  9. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts +3 -0
  10. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts.map +1 -1
  11. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +417 -416
  12. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
  13. package/dist/lib/custom/Actions/action-execution-log-form.component.d.ts +51 -16
  14. package/dist/lib/custom/Actions/action-execution-log-form.component.d.ts.map +1 -1
  15. package/dist/lib/custom/Actions/action-execution-log-form.component.js +422 -139
  16. package/dist/lib/custom/Actions/action-execution-log-form.component.js.map +1 -1
  17. package/dist/lib/custom/Actions/action-form.component.d.ts +68 -1
  18. package/dist/lib/custom/Actions/action-form.component.d.ts.map +1 -1
  19. package/dist/lib/custom/Actions/action-form.component.js +882 -422
  20. package/dist/lib/custom/Actions/action-form.component.js.map +1 -1
  21. package/dist/lib/custom/EntityActions/entityaction.form.component.d.ts +3 -0
  22. package/dist/lib/custom/EntityActions/entityaction.form.component.d.ts.map +1 -1
  23. package/dist/lib/custom/EntityActions/entityaction.form.component.js +23 -22
  24. package/dist/lib/custom/EntityActions/entityaction.form.component.js.map +1 -1
  25. package/dist/lib/custom/Queries/query-form.component.d.ts +2 -0
  26. package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
  27. package/dist/lib/custom/Queries/query-form.component.js +617 -627
  28. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  29. package/dist/lib/custom/Templates/templates-form.component.d.ts +3 -0
  30. package/dist/lib/custom/Templates/templates-form.component.d.ts.map +1 -1
  31. package/dist/lib/custom/Templates/templates-form.component.js +157 -158
  32. package/dist/lib/custom/Templates/templates-form.component.js.map +1 -1
  33. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
  34. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +176 -152
  35. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.d.ts.map +1 -1
  37. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js +42 -6
  38. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js.map +1 -1
  39. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  40. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +57 -49
  41. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +83 -77
  43. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js +2 -2
  45. package/dist/lib/generated/Entities/MJArchiveRunDetail/mjarchiverundetail.form.component.js.map +1 -1
  46. package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js +10 -10
  47. package/dist/lib/generated/Entities/MJCompanyIntegrationEntityMap/mjcompanyintegrationentitymap.form.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js +11 -9
  49. package/dist/lib/generated/Entities/MJEntityPermission/mjentitypermission.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +9 -9
  51. package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +23 -21
  53. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js +9 -7
  55. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.d.ts +10 -0
  57. package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.d.ts.map +1 -0
  58. package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js +85 -0
  59. package/dist/lib/generated/Entities/MJPermissionDomain/mjpermissiondomain.form.component.js.map +1 -0
  60. package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.d.ts.map +1 -1
  61. package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js +21 -12
  62. package/dist/lib/generated/Entities/MJResourcePermission/mjresourcepermission.form.component.js.map +1 -1
  63. package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js +5 -5
  64. package/dist/lib/generated/Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component.js.map +1 -1
  65. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +21 -21
  66. package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
  67. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
  68. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +201 -183
  69. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  70. package/dist/lib/generated/generated-forms.module.d.ts +97 -96
  71. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  72. package/dist/lib/generated/generated-forms.module.js +36 -33
  73. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  74. package/dist/lib/shared/components/template-editor.component.d.ts.map +1 -1
  75. package/dist/lib/shared/components/template-editor.component.js +14 -8
  76. package/dist/lib/shared/components/template-editor.component.js.map +1 -1
  77. 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/MJProject/mjproject.form.component";
229
- import * as i228 from "./Entities/MJPublicLink/mjpubliclink.form.component";
230
- import * as i229 from "./Entities/MJQuery/mjquery.form.component";
231
- import * as i230 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
232
- import * as i231 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
233
- import * as i232 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
234
- import * as i233 from "./Entities/MJQueryField/mjqueryfield.form.component";
235
- import * as i234 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
236
- import * as i235 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
237
- import * as i236 from "./Entities/MJQuerySQL/mjquerysql.form.component";
238
- import * as i237 from "./Entities/MJQueueTask/mjqueuetask.form.component";
239
- import * as i238 from "./Entities/MJQueueType/mjqueuetype.form.component";
240
- import * as i239 from "./Entities/MJQueue/mjqueue.form.component";
241
- import * as i240 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
242
- import * as i241 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
243
- import * as i242 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
244
- import * as i243 from "./Entities/MJRecommendation/mjrecommendation.form.component";
245
- import * as i244 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
246
- import * as i245 from "./Entities/MJRecordChange/mjrecordchange.form.component";
247
- import * as i246 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
248
- import * as i247 from "./Entities/MJRecordLink/mjrecordlink.form.component";
249
- import * as i248 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
250
- import * as i249 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
251
- import * as i250 from "./Entities/MJReportCategory/mjreportcategory.form.component";
252
- import * as i251 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
253
- import * as i252 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
254
- import * as i253 from "./Entities/MJReportVersion/mjreportversion.form.component";
255
- import * as i254 from "./Entities/MJReport/mjreport.form.component";
256
- import * as i255 from "./Entities/MJResourceLink/mjresourcelink.form.component";
257
- import * as i256 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
258
- import * as i257 from "./Entities/MJResourceType/mjresourcetype.form.component";
259
- import * as i258 from "./Entities/MJRole/mjrole.form.component";
260
- import * as i259 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
261
- import * as i260 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
262
- import * as i261 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
263
- import * as i262 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
264
- import * as i263 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
265
- import * as i264 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
266
- import * as i265 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
267
- import * as i266 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
268
- import * as i267 from "./Entities/MJSkill/mjskill.form.component";
269
- import * as i268 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
270
- import * as i269 from "./Entities/MJStateProvince/mjstateprovince.form.component";
271
- import * as i270 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
272
- import * as i271 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
273
- import * as i272 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
274
- import * as i273 from "./Entities/MJTag/mjtag.form.component";
275
- import * as i274 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
276
- import * as i275 from "./Entities/MJTaskType/mjtasktype.form.component";
277
- import * as i276 from "./Entities/MJTask/mjtask.form.component";
278
- import * as i277 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
279
- import * as i278 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
280
- import * as i279 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
281
- import * as i280 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
282
- import * as i281 from "./Entities/MJTemplate/mjtemplate.form.component";
283
- import * as i282 from "./Entities/MJTestRubric/mjtestrubric.form.component";
284
- import * as i283 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
285
- import * as i284 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
286
- import * as i285 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
287
- import * as i286 from "./Entities/MJTestRun/mjtestrun.form.component";
288
- import * as i287 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
289
- import * as i288 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
290
- import * as i289 from "./Entities/MJTestSuite/mjtestsuite.form.component";
291
- import * as i290 from "./Entities/MJTestType/mjtesttype.form.component";
292
- import * as i291 from "./Entities/MJTest/mjtest.form.component";
293
- import * as i292 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
294
- import * as i293 from "./Entities/MJUserApplication/mjuserapplication.form.component";
295
- import * as i294 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
296
- import * as i295 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
297
- import * as i296 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
298
- import * as i297 from "./Entities/MJUserNotification/mjusernotification.form.component";
299
- import * as i298 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
300
- import * as i299 from "./Entities/MJUserRole/mjuserrole.form.component";
301
- import * as i300 from "./Entities/MJUserSetting/mjusersetting.form.component";
302
- import * as i301 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
303
- import * as i302 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
304
- import * as i303 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
305
- import * as i304 from "./Entities/MJUserView/mjuserview.form.component";
306
- import * as i305 from "./Entities/MJUser/mjuser.form.component";
307
- import * as i306 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
308
- import * as i307 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
309
- import * as i308 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
310
- import * as i309 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
311
- import * as i310 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
312
- import * as i311 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
313
- import * as i312 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
314
- import * as i313 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
315
- import * as i314 from "./Entities/MJWorkflow/mjworkflow.form.component";
316
- import * as i315 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
317
- import * as i316 from "./Entities/MJWorkspace/mjworkspace.form.component";
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, typeof i227.MJProjectFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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.MJPublicLinkFormComponent, typeof i229.MJQueryFormComponent, typeof i230.MJQueryCategoryFormComponent, typeof i231.MJQueryDependencyFormComponent, typeof i232.MJQueryEntityFormComponent, typeof i233.MJQueryFieldFormComponent, typeof i234.MJQueryParameterFormComponent, typeof i235.MJQueryPermissionFormComponent, typeof i236.MJQuerySQLFormComponent, typeof i237.MJQueueTaskFormComponent, typeof i238.MJQueueTypeFormComponent, typeof i239.MJQueueFormComponent, typeof i240.MJRecommendationItemFormComponent, typeof i241.MJRecommendationProviderFormComponent, typeof i242.MJRecommendationRunFormComponent, typeof i243.MJRecommendationFormComponent, typeof i244.MJRecordChangeReplayRunFormComponent, typeof i245.MJRecordChangeFormComponent, typeof i246.MJRecordGeoCodeFormComponent, typeof i247.MJRecordLinkFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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.MJRecordMergeDeletionLogFormComponent, typeof i249.MJRecordMergeLogFormComponent, typeof i250.MJReportCategoryFormComponent, typeof i251.MJReportSnapshotFormComponent, typeof i252.MJReportUserStateFormComponent, typeof i253.MJReportVersionFormComponent, typeof i254.MJReportFormComponent, typeof i255.MJResourceLinkFormComponent, typeof i256.MJResourcePermissionFormComponent, typeof i257.MJResourceTypeFormComponent, typeof i258.MJRoleFormComponent, typeof i259.MJRowLevelSecurityFilterFormComponent, typeof i260.MJScheduledActionParamFormComponent, typeof i261.MJScheduledActionFormComponent, typeof i262.MJScheduledJobRunFormComponent, typeof i263.MJScheduledJobTypeFormComponent, typeof i264.MJScheduledJobFormComponent, typeof i265.MJSchemaInfoFormComponent, typeof i266.MJSearchProviderFormComponent, typeof i267.MJSkillFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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.MJSQLDialectFormComponent, typeof i269.MJStateProvinceFormComponent, typeof i270.MJTagAuditLogFormComponent, typeof i271.MJTagCoOccurrenceFormComponent, typeof i272.MJTaggedItemFormComponent, typeof i273.MJTagFormComponent, typeof i274.MJTaskDependencyFormComponent, typeof i275.MJTaskTypeFormComponent, typeof i276.MJTaskFormComponent, typeof i277.MJTemplateCategoryFormComponent, typeof i278.MJTemplateContentTypeFormComponent, typeof i279.MJTemplateContentFormComponent, typeof i280.MJTemplateParamFormComponent, typeof i281.MJTemplateFormComponent, typeof i282.MJTestRubricFormComponent, typeof i283.MJTestRunFeedbackFormComponent, typeof i284.MJTestRunOutputTypeFormComponent, typeof i285.MJTestRunOutputFormComponent, typeof i286.MJTestRunFormComponent, typeof i287.MJTestSuiteRunFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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.MJTestSuiteTestFormComponent, typeof i289.MJTestSuiteFormComponent, typeof i290.MJTestTypeFormComponent, typeof i291.MJTestFormComponent, typeof i292.MJUserApplicationEntityFormComponent, typeof i293.MJUserApplicationFormComponent, typeof i294.MJUserFavoriteFormComponent, typeof i295.MJUserNotificationPreferenceFormComponent, typeof i296.MJUserNotificationTypeFormComponent, typeof i297.MJUserNotificationFormComponent, typeof i298.MJUserRecordLogFormComponent, typeof i299.MJUserRoleFormComponent, typeof i300.MJUserSettingFormComponent, typeof i301.MJUserViewCategoryFormComponent, typeof i302.MJUserViewRunDetailFormComponent, typeof i303.MJUserViewRunFormComponent, typeof i304.MJUserViewFormComponent, typeof i305.MJUserFormComponent, typeof i306.MJVectorDatabaseFormComponent, typeof i307.MJVectorIndexFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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.MJVersionInstallationFormComponent, typeof i309.MJVersionLabelItemFormComponent, typeof i310.MJVersionLabelRestoreFormComponent, typeof i311.MJVersionLabelFormComponent, typeof i312.MJWorkflowEngineFormComponent, typeof i313.MJWorkflowRunFormComponent, typeof i314.MJWorkflowFormComponent, typeof i315.MJWorkspaceItemFormComponent, typeof i316.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyUA,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,qBAiCa,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,qBAqBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAsBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBA7iBxB,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAqC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAqC1B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAyB3B,2BAA2B;0CA0B3B,wBAAwB;CAAI"}
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: [MJPublicLinkFormComponent,
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: [MJRecordMergeDeletionLogFormComponent,
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: [MJSQLDialectFormComponent,
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: [MJTestSuiteTestFormComponent,
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: [MJVersionInstallationFormComponent,
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,