@memberjunction/ng-core-entity-forms 2.117.0 → 2.118.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/custom/Tests/test-form.component.d.ts +53 -0
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-form.component.js +718 -0
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts +16 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js +138 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts +17 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js +134 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts +58 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.js +921 -0
- package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +32 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js +355 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +36 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js +571 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -0
- package/dist/lib/custom/custom-forms.module.d.ts +29 -23
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +39 -3
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +63 -45
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +79 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -12
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -12
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +32 -30
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +6 -16
- package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -19
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +17 -15
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +3 -11
- package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +9 -13
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +3 -11
- package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +3 -11
- package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +9 -15
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +10 -10
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +4 -16
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +17 -23
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +5 -17
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +40 -32
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +64 -56
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +3 -11
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +3 -11
- package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
- package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +2 -12
- package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +3 -11
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +4 -12
- package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +3 -11
- package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
- package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +3 -11
- package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -11
- package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +3 -11
- package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +10 -15
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -12
- package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +8 -16
- package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +3 -11
- package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +3 -11
- package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +3 -11
- package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Report/report.form.component.js +17 -25
- package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +4 -16
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +17 -17
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +32 -26
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Task/task.form.component.js +17 -25
- package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +3 -11
- package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js +129 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +183 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +119 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +109 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +61 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js +93 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +162 -108
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +133 -119
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +163 -70
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +17 -17
|
@@ -15,20 +15,16 @@ let EmployeeSkillFormComponent = class EmployeeSkillFormComponent extends BaseFo
|
|
|
15
15
|
await super.ngOnInit();
|
|
16
16
|
this.initSections([
|
|
17
17
|
{ sectionKey: 'skillAssignment', sectionName: 'Skill Assignment', isExpanded: true },
|
|
18
|
-
{ sectionKey: 'details', sectionName: 'Details', isExpanded: true },
|
|
19
18
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
20
19
|
]);
|
|
21
20
|
}
|
|
22
21
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEmployeeSkillFormComponent_BaseFactory; return function EmployeeSkillFormComponent_Factory(t) { return (ɵEmployeeSkillFormComponent_BaseFactory || (ɵEmployeeSkillFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EmployeeSkillFormComponent)))(t || EmployeeSkillFormComponent); }; })(); }
|
|
23
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeSkillFormComponent, selectors: [["gen-employeeskill-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
22
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeSkillFormComponent, selectors: [["gen-employeeskill-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 8, vars: 26, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "skillAssignment", "sectionName", "Skill Assignment", "icon", "fa fa-tools", 3, "form", "formContext"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SkillID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Skill", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "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 EmployeeSkillFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
24
23
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
25
24
|
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
|
|
26
25
|
i0.ɵɵelementEnd();
|
|
27
26
|
i0.ɵɵelementStart(5, "mj-collapsible-panel", 5);
|
|
28
|
-
i0.ɵɵelement(6, "mj-form-field", 6);
|
|
29
|
-
i0.ɵɵelementEnd();
|
|
30
|
-
i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
|
|
31
|
-
i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
|
|
27
|
+
i0.ɵɵelement(6, "mj-form-field", 6)(7, "mj-form-field", 7);
|
|
32
28
|
i0.ɵɵelementEnd()();
|
|
33
29
|
} if (rf & 2) {
|
|
34
30
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
@@ -43,10 +39,6 @@ let EmployeeSkillFormComponent = class EmployeeSkillFormComponent extends BaseFo
|
|
|
43
39
|
i0.ɵɵadvance();
|
|
44
40
|
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
45
41
|
i0.ɵɵadvance();
|
|
46
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
47
|
-
i0.ɵɵadvance();
|
|
48
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
49
|
-
i0.ɵɵadvance();
|
|
50
42
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
51
43
|
i0.ɵɵadvance();
|
|
52
44
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
@@ -58,7 +50,7 @@ EmployeeSkillFormComponent = __decorate([
|
|
|
58
50
|
export { EmployeeSkillFormComponent };
|
|
59
51
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EmployeeSkillFormComponent, [{
|
|
60
52
|
type: Component,
|
|
61
|
-
args: [{ selector: 'gen-employeeskill-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Skill Assignment Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"skillAssignment\"\n sectionName=\"Skill Assignment\"\n icon=\"fa fa-tools\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SkillID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Skill\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!--
|
|
53
|
+
args: [{ selector: 'gen-employeeskill-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Skill Assignment Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"skillAssignment\"\n sectionName=\"Skill Assignment\"\n icon=\"fa fa-tools\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmployeeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SkillID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Skill\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\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 " }]
|
|
62
54
|
}], null, null); })();
|
|
63
55
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EmployeeSkillFormComponent, { className: "EmployeeSkillFormComponent", filePath: "src/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.ts", lineNumber: 11 }); })();
|
|
64
56
|
export function LoadEmployeeSkillFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"employeeskill.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.ts","../../../../../src/lib/generated/Entities/EmployeeSkill/employeeskill.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;;;;AAO3D,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,iBAAiB;IAGpD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"employeeskill.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.ts","../../../../../src/lib/generated/Entities/EmployeeSkill/employeeskill.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;;;;AAO3D,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,iBAAiB;IAGpD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4QATQ,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YCJnC,AANJ,mDAAmE,8BAW/B;YAqB5B,AAVA,AAVA,mCASiB,uBAUA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YApEiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,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;;;ADtD1B,0BAA0B;IALtC,aAAa,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAC,uCAAuC;GAK/E,0BAA0B,CAUtC;;iFAVY,0BAA0B;cAJtC,SAAS;2BACI,wBAAwB;;kFAGzB,0BAA0B;AAYvC,MAAM,UAAU,8BAA8B;IAC1C,kGAAkG;AACtG,CAAC"}
|
package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactionfilter.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;
|
|
1
|
+
{"version":3,"file":"entityactionfilter.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;CAW3C;AAED,wBAAgB,mCAAmC,SAElD"}
|
|
@@ -16,12 +16,11 @@ let EntityActionFilterFormComponent = class EntityActionFilterFormComponent exte
|
|
|
16
16
|
this.initSections([
|
|
17
17
|
{ sectionKey: 'identifierKeys', sectionName: 'Identifier Keys', isExpanded: true },
|
|
18
18
|
{ sectionKey: 'executionSettings', sectionName: 'Execution Settings', isExpanded: true },
|
|
19
|
-
{ sectionKey: 'details', sectionName: 'Details', isExpanded: false },
|
|
20
19
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
21
20
|
]);
|
|
22
21
|
}
|
|
23
22
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityActionFilterFormComponent_BaseFactory; return function EntityActionFilterFormComponent_Factory(t) { return (ɵEntityActionFilterFormComponent_BaseFactory || (ɵEntityActionFilterFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityActionFilterFormComponent)))(t || EntityActionFilterFormComponent); }; })(); }
|
|
24
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionFilterFormComponent, selectors: [["gen-entityactionfilter-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionFilterFormComponent, selectors: [["gen-entityactionfilter-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 32, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identifierKeys", "sectionName", "Identifier Keys", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "EntityActionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionFilterID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "executionSettings", "sectionName", "Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Sequence", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "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 EntityActionFilterFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
25
24
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
26
25
|
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
|
|
27
26
|
i0.ɵɵelementEnd();
|
|
@@ -30,9 +29,6 @@ let EntityActionFilterFormComponent = class EntityActionFilterFormComponent exte
|
|
|
30
29
|
i0.ɵɵelementEnd();
|
|
31
30
|
i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
|
|
32
31
|
i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
|
|
33
|
-
i0.ɵɵelementEnd();
|
|
34
|
-
i0.ɵɵelementStart(10, "mj-collapsible-panel", 10);
|
|
35
|
-
i0.ɵɵelement(11, "mj-form-field", 11)(12, "mj-form-field", 12);
|
|
36
32
|
i0.ɵɵelementEnd()();
|
|
37
33
|
} if (rf & 2) {
|
|
38
34
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
@@ -54,12 +50,6 @@ let EntityActionFilterFormComponent = class EntityActionFilterFormComponent exte
|
|
|
54
50
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
55
51
|
i0.ɵɵadvance();
|
|
56
52
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
57
|
-
i0.ɵɵadvance();
|
|
58
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
59
|
-
i0.ɵɵadvance();
|
|
60
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
61
|
-
i0.ɵɵadvance();
|
|
62
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
63
53
|
} }, dependencies: [i1.MJFormField, i1.CollapsiblePanelComponent, i2.RecordFormContainerComponent], encapsulation: 2 }); }
|
|
64
54
|
};
|
|
65
55
|
EntityActionFilterFormComponent = __decorate([
|
|
@@ -68,7 +58,7 @@ EntityActionFilterFormComponent = __decorate([
|
|
|
68
58
|
export { EntityActionFilterFormComponent };
|
|
69
59
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityActionFilterFormComponent, [{
|
|
70
60
|
type: Component,
|
|
71
|
-
args: [{ selector: 'gen-entityactionfilter-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identifier Keys Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identifierKeys\"\n sectionName=\"Identifier Keys\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionFilterID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionSettings\"\n sectionName=\"Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"numerictextbox\"\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=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!--
|
|
61
|
+
args: [{ selector: 'gen-entityactionfilter-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identifier Keys Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identifierKeys\"\n sectionName=\"Identifier Keys\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionFilterID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionSettings\"\n sectionName=\"Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"numerictextbox\"\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=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\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 " }]
|
|
72
62
|
}], null, null); })();
|
|
73
63
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityActionFilterFormComponent, { className: "EntityActionFilterFormComponent", filePath: "src/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.ts", lineNumber: 11 }); })();
|
|
74
64
|
export function LoadEntityActionFilterFormComponent() {
|
package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactionfilter.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.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;;;;AAO3D,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;IAGzD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"entityactionfilter.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionFilter/entityactionfilter.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;;;;AAO3D,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;IAGzD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gSAVQ,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCJxC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAUA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtFiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAY/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;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;;;ADxE1B,+BAA+B;IAL3C,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAKrF,+BAA+B,CAW3C;;iFAXY,+BAA+B;cAJ3C,SAAS;2BACI,6BAA6B;;kFAG9B,+BAA+B;AAa5C,MAAM,UAAU,mCAAmC;IAC/C,kGAAkG;AACtG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactioninvocation.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AAE7E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,mCAAoC,SAAQ,iBAAiB;IAC/D,MAAM,EAAG,4BAA4B,CAAC;IAE9B,QAAQ;yCAHd,mCAAmC;2CAAnC,mCAAmC;
|
|
1
|
+
{"version":3,"file":"entityactioninvocation.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AAE7E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,mCAAoC,SAAQ,iBAAiB;IAC/D,MAAM,EAAG,4BAA4B,CAAC;IAE9B,QAAQ;yCAHd,mCAAmC;2CAAnC,mCAAmC;CAW/C;AAED,wBAAgB,uCAAuC,SAEtD"}
|
package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js
CHANGED
|
@@ -16,12 +16,11 @@ let EntityActionInvocationFormComponent = class EntityActionInvocationFormCompon
|
|
|
16
16
|
this.initSections([
|
|
17
17
|
{ sectionKey: 'invocationConfiguration', sectionName: 'Invocation Configuration', isExpanded: true },
|
|
18
18
|
{ sectionKey: 'invocationStatus', sectionName: 'Invocation Status', isExpanded: true },
|
|
19
|
-
{ sectionKey: 'details', sectionName: 'Details', isExpanded: false },
|
|
20
19
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
21
20
|
]);
|
|
22
21
|
}
|
|
23
22
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityActionInvocationFormComponent_BaseFactory; return function EntityActionInvocationFormComponent_Factory(t) { return (ɵEntityActionInvocationFormComponent_BaseFactory || (ɵEntityActionInvocationFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityActionInvocationFormComponent)))(t || EntityActionInvocationFormComponent); }; })(); }
|
|
24
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionInvocationFormComponent, selectors: [["gen-entityactioninvocation-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionInvocationFormComponent, selectors: [["gen-entityactioninvocation-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 32, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "invocationConfiguration", "sectionName", "Invocation Configuration", "icon", "fa fa-cogs", 3, "form", "formContext"], ["FieldName", "EntityActionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "InvocationTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "InvocationType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "invocationStatus", "sectionName", "Invocation Status", "icon", "fa fa-flag", 3, "form", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 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 EntityActionInvocationFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
25
24
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
26
25
|
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
|
|
27
26
|
i0.ɵɵelementEnd();
|
|
@@ -29,10 +28,7 @@ let EntityActionInvocationFormComponent = class EntityActionInvocationFormCompon
|
|
|
29
28
|
i0.ɵɵelement(6, "mj-form-field", 6);
|
|
30
29
|
i0.ɵɵelementEnd();
|
|
31
30
|
i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
|
|
32
|
-
i0.ɵɵelement(8, "mj-form-field", 8);
|
|
33
|
-
i0.ɵɵelementEnd();
|
|
34
|
-
i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
|
|
35
|
-
i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11);
|
|
31
|
+
i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
|
|
36
32
|
i0.ɵɵelementEnd()();
|
|
37
33
|
} if (rf & 2) {
|
|
38
34
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
@@ -51,10 +47,6 @@ let EntityActionInvocationFormComponent = class EntityActionInvocationFormCompon
|
|
|
51
47
|
i0.ɵɵadvance();
|
|
52
48
|
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
53
49
|
i0.ɵɵadvance();
|
|
54
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
55
|
-
i0.ɵɵadvance();
|
|
56
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
57
|
-
i0.ɵɵadvance();
|
|
58
50
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
59
51
|
i0.ɵɵadvance();
|
|
60
52
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
@@ -66,7 +58,7 @@ EntityActionInvocationFormComponent = __decorate([
|
|
|
66
58
|
export { EntityActionInvocationFormComponent };
|
|
67
59
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityActionInvocationFormComponent, [{
|
|
68
60
|
type: Component,
|
|
69
|
-
args: [{ selector: 'gen-entityactioninvocation-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Invocation Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"invocationConfiguration\"\n sectionName=\"Invocation Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InvocationTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InvocationType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Invocation Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"invocationStatus\"\n sectionName=\"Invocation Status\"\n icon=\"fa fa-flag\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!--
|
|
61
|
+
args: [{ selector: 'gen-entityactioninvocation-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Invocation Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"invocationConfiguration\"\n sectionName=\"Invocation Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InvocationTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InvocationType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Invocation Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"invocationStatus\"\n sectionName=\"Invocation Status\"\n icon=\"fa fa-flag\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-database\"\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 " }]
|
|
70
62
|
}], null, null); })();
|
|
71
63
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityActionInvocationFormComponent, { className: "EntityActionInvocationFormComponent", filePath: "src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.ts", lineNumber: 11 }); })();
|
|
72
64
|
export function LoadEntityActionInvocationFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactioninvocation.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.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;;;;AAO3D,IAAM,mCAAmC,GAAzC,MAAM,mCAAoC,SAAQ,iBAAiB;IAG7D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,yBAAyB,EAAE,WAAW,EAAE,0BAA0B,EAAE,UAAU,EAAE,IAAI,EAAE;YACpG,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"entityactioninvocation.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.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;;;;AAO3D,IAAM,mCAAmC,GAAzC,MAAM,mCAAoC,SAAQ,iBAAiB;IAG7D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,yBAAyB,EAAE,WAAW,EAAE,0BAA0B,EAAE,UAAU,EAAE,IAAI,EAAE;YACpG,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gTAVQ,mCAAmC,SAAnC,mCAAmC;oEAAnC,mCAAmC;YCJ5C,AANJ,mDAAmE,8BAW/B;YAqB5B,AAVA,AAVA,mCASiB,uBAUA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtFiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,oBACE,0BAGE,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;;;ADxE1B,mCAAmC;IAL/C,aAAa,CAAC,iBAAiB,EAAE,2BAA2B,CAAC,CAAC,uCAAuC;GAKzF,mCAAmC,CAW/C;;iFAXY,mCAAmC;cAJ/C,SAAS;2BACI,iCAAiC;;kFAGlC,mCAAmC;AAahD,MAAM,UAAU,uCAAuC;IACnD,kGAAkG;AACtG,CAAC"}
|
package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactionparam.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;
|
|
1
|
+
{"version":3,"file":"entityactionparam.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;CAW1C;AAED,wBAAgB,kCAAkC,SAEjD"}
|
|
@@ -16,12 +16,11 @@ let EntityActionParamFormComponent = class EntityActionParamFormComponent extend
|
|
|
16
16
|
this.initSections([
|
|
17
17
|
{ sectionKey: 'identifierRelationships', sectionName: 'Identifier & Relationships', isExpanded: true },
|
|
18
18
|
{ sectionKey: 'parameterDefinition', sectionName: 'Parameter Definition', isExpanded: true },
|
|
19
|
-
{ sectionKey: 'details', sectionName: 'Details', isExpanded: false },
|
|
20
19
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
21
20
|
]);
|
|
22
21
|
}
|
|
23
22
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityActionParamFormComponent_BaseFactory; return function EntityActionParamFormComponent_Factory(t) { return (ɵEntityActionParamFormComponent_BaseFactory || (ɵEntityActionParamFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityActionParamFormComponent)))(t || EntityActionParamFormComponent); }; })(); }
|
|
24
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionParamFormComponent, selectors: [["gen-entityactionparam-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityActionParamFormComponent, selectors: [["gen-entityactionparam-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 12, vars: 40, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identifierRelationships", "sectionName", "Identifier & Relationships", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "EntityActionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionParamID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "parameterDefinition", "sectionName", "Parameter Definition", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "ValueType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Value", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionParam", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "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 EntityActionParamFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
25
24
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
26
25
|
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
|
|
27
26
|
i0.ɵɵelementEnd();
|
|
@@ -29,10 +28,7 @@ let EntityActionParamFormComponent = class EntityActionParamFormComponent extend
|
|
|
29
28
|
i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8);
|
|
30
29
|
i0.ɵɵelementEnd();
|
|
31
30
|
i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
|
|
32
|
-
i0.ɵɵelement(10, "mj-form-field", 10);
|
|
33
|
-
i0.ɵɵelementEnd();
|
|
34
|
-
i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
|
|
35
|
-
i0.ɵɵelement(12, "mj-form-field", 12)(13, "mj-form-field", 13);
|
|
31
|
+
i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11);
|
|
36
32
|
i0.ɵɵelementEnd()();
|
|
37
33
|
} if (rf & 2) {
|
|
38
34
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
@@ -55,10 +51,6 @@ let EntityActionParamFormComponent = class EntityActionParamFormComponent extend
|
|
|
55
51
|
i0.ɵɵadvance();
|
|
56
52
|
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
57
53
|
i0.ɵɵadvance();
|
|
58
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
59
|
-
i0.ɵɵadvance();
|
|
60
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
61
|
-
i0.ɵɵadvance();
|
|
62
54
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
63
55
|
i0.ɵɵadvance();
|
|
64
56
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
@@ -70,7 +62,7 @@ EntityActionParamFormComponent = __decorate([
|
|
|
70
62
|
export { EntityActionParamFormComponent };
|
|
71
63
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityActionParamFormComponent, [{
|
|
72
64
|
type: Component,
|
|
73
|
-
args: [{ selector: 'gen-entityactionparam-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identifier & Relationships Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identifierRelationships\"\n sectionName=\"Identifier & Relationships\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionParamID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Parameter Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"parameterDefinition\"\n sectionName=\"Parameter Definition\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ValueType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Value\"\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=\"Comments\"\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=\"ActionParam\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!--
|
|
65
|
+
args: [{ selector: 'gen-entityactionparam-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identifier & Relationships Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identifierRelationships\"\n sectionName=\"Identifier & Relationships\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityActionID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActionParamID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Parameter Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"parameterDefinition\"\n sectionName=\"Parameter Definition\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ValueType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Value\"\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=\"Comments\"\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=\"ActionParam\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\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 " }]
|
|
74
66
|
}], null, null); })();
|
|
75
67
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityActionParamFormComponent, { className: "EntityActionParamFormComponent", filePath: "src/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.ts", lineNumber: 11 }); })();
|
|
76
68
|
export function LoadEntityActionParamFormComponent() {
|
package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityactionparam.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.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;;;;AAO3D,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,iBAAiB;IAGxD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,yBAAyB,EAAE,WAAW,EAAE,4BAA4B,EAAE,UAAU,EAAE,IAAI,EAAE;YACtG,EAAE,UAAU,EAAE,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC5F,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"entityactionparam.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.ts","../../../../../src/lib/generated/Entities/EntityActionParam/entityactionparam.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;;;;AAO3D,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,iBAAiB;IAGxD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,yBAAyB,EAAE,WAAW,EAAE,4BAA4B,EAAE,UAAU,EAAE,IAAI,EAAE;YACtG,EAAE,UAAU,EAAE,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC5F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4RAVQ,8BAA8B,SAA9B,8BAA8B;oEAA9B,8BAA8B;YCJvC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAUA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAY/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;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;;;ADxF1B,8BAA8B;IAL1C,aAAa,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC,uCAAuC;GAKpF,8BAA8B,CAW1C;;iFAXY,8BAA8B;cAJ1C,SAAS;2BACI,4BAA4B;;kFAG7B,8BAA8B;AAa3C,MAAM,UAAU,kCAAkC;IAC9C,kGAAkG;AACtG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entitycommunicationfield.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;IAEhC,QAAQ;yCAHd,qCAAqC;2CAArC,qCAAqC;
|
|
1
|
+
{"version":3,"file":"entitycommunicationfield.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;IAEhC,QAAQ;yCAHd,qCAAqC;2CAArC,qCAAqC;CAWjD;AAED,wBAAgB,yCAAyC,SAExD"}
|
|
@@ -16,22 +16,18 @@ let EntityCommunicationFieldFormComponent = class EntityCommunicationFieldFormCo
|
|
|
16
16
|
this.initSections([
|
|
17
17
|
{ sectionKey: 'identification', sectionName: 'Identification', isExpanded: true },
|
|
18
18
|
{ sectionKey: 'mappingConfiguration', sectionName: 'Mapping Configuration', isExpanded: true },
|
|
19
|
-
{ sectionKey: 'details', sectionName: 'Details', isExpanded: false },
|
|
20
19
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
21
20
|
]);
|
|
22
21
|
}
|
|
23
22
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityCommunicationFieldFormComponent_BaseFactory; return function EntityCommunicationFieldFormComponent_Factory(t) { return (ɵEntityCommunicationFieldFormComponent_BaseFactory || (ɵEntityCommunicationFieldFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityCommunicationFieldFormComponent)))(t || EntityCommunicationFieldFormComponent); }; })(); }
|
|
24
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityCommunicationFieldFormComponent, selectors: [["gen-entitycommunicationfield-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityCommunicationFieldFormComponent, selectors: [["gen-entitycommunicationfield-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 28, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identification", "sectionName", "Identification", "icon", "fa fa-key", 3, "form", "formContext"], ["slot", "field-panels", "sectionKey", "mappingConfiguration", "sectionName", "Mapping Configuration", "icon", "fa fa-cogs", 3, "form", "formContext"], ["FieldName", "EntityCommunicationMessageTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FieldName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "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 EntityCommunicationFieldFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
25
24
|
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
26
25
|
i0.ɵɵelement(1, "mj-collapsible-panel", 1);
|
|
27
26
|
i0.ɵɵelementStart(2, "mj-collapsible-panel", 2);
|
|
28
27
|
i0.ɵɵelement(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
|
|
29
28
|
i0.ɵɵelementEnd();
|
|
30
29
|
i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
|
|
31
|
-
i0.ɵɵelement(7, "mj-form-field", 7);
|
|
32
|
-
i0.ɵɵelementEnd();
|
|
33
|
-
i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
|
|
34
|
-
i0.ɵɵelement(9, "mj-form-field", 9)(10, "mj-form-field", 10);
|
|
30
|
+
i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8);
|
|
35
31
|
i0.ɵɵelementEnd()();
|
|
36
32
|
} if (rf & 2) {
|
|
37
33
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
@@ -48,10 +44,6 @@ let EntityCommunicationFieldFormComponent = class EntityCommunicationFieldFormCo
|
|
|
48
44
|
i0.ɵɵadvance();
|
|
49
45
|
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
50
46
|
i0.ɵɵadvance();
|
|
51
|
-
i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
52
|
-
i0.ɵɵadvance();
|
|
53
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
54
|
-
i0.ɵɵadvance();
|
|
55
47
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
56
48
|
i0.ɵɵadvance();
|
|
57
49
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
@@ -63,7 +55,7 @@ EntityCommunicationFieldFormComponent = __decorate([
|
|
|
63
55
|
export { EntityCommunicationFieldFormComponent };
|
|
64
56
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityCommunicationFieldFormComponent, [{
|
|
65
57
|
type: Component,
|
|
66
|
-
args: [{ selector: 'gen-entitycommunicationfield-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identification\"\n sectionName=\"Identification\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- Mapping Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"mappingConfiguration\"\n sectionName=\"Mapping Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityCommunicationMessageTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FieldName\"\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=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!--
|
|
58
|
+
args: [{ selector: 'gen-entitycommunicationfield-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identification\"\n sectionName=\"Identification\"\n icon=\"fa fa-key\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- Mapping Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"mappingConfiguration\"\n sectionName=\"Mapping Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityCommunicationMessageTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FieldName\"\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=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\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 " }]
|
|
67
59
|
}], null, null); })();
|
|
68
60
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityCommunicationFieldFormComponent, { className: "EntityCommunicationFieldFormComponent", filePath: "src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.ts", lineNumber: 11 }); })();
|
|
69
61
|
export function LoadEntityCommunicationFieldFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entitycommunicationfield.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.ts","../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.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;;;;AAO3D,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,gBAAgB,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YACjF,EAAE,UAAU,EAAE,sBAAsB,EAAE,WAAW,EAAE,uBAAuB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9F,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"entitycommunicationfield.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.ts","../../../../../src/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.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;;;;AAO3D,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,gBAAgB,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YACjF,EAAE,UAAU,EAAE,sBAAsB,EAAE,WAAW,EAAE,uBAAuB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wTAVQ,qCAAqC,SAArC,qCAAqC;oEAArC,qCAAqC;YCVlD,mDAAmE;YAM/D,0CAOuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YA5EiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAS3B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,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;;;AD9D1B,qCAAqC;IALjD,aAAa,CAAC,iBAAiB,EAAE,6BAA6B,CAAC,CAAC,uCAAuC;GAK3F,qCAAqC,CAWjD;;iFAXY,qCAAqC;cAJjD,SAAS;2BACI,mCAAmC;;kFAGpC,qCAAqC;AAalD,MAAM,UAAU,yCAAyC;IACrD,kGAAkG;AACtG,CAAC"}
|
package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityfieldvalue.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,6BAA8B,SAAQ,iBAAiB;IACzD,MAAM,EAAG,sBAAsB,CAAC;IAExB,QAAQ;yCAHd,6BAA6B;2CAA7B,6BAA6B;
|
|
1
|
+
{"version":3,"file":"entityfieldvalue.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AAEvE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,6BAA8B,SAAQ,iBAAiB;IACzD,MAAM,EAAG,sBAAsB,CAAC;IAExB,QAAQ;yCAHd,6BAA6B;2CAA7B,6BAA6B;CAWzC;AAED,wBAAgB,iCAAiC,SAEhD"}
|
|
@@ -14,32 +14,27 @@ let EntityFieldValueFormComponent = class EntityFieldValueFormComponent extends
|
|
|
14
14
|
async ngOnInit() {
|
|
15
15
|
await super.ngOnInit();
|
|
16
16
|
this.initSections([
|
|
17
|
-
{ sectionKey: '
|
|
18
|
-
{ sectionKey: '
|
|
19
|
-
{ sectionKey: 'valueSpecification', sectionName: 'Value Specification', isExpanded: false },
|
|
17
|
+
{ sectionKey: 'entityAssociation', sectionName: 'Entity Association', isExpanded: true },
|
|
18
|
+
{ sectionKey: 'lookupDefinition', sectionName: 'Lookup Definition', isExpanded: true },
|
|
20
19
|
{ sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
|
|
21
20
|
]);
|
|
22
21
|
}
|
|
23
22
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityFieldValueFormComponent_BaseFactory; return function EntityFieldValueFormComponent_Factory(t) { return (ɵEntityFieldValueFormComponent_BaseFactory || (ɵEntityFieldValueFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityFieldValueFormComponent)))(t || EntityFieldValueFormComponent); }; })(); }
|
|
24
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFieldValueFormComponent, selectors: [["gen-entityfieldvalue-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
25
|
-
i0.ɵɵelementStart(0, "mj-record-form-container", 0);
|
|
26
|
-
i0.ɵɵelement(
|
|
27
|
-
i0.ɵɵelementStart(2, "mj-collapsible-panel", 2);
|
|
28
|
-
i0.ɵɵelement(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6);
|
|
23
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFieldValueFormComponent, selectors: [["gen-entityfieldvalue-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 48, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "entityAssociation", "sectionName", "Entity Association", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "EntityFieldID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityField", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "lookupDefinition", "sectionName", "Lookup Definition", "icon", "fa fa-list", 3, "form", "formContext"], ["FieldName", "Sequence", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Value", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Code", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "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 EntityFieldValueFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
24
|
+
i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
|
|
25
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
|
|
29
26
|
i0.ɵɵelementEnd();
|
|
30
|
-
i0.ɵɵelementStart(
|
|
31
|
-
i0.ɵɵelement(
|
|
27
|
+
i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
|
|
28
|
+
i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
|
|
32
29
|
i0.ɵɵelementEnd();
|
|
33
|
-
i0.ɵɵelementStart(
|
|
34
|
-
i0.ɵɵelement(
|
|
30
|
+
i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
|
|
31
|
+
i0.ɵɵelement(12, "mj-form-field", 12)(13, "mj-form-field", 13);
|
|
35
32
|
i0.ɵɵelementEnd()();
|
|
36
33
|
} if (rf & 2) {
|
|
37
34
|
i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
|
|
38
35
|
i0.ɵɵadvance();
|
|
39
36
|
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
40
37
|
i0.ɵɵadvance();
|
|
41
|
-
i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
|
|
42
|
-
i0.ɵɵadvance();
|
|
43
38
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
44
39
|
i0.ɵɵadvance();
|
|
45
40
|
i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
|
|
@@ -71,7 +66,7 @@ EntityFieldValueFormComponent = __decorate([
|
|
|
71
66
|
export { EntityFieldValueFormComponent };
|
|
72
67
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityFieldValueFormComponent, [{
|
|
73
68
|
type: Component,
|
|
74
|
-
args: [{ selector: 'gen-entityfieldvalue-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!--
|
|
69
|
+
args: [{ selector: 'gen-entityfieldvalue-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Entity Association Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"entityAssociation\"\n sectionName=\"Entity Association\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityFieldID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityField\"\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=\"Entity\"\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=\"EntityID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Lookup Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"lookupDefinition\"\n sectionName=\"Lookup Definition\"\n icon=\"fa fa-list\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Sequence\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Value\"\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=\"Code\"\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\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\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 " }]
|
|
75
70
|
}], null, null); })();
|
|
76
71
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityFieldValueFormComponent, { className: "EntityFieldValueFormComponent", filePath: "src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.ts", lineNumber: 11 }); })();
|
|
77
72
|
export function LoadEntityFieldValueFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entityfieldvalue.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.ts","../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.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;;;;AAO3D,IAAM,6BAA6B,GAAnC,MAAM,6BAA8B,SAAQ,iBAAiB;IAGvD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"entityfieldvalue.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.ts","../../../../../src/lib/generated/Entities/EntityFieldValue/entityfieldvalue.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;;;;AAO3D,IAAM,6BAA6B,GAAnC,MAAM,6BAA8B,SAAQ,iBAAiB;IAGvD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wRAVQ,6BAA6B,SAA7B,6BAA6B;oEAA7B,6BAA6B;YCJtC,AANJ,mDAAmE,8BAW/B;YA2B5B,AARA,AARA,AAVA,mCASiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YApHiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,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;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;;;ADtG1B,6BAA6B;IALzC,aAAa,CAAC,iBAAiB,EAAE,qBAAqB,CAAC,CAAC,uCAAuC;GAKnF,6BAA6B,CAWzC;;iFAXY,6BAA6B;cAJzC,SAAS;2BACI,2BAA2B;;kFAG5B,6BAA6B;AAa1C,MAAM,UAAU,iCAAiC;IAC7C,kGAAkG;AACtG,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"errorlog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ErrorLog/errorlog.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,qBAAsB,SAAQ,iBAAiB;IACjD,MAAM,EAAG,cAAc,CAAC;IAEhB,QAAQ;yCAHd,qBAAqB;2CAArB,qBAAqB;
|
|
1
|
+
{"version":3,"file":"errorlog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ErrorLog/errorlog.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;AAE/D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,qBAAsB,SAAQ,iBAAiB;IACjD,MAAM,EAAG,cAAc,CAAC;IAEhB,QAAQ;yCAHd,qBAAqB;2CAArB,qBAAqB;CAYjC;AAED,wBAAgB,yBAAyB,SAExC"}
|