@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
@@ -1 +1 @@
1
- {"version":3,"file":"aimodel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.ts","../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"aimodel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.ts","../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.html"],"names":[],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ import { AIModelArchitectureEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AIModelArchitectureFormComponent extends BaseFormComponent {
5
+ record: AIModelArchitectureEntity;
6
+ ngOnInit(): Promise<void>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<AIModelArchitectureFormComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<AIModelArchitectureFormComponent, "gen-aimodelarchitecture-form", never, {}, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadAIModelArchitectureFormComponent(): void;
11
+ //# sourceMappingURL=aimodelarchitecture.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aimodelarchitecture.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,yBAAyB,EAAE,MAAM,+BAA+B,CAAC;AAE1E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,gCAAiC,SAAQ,iBAAiB;IAC5D,MAAM,EAAG,yBAAyB,CAAC;IAE3B,QAAQ;yCAHd,gCAAgC;2CAAhC,gCAAgC;CAW5C;AAED,wBAAgB,oCAAoC,SAEnD"}
@@ -0,0 +1,73 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { Component } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@memberjunction/ng-base-forms";
12
+ import * as i2 from "@memberjunction/ng-form-toolbar";
13
+ let AIModelArchitectureFormComponent = class AIModelArchitectureFormComponent extends BaseFormComponent {
14
+ async ngOnInit() {
15
+ await super.ngOnInit();
16
+ this.initSections([
17
+ { sectionKey: 'modelArchitectureLink', sectionName: 'Model-Architecture Link', isExpanded: true },
18
+ { sectionKey: 'contributionSettings', sectionName: 'Contribution Settings', isExpanded: true },
19
+ { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
+ ]);
21
+ }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelArchitectureFormComponent_BaseFactory; return function AIModelArchitectureFormComponent_Factory(t) { return (ɵAIModelArchitectureFormComponent_BaseFactory || (ɵAIModelArchitectureFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelArchitectureFormComponent)))(t || AIModelArchitectureFormComponent); }; })(); }
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelArchitectureFormComponent, selectors: [["gen-aimodelarchitecture-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 13, vars: 44, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelArchitectureLink", "sectionName", "Model-Architecture Link", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "ModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ArchitectureID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Model", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Architecture", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "contributionSettings", "sectionName", "Contribution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Rank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Weight", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Notes", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function AIModelArchitectureFormComponent_Template(rf, ctx) { if (rf & 1) {
24
+ i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
26
+ i0.ɵɵelementEnd();
27
+ i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
28
+ i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9);
29
+ i0.ɵɵelementEnd();
30
+ i0.ɵɵelementStart(10, "mj-collapsible-panel", 10);
31
+ i0.ɵɵelement(11, "mj-form-field", 11)(12, "mj-form-field", 12);
32
+ i0.ɵɵelementEnd()();
33
+ } if (rf & 2) {
34
+ i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
35
+ i0.ɵɵadvance();
36
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
37
+ i0.ɵɵadvance();
38
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
39
+ i0.ɵɵadvance();
40
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
43
+ i0.ɵɵadvance();
44
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
45
+ i0.ɵɵadvance();
46
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
47
+ i0.ɵɵadvance();
48
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
49
+ i0.ɵɵadvance();
50
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
51
+ i0.ɵɵadvance();
52
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
53
+ i0.ɵɵadvance();
54
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
55
+ i0.ɵɵadvance();
56
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
57
+ i0.ɵɵadvance();
58
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
59
+ } }, dependencies: [i1.MJFormField, i1.CollapsiblePanelComponent, i2.RecordFormContainerComponent], encapsulation: 2 }); }
60
+ };
61
+ AIModelArchitectureFormComponent = __decorate([
62
+ RegisterClass(BaseFormComponent, 'MJ: AI Model Architectures') // Tell MemberJunction about this class
63
+ ], AIModelArchitectureFormComponent);
64
+ export { AIModelArchitectureFormComponent };
65
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelArchitectureFormComponent, [{
66
+ type: Component,
67
+ args: [{ selector: 'gen-aimodelarchitecture-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model-Architecture Link Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelArchitectureLink\"\n sectionName=\"Model-Architecture Link\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelID\"\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=\"ArchitectureID\"\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=\"Model\"\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=\"Architecture\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Contribution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"contributionSettings\"\n sectionName=\"Contribution 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=\"Rank\"\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=\"Weight\"\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=\"Notes\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
68
+ }], null, null); })();
69
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelArchitectureFormComponent, { className: "AIModelArchitectureFormComponent", filePath: "src/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.ts", lineNumber: 11 }); })();
70
+ export function LoadAIModelArchitectureFormComponent() {
71
+ // does nothing, but called to prevent tree-shaking from eliminating this component from the build
72
+ }
73
+ //# sourceMappingURL=aimodelarchitecture.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aimodelarchitecture.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.ts","../../../../../src/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;AAO3D,IAAM,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,iBAAiB;IAG1D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,uBAAuB,EAAE,WAAW,EAAE,yBAAyB,EAAE,UAAU,EAAE,IAAI,EAAE;YACjG,EAAE,UAAU,EAAE,sBAAsB,EAAE,WAAW,EAAE,uBAAuB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;oSAVQ,gCAAgC,SAAhC,gCAAgC;oEAAhC,gCAAgC;YCJzC,AANJ,mDAAmE,8BAW/B;YA6B5B,AARA,AAVA,AAVA,mCASiB,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9GiB,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;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;;;ADhG1B,gCAAgC;IAL5C,aAAa,CAAC,iBAAiB,EAAE,4BAA4B,CAAC,CAAC,uCAAuC;GAK1F,gCAAgC,CAW5C;;iFAXY,gCAAgC;cAJ5C,SAAS;2BACI,8BAA8B;;kFAG/B,gCAAgC;AAa7C,MAAM,UAAU,oCAAoC;IAChD,kGAAkG;AACtG,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { AIModelModalityEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class AIModelModalityFormComponent extends BaseFormComponent {
5
+ record: AIModelModalityEntity;
6
+ ngOnInit(): Promise<void>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<AIModelModalityFormComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<AIModelModalityFormComponent, "gen-aimodelmodality-form", never, {}, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadAIModelModalityFormComponent(): void;
11
+ //# sourceMappingURL=aimodelmodality.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aimodelmodality.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;IAEvB,QAAQ;yCAHd,4BAA4B;2CAA5B,4BAA4B;CAYxC;AAED,wBAAgB,gCAAgC,SAE/C"}
@@ -0,0 +1,89 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { Component } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@memberjunction/ng-base-forms";
12
+ import * as i2 from "@memberjunction/ng-form-toolbar";
13
+ let AIModelModalityFormComponent = class AIModelModalityFormComponent extends BaseFormComponent {
14
+ async ngOnInit() {
15
+ await super.ngOnInit();
16
+ this.initSections([
17
+ { sectionKey: 'modelModalityLink', sectionName: 'Model & Modality Link', isExpanded: true },
18
+ { sectionKey: 'capabilitySettings', sectionName: 'Capability Settings', isExpanded: true },
19
+ { sectionKey: 'technicalConstraints', sectionName: 'Technical Constraints', isExpanded: false },
20
+ { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
21
+ ]);
22
+ }
23
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelModalityFormComponent_BaseFactory; return function AIModelModalityFormComponent_Factory(t) { return (ɵAIModelModalityFormComponent_BaseFactory || (ɵAIModelModalityFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelModalityFormComponent)))(t || AIModelModalityFormComponent); }; })(); }
24
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelModalityFormComponent, selectors: [["gen-aimodelmodality-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 19, vars: 66, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelModalityLink", "sectionName", "Model & Modality Link", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "ModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ModalityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Model", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Modality", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "capabilitySettings", "sectionName", "Capability Settings", "icon", "fa fa-toggle-on", 3, "form", "formContext"], ["FieldName", "Direction", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsSupported", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsRequired", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "technicalConstraints", "sectionName", "Technical Constraints", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "SupportedFormats", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxSizeBytes", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxCountPerMessage", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxDimension", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function AIModelModalityFormComponent_Template(rf, ctx) { if (rf & 1) {
25
+ i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
26
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
27
+ i0.ɵɵelementEnd();
28
+ i0.ɵɵelementStart(6, "mj-collapsible-panel", 6);
29
+ i0.ɵɵelement(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9);
30
+ i0.ɵɵelementEnd();
31
+ i0.ɵɵelementStart(10, "mj-collapsible-panel", 10);
32
+ i0.ɵɵelement(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15);
33
+ i0.ɵɵelementEnd();
34
+ i0.ɵɵelementStart(16, "mj-collapsible-panel", 16);
35
+ i0.ɵɵelement(17, "mj-form-field", 17)(18, "mj-form-field", 18);
36
+ i0.ɵɵelementEnd()();
37
+ } if (rf & 2) {
38
+ i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
39
+ i0.ɵɵadvance();
40
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
43
+ i0.ɵɵadvance();
44
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
45
+ i0.ɵɵadvance();
46
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
47
+ i0.ɵɵadvance();
48
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
49
+ i0.ɵɵadvance();
50
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
51
+ i0.ɵɵadvance();
52
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
53
+ i0.ɵɵadvance();
54
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
55
+ i0.ɵɵadvance();
56
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
57
+ i0.ɵɵadvance();
58
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
59
+ i0.ɵɵadvance();
60
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
61
+ i0.ɵɵadvance();
62
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
63
+ i0.ɵɵadvance();
64
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
65
+ i0.ɵɵadvance();
66
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
67
+ i0.ɵɵadvance();
68
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
69
+ i0.ɵɵadvance();
70
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
71
+ i0.ɵɵadvance();
72
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
73
+ i0.ɵɵadvance();
74
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
75
+ } }, dependencies: [i1.MJFormField, i1.CollapsiblePanelComponent, i2.RecordFormContainerComponent], encapsulation: 2 }); }
76
+ };
77
+ AIModelModalityFormComponent = __decorate([
78
+ RegisterClass(BaseFormComponent, 'MJ: AI Model Modalities') // Tell MemberJunction about this class
79
+ ], AIModelModalityFormComponent);
80
+ export { AIModelModalityFormComponent };
81
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelModalityFormComponent, [{
82
+ type: Component,
83
+ args: [{ selector: 'gen-aimodelmodality-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model & Modality Link Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelModalityLink\"\n sectionName=\"Model & Modality Link\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelID\"\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=\"ModalityID\"\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=\"Model\"\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=\"Modality\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Capability Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"capabilitySettings\"\n sectionName=\"Capability Settings\"\n icon=\"fa fa-toggle-on\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Direction\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsSupported\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsRequired\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Constraints Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"technicalConstraints\"\n sectionName=\"Technical Constraints\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SupportedFormats\"\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=\"MaxSizeBytes\"\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=\"MaxCountPerMessage\"\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=\"MaxDimension\"\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=\"Comments\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
84
+ }], null, null); })();
85
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelModalityFormComponent, { className: "AIModelModalityFormComponent", filePath: "src/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.ts", lineNumber: 11 }); })();
86
+ export function LoadAIModelModalityFormComponent() {
87
+ // does nothing, but called to prevent tree-shaking from eliminating this component from the build
88
+ }
89
+ //# sourceMappingURL=aimodelmodality.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"aimodelmodality.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.ts","../../../../../src/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"aimodeltype.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,wBAAyB,SAAQ,iBAAiB;IACpD,MAAM,EAAG,iBAAiB,CAAC;IAEnB,QAAQ;yCAHd,wBAAwB;2CAAxB,wBAAwB;CAYpC;AAED,wBAAgB,4BAA4B,SAE3C"}
1
+ {"version":3,"file":"aimodeltype.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAElE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,wBAAyB,SAAQ,iBAAiB;IACpD,MAAM,EAAG,iBAAiB,CAAC;IAEnB,QAAQ;yCAHd,wBAAwB;2CAAxB,wBAAwB;CAapC;AAED,wBAAgB,4BAA4B,SAE3C"}
@@ -12,20 +12,20 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-user-view-grid";
13
13
  import * as i3 from "@memberjunction/ng-base-forms";
14
14
  import * as i4 from "@memberjunction/ng-form-toolbar";
15
- function AIModelTypeFormComponent_div_8_Template(rf, ctx) { if (rf & 1) {
15
+ function AIModelTypeFormComponent_div_13_Template(rf, ctx) { if (rf & 1) {
16
16
  const _r1 = i0.ɵɵgetCurrentView();
17
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 10);
18
- i0.ɵɵlistener("dataLoaded", function AIModelTypeFormComponent_div_8_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIModels", $event.totalRowCount)); });
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 15);
18
+ i0.ɵɵlistener("dataLoaded", function AIModelTypeFormComponent_div_13_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIModels", $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("AI Models", "AIModelTypeID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Models"))("AllowLoad", ctx_r1.IsSectionExpanded("aIModels"))("EditMode", ctx_r1.GridEditMode());
24
24
  } }
25
- function AIModelTypeFormComponent_div_10_Template(rf, ctx) { if (rf & 1) {
25
+ function AIModelTypeFormComponent_div_15_Template(rf, ctx) { if (rf & 1) {
26
26
  const _r3 = i0.ɵɵgetCurrentView();
27
- i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 10);
28
- i0.ɵɵlistener("dataLoaded", function AIModelTypeFormComponent_div_10_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIPrompts", $event.totalRowCount)); });
27
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 15);
28
+ i0.ɵɵlistener("dataLoaded", function AIModelTypeFormComponent_div_15_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIPrompts", $event.totalRowCount)); });
29
29
  i0.ɵɵelementEnd()();
30
30
  } if (rf & 2) {
31
31
  const ctx_r1 = i0.ɵɵnextContext();
@@ -37,24 +37,28 @@ let AIModelTypeFormComponent = class AIModelTypeFormComponent extends BaseFormCo
37
37
  await super.ngOnInit();
38
38
  this.initSections([
39
39
  { sectionKey: 'modelInformation', sectionName: 'Model Information', isExpanded: true },
40
+ { sectionKey: 'defaultModality', sectionName: 'Default Modality', isExpanded: true },
40
41
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
41
42
  { sectionKey: 'aIModels', sectionName: 'AI Models', isExpanded: false },
42
43
  { sectionKey: 'aIPrompts', sectionName: 'AI Prompts', isExpanded: false }
43
44
  ]);
44
45
  }
45
46
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelTypeFormComponent_BaseFactory; return function AIModelTypeFormComponent_Factory(t) { return (ɵAIModelTypeFormComponent_BaseFactory || (ɵAIModelTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelTypeFormComponent)))(t || AIModelTypeFormComponent); }; })(); }
46
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelTypeFormComponent, selectors: [["gen-aimodeltype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 30, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelInformation", "sectionName", "Model Information", "icon", "fa fa-info-circle", 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", "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", "aIModels", "sectionName", "AI Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function AIModelTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
47
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelTypeFormComponent, selectors: [["gen-aimodeltype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 16, vars: 48, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelInformation", "sectionName", "Model Information", "icon", "fa fa-info-circle", 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", "defaultModality", "sectionName", "Default Modality", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "DefaultInputModalityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultOutputModalityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultInputModality", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultOutputModality", "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", "aIModels", "sectionName", "AI Models", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function AIModelTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
47
48
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
48
49
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
49
50
  i0.ɵɵelementEnd();
50
51
  i0.ɵɵelementStart(4, "mj-collapsible-panel", 4);
51
- i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6);
52
- i0.ɵɵelementEnd();
53
- i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
54
- i0.ɵɵtemplate(8, AIModelTypeFormComponent_div_8_Template, 2, 4, "div", 8);
52
+ i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8);
55
53
  i0.ɵɵelementEnd();
56
54
  i0.ɵɵelementStart(9, "mj-collapsible-panel", 9);
57
- i0.ɵɵtemplate(10, AIModelTypeFormComponent_div_10_Template, 2, 4, "div", 8);
55
+ i0.ɵɵelement(10, "mj-form-field", 10)(11, "mj-form-field", 11);
56
+ i0.ɵɵelementEnd();
57
+ i0.ɵɵelementStart(12, "mj-collapsible-panel", 12);
58
+ i0.ɵɵtemplate(13, AIModelTypeFormComponent_div_13_Template, 2, 4, "div", 13);
59
+ i0.ɵɵelementEnd();
60
+ i0.ɵɵelementStart(14, "mj-collapsible-panel", 14);
61
+ i0.ɵɵtemplate(15, AIModelTypeFormComponent_div_15_Template, 2, 4, "div", 13);
58
62
  i0.ɵɵelementEnd()();
59
63
  } if (rf & 2) {
60
64
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -71,6 +75,16 @@ let AIModelTypeFormComponent = class AIModelTypeFormComponent extends BaseFormCo
71
75
  i0.ɵɵadvance();
72
76
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
73
77
  i0.ɵɵadvance();
78
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
79
+ i0.ɵɵadvance();
80
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
81
+ i0.ɵɵadvance();
82
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
83
+ i0.ɵɵadvance();
84
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
85
+ i0.ɵɵadvance();
86
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
87
+ i0.ɵɵadvance();
74
88
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIModels"));
75
89
  i0.ɵɵadvance();
76
90
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -86,7 +100,7 @@ AIModelTypeFormComponent = __decorate([
86
100
  export { AIModelTypeFormComponent };
87
101
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelTypeFormComponent, [{
88
102
  type: Component,
89
- args: [{ selector: 'gen-aimodeltype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model Information Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelInformation\"\n sectionName=\"Model Information\"\n icon=\"fa fa-info-circle\"\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 <!-- 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 <!-- AI Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModels\"\n sectionName=\"AI Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModels')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Models','AIModelTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIModels')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIModels', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','AIModelTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
103
+ args: [{ selector: 'gen-aimodeltype-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model Information Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelInformation\"\n sectionName=\"Model Information\"\n icon=\"fa fa-info-circle\"\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 <!-- Default Modality Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"defaultModality\"\n sectionName=\"Default Modality\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DefaultInputModalityID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DefaultOutputModalityID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DefaultInputModality\"\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=\"DefaultOutputModality\"\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 <!-- AI Models Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIModels\"\n sectionName=\"AI Models\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIModels')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Models','AIModelTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Models')\"\n [AllowLoad]=\"IsSectionExpanded('aIModels')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIModels', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','AIModelTypeID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
90
104
  }], null, null); })();
91
105
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelTypeFormComponent, { className: "AIModelTypeFormComponent", filePath: "src/lib/generated/Entities/AIModelType/aimodeltype.form.component.ts", lineNumber: 12 }); })();
92
106
  export function LoadAIModelTypeFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"aimodeltype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.ts","../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;;;;;ICmEtD,AADJ,2BAA4B,4BAOnB;IADD,+MAAc,0BAAmB,UAAU,uBAAuB,KAAC;IAG3E,AADI,iBAAoB,EAClB;;;IAPE,cAA+E;IAG/E,AADA,AADA,AADA,qGAA+E,wDAC/B,mDACL,mCAChB;;;;IAiB/B,AADJ,2BAA4B,4BAOnB;IADD,gNAAc,0BAAmB,WAAW,uBAAuB,KAAC;IAG5E,AADI,iBAAoB,EAClB;;;IAPE,cAAgF;IAGhF,AADA,AADA,AADA,sGAAgF,yDAC/B,oDACL,mCACjB;;ADpFpC,IAAM,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,iBAAiB;IAGlD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACtF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,KAAK,EAAE;YACvE,EAAE,UAAU,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,UAAU,EAAE,KAAK,EAAE;SAC5E,CAAC,CAAC;IACP,CAAC;oQAXQ,wBAAwB,SAAxB,wBAAwB;oEAAxB,wBAAwB;YCLjC,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAOkD;YAC9C,yEAA4B;YAUhC,iBAAuB;YAGvB,+CAOmD;YAC/C,2EAA4B;YAWpC,AADI,iBAAuB,EACA;;YArGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,kDACkB;YACvC,cAAoB;YAApB,yCAAoB;YAkB1B,cAAa;YAEb,AADA,AADA,0BAAa,gCACc,mDACmB;YACxC,cAAoB;YAApB,yCAAoB;;;AD/ErB,wBAAwB;IALpC,aAAa,CAAC,iBAAiB,EAAE,gBAAgB,CAAC,CAAC,uCAAuC;GAK9E,wBAAwB,CAYpC;;iFAZY,wBAAwB;cAJpC,SAAS;2BACI,sBAAsB;;kFAGvB,wBAAwB;AAcrC,MAAM,UAAU,4BAA4B;IACxC,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"aimodeltype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.ts","../../../../../src/lib/generated/Entities/AIModelType/aimodeltype.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"aimodelvendor.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,0BAA2B,SAAQ,iBAAiB;IACtD,MAAM,EAAG,mBAAmB,CAAC;IAErB,QAAQ;yCAHd,0BAA0B;2CAA1B,0BAA0B;CAWtC;AAED,wBAAgB,8BAA8B,SAE7C"}
1
+ {"version":3,"file":"aimodelvendor.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,+BAA+B,CAAC;AAEpE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,0BAA2B,SAAQ,iBAAiB;IACtD,MAAM,EAAG,mBAAmB,CAAC;IAErB,QAAQ;yCAHd,0BAA0B;2CAA1B,0BAA0B;CAYtC;AAED,wBAAgB,8BAA8B,SAE7C"}
@@ -8,19 +8,32 @@ import { Component } from '@angular/core';
8
8
  import { RegisterClass } from '@memberjunction/global';
9
9
  import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
10
  import * as i0 from "@angular/core";
11
- import * as i1 from "@memberjunction/ng-base-forms";
12
- import * as i2 from "@memberjunction/ng-form-toolbar";
11
+ import * as i1 from "@angular/common";
12
+ import * as i2 from "@memberjunction/ng-user-view-grid";
13
+ import * as i3 from "@memberjunction/ng-base-forms";
14
+ import * as i4 from "@memberjunction/ng-form-toolbar";
15
+ function AIModelVendorFormComponent_div_23_Template(rf, ctx) { if (rf & 1) {
16
+ const _r1 = i0.ɵɵgetCurrentView();
17
+ i0.ɵɵelementStart(0, "div")(1, "mj-user-view-grid", 24);
18
+ i0.ɵɵlistener("dataLoaded", function AIModelVendorFormComponent_div_23_Template_mj_user_view_grid_dataLoaded_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAICredentialBindings", $event.totalRowCount)); });
19
+ i0.ɵɵelementEnd()();
20
+ } if (rf & 2) {
21
+ const ctx_r1 = i0.ɵɵnextContext();
22
+ i0.ɵɵadvance();
23
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Credential Bindings", "AIModelVendorID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Credential Bindings"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAICredentialBindings"))("EditMode", ctx_r1.GridEditMode());
24
+ } }
13
25
  let AIModelVendorFormComponent = class AIModelVendorFormComponent extends BaseFormComponent {
14
26
  async ngOnInit() {
15
27
  await super.ngOnInit();
16
28
  this.initSections([
17
29
  { sectionKey: 'modelVendorLinkage', sectionName: 'Model-Vendor Linkage', isExpanded: true },
18
30
  { sectionKey: 'implementationConfiguration', sectionName: 'Implementation Configuration', isExpanded: true },
19
- { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
31
+ { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
32
+ { sectionKey: 'mJAICredentialBindings', sectionName: 'MJ: AI Credential Bindings', isExpanded: false }
20
33
  ]);
21
34
  }
22
35
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelVendorFormComponent_BaseFactory; return function AIModelVendorFormComponent_Factory(t) { return (ɵAIModelVendorFormComponent_BaseFactory || (ɵAIModelVendorFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelVendorFormComponent)))(t || AIModelVendorFormComponent); }; })(); }
23
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelVendorFormComponent, selectors: [["gen-aimodelvendor-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 22, vars: 80, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelVendorLinkage", "sectionName", "Model-Vendor Linkage", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "ModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "VendorID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Model", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Vendor", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "implementationConfiguration", "sectionName", "Implementation Configuration", "icon", "fa fa-cogs", 3, "form", "formContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverImportPath", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "APIName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxInputTokens", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxOutputTokens", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportedResponseFormats", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsEffortLevel", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsStreaming", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function AIModelVendorFormComponent_Template(rf, ctx) { if (rf & 1) {
36
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelVendorFormComponent, selectors: [["gen-aimodelvendor-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 24, vars: 84, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "modelVendorLinkage", "sectionName", "Model-Vendor Linkage", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "ModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "VendorID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Model", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Vendor", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "implementationConfiguration", "sectionName", "Implementation Configuration", "icon", "fa fa-cogs", 3, "form", "formContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverImportPath", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "APIName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxInputTokens", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxOutputTokens", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportedResponseFormats", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsEffortLevel", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SupportsStreaming", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "mJAICredentialBindings", "sectionName", "MJ: AI Credential Bindings", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount"], [4, "ngIf"], [3, "dataLoaded", "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function AIModelVendorFormComponent_Template(rf, ctx) { if (rf & 1) {
24
37
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
38
  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);
26
39
  i0.ɵɵelementEnd();
@@ -29,6 +42,9 @@ let AIModelVendorFormComponent = class AIModelVendorFormComponent extends BaseFo
29
42
  i0.ɵɵelementEnd();
30
43
  i0.ɵɵelementStart(19, "mj-collapsible-panel", 19);
31
44
  i0.ɵɵelement(20, "mj-form-field", 20)(21, "mj-form-field", 21);
45
+ i0.ɵɵelementEnd();
46
+ i0.ɵɵelementStart(22, "mj-collapsible-panel", 22);
47
+ i0.ɵɵtemplate(23, AIModelVendorFormComponent_div_23_Template, 2, 4, "div", 23);
32
48
  i0.ɵɵelementEnd()();
33
49
  } if (rf & 2) {
34
50
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -74,7 +90,11 @@ let AIModelVendorFormComponent = class AIModelVendorFormComponent extends BaseFo
74
90
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
75
91
  i0.ɵɵadvance();
76
92
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
77
- } }, dependencies: [i1.MJFormField, i1.CollapsiblePanelComponent, i2.RecordFormContainerComponent], encapsulation: 2 }); }
93
+ i0.ɵɵadvance();
94
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAICredentialBindings"));
95
+ i0.ɵɵadvance();
96
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
97
+ } }, dependencies: [i1.NgIf, i2.UserViewGridComponent, i3.MJFormField, i3.CollapsiblePanelComponent, i4.RecordFormContainerComponent], encapsulation: 2 }); }
78
98
  };
79
99
  AIModelVendorFormComponent = __decorate([
80
100
  RegisterClass(BaseFormComponent, 'MJ: AI Model Vendors') // Tell MemberJunction about this class
@@ -82,9 +102,9 @@ AIModelVendorFormComponent = __decorate([
82
102
  export { AIModelVendorFormComponent };
83
103
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelVendorFormComponent, [{
84
104
  type: Component,
85
- args: [{ selector: 'gen-aimodelvendor-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model-Vendor Linkage Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelVendorLinkage\"\n sectionName=\"Model-Vendor Linkage\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelID\"\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=\"VendorID\"\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=\"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=\"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=\"TypeID\"\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=\"Model\"\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=\"Vendor\"\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=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Implementation Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"implementationConfiguration\"\n sectionName=\"Implementation Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\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=\"DriverImportPath\"\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=\"APIName\"\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=\"MaxInputTokens\"\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=\"MaxOutputTokens\"\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=\"SupportedResponseFormats\"\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=\"SupportsEffortLevel\"\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=\"SupportsStreaming\"\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-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
105
+ args: [{ selector: 'gen-aimodelvendor-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Model-Vendor Linkage Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"modelVendorLinkage\"\n sectionName=\"Model-Vendor Linkage\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ModelID\"\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=\"VendorID\"\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=\"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=\"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=\"TypeID\"\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=\"Model\"\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=\"Vendor\"\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=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Implementation Configuration Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"implementationConfiguration\"\n sectionName=\"Implementation Configuration\"\n icon=\"fa fa-cogs\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\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=\"DriverImportPath\"\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=\"APIName\"\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=\"MaxInputTokens\"\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=\"MaxOutputTokens\"\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=\"SupportedResponseFormats\"\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=\"SupportsEffortLevel\"\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=\"SupportsStreaming\"\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-database\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: AI Credential Bindings Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAICredentialBindings\"\n sectionName=\"MJ: AI Credential Bindings\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAICredentialBindings')\">\n <div *ngIf=\"record.IsSaved\">\n <mj-user-view-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Credential Bindings','AIModelVendorID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Credential Bindings')\"\n [AllowLoad]=\"IsSectionExpanded('mJAICredentialBindings')\"\n [EditMode]=\"GridEditMode()\"\n (dataLoaded)=\"SetSectionRowCount('mJAICredentialBindings', $event.totalRowCount)\"\n >\n </mj-user-view-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
86
106
  }], null, null); })();
87
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelVendorFormComponent, { className: "AIModelVendorFormComponent", filePath: "src/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.ts", lineNumber: 11 }); })();
107
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelVendorFormComponent, { className: "AIModelVendorFormComponent", filePath: "src/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.ts", lineNumber: 12 }); })();
88
108
  export function LoadAIModelVendorFormComponent() {
89
109
  // does nothing, but called to prevent tree-shaking from eliminating this component from the build
90
110
  }