@memberjunction/ng-core-entity-forms 2.128.0 → 2.130.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 (268) hide show
  1. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.d.ts.map +1 -1
  2. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js +3 -9
  3. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js.map +1 -1
  4. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.d.ts.map +1 -1
  5. package/dist/lib/custom/AIAgents/add-action-dialog.component.d.ts +1 -1
  6. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts +2 -1
  7. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.d.ts.map +1 -1
  8. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js +3 -3
  9. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js.map +1 -1
  10. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +2 -1
  11. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  12. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +1 -1
  13. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  14. package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts +2 -1
  15. package/dist/lib/custom/AIAgents/ai-agent-management.service.d.ts.map +1 -1
  16. package/dist/lib/custom/AIAgents/ai-agent-management.service.js.map +1 -1
  17. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts +2 -1
  18. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.d.ts.map +1 -1
  19. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js +1 -1
  20. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js.map +1 -1
  21. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts +2 -1
  22. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.d.ts.map +1 -1
  23. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js.map +1 -1
  24. package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts +2 -1
  25. package/dist/lib/custom/AIAgents/new-agent-dialog.component.d.ts.map +1 -1
  26. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js +1 -1
  27. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js.map +1 -1
  28. package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts +1 -1
  29. package/dist/lib/custom/AIAgents/new-agent-dialog.service.d.ts.map +1 -1
  30. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts +1 -1
  31. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.d.ts.map +1 -1
  32. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts +2 -1
  33. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts.map +1 -1
  34. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +1 -1
  35. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js.map +1 -1
  36. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts +2 -1
  37. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.d.ts.map +1 -1
  38. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +1 -1
  39. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js.map +1 -1
  40. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +2 -1
  41. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
  42. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +1 -1
  43. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  44. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts +2 -1
  45. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.d.ts.map +1 -1
  46. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +1 -1
  47. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
  48. package/dist/lib/custom/Entities/entity-form.component.d.ts +200 -0
  49. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -0
  50. package/dist/lib/custom/Entities/entity-form.component.js +2543 -0
  51. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -0
  52. package/dist/lib/custom/Templates/templates-form.component.js +3 -3
  53. package/dist/lib/custom/Templates/templates-form.component.js.map +1 -1
  54. package/dist/lib/custom/Tests/entity-link-pill.component.d.ts +44 -0
  55. package/dist/lib/custom/Tests/entity-link-pill.component.d.ts.map +1 -0
  56. package/dist/lib/custom/Tests/entity-link-pill.component.js +124 -0
  57. package/dist/lib/custom/Tests/entity-link-pill.component.js.map +1 -0
  58. package/dist/lib/custom/Tests/test-form.component.d.ts +94 -8
  59. package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -1
  60. package/dist/lib/custom/Tests/test-form.component.js +1527 -276
  61. package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
  62. package/dist/lib/custom/Tests/test-run-form.component.d.ts +48 -8
  63. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -1
  64. package/dist/lib/custom/Tests/test-run-form.component.js +1078 -426
  65. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -1
  66. package/dist/lib/custom/Tests/test-suite-form.component.d.ts +227 -5
  67. package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
  68. package/dist/lib/custom/Tests/test-suite-form.component.js +3307 -200
  69. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  70. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +86 -2
  71. package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -1
  72. package/dist/lib/custom/Tests/test-suite-run-form.component.js +1975 -262
  73. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -1
  74. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +10 -3
  75. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
  76. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +275 -244
  77. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  78. package/dist/lib/custom/custom-forms.module.d.ts +28 -25
  79. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  80. package/dist/lib/custom/custom-forms.module.js +25 -11
  81. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  82. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +154 -122
  84. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.d.ts.map +1 -1
  86. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -12
  87. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  88. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts +11 -0
  89. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts.map +1 -0
  90. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +75 -0
  91. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js.map +1 -0
  92. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.d.ts.map +1 -1
  93. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -12
  94. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  95. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.d.ts.map +1 -1
  96. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +6 -16
  97. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts +11 -0
  99. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts.map +1 -0
  100. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +121 -0
  101. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -0
  102. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
  103. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +77 -41
  104. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  105. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts +11 -0
  106. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.d.ts.map +1 -0
  107. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +69 -0
  108. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js.map +1 -0
  109. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts +11 -0
  110. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts.map +1 -0
  111. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +167 -0
  112. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -0
  113. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.d.ts.map +1 -1
  114. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +160 -102
  115. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  116. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts +11 -0
  117. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts.map +1 -0
  118. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +73 -0
  119. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js.map +1 -0
  120. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts +11 -0
  121. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts.map +1 -0
  122. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +89 -0
  123. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js.map +1 -0
  124. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.d.ts.map +1 -1
  125. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +27 -13
  126. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
  127. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.d.ts.map +1 -1
  128. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +27 -7
  129. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
  130. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.d.ts.map +1 -1
  131. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +27 -7
  132. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
  133. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +34 -32
  134. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  135. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  136. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +3 -11
  137. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.d.ts.map +1 -1
  139. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +69 -41
  140. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
  141. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +2 -2
  142. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
  143. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.d.ts.map +1 -1
  144. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +84 -56
  145. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  147. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +3 -11
  148. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts +11 -0
  150. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts.map +1 -0
  151. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +95 -0
  152. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js.map +1 -0
  153. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  154. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +3 -11
  155. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts +11 -0
  157. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -0
  158. package/dist/lib/generated/Entities/Credential/credential.form.component.js +111 -0
  159. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -0
  160. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts +11 -0
  161. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.d.ts.map +1 -0
  162. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +109 -0
  163. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -0
  164. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts +11 -0
  165. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.d.ts.map +1 -0
  166. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +109 -0
  167. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -0
  168. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +2 -2
  169. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  170. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +8 -16
  171. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  172. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  173. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +3 -11
  174. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  175. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.d.ts.map +1 -1
  176. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +4 -12
  177. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  179. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +3 -11
  180. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  181. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts +11 -0
  182. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.d.ts.map +1 -0
  183. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +81 -0
  184. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -0
  185. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts +11 -0
  186. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.d.ts.map +1 -0
  187. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +93 -0
  188. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -0
  189. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts +11 -0
  190. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.d.ts.map +1 -0
  191. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +81 -0
  192. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -0
  193. package/dist/lib/generated/Entities/Entity/entity.form.component.d.ts.map +1 -1
  194. package/dist/lib/generated/Entities/Entity/entity.form.component.js +61 -43
  195. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  196. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.d.ts.map +1 -1
  197. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +2 -12
  198. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  199. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  200. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +3 -11
  201. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  202. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  203. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +3 -11
  204. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  205. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  206. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +3 -11
  207. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  208. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.d.ts.map +1 -1
  209. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +22 -8
  210. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
  211. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.d.ts.map +1 -1
  212. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -12
  213. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
  214. package/dist/lib/generated/Entities/File/file.form.component.d.ts.map +1 -1
  215. package/dist/lib/generated/Entities/File/file.form.component.js +22 -4
  216. package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
  217. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
  218. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +40 -4
  219. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/Query/query.form.component.js +34 -32
  221. package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
  222. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.d.ts.map +1 -1
  223. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +8 -16
  224. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  225. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.d.ts.map +1 -1
  226. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +3 -11
  227. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
  228. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.d.ts.map +1 -1
  229. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +3 -11
  230. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  231. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.d.ts.map +1 -1
  232. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +3 -11
  233. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
  234. package/dist/lib/generated/Entities/Report/report.form.component.d.ts.map +1 -1
  235. package/dist/lib/generated/Entities/Report/report.form.component.js +17 -25
  236. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  237. package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -1
  238. package/dist/lib/generated/Entities/Task/task.form.component.js +17 -25
  239. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  240. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.d.ts.map +1 -1
  241. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +3 -11
  242. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
  243. package/dist/lib/generated/Entities/Test/test.form.component.js +17 -15
  244. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
  245. package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -1
  246. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +72 -28
  247. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
  248. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -1
  249. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +18 -4
  250. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -1
  251. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -1
  252. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +39 -19
  253. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
  254. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -1
  255. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +57 -9
  256. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/User/user.form.component.js +2 -2
  258. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +2 -2
  259. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js.map +1 -1
  260. package/dist/lib/generated/generated-forms.module.d.ts +145 -127
  261. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  262. package/dist/lib/generated/generated-forms.module.js +226 -117
  263. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  264. package/package.json +28 -25
  265. package/dist/lib/custom/Entities/entities-form.component.d.ts +0 -10
  266. package/dist/lib/custom/Entities/entities-form.component.d.ts.map +0 -1
  267. package/dist/lib/custom/Entities/entities-form.component.js +0 -198
  268. package/dist/lib/custom/Entities/entities-form.component.js.map +0 -1
@@ -14,7 +14,7 @@ import * as i3 from "@memberjunction/ng-base-forms";
14
14
  import * as i4 from "@memberjunction/ng-form-toolbar";
15
15
  function FileStorageProviderFormComponent_div_15_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 16);
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 18);
18
18
  i0.ɵɵlistener("dataLoaded", function FileStorageProviderFormComponent_div_15_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("files", $event.totalRowCount)); });
19
19
  i0.ɵɵelementEnd()();
20
20
  } if (rf & 2) {
@@ -22,6 +22,26 @@ function FileStorageProviderFormComponent_div_15_Template(rf, ctx) { if (rf & 1)
22
22
  i0.ɵɵadvance();
23
23
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Files", "ProviderID"))("NewRecordValues", ctx_r1.NewRecordValues("Files"))("AllowLoad", ctx_r1.IsSectionExpanded("files"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
+ function FileStorageProviderFormComponent_div_17_Template(rf, ctx) { if (rf & 1) {
26
+ const _r3 = i0.ɵɵgetCurrentView();
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 18);
28
+ i0.ɵɵlistener("dataLoaded", function FileStorageProviderFormComponent_div_17_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIConfigurations", $event.totalRowCount)); });
29
+ i0.ɵɵelementEnd()();
30
+ } if (rf & 2) {
31
+ const ctx_r1 = i0.ɵɵnextContext();
32
+ i0.ɵɵadvance();
33
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Configurations", "DefaultStorageProviderID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Configurations"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIConfigurations"))("EditMode", ctx_r1.GridEditMode());
34
+ } }
35
+ function FileStorageProviderFormComponent_div_19_Template(rf, ctx) { if (rf & 1) {
36
+ const _r4 = i0.ɵɵgetCurrentView();
37
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 18);
38
+ i0.ɵɵlistener("dataLoaded", function FileStorageProviderFormComponent_div_19_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgents", $event.totalRowCount)); });
39
+ i0.ɵɵelementEnd()();
40
+ } if (rf & 2) {
41
+ const ctx_r1 = i0.ɵɵnextContext();
42
+ i0.ɵɵadvance();
43
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agents", "AttachmentStorageProviderID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agents"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgents"))("EditMode", ctx_r1.GridEditMode());
44
+ } }
25
45
  let FileStorageProviderFormComponent = class FileStorageProviderFormComponent extends BaseFormComponent {
26
46
  async ngOnInit() {
27
47
  await super.ngOnInit();
@@ -30,11 +50,13 @@ let FileStorageProviderFormComponent = class FileStorageProviderFormComponent ex
30
50
  { sectionKey: 'driverConfiguration', sectionName: 'Driver Configuration', isExpanded: true },
31
51
  { sectionKey: 'selectionAvailability', sectionName: 'Selection & Availability', isExpanded: false },
32
52
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
33
- { sectionKey: 'files', sectionName: 'Files', isExpanded: false }
53
+ { sectionKey: 'files', sectionName: 'Files', isExpanded: false },
54
+ { sectionKey: 'mJAIConfigurations', sectionName: 'MJ: AI Configurations', isExpanded: false },
55
+ { sectionKey: 'aIAgents', sectionName: 'AI Agents', isExpanded: false }
34
56
  ]);
35
57
  }
36
58
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵFileStorageProviderFormComponent_BaseFactory; return function FileStorageProviderFormComponent_Factory(t) { return (ɵFileStorageProviderFormComponent_BaseFactory || (ɵFileStorageProviderFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(FileStorageProviderFormComponent)))(t || FileStorageProviderFormComponent); }; })(); }
37
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FileStorageProviderFormComponent, selectors: [["gen-filestorageprovider-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 16, vars: 50, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "providerIdentification", "sectionName", "Provider Identification", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "driverConfiguration", "sectionName", "Driver Configuration", "icon", "fa fa-plug", 3, "form", "formContext"], ["FieldName", "ServerDriverKey", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ClientDriverKey", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "selectionAvailability", "sectionName", "Selection & Availability", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsSearch", "Type", "checkbox", 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", "files", "sectionName", "Files", "icon", "fa fa-file", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function FileStorageProviderFormComponent_Template(rf, ctx) { if (rf & 1) {
59
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FileStorageProviderFormComponent, selectors: [["gen-filestorageprovider-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 20, vars: 58, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "providerIdentification", "sectionName", "Provider Identification", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "driverConfiguration", "sectionName", "Driver Configuration", "icon", "fa fa-plug", 3, "form", "formContext"], ["FieldName", "ServerDriverKey", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ClientDriverKey", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "selectionAvailability", "sectionName", "Selection & Availability", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsSearch", "Type", "checkbox", 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", "files", "sectionName", "Files", "icon", "fa fa-file", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJAIConfigurations", "sectionName", "MJ: AI Configurations", "icon", "fa fa-brain", "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 FileStorageProviderFormComponent_Template(rf, ctx) { if (rf & 1) {
38
60
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
39
61
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
40
62
  i0.ɵɵelementEnd();
@@ -49,6 +71,12 @@ let FileStorageProviderFormComponent = class FileStorageProviderFormComponent ex
49
71
  i0.ɵɵelementEnd();
50
72
  i0.ɵɵelementStart(14, "mj-collapsible-panel", 14);
51
73
  i0.ɵɵtemplate(15, FileStorageProviderFormComponent_div_15_Template, 2, 4, "div", 15);
74
+ i0.ɵɵelementEnd();
75
+ i0.ɵɵelementStart(16, "mj-collapsible-panel", 16);
76
+ i0.ɵɵtemplate(17, FileStorageProviderFormComponent_div_17_Template, 2, 4, "div", 15);
77
+ i0.ɵɵelementEnd();
78
+ i0.ɵɵelementStart(18, "mj-collapsible-panel", 17);
79
+ i0.ɵɵtemplate(19, FileStorageProviderFormComponent_div_19_Template, 2, 4, "div", 15);
52
80
  i0.ɵɵelementEnd()();
53
81
  } if (rf & 2) {
54
82
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -82,6 +110,14 @@ let FileStorageProviderFormComponent = class FileStorageProviderFormComponent ex
82
110
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("files"));
83
111
  i0.ɵɵadvance();
84
112
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
113
+ i0.ɵɵadvance();
114
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIConfigurations"));
115
+ i0.ɵɵadvance();
116
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
117
+ i0.ɵɵadvance();
118
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgents"));
119
+ i0.ɵɵadvance();
120
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
85
121
  } }, dependencies: [i1.NgIf, i2.UserViewGridComponent, i3.MJFormField, i3.CollapsiblePanelComponent, i4.RecordFormContainerComponent], encapsulation: 2 }); }
86
122
  };
87
123
  FileStorageProviderFormComponent = __decorate([
@@ -90,7 +126,7 @@ FileStorageProviderFormComponent = __decorate([
90
126
  export { FileStorageProviderFormComponent };
91
127
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FileStorageProviderFormComponent, [{
92
128
  type: Component,
93
- args: [{ selector: 'gen-filestorageprovider-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Provider Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"providerIdentification\"\n sectionName=\"Provider Identification\"\n icon=\"fa fa-tag\"\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\n </mj-collapsible-panel>\n\n <!-- Driver Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"driverConfiguration\"\n sectionName=\"Driver Configuration\"\n icon=\"fa fa-plug\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ServerDriverKey\"\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=\"ClientDriverKey\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Selection & Availability Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"selectionAvailability\"\n sectionName=\"Selection & Availability\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\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=\"SupportsSearch\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 <!-- Files Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"files\"\n sectionName=\"Files\"\n icon=\"fa fa-file\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('files')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Files','ProviderID')\"\n [NewRecordValues]=\"NewRecordValues('Files')\"\n [AllowLoad]=\"IsSectionExpanded('files')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('files', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
129
+ args: [{ selector: 'gen-filestorageprovider-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Provider Identification Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"providerIdentification\"\n sectionName=\"Provider Identification\"\n icon=\"fa fa-tag\"\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\n </mj-collapsible-panel>\n\n <!-- Driver Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"driverConfiguration\"\n sectionName=\"Driver Configuration\"\n icon=\"fa fa-plug\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ServerDriverKey\"\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=\"ClientDriverKey\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Selection & Availability Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"selectionAvailability\"\n sectionName=\"Selection & Availability\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\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=\"SupportsSearch\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 <!-- Files Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"files\"\n sectionName=\"Files\"\n icon=\"fa fa-file\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('files')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Files','ProviderID')\"\n [NewRecordValues]=\"NewRecordValues('Files')\"\n [AllowLoad]=\"IsSectionExpanded('files')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('files', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Configurations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIConfigurations\"\n sectionName=\"MJ: AI Configurations\"\n icon=\"fa fa-brain\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIConfigurations')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Configurations','DefaultStorageProviderID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Configurations')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIConfigurations')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAIConfigurations', $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','AttachmentStorageProviderID')\"\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 " }]
94
130
  }], null, null); })();
95
131
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(FileStorageProviderFormComponent, { className: "FileStorageProviderFormComponent", filePath: "src/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.ts", lineNumber: 12 }); })();
96
132
  export function LoadFileStorageProviderFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"filestorageprovider.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.ts","../../../../../src/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"filestorageprovider.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.ts","../../../../../src/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.html"],"names":[],"mappings":"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"}
@@ -12,50 +12,50 @@ 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 QueryFormComponent_div_29_Template(rf, ctx) { if (rf & 1) {
15
+ function QueryFormComponent_div_30_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 34);
18
- i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_29_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dataContextItems", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 35);
18
+ i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_30_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dataContextItems", $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("Data Context Items", "QueryID"))("NewRecordValues", ctx_r1.NewRecordValues("Data Context Items"))("AllowLoad", ctx_r1.IsSectionExpanded("dataContextItems"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
- function QueryFormComponent_div_31_Template(rf, ctx) { if (rf & 1) {
25
+ function QueryFormComponent_div_32_Template(rf, ctx) { if (rf & 1) {
26
26
  const _r3 = i0.ɵɵgetCurrentView();
27
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 34);
28
- i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_31_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryFields", $event.totalRowCount)); });
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 35);
28
+ i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_32_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryFields", $event.totalRowCount)); });
29
29
  i0.ɵɵelementEnd()();
30
30
  } if (rf & 2) {
31
31
  const ctx_r1 = i0.ɵɵnextContext();
32
32
  i0.ɵɵadvance();
33
33
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Query Fields", "QueryID"))("NewRecordValues", ctx_r1.NewRecordValues("Query Fields"))("AllowLoad", ctx_r1.IsSectionExpanded("queryFields"))("EditMode", ctx_r1.GridEditMode());
34
34
  } }
35
- function QueryFormComponent_div_33_Template(rf, ctx) { if (rf & 1) {
35
+ function QueryFormComponent_div_34_Template(rf, ctx) { if (rf & 1) {
36
36
  const _r4 = i0.ɵɵgetCurrentView();
37
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 34);
38
- i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_33_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryPermissions", $event.totalRowCount)); });
37
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 35);
38
+ i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_34_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryPermissions", $event.totalRowCount)); });
39
39
  i0.ɵɵelementEnd()();
40
40
  } if (rf & 2) {
41
41
  const ctx_r1 = i0.ɵɵnextContext();
42
42
  i0.ɵɵadvance();
43
43
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Query Permissions", "QueryID"))("NewRecordValues", ctx_r1.NewRecordValues("Query Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("queryPermissions"))("EditMode", ctx_r1.GridEditMode());
44
44
  } }
45
- function QueryFormComponent_div_35_Template(rf, ctx) { if (rf & 1) {
45
+ function QueryFormComponent_div_36_Template(rf, ctx) { if (rf & 1) {
46
46
  const _r5 = i0.ɵɵgetCurrentView();
47
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 34);
48
- i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_35_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJQueryParameters", $event.totalRowCount)); });
47
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 35);
48
+ i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_36_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJQueryParameters", $event.totalRowCount)); });
49
49
  i0.ɵɵelementEnd()();
50
50
  } if (rf & 2) {
51
51
  const ctx_r1 = i0.ɵɵnextContext();
52
52
  i0.ɵɵadvance();
53
53
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Query Parameters", "QueryID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Query Parameters"))("AllowLoad", ctx_r1.IsSectionExpanded("mJQueryParameters"))("EditMode", ctx_r1.GridEditMode());
54
54
  } }
55
- function QueryFormComponent_div_37_Template(rf, ctx) { if (rf & 1) {
55
+ function QueryFormComponent_div_38_Template(rf, ctx) { if (rf & 1) {
56
56
  const _r6 = i0.ɵɵgetCurrentView();
57
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 34);
58
- i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_37_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryEntities", $event.totalRowCount)); });
57
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 35);
58
+ i0.ɵɵlistener("dataLoaded", function QueryFormComponent_div_38_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryEntities", $event.totalRowCount)); });
59
59
  i0.ɵɵelementEnd()();
60
60
  } if (rf & 2) {
61
61
  const ctx_r1 = i0.ɵɵnextContext();
@@ -79,7 +79,7 @@ let QueryFormComponent = class QueryFormComponent extends BaseFormComponent {
79
79
  ]);
80
80
  }
81
81
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵQueryFormComponent_BaseFactory; return function QueryFormComponent_Factory(t) { return (ɵQueryFormComponent_BaseFactory || (ɵQueryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(QueryFormComponent)))(t || QueryFormComponent); }; })(); }
82
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: QueryFormComponent, selectors: [["gen-query-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 38, vars: 120, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "queryDefinition", "sectionName", "Query Definition", "icon", "fa fa-file-code", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserQuestion", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TechnicalDescription", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "OriginalSQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UsesTemplate", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "performanceQuality", "sectionName", "Performance & Quality", "icon", "fa fa-chart-line", 3, "form", "formContext"], ["FieldName", "Feedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "QualityRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExecutionCostRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "cachingExecutionSettings", "sectionName", "Caching & Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "AuditQueryRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheTTLMinutes", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMaxSize", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aIEmbeddings", "sectionName", "AI & Embeddings", "icon", "fa fa-brain", 3, "form", "formContext"], ["FieldName", "EmbeddingVector", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EmbeddingModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EmbeddingModel", "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", "dataContextItems", "sectionName", "Data Context Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "queryFields", "sectionName", "Query Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "queryPermissions", "sectionName", "Query Permissions", "icon", "fa fa-shield-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJQueryParameters", "sectionName", "MJ: Query Parameters", "icon", "fa fa-code", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "queryEntities", "sectionName", "Query Entities", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function QueryFormComponent_Template(rf, ctx) { if (rf & 1) {
82
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: QueryFormComponent, selectors: [["gen-query-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 39, vars: 124, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "queryDefinition", "sectionName", "Query Definition", "icon", "fa fa-file-code", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserQuestion", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SQL", "Type", "code", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TechnicalDescription", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "OriginalSQL", "Type", "code", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UsesTemplate", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "performanceQuality", "sectionName", "Performance & Quality", "icon", "fa fa-chart-line", 3, "form", "formContext"], ["FieldName", "Feedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "QualityRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExecutionCostRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "cachingExecutionSettings", "sectionName", "Caching & Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "AuditQueryRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheTTLMinutes", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheMaxSize", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CacheValidationSQL", "Type", "code", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aIEmbeddings", "sectionName", "AI & Embeddings", "icon", "fa fa-brain", 3, "form", "formContext"], ["FieldName", "EmbeddingVector", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EmbeddingModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EmbeddingModel", "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", "dataContextItems", "sectionName", "Data Context Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "queryFields", "sectionName", "Query Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "queryPermissions", "sectionName", "Query Permissions", "icon", "fa fa-shield-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "mJQueryParameters", "sectionName", "MJ: Query Parameters", "icon", "fa fa-code", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], ["slot", "after-panels", "sectionKey", "queryEntities", "sectionName", "Query Entities", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function QueryFormComponent_Template(rf, ctx) { if (rf & 1) {
83
83
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
84
84
  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)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
85
85
  i0.ɵɵelementEnd();
@@ -87,28 +87,28 @@ let QueryFormComponent = class QueryFormComponent extends BaseFormComponent {
87
87
  i0.ɵɵelement(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15);
88
88
  i0.ɵɵelementEnd();
89
89
  i0.ɵɵelementStart(16, "mj-collapsible-panel", 16);
90
- i0.ɵɵelement(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20);
90
+ i0.ɵɵelement(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21);
91
91
  i0.ɵɵelementEnd();
92
- i0.ɵɵelementStart(21, "mj-collapsible-panel", 21);
93
- i0.ɵɵelement(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24);
92
+ i0.ɵɵelementStart(22, "mj-collapsible-panel", 22);
93
+ i0.ɵɵelement(23, "mj-form-field", 23)(24, "mj-form-field", 24)(25, "mj-form-field", 25);
94
94
  i0.ɵɵelementEnd();
95
- i0.ɵɵelementStart(25, "mj-collapsible-panel", 25);
96
- i0.ɵɵelement(26, "mj-form-field", 26)(27, "mj-form-field", 27);
95
+ i0.ɵɵelementStart(26, "mj-collapsible-panel", 26);
96
+ i0.ɵɵelement(27, "mj-form-field", 27)(28, "mj-form-field", 28);
97
97
  i0.ɵɵelementEnd();
98
- i0.ɵɵelementStart(28, "mj-collapsible-panel", 28);
99
- i0.ɵɵtemplate(29, QueryFormComponent_div_29_Template, 2, 4, "div", 29);
98
+ i0.ɵɵelementStart(29, "mj-collapsible-panel", 29);
99
+ i0.ɵɵtemplate(30, QueryFormComponent_div_30_Template, 2, 4, "div", 30);
100
100
  i0.ɵɵelementEnd();
101
- i0.ɵɵelementStart(30, "mj-collapsible-panel", 30);
102
- i0.ɵɵtemplate(31, QueryFormComponent_div_31_Template, 2, 4, "div", 29);
101
+ i0.ɵɵelementStart(31, "mj-collapsible-panel", 31);
102
+ i0.ɵɵtemplate(32, QueryFormComponent_div_32_Template, 2, 4, "div", 30);
103
103
  i0.ɵɵelementEnd();
104
- i0.ɵɵelementStart(32, "mj-collapsible-panel", 31);
105
- i0.ɵɵtemplate(33, QueryFormComponent_div_33_Template, 2, 4, "div", 29);
104
+ i0.ɵɵelementStart(33, "mj-collapsible-panel", 32);
105
+ i0.ɵɵtemplate(34, QueryFormComponent_div_34_Template, 2, 4, "div", 30);
106
106
  i0.ɵɵelementEnd();
107
- i0.ɵɵelementStart(34, "mj-collapsible-panel", 32);
108
- i0.ɵɵtemplate(35, QueryFormComponent_div_35_Template, 2, 4, "div", 29);
107
+ i0.ɵɵelementStart(35, "mj-collapsible-panel", 33);
108
+ i0.ɵɵtemplate(36, QueryFormComponent_div_36_Template, 2, 4, "div", 30);
109
109
  i0.ɵɵelementEnd();
110
- i0.ɵɵelementStart(36, "mj-collapsible-panel", 33);
111
- i0.ɵɵtemplate(37, QueryFormComponent_div_37_Template, 2, 4, "div", 29);
110
+ i0.ɵɵelementStart(37, "mj-collapsible-panel", 34);
111
+ i0.ɵɵtemplate(38, QueryFormComponent_div_38_Template, 2, 4, "div", 30);
112
112
  i0.ɵɵelementEnd()();
113
113
  } if (rf & 2) {
114
114
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -153,6 +153,8 @@ let QueryFormComponent = class QueryFormComponent extends BaseFormComponent {
153
153
  i0.ɵɵadvance();
154
154
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
155
155
  i0.ɵɵadvance();
156
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
157
+ i0.ɵɵadvance();
156
158
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
157
159
  i0.ɵɵadvance();
158
160
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -194,7 +196,7 @@ QueryFormComponent = __decorate([
194
196
  export { QueryFormComponent };
195
197
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(QueryFormComponent, [{
196
198
  type: Component,
197
- args: [{ selector: 'gen-query-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Query Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"queryDefinition\"\n sectionName=\"Query Definition\"\n icon=\"fa fa-file-code\"\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=\"CategoryID\"\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=\"UserQuestion\"\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=\"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=\"SQL\"\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=\"TechnicalDescription\"\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=\"OriginalSQL\"\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=\"UsesTemplate\"\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=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Performance & Quality Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"performanceQuality\"\n sectionName=\"Performance & Quality\"\n icon=\"fa fa-chart-line\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Feedback\"\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=\"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=\"QualityRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExecutionCostRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Caching & Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"cachingExecutionSettings\"\n sectionName=\"Caching & Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditQueryRuns\"\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=\"CacheEnabled\"\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=\"CacheTTLMinutes\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CacheMaxSize\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- AI & Embeddings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aIEmbeddings\"\n sectionName=\"AI & Embeddings\"\n icon=\"fa fa-brain\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmbeddingVector\"\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=\"EmbeddingModelID\"\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=\"EmbeddingModel\"\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 <!-- Data Context Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dataContextItems\"\n sectionName=\"Data Context Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dataContextItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryFields\"\n sectionName=\"Query Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryFields')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Permissions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryPermissions\"\n sectionName=\"Query Permissions\"\n icon=\"fa fa-shield-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryPermissions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Permissions','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('queryPermissions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryPermissions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Query Parameters Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJQueryParameters\"\n sectionName=\"MJ: Query Parameters\"\n icon=\"fa fa-code\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJQueryParameters')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Parameters','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Parameters')\"\n [AllowLoad]=\"IsSectionExpanded('mJQueryParameters')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJQueryParameters', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryEntities\"\n sectionName=\"Query Entities\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryEntities')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
199
+ args: [{ selector: 'gen-query-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Query Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"queryDefinition\"\n sectionName=\"Query Definition\"\n icon=\"fa fa-file-code\"\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=\"CategoryID\"\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=\"UserQuestion\"\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=\"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=\"SQL\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TechnicalDescription\"\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=\"OriginalSQL\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UsesTemplate\"\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=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Performance & Quality Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"performanceQuality\"\n sectionName=\"Performance & Quality\"\n icon=\"fa fa-chart-line\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Feedback\"\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=\"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=\"QualityRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExecutionCostRank\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Caching & Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"cachingExecutionSettings\"\n sectionName=\"Caching & Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditQueryRuns\"\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=\"CacheEnabled\"\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=\"CacheTTLMinutes\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CacheMaxSize\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CacheValidationSQL\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- AI & Embeddings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aIEmbeddings\"\n sectionName=\"AI & Embeddings\"\n icon=\"fa fa-brain\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EmbeddingVector\"\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=\"EmbeddingModelID\"\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=\"EmbeddingModel\"\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 <!-- Data Context Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dataContextItems\"\n sectionName=\"Data Context Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dataContextItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryFields\"\n sectionName=\"Query Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryFields')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Permissions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryPermissions\"\n sectionName=\"Query Permissions\"\n icon=\"fa fa-shield-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryPermissions')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Permissions','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('queryPermissions')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryPermissions', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Query Parameters Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJQueryParameters\"\n sectionName=\"MJ: Query Parameters\"\n icon=\"fa fa-code\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJQueryParameters')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Query Parameters','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Query Parameters')\"\n [AllowLoad]=\"IsSectionExpanded('mJQueryParameters')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJQueryParameters', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryEntities\"\n sectionName=\"Query Entities\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryEntities')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','QueryID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
198
200
  }], null, null); })();
199
201
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(QueryFormComponent, { className: "QueryFormComponent", filePath: "src/lib/generated/Entities/Query/query.form.component.ts", lineNumber: 12 }); })();
200
202
  export function LoadQueryFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"query.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Query/query.form.component.ts","../../../../../src/lib/generated/Entities/Query/query.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;;;;;;;;ICqPtD,AADJ,2BAA4B,4BAOnB;IADD,0MAAc,0BAAmB,kBAAkB,uBAAuB,KAAC;IAGnF,AADI,iBAAoB,EAClB;;;IAPE,cAAkF;IAGlF,AADA,AADA,AADA,wGAAkF,iEACzB,2DACN,mCACxB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,0MAAc,0BAAmB,aAAa,uBAAuB,KAAC;IAG9E,AADI,iBAAoB,EAClB;;;IAPE,cAA4E;IAG5E,AADA,AADA,AADA,kGAA4E,2DACzB,sDACL,mCACnB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,0MAAc,0BAAmB,kBAAkB,uBAAuB,KAAC;IAGnF,AADI,iBAAoB,EAClB;;;IAPE,cAAiF;IAGjF,AADA,AADA,AADA,uGAAiF,gEACzB,2DACL,mCACxB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,0MAAc,0BAAmB,mBAAmB,uBAAuB,KAAC;IAGpF,AADI,iBAAoB,EAClB;;;IAPE,cAAoF;IAGpF,AADA,AADA,AADA,0GAAoF,mEACzB,4DACP,mCACzB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,0MAAc,0BAAmB,eAAe,uBAAuB,KAAC;IAGhF,AADI,iBAAoB,EAClB;;;IAPE,cAA8E;IAG9E,AADA,AADA,AADA,oGAA8E,6DACzB,wDACL,mCACrB;;ADrUpC,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,iBAAiB;IAG5C,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,uBAAuB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC5F,EAAE,UAAU,EAAE,0BAA0B,EAAE,WAAW,EAAE,8BAA8B,EAAE,UAAU,EAAE,KAAK,EAAE;YAC1G,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACjF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,KAAK,EAAE;YACxF,EAAE,UAAU,EAAE,aAAa,EAAE,WAAW,EAAE,cAAc,EAAE,UAAU,EAAE,KAAK,EAAE;YAC7E,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,KAAK,EAAE;YACvF,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;YAC3F,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,KAAK,EAAE;SACpF,CAAC,CAAC;IACP,CAAC;4OAjBQ,kBAAkB,SAAlB,kBAAkB;oEAAlB,kBAAkB;YCL3B,AANJ,mDAAmE,8BAW/B;YAmE5B,AARA,AARA,AARA,AARA,AARA,AARA,AAVA,AARA,mCAOiB,uBAUA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,uBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAyB5B,AARA,AARA,AARA,qCAOiB,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAyB5B,AARA,AARA,AARA,qCAOiB,yBAQA,yBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAmB5B,AAVA,AARA,qCAOiB,yBAUA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAErB,iBAAuB;YAMvB,iDAO0D;YACtD,sEAA4B;YAUhC,iBAAuB;YAGvB,iDAOqD;YACjD,sEAA4B;YAUhC,iBAAuB;YAGvB,iDAO0D;YACtD,sEAA4B;YAUhC,iBAAuB;YAGvB,iDAO2D;YACvD,sEAA4B;YAUhC,iBAAuB;YAGvB,iDAOuD;YACnD,sEAA4B;YAWpC,AADI,iBAAuB,EACA;;YAtViB,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;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,0DAC0B;YAC/C,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,qDACqB;YAC1C,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,0DAC0B;YAC/C,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,2DAC2B;YAChD,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,uDACuB;YAC5C,cAAoB;YAApB,yCAAoB;;;ADhUrB,kBAAkB;IAL9B,aAAa,CAAC,iBAAiB,EAAE,SAAS,CAAC,CAAC,uCAAuC;GAKvE,kBAAkB,CAkB9B;;iFAlBY,kBAAkB;cAJ9B,SAAS;2BACI,gBAAgB;;kFAGjB,kBAAkB;AAoB/B,MAAM,UAAU,sBAAsB;IAClC,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"query.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Query/query.form.component.ts","../../../../../src/lib/generated/Entities/Query/query.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"recommendation.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Recommendation/recommendation.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,2BAA4B,SAAQ,iBAAiB;IACvD,MAAM,EAAG,oBAAoB,CAAC;IAEtB,QAAQ;yCAHd,2BAA2B;2CAA3B,2BAA2B;CAYvC;AAED,wBAAgB,+BAA+B,SAE9C"}
1
+ {"version":3,"file":"recommendation.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Recommendation/recommendation.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAErE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,2BAA4B,SAAQ,iBAAiB;IACvD,MAAM,EAAG,oBAAoB,CAAC;IAEtB,QAAQ;yCAHd,2BAA2B;2CAA3B,2BAA2B;CAWvC;AAED,wBAAgB,+BAA+B,SAE9C"}
@@ -12,10 +12,10 @@ 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 RecommendationFormComponent_div_12_Template(rf, ctx) { if (rf & 1) {
15
+ function RecommendationFormComponent_div_10_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 13);
18
- i0.ɵɵlistener("dataLoaded", function RecommendationFormComponent_div_12_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recommendationItems", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 11);
18
+ i0.ɵɵlistener("dataLoaded", function RecommendationFormComponent_div_10_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recommendationItems", $event.totalRowCount)); });
19
19
  i0.ɵɵelementEnd()();
20
20
  } if (rf & 2) {
21
21
  const ctx_r1 = i0.ɵɵnextContext();
@@ -27,24 +27,20 @@ let RecommendationFormComponent = class RecommendationFormComponent extends Base
27
27
  await super.ngOnInit();
28
28
  this.initSections([
29
29
  { sectionKey: 'recommendationCore', sectionName: 'Recommendation Core', isExpanded: true },
30
- { sectionKey: 'details', sectionName: 'Details', isExpanded: true },
31
30
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
32
31
  { sectionKey: 'recommendationItems', sectionName: 'Recommendation Items', isExpanded: false }
33
32
  ]);
34
33
  }
35
34
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵRecommendationFormComponent_BaseFactory; return function RecommendationFormComponent_Factory(t) { return (ɵRecommendationFormComponent_BaseFactory || (ɵRecommendationFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(RecommendationFormComponent)))(t || RecommendationFormComponent); }; })(); }
36
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecommendationFormComponent, selectors: [["gen-recommendation-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 40, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "recommendationCore", "sectionName", "Recommendation Core", "icon", "fa fa-clipboard", 3, "form", "formContext"], ["FieldName", "RecommendationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntityRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "RecommendationRun", "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", "recommendationItems", "sectionName", "Recommendation Items", "icon", "fa fa-lightbulb", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function RecommendationFormComponent_Template(rf, ctx) { if (rf & 1) {
35
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecommendationFormComponent, selectors: [["gen-recommendation-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 34, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "recommendationCore", "sectionName", "Recommendation Core", "icon", "fa fa-clipboard", 3, "form", "formContext"], ["FieldName", "RecommendationRunID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntityRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SourceEntity", "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", "recommendationItems", "sectionName", "Recommendation Items", "icon", "fa fa-lightbulb", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function RecommendationFormComponent_Template(rf, ctx) { if (rf & 1) {
37
36
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
38
37
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
39
38
  i0.ɵɵelementEnd();
40
39
  i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
41
- i0.ɵɵelement(7, "mj-form-field", 7);
40
+ i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8);
42
41
  i0.ɵɵelementEnd();
43
- i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
44
- i0.ɵɵelement(9, "mj-form-field", 9)(10, "mj-form-field", 10);
45
- i0.ɵɵelementEnd();
46
- i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
47
- i0.ɵɵtemplate(12, RecommendationFormComponent_div_12_Template, 2, 4, "div", 12);
42
+ i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
43
+ i0.ɵɵtemplate(10, RecommendationFormComponent_div_10_Template, 2, 4, "div", 10);
48
44
  i0.ɵɵelementEnd()();
49
45
  } if (rf & 2) {
50
46
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -61,10 +57,6 @@ let RecommendationFormComponent = class RecommendationFormComponent extends Base
61
57
  i0.ɵɵadvance();
62
58
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
63
59
  i0.ɵɵadvance();
64
- i0.ɵɵproperty("record", ctx.record)("ShowLabel", false)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
65
- i0.ɵɵadvance();
66
- i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
67
- i0.ɵɵadvance();
68
60
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
69
61
  i0.ɵɵadvance();
70
62
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -80,7 +72,7 @@ RecommendationFormComponent = __decorate([
80
72
  export { RecommendationFormComponent };
81
73
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RecommendationFormComponent, [{
82
74
  type: Component,
83
- args: [{ selector: 'gen-recommendation-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Recommendation Core Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"recommendationCore\"\n sectionName=\"Recommendation Core\"\n icon=\"fa fa-clipboard\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RecommendationRunID\"\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=\"SourceEntityID\"\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=\"SourceEntityRecordID\"\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=\"SourceEntity\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Details Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"details\"\n sectionName=\"Details\"\n icon=\"fa fa-align-left\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"false\"\n FieldName=\"RecommendationRun\"\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 <!-- Recommendation Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendationItems\"\n sectionName=\"Recommendation Items\"\n icon=\"fa fa-lightbulb\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendationItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','RecommendationID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
75
+ args: [{ selector: 'gen-recommendation-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Recommendation Core Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"recommendationCore\"\n sectionName=\"Recommendation Core\"\n icon=\"fa fa-clipboard\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RecommendationRunID\"\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=\"SourceEntityID\"\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=\"SourceEntityRecordID\"\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=\"SourceEntity\"\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 <!-- Recommendation Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendationItems\"\n sectionName=\"Recommendation Items\"\n icon=\"fa fa-lightbulb\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendationItems')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','RecommendationID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
84
76
  }], null, null); })();
85
77
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecommendationFormComponent, { className: "RecommendationFormComponent", filePath: "src/lib/generated/Entities/Recommendation/recommendation.form.component.ts", lineNumber: 12 }); })();
86
78
  export function LoadRecommendationFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"recommendation.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Recommendation/recommendation.form.component.ts","../../../../../src/lib/generated/Entities/Recommendation/recommendation.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;;;;;;;;ICyGtD,AADJ,2BAA4B,4BAOnB;IADD,mNAAc,0BAAmB,qBAAqB,uBAAuB,KAAC;IAGtF,AADI,iBAAoB,EAClB;;;IAPE,cAA6F;IAG7F,AADA,AADA,AADA,mHAA6F,mEAClC,8DACL,mCAC3B;;ADrGpC,IAAM,2BAA2B,GAAjC,MAAM,2BAA4B,SAAQ,iBAAiB;IAGrD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,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,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;SAChG,CAAC,CAAC;IACP,CAAC;gRAXQ,2BAA2B,SAA3B,2BAA2B;oEAA3B,2BAA2B;YCLpC,AANJ,mDAAmE,8BAW/B;YA6B5B,AARA,AAVA,AAVA,mCASiB,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAC5B,mCAOiB;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAErB,iBAAuB;YAMvB,iDAO6D;YACzD,+EAA4B;YAWpC,AADI,iBAAuB,EACA;;YAtHiB,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;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,oBACE,0BAGE,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,6DAC6B;YAClD,cAAoB;YAApB,yCAAoB;;;ADhGrB,2BAA2B;IALvC,aAAa,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAC,uCAAuC;GAK/E,2BAA2B,CAYvC;;iFAZY,2BAA2B;cAJvC,SAAS;2BACI,yBAAyB;;kFAG1B,2BAA2B;AAcxC,MAAM,UAAU,+BAA+B;IAC3C,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"recommendation.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Recommendation/recommendation.form.component.ts","../../../../../src/lib/generated/Entities/Recommendation/recommendation.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;;;;;;;;ICuFtD,AADJ,2BAA4B,4BAOnB;IADD,mNAAc,0BAAmB,qBAAqB,uBAAuB,KAAC;IAGtF,AADI,iBAAoB,EAClB;;;IAPE,cAA6F;IAG7F,AADA,AADA,AADA,mHAA6F,mEAClC,8DACL,mCAC3B;;ADnFpC,IAAM,2BAA2B,GAAjC,MAAM,2BAA4B,SAAQ,iBAAiB;IAGrD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,qBAAqB,EAAE,WAAW,EAAE,sBAAsB,EAAE,UAAU,EAAE,KAAK,EAAE;SAChG,CAAC,CAAC;IACP,CAAC;gRAVQ,2BAA2B,SAA3B,2BAA2B;oEAA3B,2BAA2B;YCLpC,AANJ,mDAAmE,8BAW/B;YA6B5B,AARA,AAVA,AAVA,mCASiB,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAO6D;YACzD,+EAA4B;YAWpC,AADI,iBAAuB,EACA;;YApGiB,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;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,6DAC6B;YAClD,cAAoB;YAApB,yCAAoB;;;AD9ErB,2BAA2B;IALvC,aAAa,CAAC,iBAAiB,EAAE,iBAAiB,CAAC,CAAC,uCAAuC;GAK/E,2BAA2B,CAWvC;;iFAXY,2BAA2B;cAJvC,SAAS;2BACI,yBAAyB;;kFAG1B,2BAA2B;AAaxC,MAAM,UAAU,+BAA+B;IAC3C,kGAAkG;AACtG,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"recommendationitem.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;CAY3C;AAED,wBAAgB,mCAAmC,SAElD"}
1
+ {"version":3,"file":"recommendationitem.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;IAE1B,QAAQ;yCAHd,+BAA+B;2CAA/B,+BAA+B;CAW3C;AAED,wBAAgB,mCAAmC,SAElD"}