@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.
Files changed (206) hide show
  1. package/dist/lib/custom/Tests/test-form.component.d.ts +53 -0
  2. package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -0
  3. package/dist/lib/custom/Tests/test-form.component.js +718 -0
  4. package/dist/lib/custom/Tests/test-form.component.js.map +1 -0
  5. package/dist/lib/custom/Tests/test-rubric-form.component.d.ts +16 -0
  6. package/dist/lib/custom/Tests/test-rubric-form.component.d.ts.map +1 -0
  7. package/dist/lib/custom/Tests/test-rubric-form.component.js +138 -0
  8. package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -0
  9. package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts +17 -0
  10. package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts.map +1 -0
  11. package/dist/lib/custom/Tests/test-run-feedback-form.component.js +134 -0
  12. package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -0
  13. package/dist/lib/custom/Tests/test-run-form.component.d.ts +58 -0
  14. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -0
  15. package/dist/lib/custom/Tests/test-run-form.component.js +921 -0
  16. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -0
  17. package/dist/lib/custom/Tests/test-suite-form.component.d.ts +32 -0
  18. package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -0
  19. package/dist/lib/custom/Tests/test-suite-form.component.js +355 -0
  20. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -0
  21. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +36 -0
  22. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -0
  23. package/dist/lib/custom/Tests/test-suite-run-form.component.js +571 -0
  24. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -0
  25. package/dist/lib/custom/custom-forms.module.d.ts +29 -23
  26. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  27. package/dist/lib/custom/custom-forms.module.js +39 -3
  28. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  29. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
  30. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +63 -45
  31. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  32. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts +11 -0
  33. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts.map +1 -0
  34. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +79 -0
  35. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -0
  36. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
  37. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -12
  38. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  39. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
  40. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -12
  41. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +32 -30
  43. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
  45. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +6 -16
  46. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  47. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
  48. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -19
  49. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +17 -15
  51. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  53. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +3 -11
  54. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  55. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.d.ts.map +1 -1
  56. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +9 -13
  57. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.d.ts.map +1 -1
  59. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +3 -11
  60. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js.map +1 -1
  61. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.d.ts.map +1 -1
  62. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +3 -11
  63. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.d.ts.map +1 -1
  65. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +14 -20
  66. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
  67. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -13
  68. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
  69. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.d.ts.map +1 -1
  70. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +9 -15
  71. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
  72. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +10 -10
  73. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
  74. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.d.ts.map +1 -1
  75. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +8 -14
  76. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
  77. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +13 -13
  78. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
  79. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.d.ts.map +1 -1
  80. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +8 -14
  81. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
  82. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +14 -20
  84. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.d.ts.map +1 -1
  86. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +4 -16
  87. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.d.ts.map +1 -1
  89. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +17 -23
  90. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
  91. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.d.ts.map +1 -1
  92. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +5 -17
  93. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
  94. package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
  95. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +40 -32
  96. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
  97. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +64 -56
  98. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  99. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  100. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +3 -11
  101. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  102. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  103. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +3 -11
  104. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  105. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  106. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
  107. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.d.ts.map +1 -1
  109. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +2 -12
  110. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js.map +1 -1
  111. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  112. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +3 -11
  113. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  114. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
  115. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +4 -12
  116. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  117. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  118. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +3 -11
  119. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  120. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
  121. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
  122. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  124. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +3 -11
  125. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  126. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  127. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -11
  128. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  129. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  130. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +3 -11
  131. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  132. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map +1 -1
  133. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +10 -15
  134. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
  135. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
  136. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -12
  137. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
  139. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +8 -16
  140. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  141. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
  142. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +3 -11
  143. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
  145. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +3 -11
  146. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  147. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
  148. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +3 -11
  149. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
  150. package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
  151. package/dist/lib/generated/Entities/Report/report.form.component.js +17 -25
  152. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  153. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.d.ts.map +1 -1
  154. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +4 -16
  155. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +17 -17
  157. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.d.ts.map +1 -1
  159. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +32 -26
  160. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
  161. package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
  162. package/dist/lib/generated/Entities/Task/task.form.component.js +17 -25
  163. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
  165. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +3 -11
  166. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
  167. package/dist/lib/generated/Entities/Test/test.form.component.d.ts +11 -0
  168. package/dist/lib/generated/Entities/Test/test.form.component.d.ts.map +1 -0
  169. package/dist/lib/generated/Entities/Test/test.form.component.js +129 -0
  170. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -0
  171. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts +11 -0
  172. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts.map +1 -0
  173. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +63 -0
  174. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -0
  175. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts +11 -0
  176. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -0
  177. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +183 -0
  178. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -0
  179. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts +11 -0
  180. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -0
  181. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +63 -0
  182. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -0
  183. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts +11 -0
  184. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -0
  185. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +119 -0
  186. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -0
  187. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts +11 -0
  188. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -0
  189. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +109 -0
  190. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -0
  191. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts +11 -0
  192. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts.map +1 -0
  193. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +61 -0
  194. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -0
  195. package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts +11 -0
  196. package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -0
  197. package/dist/lib/generated/Entities/TestType/testtype.form.component.js +93 -0
  198. package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -0
  199. package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
  200. package/dist/lib/generated/Entities/User/user.form.component.js +162 -108
  201. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  202. package/dist/lib/generated/generated-forms.module.d.ts +133 -119
  203. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  204. package/dist/lib/generated/generated-forms.module.js +163 -70
  205. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  206. 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: 10, vars: 32, 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", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "Employee", "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) {
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 <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"Employee\"\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 " }]
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,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,IAAI,EAAE;YACnE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4QAVQ,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YCJnC,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,0BAA0B;IALtC,aAAa,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAC,uCAAuC;GAK/E,0BAA0B,CAWtC;;iFAXY,0BAA0B;cAJtC,SAAS;2BACI,wBAAwB;;kFAGzB,0BAA0B;AAavC,MAAM,UAAU,8BAA8B;IAC1C,kGAAkG;AACtG,CAAC"}
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"}
@@ -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;CAY3C;AAED,wBAAgB,mCAAmC,SAElD"}
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: 13, vars: 42, 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", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "EntityAction", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ActionFilter", "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 EntityActionFilterFormComponent_Template(rf, ctx) { if (rf & 1) {
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 <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityAction\"\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=\"ActionFilter\"\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 " }]
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() {
@@ -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,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE;YACpE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gSAXQ,+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;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAhHiB,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;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;;;ADlG1B,+BAA+B;IAL3C,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAKrF,+BAA+B,CAY3C;;iFAZY,+BAA+B;cAJ3C,SAAS;2BACI,6BAA6B;;kFAG9B,+BAA+B;AAc5C,MAAM,UAAU,mCAAmC;IAC/C,kGAAkG;AACtG,CAAC"}
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;CAY/C;AAED,wBAAgB,uCAAuC,SAEtD"}
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"}
@@ -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: 12, vars: 38, 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", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "EntityAction", "Type", "textbox", 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) {
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 <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"EntityAction\"\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-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 " }]
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,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE;YACpE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gTAXQ,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;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAxGiB,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,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;;;AD1F1B,mCAAmC;IAL/C,aAAa,CAAC,iBAAiB,EAAE,2BAA2B,CAAC,CAAC,uCAAuC;GAKzF,mCAAmC,CAY/C;;iFAZY,mCAAmC;cAJ/C,SAAS;2BACI,iCAAiC;;kFAGlC,mCAAmC;AAchD,MAAM,UAAU,uCAAuC;IACnD,kGAAkG;AACtG,CAAC"}
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"}
@@ -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;CAY1C;AAED,wBAAgB,kCAAkC,SAEjD"}
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: 14, vars: 46, 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", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "EntityAction", "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) {
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 <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"EntityAction\"\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 " }]
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() {
@@ -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,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE;YACpE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4RAXQ,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;YAC5B,qCAOiB;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAxHiB,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,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;;;AD1G1B,8BAA8B;IAL1C,aAAa,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC,uCAAuC;GAKpF,8BAA8B,CAY1C;;iFAZY,8BAA8B;cAJ1C,SAAS;2BACI,4BAA4B;;kFAG7B,8BAA8B;AAc3C,MAAM,UAAU,kCAAkC;IAC9C,kGAAkG;AACtG,CAAC"}
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;CAYjD;AAED,wBAAgB,yCAAyC,SAExD"}
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: 11, vars: 34, 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", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "EntityCommunicationMessageType", "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 EntityCommunicationFieldFormComponent_Template(rf, ctx) { if (rf & 1) {
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 <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"EntityCommunicationMessageType\"\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 " }]
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,SAAS,EAAE,WAAW,EAAE,SAAS,EAAE,UAAU,EAAE,KAAK,EAAE;YACpE,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wTAXQ,qCAAqC,SAArC,qCAAqC;oEAArC,qCAAqC;YCVlD,mDAAmE;YAM/D,0CAOuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9FiB,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,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;;;ADhF1B,qCAAqC;IALjD,aAAa,CAAC,iBAAiB,EAAE,6BAA6B,CAAC,CAAC,uCAAuC;GAK3F,qCAAqC,CAYjD;;iFAZY,qCAAqC;cAJjD,SAAS;2BACI,mCAAmC;;kFAGpC,qCAAqC;AAclD,MAAM,UAAU,yCAAyC;IACrD,kGAAkG;AACtG,CAAC"}
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"}
@@ -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;CAYzC;AAED,wBAAgB,iCAAiC,SAEhD"}
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: 'technicalMetadata', sectionName: 'Technical Metadata', isExpanded: false },
18
- { sectionKey: 'lookupContext', sectionName: 'Lookup Context', isExpanded: true },
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: 15, vars: 50, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "technicalMetadata", "sectionName", "Technical Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["slot", "field-panels", "sectionKey", "lookupContext", "sectionName", "Lookup Context", "icon", "fa fa-database", 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", "valueSpecification", "sectionName", "Value Specification", "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) {
25
- i0.ɵɵelementStart(0, "mj-record-form-container", 0);
26
- i0.ɵɵelement(1, "mj-collapsible-panel", 1);
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(7, "mj-collapsible-panel", 7);
31
- i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11);
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(12, "mj-collapsible-panel", 12);
34
- i0.ɵɵelement(13, "mj-form-field", 13)(14, "mj-form-field", 14);
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 <!-- Technical Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"technicalMetadata\"\n sectionName=\"Technical Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- Lookup Context Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"lookupContext\"\n sectionName=\"Lookup Context\"\n icon=\"fa fa-database\"\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 <!-- Value Specification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"valueSpecification\"\n sectionName=\"Value Specification\"\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 " }]
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,KAAK,EAAE;YACzF,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,KAAK,EAAE;YAC3F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wRAXQ,6BAA6B,SAA7B,6BAA6B;oEAA7B,6BAA6B;YCV1C,mDAAmE;YAM/D,0CAOuB;YAGvB,+CAKgC;YA2B5B,AARA,AARA,AAVA,mCASiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9HiB,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;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;;;ADhH1B,6BAA6B;IALzC,aAAa,CAAC,iBAAiB,EAAE,qBAAqB,CAAC,CAAC,uCAAuC;GAKnF,6BAA6B,CAYzC;;iFAZY,6BAA6B;cAJzC,SAAS;2BACI,2BAA2B;;kFAG5B,6BAA6B;AAc1C,MAAM,UAAU,iCAAiC;IAC7C,kGAAkG;AACtG,CAAC"}
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;CAajC;AAED,wBAAgB,yBAAyB,SAExC"}
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"}