@memberjunction/ng-core-entity-forms 5.8.0 → 5.10.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 (34) hide show
  1. package/dist/lib/custom/Entities/entity-form.component.d.ts +1 -1
  2. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/Entities/entity-form.component.js +530 -484
  4. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
  5. package/dist/lib/custom/Queries/query-form.component.d.ts +4 -0
  6. package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
  7. package/dist/lib/custom/Queries/query-form.component.js +510 -402
  8. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  9. package/dist/lib/custom/custom-forms.module.d.ts +3 -1
  10. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  11. package/dist/lib/custom/custom-forms.module.js +11 -3
  12. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  13. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  14. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +19 -21
  15. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  16. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.d.ts.map +1 -1
  17. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +61 -35
  18. package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
  19. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.d.ts.map +1 -1
  20. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +24 -6
  21. package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
  22. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.d.ts +10 -0
  23. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.d.ts.map +1 -0
  24. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +137 -0
  25. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -0
  26. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.d.ts +10 -0
  27. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.d.ts.map +1 -0
  28. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js +103 -0
  29. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js.map +1 -0
  30. package/dist/lib/generated/generated-forms.module.d.ts +119 -117
  31. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  32. package/dist/lib/generated/generated-forms.module.js +48 -42
  33. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  34. package/package.json +31 -30
@@ -0,0 +1,103 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { Component } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@memberjunction/ng-base-forms";
12
+ let MJIntegrationObjectFieldFormComponent = class MJIntegrationObjectFieldFormComponent extends BaseFormComponent {
13
+ async ngOnInit() {
14
+ await super.ngOnInit();
15
+ this.initSections([
16
+ { sectionKey: 'objectMapping', sectionName: 'Object Mapping', isExpanded: true },
17
+ { sectionKey: 'fieldIdentity', sectionName: 'Field Identity', isExpanded: true },
18
+ { sectionKey: 'dataConstraints', sectionName: 'Data Constraints', isExpanded: false },
19
+ { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
+ ]);
21
+ }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵMJIntegrationObjectFieldFormComponent_BaseFactory; return function MJIntegrationObjectFieldFormComponent_Factory(__ngFactoryType__) { return (ɵMJIntegrationObjectFieldFormComponent_BaseFactory || (ɵMJIntegrationObjectFieldFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(MJIntegrationObjectFieldFormComponent)))(__ngFactoryType__ || MJIntegrationObjectFieldFormComponent); }; })(); }
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: MJIntegrationObjectFieldFormComponent, selectors: [["gen-mjintegrationobjectfield-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 27, vars: 98, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "objectMapping", "SectionName", "Object Mapping", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "IntegrationObjectID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RelatedIntegrationObjectID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RelatedIntegrationObjectFieldName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Configuration", "Type", "code", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "fieldIdentity", "SectionName", "Field Identity", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DisplayName", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Category", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Sequence", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Status", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "dataConstraints", "SectionName", "Data Constraints", "Icon", "fa fa-check-double", 3, "Form", "FormContext"], ["FieldName", "Type", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Length", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Precision", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Scale", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "AllowsNull", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DefaultValue", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsPrimaryKey", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsUniqueKey", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsReadOnly", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsRequired", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "systemMetadata", "SectionName", "System Metadata", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"]], template: function MJIntegrationObjectFieldFormComponent_Template(rf, ctx) { if (rf & 1) {
24
+ i0.ɵɵelementStart(0, "mj-record-form-container", 0);
25
+ i0.ɵɵlistener("Navigate", function MJIntegrationObjectFieldFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function MJIntegrationObjectFieldFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function MJIntegrationObjectFieldFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function MJIntegrationObjectFieldFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function MJIntegrationObjectFieldFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
26
+ i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
27
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
28
+ i0.ɵɵelementEnd();
29
+ i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
30
+ i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
31
+ i0.ɵɵelementEnd();
32
+ i0.ɵɵelementStart(13, "mj-collapsible-panel", 13);
33
+ i0.ɵɵelement(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23);
34
+ i0.ɵɵelementEnd();
35
+ i0.ɵɵelementStart(24, "mj-collapsible-panel", 24);
36
+ i0.ɵɵelement(25, "mj-form-field", 25)(26, "mj-form-field", 26);
37
+ i0.ɵɵelementEnd()();
38
+ } if (rf & 2) {
39
+ i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
40
+ i0.ɵɵadvance();
41
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
42
+ i0.ɵɵadvance();
43
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
44
+ i0.ɵɵadvance();
45
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
46
+ i0.ɵɵadvance();
47
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
48
+ i0.ɵɵadvance();
49
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
50
+ i0.ɵɵadvance();
51
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
52
+ i0.ɵɵadvance();
53
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
54
+ i0.ɵɵadvance();
55
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
56
+ i0.ɵɵadvance();
57
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
58
+ i0.ɵɵadvance();
59
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
60
+ i0.ɵɵadvance();
61
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
62
+ i0.ɵɵadvance();
63
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
64
+ i0.ɵɵadvance();
65
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
66
+ i0.ɵɵadvance();
67
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
68
+ i0.ɵɵadvance();
69
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
70
+ i0.ɵɵadvance();
71
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
72
+ i0.ɵɵadvance();
73
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
74
+ i0.ɵɵadvance();
75
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
76
+ i0.ɵɵadvance();
77
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
78
+ i0.ɵɵadvance();
79
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
80
+ i0.ɵɵadvance();
81
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
82
+ i0.ɵɵadvance();
83
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
84
+ i0.ɵɵadvance();
85
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
86
+ i0.ɵɵadvance();
87
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
88
+ i0.ɵɵadvance();
89
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
90
+ i0.ɵɵadvance();
91
+ i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
92
+ } }, dependencies: [i1.MjFormFieldComponent, i1.MjCollapsiblePanelComponent, i1.MjRecordFormContainerComponent], encapsulation: 2 }); }
93
+ };
94
+ MJIntegrationObjectFieldFormComponent = __decorate([
95
+ RegisterClass(BaseFormComponent, 'MJ: Integration Object Fields') // Tell MemberJunction about this class
96
+ ], MJIntegrationObjectFieldFormComponent);
97
+ export { MJIntegrationObjectFieldFormComponent };
98
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MJIntegrationObjectFieldFormComponent, [{
99
+ type: Component,
100
+ args: [{ standalone: false, selector: 'gen-mjintegrationobjectfield-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Object Mapping Section -->\n <mj-collapsible-panel\n SectionKey=\"objectMapping\"\n SectionName=\"Object Mapping\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IntegrationObjectID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RelatedIntegrationObjectID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RelatedIntegrationObjectFieldName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Configuration\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Field Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"fieldIdentity\"\n SectionName=\"Field Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Data Constraints Section -->\n <mj-collapsible-panel\n SectionKey=\"dataConstraints\"\n SectionName=\"Data Constraints\"\n Icon=\"fa fa-check-double\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Length\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Precision\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scale\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowsNull\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DefaultValue\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsPrimaryKey\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsUniqueKey\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsReadOnly\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsRequired\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
101
+ }], null, null); })();
102
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(MJIntegrationObjectFieldFormComponent, { className: "MJIntegrationObjectFieldFormComponent", filePath: "src/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.ts", lineNumber: 12 }); })();
103
+ //# sourceMappingURL=mjintegrationobjectfield.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mjintegrationobjectfield.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.ts","../../../../../src/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;AAQ3D,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,iBAAiB;IAG/D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,KAAK,EAAE;YACrF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wUAXQ,qCAAqC,yBAArC,qCAAqC;oEAArC,qCAAqC;YCXlD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,gJAAY,0BAAsB,IAAC,2IAChB,uBAAmB,IAAC,2IACpB,uBAAmB,IAAC,6IACnB,wBAAoB,IAAC,2JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YA2B5B,AARA,AATA,AATA,mCAQiB,uBASA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyC5B,AARA,AARA,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAyE5B,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,AARA,qCAOiB,yBAQA,yBAQA,yBAQA,yBAQA,yBAQA,yBAQA,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAnOiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADpN1B,qCAAqC;IANjD,aAAa,CAAC,iBAAiB,EAAE,+BAA+B,CAAC,CAAC,uCAAuC;GAM7F,qCAAqC,CAYjD;;iFAZY,qCAAqC;cALjD,SAAS;6BACM,KAAK,YACP,mCAAmC;;kFAGpC,qCAAqC","sourcesContent":["import { Component } from '@angular/core';\nimport { MJIntegrationObjectFieldEntity } from '@memberjunction/core-entities';\nimport { RegisterClass } from '@memberjunction/global';\nimport { BaseFormComponent } from '@memberjunction/ng-base-forms';\n\n@RegisterClass(BaseFormComponent, 'MJ: Integration Object Fields') // Tell MemberJunction about this class\n@Component({\n standalone: false,\n selector: 'gen-mjintegrationobjectfield-form',\n templateUrl: './mjintegrationobjectfield.form.component.html'\n})\nexport class MJIntegrationObjectFieldFormComponent extends BaseFormComponent {\n public record!: MJIntegrationObjectFieldEntity;\n\n override async ngOnInit() {\n await super.ngOnInit();\n this.initSections([\n { sectionKey: 'objectMapping', sectionName: 'Object Mapping', isExpanded: true },\n { sectionKey: 'fieldIdentity', sectionName: 'Field Identity', isExpanded: true },\n { sectionKey: 'dataConstraints', sectionName: 'Data Constraints', isExpanded: false },\n { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }\n ]);\n }\n}\n\n","<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Object Mapping Section -->\n <mj-collapsible-panel\n SectionKey=\"objectMapping\"\n SectionName=\"Object Mapping\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IntegrationObjectID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RelatedIntegrationObjectID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RelatedIntegrationObjectFieldName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Configuration\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Field Identity Section -->\n <mj-collapsible-panel\n SectionKey=\"fieldIdentity\"\n SectionName=\"Field Identity\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayName\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Status\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Data Constraints Section -->\n <mj-collapsible-panel\n SectionKey=\"dataConstraints\"\n SectionName=\"Data Constraints\"\n Icon=\"fa fa-check-double\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Length\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Precision\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scale\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowsNull\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DefaultValue\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsPrimaryKey\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsUniqueKey\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsReadOnly\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsRequired\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n "]}
@@ -179,116 +179,118 @@ import * as i177 from "./Entities/MJFileStorageProvider/mjfilestorageprovider.fo
179
179
  import * as i178 from "./Entities/MJFile/mjfile.form.component";
180
180
  import * as i179 from "./Entities/MJGeneratedCodeCategory/mjgeneratedcodecategory.form.component";
181
181
  import * as i180 from "./Entities/MJGeneratedCode/mjgeneratedcode.form.component";
182
- import * as i181 from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
183
- import * as i182 from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
184
- import * as i183 from "./Entities/MJIntegration/mjintegration.form.component";
185
- import * as i184 from "./Entities/MJLibrary/mjlibrary.form.component";
186
- import * as i185 from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
187
- import * as i186 from "./Entities/MJListCategory/mjlistcategory.form.component";
188
- import * as i187 from "./Entities/MJListDetail/mjlistdetail.form.component";
189
- import * as i188 from "./Entities/MJListInvitation/mjlistinvitation.form.component";
190
- import * as i189 from "./Entities/MJListShare/mjlistshare.form.component";
191
- import * as i190 from "./Entities/MJList/mjlist.form.component";
192
- import * as i191 from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
193
- import * as i192 from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
194
- import * as i193 from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
195
- import * as i194 from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
196
- import * as i195 from "./Entities/MJMCPServer/mjmcpserver.form.component";
197
- import * as i196 from "./Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component";
198
- import * as i197 from "./Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component";
199
- import * as i198 from "./Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component";
200
- import * as i199 from "./Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component";
201
- import * as i200 from "./Entities/MJOAuthToken/mjoauthtoken.form.component";
202
- import * as i201 from "./Entities/MJOpenAppDependency/mjopenappdependency.form.component";
203
- import * as i202 from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
204
- import * as i203 from "./Entities/MJOpenApp/mjopenapp.form.component";
205
- import * as i204 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
206
- import * as i205 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
207
- import * as i206 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
208
- import * as i207 from "./Entities/MJProject/mjproject.form.component";
209
- import * as i208 from "./Entities/MJPublicLink/mjpubliclink.form.component";
210
- import * as i209 from "./Entities/MJQuery/mjquery.form.component";
211
- import * as i210 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
212
- import * as i211 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
213
- import * as i212 from "./Entities/MJQueryField/mjqueryfield.form.component";
214
- import * as i213 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
215
- import * as i214 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
216
- import * as i215 from "./Entities/MJQuerySQL/mjquerysql.form.component";
217
- import * as i216 from "./Entities/MJQueueTask/mjqueuetask.form.component";
218
- import * as i217 from "./Entities/MJQueueType/mjqueuetype.form.component";
219
- import * as i218 from "./Entities/MJQueue/mjqueue.form.component";
220
- import * as i219 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
221
- import * as i220 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
222
- import * as i221 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
223
- import * as i222 from "./Entities/MJRecommendation/mjrecommendation.form.component";
224
- import * as i223 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
225
- import * as i224 from "./Entities/MJRecordChange/mjrecordchange.form.component";
226
- import * as i225 from "./Entities/MJRecordLink/mjrecordlink.form.component";
227
- import * as i226 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
228
- import * as i227 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
229
- import * as i228 from "./Entities/MJReportCategory/mjreportcategory.form.component";
230
- import * as i229 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
231
- import * as i230 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
232
- import * as i231 from "./Entities/MJReportVersion/mjreportversion.form.component";
233
- import * as i232 from "./Entities/MJReport/mjreport.form.component";
234
- import * as i233 from "./Entities/MJResourceLink/mjresourcelink.form.component";
235
- import * as i234 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
236
- import * as i235 from "./Entities/MJResourceType/mjresourcetype.form.component";
237
- import * as i236 from "./Entities/MJRole/mjrole.form.component";
238
- import * as i237 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
239
- import * as i238 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
240
- import * as i239 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
241
- import * as i240 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
242
- import * as i241 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
243
- import * as i242 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
244
- import * as i243 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
245
- import * as i244 from "./Entities/MJSkill/mjskill.form.component";
246
- import * as i245 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
247
- import * as i246 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
248
- import * as i247 from "./Entities/MJTag/mjtag.form.component";
249
- import * as i248 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
250
- import * as i249 from "./Entities/MJTaskType/mjtasktype.form.component";
251
- import * as i250 from "./Entities/MJTask/mjtask.form.component";
252
- import * as i251 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
253
- import * as i252 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
254
- import * as i253 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
255
- import * as i254 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
256
- import * as i255 from "./Entities/MJTemplate/mjtemplate.form.component";
257
- import * as i256 from "./Entities/MJTestRubric/mjtestrubric.form.component";
258
- import * as i257 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
259
- import * as i258 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
260
- import * as i259 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
261
- import * as i260 from "./Entities/MJTestRun/mjtestrun.form.component";
262
- import * as i261 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
263
- import * as i262 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
264
- import * as i263 from "./Entities/MJTestSuite/mjtestsuite.form.component";
265
- import * as i264 from "./Entities/MJTestType/mjtesttype.form.component";
266
- import * as i265 from "./Entities/MJTest/mjtest.form.component";
267
- import * as i266 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
268
- import * as i267 from "./Entities/MJUserApplication/mjuserapplication.form.component";
269
- import * as i268 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
270
- import * as i269 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
271
- import * as i270 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
272
- import * as i271 from "./Entities/MJUserNotification/mjusernotification.form.component";
273
- import * as i272 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
274
- import * as i273 from "./Entities/MJUserRole/mjuserrole.form.component";
275
- import * as i274 from "./Entities/MJUserSetting/mjusersetting.form.component";
276
- import * as i275 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
277
- import * as i276 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
278
- import * as i277 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
279
- import * as i278 from "./Entities/MJUserView/mjuserview.form.component";
280
- import * as i279 from "./Entities/MJUser/mjuser.form.component";
281
- import * as i280 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
282
- import * as i281 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
283
- import * as i282 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
284
- import * as i283 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
285
- import * as i284 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
286
- import * as i285 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
287
- import * as i286 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
288
- import * as i287 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
289
- import * as i288 from "./Entities/MJWorkflow/mjworkflow.form.component";
290
- import * as i289 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
291
- import * as i290 from "./Entities/MJWorkspace/mjworkspace.form.component";
182
+ import * as i181 from "./Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component";
183
+ import * as i182 from "./Entities/MJIntegrationObject/mjintegrationobject.form.component";
184
+ import * as i183 from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
185
+ import * as i184 from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
186
+ import * as i185 from "./Entities/MJIntegration/mjintegration.form.component";
187
+ import * as i186 from "./Entities/MJLibrary/mjlibrary.form.component";
188
+ import * as i187 from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
189
+ import * as i188 from "./Entities/MJListCategory/mjlistcategory.form.component";
190
+ import * as i189 from "./Entities/MJListDetail/mjlistdetail.form.component";
191
+ import * as i190 from "./Entities/MJListInvitation/mjlistinvitation.form.component";
192
+ import * as i191 from "./Entities/MJListShare/mjlistshare.form.component";
193
+ import * as i192 from "./Entities/MJList/mjlist.form.component";
194
+ import * as i193 from "./Entities/MJMCPServerConnectionPermission/mjmcpserverconnectionpermission.form.component";
195
+ import * as i194 from "./Entities/MJMCPServerConnectionTool/mjmcpserverconnectiontool.form.component";
196
+ import * as i195 from "./Entities/MJMCPServerConnection/mjmcpserverconnection.form.component";
197
+ import * as i196 from "./Entities/MJMCPServerTool/mjmcpservertool.form.component";
198
+ import * as i197 from "./Entities/MJMCPServer/mjmcpserver.form.component";
199
+ import * as i198 from "./Entities/MJMCPToolExecutionLog/mjmcptoolexecutionlog.form.component";
200
+ import * as i199 from "./Entities/MJOAuthAuthServerMetadataCache/mjoauthauthservermetadatacache.form.component";
201
+ import * as i200 from "./Entities/MJOAuthAuthorizationState/mjoauthauthorizationstate.form.component";
202
+ import * as i201 from "./Entities/MJOAuthClientRegistration/mjoauthclientregistration.form.component";
203
+ import * as i202 from "./Entities/MJOAuthToken/mjoauthtoken.form.component";
204
+ import * as i203 from "./Entities/MJOpenAppDependency/mjopenappdependency.form.component";
205
+ import * as i204 from "./Entities/MJOpenAppInstallHistory/mjopenappinstallhistory.form.component";
206
+ import * as i205 from "./Entities/MJOpenApp/mjopenapp.form.component";
207
+ import * as i206 from "./Entities/MJOutputDeliveryType/mjoutputdeliverytype.form.component";
208
+ import * as i207 from "./Entities/MJOutputFormatType/mjoutputformattype.form.component";
209
+ import * as i208 from "./Entities/MJOutputTriggerType/mjoutputtriggertype.form.component";
210
+ import * as i209 from "./Entities/MJProject/mjproject.form.component";
211
+ import * as i210 from "./Entities/MJPublicLink/mjpubliclink.form.component";
212
+ import * as i211 from "./Entities/MJQuery/mjquery.form.component";
213
+ import * as i212 from "./Entities/MJQueryCategory/mjquerycategory.form.component";
214
+ import * as i213 from "./Entities/MJQueryEntity/mjqueryentity.form.component";
215
+ import * as i214 from "./Entities/MJQueryField/mjqueryfield.form.component";
216
+ import * as i215 from "./Entities/MJQueryParameter/mjqueryparameter.form.component";
217
+ import * as i216 from "./Entities/MJQueryPermission/mjquerypermission.form.component";
218
+ import * as i217 from "./Entities/MJQuerySQL/mjquerysql.form.component";
219
+ import * as i218 from "./Entities/MJQueueTask/mjqueuetask.form.component";
220
+ import * as i219 from "./Entities/MJQueueType/mjqueuetype.form.component";
221
+ import * as i220 from "./Entities/MJQueue/mjqueue.form.component";
222
+ import * as i221 from "./Entities/MJRecommendationItem/mjrecommendationitem.form.component";
223
+ import * as i222 from "./Entities/MJRecommendationProvider/mjrecommendationprovider.form.component";
224
+ import * as i223 from "./Entities/MJRecommendationRun/mjrecommendationrun.form.component";
225
+ import * as i224 from "./Entities/MJRecommendation/mjrecommendation.form.component";
226
+ import * as i225 from "./Entities/MJRecordChangeReplayRun/mjrecordchangereplayrun.form.component";
227
+ import * as i226 from "./Entities/MJRecordChange/mjrecordchange.form.component";
228
+ import * as i227 from "./Entities/MJRecordLink/mjrecordlink.form.component";
229
+ import * as i228 from "./Entities/MJRecordMergeDeletionLog/mjrecordmergedeletionlog.form.component";
230
+ import * as i229 from "./Entities/MJRecordMergeLog/mjrecordmergelog.form.component";
231
+ import * as i230 from "./Entities/MJReportCategory/mjreportcategory.form.component";
232
+ import * as i231 from "./Entities/MJReportSnapshot/mjreportsnapshot.form.component";
233
+ import * as i232 from "./Entities/MJReportUserState/mjreportuserstate.form.component";
234
+ import * as i233 from "./Entities/MJReportVersion/mjreportversion.form.component";
235
+ import * as i234 from "./Entities/MJReport/mjreport.form.component";
236
+ import * as i235 from "./Entities/MJResourceLink/mjresourcelink.form.component";
237
+ import * as i236 from "./Entities/MJResourcePermission/mjresourcepermission.form.component";
238
+ import * as i237 from "./Entities/MJResourceType/mjresourcetype.form.component";
239
+ import * as i238 from "./Entities/MJRole/mjrole.form.component";
240
+ import * as i239 from "./Entities/MJRowLevelSecurityFilter/mjrowlevelsecurityfilter.form.component";
241
+ import * as i240 from "./Entities/MJScheduledActionParam/mjscheduledactionparam.form.component";
242
+ import * as i241 from "./Entities/MJScheduledAction/mjscheduledaction.form.component";
243
+ import * as i242 from "./Entities/MJScheduledJobRun/mjscheduledjobrun.form.component";
244
+ import * as i243 from "./Entities/MJScheduledJobType/mjscheduledjobtype.form.component";
245
+ import * as i244 from "./Entities/MJScheduledJob/mjscheduledjob.form.component";
246
+ import * as i245 from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
247
+ import * as i246 from "./Entities/MJSkill/mjskill.form.component";
248
+ import * as i247 from "./Entities/MJSQLDialect/mjsqldialect.form.component";
249
+ import * as i248 from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
250
+ import * as i249 from "./Entities/MJTag/mjtag.form.component";
251
+ import * as i250 from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
252
+ import * as i251 from "./Entities/MJTaskType/mjtasktype.form.component";
253
+ import * as i252 from "./Entities/MJTask/mjtask.form.component";
254
+ import * as i253 from "./Entities/MJTemplateCategory/mjtemplatecategory.form.component";
255
+ import * as i254 from "./Entities/MJTemplateContentType/mjtemplatecontenttype.form.component";
256
+ import * as i255 from "./Entities/MJTemplateContent/mjtemplatecontent.form.component";
257
+ import * as i256 from "./Entities/MJTemplateParam/mjtemplateparam.form.component";
258
+ import * as i257 from "./Entities/MJTemplate/mjtemplate.form.component";
259
+ import * as i258 from "./Entities/MJTestRubric/mjtestrubric.form.component";
260
+ import * as i259 from "./Entities/MJTestRunFeedback/mjtestrunfeedback.form.component";
261
+ import * as i260 from "./Entities/MJTestRunOutputType/mjtestrunoutputtype.form.component";
262
+ import * as i261 from "./Entities/MJTestRunOutput/mjtestrunoutput.form.component";
263
+ import * as i262 from "./Entities/MJTestRun/mjtestrun.form.component";
264
+ import * as i263 from "./Entities/MJTestSuiteRun/mjtestsuiterun.form.component";
265
+ import * as i264 from "./Entities/MJTestSuiteTest/mjtestsuitetest.form.component";
266
+ import * as i265 from "./Entities/MJTestSuite/mjtestsuite.form.component";
267
+ import * as i266 from "./Entities/MJTestType/mjtesttype.form.component";
268
+ import * as i267 from "./Entities/MJTest/mjtest.form.component";
269
+ import * as i268 from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
270
+ import * as i269 from "./Entities/MJUserApplication/mjuserapplication.form.component";
271
+ import * as i270 from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
272
+ import * as i271 from "./Entities/MJUserNotificationPreference/mjusernotificationpreference.form.component";
273
+ import * as i272 from "./Entities/MJUserNotificationType/mjusernotificationtype.form.component";
274
+ import * as i273 from "./Entities/MJUserNotification/mjusernotification.form.component";
275
+ import * as i274 from "./Entities/MJUserRecordLog/mjuserrecordlog.form.component";
276
+ import * as i275 from "./Entities/MJUserRole/mjuserrole.form.component";
277
+ import * as i276 from "./Entities/MJUserSetting/mjusersetting.form.component";
278
+ import * as i277 from "./Entities/MJUserViewCategory/mjuserviewcategory.form.component";
279
+ import * as i278 from "./Entities/MJUserViewRunDetail/mjuserviewrundetail.form.component";
280
+ import * as i279 from "./Entities/MJUserViewRun/mjuserviewrun.form.component";
281
+ import * as i280 from "./Entities/MJUserView/mjuserview.form.component";
282
+ import * as i281 from "./Entities/MJUser/mjuser.form.component";
283
+ import * as i282 from "./Entities/MJVectorDatabase/mjvectordatabase.form.component";
284
+ import * as i283 from "./Entities/MJVectorIndex/mjvectorindex.form.component";
285
+ import * as i284 from "./Entities/MJVersionInstallation/mjversioninstallation.form.component";
286
+ import * as i285 from "./Entities/MJVersionLabelItem/mjversionlabelitem.form.component";
287
+ import * as i286 from "./Entities/MJVersionLabelRestore/mjversionlabelrestore.form.component";
288
+ import * as i287 from "./Entities/MJVersionLabel/mjversionlabel.form.component";
289
+ import * as i288 from "./Entities/MJWorkflowEngine/mjworkflowengine.form.component";
290
+ import * as i289 from "./Entities/MJWorkflowRun/mjworkflowrun.form.component";
291
+ import * as i290 from "./Entities/MJWorkflow/mjworkflow.form.component";
292
+ import * as i291 from "./Entities/MJWorkspaceItem/mjworkspaceitem.form.component";
293
+ import * as i292 from "./Entities/MJWorkspace/mjworkspace.form.component";
292
294
  export declare class GeneratedForms_SubModule_0 {
293
295
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
294
296
  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.MJAIAgentConfigurationFormComponent, typeof i16.MJAIAgentDataSourceFormComponent, typeof i17.MJAIAgentExampleFormComponent, typeof i18.MJAIAgentLearningCycleFormComponent, typeof i19.MJAIAgentModalityFormComponent, typeof i20.MJAIAgentModelFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
@@ -331,37 +333,37 @@ export declare class GeneratedForms_SubModule_7 {
331
333
  }
332
334
  export declare class GeneratedForms_SubModule_8 {
333
335
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_8, never>;
334
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i168.MJEntityRelationshipDisplayComponentFormComponent, typeof i169.MJEntityRelationshipFormComponent, typeof i170.MJEntitySettingFormComponent, typeof i171.MJEnvironmentFormComponent, typeof i172.MJErrorLogFormComponent, typeof i173.MJExplorerNavigationItemFormComponent, typeof i174.MJFileCategoryFormComponent, typeof i175.MJFileEntityRecordLinkFormComponent, typeof i176.MJFileStorageAccountFormComponent, typeof i177.MJFileStorageProviderFormComponent, typeof i178.MJFileFormComponent, typeof i179.MJGeneratedCodeCategoryFormComponent, typeof i180.MJGeneratedCodeFormComponent, typeof i181.MJIntegrationSourceTypeFormComponent, typeof i182.MJIntegrationURLFormatFormComponent, typeof i183.MJIntegrationFormComponent, typeof i184.MJLibraryFormComponent, typeof i185.MJLibraryItemFormComponent, typeof i186.MJListCategoryFormComponent, typeof i187.MJListDetailFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
336
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i168.MJEntityRelationshipDisplayComponentFormComponent, typeof i169.MJEntityRelationshipFormComponent, typeof i170.MJEntitySettingFormComponent, typeof i171.MJEnvironmentFormComponent, typeof i172.MJErrorLogFormComponent, typeof i173.MJExplorerNavigationItemFormComponent, typeof i174.MJFileCategoryFormComponent, typeof i175.MJFileEntityRecordLinkFormComponent, typeof i176.MJFileStorageAccountFormComponent, typeof i177.MJFileStorageProviderFormComponent, typeof i178.MJFileFormComponent, typeof i179.MJGeneratedCodeCategoryFormComponent, typeof i180.MJGeneratedCodeFormComponent, typeof i181.MJIntegrationObjectFieldFormComponent, typeof i182.MJIntegrationObjectFormComponent, typeof i183.MJIntegrationSourceTypeFormComponent, typeof i184.MJIntegrationURLFormatFormComponent, typeof i185.MJIntegrationFormComponent, typeof i186.MJLibraryFormComponent, typeof i187.MJLibraryItemFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
335
337
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_8>;
336
338
  }
337
339
  export declare class GeneratedForms_SubModule_9 {
338
340
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_9, never>;
339
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i188.MJListInvitationFormComponent, typeof i189.MJListShareFormComponent, typeof i190.MJListFormComponent, typeof i191.MJMCPServerConnectionPermissionFormComponent, typeof i192.MJMCPServerConnectionToolFormComponent, typeof i193.MJMCPServerConnectionFormComponent, typeof i194.MJMCPServerToolFormComponent, typeof i195.MJMCPServerFormComponent, typeof i196.MJMCPToolExecutionLogFormComponent, typeof i197.MJOAuthAuthServerMetadataCacheFormComponent, typeof i198.MJOAuthAuthorizationStateFormComponent, typeof i199.MJOAuthClientRegistrationFormComponent, typeof i200.MJOAuthTokenFormComponent, typeof i201.MJOpenAppDependencyFormComponent, typeof i202.MJOpenAppInstallHistoryFormComponent, typeof i203.MJOpenAppFormComponent, typeof i204.MJOutputDeliveryTypeFormComponent, typeof i205.MJOutputFormatTypeFormComponent, typeof i206.MJOutputTriggerTypeFormComponent, typeof i207.MJProjectFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
341
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i188.MJListCategoryFormComponent, typeof i189.MJListDetailFormComponent, typeof i190.MJListInvitationFormComponent, typeof i191.MJListShareFormComponent, typeof i192.MJListFormComponent, typeof i193.MJMCPServerConnectionPermissionFormComponent, typeof i194.MJMCPServerConnectionToolFormComponent, typeof i195.MJMCPServerConnectionFormComponent, typeof i196.MJMCPServerToolFormComponent, typeof i197.MJMCPServerFormComponent, typeof i198.MJMCPToolExecutionLogFormComponent, typeof i199.MJOAuthAuthServerMetadataCacheFormComponent, typeof i200.MJOAuthAuthorizationStateFormComponent, typeof i201.MJOAuthClientRegistrationFormComponent, typeof i202.MJOAuthTokenFormComponent, typeof i203.MJOpenAppDependencyFormComponent, typeof i204.MJOpenAppInstallHistoryFormComponent, typeof i205.MJOpenAppFormComponent, typeof i206.MJOutputDeliveryTypeFormComponent, typeof i207.MJOutputFormatTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
340
342
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_9>;
341
343
  }
342
344
  export declare class GeneratedForms_SubModule_10 {
343
345
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_10, never>;
344
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i208.MJPublicLinkFormComponent, typeof i209.MJQueryFormComponent, typeof i210.MJQueryCategoryFormComponent, typeof i211.MJQueryEntityFormComponent, typeof i212.MJQueryFieldFormComponent, typeof i213.MJQueryParameterFormComponent, typeof i214.MJQueryPermissionFormComponent, typeof i215.MJQuerySQLFormComponent, typeof i216.MJQueueTaskFormComponent, typeof i217.MJQueueTypeFormComponent, typeof i218.MJQueueFormComponent, typeof i219.MJRecommendationItemFormComponent, typeof i220.MJRecommendationProviderFormComponent, typeof i221.MJRecommendationRunFormComponent, typeof i222.MJRecommendationFormComponent, typeof i223.MJRecordChangeReplayRunFormComponent, typeof i224.MJRecordChangeFormComponent, typeof i225.MJRecordLinkFormComponent, typeof i226.MJRecordMergeDeletionLogFormComponent, typeof i227.MJRecordMergeLogFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
346
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i208.MJOutputTriggerTypeFormComponent, typeof i209.MJProjectFormComponent, typeof i210.MJPublicLinkFormComponent, typeof i211.MJQueryFormComponent, typeof i212.MJQueryCategoryFormComponent, typeof i213.MJQueryEntityFormComponent, typeof i214.MJQueryFieldFormComponent, typeof i215.MJQueryParameterFormComponent, typeof i216.MJQueryPermissionFormComponent, typeof i217.MJQuerySQLFormComponent, typeof i218.MJQueueTaskFormComponent, typeof i219.MJQueueTypeFormComponent, typeof i220.MJQueueFormComponent, typeof i221.MJRecommendationItemFormComponent, typeof i222.MJRecommendationProviderFormComponent, typeof i223.MJRecommendationRunFormComponent, typeof i224.MJRecommendationFormComponent, typeof i225.MJRecordChangeReplayRunFormComponent, typeof i226.MJRecordChangeFormComponent, typeof i227.MJRecordLinkFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
345
347
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_10>;
346
348
  }
347
349
  export declare class GeneratedForms_SubModule_11 {
348
350
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_11, never>;
349
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i228.MJReportCategoryFormComponent, typeof i229.MJReportSnapshotFormComponent, typeof i230.MJReportUserStateFormComponent, typeof i231.MJReportVersionFormComponent, typeof i232.MJReportFormComponent, typeof i233.MJResourceLinkFormComponent, typeof i234.MJResourcePermissionFormComponent, typeof i235.MJResourceTypeFormComponent, typeof i236.MJRoleFormComponent, typeof i237.MJRowLevelSecurityFilterFormComponent, typeof i238.MJScheduledActionParamFormComponent, typeof i239.MJScheduledActionFormComponent, typeof i240.MJScheduledJobRunFormComponent, typeof i241.MJScheduledJobTypeFormComponent, typeof i242.MJScheduledJobFormComponent, typeof i243.MJSchemaInfoFormComponent, typeof i244.MJSkillFormComponent, typeof i245.MJSQLDialectFormComponent, typeof i246.MJTaggedItemFormComponent, typeof i247.MJTagFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
351
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i228.MJRecordMergeDeletionLogFormComponent, typeof i229.MJRecordMergeLogFormComponent, typeof i230.MJReportCategoryFormComponent, typeof i231.MJReportSnapshotFormComponent, typeof i232.MJReportUserStateFormComponent, typeof i233.MJReportVersionFormComponent, typeof i234.MJReportFormComponent, typeof i235.MJResourceLinkFormComponent, typeof i236.MJResourcePermissionFormComponent, typeof i237.MJResourceTypeFormComponent, typeof i238.MJRoleFormComponent, typeof i239.MJRowLevelSecurityFilterFormComponent, typeof i240.MJScheduledActionParamFormComponent, typeof i241.MJScheduledActionFormComponent, typeof i242.MJScheduledJobRunFormComponent, typeof i243.MJScheduledJobTypeFormComponent, typeof i244.MJScheduledJobFormComponent, typeof i245.MJSchemaInfoFormComponent, typeof i246.MJSkillFormComponent, typeof i247.MJSQLDialectFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
350
352
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_11>;
351
353
  }
352
354
  export declare class GeneratedForms_SubModule_12 {
353
355
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_12, never>;
354
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i248.MJTaskDependencyFormComponent, typeof i249.MJTaskTypeFormComponent, typeof i250.MJTaskFormComponent, typeof i251.MJTemplateCategoryFormComponent, typeof i252.MJTemplateContentTypeFormComponent, typeof i253.MJTemplateContentFormComponent, typeof i254.MJTemplateParamFormComponent, typeof i255.MJTemplateFormComponent, typeof i256.MJTestRubricFormComponent, typeof i257.MJTestRunFeedbackFormComponent, typeof i258.MJTestRunOutputTypeFormComponent, typeof i259.MJTestRunOutputFormComponent, typeof i260.MJTestRunFormComponent, typeof i261.MJTestSuiteRunFormComponent, typeof i262.MJTestSuiteTestFormComponent, typeof i263.MJTestSuiteFormComponent, typeof i264.MJTestTypeFormComponent, typeof i265.MJTestFormComponent, typeof i266.MJUserApplicationEntityFormComponent, typeof i267.MJUserApplicationFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
356
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i248.MJTaggedItemFormComponent, typeof i249.MJTagFormComponent, typeof i250.MJTaskDependencyFormComponent, typeof i251.MJTaskTypeFormComponent, typeof i252.MJTaskFormComponent, typeof i253.MJTemplateCategoryFormComponent, typeof i254.MJTemplateContentTypeFormComponent, typeof i255.MJTemplateContentFormComponent, typeof i256.MJTemplateParamFormComponent, typeof i257.MJTemplateFormComponent, typeof i258.MJTestRubricFormComponent, typeof i259.MJTestRunFeedbackFormComponent, typeof i260.MJTestRunOutputTypeFormComponent, typeof i261.MJTestRunOutputFormComponent, typeof i262.MJTestRunFormComponent, typeof i263.MJTestSuiteRunFormComponent, typeof i264.MJTestSuiteTestFormComponent, typeof i265.MJTestSuiteFormComponent, typeof i266.MJTestTypeFormComponent, typeof i267.MJTestFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
355
357
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_12>;
356
358
  }
357
359
  export declare class GeneratedForms_SubModule_13 {
358
360
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_13, never>;
359
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i268.MJUserFavoriteFormComponent, typeof i269.MJUserNotificationPreferenceFormComponent, typeof i270.MJUserNotificationTypeFormComponent, typeof i271.MJUserNotificationFormComponent, typeof i272.MJUserRecordLogFormComponent, typeof i273.MJUserRoleFormComponent, typeof i274.MJUserSettingFormComponent, typeof i275.MJUserViewCategoryFormComponent, typeof i276.MJUserViewRunDetailFormComponent, typeof i277.MJUserViewRunFormComponent, typeof i278.MJUserViewFormComponent, typeof i279.MJUserFormComponent, typeof i280.MJVectorDatabaseFormComponent, typeof i281.MJVectorIndexFormComponent, typeof i282.MJVersionInstallationFormComponent, typeof i283.MJVersionLabelItemFormComponent, typeof i284.MJVersionLabelRestoreFormComponent, typeof i285.MJVersionLabelFormComponent, typeof i286.MJWorkflowEngineFormComponent, typeof i287.MJWorkflowRunFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
361
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_13, [typeof i268.MJUserApplicationEntityFormComponent, typeof i269.MJUserApplicationFormComponent, typeof i270.MJUserFavoriteFormComponent, typeof i271.MJUserNotificationPreferenceFormComponent, typeof i272.MJUserNotificationTypeFormComponent, typeof i273.MJUserNotificationFormComponent, typeof i274.MJUserRecordLogFormComponent, typeof i275.MJUserRoleFormComponent, typeof i276.MJUserSettingFormComponent, typeof i277.MJUserViewCategoryFormComponent, typeof i278.MJUserViewRunDetailFormComponent, typeof i279.MJUserViewRunFormComponent, typeof i280.MJUserViewFormComponent, typeof i281.MJUserFormComponent, typeof i282.MJVectorDatabaseFormComponent, typeof i283.MJVectorIndexFormComponent, typeof i284.MJVersionInstallationFormComponent, typeof i285.MJVersionLabelItemFormComponent, typeof i286.MJVersionLabelRestoreFormComponent, typeof i287.MJVersionLabelFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
360
362
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_13>;
361
363
  }
362
364
  export declare class GeneratedForms_SubModule_14 {
363
365
  static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_14, never>;
364
- static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i288.MJWorkflowFormComponent, typeof i289.MJWorkspaceItemFormComponent, typeof i290.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
366
+ static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_14, [typeof i288.MJWorkflowEngineFormComponent, typeof i289.MJWorkflowRunFormComponent, typeof i290.MJWorkflowFormComponent, typeof i291.MJWorkspaceItemFormComponent, typeof i292.MJWorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.BaseFormsModule, typeof i25.EntityViewerModule, typeof i26.LinkDirectivesModule], never>;
365
367
  static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_14>;
366
368
  }
367
369
  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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+SA,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAkCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAgBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAqBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBA/gBxB,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAsC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,2BAA2B,SAqC3B,2BAA2B,SAqC3B,2BAA2B,SAqC3B,2BAA2B,SAoB3B,2BAA2B;0CAyB3B,wBAAwB;CAAI"}
1
+ {"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAiTA,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAkCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAiCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAkBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAqBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBAjhBxB,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAsC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,0BAA0B,SAqC1B,2BAA2B,SAqC3B,2BAA2B,SAqC3B,2BAA2B,SAqC3B,2BAA2B,SAsB3B,2BAA2B;0CAyB3B,wBAAwB;CAAI"}