@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
@@ -66,9 +66,8 @@ let ArtifactTypeFormComponent = class ArtifactTypeFormComponent extends BaseForm
66
66
  async ngOnInit() {
67
67
  await super.ngOnInit();
68
68
  this.initSections([
69
- { sectionKey: 'artifactDefinition', sectionName: 'Artifact Definition', isExpanded: true },
70
- { sectionKey: 'availabilityRendering', sectionName: 'Availability & Rendering', isExpanded: true },
71
- { sectionKey: 'hierarchyRelationships', sectionName: 'Hierarchy Relationships', isExpanded: false },
69
+ { sectionKey: 'artifactTypeDefinition', sectionName: 'Artifact Type Definition', isExpanded: true },
70
+ { sectionKey: 'hierarchyInheritance', sectionName: 'Hierarchy & Inheritance', isExpanded: true },
72
71
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
73
72
  { sectionKey: 'mJAIAgentArtifactTypes', sectionName: 'MJ: AI Agent Artifact Types', isExpanded: false },
74
73
  { sectionKey: 'mJConversationArtifacts', sectionName: 'MJ: Conversation Artifacts', isExpanded: false },
@@ -78,15 +77,12 @@ let ArtifactTypeFormComponent = class ArtifactTypeFormComponent extends BaseForm
78
77
  ]);
79
78
  }
80
79
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactTypeFormComponent_BaseFactory; return function ArtifactTypeFormComponent_Factory(t) { return (ɵArtifactTypeFormComponent_BaseFactory || (ɵArtifactTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactTypeFormComponent)))(t || ArtifactTypeFormComponent); }; })(); }
81
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactTypeFormComponent, selectors: [["gen-artifacttype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 74, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "artifactDefinition", "sectionName", "Artifact Definition", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ContentType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "availabilityRendering", "sectionName", "Availability & Rendering", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "IsEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExtractRules", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverClass", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "hierarchyRelationships", "sectionName", "Hierarchy Relationships", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "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"], ["slot", "after-panels", "sectionKey", "mJAIAgentArtifactTypes", "sectionName", "MJ: AI Agent Artifact Types", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJConversationArtifacts", "sectionName", "MJ: Conversation Artifacts", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJArtifactTypes", "sectionName", "MJ: Artifact Types", "icon", "fa fa-puzzle-piece", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJArtifacts", "sectionName", "MJ: Artifacts", "icon", "fa fa-file", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIAgents", "sectionName", "AI Agents", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ArtifactTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
80
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactTypeFormComponent, selectors: [["gen-artifacttype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 76, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "artifactTypeDefinition", "sectionName", "Artifact Type Definition", "icon", "fa fa-wrench", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ContentType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverClass", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Icon", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "hierarchyInheritance", "sectionName", "Hierarchy & Inheritance", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExtractRules", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "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"], ["slot", "after-panels", "sectionKey", "mJAIAgentArtifactTypes", "sectionName", "MJ: AI Agent Artifact Types", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJConversationArtifacts", "sectionName", "MJ: Conversation Artifacts", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJArtifactTypes", "sectionName", "MJ: Artifact Types", "icon", "fa fa-puzzle-piece", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJArtifacts", "sectionName", "MJ: Artifacts", "icon", "fa fa-file", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "aIAgents", "sectionName", "AI Agents", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ArtifactTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
82
81
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
83
- i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
82
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7);
84
83
  i0.ɵɵelementEnd();
85
- i0.ɵɵelementStart(5, "mj-collapsible-panel", 5);
86
- i0.ɵɵelement(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8);
87
- i0.ɵɵelementEnd();
88
- i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
89
- i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
84
+ i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
85
+ i0.ɵɵelement(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
90
86
  i0.ɵɵelementEnd();
91
87
  i0.ɵɵelementStart(13, "mj-collapsible-panel", 13);
92
88
  i0.ɵɵelement(14, "mj-form-field", 14)(15, "mj-form-field", 15);
@@ -117,8 +113,6 @@ let ArtifactTypeFormComponent = class ArtifactTypeFormComponent extends BaseForm
117
113
  i0.ɵɵadvance();
118
114
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
119
115
  i0.ɵɵadvance();
120
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
121
- i0.ɵɵadvance();
122
116
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
123
117
  i0.ɵɵadvance();
124
118
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -133,6 +127,8 @@ let ArtifactTypeFormComponent = class ArtifactTypeFormComponent extends BaseForm
133
127
  i0.ɵɵadvance();
134
128
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
135
129
  i0.ɵɵadvance();
130
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
131
+ i0.ɵɵadvance();
136
132
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
137
133
  i0.ɵɵadvance();
138
134
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -166,7 +162,7 @@ ArtifactTypeFormComponent = __decorate([
166
162
  export { ArtifactTypeFormComponent };
167
163
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactTypeFormComponent, [{
168
164
  type: Component,
169
- args: [{ selector: 'gen-artifacttype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"artifactDefinition\"\n sectionName=\"Artifact Definition\"\n icon=\"fa fa-file-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ContentType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Availability & Rendering Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"availabilityRendering\"\n sectionName=\"Availability & Rendering\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsEnabled\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExtractRules\"\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=\"DriverClass\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy Relationships Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"hierarchyRelationships\"\n sectionName=\"Hierarchy Relationships\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\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=\"Parent\"\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=\"RootParentID\"\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 <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: AI Agent Artifact Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentArtifactTypes\"\n sectionName=\"MJ: AI Agent Artifact Types\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentArtifactTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Artifact Types','ArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Artifact Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentArtifactTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentArtifactTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationArtifacts\"\n sectionName=\"MJ: Conversation Artifacts\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifacts','ArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJArtifactTypes\"\n sectionName=\"MJ: Artifact Types\"\n icon=\"fa fa-puzzle-piece\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJArtifactTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Types','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJArtifactTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJArtifacts\"\n sectionName=\"MJ: Artifacts\"\n icon=\"fa fa-file\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','TypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgents\"\n sectionName=\"AI Agents\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgents')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agents','DefaultArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgents')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgents', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
165
+ args: [{ selector: 'gen-artifacttype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Artifact Type Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"artifactTypeDefinition\"\n sectionName=\"Artifact Type Definition\"\n icon=\"fa fa-wrench\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ContentType\"\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=\"IsEnabled\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\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=\"Icon\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy & Inheritance Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"hierarchyInheritance\"\n sectionName=\"Hierarchy & Inheritance\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\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=\"ExtractRules\"\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=\"Parent\"\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=\"RootParentID\"\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 <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: AI Agent Artifact Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentArtifactTypes\"\n sectionName=\"MJ: AI Agent Artifact Types\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentArtifactTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Artifact Types','ArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Artifact Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentArtifactTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIAgentArtifactTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Conversation Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJConversationArtifacts\"\n sectionName=\"MJ: Conversation Artifacts\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJConversationArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifacts','ArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJConversationArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJConversationArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Artifact Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJArtifactTypes\"\n sectionName=\"MJ: Artifact Types\"\n icon=\"fa fa-puzzle-piece\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJArtifactTypes')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Types','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifactTypes')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJArtifactTypes', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Artifacts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJArtifacts\"\n sectionName=\"MJ: Artifacts\"\n icon=\"fa fa-file\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJArtifacts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','TypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsSectionExpanded('mJArtifacts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJArtifacts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgents\"\n sectionName=\"AI Agents\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgents')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agents','DefaultArtifactTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agents')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgents')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIAgents', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
170
166
  }], null, null); })();
171
167
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactTypeFormComponent, { className: "ArtifactTypeFormComponent", filePath: "src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts", lineNumber: 12 }); })();
172
168
  export function LoadArtifactTypeFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"artifacttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"artifacttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"communicationlog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.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":"communicationlog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.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"}
@@ -16,12 +16,11 @@ let CommunicationLogFormComponent = class CommunicationLogFormComponent extends
16
16
  this.initSections([
17
17
  { sectionKey: 'messageIdentification', sectionName: 'Message Identification', isExpanded: true },
18
18
  { sectionKey: 'messageDetails', sectionName: 'Message Details', 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 ɵCommunicationLogFormComponent_BaseFactory; return function CommunicationLogFormComponent_Factory(t) { return (ɵCommunicationLogFormComponent_BaseFactory || (ɵCommunicationLogFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CommunicationLogFormComponent)))(t || CommunicationLogFormComponent); }; })(); }
24
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CommunicationLogFormComponent, selectors: [["gen-communicationlog-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 62, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "messageIdentification", "sectionName", "Message Identification", "icon", "fa fa-id-badge", 3, "form", "formContext"], ["FieldName", "CommunicationProviderID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProviderMessageTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProvider", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProviderMessageType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "messageDetails", "sectionName", "Message Details", "icon", "fa fa-envelope", 3, "form", "formContext"], ["FieldName", "Direction", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MessageDate", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MessageContent", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ErrorMessage", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "CommunicationRun", "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 CommunicationLogFormComponent_Template(rf, ctx) { if (rf & 1) {
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CommunicationLogFormComponent, selectors: [["gen-communicationlog-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 16, vars: 56, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "messageIdentification", "sectionName", "Message Identification", "icon", "fa fa-id-badge", 3, "form", "formContext"], ["FieldName", "CommunicationProviderID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProviderMessageTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProvider", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CommunicationProviderMessageType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "messageDetails", "sectionName", "Message Details", "icon", "fa fa-envelope", 3, "form", "formContext"], ["FieldName", "Direction", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MessageDate", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MessageContent", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ErrorMessage", "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 CommunicationLogFormComponent_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)(5, "mj-form-field", 5)(6, "mj-form-field", 6);
27
26
  i0.ɵɵelementEnd();
@@ -29,10 +28,7 @@ let CommunicationLogFormComponent = class CommunicationLogFormComponent extends
29
28
  i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
30
29
  i0.ɵɵelementEnd();
31
30
  i0.ɵɵelementStart(13, "mj-collapsible-panel", 13);
32
- i0.ɵɵelement(14, "mj-form-field", 14);
33
- i0.ɵɵelementEnd();
34
- i0.ɵɵelementStart(15, "mj-collapsible-panel", 15);
35
- i0.ɵɵelement(16, "mj-form-field", 16)(17, "mj-form-field", 17);
31
+ i0.ɵɵelement(14, "mj-form-field", 14)(15, "mj-form-field", 15);
36
32
  i0.ɵɵelementEnd()();
37
33
  } if (rf & 2) {
38
34
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -63,10 +59,6 @@ let CommunicationLogFormComponent = class CommunicationLogFormComponent extends
63
59
  i0.ɵɵadvance();
64
60
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
65
61
  i0.ɵɵadvance();
66
- i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
67
- i0.ɵɵadvance();
68
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
69
- i0.ɵɵadvance();
70
62
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
71
63
  i0.ɵɵadvance();
72
64
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -78,7 +70,7 @@ CommunicationLogFormComponent = __decorate([
78
70
  export { CommunicationLogFormComponent };
79
71
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CommunicationLogFormComponent, [{
80
72
  type: Component,
81
- args: [{ selector: 'gen-communicationlog-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageIdentification\"\n sectionName=\"Message Identification\"\n icon=\"fa fa-id-badge\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CommunicationProviderID\"\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=\"CommunicationProviderMessageTypeID\"\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=\"CommunicationRunID\"\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=\"CommunicationProvider\"\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=\"CommunicationProviderMessageType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Message Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageDetails\"\n sectionName=\"Message Details\"\n icon=\"fa fa-envelope\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Direction\"\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=\"MessageDate\"\n Type=\"datepicker\"\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 <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageContent\"\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=\"ErrorMessage\"\n Type=\"textarea\"\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=\"CommunicationRun\"\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 " }]
73
+ args: [{ selector: 'gen-communicationlog-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Message Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageIdentification\"\n sectionName=\"Message Identification\"\n icon=\"fa fa-id-badge\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CommunicationProviderID\"\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=\"CommunicationProviderMessageTypeID\"\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=\"CommunicationRunID\"\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=\"CommunicationProvider\"\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=\"CommunicationProviderMessageType\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Message Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"messageDetails\"\n sectionName=\"Message Details\"\n icon=\"fa fa-envelope\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Direction\"\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=\"MessageDate\"\n Type=\"datepicker\"\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 <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MessageContent\"\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=\"ErrorMessage\"\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 " }]
82
74
  }], null, null); })();
83
75
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CommunicationLogFormComponent, { className: "CommunicationLogFormComponent", filePath: "src/lib/generated/Entities/CommunicationLog/communicationlog.form.component.ts", lineNumber: 11 }); })();
84
76
  export function LoadCommunicationLogFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"communicationlog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.form.component.ts","../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"communicationlog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.form.component.ts","../../../../../src/lib/generated/Entities/CommunicationLog/communicationlog.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,uBAAuB,EAAE,WAAW,EAAE,wBAAwB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,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;YAuC5B,AARA,AAVA,AAVA,AAVA,mCASiB,uBAUA,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiC5B,AARA,AARA,AARA,AARA,mCAOiB,uBAQA,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAxIiB,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;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;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;;;AD1H1B,6BAA6B;IALzC,aAAa,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,CAAC,uCAAuC;GAKlF,6BAA6B,CAWzC;;iFAXY,6BAA6B;cAJzC,SAAS;2BACI,2BAA2B;;kFAG5B,6BAA6B;AAa1C,MAAM,UAAU,iCAAiC;IAC7C,kGAAkG;AACtG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"companyintegrationrunapilog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,wCAAyC,SAAQ,iBAAiB;IACpE,MAAM,EAAG,iCAAiC,CAAC;IAEnC,QAAQ;yCAHd,wCAAwC;2CAAxC,wCAAwC;CAYpD;AAED,wBAAgB,4CAA4C,SAE3D"}
1
+ {"version":3,"file":"companyintegrationrunapilog.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,wCAAyC,SAAQ,iBAAiB;IACpE,MAAM,EAAG,iCAAiC,CAAC;IAEnC,QAAQ;yCAHd,wCAAwC;2CAAxC,wCAAwC;CAWpD;AAED,wBAAgB,4CAA4C,SAE3D"}
@@ -16,12 +16,11 @@ let CompanyIntegrationRunAPILogFormComponent = class CompanyIntegrationRunAPILog
16
16
  this.initSections([
17
17
  { sectionKey: 'executionTimingStatus', sectionName: 'Execution Timing & Status', isExpanded: true },
18
18
  { sectionKey: 'aPICallDetails', sectionName: 'API Call Details', 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 ɵCompanyIntegrationRunAPILogFormComponent_BaseFactory; return function CompanyIntegrationRunAPILogFormComponent_Factory(t) { return (ɵCompanyIntegrationRunAPILogFormComponent_BaseFactory || (ɵCompanyIntegrationRunAPILogFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CompanyIntegrationRunAPILogFormComponent)))(t || CompanyIntegrationRunAPILogFormComponent); }; })(); }
24
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRunAPILogFormComponent, selectors: [["gen-companyintegrationrunapilog-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 46, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "executionTimingStatus", "sectionName", "Execution Timing & Status", "icon", "fa fa-clock", 3, "form", "formContext"], ["FieldName", "ExecutedAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsSuccess", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aPICallDetails", "sectionName", "API Call Details", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "RequestMethod", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "URL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parameters", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "CompanyIntegrationRun", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "CompanyIntegrationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function CompanyIntegrationRunAPILogFormComponent_Template(rf, ctx) { if (rf & 1) {
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRunAPILogFormComponent, selectors: [["gen-companyintegrationrunapilog-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 12, vars: 40, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "executionTimingStatus", "sectionName", "Execution Timing & Status", "icon", "fa fa-clock", 3, "form", "formContext"], ["FieldName", "ExecutedAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsSuccess", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aPICallDetails", "sectionName", "API Call Details", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "RequestMethod", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "URL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parameters", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "CompanyIntegrationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function CompanyIntegrationRunAPILogFormComponent_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 CompanyIntegrationRunAPILogFormComponent = class CompanyIntegrationRunAPILog
29
28
  i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7);
30
29
  i0.ɵɵelementEnd();
31
30
  i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
32
- i0.ɵɵelement(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)(13, "mj-form-field", 13);
31
+ i0.ɵɵelement(9, "mj-form-field", 9)(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);
@@ -53,10 +49,6 @@ let CompanyIntegrationRunAPILogFormComponent = class CompanyIntegrationRunAPILog
53
49
  i0.ɵɵadvance();
54
50
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
55
51
  i0.ɵɵadvance();
56
- i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
57
- i0.ɵɵadvance();
58
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
59
- i0.ɵɵadvance();
60
52
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
61
53
  i0.ɵɵadvance();
62
54
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -70,7 +62,7 @@ CompanyIntegrationRunAPILogFormComponent = __decorate([
70
62
  export { CompanyIntegrationRunAPILogFormComponent };
71
63
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyIntegrationRunAPILogFormComponent, [{
72
64
  type: Component,
73
- args: [{ selector: 'gen-companyintegrationrunapilog-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Execution Timing & Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionTimingStatus\"\n sectionName=\"Execution Timing & Status\"\n icon=\"fa fa-clock\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExecutedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsSuccess\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API Call Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aPICallDetails\"\n sectionName=\"API Call Details\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RequestMethod\"\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=\"URL\"\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=\"Parameters\"\n Type=\"textarea\"\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=\"CompanyIntegrationRun\"\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=\"CompanyIntegrationRunID\"\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=\"__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-companyintegrationrunapilog-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Execution Timing & Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionTimingStatus\"\n sectionName=\"Execution Timing & Status\"\n icon=\"fa fa-clock\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExecutedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsSuccess\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API Call Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aPICallDetails\"\n sectionName=\"API Call Details\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RequestMethod\"\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=\"URL\"\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=\"Parameters\"\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=\"CompanyIntegrationRunID\"\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=\"__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(CompanyIntegrationRunAPILogFormComponent, { className: "CompanyIntegrationRunAPILogFormComponent", filePath: "src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.ts", lineNumber: 11 }); })();
76
68
  export function LoadCompanyIntegrationRunAPILogFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"companyintegrationrunapilog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.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,wCAAwC,GAA9C,MAAM,wCAAyC,SAAQ,iBAAiB;IAGlE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,uBAAuB,EAAE,WAAW,EAAE,2BAA2B,EAAE,UAAU,EAAE,IAAI,EAAE;YACnG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACnF,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;oUAXQ,wCAAwC,SAAxC,wCAAwC;oEAAxC,wCAAwC;YCJjD,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,iDAKgC;YAmB5B,AARA,AAVA,qCASiB,yBAQA,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAtHiB,AAAlB,mCAAiB,sBAAuB;YAU1D,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;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;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADxG1B,wCAAwC;IALpD,aAAa,CAAC,iBAAiB,EAAE,kCAAkC,CAAC,CAAC,uCAAuC;GAKhG,wCAAwC,CAYpD;;iFAZY,wCAAwC;cAJpD,SAAS;2BACI,sCAAsC;;kFAGvC,wCAAwC;AAcrD,MAAM,UAAU,4CAA4C;IACxD,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"companyintegrationrunapilog.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.ts","../../../../../src/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.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,wCAAwC,GAA9C,MAAM,wCAAyC,SAAQ,iBAAiB;IAGlE,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,uBAAuB,EAAE,WAAW,EAAE,2BAA2B,EAAE,UAAU,EAAE,IAAI,EAAE;YACnG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACnF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;oUAVQ,wCAAwC,SAAxC,wCAAwC;oEAAxC,wCAAwC;YCJjD,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,yBAQA,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YApGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,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;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;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;ADtF1B,wCAAwC;IALpD,aAAa,CAAC,iBAAiB,EAAE,kCAAkC,CAAC,CAAC,uCAAuC;GAKhG,wCAAwC,CAWpD;;iFAXY,wCAAwC;cAJpD,SAAS;2BACI,sCAAsC;;kFAGvC,wCAAwC;AAarD,MAAM,UAAU,4CAA4C;IACxD,kGAAkG;AACtG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"contentfiletype.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CAYxC;AAED,wBAAgB,gCAAgC,SAE/C"}
1
+ {"version":3,"file":"contentfiletype.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CAWxC;AAED,wBAAgB,gCAAgC,SAE/C"}
@@ -12,20 +12,20 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-user-view-grid";
13
13
  import * as i3 from "@memberjunction/ng-base-forms";
14
14
  import * as i4 from "@memberjunction/ng-form-toolbar";
15
- function ContentFileTypeFormComponent_div_8_Template(rf, ctx) { if (rf & 1) {
15
+ function ContentFileTypeFormComponent_div_7_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 10);
18
- i0.ɵɵlistener("dataLoaded", function ContentFileTypeFormComponent_div_8_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("contentSources", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 9);
18
+ i0.ɵɵlistener("dataLoaded", function ContentFileTypeFormComponent_div_7_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("contentSources", $event.totalRowCount)); });
19
19
  i0.ɵɵelementEnd()();
20
20
  } if (rf & 2) {
21
21
  const ctx_r1 = i0.ɵɵnextContext();
22
22
  i0.ɵɵadvance();
23
23
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Content Sources", "ContentFileTypeID"))("NewRecordValues", ctx_r1.NewRecordValues("Content Sources"))("AllowLoad", ctx_r1.IsSectionExpanded("contentSources"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
- function ContentFileTypeFormComponent_div_10_Template(rf, ctx) { if (rf & 1) {
25
+ function ContentFileTypeFormComponent_div_9_Template(rf, ctx) { if (rf & 1) {
26
26
  const _r3 = i0.ɵɵgetCurrentView();
27
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 10);
28
- i0.ɵɵlistener("dataLoaded", function ContentFileTypeFormComponent_div_10_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("contentItems", $event.totalRowCount)); });
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 9);
28
+ i0.ɵɵlistener("dataLoaded", function ContentFileTypeFormComponent_div_9_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("contentItems", $event.totalRowCount)); });
29
29
  i0.ɵɵelementEnd()();
30
30
  } if (rf & 2) {
31
31
  const ctx_r1 = i0.ɵɵnextContext();
@@ -36,25 +36,21 @@ let ContentFileTypeFormComponent = class ContentFileTypeFormComponent extends Ba
36
36
  async ngOnInit() {
37
37
  await super.ngOnInit();
38
38
  this.initSections([
39
- { sectionKey: 'fileTypeDefinition', sectionName: 'File Type Definition', isExpanded: true },
40
- { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
39
+ { sectionKey: 'details', sectionName: 'Details', isExpanded: true },
41
40
  { sectionKey: 'contentSources', sectionName: 'Content Sources', isExpanded: false },
42
41
  { sectionKey: 'contentItems', sectionName: 'Content Items', isExpanded: false }
43
42
  ]);
44
43
  }
45
44
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵContentFileTypeFormComponent_BaseFactory; return function ContentFileTypeFormComponent_Factory(t) { return (ɵContentFileTypeFormComponent_BaseFactory || (ɵContentFileTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ContentFileTypeFormComponent)))(t || ContentFileTypeFormComponent); }; })(); }
46
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ContentFileTypeFormComponent, selectors: [["gen-contentfiletype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 30, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "fileTypeDefinition", "sectionName", "File Type Definition", "icon", "fa fa-file", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FileExtension", "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"], ["slot", "after-panels", "sectionKey", "contentSources", "sectionName", "Content Sources", "icon", "fa fa-plug", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "contentItems", "sectionName", "Content Items", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ContentFileTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
45
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ContentFileTypeFormComponent, selectors: [["gen-contentfiletype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 28, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FileExtension", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "contentSources", "sectionName", "Content Sources", "icon", "fa fa-plug", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "contentItems", "sectionName", "Content Items", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ContentFileTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
47
46
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
48
- i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
47
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
49
48
  i0.ɵɵelementEnd();
50
- i0.ɵɵelementStart(4, "mj-collapsible-panel", 4);
51
- i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6);
49
+ i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
50
+ i0.ɵɵtemplate(7, ContentFileTypeFormComponent_div_7_Template, 2, 4, "div", 7);
52
51
  i0.ɵɵelementEnd();
53
- i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
54
- i0.ɵɵtemplate(8, ContentFileTypeFormComponent_div_8_Template, 2, 4, "div", 8);
55
- i0.ɵɵelementEnd();
56
- i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
57
- i0.ɵɵtemplate(10, ContentFileTypeFormComponent_div_10_Template, 2, 4, "div", 8);
52
+ i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
53
+ i0.ɵɵtemplate(9, ContentFileTypeFormComponent_div_9_Template, 2, 4, "div", 7);
58
54
  i0.ɵɵelementEnd()();
59
55
  } if (rf & 2) {
60
56
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -65,8 +61,6 @@ let ContentFileTypeFormComponent = class ContentFileTypeFormComponent extends Ba
65
61
  i0.ɵɵadvance();
66
62
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
67
63
  i0.ɵɵadvance();
68
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
69
- i0.ɵɵadvance();
70
64
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
71
65
  i0.ɵɵadvance();
72
66
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -86,7 +80,7 @@ ContentFileTypeFormComponent = __decorate([
86
80
  export { ContentFileTypeFormComponent };
87
81
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ContentFileTypeFormComponent, [{
88
82
  type: Component,
89
- args: [{ selector: 'gen-contentfiletype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- File Type Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"fileTypeDefinition\"\n sectionName=\"File Type Definition\"\n icon=\"fa fa-file\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\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=\"FileExtension\"\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 <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Content Sources Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentSources\"\n sectionName=\"Content Sources\"\n icon=\"fa fa-plug\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentSources')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Sources','ContentFileTypeID')\"\n [NewRecordValues]=\"NewRecordValues('Content Sources')\"\n [AllowLoad]=\"IsSectionExpanded('contentSources')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('contentSources', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Content Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentItems\"\n sectionName=\"Content Items\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Items','ContentFileTypeID')\"\n [NewRecordValues]=\"NewRecordValues('Content Items')\"\n [AllowLoad]=\"IsSectionExpanded('contentItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('contentItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
83
+ args: [{ selector: 'gen-contentfiletype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\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=\"Name\"\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=\"FileExtension\"\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=\"__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 <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Content Sources Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentSources\"\n sectionName=\"Content Sources\"\n icon=\"fa fa-plug\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentSources')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Sources','ContentFileTypeID')\"\n [NewRecordValues]=\"NewRecordValues('Content Sources')\"\n [AllowLoad]=\"IsSectionExpanded('contentSources')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('contentSources', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Content Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"contentItems\"\n sectionName=\"Content Items\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('contentItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Items','ContentFileTypeID')\"\n [NewRecordValues]=\"NewRecordValues('Content Items')\"\n [AllowLoad]=\"IsSectionExpanded('contentItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('contentItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
90
84
  }], null, null); })();
91
85
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ContentFileTypeFormComponent, { className: "ContentFileTypeFormComponent", filePath: "src/lib/generated/Entities/ContentFileType/contentfiletype.form.component.ts", lineNumber: 12 }); })();
92
86
  export function LoadContentFileTypeFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"contentfiletype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.form.component.ts","../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.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;;;;;;;;ICmEtD,AADJ,2BAA4B,4BAOnB;IADD,mNAAc,0BAAmB,gBAAgB,uBAAuB,KAAC;IAGjF,AADI,iBAAoB,EAClB;;;IAPE,cAAyF;IAGzF,AADA,AADA,AADA,+GAAyF,8DACnC,yDACL,mCACtB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,oNAAc,0BAAmB,cAAc,uBAAuB,KAAC;IAG/E,AADI,iBAAoB,EAClB;;;IAPE,cAAuF;IAGvF,AADA,AADA,AADA,6GAAuF,4DACnC,uDACL,mCACpB;;ADpFpC,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;IAGtD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC3F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,KAAK,EAAE;SAClF,CAAC,CAAC;IACP,CAAC;oRAXQ,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCLrC,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAOwD;YACpD,6EAA4B;YAUhC,iBAAuB;YAGvB,+CAOsD;YAClD,+EAA4B;YAWpC,AADI,iBAAuB,EACA;;YArGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,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;YAc/B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,wDACwB;YAC7C,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,sDACsB;YAC3C,cAAoB;YAApB,yCAAoB;;;AD/ErB,4BAA4B;IALxC,aAAa,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,CAAC,uCAAuC;GAKlF,4BAA4B,CAYxC;;iFAZY,4BAA4B;cAJxC,SAAS;2BACI,0BAA0B;;kFAG3B,4BAA4B;AAczC,MAAM,UAAU,gCAAgC;IAC5C,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"contentfiletype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.form.component.ts","../../../../../src/lib/generated/Entities/ContentFileType/contentfiletype.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;;;;;;;;ICyDtD,AADJ,2BAA4B,2BAOnB;IADD,mNAAc,0BAAmB,gBAAgB,uBAAuB,KAAC;IAGjF,AADI,iBAAoB,EAClB;;;IAPE,cAAyF;IAGzF,AADA,AADA,AADA,+GAAyF,8DACnC,yDACL,mCACtB;;;;IAiB/B,AADJ,2BAA4B,2BAOnB;IADD,mNAAc,0BAAmB,cAAc,uBAAuB,KAAC;IAG/E,AADI,iBAAoB,EAClB;;;IAPE,cAAuF;IAGvF,AADA,AADA,AADA,6GAAuF,4DACnC,uDACL,mCACpB;;AD1EpC,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;IAGtD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,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;YACnF,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,KAAK,EAAE;SAClF,CAAC,CAAC;IACP,CAAC;oRAVQ,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCLrC,AANJ,mDAAmE,8BAW/B;YAyB5B,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA;YAErB,iBAAuB;YAMvB,+CAOwD;YACpD,6EAA4B;YAUhC,iBAAuB;YAGvB,+CAOsD;YAClD,6EAA4B;YAWpC,AADI,iBAAuB,EACA;;YA3FiB,AAAlB,mCAAiB,sBAAuB;YAU1D,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;YAc/B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,wDACwB;YAC7C,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,sDACsB;YAC3C,cAAoB;YAApB,yCAAoB;;;ADrErB,4BAA4B;IALxC,aAAa,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,CAAC,uCAAuC;GAKlF,4BAA4B,CAWxC;;iFAXY,4BAA4B;cAJxC,SAAS;2BACI,0BAA0B;;kFAG3B,4BAA4B;AAazC,MAAM,UAAU,gCAAgC;IAC5C,kGAAkG;AACtG,CAAC"}