@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
@@ -19,7 +19,7 @@ let SchemaInfoFormComponent = class SchemaInfoFormComponent extends BaseFormComp
19
19
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
20
  ]);
21
21
  }
22
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSchemaInfoFormComponent_BaseFactory; return function SchemaInfoFormComponent_Factory(t) { return (ɵSchemaInfoFormComponent_BaseFactory || (ɵSchemaInfoFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SchemaInfoFormComponent)))(t || SchemaInfoFormComponent); }; })(); }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSchemaInfoFormComponent_BaseFactory; return function SchemaInfoFormComponent_Factory(__ngFactoryType__) { return (ɵSchemaInfoFormComponent_BaseFactory || (ɵSchemaInfoFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SchemaInfoFormComponent)))(__ngFactoryType__ || SchemaInfoFormComponent); }; })(); }
23
23
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SchemaInfoFormComponent, selectors: [["gen-schemainfo-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 36, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identifierRange", "sectionName", "Identifier Range", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "EntityIDMin", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityIDMax", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "schemaInformation", "sectionName", "Schema Information", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "SchemaName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function SchemaInfoFormComponent_Template(rf, ctx) { if (rf & 1) {
24
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
25
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
@@ -1 +1 @@
1
- {"version":3,"file":"schemainfo.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/SchemaInfo/schemainfo.form.component.ts","../../../../../src/lib/generated/Entities/SchemaInfo/schemainfo.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,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;IAGjD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gQAVQ,uBAAuB,SAAvB,uBAAuB;oEAAvB,uBAAuB;YCJhC,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA1FiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;AD5E1B,uBAAuB;IALnC,aAAa,CAAC,iBAAiB,EAAE,aAAa,CAAC,CAAC,uCAAuC;GAK3E,uBAAuB,CAWnC;;iFAXY,uBAAuB;cAJnC,SAAS;2BACI,qBAAqB;;kFAGtB,uBAAuB;AAapC,MAAM,UAAU,2BAA2B;IACvC,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"schemainfo.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/SchemaInfo/schemainfo.form.component.ts","../../../../../src/lib/generated/Entities/SchemaInfo/schemainfo.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,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;IAGjD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,kBAAkB,EAAE,UAAU,EAAE,IAAI,EAAE;YACpF,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,IAAI,EAAE;YACxF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gRAVQ,uBAAuB,yBAAvB,uBAAuB;oEAAvB,uBAAuB;YCJhC,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA1FiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;;;AD5E1B,uBAAuB;IALnC,aAAa,CAAC,iBAAiB,EAAE,aAAa,CAAC,CAAC,uCAAuC;GAK3E,uBAAuB,CAWnC;;iFAXY,uBAAuB;cAJnC,SAAS;2BACI,qBAAqB;;kFAGtB,uBAAuB;AAapC,MAAM,UAAU,2BAA2B;IACvC,kGAAkG;AACtG,CAAC"}
@@ -42,7 +42,7 @@ let SkillFormComponent = class SkillFormComponent extends BaseFormComponent {
42
42
  { sectionKey: 'skills', sectionName: 'Skills', isExpanded: false }
43
43
  ]);
44
44
  }
45
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSkillFormComponent_BaseFactory; return function SkillFormComponent_Factory(t) { return (ɵSkillFormComponent_BaseFactory || (ɵSkillFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SkillFormComponent)))(t || SkillFormComponent); }; })(); }
45
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSkillFormComponent_BaseFactory; return function SkillFormComponent_Factory(__ngFactoryType__) { return (ɵSkillFormComponent_BaseFactory || (ɵSkillFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SkillFormComponent)))(__ngFactoryType__ || SkillFormComponent); }; })(); }
46
46
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SkillFormComponent, selectors: [["gen-skill-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 42, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "skillIdentification", "sectionName", "Skill Identification", "icon", "fa fa-key", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "skillHierarchy", "sectionName", "Skill Hierarchy", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "employeeSkills", "sectionName", "Employee Skills", "icon", "fa fa-user-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "skills", "sectionName", "Skills", "icon", "fa fa-lightbulb", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function SkillFormComponent_Template(rf, ctx) { if (rf & 1) {
47
47
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
48
48
  i0.ɵɵelement(2, "mj-form-field", 2);
@@ -1 +1 @@
1
- {"version":3,"file":"skill.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Skill/skill.form.component.ts","../../../../../src/lib/generated/Entities/Skill/skill.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"skill.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Skill/skill.form.component.ts","../../../../../src/lib/generated/Entities/Skill/skill.form.component.html"],"names":[],"mappings":"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"}
@@ -42,7 +42,7 @@ let TagFormComponent = class TagFormComponent extends BaseFormComponent {
42
42
  { sectionKey: 'tags', sectionName: 'Tags', isExpanded: false }
43
43
  ]);
44
44
  }
45
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTagFormComponent_BaseFactory; return function TagFormComponent_Factory(t) { return (ɵTagFormComponent_BaseFactory || (ɵTagFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TagFormComponent)))(t || TagFormComponent); }; })(); }
45
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTagFormComponent_BaseFactory; return function TagFormComponent_Factory(__ngFactoryType__) { return (ɵTagFormComponent_BaseFactory || (ɵTagFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TagFormComponent)))(__ngFactoryType__ || TagFormComponent); }; })(); }
46
46
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TagFormComponent, selectors: [["gen-tag-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 16, vars: 50, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "tagBasics", "sectionName", "Tag Basics", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisplayName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "tagHierarchy", "sectionName", "Tag Hierarchy", "icon", "fa fa-sitemap", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "taggedItems", "sectionName", "Tagged Items", "icon", "fa fa-tags", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "tags", "sectionName", "Tags", "icon", "fa fa-tags", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TagFormComponent_Template(rf, ctx) { if (rf & 1) {
47
47
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
48
48
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
@@ -1 +1 @@
1
- {"version":3,"file":"tag.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Tag/tag.form.component.ts","../../../../../src/lib/generated/Entities/Tag/tag.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tag.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Tag/tag.form.component.ts","../../../../../src/lib/generated/Entities/Tag/tag.form.component.html"],"names":[],"mappings":"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"}
@@ -19,7 +19,7 @@ let TaggedItemFormComponent = class TaggedItemFormComponent extends BaseFormComp
19
19
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
20
  ]);
21
21
  }
22
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaggedItemFormComponent_BaseFactory; return function TaggedItemFormComponent_Factory(t) { return (ɵTaggedItemFormComponent_BaseFactory || (ɵTaggedItemFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaggedItemFormComponent)))(t || TaggedItemFormComponent); }; })(); }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaggedItemFormComponent_BaseFactory; return function TaggedItemFormComponent_Factory(__ngFactoryType__) { return (ɵTaggedItemFormComponent_BaseFactory || (ɵTaggedItemFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaggedItemFormComponent)))(__ngFactoryType__ || TaggedItemFormComponent); }; })(); }
23
23
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TaggedItemFormComponent, selectors: [["gen-taggeditem-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 36, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "tagDefinition", "sectionName", "Tag Definition", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "TagID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Tag", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "linkedRecord", "sectionName", "Linked Record", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Entity", "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 TaggedItemFormComponent_Template(rf, ctx) { if (rf & 1) {
24
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
25
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
@@ -1 +1 @@
1
- {"version":3,"file":"taggeditem.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaggedItem/taggeditem.form.component.ts","../../../../../src/lib/generated/Entities/TaggedItem/taggeditem.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,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;IAGjD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9E,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gQAVQ,uBAAuB,SAAvB,uBAAuB;oEAAvB,uBAAuB;YCJhC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9FiB,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;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;ADhF1B,uBAAuB;IALnC,aAAa,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAAC,uCAAuC;GAK5E,uBAAuB,CAWnC;;iFAXY,uBAAuB;cAJnC,SAAS;2BACI,qBAAqB;;kFAGtB,uBAAuB;AAapC,MAAM,UAAU,2BAA2B;IACvC,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"taggeditem.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaggedItem/taggeditem.form.component.ts","../../../../../src/lib/generated/Entities/TaggedItem/taggeditem.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,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;IAGjD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,cAAc,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,IAAI,EAAE;YAC9E,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gRAVQ,uBAAuB,yBAAvB,uBAAuB;oEAAvB,uBAAuB;YCJhC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9FiB,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;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;ADhF1B,uBAAuB;IALnC,aAAa,CAAC,iBAAiB,EAAE,cAAc,CAAC,CAAC,uCAAuC;GAK5E,uBAAuB,CAWnC;;iFAXY,uBAAuB;cAJnC,SAAS;2BACI,qBAAqB;;kFAGtB,uBAAuB;AAapC,MAAM,UAAU,2BAA2B;IACvC,kGAAkG;AACtG,CAAC"}
@@ -55,7 +55,7 @@ let TaskFormComponent = class TaskFormComponent extends BaseFormComponent {
55
55
  { sectionKey: 'mJTasks', sectionName: 'MJ: Tasks', isExpanded: false }
56
56
  ]);
57
57
  }
58
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskFormComponent_BaseFactory; return function TaskFormComponent_Factory(t) { return (ɵTaskFormComponent_BaseFactory || (ɵTaskFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskFormComponent)))(t || TaskFormComponent); }; })(); }
58
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskFormComponent_BaseFactory; return function TaskFormComponent_Factory(__ngFactoryType__) { return (ɵTaskFormComponent_BaseFactory || (ɵTaskFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskFormComponent)))(__ngFactoryType__ || TaskFormComponent); }; })(); }
59
59
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TaskFormComponent, selectors: [["gen-task-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 36, vars: 123, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "relationshipsOwnership", "sectionName", "Relationships & Ownership", "icon", "fa fa-users", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TypeID", "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", "ProjectID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ConversationDetailID", "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", "AgentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Parent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Agent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RootParentID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "taskDetails", "sectionName", "Task Details", "icon", "fa fa-tasks", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PercentComplete", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Environment", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Project", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "timelineMilestones", "sectionName", "Timeline & Milestones", "icon", "fa fa-calendar-alt", 3, "form", "formContext"], ["FieldName", "DueAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "StartedAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CompletedAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "ConversationDetail", "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", "mJTaskDependencies", "sectionName", "MJ: Task Dependencies", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJTasks", "sectionName", "MJ: Tasks", "icon", "fa fa-tasks", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TaskFormComponent_Template(rf, ctx) { if (rf & 1) {
60
60
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
61
61
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
@@ -1 +1 @@
1
- {"version":3,"file":"task.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Task/task.form.component.ts","../../../../../src/lib/generated/Entities/Task/task.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"task.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Task/task.form.component.ts","../../../../../src/lib/generated/Entities/Task/task.form.component.html"],"names":[],"mappings":"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"}
@@ -19,7 +19,7 @@ let TaskDependencyFormComponent = class TaskDependencyFormComponent extends Base
19
19
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
20
20
  ]);
21
21
  }
22
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskDependencyFormComponent_BaseFactory; return function TaskDependencyFormComponent_Factory(t) { return (ɵTaskDependencyFormComponent_BaseFactory || (ɵTaskDependencyFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskDependencyFormComponent)))(t || TaskDependencyFormComponent); }; })(); }
22
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskDependencyFormComponent_BaseFactory; return function TaskDependencyFormComponent_Factory(__ngFactoryType__) { return (ɵTaskDependencyFormComponent_BaseFactory || (ɵTaskDependencyFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskDependencyFormComponent)))(__ngFactoryType__ || TaskDependencyFormComponent); }; })(); }
23
23
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TaskDependencyFormComponent, selectors: [["gen-taskdependency-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 36, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "taskReference", "sectionName", "Task Reference", "icon", "fa fa-tasks", 3, "form", "formContext"], ["FieldName", "TaskID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Task", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "dependencyLink", "sectionName", "Dependency Link", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "DependsOnTaskID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DependencyType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DependsOnTask", "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 TaskDependencyFormComponent_Template(rf, ctx) { if (rf & 1) {
24
24
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
25
25
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
@@ -1 +1 @@
1
- {"version":3,"file":"taskdependency.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaskDependency/taskdependency.form.component.ts","../../../../../src/lib/generated/Entities/TaskDependency/taskdependency.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,2BAA2B,GAAjC,MAAM,2BAA4B,SAAQ,iBAAiB;IAGrD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gRAVQ,2BAA2B,SAA3B,2BAA2B;oEAA3B,2BAA2B;YCJpC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9FiB,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;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;ADhF1B,2BAA2B;IALvC,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAKrF,2BAA2B,CAWvC;;iFAXY,2BAA2B;cAJvC,SAAS;2BACI,yBAAyB;;kFAG1B,2BAA2B;AAaxC,MAAM,UAAU,+BAA+B;IAC3C,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"taskdependency.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaskDependency/taskdependency.form.component.ts","../../../../../src/lib/generated/Entities/TaskDependency/taskdependency.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,2BAA2B,GAAjC,MAAM,2BAA4B,SAAQ,iBAAiB;IAGrD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,eAAe,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,IAAI,EAAE;YAChF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;gSAVQ,2BAA2B,yBAA3B,2BAA2B;oEAA3B,2BAA2B;YCJpC,AANJ,mDAAmE,8BAW/B;YAW5B,AAVA,mCASiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAmB5B,AARA,AAVA,mCASiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,yBAQA;YAGzB,AADI,iBAAuB,EACA;;YA9FiB,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;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;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;;;ADhF1B,2BAA2B;IALvC,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAKrF,2BAA2B,CAWvC;;iFAXY,2BAA2B;cAJvC,SAAS;2BACI,yBAAyB;;kFAG1B,2BAA2B;AAaxC,MAAM,UAAU,+BAA+B;IAC3C,kGAAkG;AACtG,CAAC"}
@@ -30,7 +30,7 @@ let TaskTypeFormComponent = class TaskTypeFormComponent extends BaseFormComponen
30
30
  { sectionKey: 'mJTasks', sectionName: 'MJ: Tasks', isExpanded: false }
31
31
  ]);
32
32
  }
33
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskTypeFormComponent_BaseFactory; return function TaskTypeFormComponent_Factory(t) { return (ɵTaskTypeFormComponent_BaseFactory || (ɵTaskTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskTypeFormComponent)))(t || TaskTypeFormComponent); }; })(); }
33
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTaskTypeFormComponent_BaseFactory; return function TaskTypeFormComponent_Factory(__ngFactoryType__) { return (ɵTaskTypeFormComponent_BaseFactory || (ɵTaskTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TaskTypeFormComponent)))(__ngFactoryType__ || TaskTypeFormComponent); }; })(); }
34
34
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TaskTypeFormComponent, selectors: [["gen-tasktype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 9, vars: 27, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "taskTypeDetails", "sectionName", "Task Type Details", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "mJTasks", "sectionName", "MJ: Tasks", "icon", "fa fa-tasks", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TaskTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
35
35
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
36
36
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
@@ -1 +1 @@
1
- {"version":3,"file":"tasktype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaskType/tasktype.form.component.ts","../../../../../src/lib/generated/Entities/TaskType/tasktype.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;;;;;;;ICoEtD,AADJ,2BAA4B,sCAOnB;IADD,6NAAiB,0BAAmB,SAAS,uBAAuB,KAAC;IAG7E,AADI,iBAA+B,EAC7B;;;IAPE,cAAwE;IAGxE,AADA,AADA,AADA,8FAAwE,wDACxB,kDACN,sBACrB;;ADhE9B,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,iBAAiB;IAG/C,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACrF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,KAAK,EAAE;SACzE,CAAC,CAAC;IACP,CAAC;wPAVQ,qBAAqB,SAArB,qBAAqB;oEAArB,qBAAqB;YCL9B,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAQ8B;YAC1B,sEAA4B;YAWpC,AADI,iBAAuB,EACA;;YAjFiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,iDACiB,0BACnB;YACnB,cAAoB;YAApB,yCAAoB;;;AD3DrB,qBAAqB;IALjC,aAAa,CAAC,iBAAiB,EAAE,gBAAgB,CAAC,CAAC,uCAAuC;GAK9E,qBAAqB,CAWjC;;iFAXY,qBAAqB;cAJjC,SAAS;2BACI,mBAAmB;;kFAGpB,qBAAqB;AAalC,MAAM,UAAU,yBAAyB;IACrC,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"tasktype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TaskType/tasktype.form.component.ts","../../../../../src/lib/generated/Entities/TaskType/tasktype.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;;;;;;;ICoEtD,AADJ,2BAA4B,sCAOnB;IADD,6NAAiB,0BAAmB,SAAS,uBAAuB,KAAC;IAG7E,AADI,iBAA+B,EAC7B;;;IAPE,cAAwE;IAGxE,AADA,AADA,AADA,8FAAwE,wDACxB,kDACN,sBACrB;;ADhE9B,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,iBAAiB;IAG/C,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,iBAAiB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,IAAI,EAAE;YACrF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,SAAS,EAAE,WAAW,EAAE,WAAW,EAAE,UAAU,EAAE,KAAK,EAAE;SACzE,CAAC,CAAC;IACP,CAAC;wQAVQ,qBAAqB,yBAArB,qBAAqB;oEAArB,qBAAqB;YCL9B,AANJ,mDAAmE,8BAW/B;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAQ8B;YAC1B,sEAA4B;YAWpC,AADI,iBAAuB,EACA;;YAjFiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,iDACiB,0BACnB;YACnB,cAAoB;YAApB,yCAAoB;;;AD3DrB,qBAAqB;IALjC,aAAa,CAAC,iBAAiB,EAAE,gBAAgB,CAAC,CAAC,uCAAuC;GAK9E,qBAAqB,CAWjC;;iFAXY,qBAAqB;cAJjC,SAAS;2BACI,mBAAmB;;kFAGpB,qBAAqB;AAalC,MAAM,UAAU,yBAAyB;IACrC,kGAAkG;AACtG,CAAC"}
@@ -65,7 +65,7 @@ let TemplateFormComponent = class TemplateFormComponent extends BaseFormComponen
65
65
  { sectionKey: 'entityDocuments', sectionName: 'Entity Documents', isExpanded: false }
66
66
  ]);
67
67
  }
68
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateFormComponent_BaseFactory; return function TemplateFormComponent_Factory(t) { return (ɵTemplateFormComponent_BaseFactory || (ɵTemplateFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateFormComponent)))(t || TemplateFormComponent); }; })(); }
68
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateFormComponent_BaseFactory; return function TemplateFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateFormComponent_BaseFactory || (ɵTemplateFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateFormComponent)))(__ngFactoryType__ || TemplateFormComponent); }; })(); }
69
69
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateFormComponent, selectors: [["gen-template-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 25, vars: 78, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "templateContent", "sectionName", "Template Content", "icon", "fa fa-pencil-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserPrompt", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "associations", "sectionName", "Associations", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "CategoryID", "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", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "availabilityStatus", "sectionName", "Availability & Status", "icon", "fa fa-clock", 3, "form", "formContext"], ["FieldName", "ActiveAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisabledAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "templateContents", "sectionName", "Template Contents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityDocuments", "sectionName", "Entity Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateFormComponent_Template(rf, ctx) { if (rf & 1) {
70
70
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
71
71
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
@@ -1 +1 @@
1
- {"version":3,"file":"template.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Template/template.form.component.ts","../../../../../src/lib/generated/Entities/Template/template.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"template.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Template/template.form.component.ts","../../../../../src/lib/generated/Entities/Template/template.form.component.html"],"names":[],"mappings":"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"}
@@ -43,7 +43,7 @@ let TemplateCategoryFormComponent = class TemplateCategoryFormComponent extends
43
43
  { sectionKey: 'templates', sectionName: 'Templates', isExpanded: false }
44
44
  ]);
45
45
  }
46
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateCategoryFormComponent_BaseFactory; return function TemplateCategoryFormComponent_Factory(t) { return (ɵTemplateCategoryFormComponent_BaseFactory || (ɵTemplateCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateCategoryFormComponent)))(t || TemplateCategoryFormComponent); }; })(); }
46
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateCategoryFormComponent_BaseFactory; return function TemplateCategoryFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateCategoryFormComponent_BaseFactory || (ɵTemplateCategoryFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateCategoryFormComponent)))(__ngFactoryType__ || TemplateCategoryFormComponent); }; })(); }
47
47
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateCategoryFormComponent, selectors: [["gen-templatecategory-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 18, vars: 56, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "categoryInformation", "sectionName", "Category Information", "icon", "fa fa-tag", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 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", "managementAudit", "sectionName", "Management Audit", "icon", "fa fa-cog", 3, "form", "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", "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", "templateCategories", "sectionName", "Template Categories", "icon", "fa fa-tags", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "templates", "sectionName", "Templates", "icon", "fa-regular fa-rectangle-list", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateCategoryFormComponent_Template(rf, ctx) { if (rf & 1) {
48
48
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
49
49
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3);
@@ -1 +1 @@
1
- {"version":3,"file":"templatecategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateCategory/templatecategory.form.component.ts","../../../../../src/lib/generated/Entities/TemplateCategory/templatecategory.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"templatecategory.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateCategory/templatecategory.form.component.ts","../../../../../src/lib/generated/Entities/TemplateCategory/templatecategory.form.component.html"],"names":[],"mappings":"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"}
@@ -31,7 +31,7 @@ let TemplateContentFormComponent = class TemplateContentFormComponent extends Ba
31
31
  { sectionKey: 'templateParams', sectionName: 'Template Params', isExpanded: false }
32
32
  ]);
33
33
  }
34
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateContentFormComponent_BaseFactory; return function TemplateContentFormComponent_Factory(t) { return (ɵTemplateContentFormComponent_BaseFactory || (ɵTemplateContentFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateContentFormComponent)))(t || TemplateContentFormComponent); }; })(); }
34
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateContentFormComponent_BaseFactory; return function TemplateContentFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateContentFormComponent_BaseFactory || (ɵTemplateContentFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateContentFormComponent)))(__ngFactoryType__ || TemplateContentFormComponent); }; })(); }
35
35
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateContentFormComponent, selectors: [["gen-templatecontent-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 15, vars: 49, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "templateIdentification", "sectionName", "Template Identification", "icon", "fa fa-id-badge", 3, "form", "formContext"], ["FieldName", "TemplateID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Template", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "contentDetails", "sectionName", "Content Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "TemplateText", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateContentFormComponent_Template(rf, ctx) { if (rf & 1) {
36
36
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
37
37
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5);
@@ -1 +1 @@
1
- {"version":3,"file":"templatecontent.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateContent/templatecontent.form.component.ts","../../../../../src/lib/generated/Entities/TemplateContent/templatecontent.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;;;;;;;IC0HtD,AADJ,2BAA4B,uCAOnB;IADD,qOAAiB,0BAAmB,gBAAgB,uBAAuB,KAAC;IAGpF,AADI,iBAA+B,EAC7B;;;IAPE,cAAyF;IAGzF,AADA,AADA,AADA,+GAAyF,8DACnC,yDACL,sBAC5B;;ADtH9B,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;IAGtD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,wBAAwB,EAAE,WAAW,EAAE,yBAAyB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;oRAXQ,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCLrC,AANJ,mDAAmE,8BAW/B;YA6B5B,AARA,AAVA,AAVA,mCASiB,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAErB,iBAAuB;YAMvB,iDAQ8B;YAC1B,gFAA4B;YAWpC,AADI,iBAAuB,EACA;;YAvIiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,wDACwB,0BAC1B;YACnB,cAAoB;YAApB,yCAAoB;;;ADjHrB,4BAA4B;IALxC,aAAa,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,CAAC,uCAAuC;GAKjF,4BAA4B,CAYxC;;iFAZY,4BAA4B;cAJxC,SAAS;2BACI,0BAA0B;;kFAG3B,4BAA4B;AAczC,MAAM,UAAU,gCAAgC;IAC5C,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"templatecontent.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateContent/templatecontent.form.component.ts","../../../../../src/lib/generated/Entities/TemplateContent/templatecontent.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;;;;;;;IC0HtD,AADJ,2BAA4B,uCAOnB;IADD,qOAAiB,0BAAmB,gBAAgB,uBAAuB,KAAC;IAGpF,AADI,iBAA+B,EAC7B;;;IAPE,cAAyF;IAGzF,AADA,AADA,AADA,+GAAyF,8DACnC,yDACL,sBAC5B;;ADtH9B,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;IAGtD,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,wBAAwB,EAAE,WAAW,EAAE,yBAAyB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClG,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,IAAI,EAAE;YAClF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;SACtF,CAAC,CAAC;IACP,CAAC;oSAXQ,4BAA4B,yBAA5B,4BAA4B;oEAA5B,4BAA4B;YCLrC,AANJ,mDAAmE,8BAW/B;YA6B5B,AARA,AAVA,AAVA,mCASiB,uBAUA,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,iDAKgC;YAS5B,AARA,qCAOiB,yBAQA;YAErB,iBAAuB;YAMvB,iDAQ8B;YAC1B,gFAA4B;YAWpC,AADI,iBAAuB,EACA;;YAvIiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAK3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,wDACwB,0BAC1B;YACnB,cAAoB;YAApB,yCAAoB;;;ADjHrB,4BAA4B;IALxC,aAAa,CAAC,iBAAiB,EAAE,mBAAmB,CAAC,CAAC,uCAAuC;GAKjF,4BAA4B,CAYxC;;iFAZY,4BAA4B;cAJxC,SAAS;2BACI,0BAA0B;;kFAG3B,4BAA4B;AAczC,MAAM,UAAU,gCAAgC;IAC5C,kGAAkG;AACtG,CAAC"}
@@ -31,7 +31,7 @@ let TemplateContentTypeFormComponent = class TemplateContentTypeFormComponent ex
31
31
  { sectionKey: 'templateContents', sectionName: 'Template Contents', isExpanded: false }
32
32
  ]);
33
33
  }
34
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateContentTypeFormComponent_BaseFactory; return function TemplateContentTypeFormComponent_Factory(t) { return (ɵTemplateContentTypeFormComponent_BaseFactory || (ɵTemplateContentTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateContentTypeFormComponent)))(t || TemplateContentTypeFormComponent); }; })(); }
34
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateContentTypeFormComponent_BaseFactory; return function TemplateContentTypeFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateContentTypeFormComponent_BaseFactory || (ɵTemplateContentTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateContentTypeFormComponent)))(__ngFactoryType__ || TemplateContentTypeFormComponent); }; })(); }
35
35
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateContentTypeFormComponent, selectors: [["gen-templatecontenttype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 33, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "technicalMetadata", "sectionName", "Technical Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["slot", "field-panels", "sectionKey", "templateDefinition", "sectionName", "Template Definition", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CodeType", "Type", "dropdownlist", 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", "templateContents", "sectionName", "Template Contents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateContentTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
36
36
  i0.ɵɵelementStart(0, "mj-record-form-container", 0);
37
37
  i0.ɵɵelement(1, "mj-collapsible-panel", 1);
@@ -1 +1 @@
1
- {"version":3,"file":"templatecontenttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.ts","../../../../../src/lib/generated/Entities/TemplateContentType/templatecontenttype.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;;;;;;;ICsFtD,AADJ,2BAA4B,uCAOnB;IADD,yOAAiB,0BAAmB,kBAAkB,uBAAuB,KAAC;IAGtF,AADI,iBAA+B,EAC7B;;;IAPE,cAAgF;IAGhF,AADA,AADA,AADA,sGAAgF,gEACxB,2DACL,sBAC9B;;ADlF9B,IAAM,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,iBAAiB;IAG1D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,KAAK,EAAE;YACzF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,KAAK,EAAE;SAC1F,CAAC,CAAC;IACP,CAAC;oSAXQ,gCAAgC,SAAhC,gCAAgC;oEAAhC,gCAAgC;YCX7C,mDAAmE;YAM/D,0CAOuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAQ8B;YAC1B,oFAA4B;YAWpC,AADI,iBAAuB,EACA;;YAnGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAS3B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,0DAC0B,0BAC5B;YACnB,cAAoB;YAApB,yCAAoB;;;AD7ErB,gCAAgC;IAL5C,aAAa,CAAC,iBAAiB,EAAE,wBAAwB,CAAC,CAAC,uCAAuC;GAKtF,gCAAgC,CAY5C;;iFAZY,gCAAgC;cAJ5C,SAAS;2BACI,8BAA8B;;kFAG/B,gCAAgC;AAc7C,MAAM,UAAU,oCAAoC;IAChD,kGAAkG;AACtG,CAAC"}
1
+ {"version":3,"file":"templatecontenttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateContentType/templatecontenttype.form.component.ts","../../../../../src/lib/generated/Entities/TemplateContentType/templatecontenttype.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;;;;;;;ICsFtD,AADJ,2BAA4B,uCAOnB;IADD,yOAAiB,0BAAmB,kBAAkB,uBAAuB,KAAC;IAGtF,AADI,iBAA+B,EAC7B;;;IAPE,cAAgF;IAGhF,AADA,AADA,AADA,sGAAgF,gEACxB,2DACL,sBAC9B;;ADlF9B,IAAM,gCAAgC,GAAtC,MAAM,gCAAiC,SAAQ,iBAAiB;IAG1D,KAAK,CAAC,QAAQ;QACnB,MAAM,KAAK,CAAC,QAAQ,EAAE,CAAC;QACvB,IAAI,CAAC,YAAY,CAAC;YACd,EAAE,UAAU,EAAE,mBAAmB,EAAE,WAAW,EAAE,oBAAoB,EAAE,UAAU,EAAE,KAAK,EAAE;YACzF,EAAE,UAAU,EAAE,oBAAoB,EAAE,WAAW,EAAE,qBAAqB,EAAE,UAAU,EAAE,IAAI,EAAE;YAC1F,EAAE,UAAU,EAAE,gBAAgB,EAAE,WAAW,EAAE,iBAAiB,EAAE,UAAU,EAAE,KAAK,EAAE;YACnF,EAAE,UAAU,EAAE,kBAAkB,EAAE,WAAW,EAAE,mBAAmB,EAAE,UAAU,EAAE,KAAK,EAAE;SAC1F,CAAC,CAAC;IACP,CAAC;oTAXQ,gCAAgC,yBAAhC,gCAAgC;oEAAhC,gCAAgC;YCX7C,mDAAmE;YAM/D,0CAOuB;YAGvB,+CAKgC;YAiB5B,AARA,AARA,mCAOiB,uBAQA,uBAQA;YAErB,iBAAuB;YAGvB,+CAKgC;YAS5B,AARA,mCAOiB,uBAQA;YAErB,iBAAuB;YAMvB,+CAQ8B;YAC1B,oFAA4B;YAWpC,AADI,iBAAuB,EACA;;YAnGiB,AAAlB,mCAAiB,sBAAuB;YAU1D,cAAa;YACb,AADA,0BAAa,gCACc;YAS3B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAU/B,cAAa;YACb,AADA,0BAAa,gCACc;YAEvB,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAG3B,cAAiB;YAKjB,AADA,AAHA,AADA,mCAAiB,mBACC,0BAGG,gCACM;YAc/B,cAAa;YAGb,AADA,AADA,AADA,0BAAa,gCACc,0DAC0B,0BAC5B;YACnB,cAAoB;YAApB,yCAAoB;;;AD7ErB,gCAAgC;IAL5C,aAAa,CAAC,iBAAiB,EAAE,wBAAwB,CAAC,CAAC,uCAAuC;GAKtF,gCAAgC,CAY5C;;iFAZY,gCAAgC;cAJ5C,SAAS;2BACI,8BAA8B;;kFAG/B,gCAAgC;AAc7C,MAAM,UAAU,oCAAoC;IAChD,kGAAkG;AACtG,CAAC"}
@@ -21,7 +21,7 @@ let TemplateParamFormComponent = class TemplateParamFormComponent extends BaseFo
21
21
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false }
22
22
  ]);
23
23
  }
24
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateParamFormComponent_BaseFactory; return function TemplateParamFormComponent_Factory(t) { return (ɵTemplateParamFormComponent_BaseFactory || (ɵTemplateParamFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateParamFormComponent)))(t || TemplateParamFormComponent); }; })(); }
24
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateParamFormComponent_BaseFactory; return function TemplateParamFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateParamFormComponent_BaseFactory || (ɵTemplateParamFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateParamFormComponent)))(__ngFactoryType__ || TemplateParamFormComponent); }; })(); }
25
25
  static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateParamFormComponent, selectors: [["gen-templateparam-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 24, vars: 84, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "templateAssociation", "sectionName", "Template Association", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "TemplateID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TemplateContentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Template", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "parameterSpecification", "sectionName", "Parameter Specification", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DefaultValue", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsRequired", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "dynamicLinkingFilters", "sectionName", "Dynamic Linking & Filters", "icon", "fa fa-filter", 3, "form", "formContext"], ["FieldName", "LinkedParameterName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "LinkedParameterField", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExtraFilter", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "OrderBy", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "details", "sectionName", "Details", "icon", "fa fa-align-left", 3, "form", "formContext"], ["FieldName", "TemplateContent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-database", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"]], template: function TemplateParamFormComponent_Template(rf, ctx) { if (rf & 1) {
26
26
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
27
27
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7);
@@ -1 +1 @@
1
- {"version":3,"file":"templateparam.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateParam/templateparam.form.component.ts","../../../../../src/lib/generated/Entities/TemplateParam/templateparam.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"templateparam.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/TemplateParam/templateparam.form.component.ts","../../../../../src/lib/generated/Entities/TemplateParam/templateparam.form.component.html"],"names":[],"mappings":"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"}
@@ -11,20 +11,20 @@ import * as i0 from "@angular/core";
11
11
  import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-base-forms";
13
13
  import * as i3 from "@memberjunction/ng-form-toolbar";
14
- function TestFormComponent_div_22_Template(rf, ctx) { if (rf & 1) {
14
+ function TestFormComponent_div_23_Template(rf, ctx) { if (rf & 1) {
15
15
  const _r1 = i0.ɵɵgetCurrentView();
16
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 24);
17
- i0.ɵɵlistener("AfterDataLoad", function TestFormComponent_div_22_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
16
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 25);
17
+ i0.ɵɵlistener("AfterDataLoad", function TestFormComponent_div_23_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
18
18
  i0.ɵɵelementEnd()();
19
19
  } if (rf & 2) {
20
20
  const ctx_r1 = i0.ɵɵnextContext();
21
21
  i0.ɵɵadvance();
22
22
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Test Runs", "TestID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Test Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJTestRuns"))("ShowToolbar", false);
23
23
  } }
24
- function TestFormComponent_div_24_Template(rf, ctx) { if (rf & 1) {
24
+ function TestFormComponent_div_25_Template(rf, ctx) { if (rf & 1) {
25
25
  const _r3 = i0.ɵɵgetCurrentView();
26
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 24);
27
- i0.ɵɵlistener("AfterDataLoad", function TestFormComponent_div_24_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestSuiteTests", $event.totalRowCount)); });
26
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 25);
27
+ i0.ɵɵlistener("AfterDataLoad", function TestFormComponent_div_25_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestSuiteTests", $event.totalRowCount)); });
28
28
  i0.ɵɵelementEnd()();
29
29
  } if (rf & 2) {
30
30
  const ctx_r1 = i0.ɵɵnextContext();
@@ -43,25 +43,25 @@ let TestFormComponent = class TestFormComponent extends BaseFormComponent {
43
43
  { sectionKey: 'mJTestSuiteTests', sectionName: 'MJ: Test Suite Tests', isExpanded: false }
44
44
  ]);
45
45
  }
46
- static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTestFormComponent_BaseFactory; return function TestFormComponent_Factory(t) { return (ɵTestFormComponent_BaseFactory || (ɵTestFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TestFormComponent)))(t || TestFormComponent); }; })(); }
47
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TestFormComponent, selectors: [["gen-test-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 25, vars: 84, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "testDefinition", "sectionName", "Test Definition", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "testLogic", "sectionName", "Test Logic", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "InputDefinition", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExpectedOutcomes", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "executionSettings", "sectionName", "Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Tags", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EstimatedDurationSeconds", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EstimatedCostUSD", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RepeatCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxExecutionTimeMS", "Type", "numerictextbox", 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", "mJTestRuns", "sectionName", "MJ: Test Runs", "icon", "fa fa-flask", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJTestSuiteTests", "sectionName", "MJ: Test Suite Tests", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TestFormComponent_Template(rf, ctx) { if (rf & 1) {
46
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTestFormComponent_BaseFactory; return function TestFormComponent_Factory(__ngFactoryType__) { return (ɵTestFormComponent_BaseFactory || (ɵTestFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TestFormComponent)))(__ngFactoryType__ || TestFormComponent); }; })(); }
47
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TestFormComponent, selectors: [["gen-test-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 26, vars: 88, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "testDefinition", "sectionName", "Test Definition", "icon", "fa fa-file-alt", 3, "form", "formContext"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "testLogic", "sectionName", "Test Logic", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "InputDefinition", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ExpectedOutcomes", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Variables", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "executionSettings", "sectionName", "Execution Settings", "icon", "fa fa-sliders-h", 3, "form", "formContext"], ["FieldName", "Tags", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Priority", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EstimatedDurationSeconds", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EstimatedCostUSD", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RepeatCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "MaxExecutionTimeMS", "Type", "numerictextbox", 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", "mJTestRuns", "sectionName", "MJ: Test Runs", "icon", "fa fa-flask", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "mJTestSuiteTests", "sectionName", "MJ: Test Suite Tests", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TestFormComponent_Template(rf, ctx) { if (rf & 1) {
48
48
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
49
49
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6);
50
50
  i0.ɵɵelementEnd();
51
51
  i0.ɵɵelementStart(7, "mj-collapsible-panel", 7);
52
- i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10);
52
+ i0.ɵɵelement(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11);
53
53
  i0.ɵɵelementEnd();
54
- i0.ɵɵelementStart(11, "mj-collapsible-panel", 11);
55
- i0.ɵɵelement(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17);
54
+ i0.ɵɵelementStart(12, "mj-collapsible-panel", 12);
55
+ i0.ɵɵelement(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18);
56
56
  i0.ɵɵelementEnd();
57
- i0.ɵɵelementStart(18, "mj-collapsible-panel", 18);
58
- i0.ɵɵelement(19, "mj-form-field", 19)(20, "mj-form-field", 20);
57
+ i0.ɵɵelementStart(19, "mj-collapsible-panel", 19);
58
+ i0.ɵɵelement(20, "mj-form-field", 20)(21, "mj-form-field", 21);
59
59
  i0.ɵɵelementEnd();
60
- i0.ɵɵelementStart(21, "mj-collapsible-panel", 21);
61
- i0.ɵɵtemplate(22, TestFormComponent_div_22_Template, 2, 4, "div", 22);
60
+ i0.ɵɵelementStart(22, "mj-collapsible-panel", 22);
61
+ i0.ɵɵtemplate(23, TestFormComponent_div_23_Template, 2, 4, "div", 23);
62
62
  i0.ɵɵelementEnd();
63
- i0.ɵɵelementStart(23, "mj-collapsible-panel", 23);
64
- i0.ɵɵtemplate(24, TestFormComponent_div_24_Template, 2, 4, "div", 22);
63
+ i0.ɵɵelementStart(24, "mj-collapsible-panel", 24);
64
+ i0.ɵɵtemplate(25, TestFormComponent_div_25_Template, 2, 4, "div", 23);
65
65
  i0.ɵɵelementEnd()();
66
66
  } if (rf & 2) {
67
67
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -86,6 +86,8 @@ let TestFormComponent = class TestFormComponent extends BaseFormComponent {
86
86
  i0.ɵɵadvance();
87
87
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
88
88
  i0.ɵɵadvance();
89
+ i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
90
+ i0.ɵɵadvance();
89
91
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext);
90
92
  i0.ɵɵadvance();
91
93
  i0.ɵɵproperty("record", ctx.record)("ShowLabel", true)("EditMode", ctx.EditMode)("formContext", ctx.formContext);
@@ -121,7 +123,7 @@ TestFormComponent = __decorate([
121
123
  export { TestFormComponent };
122
124
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TestFormComponent, [{
123
125
  type: Component,
124
- args: [{ selector: 'gen-test-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Test Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"testDefinition\"\n sectionName=\"Test Definition\"\n icon=\"fa fa-file-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Test Logic Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"testLogic\"\n sectionName=\"Test Logic\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InputDefinition\"\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=\"ExpectedOutcomes\"\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=\"Configuration\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionSettings\"\n sectionName=\"Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Tags\"\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=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EstimatedDurationSeconds\"\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=\"EstimatedCostUSD\"\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=\"RepeatCount\"\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=\"MaxExecutionTimeMS\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: Test Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestRuns\"\n sectionName=\"MJ: Test Runs\"\n icon=\"fa fa-flask\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TestID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Test Suite Tests Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestSuiteTests\"\n sectionName=\"MJ: Test Suite Tests\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestSuiteTests')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Tests','TestID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Tests')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteTests')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteTests', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
126
+ args: [{ selector: 'gen-test-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Test Definition Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"testDefinition\"\n sectionName=\"Test Definition\"\n icon=\"fa fa-file-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TypeID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Type\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Test Logic Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"testLogic\"\n sectionName=\"Test Logic\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"InputDefinition\"\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=\"ExpectedOutcomes\"\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=\"Configuration\"\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=\"Variables\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Execution Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"executionSettings\"\n sectionName=\"Execution Settings\"\n icon=\"fa fa-sliders-h\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Tags\"\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=\"Priority\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EstimatedDurationSeconds\"\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=\"EstimatedCostUSD\"\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=\"RepeatCount\"\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=\"MaxExecutionTimeMS\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- MJ: Test Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestRuns\"\n sectionName=\"MJ: Test Runs\"\n icon=\"fa fa-flask\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TestID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Test Suite Tests Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestSuiteTests\"\n sectionName=\"MJ: Test Suite Tests\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestSuiteTests')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Suite Tests','TestID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Suite Tests')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestSuiteTests')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestSuiteTests', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
125
127
  }], null, null); })();
126
128
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TestFormComponent, { className: "TestFormComponent", filePath: "src/lib/generated/Entities/Test/test.form.component.ts", lineNumber: 12 }); })();
127
129
  export function LoadTestFormComponent() {