@memberjunction/ng-core-entity-forms 4.2.0 → 4.3.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 (437) hide show
  1. package/dist/__tests__/core-entity-forms.test.d.ts +2 -0
  2. package/dist/__tests__/core-entity-forms.test.d.ts.map +1 -0
  3. package/dist/__tests__/core-entity-forms.test.js +21 -0
  4. package/dist/__tests__/core-entity-forms.test.js.map +1 -0
  5. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js +2 -2
  6. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js.map +1 -1
  7. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +2 -2
  8. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  9. package/dist/lib/generated/Entities/AIAgentAction/aiagentaction.form.component.js +2 -2
  10. package/dist/lib/generated/Entities/AIAgentArtifactType/aiagentartifacttype.form.component.js +2 -2
  11. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +2 -2
  12. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js +2 -2
  13. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +2 -2
  14. package/dist/lib/generated/Entities/AIAgentLearningCycle/aiagentlearningcycle.form.component.js +2 -2
  15. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +2 -2
  16. package/dist/lib/generated/Entities/AIAgentModel/aiagentmodel.form.component.js +2 -2
  17. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +2 -2
  18. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js +2 -2
  19. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js.map +1 -1
  20. package/dist/lib/generated/Entities/AIAgentPermission/aiagentpermission.form.component.js +2 -2
  21. package/dist/lib/generated/Entities/AIAgentPrompt/aiagentprompt.form.component.js +2 -2
  22. package/dist/lib/generated/Entities/AIAgentRelationship/aiagentrelationship.form.component.js +2 -2
  23. package/dist/lib/generated/Entities/AIAgentRequest/aiagentrequest.form.component.js +2 -2
  24. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +2 -2
  25. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.js +2 -2
  27. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +2 -2
  28. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  29. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js +2 -2
  30. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js.map +1 -1
  31. package/dist/lib/generated/Entities/AIAgentStepPath/aiagentsteppath.form.component.js +2 -2
  32. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js +2 -2
  33. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js.map +1 -1
  34. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +2 -2
  35. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +2 -2
  37. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  38. package/dist/lib/generated/Entities/AIConfigurationParam/aiconfigurationparam.form.component.js +2 -2
  39. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +2 -2
  40. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +2 -2
  41. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +2 -2
  43. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/AIModelAction/aimodelaction.form.component.js +2 -2
  45. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +2 -2
  46. package/dist/lib/generated/Entities/AIModelCost/aimodelcost.form.component.js +2 -2
  47. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +2 -2
  48. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js +2 -2
  49. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js +2 -2
  51. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +2 -2
  53. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +2 -2
  55. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
  56. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +2 -2
  57. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js +2 -2
  59. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +2 -2
  61. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
  62. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +2 -2
  63. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js +2 -2
  65. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js.map +1 -1
  66. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js +2 -2
  67. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js.map +1 -1
  68. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.d.ts.map +1 -1
  69. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +8 -4
  70. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  71. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +2 -2
  72. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
  73. package/dist/lib/generated/Entities/AIVendorType/aivendortype.form.component.js +2 -2
  74. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js +2 -2
  75. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js.map +1 -1
  76. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js +2 -2
  77. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js.map +1 -1
  78. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js +2 -2
  79. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js +2 -2
  80. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js.map +1 -1
  81. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js +2 -2
  82. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js +2 -2
  83. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js +2 -2
  84. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js +2 -2
  85. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js.map +1 -1
  86. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +2 -2
  87. package/dist/lib/generated/Entities/Action/action.form.component.js +2 -2
  88. package/dist/lib/generated/Entities/Action/action.form.component.js.map +1 -1
  89. package/dist/lib/generated/Entities/ActionAuthorization/actionauthorization.form.component.js +2 -2
  90. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js +2 -2
  91. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js.map +1 -1
  92. package/dist/lib/generated/Entities/ActionContext/actioncontext.form.component.js +2 -2
  93. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js +2 -2
  94. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js.map +1 -1
  95. package/dist/lib/generated/Entities/ActionExecutionLog/actionexecutionlog.form.component.js +2 -2
  96. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js +2 -2
  97. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js.map +1 -1
  98. package/dist/lib/generated/Entities/ActionLibrary/actionlibrary.form.component.js +2 -2
  99. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js +2 -2
  100. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js.map +1 -1
  101. package/dist/lib/generated/Entities/ActionResultCode/actionresultcode.form.component.js +2 -2
  102. package/dist/lib/generated/Entities/Application/application.form.component.js +2 -2
  103. package/dist/lib/generated/Entities/Application/application.form.component.js.map +1 -1
  104. package/dist/lib/generated/Entities/ApplicationEntity/applicationentity.form.component.js +2 -2
  105. package/dist/lib/generated/Entities/ApplicationSetting/applicationsetting.form.component.js +2 -2
  106. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +2 -2
  107. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
  108. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js +2 -2
  109. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +2 -2
  110. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  111. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js +2 -2
  112. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +2 -2
  113. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
  114. package/dist/lib/generated/Entities/ArtifactVersionAttribute/artifactversionattribute.form.component.js +2 -2
  115. package/dist/lib/generated/Entities/AuditLog/auditlog.form.component.js +2 -2
  116. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js +2 -2
  117. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js.map +1 -1
  118. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js +2 -2
  119. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js.map +1 -1
  120. package/dist/lib/generated/Entities/AuthorizationRole/authorizationrole.form.component.js +2 -2
  121. package/dist/lib/generated/Entities/Collection/collection.form.component.js +2 -2
  122. package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -1
  123. package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js +2 -2
  124. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js +2 -2
  125. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js +2 -2
  126. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js.map +1 -1
  127. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +2 -2
  128. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js +2 -2
  129. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js.map +1 -1
  130. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js +2 -2
  131. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js.map +1 -1
  132. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js +2 -2
  133. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js.map +1 -1
  134. package/dist/lib/generated/Entities/Company/company.form.component.js +2 -2
  135. package/dist/lib/generated/Entities/Company/company.form.component.js.map +1 -1
  136. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js +2 -2
  137. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map +1 -1
  138. package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/companyintegrationrecordmap.form.component.js +2 -2
  139. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js +2 -2
  140. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.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/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js +2 -2
  143. package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js.map +1 -1
  144. package/dist/lib/generated/Entities/Component/component.form.component.js +2 -2
  145. package/dist/lib/generated/Entities/Component/component.form.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/ComponentDependency/componentdependency.form.component.js +2 -2
  147. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js +2 -2
  148. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js.map +1 -1
  149. package/dist/lib/generated/Entities/ComponentLibraryLink/componentlibrarylink.form.component.js +2 -2
  150. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js +2 -2
  151. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js.map +1 -1
  152. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +2 -2
  153. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +2 -2
  155. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +2 -2
  157. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +2 -2
  158. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +2 -2
  159. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +2 -2
  160. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
  161. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +2 -2
  162. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +2 -2
  163. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +2 -2
  165. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +2 -2
  166. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
  167. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +2 -2
  168. package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
  169. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +44 -40
  170. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
  171. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +2 -2
  172. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
  173. package/dist/lib/generated/Entities/ConversationArtifactPermission/conversationartifactpermission.form.component.js +2 -2
  174. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js +2 -2
  175. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js.map +1 -1
  176. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +2 -2
  177. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -1
  179. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +4 -8
  180. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  181. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +2 -2
  182. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -1
  183. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +8 -4
  184. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  185. package/dist/lib/generated/Entities/Credential/credential.form.component.js +2 -2
  186. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
  187. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +2 -2
  188. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -1
  189. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +2 -2
  190. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -1
  191. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js +2 -2
  192. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js.map +1 -1
  193. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js +2 -2
  194. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map +1 -1
  195. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.js +2 -2
  196. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.js +2 -2
  197. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.js +2 -2
  198. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.js +2 -2
  199. package/dist/lib/generated/Entities/DashboardUserPreference/dashboarduserpreference.form.component.js +2 -2
  200. package/dist/lib/generated/Entities/DashboardUserState/dashboarduserstate.form.component.js +2 -2
  201. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js +2 -2
  202. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js.map +1 -1
  203. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +2 -2
  204. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js +2 -2
  205. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js.map +1 -1
  206. package/dist/lib/generated/Entities/DatasetItem/datasetitem.form.component.js +2 -2
  207. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js +2 -2
  208. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js.map +1 -1
  209. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.d.ts.map +1 -1
  210. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +14 -10
  211. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  212. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +2 -2
  213. package/dist/lib/generated/Entities/Employee/employee.form.component.js +2 -2
  214. package/dist/lib/generated/Entities/Employee/employee.form.component.js.map +1 -1
  215. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.d.ts.map +1 -1
  216. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +8 -4
  217. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  218. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +3 -3
  219. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.d.ts.map +1 -1
  221. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +8 -4
  222. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  223. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +2 -2
  224. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -1
  225. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +2 -2
  226. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -1
  227. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +2 -2
  228. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -1
  229. package/dist/lib/generated/Entities/Entity/entity.form.component.js +2 -2
  230. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  231. package/dist/lib/generated/Entities/EntityAIAction/entityaiaction.form.component.js +2 -2
  232. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js +2 -2
  233. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js.map +1 -1
  234. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +3 -3
  235. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  236. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.d.ts.map +1 -1
  237. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +8 -4
  238. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  239. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js +2 -2
  240. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js.map +1 -1
  241. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.d.ts.map +1 -1
  242. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +8 -4
  243. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  244. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.d.ts.map +1 -1
  245. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +8 -4
  246. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  247. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js +2 -2
  248. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js.map +1 -1
  249. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js +2 -2
  250. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js.map +1 -1
  251. package/dist/lib/generated/Entities/EntityDocumentRun/entitydocumentrun.form.component.js +2 -2
  252. package/dist/lib/generated/Entities/EntityDocumentSetting/entitydocumentsetting.form.component.js +2 -2
  253. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js +2 -2
  254. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js.map +1 -1
  255. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +2 -2
  256. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +2 -2
  258. package/dist/lib/generated/Entities/EntityPermission/entitypermission.form.component.js +2 -2
  259. package/dist/lib/generated/Entities/EntityRecordDocument/entityrecorddocument.form.component.js +2 -2
  260. package/dist/lib/generated/Entities/EntityRelationship/entityrelationship.form.component.js +2 -2
  261. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js +2 -2
  262. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js.map +1 -1
  263. package/dist/lib/generated/Entities/EntitySetting/entitysetting.form.component.js +2 -2
  264. package/dist/lib/generated/Entities/Environment/environment.form.component.js +2 -2
  265. package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -1
  266. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +2 -2
  267. package/dist/lib/generated/Entities/ExplorerNavigationItem/explorernavigationitem.form.component.js +2 -2
  268. package/dist/lib/generated/Entities/File/file.form.component.js +2 -2
  269. package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
  270. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js +2 -2
  271. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js.map +1 -1
  272. package/dist/lib/generated/Entities/FileEntityRecordLink/fileentityrecordlink.form.component.js +2 -2
  273. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js +2 -2
  274. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +2 -2
  275. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  276. package/dist/lib/generated/Entities/GeneratedCode/generatedcode.form.component.js +2 -2
  277. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js +2 -2
  278. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js.map +1 -1
  279. package/dist/lib/generated/Entities/Integration/integration.form.component.js +2 -2
  280. package/dist/lib/generated/Entities/Integration/integration.form.component.js.map +1 -1
  281. package/dist/lib/generated/Entities/IntegrationURLFormat/integrationurlformat.form.component.js +2 -2
  282. package/dist/lib/generated/Entities/Library/library.form.component.js +2 -2
  283. package/dist/lib/generated/Entities/Library/library.form.component.js.map +1 -1
  284. package/dist/lib/generated/Entities/LibraryItem/libraryitem.form.component.js +2 -2
  285. package/dist/lib/generated/Entities/List/list.form.component.js +2 -2
  286. package/dist/lib/generated/Entities/List/list.form.component.js.map +1 -1
  287. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js +2 -2
  288. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js.map +1 -1
  289. package/dist/lib/generated/Entities/ListDetail/listdetail.form.component.js +2 -2
  290. package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js +2 -2
  291. package/dist/lib/generated/Entities/ListShare/listshare.form.component.js +2 -2
  292. package/dist/lib/generated/Entities/MCPServer/mcpserver.form.component.js +2 -2
  293. package/dist/lib/generated/Entities/MCPServer/mcpserver.form.component.js.map +1 -1
  294. package/dist/lib/generated/Entities/MCPServerConnection/mcpserverconnection.form.component.js +2 -2
  295. package/dist/lib/generated/Entities/MCPServerConnection/mcpserverconnection.form.component.js.map +1 -1
  296. package/dist/lib/generated/Entities/MCPServerConnectionPermission/mcpserverconnectionpermission.form.component.js +2 -2
  297. package/dist/lib/generated/Entities/MCPServerConnectionTool/mcpserverconnectiontool.form.component.js +2 -2
  298. package/dist/lib/generated/Entities/MCPServerTool/mcpservertool.form.component.js +2 -2
  299. package/dist/lib/generated/Entities/MCPServerTool/mcpservertool.form.component.js.map +1 -1
  300. package/dist/lib/generated/Entities/MCPToolExecutionLog/mcptoolexecutionlog.form.component.js +2 -2
  301. package/dist/lib/generated/Entities/OAuthAuthServerMetadataCache/oauthauthservermetadatacache.form.component.js +2 -2
  302. package/dist/lib/generated/Entities/OAuthAuthorizationState/oauthauthorizationstate.form.component.js +2 -2
  303. package/dist/lib/generated/Entities/OAuthClientRegistration/oauthclientregistration.form.component.js +2 -2
  304. package/dist/lib/generated/Entities/OAuthToken/oauthtoken.form.component.js +2 -2
  305. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js +2 -2
  306. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js.map +1 -1
  307. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js +2 -2
  308. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js.map +1 -1
  309. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js +2 -2
  310. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js.map +1 -1
  311. package/dist/lib/generated/Entities/Project/project.form.component.js +2 -2
  312. package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -1
  313. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +2 -2
  314. package/dist/lib/generated/Entities/Query/query.form.component.js +2 -2
  315. package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
  316. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js +2 -2
  317. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js.map +1 -1
  318. package/dist/lib/generated/Entities/QueryEntity/queryentity.form.component.js +2 -2
  319. package/dist/lib/generated/Entities/QueryField/queryfield.form.component.js +2 -2
  320. package/dist/lib/generated/Entities/QueryParameter/queryparameter.form.component.js +2 -2
  321. package/dist/lib/generated/Entities/QueryPermission/querypermission.form.component.js +2 -2
  322. package/dist/lib/generated/Entities/Queue/queue.form.component.js +2 -2
  323. package/dist/lib/generated/Entities/Queue/queue.form.component.js.map +1 -1
  324. package/dist/lib/generated/Entities/QueueTask/queuetask.form.component.js +2 -2
  325. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js +2 -2
  326. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js.map +1 -1
  327. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +2 -2
  328. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  329. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +2 -2
  330. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js +2 -2
  331. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js.map +1 -1
  332. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js +2 -2
  333. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js.map +1 -1
  334. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +2 -2
  335. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  336. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js +2 -2
  337. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js.map +1 -1
  338. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +2 -2
  339. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +2 -2
  340. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js +2 -2
  341. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js.map +1 -1
  342. package/dist/lib/generated/Entities/Report/report.form.component.js +2 -2
  343. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  344. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js +2 -2
  345. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js.map +1 -1
  346. package/dist/lib/generated/Entities/ReportSnapshot/reportsnapshot.form.component.js +2 -2
  347. package/dist/lib/generated/Entities/ReportUserState/reportuserstate.form.component.js +2 -2
  348. package/dist/lib/generated/Entities/ReportVersion/reportversion.form.component.js +2 -2
  349. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +2 -2
  350. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +2 -2
  351. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +2 -2
  352. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
  353. package/dist/lib/generated/Entities/Role/role.form.component.js +2 -2
  354. package/dist/lib/generated/Entities/Role/role.form.component.js.map +1 -1
  355. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js +2 -2
  356. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js.map +1 -1
  357. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js +2 -2
  358. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js.map +1 -1
  359. package/dist/lib/generated/Entities/ScheduledActionParam/scheduledactionparam.form.component.js +2 -2
  360. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js +2 -2
  361. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js.map +1 -1
  362. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js +2 -2
  363. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js.map +1 -1
  364. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js +2 -2
  365. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js.map +1 -1
  366. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js +9 -5
  367. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js.map +1 -1
  368. package/dist/lib/generated/Entities/Skill/skill.form.component.js +2 -2
  369. package/dist/lib/generated/Entities/Skill/skill.form.component.js.map +1 -1
  370. package/dist/lib/generated/Entities/Tag/tag.form.component.js +2 -2
  371. package/dist/lib/generated/Entities/Tag/tag.form.component.js.map +1 -1
  372. package/dist/lib/generated/Entities/TaggedItem/taggeditem.form.component.js +2 -2
  373. package/dist/lib/generated/Entities/Task/task.form.component.js +2 -2
  374. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  375. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +2 -2
  376. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +2 -2
  377. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -1
  378. package/dist/lib/generated/Entities/Template/template.form.component.js +2 -2
  379. package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
  380. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js +2 -2
  381. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js.map +1 -1
  382. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js +2 -2
  383. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js.map +1 -1
  384. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js +2 -2
  385. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js.map +1 -1
  386. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +2 -2
  387. package/dist/lib/generated/Entities/Test/test.form.component.js +2 -2
  388. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
  389. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +2 -2
  390. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +2 -2
  391. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
  392. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +2 -2
  393. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +2 -2
  394. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
  395. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +2 -2
  396. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
  397. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +2 -2
  398. package/dist/lib/generated/Entities/TestType/testtype.form.component.js +2 -2
  399. package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -1
  400. package/dist/lib/generated/Entities/User/user.form.component.js +2 -2
  401. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  402. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js +2 -2
  403. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js.map +1 -1
  404. package/dist/lib/generated/Entities/UserApplicationEntity/userapplicationentity.form.component.js +2 -2
  405. package/dist/lib/generated/Entities/UserFavorite/userfavorite.form.component.js +2 -2
  406. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +2 -2
  407. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js +2 -2
  408. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js +2 -2
  409. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js.map +1 -1
  410. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +2 -2
  411. package/dist/lib/generated/Entities/UserRole/userrole.form.component.js +2 -2
  412. package/dist/lib/generated/Entities/UserSetting/usersetting.form.component.js +2 -2
  413. package/dist/lib/generated/Entities/UserView/userview.form.component.js +2 -2
  414. package/dist/lib/generated/Entities/UserView/userview.form.component.js.map +1 -1
  415. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js +2 -2
  416. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js.map +1 -1
  417. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js +2 -2
  418. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js.map +1 -1
  419. package/dist/lib/generated/Entities/UserViewRunDetail/userviewrundetail.form.component.js +2 -2
  420. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js +2 -2
  421. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js.map +1 -1
  422. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js +2 -2
  423. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js.map +1 -1
  424. package/dist/lib/generated/Entities/VersionInstallation/versioninstallation.form.component.js +2 -2
  425. package/dist/lib/generated/Entities/VersionLabel/versionlabel.form.component.js +2 -2
  426. package/dist/lib/generated/Entities/VersionLabel/versionlabel.form.component.js.map +1 -1
  427. package/dist/lib/generated/Entities/VersionLabelItem/versionlabelitem.form.component.js +2 -2
  428. package/dist/lib/generated/Entities/VersionLabelRestore/versionlabelrestore.form.component.js +2 -2
  429. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js +2 -2
  430. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js.map +1 -1
  431. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js +2 -2
  432. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js.map +1 -1
  433. package/dist/lib/generated/Entities/WorkflowRun/workflowrun.form.component.js +2 -2
  434. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js +2 -2
  435. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js.map +1 -1
  436. package/dist/lib/generated/Entities/WorkspaceItem/workspaceitem.form.component.js +2 -2
  437. package/package.json +32 -32
@@ -20,7 +20,7 @@ let ConversationDetailAttachmentFormComponent = class ConversationDetailAttachme
20
20
  ]);
21
21
  }
22
22
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailAttachmentFormComponent_BaseFactory; return function ConversationDetailAttachmentFormComponent_Factory(__ngFactoryType__) { return (ɵConversationDetailAttachmentFormComponent_BaseFactory || (ɵConversationDetailAttachmentFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailAttachmentFormComponent)))(__ngFactoryType__ || ConversationDetailAttachmentFormComponent); }; })(); }
23
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailAttachmentFormComponent, selectors: [["gen-conversationdetailattachment-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 20, vars: 70, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "attachmentMetadata", "SectionName", "Attachment Metadata", "Icon", "fa fa-paperclip", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ModalityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MimeType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileName", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileSizeBytes", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DisplayOrder", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "mediaProperties", "SectionName", "Media Properties", "Icon", "fa fa-image", 3, "Form", "FormContext"], ["FieldName", "Width", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Height", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DurationSeconds", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ThumbnailBase64", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "storageDetails", "SectionName", "Storage Details", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "InlineData", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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 ConversationDetailAttachmentFormComponent_Template(rf, ctx) { if (rf & 1) {
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailAttachmentFormComponent, selectors: [["gen-conversationdetailattachment-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 20, vars: 70, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "attachmentMetadata", "SectionName", "Attachment Metadata", "Icon", "fa fa-paperclip", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ModalityID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "MimeType", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileName", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileSizeBytes", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DisplayOrder", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "mediaProperties", "SectionName", "Media Properties", "Icon", "fa fa-image", 3, "Form", "FormContext"], ["FieldName", "Width", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Height", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DurationSeconds", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ThumbnailBase64", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "storageDetails", "SectionName", "Storage Details", "Icon", "fa fa-database", 3, "Form", "FormContext"], ["FieldName", "InlineData", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "FileID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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 ConversationDetailAttachmentFormComponent_Template(rf, ctx) { if (rf & 1) {
24
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
25
25
  i0.ɵɵlistener("Navigate", function ConversationDetailAttachmentFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationDetailAttachmentFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationDetailAttachmentFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationDetailAttachmentFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationDetailAttachmentFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
26
26
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -83,7 +83,7 @@ ConversationDetailAttachmentFormComponent = __decorate([
83
83
  export { ConversationDetailAttachmentFormComponent };
84
84
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailAttachmentFormComponent, [{
85
85
  type: Component,
86
- args: [{ standalone: false, selector: 'gen-conversationdetailattachment-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Attachment Metadata Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"attachmentMetadata\"\n SectionName=\"Attachment Metadata\"\n Icon=\"fa fa-paperclip\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MimeType\"\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=\"FileName\"\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=\"FileSizeBytes\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayOrder\"\n Type=\"number\"\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 <!-- Media Properties Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"mediaProperties\"\n SectionName=\"Media Properties\"\n Icon=\"fa fa-image\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Width\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Height\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DurationSeconds\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ThumbnailBase64\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Storage Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"storageDetails\"\n SectionName=\"Storage Details\"\n Icon=\"fa fa-database\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InlineData\"\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=\"FileID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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 " }]
86
+ args: [{ standalone: false, selector: 'gen-conversationdetailattachment-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Attachment Metadata Section -->\n <mj-collapsible-panel\n SectionKey=\"attachmentMetadata\"\n SectionName=\"Attachment Metadata\"\n Icon=\"fa fa-paperclip\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\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 ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"MimeType\"\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=\"FileName\"\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=\"FileSizeBytes\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayOrder\"\n Type=\"number\"\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 <!-- Media Properties Section -->\n <mj-collapsible-panel\n SectionKey=\"mediaProperties\"\n SectionName=\"Media Properties\"\n Icon=\"fa fa-image\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Width\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Height\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DurationSeconds\"\n Type=\"number\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ThumbnailBase64\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Storage Details Section -->\n <mj-collapsible-panel\n SectionKey=\"storageDetails\"\n SectionName=\"Storage Details\"\n Icon=\"fa fa-database\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InlineData\"\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=\"FileID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 " }]
87
87
  }], null, null); })();
88
88
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailAttachmentFormComponent, { className: "ConversationDetailAttachmentFormComponent", filePath: "src/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.ts", lineNumber: 12 }); })();
89
89
  //# sourceMappingURL=conversationdetailattachment.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversationdetailrating.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;IAEhC,QAAQ;yCAHd,qCAAqC;2CAArC,qCAAqC;CAWjD"}
1
+ {"version":3,"file":"conversationdetailrating.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAMa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;IAEhC,QAAQ;yCAHd,qCAAqC;2CAArC,qCAAqC;CAYjD"}
@@ -15,11 +15,12 @@ let ConversationDetailRatingFormComponent = class ConversationDetailRatingFormCo
15
15
  this.initSections([
16
16
  { sectionKey: 'referenceIDs', sectionName: 'Reference IDs', isExpanded: true },
17
17
  { sectionKey: 'ratingInformation', sectionName: 'Rating Information', isExpanded: true },
18
+ { sectionKey: 'messageDetails', sectionName: 'Message Details', isExpanded: false },
18
19
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
19
20
  ]);
20
21
  }
21
22
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailRatingFormComponent_BaseFactory; return function ConversationDetailRatingFormComponent_Factory(__ngFactoryType__) { return (ɵConversationDetailRatingFormComponent_BaseFactory || (ɵConversationDetailRatingFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailRatingFormComponent)))(__ngFactoryType__ || ConversationDetailRatingFormComponent); }; })(); }
22
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailRatingFormComponent, selectors: [["gen-conversationdetailrating-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 32, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "referenceIDs", "SectionName", "Reference IDs", "Icon", "fa fa-link", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "ratingInformation", "SectionName", "Rating Information", "Icon", "fa fa-star", 3, "Form", "FormContext"], ["FieldName", "Rating", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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 ConversationDetailRatingFormComponent_Template(rf, ctx) { if (rf & 1) {
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailRatingFormComponent, selectors: [["gen-conversationdetailrating-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 34, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "referenceIDs", "SectionName", "Reference IDs", "Icon", "fa fa-info-circle", 3, "Form", "FormContext"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "ratingInformation", "SectionName", "Rating Information", "Icon", "fa fa-info-circle", 3, "Form", "FormContext"], ["FieldName", "Rating", "Type", "number", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Comments", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "messageDetails", "SectionName", "Message Details", "Icon", "fa fa-comment", 3, "Form", "FormContext"], ["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 ConversationDetailRatingFormComponent_Template(rf, ctx) { if (rf & 1) {
23
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
24
25
  i0.ɵɵlistener("Navigate", function ConversationDetailRatingFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function ConversationDetailRatingFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function ConversationDetailRatingFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function ConversationDetailRatingFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function ConversationDetailRatingFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
25
26
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -28,8 +29,9 @@ let ConversationDetailRatingFormComponent = class ConversationDetailRatingFormCo
28
29
  i0.ɵɵelementStart(4, "mj-collapsible-panel", 4);
29
30
  i0.ɵɵelement(5, "mj-form-field", 5)(6, "mj-form-field", 6);
30
31
  i0.ɵɵelementEnd();
31
- i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
32
- i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9);
32
+ i0.ɵɵelement(7, "mj-collapsible-panel", 7);
33
+ i0.ɵɵelementStart(8, "mj-collapsible-panel", 8);
34
+ i0.ɵɵelement(9, "mj-form-field", 9)(10, "mj-form-field", 10);
33
35
  i0.ɵɵelementEnd()();
34
36
  } if (rf & 2) {
35
37
  i0.ɵɵproperty("Record", ctx.record)("FormComponent", ctx);
@@ -48,6 +50,8 @@ let ConversationDetailRatingFormComponent = class ConversationDetailRatingFormCo
48
50
  i0.ɵɵadvance();
49
51
  i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
50
52
  i0.ɵɵadvance();
53
+ i0.ɵɵproperty("Form", ctx)("FormContext", ctx.formContext);
54
+ i0.ɵɵadvance();
51
55
  i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
52
56
  i0.ɵɵadvance();
53
57
  i0.ɵɵproperty("Record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("FormContext", ctx.formContext);
@@ -59,7 +63,7 @@ ConversationDetailRatingFormComponent = __decorate([
59
63
  export { ConversationDetailRatingFormComponent };
60
64
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailRatingFormComponent, [{
61
65
  type: Component,
62
- args: [{ standalone: false, selector: 'gen-conversationdetailrating-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Reference IDs Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"referenceIDs\"\n SectionName=\"Reference IDs\"\n Icon=\"fa fa-link\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Rating Information Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"ratingInformation\"\n SectionName=\"Rating Information\"\n Icon=\"fa fa-star\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Rating\"\n Type=\"number\"\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 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 " }]
66
+ args: [{ standalone: false, selector: 'gen-conversationdetailrating-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Reference IDs Section -->\n <mj-collapsible-panel\n SectionKey=\"referenceIDs\"\n SectionName=\"Reference IDs\"\n Icon=\"fa fa-info-circle\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ConversationDetailID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Rating Information Section -->\n <mj-collapsible-panel\n SectionKey=\"ratingInformation\"\n SectionName=\"Rating 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=\"Rating\"\n Type=\"number\"\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 <!-- Message Details Section -->\n <mj-collapsible-panel\n SectionKey=\"messageDetails\"\n SectionName=\"Message Details\"\n Icon=\"fa fa-comment\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 " }]
63
67
  }], null, null); })();
64
68
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailRatingFormComponent, { className: "ConversationDetailRatingFormComponent", filePath: "src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts", lineNumber: 12 }); })();
65
69
  //# sourceMappingURL=conversationdetailrating.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"conversationdetailrating.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.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;;;AAQ3D,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,iBAAiB;IAG/D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9E,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wUAVQ,qCAAqC,yBAArC,qCAAqC;oEAArC,qCAAqC;YCXlD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,gJAAY,0BAAsB,IAAC,2IAChB,uBAAmB,IAAC,2IACpB,uBAAmB,IAAC,6IACnB,wBAAoB,IAAC,2JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBASA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAGzB,AADI,iBAAuB,EACA;;YAzFiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAW/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;AD1E1B,qCAAqC;IANjD,aAAa,CAAC,iBAAiB,EAAE,iCAAiC,CAAC,CAAC,uCAAuC;GAM/F,qCAAqC,CAWjD;;iFAXY,qCAAqC;cALjD,SAAS;6BACM,KAAK,YACP,mCAAmC;;kFAGpC,qCAAqC"}
1
+ {"version":3,"file":"conversationdetailrating.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.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;;;AAQ3D,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,iBAAiB;IAG/D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9E,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;wUAXQ,qCAAqC,yBAArC,qCAAqC;oEAArC,qCAAqC;YCXlD,mDAK4D;YAAxD,AADA,AADA,AADA,AADA,gJAAY,0BAAsB,IAAC,2IAChB,uBAAmB,IAAC,2IACpB,uBAAmB,IAAC,6IACnB,wBAAoB,IAAC,2JACd,+BAA2B,IAAC;YAMvD,+CAKgC;YAU5B,AATA,mCAQiB,uBASA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,0CAOuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAnGiB,AAAlB,mCAAiB,sBAAuB;YAe1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAI3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAW/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAS3B,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;;;ADpF1B,qCAAqC;IANjD,aAAa,CAAC,iBAAiB,EAAE,iCAAiC,CAAC,CAAC,uCAAuC;GAM/F,qCAAqC,CAYjD;;iFAZY,qCAAqC;cALjD,SAAS;6BACM,KAAK,YACP,mCAAmC;;kFAGpC,qCAAqC"}
@@ -64,7 +64,7 @@ let CredentialFormComponent = class CredentialFormComponent extends BaseFormComp
64
64
  ]);
65
65
  }
66
66
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCredentialFormComponent_BaseFactory; return function CredentialFormComponent_Factory(__ngFactoryType__) { return (ɵCredentialFormComponent_BaseFactory || (ɵCredentialFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CredentialFormComponent)))(__ngFactoryType__ || CredentialFormComponent); }; })(); }
67
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialFormComponent, selectors: [["gen-credential-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 82, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "classification", "SectionName", "Classification", "Icon", "fa fa-tags", 3, "Form", "FormContext"], ["FieldName", "CredentialTypeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "basicInformation", "SectionName", "Basic 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"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "accessDetails", "SectionName", "Access Details", "Icon", "fa fa-key", 3, "Form", "FormContext"], ["FieldName", "Values", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsDefault", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExpiresAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastValidatedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastUsedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "mJOAuthTokens", "SectionName", "MJ: O Auth Tokens", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJFileStorageAccounts", "SectionName", "MJ: File Storage Accounts", "Icon", "fa fa-cloud", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJMCPServerConnections", "SectionName", "MJ: MCP Server Connections", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJAICredentialBindings", "SectionName", "MJ: AI Credential Bindings", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialFormComponent_Template(rf, ctx) { if (rf & 1) {
67
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialFormComponent, selectors: [["gen-credential-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 82, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "classification", "SectionName", "Classification", "Icon", "fa fa-tags", 3, "Form", "FormContext"], ["FieldName", "CredentialTypeID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "basicInformation", "SectionName", "Basic 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"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accessDetails", "SectionName", "Access Details", "Icon", "fa fa-key", 3, "Form", "FormContext"], ["FieldName", "Values", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsDefault", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ExpiresAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastValidatedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "LastUsedAt", "Type", "datepicker", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "mJOAuthTokens", "SectionName", "MJ: O Auth Tokens", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJFileStorageAccounts", "SectionName", "MJ: File Storage Accounts", "Icon", "fa fa-cloud", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServerConnections", "SectionName", "MJ: MCP Server Connections", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAICredentialBindings", "SectionName", "MJ: AI Credential Bindings", "Icon", "fa fa-table", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialFormComponent_Template(rf, ctx) { if (rf & 1) {
68
68
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
69
69
  i0.ɵɵlistener("Navigate", function CredentialFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function CredentialFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function CredentialFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function CredentialFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function CredentialFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
70
70
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -151,7 +151,7 @@ CredentialFormComponent = __decorate([
151
151
  export { CredentialFormComponent };
152
152
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CredentialFormComponent, [{
153
153
  type: Component,
154
- args: [{ standalone: false, selector: 'gen-credential-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Classification Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"classification\"\n SectionName=\"Classification\"\n Icon=\"fa fa-tags\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Basic Information Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"basicInformation\"\n SectionName=\"Basic 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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Access Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"accessDetails\"\n SectionName=\"Access Details\"\n Icon=\"fa fa-key\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Values\"\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=\"IsDefault\"\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=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExpiresAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastValidatedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastUsedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: O Auth Tokens Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"MJ: O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: File Storage Accounts Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJFileStorageAccounts\"\n SectionName=\"MJ: File Storage Accounts\"\n Icon=\"fa fa-cloud\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJFileStorageAccounts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: File Storage Accounts','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: File Storage Accounts')\"\n [AllowLoad]=\"IsSectionExpanded('mJFileStorageAccounts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJFileStorageAccounts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Server Connections Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJMCPServerConnections\"\n SectionName=\"MJ: MCP Server Connections\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connections','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connections')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnections', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Credential Bindings Section -->\n <mj-collapsible-panel 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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Credential Bindings','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Credential Bindings')\"\n [AllowLoad]=\"IsSectionExpanded('mJAICredentialBindings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAICredentialBindings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
154
+ args: [{ standalone: false, selector: 'gen-credential-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Classification Section -->\n <mj-collapsible-panel\n SectionKey=\"classification\"\n SectionName=\"Classification\"\n Icon=\"fa fa-tags\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CredentialTypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Basic Information Section -->\n <mj-collapsible-panel\n SectionKey=\"basicInformation\"\n SectionName=\"Basic 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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Access Details Section -->\n <mj-collapsible-panel\n SectionKey=\"accessDetails\"\n SectionName=\"Access Details\"\n Icon=\"fa fa-key\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Values\"\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=\"IsDefault\"\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=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ExpiresAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastValidatedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"LastUsedAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- MJ: O Auth Tokens Section -->\n <mj-collapsible-panel\n SectionKey=\"mJOAuthTokens\"\n SectionName=\"MJ: O Auth Tokens\"\n Icon=\"fa fa-table\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJOAuthTokens')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: O Auth Tokens','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: O Auth Tokens')\"\n [AllowLoad]=\"IsSectionExpanded('mJOAuthTokens')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJOAuthTokens', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: File Storage Accounts Section -->\n <mj-collapsible-panel\n SectionKey=\"mJFileStorageAccounts\"\n SectionName=\"MJ: File Storage Accounts\"\n Icon=\"fa fa-cloud\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJFileStorageAccounts')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: File Storage Accounts','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: File Storage Accounts')\"\n [AllowLoad]=\"IsSectionExpanded('mJFileStorageAccounts')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJFileStorageAccounts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Server Connections Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServerConnections\"\n SectionName=\"MJ: MCP Server Connections\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServerConnections')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Server Connections','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Server Connections')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServerConnections')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServerConnections', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Credential Bindings Section -->\n <mj-collapsible-panel\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 [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Credential Bindings','CredentialID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Credential Bindings')\"\n [AllowLoad]=\"IsSectionExpanded('mJAICredentialBindings')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAICredentialBindings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
155
155
  }], null, null); })();
156
156
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CredentialFormComponent, { className: "CredentialFormComponent", filePath: "src/lib/generated/Entities/Credential/credential.form.component.ts", lineNumber: 13 }); })();
157
157
  //# sourceMappingURL=credential.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"credential.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Credential/credential.form.component.ts","../../../../../src/lib/generated/Entities/Credential/credential.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"credential.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Credential/credential.form.component.ts","../../../../../src/lib/generated/Entities/Credential/credential.form.component.html"],"names":[],"mappings":"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"}
@@ -41,7 +41,7 @@ let CredentialCategoryFormComponent = class CredentialCategoryFormComponent exte
41
41
  ]);
42
42
  }
43
43
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCredentialCategoryFormComponent_BaseFactory; return function CredentialCategoryFormComponent_Factory(__ngFactoryType__) { return (ɵCredentialCategoryFormComponent_BaseFactory || (ɵCredentialCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CredentialCategoryFormComponent)))(__ngFactoryType__ || CredentialCategoryFormComponent); }; })(); }
44
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialCategoryFormComponent, selectors: [["gen-credentialcategory-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 15, vars: 46, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "categoryDetails", "SectionName", "Category Details", "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"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "hierarchy", "SectionName", "Hierarchy", "Icon", "fa fa-sitemap", 3, "Form", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "mJCredentialCategories", "SectionName", "MJ: Credential Categories", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJCredentials", "SectionName", "MJ: Credentials", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
44
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialCategoryFormComponent, selectors: [["gen-credentialcategory-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 15, vars: 46, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "categoryDetails", "SectionName", "Category Details", "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"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "hierarchy", "SectionName", "Hierarchy", "Icon", "fa fa-sitemap", 3, "Form", "FormContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "mJCredentialCategories", "SectionName", "MJ: Credential Categories", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJCredentials", "SectionName", "MJ: Credentials", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
45
45
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
46
46
  i0.ɵɵlistener("Navigate", function CredentialCategoryFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function CredentialCategoryFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function CredentialCategoryFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function CredentialCategoryFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function CredentialCategoryFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
47
47
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -97,7 +97,7 @@ CredentialCategoryFormComponent = __decorate([
97
97
  export { CredentialCategoryFormComponent };
98
98
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CredentialCategoryFormComponent, [{
99
99
  type: Component,
100
- args: [{ standalone: false, selector: 'gen-credentialcategory-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Category Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"categoryDetails\"\n SectionName=\"Category Details\"\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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"hierarchy\"\n SectionName=\"Hierarchy\"\n Icon=\"fa fa-sitemap\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RootParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"systemMetadata\"\n SectionName=\"System Metadata\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: Credential Categories Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJCredentialCategories\"\n SectionName=\"MJ: Credential Categories\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentialCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credential Categories','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credential Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentialCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentialCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Credentials Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJCredentials\"\n SectionName=\"MJ: Credentials\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentials')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credentials','CategoryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credentials')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentials')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentials', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
100
+ args: [{ standalone: false, selector: 'gen-credentialcategory-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Category Details Section -->\n <mj-collapsible-panel\n SectionKey=\"categoryDetails\"\n SectionName=\"Category Details\"\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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy Section -->\n <mj-collapsible-panel\n SectionKey=\"hierarchy\"\n SectionName=\"Hierarchy\"\n Icon=\"fa fa-sitemap\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RootParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- MJ: Credential Categories Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCredentialCategories\"\n SectionName=\"MJ: Credential Categories\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentialCategories')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credential Categories','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credential Categories')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentialCategories')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentialCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Credentials Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCredentials\"\n SectionName=\"MJ: Credentials\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentials')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credentials','CategoryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credentials')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentials')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentials', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
101
101
  }], null, null); })();
102
102
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CredentialCategoryFormComponent, { className: "CredentialCategoryFormComponent", filePath: "src/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.ts", lineNumber: 13 }); })();
103
103
  //# sourceMappingURL=credentialcategory.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"credentialcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.ts","../../../../../src/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"credentialcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.ts","../../../../../src/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.html"],"names":[],"mappings":"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"}
@@ -52,7 +52,7 @@ let CredentialTypeFormComponent = class CredentialTypeFormComponent extends Base
52
52
  ]);
53
53
  }
54
54
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCredentialTypeFormComponent_BaseFactory; return function CredentialTypeFormComponent_Factory(__ngFactoryType__) { return (ɵCredentialTypeFormComponent_BaseFactory || (ɵCredentialTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CredentialTypeFormComponent)))(__ngFactoryType__ || CredentialTypeFormComponent); }; })(); }
55
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialTypeFormComponent, selectors: [["gen-credentialtype-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 55, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "generalInformation", "SectionName", "General 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"], ["FieldName", "Category", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "technicalDetails", "SectionName", "Technical Details", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "FieldSchema", "Type", "code", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ValidationEndpoint", "Type", "textbox", "LinkType", "URL", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "mJCredentials", "SectionName", "MJ: Credentials", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJMCPServers", "SectionName", "MJ: MCP Servers", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJAIVendors", "SectionName", "MJ: AI Vendors", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
55
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CredentialTypeFormComponent, selectors: [["gen-credentialtype-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 55, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "generalInformation", "SectionName", "General 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"], ["FieldName", "Category", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "technicalDetails", "SectionName", "Technical Details", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "FieldSchema", "Type", "code", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "IconClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ValidationEndpoint", "Type", "textbox", "LinkType", "URL", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "mJCredentials", "SectionName", "MJ: Credentials", "Icon", "fa fa-key", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJMCPServers", "SectionName", "MJ: MCP Servers", "Icon", "fa fa-server", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJAIVendors", "SectionName", "MJ: AI Vendors", "Icon", "fa fa-robot", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function CredentialTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
56
56
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
57
57
  i0.ɵɵlistener("Navigate", function CredentialTypeFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function CredentialTypeFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function CredentialTypeFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function CredentialTypeFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function CredentialTypeFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
58
58
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -117,7 +117,7 @@ CredentialTypeFormComponent = __decorate([
117
117
  export { CredentialTypeFormComponent };
118
118
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CredentialTypeFormComponent, [{
119
119
  type: Component,
120
- args: [{ standalone: false, selector: 'gen-credentialtype-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- General Information Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"generalInformation\"\n SectionName=\"General 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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Details Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"technicalDetails\"\n SectionName=\"Technical Details\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FieldSchema\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\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=\"ValidationEndpoint\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"URL\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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: Credentials Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJCredentials\"\n SectionName=\"MJ: Credentials\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentials')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credentials','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credentials')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentials')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentials', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Servers Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJMCPServers\"\n SectionName=\"MJ: MCP Servers\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServers')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Servers','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Servers')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServers')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServers', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Vendors Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJAIVendors\"\n SectionName=\"MJ: AI Vendors\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIVendors')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Vendors','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Vendors')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIVendors')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIVendors', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
120
+ args: [{ standalone: false, selector: 'gen-credentialtype-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- General Information Section -->\n <mj-collapsible-panel\n SectionKey=\"generalInformation\"\n SectionName=\"General 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 <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Details Section -->\n <mj-collapsible-panel\n SectionKey=\"technicalDetails\"\n SectionName=\"Technical Details\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FieldSchema\"\n Type=\"code\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IconClass\"\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=\"ValidationEndpoint\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"URL\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- MJ: Credentials Section -->\n <mj-collapsible-panel\n SectionKey=\"mJCredentials\"\n SectionName=\"MJ: Credentials\"\n Icon=\"fa fa-key\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJCredentials')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Credentials','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Credentials')\"\n [AllowLoad]=\"IsSectionExpanded('mJCredentials')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJCredentials', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: MCP Servers Section -->\n <mj-collapsible-panel\n SectionKey=\"mJMCPServers\"\n SectionName=\"MJ: MCP Servers\"\n Icon=\"fa fa-server\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJMCPServers')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: MCP Servers','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: MCP Servers')\"\n [AllowLoad]=\"IsSectionExpanded('mJMCPServers')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJMCPServers', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: AI Vendors Section -->\n <mj-collapsible-panel\n SectionKey=\"mJAIVendors\"\n SectionName=\"MJ: AI Vendors\"\n Icon=\"fa fa-robot\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJAIVendors')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Vendors','CredentialTypeID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Vendors')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIVendors')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIVendors', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
121
121
  }], null, null); })();
122
122
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CredentialTypeFormComponent, { className: "CredentialTypeFormComponent", filePath: "src/lib/generated/Entities/CredentialType/credentialtype.form.component.ts", lineNumber: 13 }); })();
123
123
  //# sourceMappingURL=credentialtype.form.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"credentialtype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CredentialType/credentialtype.form.component.ts","../../../../../src/lib/generated/Entities/CredentialType/credentialtype.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"credentialtype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/CredentialType/credentialtype.form.component.ts","../../../../../src/lib/generated/Entities/CredentialType/credentialtype.form.component.html"],"names":[],"mappings":"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"}
@@ -64,7 +64,7 @@ let DashboardFormComponent = class DashboardFormComponent extends BaseFormCompon
64
64
  ]);
65
65
  }
66
66
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardFormComponent_BaseFactory; return function DashboardFormComponent_Factory(__ngFactoryType__) { return (ɵDashboardFormComponent_BaseFactory || (ɵDashboardFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardFormComponent)))(__ngFactoryType__ || DashboardFormComponent); }; })(); }
67
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardFormComponent, selectors: [["gen-dashboard-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 27, vars: 86, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["field-panels", "", "SectionKey", "dashboardIdentityDescription", "SectionName", "Dashboard Identity & Description", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Thumbnail", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "accessScopeSettings", "SectionName", "Access & Scope Settings", "Icon", "fa fa-sliders-h", 3, "Form", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Scope", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApplicationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["field-panels", "", "SectionKey", "technicalConfiguration", "SectionName", "Technical Configuration", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "UIConfigDetails", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Code", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["after-panels", "", "SectionKey", "mJDashboardCategoryLinks", "SectionName", "MJ: Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJDashboardUserStates", "SectionName", "MJ: Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJDashboardPermissions", "SectionName", "MJ: Dashboard Permissions", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["after-panels", "", "SectionKey", "mJDashboardUserPreferences", "SectionName", "MJ: Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardFormComponent_Template(rf, ctx) { if (rf & 1) {
67
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardFormComponent, selectors: [["gen-dashboard-form"]], standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 27, vars: 86, consts: [[3, "Navigate", "DeleteRequested", "FavoriteToggled", "HistoryRequested", "ListManagementRequested", "Record", "FormComponent"], ["SectionKey", "dashboardIdentityDescription", "SectionName", "Dashboard Identity & Description", "Icon", "fa fa-id-card", 3, "Form", "FormContext"], ["FieldName", "Name", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Description", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Thumbnail", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "accessScopeSettings", "SectionName", "Access & Scope Settings", "Icon", "fa fa-sliders-h", 3, "Form", "FormContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Scope", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "ApplicationID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["SectionKey", "technicalConfiguration", "SectionName", "Technical Configuration", "Icon", "fa fa-cog", 3, "Form", "FormContext"], ["FieldName", "UIConfigDetails", "Type", "textarea", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Type", "Type", "select", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "DriverClass", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["FieldName", "Code", "Type", "textbox", 3, "Record", "ShowLabel", "EditMode", "FormContext"], ["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"], ["SectionKey", "mJDashboardCategoryLinks", "SectionName", "MJ: Dashboard Category Links", "Icon", "fa fa-folder-open", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserStates", "SectionName", "MJ: Dashboard User States", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardPermissions", "SectionName", "MJ: Dashboard Permissions", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], ["SectionKey", "mJDashboardUserPreferences", "SectionName", "MJ: Dashboard User Preferences", "Icon", "fa fa-tachometer-alt", "Variant", "related-entity", 3, "Form", "FormContext", "BadgeCount", "DefaultExpanded"], [3, "Navigate", "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardFormComponent_Template(rf, ctx) { if (rf & 1) {
68
68
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
69
69
  i0.ɵɵlistener("Navigate", function DashboardFormComponent_Template_mj_record_form_container_Navigate_0_listener($event) { return ctx.OnFormNavigate($event); })("DeleteRequested", function DashboardFormComponent_Template_mj_record_form_container_DeleteRequested_0_listener() { return ctx.OnDeleteRequested(); })("FavoriteToggled", function DashboardFormComponent_Template_mj_record_form_container_FavoriteToggled_0_listener() { return ctx.OnFavoriteToggled(); })("HistoryRequested", function DashboardFormComponent_Template_mj_record_form_container_HistoryRequested_0_listener() { return ctx.OnHistoryRequested(); })("ListManagementRequested", function DashboardFormComponent_Template_mj_record_form_container_ListManagementRequested_0_listener() { return ctx.OnListManagementRequested(); });
70
70
  i0.ɵɵelementStart(1, "mj-collapsible-panel", 1);
@@ -153,7 +153,7 @@ DashboardFormComponent = __decorate([
153
153
  export { DashboardFormComponent };
154
154
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardFormComponent, [{
155
155
  type: Component,
156
- args: [{ standalone: false, selector: 'gen-dashboard-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Dashboard Identity & Description Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"dashboardIdentityDescription\"\n SectionName=\"Dashboard Identity & Description\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Thumbnail\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Access & Scope Settings Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"accessScopeSettings\"\n SectionName=\"Access & Scope 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=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scope\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApplicationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnvironmentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Configuration Section -->\n <mj-collapsible-panel field-panels\n SectionKey=\"technicalConfiguration\"\n SectionName=\"Technical Configuration\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UIConfigDetails\"\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=\"Type\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Code\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel 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: Dashboard Category Links Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"MJ: Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User States Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"MJ: Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Permissions Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJDashboardPermissions\"\n SectionName=\"MJ: Dashboard Permissions\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User Preferences Section -->\n <mj-collapsible-panel after-panels\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"MJ: Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
156
+ args: [{ standalone: false, selector: 'gen-dashboard-form', template: "<mj-record-form-container [Record]=\"record\" [FormComponent]=\"this\"\n (Navigate)=\"OnFormNavigate($event)\"\n (DeleteRequested)=\"OnDeleteRequested()\"\n (FavoriteToggled)=\"OnFavoriteToggled()\"\n (HistoryRequested)=\"OnHistoryRequested()\"\n (ListManagementRequested)=\"OnListManagementRequested()\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Dashboard Identity & Description Section -->\n <mj-collapsible-panel\n SectionKey=\"dashboardIdentityDescription\"\n SectionName=\"Dashboard Identity & Description\"\n Icon=\"fa fa-id-card\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Thumbnail\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Access & Scope Settings Section -->\n <mj-collapsible-panel\n SectionKey=\"accessScopeSettings\"\n SectionName=\"Access & Scope 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=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scope\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApplicationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnvironmentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n LinkType=\"Record\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Configuration Section -->\n <mj-collapsible-panel\n SectionKey=\"technicalConfiguration\"\n SectionName=\"Technical Configuration\"\n Icon=\"fa fa-cog\"\n [Form]=\"this\"\n [FormContext]=\"formContext\">\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UIConfigDetails\"\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=\"Type\"\n Type=\"select\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [Record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Code\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [FormContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel\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 <!-- ========================================\n RELATED ENTITY PANELS\n ======================================== -->\n\n <!-- MJ: Dashboard Category Links Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardCategoryLinks\"\n SectionName=\"MJ: Dashboard Category Links\"\n Icon=\"fa fa-folder-open\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardCategoryLinks')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User States Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserStates\"\n SectionName=\"MJ: Dashboard User States\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserStates')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User States','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User States')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserStates')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Permissions Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardPermissions\"\n SectionName=\"MJ: Dashboard Permissions\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardPermissions')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Permissions','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardPermissions')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User Preferences Section -->\n <mj-collapsible-panel\n SectionKey=\"mJDashboardUserPreferences\"\n SectionName=\"MJ: Dashboard User Preferences\"\n Icon=\"fa fa-tachometer-alt\"\n Variant=\"related-entity\"\n [Form]=\"this\"\n [FormContext]=\"formContext\"\n [BadgeCount]=\"GetSectionRowCount('mJDashboardUserPreferences')\"\n [DefaultExpanded]=\"false\">\n @if (record.IsSaved) {\n <div>\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard User Preferences','DashboardID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard User Preferences')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardUserPreferences')\"\n [ShowToolbar]=\"false\"\n (Navigate)=\"OnFormNavigate($event)\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n }\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
157
157
  }], null, null); })();
158
158
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardFormComponent, { className: "DashboardFormComponent", filePath: "src/lib/generated/Entities/Dashboard/dashboard.form.component.ts", lineNumber: 13 }); })();
159
159
  //# sourceMappingURL=dashboard.form.component.js.map