@memberjunction/ng-core-entity-forms 5.41.0 → 5.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
  2. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +54 -36
  3. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  4. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.d.ts.map +1 -1
  5. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js +13 -19
  6. package/dist/lib/generated/Entities/MJAIAgentNote/mjaiagentnote.form.component.js.map +1 -1
  7. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  8. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +31 -13
  9. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  10. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.d.ts.map +1 -1
  11. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +36 -18
  12. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  13. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.d.ts.map +1 -1
  14. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +34 -16
  15. package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
  16. package/dist/lib/generated/Entities/MJActionExecutionLog/mjactionexecutionlog.form.component.d.ts.map +1 -1
  17. package/dist/lib/generated/Entities/MJActionExecutionLog/mjactionexecutionlog.form.component.js +25 -6
  18. package/dist/lib/generated/Entities/MJActionExecutionLog/mjactionexecutionlog.form.component.js.map +1 -1
  19. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
  20. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +138 -66
  21. package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
  22. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +37 -35
  23. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
  24. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +33 -21
  25. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/MJList/mjlist.form.component.d.ts.map +1 -1
  27. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +26 -8
  28. package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
  29. package/dist/lib/generated/Entities/MJProcessRun/mjprocessrun.form.component.d.ts +10 -0
  30. package/dist/lib/generated/Entities/MJProcessRun/mjprocessrun.form.component.d.ts.map +1 -0
  31. package/dist/lib/generated/Entities/MJProcessRun/mjprocessrun.form.component.js +141 -0
  32. package/dist/lib/generated/Entities/MJProcessRun/mjprocessrun.form.component.js.map +1 -0
  33. package/dist/lib/generated/Entities/MJProcessRunDetail/mjprocessrundetail.form.component.d.ts +10 -0
  34. package/dist/lib/generated/Entities/MJProcessRunDetail/mjprocessrundetail.form.component.d.ts.map +1 -0
  35. package/dist/lib/generated/Entities/MJProcessRunDetail/mjprocessrundetail.form.component.js +102 -0
  36. package/dist/lib/generated/Entities/MJProcessRunDetail/mjprocessrundetail.form.component.js.map +1 -0
  37. package/dist/lib/generated/Entities/MJRecordProcess/mjrecordprocess.form.component.d.ts +10 -0
  38. package/dist/lib/generated/Entities/MJRecordProcess/mjrecordprocess.form.component.d.ts.map +1 -0
  39. package/dist/lib/generated/Entities/MJRecordProcess/mjrecordprocess.form.component.js +173 -0
  40. package/dist/lib/generated/Entities/MJRecordProcess/mjrecordprocess.form.component.js.map +1 -0
  41. package/dist/lib/generated/Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component.d.ts +10 -0
  42. package/dist/lib/generated/Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component.d.ts.map +1 -0
  43. package/dist/lib/generated/Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component.js +111 -0
  44. package/dist/lib/generated/Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component.js.map +1 -0
  45. package/dist/lib/generated/Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component.d.ts +10 -0
  46. package/dist/lib/generated/Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component.d.ts.map +1 -0
  47. package/dist/lib/generated/Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component.js +76 -0
  48. package/dist/lib/generated/Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component.js.map +1 -0
  49. package/dist/lib/generated/Entities/MJRemoteOperation/mjremoteoperation.form.component.d.ts +10 -0
  50. package/dist/lib/generated/Entities/MJRemoteOperation/mjremoteoperation.form.component.d.ts.map +1 -0
  51. package/dist/lib/generated/Entities/MJRemoteOperation/mjremoteoperation.form.component.js +124 -0
  52. package/dist/lib/generated/Entities/MJRemoteOperation/mjremoteoperation.form.component.js.map +1 -0
  53. package/dist/lib/generated/Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component.d.ts +10 -0
  54. package/dist/lib/generated/Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component.d.ts.map +1 -0
  55. package/dist/lib/generated/Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component.js +111 -0
  56. package/dist/lib/generated/Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component.js.map +1 -0
  57. package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.d.ts.map +1 -1
  58. package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js +28 -10
  59. package/dist/lib/generated/Entities/MJScheduledJobRun/mjscheduledjobrun.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
  61. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +143 -107
  62. package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
  63. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.d.ts.map +1 -1
  64. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +26 -8
  65. package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
  66. package/dist/lib/generated/generated-forms.module.d.ts +121 -114
  67. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  68. package/dist/lib/generated/generated-forms.module.js +96 -75
  69. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  70. package/package.json +36 -36
@@ -246,114 +246,121 @@ import * as i244 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form
246
246
  import * as i245 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
247
247
  import * as i246 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
248
248
  import * as i247 from "./Entities/MJPermissionDomain/mjpermissiondomain.form.component";
249
- import * as i248 from "./Entities/MJProject/mjproject.form.component";
250
- import * as i249 from "./Entities/MJPublicLink/mjpubliclink.form.component";
251
- import * as i250 from "./Entities/MJQuery/mjquery.form.component";
252
- import * as i251 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
253
- import * as i252 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
254
- import * as i253 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
255
- import * as i254 from "./Entities/MJQueryField/mjqueryfield.form.component";
256
- import * as i255 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
257
- import * as i256 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
258
- import * as i257 from "./Entities/MJQuerySQL/mjquerysql.form.component";
259
- import * as i258 from "./Entities/MJQueueTask/mjqueuetask.form.component";
260
- import * as i259 from "./Entities/MJQueueType/mjqueuetype.form.component";
261
- import * as i260 from "./Entities/MJQueue/mjqueue.form.component";
262
- import * as i261 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
263
- import * as i262 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
264
- import * as i263 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
265
- import * as i264 from "./Entities/MJRecommendation/mjrecommendation.form.component";
266
- import * as i265 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
267
- import * as i266 from "./Entities/MJRecordChange/mjrecordchange.form.component";
268
- import * as i267 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
269
- import * as i268 from "./Entities/MJRecordLink/mjrecordlink.form.component";
270
- import * as i269 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
271
- import * as i270 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
272
- import * as i271 from "./Entities/MJReportCategory/mjreportcategory.form.component";
273
- import * as i272 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
274
- import * as i273 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
275
- import * as i274 from "./Entities/MJReportVersion/mjreportversion.form.component";
276
- import * as i275 from "./Entities/MJReport/mjreport.form.component";
277
- import * as i276 from "./Entities/MJResourceLink/mjresourcelink.form.component";
278
- import * as i277 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
279
- import * as i278 from "./Entities/MJResourceType/mjresourcetype.form.component";
280
- import * as i279 from "./Entities/MJRole/mjrole.form.component";
281
- import * as i280 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
282
- import * as i281 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
283
- import * as i282 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
284
- import * as i283 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
285
- import * as i284 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
286
- import * as i285 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
287
- import * as i286 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
288
- import * as i287 from "./Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component";
289
- import * as i288 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
290
- import * as i289 from "./Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component";
291
- import * as i290 from "./Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component";
292
- import * as i291 from "./Entities/MJSearchScopePermission/mjsearchscopepermission.form.component";
293
- import * as i292 from "./Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component";
294
- import * as i293 from "./Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component";
295
- import * as i294 from "./Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component";
296
- import * as i295 from "./Entities/MJSearchScope/mjsearchscope.form.component";
297
- import * as i296 from "./Entities/MJSignatureAccount/mjsignatureaccount.form.component";
298
- import * as i297 from "./Entities/MJSignatureProvider/mjsignatureprovider.form.component";
299
- import * as i298 from "./Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component";
300
- import * as i299 from "./Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component";
301
- import * as i300 from "./Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component";
302
- import * as i301 from "./Entities/MJSignatureRequest/mjsignaturerequest.form.component";
303
- import * as i302 from "./Entities/MJSkill/mjskill.form.component";
304
- import * as i303 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
305
- import * as i304 from "./Entities/MJStateProvince/mjstateprovince.form.component";
306
- import * as i305 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
307
- import * as i306 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
308
- import * as i307 from "./Entities/MJTagScope/mjtagscope.form.component";
309
- import * as i308 from "./Entities/MJTagSuggestion/mjtagsuggestion.form.component";
310
- import * as i309 from "./Entities/MJTagSynonym/mjtagsynonym.form.component";
311
- import * as i310 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
312
- import * as i311 from "./Entities/MJTag/mjtag.form.component";
313
- import * as i312 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
314
- import * as i313 from "./Entities/MJTaskType/mjtasktype.form.component";
315
- import * as i314 from "./Entities/MJTask/mjtask.form.component";
316
- import * as i315 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
317
- import * as i316 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
318
- import * as i317 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
319
- import * as i318 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
320
- import * as i319 from "./Entities/MJTemplate/mjtemplate.form.component";
321
- import * as i320 from "./Entities/MJTestRubric/mjtestrubric.form.component";
322
- import * as i321 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
323
- import * as i322 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
324
- import * as i323 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
325
- import * as i324 from "./Entities/MJTestRun/mjtestrun.form.component";
326
- import * as i325 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
327
- import * as i326 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
328
- import * as i327 from "./Entities/MJTestSuite/mjtestsuite.form.component";
329
- import * as i328 from "./Entities/MJTestType/mjtesttype.form.component";
330
- import * as i329 from "./Entities/MJTest/mjtest.form.component";
331
- import * as i330 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
332
- import * as i331 from "./Entities/MJUserApplication/mjuserapplication.form.component";
333
- import * as i332 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
334
- import * as i333 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
335
- import * as i334 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
336
- import * as i335 from "./Entities/MJUserNotification/mjusernotification.form.component";
337
- import * as i336 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
338
- import * as i337 from "./Entities/MJUserRole/mjuserrole.form.component";
339
- import * as i338 from "./Entities/MJUserSetting/mjusersetting.form.component";
340
- import * as i339 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
341
- import * as i340 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
342
- import * as i341 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
343
- import * as i342 from "./Entities/MJUserView/mjuserview.form.component";
344
- import * as i343 from "./Entities/MJUser/mjuser.form.component";
345
- import * as i344 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
346
- import * as i345 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
347
- import * as i346 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
348
- import * as i347 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
349
- import * as i348 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
350
- import * as i349 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
351
- import * as i350 from "./Entities/MJViewType/mjviewtype.form.component";
352
- import * as i351 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
353
- import * as i352 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
354
- import * as i353 from "./Entities/MJWorkflow/mjworkflow.form.component";
355
- import * as i354 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
356
- import * as i355 from "./Entities/MJWorkspace/mjworkspace.form.component";
249
+ import * as i248 from "./Entities/MJProcessRunDetail/mjprocessrundetail.form.component";
250
+ import * as i249 from "./Entities/MJProcessRun/mjprocessrun.form.component";
251
+ import * as i250 from "./Entities/MJProject/mjproject.form.component";
252
+ import * as i251 from "./Entities/MJPublicLink/mjpubliclink.form.component";
253
+ import * as i252 from "./Entities/MJQuery/mjquery.form.component";
254
+ import * as i253 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
255
+ import * as i254 from "./Entities/MJQueryDependency/mjquerydependency.form.component";
256
+ import * as i255 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
257
+ import * as i256 from "./Entities/MJQueryField/mjqueryfield.form.component";
258
+ import * as i257 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
259
+ import * as i258 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
260
+ import * as i259 from "./Entities/MJQuerySQL/mjquerysql.form.component";
261
+ import * as i260 from "./Entities/MJQueueTask/mjqueuetask.form.component";
262
+ import * as i261 from "./Entities/MJQueueType/mjqueuetype.form.component";
263
+ import * as i262 from "./Entities/MJQueue/mjqueue.form.component";
264
+ import * as i263 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
265
+ import * as i264 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
266
+ import * as i265 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
267
+ import * as i266 from "./Entities/MJRecommendation/mjrecommendation.form.component";
268
+ import * as i267 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
269
+ import * as i268 from "./Entities/MJRecordChange/mjrecordchange.form.component";
270
+ import * as i269 from "./Entities/MJRecordGeoCode/mjrecordgeocode.form.component";
271
+ import * as i270 from "./Entities/MJRecordLink/mjrecordlink.form.component";
272
+ import * as i271 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
273
+ import * as i272 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
274
+ import * as i273 from "./Entities/MJRecordProcessCategory/mjrecordprocesscategory.form.component";
275
+ import * as i274 from "./Entities/MJRecordProcessWatermark/mjrecordprocesswatermark.form.component";
276
+ import * as i275 from "./Entities/MJRecordProcess/mjrecordprocess.form.component";
277
+ import * as i276 from "./Entities/MJRemoteOperationCategory/mjremoteoperationcategory.form.component";
278
+ import * as i277 from "./Entities/MJRemoteOperation/mjremoteoperation.form.component";
279
+ import * as i278 from "./Entities/MJReportCategory/mjreportcategory.form.component";
280
+ import * as i279 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
281
+ import * as i280 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
282
+ import * as i281 from "./Entities/MJReportVersion/mjreportversion.form.component";
283
+ import * as i282 from "./Entities/MJReport/mjreport.form.component";
284
+ import * as i283 from "./Entities/MJResourceLink/mjresourcelink.form.component";
285
+ import * as i284 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
286
+ import * as i285 from "./Entities/MJResourceType/mjresourcetype.form.component";
287
+ import * as i286 from "./Entities/MJRole/mjrole.form.component";
288
+ import * as i287 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
289
+ import * as i288 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
290
+ import * as i289 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
291
+ import * as i290 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
292
+ import * as i291 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
293
+ import * as i292 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
294
+ import * as i293 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
295
+ import * as i294 from "./Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component";
296
+ import * as i295 from "./Entities/MJSearchProvider/mjsearchprovider.form.component";
297
+ import * as i296 from "./Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component";
298
+ import * as i297 from "./Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component";
299
+ import * as i298 from "./Entities/MJSearchScopePermission/mjsearchscopepermission.form.component";
300
+ import * as i299 from "./Entities/MJSearchScopeProvider/mjsearchscopeprovider.form.component";
301
+ import * as i300 from "./Entities/MJSearchScopeStorageAccount/mjsearchscopestorageaccount.form.component";
302
+ import * as i301 from "./Entities/MJSearchScopeTestQuery/mjsearchscopetestquery.form.component";
303
+ import * as i302 from "./Entities/MJSearchScope/mjsearchscope.form.component";
304
+ import * as i303 from "./Entities/MJSignatureAccount/mjsignatureaccount.form.component";
305
+ import * as i304 from "./Entities/MJSignatureProvider/mjsignatureprovider.form.component";
306
+ import * as i305 from "./Entities/MJSignatureRequestDocument/mjsignaturerequestdocument.form.component";
307
+ import * as i306 from "./Entities/MJSignatureRequestLog/mjsignaturerequestlog.form.component";
308
+ import * as i307 from "./Entities/MJSignatureRequestRecipient/mjsignaturerequestrecipient.form.component";
309
+ import * as i308 from "./Entities/MJSignatureRequest/mjsignaturerequest.form.component";
310
+ import * as i309 from "./Entities/MJSkill/mjskill.form.component";
311
+ import * as i310 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
312
+ import * as i311 from "./Entities/MJStateProvince/mjstateprovince.form.component";
313
+ import * as i312 from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
314
+ import * as i313 from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
315
+ import * as i314 from "./Entities/MJTagScope/mjtagscope.form.component";
316
+ import * as i315 from "./Entities/MJTagSuggestion/mjtagsuggestion.form.component";
317
+ import * as i316 from "./Entities/MJTagSynonym/mjtagsynonym.form.component";
318
+ import * as i317 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
319
+ import * as i318 from "./Entities/MJTag/mjtag.form.component";
320
+ import * as i319 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
321
+ import * as i320 from "./Entities/MJTaskType/mjtasktype.form.component";
322
+ import * as i321 from "./Entities/MJTask/mjtask.form.component";
323
+ import * as i322 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
324
+ import * as i323 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
325
+ import * as i324 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
326
+ import * as i325 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
327
+ import * as i326 from "./Entities/MJTemplate/mjtemplate.form.component";
328
+ import * as i327 from "./Entities/MJTestRubric/mjtestrubric.form.component";
329
+ import * as i328 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
330
+ import * as i329 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
331
+ import * as i330 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
332
+ import * as i331 from "./Entities/MJTestRun/mjtestrun.form.component";
333
+ import * as i332 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
334
+ import * as i333 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
335
+ import * as i334 from "./Entities/MJTestSuite/mjtestsuite.form.component";
336
+ import * as i335 from "./Entities/MJTestType/mjtesttype.form.component";
337
+ import * as i336 from "./Entities/MJTest/mjtest.form.component";
338
+ import * as i337 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
339
+ import * as i338 from "./Entities/MJUserApplication/mjuserapplication.form.component";
340
+ import * as i339 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
341
+ import * as i340 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
342
+ import * as i341 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
343
+ import * as i342 from "./Entities/MJUserNotification/mjusernotification.form.component";
344
+ import * as i343 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
345
+ import * as i344 from "./Entities/MJUserRole/mjuserrole.form.component";
346
+ import * as i345 from "./Entities/MJUserSetting/mjusersetting.form.component";
347
+ import * as i346 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
348
+ import * as i347 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
349
+ import * as i348 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
350
+ import * as i349 from "./Entities/MJUserView/mjuserview.form.component";
351
+ import * as i350 from "./Entities/MJUser/mjuser.form.component";
352
+ import * as i351 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
353
+ import * as i352 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
354
+ import * as i353 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
355
+ import * as i354 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
356
+ import * as i355 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
357
+ import * as i356 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
358
+ import * as i357 from "./Entities/MJViewType/mjviewtype.form.component";
359
+ import * as i358 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
360
+ import * as i359 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
361
+ import * as i360 from "./Entities/MJWorkflow/mjworkflow.form.component";
362
+ import * as i361 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
363
+ import * as i362 from "./Entities/MJWorkspace/mjworkspace.form.component";
357
364
  export declare class GeneratedForms_SubModule_0 {
358
365
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
359
366
  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.MJAIAgentChannelFormComponent, typeof i17.MJAIAgentClientToolFormComponent, typeof i18.MJAIAgentCoAgentFormComponent, typeof i19.MJAIAgentConfigurationFormComponent, typeof i20.MJAIAgentDataSourceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
@@ -416,32 +423,32 @@ export declare class GeneratedForms_SubModule_11 {
416
423
  }
417
424
  export declare class GeneratedForms_SubModule_12 {
418
425
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_12, never>;
419
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i247.MJPermissionDomainFormComponent, typeof i248.MJProjectFormComponent, typeof i249.MJPublicLinkFormComponent, typeof i250.MJQueryFormComponent, typeof i251.MJQueryCategoryFormComponent, typeof i252.MJQueryDependencyFormComponent, typeof i253.MJQueryEntityFormComponent, typeof i254.MJQueryFieldFormComponent, typeof i255.MJQueryParameterFormComponent, typeof i256.MJQueryPermissionFormComponent, typeof i257.MJQuerySQLFormComponent, typeof i258.MJQueueTaskFormComponent, typeof i259.MJQueueTypeFormComponent, typeof i260.MJQueueFormComponent, typeof i261.MJRecommendationItemFormComponent, typeof i262.MJRecommendationProviderFormComponent, typeof i263.MJRecommendationRunFormComponent, typeof i264.MJRecommendationFormComponent, typeof i265.MJRecordChangeReplayRunFormComponent, typeof i266.MJRecordChangeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
426
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i247.MJPermissionDomainFormComponent, typeof i248.MJProcessRunDetailFormComponent, typeof i249.MJProcessRunFormComponent, typeof i250.MJProjectFormComponent, typeof i251.MJPublicLinkFormComponent, typeof i252.MJQueryFormComponent, typeof i253.MJQueryCategoryFormComponent, typeof i254.MJQueryDependencyFormComponent, typeof i255.MJQueryEntityFormComponent, typeof i256.MJQueryFieldFormComponent, typeof i257.MJQueryParameterFormComponent, typeof i258.MJQueryPermissionFormComponent, typeof i259.MJQuerySQLFormComponent, typeof i260.MJQueueTaskFormComponent, typeof i261.MJQueueTypeFormComponent, typeof i262.MJQueueFormComponent, typeof i263.MJRecommendationItemFormComponent, typeof i264.MJRecommendationProviderFormComponent, typeof i265.MJRecommendationRunFormComponent, typeof i266.MJRecommendationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
420
427
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_12>;
421
428
  }
422
429
  export declare class GeneratedForms_SubModule_13 {
423
430
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_13, never>;
424
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i267.MJRecordGeoCodeFormComponent, typeof i268.MJRecordLinkFormComponent, typeof i269.MJRecordMergeDeletionLogFormComponent, typeof i270.MJRecordMergeLogFormComponent, typeof i271.MJReportCategoryFormComponent, typeof i272.MJReportSnapshotFormComponent, typeof i273.MJReportUserStateFormComponent, typeof i274.MJReportVersionFormComponent, typeof i275.MJReportFormComponent, typeof i276.MJResourceLinkFormComponent, typeof i277.MJResourcePermissionFormComponent, typeof i278.MJResourceTypeFormComponent, typeof i279.MJRoleFormComponent, typeof i280.MJRowLevelSecurityFilterFormComponent, typeof i281.MJScheduledActionParamFormComponent, typeof i282.MJScheduledActionFormComponent, typeof i283.MJScheduledJobRunFormComponent, typeof i284.MJScheduledJobTypeFormComponent, typeof i285.MJScheduledJobFormComponent, typeof i286.MJSchemaInfoFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
431
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i267.MJRecordChangeReplayRunFormComponent, typeof i268.MJRecordChangeFormComponent, typeof i269.MJRecordGeoCodeFormComponent, typeof i270.MJRecordLinkFormComponent, typeof i271.MJRecordMergeDeletionLogFormComponent, typeof i272.MJRecordMergeLogFormComponent, typeof i273.MJRecordProcessCategoryFormComponent, typeof i274.MJRecordProcessWatermarkFormComponent, typeof i275.MJRecordProcessFormComponent, typeof i276.MJRemoteOperationCategoryFormComponent, typeof i277.MJRemoteOperationFormComponent, typeof i278.MJReportCategoryFormComponent, typeof i279.MJReportSnapshotFormComponent, typeof i280.MJReportUserStateFormComponent, typeof i281.MJReportVersionFormComponent, typeof i282.MJReportFormComponent, typeof i283.MJResourceLinkFormComponent, typeof i284.MJResourcePermissionFormComponent, typeof i285.MJResourceTypeFormComponent, typeof i286.MJRoleFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
425
432
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_13>;
426
433
  }
427
434
  export declare class GeneratedForms_SubModule_14 {
428
435
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_14, never>;
429
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i287.MJSearchExecutionLogFormComponent, typeof i288.MJSearchProviderFormComponent, typeof i289.MJSearchScopeEntityFormComponent, typeof i290.MJSearchScopeExternalIndexFormComponent, typeof i291.MJSearchScopePermissionFormComponent, typeof i292.MJSearchScopeProviderFormComponent, typeof i293.MJSearchScopeStorageAccountFormComponent, typeof i294.MJSearchScopeTestQueryFormComponent, typeof i295.MJSearchScopeFormComponent, typeof i296.MJSignatureAccountFormComponent, typeof i297.MJSignatureProviderFormComponent, typeof i298.MJSignatureRequestDocumentFormComponent, typeof i299.MJSignatureRequestLogFormComponent, typeof i300.MJSignatureRequestRecipientFormComponent, typeof i301.MJSignatureRequestFormComponent, typeof i302.MJSkillFormComponent, typeof i303.MJSQLDialectFormComponent, typeof i304.MJStateProvinceFormComponent, typeof i305.MJTagAuditLogFormComponent, typeof i306.MJTagCoOccurrenceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
436
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i287.MJRowLevelSecurityFilterFormComponent, typeof i288.MJScheduledActionParamFormComponent, typeof i289.MJScheduledActionFormComponent, typeof i290.MJScheduledJobRunFormComponent, typeof i291.MJScheduledJobTypeFormComponent, typeof i292.MJScheduledJobFormComponent, typeof i293.MJSchemaInfoFormComponent, typeof i294.MJSearchExecutionLogFormComponent, typeof i295.MJSearchProviderFormComponent, typeof i296.MJSearchScopeEntityFormComponent, typeof i297.MJSearchScopeExternalIndexFormComponent, typeof i298.MJSearchScopePermissionFormComponent, typeof i299.MJSearchScopeProviderFormComponent, typeof i300.MJSearchScopeStorageAccountFormComponent, typeof i301.MJSearchScopeTestQueryFormComponent, typeof i302.MJSearchScopeFormComponent, typeof i303.MJSignatureAccountFormComponent, typeof i304.MJSignatureProviderFormComponent, typeof i305.MJSignatureRequestDocumentFormComponent, typeof i306.MJSignatureRequestLogFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
430
437
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_14>;
431
438
  }
432
439
  export declare class GeneratedForms_SubModule_15 {
433
440
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_15, never>;
434
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i307.MJTagScopeFormComponent, typeof i308.MJTagSuggestionFormComponent, typeof i309.MJTagSynonymFormComponent, typeof i310.MJTaggedItemFormComponent, typeof i311.MJTagFormComponent, typeof i312.MJTaskDependencyFormComponent, typeof i313.MJTaskTypeFormComponent, typeof i314.MJTaskFormComponent, typeof i315.MJTemplateCategoryFormComponent, typeof i316.MJTemplateContentTypeFormComponent, typeof i317.MJTemplateContentFormComponent, typeof i318.MJTemplateParamFormComponent, typeof i319.MJTemplateFormComponent, typeof i320.MJTestRubricFormComponent, typeof i321.MJTestRunFeedbackFormComponent, typeof i322.MJTestRunOutputTypeFormComponent, typeof i323.MJTestRunOutputFormComponent, typeof i324.MJTestRunFormComponent, typeof i325.MJTestSuiteRunFormComponent, typeof i326.MJTestSuiteTestFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
441
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_15, [typeof i307.MJSignatureRequestRecipientFormComponent, typeof i308.MJSignatureRequestFormComponent, typeof i309.MJSkillFormComponent, typeof i310.MJSQLDialectFormComponent, typeof i311.MJStateProvinceFormComponent, typeof i312.MJTagAuditLogFormComponent, typeof i313.MJTagCoOccurrenceFormComponent, typeof i314.MJTagScopeFormComponent, typeof i315.MJTagSuggestionFormComponent, typeof i316.MJTagSynonymFormComponent, typeof i317.MJTaggedItemFormComponent, typeof i318.MJTagFormComponent, typeof i319.MJTaskDependencyFormComponent, typeof i320.MJTaskTypeFormComponent, typeof i321.MJTaskFormComponent, typeof i322.MJTemplateCategoryFormComponent, typeof i323.MJTemplateContentTypeFormComponent, typeof i324.MJTemplateContentFormComponent, typeof i325.MJTemplateParamFormComponent, typeof i326.MJTemplateFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
435
442
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_15>;
436
443
  }
437
444
  export declare class GeneratedForms_SubModule_16 {
438
445
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_16, never>;
439
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_16, [typeof i327.MJTestSuiteFormComponent, typeof i328.MJTestTypeFormComponent, typeof i329.MJTestFormComponent, typeof i330.MJUserApplicationEntityFormComponent, typeof i331.MJUserApplicationFormComponent, typeof i332.MJUserFavoriteFormComponent, typeof i333.MJUserNotificationPreferenceFormComponent, typeof i334.MJUserNotificationTypeFormComponent, typeof i335.MJUserNotificationFormComponent, typeof i336.MJUserRecordLogFormComponent, typeof i337.MJUserRoleFormComponent, typeof i338.MJUserSettingFormComponent, typeof i339.MJUserViewCategoryFormComponent, typeof i340.MJUserViewRunDetailFormComponent, typeof i341.MJUserViewRunFormComponent, typeof i342.MJUserViewFormComponent, typeof i343.MJUserFormComponent, typeof i344.MJVectorDatabaseFormComponent, typeof i345.MJVectorIndexFormComponent, typeof i346.MJVersionInstallationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
446
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_16, [typeof i327.MJTestRubricFormComponent, typeof i328.MJTestRunFeedbackFormComponent, typeof i329.MJTestRunOutputTypeFormComponent, typeof i330.MJTestRunOutputFormComponent, typeof i331.MJTestRunFormComponent, typeof i332.MJTestSuiteRunFormComponent, typeof i333.MJTestSuiteTestFormComponent, typeof i334.MJTestSuiteFormComponent, typeof i335.MJTestTypeFormComponent, typeof i336.MJTestFormComponent, typeof i337.MJUserApplicationEntityFormComponent, typeof i338.MJUserApplicationFormComponent, typeof i339.MJUserFavoriteFormComponent, typeof i340.MJUserNotificationPreferenceFormComponent, typeof i341.MJUserNotificationTypeFormComponent, typeof i342.MJUserNotificationFormComponent, typeof i343.MJUserRecordLogFormComponent, typeof i344.MJUserRoleFormComponent, typeof i345.MJUserSettingFormComponent, typeof i346.MJUserViewCategoryFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
440
447
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_16>;
441
448
  }
442
449
  export declare class GeneratedForms_SubModule_17 {
443
450
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_17, never>;
444
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_17, [typeof i347.MJVersionLabelItemFormComponent, typeof i348.MJVersionLabelRestoreFormComponent, typeof i349.MJVersionLabelFormComponent, typeof i350.MJViewTypeFormComponent, typeof i351.MJWorkflowEngineFormComponent, typeof i352.MJWorkflowRunFormComponent, typeof i353.MJWorkflowFormComponent, typeof i354.MJWorkspaceItemFormComponent, typeof i355.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
451
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_17, [typeof i347.MJUserViewRunDetailFormComponent, typeof i348.MJUserViewRunFormComponent, typeof i349.MJUserViewFormComponent, typeof i350.MJUserFormComponent, typeof i351.MJVectorDatabaseFormComponent, typeof i352.MJVectorIndexFormComponent, typeof i353.MJVersionInstallationFormComponent, typeof i354.MJVersionLabelItemFormComponent, typeof i355.MJVersionLabelRestoreFormComponent, typeof i356.MJVersionLabelFormComponent, typeof i357.MJViewTypeFormComponent, typeof i358.MJWorkflowEngineFormComponent, typeof i359.MJWorkflowRunFormComponent, typeof i360.MJWorkflowFormComponent, typeof i361.MJWorkspaceItemFormComponent, typeof i362.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.BaseFormsModule, typeof i24.EntityViewerModule, typeof i25.LinkDirectivesModule], never>;
445
452
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_17>;
446
453
  }
447
454
  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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgXA,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,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,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,qBAwBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBAtnBxB,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAqC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAyB3B,2BAA2B;0CA4B3B,wBAAwB;CAAI"}
1
+ {"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuXA,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,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,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBA4Ba,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAwBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBA7nBxB,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAqC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,0BAA0B,SAoC1B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAoC3B,2BAA2B,SAgC3B,2BAA2B;0CA4B3B,wBAAwB;CAAI"}