@memberjunction/ng-core-entity-forms 2.133.0 → 3.1.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 (674) hide show
  1. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js +1 -1
  2. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-diagram.component.js.map +1 -1
  3. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.js +1 -1
  4. package/dist/lib/custom/AIAgents/FlowAgentType/flow-agent-form-section.component.js.map +1 -1
  5. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/condition-editor/condition-editor.component.js +1 -1
  6. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/condition-editor/condition-editor.component.js.map +1 -1
  7. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/confirmation-dialog/confirmation-dialog.component.js +1 -1
  8. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/confirmation-dialog/confirmation-dialog.component.js.map +1 -1
  9. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/custom-node/custom-node.component.js +1 -1
  10. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/custom-node/custom-node.component.js.map +1 -1
  11. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/execution-panel/execution-panel.component.js +1 -1
  12. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/execution-panel/execution-panel.component.js.map +1 -1
  13. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/flow-editor/flow-editor.component.js +1 -1
  14. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/flow-editor/flow-editor.component.js.map +1 -1
  15. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/prompt-editor/prompt-editor.component.js +1 -1
  16. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/prompt-editor/prompt-editor.component.js.map +1 -1
  17. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/properties-panel/properties-panel.component.js +1 -1
  18. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/properties-panel/properties-panel.component.js.map +1 -1
  19. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/simple-condition-editor/simple-condition-editor.component.js +1 -1
  20. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/simple-condition-editor/simple-condition-editor.component.js.map +1 -1
  21. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/step/step.component.js +1 -1
  22. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/step/step.component.js.map +1 -1
  23. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/toolbar/toolbar.component.js +1 -1
  24. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/components/toolbar/toolbar.component.js.map +1 -1
  25. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/flow-editor.service.js +1 -1
  26. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/flow-editor.service.js.map +1 -1
  27. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/flow-executor.service.js +1 -1
  28. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/flow-executor.service.js.map +1 -1
  29. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/mj-flow-transformer.service.js +1 -1
  30. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/mj-flow-transformer.service.js.map +1 -1
  31. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/module-manager.service.js +1 -1
  32. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/module-manager.service.js.map +1 -1
  33. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/prompt-manager.service.js +1 -1
  34. package/dist/lib/custom/AIAgents/FlowAgentType/flow-editor-integration/services/prompt-manager.service.js.map +1 -1
  35. package/dist/lib/custom/AIAgents/FlowAgentType/mj-integrated-flow-editor.component.js +1 -1
  36. package/dist/lib/custom/AIAgents/FlowAgentType/mj-integrated-flow-editor.component.js.map +1 -1
  37. package/dist/lib/custom/AIAgents/FlowAgentType/step-info-control.component.js +1 -1
  38. package/dist/lib/custom/AIAgents/FlowAgentType/step-info-control.component.js.map +1 -1
  39. package/dist/lib/custom/AIAgents/add-action-dialog.component.js +1 -1
  40. package/dist/lib/custom/AIAgents/add-action-dialog.component.js.map +1 -1
  41. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js +1 -1
  42. package/dist/lib/custom/AIAgents/agent-permissions-dialog.component.js.map +1 -1
  43. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.js +1 -1
  44. package/dist/lib/custom/AIAgents/agent-prompt-advanced-settings-dialog.component.js.map +1 -1
  45. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +1 -1
  46. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  47. package/dist/lib/custom/AIAgents/ai-agent-management.service.js +1 -1
  48. package/dist/lib/custom/AIAgents/ai-agent-management.service.js.map +1 -1
  49. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js +1 -1
  50. package/dist/lib/custom/AIAgents/create-prompt-dialog.component.js.map +1 -1
  51. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js +1 -1
  52. package/dist/lib/custom/AIAgents/create-sub-agent-dialog.component.js.map +1 -1
  53. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js +1 -1
  54. package/dist/lib/custom/AIAgents/new-agent-dialog.component.js.map +1 -1
  55. package/dist/lib/custom/AIAgents/new-agent-dialog.service.js +1 -1
  56. package/dist/lib/custom/AIAgents/new-agent-dialog.service.js.map +1 -1
  57. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.js +1 -1
  58. package/dist/lib/custom/AIAgents/prompt-selector-dialog.component.js.map +1 -1
  59. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js +1 -1
  60. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.js.map +1 -1
  61. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js +1 -1
  62. package/dist/lib/custom/AIAgents/sub-agent-selector-dialog.component.js.map +1 -1
  63. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +1 -1
  64. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  65. package/dist/lib/custom/AIPromptRuns/chat-message-viewer.component.js +1 -1
  66. package/dist/lib/custom/AIPromptRuns/chat-message-viewer.component.js.map +1 -1
  67. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js +1 -1
  68. package/dist/lib/custom/AIPrompts/ai-prompt-form.component.js.map +1 -1
  69. package/dist/lib/custom/AIPrompts/ai-prompt-management.service.js +1 -1
  70. package/dist/lib/custom/AIPrompts/ai-prompt-management.service.js.map +1 -1
  71. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.js +1 -1
  72. package/dist/lib/custom/AIPrompts/template-selector-dialog.component.js.map +1 -1
  73. package/dist/lib/custom/Actions/action-execution-log-form.component.js +1 -1
  74. package/dist/lib/custom/Actions/action-execution-log-form.component.js.map +1 -1
  75. package/dist/lib/custom/Actions/action-form.component.js +1 -1
  76. package/dist/lib/custom/Actions/action-form.component.js.map +1 -1
  77. package/dist/lib/custom/Actions/action-param-dialog.component.d.ts +1 -1
  78. package/dist/lib/custom/Actions/action-param-dialog.component.d.ts.map +1 -1
  79. package/dist/lib/custom/Actions/action-param-dialog.component.js +2 -1
  80. package/dist/lib/custom/Actions/action-param-dialog.component.js.map +1 -1
  81. package/dist/lib/custom/Actions/action-result-code-dialog.component.js +1 -1
  82. package/dist/lib/custom/Actions/action-result-code-dialog.component.js.map +1 -1
  83. package/dist/lib/custom/Actions/action-test-harness-dialog.component.js +1 -1
  84. package/dist/lib/custom/Actions/action-test-harness-dialog.component.js.map +1 -1
  85. package/dist/lib/custom/Actions/action-test-harness.component.js +1 -1
  86. package/dist/lib/custom/Actions/action-test-harness.component.js.map +1 -1
  87. package/dist/lib/custom/Entities/entity-form.component.d.ts.map +1 -1
  88. package/dist/lib/custom/Entities/entity-form.component.js +1 -6
  89. package/dist/lib/custom/Entities/entity-form.component.js.map +1 -1
  90. package/dist/lib/custom/EntityActions/entityaction.form.component.js +1 -1
  91. package/dist/lib/custom/EntityActions/entityaction.form.component.js.map +1 -1
  92. package/dist/lib/custom/Lists/list-form.component.d.ts +48 -1
  93. package/dist/lib/custom/Lists/list-form.component.d.ts.map +1 -1
  94. package/dist/lib/custom/Lists/list-form.component.js +893 -176
  95. package/dist/lib/custom/Lists/list-form.component.js.map +1 -1
  96. package/dist/lib/custom/Queries/query-category-dialog.component.js +1 -1
  97. package/dist/lib/custom/Queries/query-category-dialog.component.js.map +1 -1
  98. package/dist/lib/custom/Queries/query-form.component.js +1 -1
  99. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  100. package/dist/lib/custom/Queries/query-run-dialog.component.js +1 -1
  101. package/dist/lib/custom/Queries/query-run-dialog.component.js.map +1 -1
  102. package/dist/lib/custom/Templates/template-param-dialog.component.js +1 -1
  103. package/dist/lib/custom/Templates/template-param-dialog.component.js.map +1 -1
  104. package/dist/lib/custom/Templates/template-params-grid.component.js +1 -1
  105. package/dist/lib/custom/Templates/template-params-grid.component.js.map +1 -1
  106. package/dist/lib/custom/Templates/templates-form.component.js +1 -1
  107. package/dist/lib/custom/Templates/templates-form.component.js.map +1 -1
  108. package/dist/lib/custom/Tests/entity-link-pill.component.js +1 -1
  109. package/dist/lib/custom/Tests/entity-link-pill.component.js.map +1 -1
  110. package/dist/lib/custom/Tests/test-form.component.js +1 -1
  111. package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
  112. package/dist/lib/custom/Tests/test-rubric-form.component.js +1 -1
  113. package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -1
  114. package/dist/lib/custom/Tests/test-run-feedback-form.component.js +1 -1
  115. package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -1
  116. package/dist/lib/custom/Tests/test-run-form.component.d.ts +2 -3
  117. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -1
  118. package/dist/lib/custom/Tests/test-run-form.component.js +3 -4
  119. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -1
  120. package/dist/lib/custom/Tests/test-suite-form.component.js +1 -1
  121. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  122. package/dist/lib/custom/Tests/test-suite-run-form.component.js +1 -1
  123. package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -1
  124. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +1 -1
  125. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js.map +1 -1
  126. package/dist/lib/custom/ai-agent-run/ai-agent-run-cost.service.js +1 -1
  127. package/dist/lib/custom/ai-agent-run/ai-agent-run-cost.service.js.map +1 -1
  128. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-detail.component.js +1 -1
  129. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-detail.component.js.map +1 -1
  130. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.js +1 -1
  131. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.js.map +1 -1
  132. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +1 -1
  133. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js.map +1 -1
  134. package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js +1 -1
  135. package/dist/lib/custom/ai-agent-run/ai-agent-run-visualization.component.js.map +1 -1
  136. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +2 -3
  137. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
  138. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +3 -4
  139. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  140. package/dist/lib/custom/custom-forms.module.d.ts +2 -1
  141. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  142. package/dist/lib/custom/custom-forms.module.js +8 -4
  143. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  144. package/dist/lib/custom/shared/entity-selector-dialog.component.js +1 -1
  145. package/dist/lib/custom/shared/entity-selector-dialog.component.js.map +1 -1
  146. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js +1 -1
  147. package/dist/lib/generated/Entities/AIAction/aiaction.form.component.js.map +1 -1
  148. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +1 -1
  149. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  150. package/dist/lib/generated/Entities/AIAgentAction/aiagentaction.form.component.js +1 -1
  151. package/dist/lib/generated/Entities/AIAgentAction/aiagentaction.form.component.js.map +1 -1
  152. package/dist/lib/generated/Entities/AIAgentArtifactType/aiagentartifacttype.form.component.js +1 -1
  153. package/dist/lib/generated/Entities/AIAgentArtifactType/aiagentartifacttype.form.component.js.map +1 -1
  154. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +1 -1
  155. package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -1
  156. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js +1 -1
  157. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js.map +1 -1
  158. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +1 -1
  159. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  160. package/dist/lib/generated/Entities/AIAgentLearningCycle/aiagentlearningcycle.form.component.js +1 -1
  161. package/dist/lib/generated/Entities/AIAgentLearningCycle/aiagentlearningcycle.form.component.js.map +1 -1
  162. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +1 -1
  163. package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js.map +1 -1
  164. package/dist/lib/generated/Entities/AIAgentModel/aiagentmodel.form.component.js +1 -1
  165. package/dist/lib/generated/Entities/AIAgentModel/aiagentmodel.form.component.js.map +1 -1
  166. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +1 -1
  167. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  168. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js +1 -1
  169. package/dist/lib/generated/Entities/AIAgentNoteType/aiagentnotetype.form.component.js.map +1 -1
  170. package/dist/lib/generated/Entities/AIAgentPermission/aiagentpermission.form.component.js +1 -1
  171. package/dist/lib/generated/Entities/AIAgentPermission/aiagentpermission.form.component.js.map +1 -1
  172. package/dist/lib/generated/Entities/AIAgentPrompt/aiagentprompt.form.component.js +1 -1
  173. package/dist/lib/generated/Entities/AIAgentPrompt/aiagentprompt.form.component.js.map +1 -1
  174. package/dist/lib/generated/Entities/AIAgentRelationship/aiagentrelationship.form.component.js +1 -1
  175. package/dist/lib/generated/Entities/AIAgentRelationship/aiagentrelationship.form.component.js.map +1 -1
  176. package/dist/lib/generated/Entities/AIAgentRequest/aiagentrequest.form.component.js +1 -1
  177. package/dist/lib/generated/Entities/AIAgentRequest/aiagentrequest.form.component.js.map +1 -1
  178. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.d.ts.map +1 -1
  179. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +31 -13
  180. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  181. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.d.ts +11 -0
  182. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.d.ts.map +1 -0
  183. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.js +105 -0
  184. package/dist/lib/generated/Entities/AIAgentRunMedia/aiagentrunmedia.form.component.js.map +1 -0
  185. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js +1 -1
  186. package/dist/lib/generated/Entities/AIAgentRunStep/aiagentrunstep.form.component.js.map +1 -1
  187. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js +1 -1
  188. package/dist/lib/generated/Entities/AIAgentStep/aiagentstep.form.component.js.map +1 -1
  189. package/dist/lib/generated/Entities/AIAgentStepPath/aiagentsteppath.form.component.js +1 -1
  190. package/dist/lib/generated/Entities/AIAgentStepPath/aiagentsteppath.form.component.js.map +1 -1
  191. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js +1 -1
  192. package/dist/lib/generated/Entities/AIAgentType/aiagenttype.form.component.js.map +1 -1
  193. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +1 -1
  194. package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -1
  195. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +1 -1
  196. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  197. package/dist/lib/generated/Entities/AIConfigurationParam/aiconfigurationparam.form.component.js +1 -1
  198. package/dist/lib/generated/Entities/AIConfigurationParam/aiconfigurationparam.form.component.js.map +1 -1
  199. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js +1 -1
  200. package/dist/lib/generated/Entities/AICredentialBinding/aicredentialbinding.form.component.js.map +1 -1
  201. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts.map +1 -1
  202. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +49 -13
  203. package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -1
  204. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +1 -1
  205. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  206. package/dist/lib/generated/Entities/AIModelAction/aimodelaction.form.component.js +1 -1
  207. package/dist/lib/generated/Entities/AIModelAction/aimodelaction.form.component.js.map +1 -1
  208. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +1 -1
  209. package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js.map +1 -1
  210. package/dist/lib/generated/Entities/AIModelCost/aimodelcost.form.component.js +1 -1
  211. package/dist/lib/generated/Entities/AIModelCost/aimodelcost.form.component.js.map +1 -1
  212. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +1 -1
  213. package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js.map +1 -1
  214. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js +1 -1
  215. package/dist/lib/generated/Entities/AIModelPriceType/aimodelpricetype.form.component.js.map +1 -1
  216. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js +1 -1
  217. package/dist/lib/generated/Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component.js.map +1 -1
  218. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +1 -1
  219. package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
  220. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js +1 -1
  221. package/dist/lib/generated/Entities/AIModelVendor/aimodelvendor.form.component.js.map +1 -1
  222. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +1 -1
  223. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
  224. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js +1 -1
  225. package/dist/lib/generated/Entities/AIPromptCategory/aipromptcategory.form.component.js.map +1 -1
  226. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js +1 -1
  227. package/dist/lib/generated/Entities/AIPromptModel/aipromptmodel.form.component.js.map +1 -1
  228. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.d.ts.map +1 -1
  229. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +26 -8
  230. package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
  231. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.d.ts +11 -0
  232. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.d.ts.map +1 -0
  233. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js +118 -0
  234. package/dist/lib/generated/Entities/AIPromptRunMedia/aipromptrunmedia.form.component.js.map +1 -0
  235. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js +1 -1
  236. package/dist/lib/generated/Entities/AIPromptType/aiprompttype.form.component.js.map +1 -1
  237. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js +1 -1
  238. package/dist/lib/generated/Entities/AIResultCache/airesultcache.form.component.js.map +1 -1
  239. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +1 -1
  240. package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
  241. package/dist/lib/generated/Entities/AIVendorType/aivendortype.form.component.js +1 -1
  242. package/dist/lib/generated/Entities/AIVendorType/aivendortype.form.component.js.map +1 -1
  243. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js +1 -1
  244. package/dist/lib/generated/Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component.js.map +1 -1
  245. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +1 -1
  246. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js.map +1 -1
  247. package/dist/lib/generated/Entities/Action/action.form.component.js +1 -1
  248. package/dist/lib/generated/Entities/Action/action.form.component.js.map +1 -1
  249. package/dist/lib/generated/Entities/ActionAuthorization/actionauthorization.form.component.js +1 -1
  250. package/dist/lib/generated/Entities/ActionAuthorization/actionauthorization.form.component.js.map +1 -1
  251. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js +1 -1
  252. package/dist/lib/generated/Entities/ActionCategory/actioncategory.form.component.js.map +1 -1
  253. package/dist/lib/generated/Entities/ActionContext/actioncontext.form.component.js +1 -1
  254. package/dist/lib/generated/Entities/ActionContext/actioncontext.form.component.js.map +1 -1
  255. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js +1 -1
  256. package/dist/lib/generated/Entities/ActionContextType/actioncontexttype.form.component.js.map +1 -1
  257. package/dist/lib/generated/Entities/ActionExecutionLog/actionexecutionlog.form.component.js +1 -1
  258. package/dist/lib/generated/Entities/ActionExecutionLog/actionexecutionlog.form.component.js.map +1 -1
  259. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js +1 -1
  260. package/dist/lib/generated/Entities/ActionFilter/actionfilter.form.component.js.map +1 -1
  261. package/dist/lib/generated/Entities/ActionLibrary/actionlibrary.form.component.js +1 -1
  262. package/dist/lib/generated/Entities/ActionLibrary/actionlibrary.form.component.js.map +1 -1
  263. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js +18 -16
  264. package/dist/lib/generated/Entities/ActionParam/actionparam.form.component.js.map +1 -1
  265. package/dist/lib/generated/Entities/ActionResultCode/actionresultcode.form.component.js +1 -1
  266. package/dist/lib/generated/Entities/ActionResultCode/actionresultcode.form.component.js.map +1 -1
  267. package/dist/lib/generated/Entities/Application/application.form.component.js +1 -1
  268. package/dist/lib/generated/Entities/Application/application.form.component.js.map +1 -1
  269. package/dist/lib/generated/Entities/ApplicationEntity/applicationentity.form.component.js +1 -1
  270. package/dist/lib/generated/Entities/ApplicationEntity/applicationentity.form.component.js.map +1 -1
  271. package/dist/lib/generated/Entities/ApplicationSetting/applicationsetting.form.component.js +1 -1
  272. package/dist/lib/generated/Entities/ApplicationSetting/applicationsetting.form.component.js.map +1 -1
  273. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +1 -1
  274. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
  275. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js +1 -1
  276. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js.map +1 -1
  277. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +1 -1
  278. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  279. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js +1 -1
  280. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js.map +1 -1
  281. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +1 -1
  282. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
  283. package/dist/lib/generated/Entities/ArtifactVersionAttribute/artifactversionattribute.form.component.js +1 -1
  284. package/dist/lib/generated/Entities/ArtifactVersionAttribute/artifactversionattribute.form.component.js.map +1 -1
  285. package/dist/lib/generated/Entities/AuditLog/auditlog.form.component.js +1 -1
  286. package/dist/lib/generated/Entities/AuditLog/auditlog.form.component.js.map +1 -1
  287. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js +1 -1
  288. package/dist/lib/generated/Entities/AuditLogType/auditlogtype.form.component.js.map +1 -1
  289. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js +1 -1
  290. package/dist/lib/generated/Entities/Authorization/authorization.form.component.js.map +1 -1
  291. package/dist/lib/generated/Entities/AuthorizationRole/authorizationrole.form.component.js +1 -1
  292. package/dist/lib/generated/Entities/AuthorizationRole/authorizationrole.form.component.js.map +1 -1
  293. package/dist/lib/generated/Entities/Collection/collection.form.component.js +1 -1
  294. package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -1
  295. package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js +1 -1
  296. package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js.map +1 -1
  297. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js +1 -1
  298. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js.map +1 -1
  299. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js +1 -1
  300. package/dist/lib/generated/Entities/CommunicationBaseMessageType/communicationbasemessagetype.form.component.js.map +1 -1
  301. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js +1 -1
  302. package/dist/lib/generated/Entities/CommunicationLog/communicationlog.form.component.js.map +1 -1
  303. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js +1 -1
  304. package/dist/lib/generated/Entities/CommunicationProvider/communicationprovider.form.component.js.map +1 -1
  305. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js +1 -1
  306. package/dist/lib/generated/Entities/CommunicationProviderMessageType/communicationprovidermessagetype.form.component.js.map +1 -1
  307. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js +1 -1
  308. package/dist/lib/generated/Entities/CommunicationRun/communicationrun.form.component.js.map +1 -1
  309. package/dist/lib/generated/Entities/Company/company.form.component.js +1 -1
  310. package/dist/lib/generated/Entities/Company/company.form.component.js.map +1 -1
  311. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js +1 -1
  312. package/dist/lib/generated/Entities/CompanyIntegration/companyintegration.form.component.js.map +1 -1
  313. package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/companyintegrationrecordmap.form.component.js +1 -1
  314. package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/companyintegrationrecordmap.form.component.js.map +1 -1
  315. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js +1 -1
  316. package/dist/lib/generated/Entities/CompanyIntegrationRun/companyintegrationrun.form.component.js.map +1 -1
  317. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js +1 -1
  318. package/dist/lib/generated/Entities/CompanyIntegrationRunAPILog/companyintegrationrunapilog.form.component.js.map +1 -1
  319. package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js +1 -1
  320. package/dist/lib/generated/Entities/CompanyIntegrationRunDetail/companyintegrationrundetail.form.component.js.map +1 -1
  321. package/dist/lib/generated/Entities/Component/component.form.component.js +1 -1
  322. package/dist/lib/generated/Entities/Component/component.form.component.js.map +1 -1
  323. package/dist/lib/generated/Entities/ComponentDependency/componentdependency.form.component.js +1 -1
  324. package/dist/lib/generated/Entities/ComponentDependency/componentdependency.form.component.js.map +1 -1
  325. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js +1 -1
  326. package/dist/lib/generated/Entities/ComponentLibrary/componentlibrary.form.component.js.map +1 -1
  327. package/dist/lib/generated/Entities/ComponentLibraryLink/componentlibrarylink.form.component.js +1 -1
  328. package/dist/lib/generated/Entities/ComponentLibraryLink/componentlibrarylink.form.component.js.map +1 -1
  329. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js +1 -1
  330. package/dist/lib/generated/Entities/ComponentRegistry/componentregistry.form.component.js.map +1 -1
  331. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +1 -1
  332. package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
  333. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +1 -1
  334. package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
  335. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +1 -1
  336. package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
  337. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +1 -1
  338. package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
  339. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +1 -1
  340. package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
  341. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +1 -1
  342. package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
  343. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +1 -1
  344. package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
  345. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +1 -1
  346. package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
  347. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +1 -1
  348. package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
  349. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +1 -1
  350. package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
  351. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +1 -1
  352. package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
  353. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +1 -1
  354. package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
  355. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +1 -1
  356. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
  357. package/dist/lib/generated/Entities/ConversationArtifactPermission/conversationartifactpermission.form.component.js +1 -1
  358. package/dist/lib/generated/Entities/ConversationArtifactPermission/conversationartifactpermission.form.component.js.map +1 -1
  359. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js +1 -1
  360. package/dist/lib/generated/Entities/ConversationArtifactVersion/conversationartifactversion.form.component.js.map +1 -1
  361. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +1 -1
  362. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  363. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +1 -1
  364. package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -1
  365. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +12 -10
  366. package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js.map +1 -1
  367. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +1 -1
  368. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -1
  369. package/dist/lib/generated/Entities/Credential/credential.form.component.js +1 -1
  370. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
  371. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js +1 -1
  372. package/dist/lib/generated/Entities/CredentialCategory/credentialcategory.form.component.js.map +1 -1
  373. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js +1 -1
  374. package/dist/lib/generated/Entities/CredentialType/credentialtype.form.component.js.map +1 -1
  375. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.d.ts.map +1 -1
  376. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js +44 -8
  377. package/dist/lib/generated/Entities/Dashboard/dashboard.form.component.js.map +1 -1
  378. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.d.ts.map +1 -1
  379. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js +42 -6
  380. package/dist/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.js.map +1 -1
  381. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.d.ts +11 -0
  382. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.d.ts.map +1 -0
  383. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.js +75 -0
  384. package/dist/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.js.map +1 -0
  385. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.d.ts +11 -0
  386. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.d.ts.map +1 -0
  387. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.js +85 -0
  388. package/dist/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.js.map +1 -0
  389. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.d.ts +11 -0
  390. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.d.ts.map +1 -0
  391. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.js +75 -0
  392. package/dist/lib/generated/Entities/DashboardPartType/dashboardparttype.form.component.js.map +1 -0
  393. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.d.ts +11 -0
  394. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.d.ts.map +1 -0
  395. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.js +79 -0
  396. package/dist/lib/generated/Entities/DashboardPermission/dashboardpermission.form.component.js.map +1 -0
  397. package/dist/lib/generated/Entities/DashboardUserPreference/dashboarduserpreference.form.component.js +1 -1
  398. package/dist/lib/generated/Entities/DashboardUserPreference/dashboarduserpreference.form.component.js.map +1 -1
  399. package/dist/lib/generated/Entities/DashboardUserState/dashboarduserstate.form.component.js +1 -1
  400. package/dist/lib/generated/Entities/DashboardUserState/dashboarduserstate.form.component.js.map +1 -1
  401. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js +1 -1
  402. package/dist/lib/generated/Entities/DataContext/datacontext.form.component.js.map +1 -1
  403. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js +1 -1
  404. package/dist/lib/generated/Entities/DataContextItem/datacontextitem.form.component.js.map +1 -1
  405. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js +1 -1
  406. package/dist/lib/generated/Entities/Dataset/dataset.form.component.js.map +1 -1
  407. package/dist/lib/generated/Entities/DatasetItem/datasetitem.form.component.js +1 -1
  408. package/dist/lib/generated/Entities/DatasetItem/datasetitem.form.component.js.map +1 -1
  409. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js +1 -1
  410. package/dist/lib/generated/Entities/DuplicateRun/duplicaterun.form.component.js.map +1 -1
  411. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js +1 -1
  412. package/dist/lib/generated/Entities/DuplicateRunDetail/duplicaterundetail.form.component.js.map +1 -1
  413. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js +1 -1
  414. package/dist/lib/generated/Entities/DuplicateRunDetailMatch/duplicaterundetailmatch.form.component.js.map +1 -1
  415. package/dist/lib/generated/Entities/Employee/employee.form.component.js +1 -1
  416. package/dist/lib/generated/Entities/Employee/employee.form.component.js.map +1 -1
  417. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js +1 -1
  418. package/dist/lib/generated/Entities/EmployeeCompanyIntegration/employeecompanyintegration.form.component.js.map +1 -1
  419. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js +1 -1
  420. package/dist/lib/generated/Entities/EmployeeRole/employeerole.form.component.js.map +1 -1
  421. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js +1 -1
  422. package/dist/lib/generated/Entities/EmployeeSkill/employeeskill.form.component.js.map +1 -1
  423. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js +1 -1
  424. package/dist/lib/generated/Entities/EncryptionAlgorithm/encryptionalgorithm.form.component.js.map +1 -1
  425. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js +1 -1
  426. package/dist/lib/generated/Entities/EncryptionKey/encryptionkey.form.component.js.map +1 -1
  427. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js +1 -1
  428. package/dist/lib/generated/Entities/EncryptionKeySource/encryptionkeysource.form.component.js.map +1 -1
  429. package/dist/lib/generated/Entities/Entity/entity.form.component.js +1 -1
  430. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  431. package/dist/lib/generated/Entities/EntityAIAction/entityaiaction.form.component.js +1 -1
  432. package/dist/lib/generated/Entities/EntityAIAction/entityaiaction.form.component.js.map +1 -1
  433. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js +1 -1
  434. package/dist/lib/generated/Entities/EntityAction/entityaction.form.component.js.map +1 -1
  435. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js +1 -1
  436. package/dist/lib/generated/Entities/EntityActionFilter/entityactionfilter.form.component.js.map +1 -1
  437. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js +1 -1
  438. package/dist/lib/generated/Entities/EntityActionInvocation/entityactioninvocation.form.component.js.map +1 -1
  439. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js +1 -1
  440. package/dist/lib/generated/Entities/EntityActionInvocationType/entityactioninvocationtype.form.component.js.map +1 -1
  441. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js +1 -1
  442. package/dist/lib/generated/Entities/EntityActionParam/entityactionparam.form.component.js.map +1 -1
  443. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js +1 -1
  444. package/dist/lib/generated/Entities/EntityCommunicationField/entitycommunicationfield.form.component.js.map +1 -1
  445. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js +1 -1
  446. package/dist/lib/generated/Entities/EntityCommunicationMessageType/entitycommunicationmessagetype.form.component.js.map +1 -1
  447. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js +1 -1
  448. package/dist/lib/generated/Entities/EntityDocument/entitydocument.form.component.js.map +1 -1
  449. package/dist/lib/generated/Entities/EntityDocumentRun/entitydocumentrun.form.component.js +1 -1
  450. package/dist/lib/generated/Entities/EntityDocumentRun/entitydocumentrun.form.component.js.map +1 -1
  451. package/dist/lib/generated/Entities/EntityDocumentSetting/entitydocumentsetting.form.component.js +1 -1
  452. package/dist/lib/generated/Entities/EntityDocumentSetting/entitydocumentsetting.form.component.js.map +1 -1
  453. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js +1 -1
  454. package/dist/lib/generated/Entities/EntityDocumentType/entitydocumenttype.form.component.js.map +1 -1
  455. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js +1 -1
  456. package/dist/lib/generated/Entities/EntityField/entityfield.form.component.js.map +1 -1
  457. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +1 -1
  458. package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
  459. package/dist/lib/generated/Entities/EntityPermission/entitypermission.form.component.js +1 -1
  460. package/dist/lib/generated/Entities/EntityPermission/entitypermission.form.component.js.map +1 -1
  461. package/dist/lib/generated/Entities/EntityRecordDocument/entityrecorddocument.form.component.js +1 -1
  462. package/dist/lib/generated/Entities/EntityRecordDocument/entityrecorddocument.form.component.js.map +1 -1
  463. package/dist/lib/generated/Entities/EntityRelationship/entityrelationship.form.component.js +1 -1
  464. package/dist/lib/generated/Entities/EntityRelationship/entityrelationship.form.component.js.map +1 -1
  465. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js +1 -1
  466. package/dist/lib/generated/Entities/EntityRelationshipDisplayComponent/entityrelationshipdisplaycomponent.form.component.js.map +1 -1
  467. package/dist/lib/generated/Entities/EntitySetting/entitysetting.form.component.js +1 -1
  468. package/dist/lib/generated/Entities/EntitySetting/entitysetting.form.component.js.map +1 -1
  469. package/dist/lib/generated/Entities/Environment/environment.form.component.js +1 -1
  470. package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -1
  471. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js +1 -1
  472. package/dist/lib/generated/Entities/ErrorLog/errorlog.form.component.js.map +1 -1
  473. package/dist/lib/generated/Entities/ExplorerNavigationItem/explorernavigationitem.form.component.js +1 -1
  474. package/dist/lib/generated/Entities/ExplorerNavigationItem/explorernavigationitem.form.component.js.map +1 -1
  475. package/dist/lib/generated/Entities/File/file.form.component.d.ts.map +1 -1
  476. package/dist/lib/generated/Entities/File/file.form.component.js +43 -7
  477. package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
  478. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js +1 -1
  479. package/dist/lib/generated/Entities/FileCategory/filecategory.form.component.js.map +1 -1
  480. package/dist/lib/generated/Entities/FileEntityRecordLink/fileentityrecordlink.form.component.js +1 -1
  481. package/dist/lib/generated/Entities/FileEntityRecordLink/fileentityrecordlink.form.component.js.map +1 -1
  482. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +1 -1
  483. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  484. package/dist/lib/generated/Entities/GeneratedCode/generatedcode.form.component.js +1 -1
  485. package/dist/lib/generated/Entities/GeneratedCode/generatedcode.form.component.js.map +1 -1
  486. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js +1 -1
  487. package/dist/lib/generated/Entities/GeneratedCodeCategory/generatedcodecategory.form.component.js.map +1 -1
  488. package/dist/lib/generated/Entities/Integration/integration.form.component.js +1 -1
  489. package/dist/lib/generated/Entities/Integration/integration.form.component.js.map +1 -1
  490. package/dist/lib/generated/Entities/IntegrationURLFormat/integrationurlformat.form.component.js +1 -1
  491. package/dist/lib/generated/Entities/IntegrationURLFormat/integrationurlformat.form.component.js.map +1 -1
  492. package/dist/lib/generated/Entities/Library/library.form.component.js +1 -1
  493. package/dist/lib/generated/Entities/Library/library.form.component.js.map +1 -1
  494. package/dist/lib/generated/Entities/LibraryItem/libraryitem.form.component.js +1 -1
  495. package/dist/lib/generated/Entities/LibraryItem/libraryitem.form.component.js.map +1 -1
  496. package/dist/lib/generated/Entities/List/list.form.component.js +1 -1
  497. package/dist/lib/generated/Entities/List/list.form.component.js.map +1 -1
  498. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js +1 -1
  499. package/dist/lib/generated/Entities/ListCategory/listcategory.form.component.js.map +1 -1
  500. package/dist/lib/generated/Entities/ListDetail/listdetail.form.component.js +1 -1
  501. package/dist/lib/generated/Entities/ListDetail/listdetail.form.component.js.map +1 -1
  502. package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js +1 -1
  503. package/dist/lib/generated/Entities/ListInvitation/listinvitation.form.component.js.map +1 -1
  504. package/dist/lib/generated/Entities/ListShare/listshare.form.component.js +1 -1
  505. package/dist/lib/generated/Entities/ListShare/listshare.form.component.js.map +1 -1
  506. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js +1 -1
  507. package/dist/lib/generated/Entities/OutputDeliveryType/outputdeliverytype.form.component.js.map +1 -1
  508. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js +1 -1
  509. package/dist/lib/generated/Entities/OutputFormatType/outputformattype.form.component.js.map +1 -1
  510. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js +1 -1
  511. package/dist/lib/generated/Entities/OutputTriggerType/outputtriggertype.form.component.js.map +1 -1
  512. package/dist/lib/generated/Entities/Project/project.form.component.js +1 -1
  513. package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -1
  514. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +1 -1
  515. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js.map +1 -1
  516. package/dist/lib/generated/Entities/Query/query.form.component.js +1 -1
  517. package/dist/lib/generated/Entities/Query/query.form.component.js.map +1 -1
  518. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js +1 -1
  519. package/dist/lib/generated/Entities/QueryCategory/querycategory.form.component.js.map +1 -1
  520. package/dist/lib/generated/Entities/QueryEntity/queryentity.form.component.js +1 -1
  521. package/dist/lib/generated/Entities/QueryEntity/queryentity.form.component.js.map +1 -1
  522. package/dist/lib/generated/Entities/QueryField/queryfield.form.component.js +1 -1
  523. package/dist/lib/generated/Entities/QueryField/queryfield.form.component.js.map +1 -1
  524. package/dist/lib/generated/Entities/QueryParameter/queryparameter.form.component.js +1 -1
  525. package/dist/lib/generated/Entities/QueryParameter/queryparameter.form.component.js.map +1 -1
  526. package/dist/lib/generated/Entities/QueryPermission/querypermission.form.component.js +1 -1
  527. package/dist/lib/generated/Entities/QueryPermission/querypermission.form.component.js.map +1 -1
  528. package/dist/lib/generated/Entities/Queue/queue.form.component.js +1 -1
  529. package/dist/lib/generated/Entities/Queue/queue.form.component.js.map +1 -1
  530. package/dist/lib/generated/Entities/QueueTask/queuetask.form.component.js +1 -1
  531. package/dist/lib/generated/Entities/QueueTask/queuetask.form.component.js.map +1 -1
  532. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js +1 -1
  533. package/dist/lib/generated/Entities/QueueType/queuetype.form.component.js.map +1 -1
  534. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js +1 -1
  535. package/dist/lib/generated/Entities/Recommendation/recommendation.form.component.js.map +1 -1
  536. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js +1 -1
  537. package/dist/lib/generated/Entities/RecommendationItem/recommendationitem.form.component.js.map +1 -1
  538. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js +1 -1
  539. package/dist/lib/generated/Entities/RecommendationProvider/recommendationprovider.form.component.js.map +1 -1
  540. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js +1 -1
  541. package/dist/lib/generated/Entities/RecommendationRun/recommendationrun.form.component.js.map +1 -1
  542. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js +1 -1
  543. package/dist/lib/generated/Entities/RecordChange/recordchange.form.component.js.map +1 -1
  544. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js +1 -1
  545. package/dist/lib/generated/Entities/RecordChangeReplayRun/recordchangereplayrun.form.component.js.map +1 -1
  546. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +1 -1
  547. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js.map +1 -1
  548. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js +1 -1
  549. package/dist/lib/generated/Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component.js.map +1 -1
  550. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js +1 -1
  551. package/dist/lib/generated/Entities/RecordMergeLog/recordmergelog.form.component.js.map +1 -1
  552. package/dist/lib/generated/Entities/Report/report.form.component.js +1 -1
  553. package/dist/lib/generated/Entities/Report/report.form.component.js.map +1 -1
  554. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js +1 -1
  555. package/dist/lib/generated/Entities/ReportCategory/reportcategory.form.component.js.map +1 -1
  556. package/dist/lib/generated/Entities/ReportSnapshot/reportsnapshot.form.component.js +1 -1
  557. package/dist/lib/generated/Entities/ReportSnapshot/reportsnapshot.form.component.js.map +1 -1
  558. package/dist/lib/generated/Entities/ReportUserState/reportuserstate.form.component.js +1 -1
  559. package/dist/lib/generated/Entities/ReportUserState/reportuserstate.form.component.js.map +1 -1
  560. package/dist/lib/generated/Entities/ReportVersion/reportversion.form.component.js +1 -1
  561. package/dist/lib/generated/Entities/ReportVersion/reportversion.form.component.js.map +1 -1
  562. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +1 -1
  563. package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
  564. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +1 -1
  565. package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
  566. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +1 -1
  567. package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
  568. package/dist/lib/generated/Entities/Role/role.form.component.js +1 -1
  569. package/dist/lib/generated/Entities/Role/role.form.component.js.map +1 -1
  570. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js +1 -1
  571. package/dist/lib/generated/Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component.js.map +1 -1
  572. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js +1 -1
  573. package/dist/lib/generated/Entities/ScheduledAction/scheduledaction.form.component.js.map +1 -1
  574. package/dist/lib/generated/Entities/ScheduledActionParam/scheduledactionparam.form.component.js +1 -1
  575. package/dist/lib/generated/Entities/ScheduledActionParam/scheduledactionparam.form.component.js.map +1 -1
  576. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js +1 -1
  577. package/dist/lib/generated/Entities/ScheduledJob/scheduledjob.form.component.js.map +1 -1
  578. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js +1 -1
  579. package/dist/lib/generated/Entities/ScheduledJobRun/scheduledjobrun.form.component.js.map +1 -1
  580. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js +1 -1
  581. package/dist/lib/generated/Entities/ScheduledJobType/scheduledjobtype.form.component.js.map +1 -1
  582. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js +1 -1
  583. package/dist/lib/generated/Entities/SchemaInfo/schemainfo.form.component.js.map +1 -1
  584. package/dist/lib/generated/Entities/Skill/skill.form.component.js +1 -1
  585. package/dist/lib/generated/Entities/Skill/skill.form.component.js.map +1 -1
  586. package/dist/lib/generated/Entities/Tag/tag.form.component.js +1 -1
  587. package/dist/lib/generated/Entities/Tag/tag.form.component.js.map +1 -1
  588. package/dist/lib/generated/Entities/TaggedItem/taggeditem.form.component.js +1 -1
  589. package/dist/lib/generated/Entities/TaggedItem/taggeditem.form.component.js.map +1 -1
  590. package/dist/lib/generated/Entities/Task/task.form.component.js +1 -1
  591. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -1
  592. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +1 -1
  593. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js.map +1 -1
  594. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +1 -1
  595. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -1
  596. package/dist/lib/generated/Entities/Template/template.form.component.js +1 -1
  597. package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
  598. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js +1 -1
  599. package/dist/lib/generated/Entities/TemplateCategory/templatecategory.form.component.js.map +1 -1
  600. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js +1 -1
  601. package/dist/lib/generated/Entities/TemplateContent/templatecontent.form.component.js.map +1 -1
  602. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js +1 -1
  603. package/dist/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.js.map +1 -1
  604. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js +1 -1
  605. package/dist/lib/generated/Entities/TemplateParam/templateparam.form.component.js.map +1 -1
  606. package/dist/lib/generated/Entities/Test/test.form.component.js +20 -18
  607. package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
  608. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +1 -1
  609. package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -1
  610. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +39 -37
  611. package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
  612. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +1 -1
  613. package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -1
  614. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +23 -21
  615. package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
  616. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +17 -15
  617. package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
  618. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +1 -1
  619. package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -1
  620. package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -1
  621. package/dist/lib/generated/Entities/TestType/testtype.form.component.js +22 -14
  622. package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -1
  623. package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
  624. package/dist/lib/generated/Entities/User/user.form.component.js +232 -142
  625. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  626. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js +1 -1
  627. package/dist/lib/generated/Entities/UserApplication/userapplication.form.component.js.map +1 -1
  628. package/dist/lib/generated/Entities/UserApplicationEntity/userapplicationentity.form.component.js +1 -1
  629. package/dist/lib/generated/Entities/UserApplicationEntity/userapplicationentity.form.component.js.map +1 -1
  630. package/dist/lib/generated/Entities/UserFavorite/userfavorite.form.component.js +1 -1
  631. package/dist/lib/generated/Entities/UserFavorite/userfavorite.form.component.js.map +1 -1
  632. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +1 -1
  633. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js.map +1 -1
  634. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js +1 -1
  635. package/dist/lib/generated/Entities/UserRecordLog/userrecordlog.form.component.js.map +1 -1
  636. package/dist/lib/generated/Entities/UserRole/userrole.form.component.js +1 -1
  637. package/dist/lib/generated/Entities/UserRole/userrole.form.component.js.map +1 -1
  638. package/dist/lib/generated/Entities/UserSetting/usersetting.form.component.js +1 -1
  639. package/dist/lib/generated/Entities/UserSetting/usersetting.form.component.js.map +1 -1
  640. package/dist/lib/generated/Entities/UserView/userview.form.component.js +1 -1
  641. package/dist/lib/generated/Entities/UserView/userview.form.component.js.map +1 -1
  642. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js +1 -1
  643. package/dist/lib/generated/Entities/UserViewCategory/userviewcategory.form.component.js.map +1 -1
  644. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js +1 -1
  645. package/dist/lib/generated/Entities/UserViewRun/userviewrun.form.component.js.map +1 -1
  646. package/dist/lib/generated/Entities/UserViewRunDetail/userviewrundetail.form.component.js +1 -1
  647. package/dist/lib/generated/Entities/UserViewRunDetail/userviewrundetail.form.component.js.map +1 -1
  648. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js +1 -1
  649. package/dist/lib/generated/Entities/VectorDatabase/vectordatabase.form.component.js.map +1 -1
  650. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js +1 -1
  651. package/dist/lib/generated/Entities/VectorIndex/vectorindex.form.component.js.map +1 -1
  652. package/dist/lib/generated/Entities/VersionInstallation/versioninstallation.form.component.js +1 -1
  653. package/dist/lib/generated/Entities/VersionInstallation/versioninstallation.form.component.js.map +1 -1
  654. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js +1 -1
  655. package/dist/lib/generated/Entities/Workflow/workflow.form.component.js.map +1 -1
  656. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js +1 -1
  657. package/dist/lib/generated/Entities/WorkflowEngine/workflowengine.form.component.js.map +1 -1
  658. package/dist/lib/generated/Entities/WorkflowRun/workflowrun.form.component.js +1 -1
  659. package/dist/lib/generated/Entities/WorkflowRun/workflowrun.form.component.js.map +1 -1
  660. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js +1 -1
  661. package/dist/lib/generated/Entities/Workspace/workspace.form.component.js.map +1 -1
  662. package/dist/lib/generated/Entities/WorkspaceItem/workspaceitem.form.component.js +1 -1
  663. package/dist/lib/generated/Entities/WorkspaceItem/workspaceitem.form.component.js.map +1 -1
  664. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts +11 -0
  665. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts.map +1 -0
  666. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js +67 -0
  667. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js.map +1 -0
  668. package/dist/lib/generated/generated-forms.module.d.ts +164 -157
  669. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  670. package/dist/lib/generated/generated-forms.module.js +140 -112
  671. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  672. package/dist/lib/shared/components/template-editor.component.js +1 -1
  673. package/dist/lib/shared/components/template-editor.component.js.map +1 -1
  674. package/package.json +36 -35
@@ -13,18 +13,38 @@ import * as i2 from "@memberjunction/ng-base-forms";
13
13
  import * as i3 from "@memberjunction/ng-form-toolbar";
14
14
  function DashboardFormComponent_div_24_Template(rf, ctx) { if (rf & 1) {
15
15
  const _r1 = i0.ɵɵgetCurrentView();
16
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 26);
17
- i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_24_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserStates", $event.totalRowCount)); });
16
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 28);
17
+ i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_24_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryLinks", $event.totalRowCount)); });
18
18
  i0.ɵɵelementEnd()();
19
19
  } if (rf & 2) {
20
20
  const ctx_r1 = i0.ɵɵnextContext();
21
21
  i0.ɵɵadvance();
22
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard User States", "DashboardID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard User States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardUserStates"))("ShowToolbar", false);
22
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Links", "DashboardID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryLinks"))("ShowToolbar", false);
23
23
  } }
24
24
  function DashboardFormComponent_div_26_Template(rf, ctx) { if (rf & 1) {
25
25
  const _r3 = i0.ɵɵgetCurrentView();
26
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 26);
27
- i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_26_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserPreferences", $event.totalRowCount)); });
26
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 28);
27
+ i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_26_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserStates", $event.totalRowCount)); });
28
+ i0.ɵɵelementEnd()();
29
+ } if (rf & 2) {
30
+ const ctx_r1 = i0.ɵɵnextContext();
31
+ i0.ɵɵadvance();
32
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard User States", "DashboardID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard User States"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardUserStates"))("ShowToolbar", false);
33
+ } }
34
+ function DashboardFormComponent_div_28_Template(rf, ctx) { if (rf & 1) {
35
+ const _r4 = i0.ɵɵgetCurrentView();
36
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 28);
37
+ i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardPermissions", $event.totalRowCount)); });
38
+ i0.ɵɵelementEnd()();
39
+ } if (rf & 2) {
40
+ const ctx_r1 = i0.ɵɵnextContext();
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Permissions", "DashboardID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardPermissions"))("ShowToolbar", false);
43
+ } }
44
+ function DashboardFormComponent_div_30_Template(rf, ctx) { if (rf & 1) {
45
+ const _r5 = i0.ɵɵgetCurrentView();
46
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 28);
47
+ i0.ɵɵlistener("AfterDataLoad", function DashboardFormComponent_div_30_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardUserPreferences", $event.totalRowCount)); });
28
48
  i0.ɵɵelementEnd()();
29
49
  } if (rf & 2) {
30
50
  const ctx_r1 = i0.ɵɵnextContext();
@@ -39,12 +59,14 @@ let DashboardFormComponent = class DashboardFormComponent extends BaseFormCompon
39
59
  { sectionKey: 'accessScopeSettings', sectionName: 'Access & Scope Settings', isExpanded: true },
40
60
  { sectionKey: 'technicalConfiguration', sectionName: 'Technical Configuration', isExpanded: false },
41
61
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
62
+ { sectionKey: 'mJDashboardCategoryLinks', sectionName: 'MJ: Dashboard Category Links', isExpanded: false },
42
63
  { sectionKey: 'mJDashboardUserStates', sectionName: 'MJ: Dashboard User States', isExpanded: false },
64
+ { sectionKey: 'mJDashboardPermissions', sectionName: 'MJ: Dashboard Permissions', isExpanded: false },
43
65
  { sectionKey: 'mJDashboardUserPreferences', sectionName: 'MJ: Dashboard User Preferences', isExpanded: false }
44
66
  ]);
45
67
  }
46
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardFormComponent_BaseFactory; return function DashboardFormComponent_Factory(t) { return (ɵDashboardFormComponent_BaseFactory || (ɵDashboardFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardFormComponent)))(t || DashboardFormComponent); }; })(); }
47
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardFormComponent, selectors: [["gen-dashboard-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 27, vars: 92, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "dashboardIdentityDescription", "sectionName", "Dashboard Identity & Description", "icon", "fa fa-id-card", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Thumbnail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "accessScopeSettings", "sectionName", "Access & Scope Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Scope", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ApplicationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Application", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Environment", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "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", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverClass", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Code", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "mJDashboardUserStates", "sectionName", "MJ: Dashboard User States", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJDashboardUserPreferences", "sectionName", "MJ: Dashboard User Preferences", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardFormComponent_Template(rf, ctx) { if (rf & 1) {
68
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardFormComponent_BaseFactory; return function DashboardFormComponent_Factory(__ngFactoryType__) { return (ɵDashboardFormComponent_BaseFactory || (ɵDashboardFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardFormComponent)))(__ngFactoryType__ || DashboardFormComponent); }; })(); }
69
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardFormComponent, selectors: [["gen-dashboard-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 31, vars: 102, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "dashboardIdentityDescription", "sectionName", "Dashboard Identity & Description", "icon", "fa fa-id-card", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Thumbnail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "accessScopeSettings", "sectionName", "Access & Scope Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Scope", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ApplicationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Application", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Environment", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "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", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DriverClass", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Code", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "mJDashboardCategoryLinks", "sectionName", "MJ: Dashboard Category Links", "icon", "fa fa-folder-open", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJDashboardUserStates", "sectionName", "MJ: Dashboard User States", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJDashboardPermissions", "sectionName", "MJ: Dashboard Permissions", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJDashboardUserPreferences", "sectionName", "MJ: Dashboard User Preferences", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardFormComponent_Template(rf, ctx) { if (rf & 1) {
48
70
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
49
71
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
50
72
  i0.ɵɵelementEnd();
@@ -62,6 +84,12 @@ let DashboardFormComponent = class DashboardFormComponent extends BaseFormCompon
62
84
  i0.ɵɵelementEnd();
63
85
  i0.ɵɵelementStart(25, "mj-collapsible-panel", 25);
64
86
  i0.ɵɵtemplate(26, DashboardFormComponent_div_26_Template, 2, 4, "div", 24);
87
+ i0.ɵɵelementEnd();
88
+ i0.ɵɵelementStart(27, "mj-collapsible-panel", 26);
89
+ i0.ɵɵtemplate(28, DashboardFormComponent_div_28_Template, 2, 4, "div", 24);
90
+ i0.ɵɵelementEnd();
91
+ i0.ɵɵelementStart(29, "mj-collapsible-panel", 27);
92
+ i0.ɵɵtemplate(30, DashboardFormComponent_div_30_Template, 2, 4, "div", 24);
65
93
  i0.ɵɵelementEnd()();
66
94
  } if (rf & 2) {
67
95
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -110,10 +138,18 @@ let DashboardFormComponent = class DashboardFormComponent extends BaseFormCompon
110
138
  i0.ɵɵadvance();
111
139
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
112
140
  i0.ɵɵadvance();
141
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardCategoryLinks"))("defaultExpanded", false);
142
+ i0.ɵɵadvance();
143
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
144
+ i0.ɵɵadvance();
113
145
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardUserStates"))("defaultExpanded", false);
114
146
  i0.ɵɵadvance();
115
147
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
116
148
  i0.ɵɵadvance();
149
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardPermissions"))("defaultExpanded", false);
150
+ i0.ɵɵadvance();
151
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
152
+ i0.ɵɵadvance();
117
153
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardUserPreferences"))("defaultExpanded", false);
118
154
  i0.ɵɵadvance();
119
155
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -125,7 +161,7 @@ DashboardFormComponent = __decorate([
125
161
  export { DashboardFormComponent };
126
162
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardFormComponent, [{
127
163
  type: Component,
128
- args: [{ selector: 'gen-dashboard-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Dashboard Identity & Description Section -->\n <mj-collapsible-panel slot=\"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=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"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 slot=\"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 LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scope\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApplicationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnvironmentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\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=\"Category\"\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=\"Application\"\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=\"Environment\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Configuration Section -->\n <mj-collapsible-panel slot=\"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=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Code\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-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 User States Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User Preferences Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
164
+ args: [{ selector: 'gen-dashboard-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Dashboard Identity & Description Section -->\n <mj-collapsible-panel slot=\"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=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"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 slot=\"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 LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Scope\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ApplicationID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EnvironmentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\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=\"Category\"\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=\"Application\"\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=\"Environment\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Technical Configuration Section -->\n <mj-collapsible-panel slot=\"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=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DriverClass\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Code\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-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 slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User States Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserStates', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Permissions Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard User Preferences Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\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 (AfterDataLoad)=\"SetSectionRowCount('mJDashboardUserPreferences', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
129
165
  }], null, null); })();
130
166
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardFormComponent, { className: "DashboardFormComponent", filePath: "src/lib/generated/Entities/Dashboard/dashboard.form.component.ts", lineNumber: 12 }); })();
131
167
  export function LoadDashboardFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"dashboard.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Dashboard/dashboard.form.component.ts","../../../../../src/lib/generated/Entities/Dashboard/dashboard.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dashboard.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Dashboard/dashboard.form.component.ts","../../../../../src/lib/generated/Entities/Dashboard/dashboard.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"dashboardcategory.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;CAa1C;AAED,wBAAgB,kCAAkC,SAEjD"}
1
+ {"version":3,"file":"dashboardcategory.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAExE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,8BAA+B,SAAQ,iBAAiB;IAC1D,MAAM,EAAG,uBAAuB,CAAC;IAEzB,QAAQ;yCAHd,8BAA8B;2CAA9B,8BAA8B;CAe1C;AAED,wBAAgB,kCAAkC,SAEjD"}
@@ -13,7 +13,7 @@ import * as i2 from "@memberjunction/ng-base-forms";
13
13
  import * as i3 from "@memberjunction/ng-form-toolbar";
14
14
  function DashboardCategoryFormComponent_div_14_Template(rf, ctx) { if (rf & 1) {
15
15
  const _r1 = i0.ɵɵgetCurrentView();
16
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 16);
16
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 18);
17
17
  i0.ɵɵlistener("AfterDataLoad", function DashboardCategoryFormComponent_div_14_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dashboardCategories", $event.totalRowCount)); });
18
18
  i0.ɵɵelementEnd()();
19
19
  } if (rf & 2) {
@@ -23,7 +23,7 @@ function DashboardCategoryFormComponent_div_14_Template(rf, ctx) { if (rf & 1) {
23
23
  } }
24
24
  function DashboardCategoryFormComponent_div_16_Template(rf, ctx) { if (rf & 1) {
25
25
  const _r3 = i0.ɵɵgetCurrentView();
26
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 16);
26
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 18);
27
27
  i0.ɵɵlistener("AfterDataLoad", function DashboardCategoryFormComponent_div_16_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dashboards", $event.totalRowCount)); });
28
28
  i0.ɵɵelementEnd()();
29
29
  } if (rf & 2) {
@@ -31,6 +31,26 @@ function DashboardCategoryFormComponent_div_16_Template(rf, ctx) { if (rf & 1) {
31
31
  i0.ɵɵadvance();
32
32
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Dashboards", "CategoryID"))("NewRecordValues", ctx_r1.NewRecordValues("Dashboards"))("AllowLoad", ctx_r1.IsSectionExpanded("dashboards"))("ShowToolbar", false);
33
33
  } }
34
+ function DashboardCategoryFormComponent_div_18_Template(rf, ctx) { if (rf & 1) {
35
+ const _r4 = i0.ɵɵgetCurrentView();
36
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 18);
37
+ i0.ɵɵlistener("AfterDataLoad", function DashboardCategoryFormComponent_div_18_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryLinks", $event.totalRowCount)); });
38
+ i0.ɵɵelementEnd()();
39
+ } if (rf & 2) {
40
+ const ctx_r1 = i0.ɵɵnextContext();
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Links", "DashboardCategoryID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryLinks"))("ShowToolbar", false);
43
+ } }
44
+ function DashboardCategoryFormComponent_div_20_Template(rf, ctx) { if (rf & 1) {
45
+ const _r5 = i0.ɵɵgetCurrentView();
46
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 18);
47
+ i0.ɵɵlistener("AfterDataLoad", function DashboardCategoryFormComponent_div_20_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJDashboardCategoryPermissions", $event.totalRowCount)); });
48
+ i0.ɵɵelementEnd()();
49
+ } if (rf & 2) {
50
+ const ctx_r1 = i0.ɵɵnextContext();
51
+ i0.ɵɵadvance();
52
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Dashboard Category Permissions", "DashboardCategoryID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Dashboard Category Permissions"))("AllowLoad", ctx_r1.IsSectionExpanded("mJDashboardCategoryPermissions"))("ShowToolbar", false);
53
+ } }
34
54
  let DashboardCategoryFormComponent = class DashboardCategoryFormComponent extends BaseFormComponent {
35
55
  async ngOnInit() {
36
56
  await super.ngOnInit();
@@ -39,11 +59,13 @@ let DashboardCategoryFormComponent = class DashboardCategoryFormComponent extend
39
59
  { sectionKey: 'hierarchyStructure', sectionName: 'Hierarchy Structure', isExpanded: true },
40
60
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
41
61
  { sectionKey: 'dashboardCategories', sectionName: 'Dashboard Categories', isExpanded: false },
42
- { sectionKey: 'dashboards', sectionName: 'Dashboards', isExpanded: false }
62
+ { sectionKey: 'dashboards', sectionName: 'Dashboards', isExpanded: false },
63
+ { sectionKey: 'mJDashboardCategoryLinks', sectionName: 'MJ: Dashboard Category Links', isExpanded: false },
64
+ { sectionKey: 'mJDashboardCategoryPermissions', sectionName: 'MJ: Dashboard Category Permissions', isExpanded: false }
43
65
  ]);
44
66
  }
45
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardCategoryFormComponent_BaseFactory; return function DashboardCategoryFormComponent_Factory(t) { return (ɵDashboardCategoryFormComponent_BaseFactory || (ɵDashboardCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardCategoryFormComponent)))(t || DashboardCategoryFormComponent); }; })(); }
46
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardCategoryFormComponent, selectors: [["gen-dashboardcategory-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 17, vars: 54, consts: [[3, "record", "formComponent"], ["slot", "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", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "hierarchyStructure", "sectionName", "Hierarchy Structure", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "dashboardCategories", "sectionName", "Dashboard Categories", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "dashboards", "sectionName", "Dashboards", "icon", "fa-solid fa-table-columns", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
67
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardCategoryFormComponent_BaseFactory; return function DashboardCategoryFormComponent_Factory(__ngFactoryType__) { return (ɵDashboardCategoryFormComponent_BaseFactory || (ɵDashboardCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardCategoryFormComponent)))(__ngFactoryType__ || DashboardCategoryFormComponent); }; })(); }
68
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardCategoryFormComponent, selectors: [["gen-dashboardcategory-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 21, vars: 64, consts: [[3, "record", "formComponent"], ["slot", "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", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "hierarchyStructure", "sectionName", "Hierarchy Structure", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Dropdown", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "dashboardCategories", "sectionName", "Dashboard Categories", "icon", "fa fa-tachometer-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "dashboards", "sectionName", "Dashboards", "icon", "fa-solid fa-table-columns", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJDashboardCategoryLinks", "sectionName", "MJ: Dashboard Category Links", "icon", "fa fa-folder-open", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJDashboardCategoryPermissions", "sectionName", "MJ: Dashboard Category Permissions", "icon", "fa fa-folder-open", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function DashboardCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
47
69
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
48
70
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
49
71
  i0.ɵɵelementEnd();
@@ -58,6 +80,12 @@ let DashboardCategoryFormComponent = class DashboardCategoryFormComponent extend
58
80
  i0.ɵɵelementEnd();
59
81
  i0.ɵɵelementStart(15, "mj-collapsible-panel", 15);
60
82
  i0.ɵɵtemplate(16, DashboardCategoryFormComponent_div_16_Template, 2, 4, "div", 14);
83
+ i0.ɵɵelementEnd();
84
+ i0.ɵɵelementStart(17, "mj-collapsible-panel", 16);
85
+ i0.ɵɵtemplate(18, DashboardCategoryFormComponent_div_18_Template, 2, 4, "div", 14);
86
+ i0.ɵɵelementEnd();
87
+ i0.ɵɵelementStart(19, "mj-collapsible-panel", 17);
88
+ i0.ɵɵtemplate(20, DashboardCategoryFormComponent_div_20_Template, 2, 4, "div", 14);
61
89
  i0.ɵɵelementEnd()();
62
90
  } if (rf & 2) {
63
91
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -93,6 +121,14 @@ let DashboardCategoryFormComponent = class DashboardCategoryFormComponent extend
93
121
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("dashboards"))("defaultExpanded", false);
94
122
  i0.ɵɵadvance();
95
123
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
124
+ i0.ɵɵadvance();
125
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardCategoryLinks"))("defaultExpanded", false);
126
+ i0.ɵɵadvance();
127
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
128
+ i0.ɵɵadvance();
129
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJDashboardCategoryPermissions"))("defaultExpanded", false);
130
+ i0.ɵɵadvance();
131
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
96
132
  } }, dependencies: [i1.NgIf, i2.MJFormField, i2.CollapsiblePanelComponent, i2.ExplorerEntityDataGridComponent, i3.RecordFormContainerComponent], encapsulation: 2 }); }
97
133
  };
98
134
  DashboardCategoryFormComponent = __decorate([
@@ -101,7 +137,7 @@ DashboardCategoryFormComponent = __decorate([
101
137
  export { DashboardCategoryFormComponent };
102
138
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardCategoryFormComponent, [{
103
139
  type: Component,
104
- args: [{ selector: 'gen-dashboardcategory-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Category Details Section -->\n <mj-collapsible-panel slot=\"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=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy Structure Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"hierarchyStructure\"\n sectionName=\"Hierarchy Structure\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Parent\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RootParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Dashboard Categories Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dashboardCategories\"\n sectionName=\"Dashboard Categories\"\n icon=\"fa fa-tachometer-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dashboardCategories')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboard Categories','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('dashboardCategories')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dashboards\"\n sectionName=\"Dashboards\"\n icon=\"fa-solid fa-table-columns\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dashboards')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboards','CategoryID')\"\n [NewRecordValues]=\"NewRecordValues('Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('dashboards')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
140
+ args: [{ selector: 'gen-dashboardcategory-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Category Details Section -->\n <mj-collapsible-panel slot=\"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=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Hierarchy Structure Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"hierarchyStructure\"\n sectionName=\"Hierarchy Structure\"\n icon=\"fa fa-sitemap\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Dropdown\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Parent\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RootParentID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Dashboard Categories Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dashboardCategories\"\n sectionName=\"Dashboard Categories\"\n icon=\"fa fa-tachometer-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dashboardCategories')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboard Categories','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Dashboard Categories')\"\n [AllowLoad]=\"IsSectionExpanded('dashboardCategories')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboardCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Dashboards Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dashboards\"\n sectionName=\"Dashboards\"\n icon=\"fa-solid fa-table-columns\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dashboards')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dashboards','CategoryID')\"\n [NewRecordValues]=\"NewRecordValues('Dashboards')\"\n [AllowLoad]=\"IsSectionExpanded('dashboards')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dashboards', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Category Links Section -->\n <mj-collapsible-panel slot=\"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 <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Links','DashboardCategoryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Dashboard Category Permissions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJDashboardCategoryPermissions\"\n sectionName=\"MJ: Dashboard Category Permissions\"\n icon=\"fa fa-folder-open\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJDashboardCategoryPermissions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Dashboard Category Permissions','DashboardCategoryID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Dashboard Category Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('mJDashboardCategoryPermissions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJDashboardCategoryPermissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
105
141
  }], null, null); })();
106
142
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardCategoryFormComponent, { className: "DashboardCategoryFormComponent", filePath: "src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts", lineNumber: 12 }); })();
107
143
  export function LoadDashboardCategoryFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"dashboardcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts","../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"dashboardcategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.ts","../../../../../src/lib/generated/Entities/DashboardCategory/dashboardcategory.form.component.html"],"names":[],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ import { DashboardCategoryLinkEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class DashboardCategoryLinkFormComponent extends BaseFormComponent {
5
+ record: DashboardCategoryLinkEntity;
6
+ ngOnInit(): Promise<void>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardCategoryLinkFormComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardCategoryLinkFormComponent, "gen-dashboardcategorylink-form", never, {}, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadDashboardCategoryLinkFormComponent(): void;
11
+ //# sourceMappingURL=dashboardcategorylink.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboardcategorylink.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,kCAAmC,SAAQ,iBAAiB;IAC9D,MAAM,EAAG,2BAA2B,CAAC;IAE7B,QAAQ;yCAHd,kCAAkC;2CAAlC,kCAAkC;CAW9C;AAED,wBAAgB,sCAAsC,SAErD"}
@@ -0,0 +1,75 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { Component } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@memberjunction/ng-base-forms";
12
+ import * as i2 from "@memberjunction/ng-form-toolbar";
13
+ let DashboardCategoryLinkFormComponent = class DashboardCategoryLinkFormComponent extends BaseFormComponent {
14
+ async ngOnInit() {
15
+ await super.ngOnInit();
16
+ this.initSections([
17
+ { sectionKey: 'dashboardAssociation', sectionName: 'Dashboard Association', isExpanded: true },
18
+ { sectionKey: 'displaySettings', sectionName: 'Display Settings', isExpanded: true },
19
+ { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
+ ]);
21
+ }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDashboardCategoryLinkFormComponent_BaseFactory; return function DashboardCategoryLinkFormComponent_Factory(__ngFactoryType__) { return (ɵDashboardCategoryLinkFormComponent_BaseFactory || (ɵDashboardCategoryLinkFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DashboardCategoryLinkFormComponent)))(__ngFactoryType__ || DashboardCategoryLinkFormComponent); }; })(); }
23
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DashboardCategoryLinkFormComponent, selectors: [["gen-dashboardcategorylink-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 48, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "dashboardAssociation", "sectionName", "Dashboard Association", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "DashboardID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DashboardCategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "displaySettings", "sectionName", "Display Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "DisplayName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Sequence", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Dashboard", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DashboardCategory", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function DashboardCategoryLinkFormComponent_Template(rf, ctx) { if (rf & 1) {
24
+ i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
26
+ i0.ɵɵelementEnd();
27
+ i0.ɵɵelementStart(5, "mj-collapsible-panel", 5);
28
+ i0.ɵɵelement(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
29
+ i0.ɵɵelementEnd();
30
+ i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
31
+ i0.ɵɵelement(12, "mj-form-field", 12)(13, "mj-form-field", 13);
32
+ i0.ɵɵelementEnd()();
33
+ } if (rf & 2) {
34
+ i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
35
+ i0.ɵɵadvance();
36
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
37
+ i0.ɵɵadvance();
38
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
39
+ i0.ɵɵadvance();
40
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
43
+ i0.ɵɵadvance();
44
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
45
+ i0.ɵɵadvance();
46
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
47
+ i0.ɵɵadvance();
48
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
49
+ i0.ɵɵadvance();
50
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
51
+ i0.ɵɵadvance();
52
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
53
+ i0.ɵɵadvance();
54
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
55
+ i0.ɵɵadvance();
56
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
57
+ i0.ɵɵadvance();
58
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
59
+ i0.ɵɵadvance();
60
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
61
+ } }, dependencies: [i1.MJFormField, i1.CollapsiblePanelComponent, i2.RecordFormContainerComponent], encapsulation: 2 }); }
62
+ };
63
+ DashboardCategoryLinkFormComponent = __decorate([
64
+ RegisterClass(BaseFormComponent, 'MJ: Dashboard Category Links') // Tell MemberJunction about this class
65
+ ], DashboardCategoryLinkFormComponent);
66
+ export { DashboardCategoryLinkFormComponent };
67
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DashboardCategoryLinkFormComponent, [{
68
+ type: Component,
69
+ args: [{ selector: 'gen-dashboardcategorylink-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Dashboard Association Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"dashboardAssociation\"\n sectionName=\"Dashboard Association\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DashboardID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DashboardCategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Display Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"displaySettings\"\n sectionName=\"Display 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=\"DisplayName\"\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=\"Sequence\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Dashboard\"\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=\"User\"\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=\"DashboardCategory\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
70
+ }], null, null); })();
71
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(DashboardCategoryLinkFormComponent, { className: "DashboardCategoryLinkFormComponent", filePath: "src/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.ts", lineNumber: 11 }); })();
72
+ export function LoadDashboardCategoryLinkFormComponent() {
73
+ // does nothing, but called to prevent tree-shaking from eliminating this component from the build
74
+ }
75
+ //# sourceMappingURL=dashboardcategorylink.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboardcategorylink.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.ts","../../../../../src/lib/generated/Entities/DashboardCategoryLink/dashboardcategorylink.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;;;AAO3D,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,iBAAiB;IAG5D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,sBAAsB,EAAE,WAAW,EAAE,uBAAuB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9F,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;4TAVQ,kCAAkC,yBAAlC,kCAAkC;oEAAlC,kCAAkC;YCJ3C,AANJ,mDAAmE,8BAW/B;YAqB5B,AAVA,AAVA,mCASiB,uBAUA,uBAUA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiC5B,AARA,AARA,AARA,AARA,mCAOiB,uBAQA,uBAQA,uBAQA,yBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YAxHiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAY/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;AD1G1B,kCAAkC;IAL9C,aAAa,CAAC,iBAAiB,EAAE,8BAA8B,CAAC,CAAC,uCAAuC;GAK5F,kCAAkC,CAW9C;;iFAXY,kCAAkC;cAJ9C,SAAS;2BACI,gCAAgC;;kFAGjC,kCAAkC;AAa/C,MAAM,UAAU,sCAAsC;IAClD,kGAAkG;AACtG,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { DashboardCategoryPermissionEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class DashboardCategoryPermissionFormComponent extends BaseFormComponent {
5
+ record: DashboardCategoryPermissionEntity;
6
+ ngOnInit(): Promise<void>;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<DashboardCategoryPermissionFormComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<DashboardCategoryPermissionFormComponent, "gen-dashboardcategorypermission-form", never, {}, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadDashboardCategoryPermissionFormComponent(): void;
11
+ //# sourceMappingURL=dashboardcategorypermission.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboardcategorypermission.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/DashboardCategoryPermission/dashboardcategorypermission.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;AAElF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAElE,qBAKa,wCAAyC,SAAQ,iBAAiB;IACpE,MAAM,EAAG,iCAAiC,CAAC;IAEnC,QAAQ;yCAHd,wCAAwC;2CAAxC,wCAAwC;CAYpD;AAED,wBAAgB,4CAA4C,SAE3D"}