@memberjunction/ng-core-entity-forms 5.38.0 → 5.39.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 (45) hide show
  1. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts +10 -0
  2. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js +645 -531
  4. package/dist/lib/custom/AIPromptRuns/ai-prompt-run-form.component.js.map +1 -1
  5. package/dist/lib/custom/Queries/query-form.component.d.ts +13 -4
  6. package/dist/lib/custom/Queries/query-form.component.d.ts.map +1 -1
  7. package/dist/lib/custom/Queries/query-form.component.js +374 -326
  8. package/dist/lib/custom/Queries/query-form.component.js.map +1 -1
  9. package/dist/lib/custom/Tests/test-form.component.js +2 -3
  10. package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
  11. package/dist/lib/custom/Tests/test-suite-form.component.js +1 -2
  12. package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
  13. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.d.ts +24 -0
  14. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.d.ts.map +1 -1
  15. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js +381 -224
  16. package/dist/lib/custom/ai-agent-run/ai-agent-run-analytics.component.js.map +1 -1
  17. package/dist/lib/custom/custom-forms.module.d.ts +39 -41
  18. package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
  19. package/dist/lib/custom/custom-forms.module.js +8 -9
  20. package/dist/lib/custom/custom-forms.module.js.map +1 -1
  21. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  22. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +71 -73
  23. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  24. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +3 -3
  25. package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
  26. package/dist/lib/generated/Entities/MJAIModelCost/mjaimodelcost.form.component.js +10 -6
  27. package/dist/lib/generated/Entities/MJAIModelCost/mjaimodelcost.form.component.js.map +1 -1
  28. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +3 -3
  29. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  30. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +47 -39
  31. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  32. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.d.ts.map +1 -1
  33. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js +58 -24
  34. package/dist/lib/generated/Entities/MJIntegrationObject/mjintegrationobject.form.component.js.map +1 -1
  35. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js +10 -8
  36. package/dist/lib/generated/Entities/MJIntegrationObjectField/mjintegrationobjectfield.form.component.js.map +1 -1
  37. package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js +27 -25
  38. package/dist/lib/generated/Entities/MJScheduledJob/mjscheduledjob.form.component.js.map +1 -1
  39. package/dist/lib/generated/Entities/MJTagSynonym/mjtagsynonym.form.component.js +8 -6
  40. package/dist/lib/generated/Entities/MJTagSynonym/mjtagsynonym.form.component.js.map +1 -1
  41. package/package.json +36 -36
  42. package/dist/lib/custom/Queries/query-category-dialog.component.d.ts +0 -34
  43. package/dist/lib/custom/Queries/query-category-dialog.component.d.ts.map +0 -1
  44. package/dist/lib/custom/Queries/query-category-dialog.component.js +0 -203
  45. package/dist/lib/custom/Queries/query-category-dialog.component.js.map +0 -1
@@ -28,49 +28,47 @@ import * as i26 from "./ai-agent-run/ai-agent-run-visualization.component";
28
28
  import * as i27 from "./ai-agent-run/ai-agent-run-step-detail.component";
29
29
  import * as i28 from "./Queries/query-form.component";
30
30
  import * as i29 from "./Queries/query-run-dialog.component";
31
- import * as i30 from "./Queries/query-category-dialog.component";
32
- import * as i31 from "./AIAgents/FlowAgentType/flow-agent-form-section.component";
33
- import * as i32 from "./Tests/test-run-form.component";
34
- import * as i33 from "./Tests/test-form.component";
35
- import * as i34 from "./Tests/test-suite-run-form.component";
36
- import * as i35 from "./Tests/test-suite-form.component";
37
- import * as i36 from "./Tests/test-run-feedback-form.component";
38
- import * as i37 from "./Tests/test-rubric-form.component";
39
- import * as i38 from "./Tests/entity-link-pill.component";
40
- import * as i39 from "./Lists/list-form.component";
41
- import * as i40 from "../panels/content-sources/tag-pipeline-configuration.panel";
42
- import * as i41 from "../panels/content-sources/website-crawler-settings.panel";
43
- import * as i42 from "./SearchScopes/searchscope-form.component";
44
- import * as i43 from "./SearchScopes/searchscopeprovider-form.component";
45
- import * as i44 from "@angular/common";
46
- import * as i45 from "@angular/forms";
47
- import * as i46 from "@angular/cdk/drag-drop";
48
- import * as i47 from "ag-grid-angular";
49
- import * as i48 from "@memberjunction/ng-ui-components";
50
- import * as i49 from "@memberjunction/ng-link-directives";
51
- import * as i50 from "@memberjunction/ng-join-grid";
52
- import * as i51 from "@memberjunction/ng-base-forms";
53
- import * as i52 from "@memberjunction/ng-tabstrip";
54
- import * as i53 from "@memberjunction/ng-code-editor";
55
- import * as i54 from "@memberjunction/ng-deep-diff";
56
- import * as i55 from "@memberjunction/ng-ai-test-harness";
57
- import * as i56 from "@memberjunction/ng-action-gallery";
58
- import * as i57 from "@memberjunction/ng-testing";
59
- import * as i58 from "@memberjunction/ng-flow-editor";
60
- import * as i59 from "@memberjunction/ng-shared-generic";
61
- import * as i60 from "@memberjunction/ng-entity-relationship-diagram";
62
- import * as i61 from "@memberjunction/ng-list-management";
63
- import * as i62 from "@memberjunction/ng-actions";
64
- import * as i63 from "@memberjunction/ng-agents";
65
- import * as i64 from "@memberjunction/ng-entity-viewer";
66
- import * as i65 from "@memberjunction/ng-markdown";
67
- import * as i66 from "@memberjunction/ng-trees";
68
- import * as i67 from "angular-split";
69
- import * as i68 from "@memberjunction/ng-versions";
70
- import * as i69 from "@memberjunction/ng-search";
31
+ import * as i30 from "./AIAgents/FlowAgentType/flow-agent-form-section.component";
32
+ import * as i31 from "./Tests/test-run-form.component";
33
+ import * as i32 from "./Tests/test-form.component";
34
+ import * as i33 from "./Tests/test-suite-run-form.component";
35
+ import * as i34 from "./Tests/test-suite-form.component";
36
+ import * as i35 from "./Tests/test-run-feedback-form.component";
37
+ import * as i36 from "./Tests/test-rubric-form.component";
38
+ import * as i37 from "./Tests/entity-link-pill.component";
39
+ import * as i38 from "./Lists/list-form.component";
40
+ import * as i39 from "../panels/content-sources/tag-pipeline-configuration.panel";
41
+ import * as i40 from "../panels/content-sources/website-crawler-settings.panel";
42
+ import * as i41 from "./SearchScopes/searchscope-form.component";
43
+ import * as i42 from "./SearchScopes/searchscopeprovider-form.component";
44
+ import * as i43 from "@angular/common";
45
+ import * as i44 from "@angular/forms";
46
+ import * as i45 from "@angular/cdk/drag-drop";
47
+ import * as i46 from "ag-grid-angular";
48
+ import * as i47 from "@memberjunction/ng-ui-components";
49
+ import * as i48 from "@memberjunction/ng-link-directives";
50
+ import * as i49 from "@memberjunction/ng-join-grid";
51
+ import * as i50 from "@memberjunction/ng-base-forms";
52
+ import * as i51 from "@memberjunction/ng-tabstrip";
53
+ import * as i52 from "@memberjunction/ng-code-editor";
54
+ import * as i53 from "@memberjunction/ng-deep-diff";
55
+ import * as i54 from "@memberjunction/ng-ai-test-harness";
56
+ import * as i55 from "@memberjunction/ng-action-gallery";
57
+ import * as i56 from "@memberjunction/ng-testing";
58
+ import * as i57 from "@memberjunction/ng-flow-editor";
59
+ import * as i58 from "@memberjunction/ng-shared-generic";
60
+ import * as i59 from "@memberjunction/ng-entity-relationship-diagram";
61
+ import * as i60 from "@memberjunction/ng-list-management";
62
+ import * as i61 from "@memberjunction/ng-actions";
63
+ import * as i62 from "@memberjunction/ng-agents";
64
+ import * as i63 from "@memberjunction/ng-entity-viewer";
65
+ import * as i64 from "@memberjunction/ng-markdown";
66
+ import * as i65 from "@memberjunction/ng-trees";
67
+ import * as i66 from "angular-split";
68
+ import * as i67 from "@memberjunction/ng-search";
71
69
  export declare class MemberJunctionCoreEntityFormsModule {
72
70
  static ɵfac: i0.ɵɵFactoryDeclaration<MemberJunctionCoreEntityFormsModule, never>;
73
- static ɵmod: i0.ɵɵNgModuleDeclaration<MemberJunctionCoreEntityFormsModule, [typeof i1.MJEntityFormComponentExtended, typeof i2.MJEntityActionFormComponentExtended, typeof i3.MJTemplateFormComponentExtended, typeof i4.TemplateParamDialogComponent, typeof i5.TemplateParamsGridComponent, typeof i6.TemplateEditorComponent, typeof i7.MJAIPromptFormComponentExtended, typeof i8.MJAIAgentFormComponentExtended, typeof i9.NewAgentDialogComponent, typeof i10.AddActionDialogComponent, typeof i11.PromptSelectorDialogComponent, typeof i12.AgentPromptAdvancedSettingsDialogComponent, typeof i13.SubAgentAdvancedSettingsDialogComponent, typeof i14.SubAgentSelectorDialogComponent, typeof i15.CreatePromptDialogComponent, typeof i16.CreateSubAgentDialogComponent, typeof i17.EntitySelectorDialogComponent, typeof i18.MJAIPromptRunFormComponentExtended, typeof i19.ChatMessageViewerComponent, typeof i20.MJActionFormComponentExtended, typeof i21.MJActionExecutionLogFormComponentExtended, typeof i22.MJAIAgentRunFormComponentExtended, typeof i23.AIAgentRunTimelineComponent, typeof i24.AIAgentRunStepNodeComponent, typeof i25.AIAgentRunAnalyticsComponent, typeof i26.AIAgentRunVisualizationComponent, typeof i27.AIAgentRunStepDetailComponent, typeof i28.MJQueryFormComponentExtended, typeof i29.QueryRunDialogComponent, typeof i30.QueryCategoryDialogComponent, typeof i31.FlowAgentFormSectionComponent, typeof i32.MJTestRunFormComponentExtended, typeof i33.MJTestFormComponentExtended, typeof i34.MJTestSuiteRunFormComponentExtended, typeof i35.MJTestSuiteFormComponentExtended, typeof i36.MJTestRunFeedbackFormComponentExtended, typeof i37.MJTestRubricFormComponentExtended, typeof i38.EntityLinkPillComponent, typeof i39.MJListFormComponentExtended, typeof i40.TagPipelineConfigurationPanel, typeof i41.WebsiteCrawlerSettingsPanel, typeof i42.MJSearchScopeFormComponentExtended, typeof i43.MJSearchScopeProviderFormComponentExtended], [typeof i44.CommonModule, typeof i45.FormsModule, typeof i45.ReactiveFormsModule, typeof i46.DragDropModule, typeof i47.AgGridModule, typeof i48.MJButtonDirective, typeof i48.MJAccordionPanelComponent, typeof i48.MJAccordionTitleDirective, typeof i48.MJDropdownComponent, typeof i48.MJComboboxComponent, typeof i48.MJSwitchComponent, typeof i48.MJDialogComponent, typeof i48.MJDialogTitlebarComponent, typeof i48.MJDialogActionsComponent, typeof i48.MJNumericInputComponent, typeof i48.MJWindowComponent, typeof i48.MJWindowTitlebarComponent, typeof i48.MJProgressBarComponent, typeof i49.LinkDirectivesModule, typeof i50.JoinGridModule, typeof i51.BaseFormsModule, typeof i52.MJTabStripModule, typeof i53.CodeEditorModule, typeof i54.DeepDiffModule, typeof i55.AITestHarnessModule, typeof i56.ActionGalleryModule, typeof i57.TestingModule, typeof i58.FlowEditorModule, typeof i59.SharedGenericModule, typeof i60.EntityRelationshipDiagramModule, typeof i61.ListManagementModule, typeof i62.ActionsModule, typeof i63.AgentsModule, typeof i64.EntityViewerModule, typeof i65.MarkdownModule, typeof i66.NgTreesModule, typeof i67.AngularSplitModule, typeof i68.VersionsModule, typeof i69.SearchModule], [typeof i1.MJEntityFormComponentExtended, typeof i2.MJEntityActionFormComponentExtended, typeof i3.MJTemplateFormComponentExtended, typeof i6.TemplateEditorComponent, typeof i7.MJAIPromptFormComponentExtended, typeof i8.MJAIAgentFormComponentExtended, typeof i18.MJAIPromptRunFormComponentExtended, typeof i19.ChatMessageViewerComponent, typeof i20.MJActionFormComponentExtended, typeof i21.MJActionExecutionLogFormComponentExtended, typeof i22.MJAIAgentRunFormComponentExtended, typeof i23.AIAgentRunTimelineComponent, typeof i24.AIAgentRunStepNodeComponent, typeof i25.AIAgentRunAnalyticsComponent, typeof i28.MJQueryFormComponentExtended, typeof i31.FlowAgentFormSectionComponent, typeof i32.MJTestRunFormComponentExtended, typeof i33.MJTestFormComponentExtended, typeof i34.MJTestSuiteRunFormComponentExtended, typeof i35.MJTestSuiteFormComponentExtended, typeof i36.MJTestRunFeedbackFormComponentExtended, typeof i37.MJTestRubricFormComponentExtended, typeof i38.EntityLinkPillComponent, typeof i39.MJListFormComponentExtended, typeof i40.TagPipelineConfigurationPanel, typeof i41.WebsiteCrawlerSettingsPanel, typeof i42.MJSearchScopeFormComponentExtended, typeof i43.MJSearchScopeProviderFormComponentExtended, typeof i62.ActionsModule]>;
71
+ static ɵmod: i0.ɵɵNgModuleDeclaration<MemberJunctionCoreEntityFormsModule, [typeof i1.MJEntityFormComponentExtended, typeof i2.MJEntityActionFormComponentExtended, typeof i3.MJTemplateFormComponentExtended, typeof i4.TemplateParamDialogComponent, typeof i5.TemplateParamsGridComponent, typeof i6.TemplateEditorComponent, typeof i7.MJAIPromptFormComponentExtended, typeof i8.MJAIAgentFormComponentExtended, typeof i9.NewAgentDialogComponent, typeof i10.AddActionDialogComponent, typeof i11.PromptSelectorDialogComponent, typeof i12.AgentPromptAdvancedSettingsDialogComponent, typeof i13.SubAgentAdvancedSettingsDialogComponent, typeof i14.SubAgentSelectorDialogComponent, typeof i15.CreatePromptDialogComponent, typeof i16.CreateSubAgentDialogComponent, typeof i17.EntitySelectorDialogComponent, typeof i18.MJAIPromptRunFormComponentExtended, typeof i19.ChatMessageViewerComponent, typeof i20.MJActionFormComponentExtended, typeof i21.MJActionExecutionLogFormComponentExtended, typeof i22.MJAIAgentRunFormComponentExtended, typeof i23.AIAgentRunTimelineComponent, typeof i24.AIAgentRunStepNodeComponent, typeof i25.AIAgentRunAnalyticsComponent, typeof i26.AIAgentRunVisualizationComponent, typeof i27.AIAgentRunStepDetailComponent, typeof i28.MJQueryFormComponentExtended, typeof i29.QueryRunDialogComponent, typeof i30.FlowAgentFormSectionComponent, typeof i31.MJTestRunFormComponentExtended, typeof i32.MJTestFormComponentExtended, typeof i33.MJTestSuiteRunFormComponentExtended, typeof i34.MJTestSuiteFormComponentExtended, typeof i35.MJTestRunFeedbackFormComponentExtended, typeof i36.MJTestRubricFormComponentExtended, typeof i37.EntityLinkPillComponent, typeof i38.MJListFormComponentExtended, typeof i39.TagPipelineConfigurationPanel, typeof i40.WebsiteCrawlerSettingsPanel, typeof i41.MJSearchScopeFormComponentExtended, typeof i42.MJSearchScopeProviderFormComponentExtended], [typeof i43.CommonModule, typeof i44.FormsModule, typeof i44.ReactiveFormsModule, typeof i45.DragDropModule, typeof i46.AgGridModule, typeof i47.MJButtonDirective, typeof i47.MJAccordionPanelComponent, typeof i47.MJAccordionTitleDirective, typeof i47.MJDropdownComponent, typeof i47.MJComboboxComponent, typeof i47.MJSwitchComponent, typeof i47.MJDialogComponent, typeof i47.MJDialogTitlebarComponent, typeof i47.MJDialogActionsComponent, typeof i47.MJNumericInputComponent, typeof i47.MJWindowComponent, typeof i47.MJWindowTitlebarComponent, typeof i47.MJProgressBarComponent, typeof i48.LinkDirectivesModule, typeof i49.JoinGridModule, typeof i50.BaseFormsModule, typeof i51.MJTabStripModule, typeof i52.CodeEditorModule, typeof i53.DeepDiffModule, typeof i54.AITestHarnessModule, typeof i55.ActionGalleryModule, typeof i56.TestingModule, typeof i57.FlowEditorModule, typeof i58.SharedGenericModule, typeof i59.EntityRelationshipDiagramModule, typeof i60.ListManagementModule, typeof i61.ActionsModule, typeof i62.AgentsModule, typeof i63.EntityViewerModule, typeof i64.MarkdownModule, typeof i65.NgTreesModule, typeof i66.AngularSplitModule, typeof i47.MjSlidePanelComponent, typeof i50.MjFormDialogComponent, typeof i67.SearchModule], [typeof i1.MJEntityFormComponentExtended, typeof i2.MJEntityActionFormComponentExtended, typeof i3.MJTemplateFormComponentExtended, typeof i6.TemplateEditorComponent, typeof i7.MJAIPromptFormComponentExtended, typeof i8.MJAIAgentFormComponentExtended, typeof i18.MJAIPromptRunFormComponentExtended, typeof i19.ChatMessageViewerComponent, typeof i20.MJActionFormComponentExtended, typeof i21.MJActionExecutionLogFormComponentExtended, typeof i22.MJAIAgentRunFormComponentExtended, typeof i23.AIAgentRunTimelineComponent, typeof i24.AIAgentRunStepNodeComponent, typeof i25.AIAgentRunAnalyticsComponent, typeof i28.MJQueryFormComponentExtended, typeof i30.FlowAgentFormSectionComponent, typeof i31.MJTestRunFormComponentExtended, typeof i32.MJTestFormComponentExtended, typeof i33.MJTestSuiteRunFormComponentExtended, typeof i34.MJTestSuiteFormComponentExtended, typeof i35.MJTestRunFeedbackFormComponentExtended, typeof i36.MJTestRubricFormComponentExtended, typeof i37.EntityLinkPillComponent, typeof i38.MJListFormComponentExtended, typeof i39.TagPipelineConfigurationPanel, typeof i40.WebsiteCrawlerSettingsPanel, typeof i41.MJSearchScopeFormComponentExtended, typeof i42.MJSearchScopeProviderFormComponentExtended, typeof i61.ActionsModule]>;
74
72
  static ɵinj: i0.ɵɵInjectorDeclaration<MemberJunctionCoreEntityFormsModule>;
75
73
  }
76
74
  //# sourceMappingURL=custom-forms.module.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"custom-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA8EA,qBA4Ha,mCAAmC;yCAAnC,mCAAmC;0CAAnC,mCAAmC;0CAAnC,mCAAmC;CAAI"}
1
+ {"version":3,"file":"custom-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EA,qBA4Ha,mCAAmC;yCAAnC,mCAAmC;0CAAnC,mCAAmC;0CAAnC,mCAAmC;CAAI"}
@@ -2,10 +2,10 @@ import { NgModule } from "@angular/core";
2
2
  import { CommonModule } from '@angular/common';
3
3
  import { FormsModule, ReactiveFormsModule } from '@angular/forms';
4
4
  import { DragDropModule } from '@angular/cdk/drag-drop';
5
- import { MJButtonDirective, MJAccordionPanelComponent, MJAccordionTitleDirective, MJDropdownComponent, MJComboboxComponent, MJSwitchComponent, MJDialogComponent, MJDialogTitlebarComponent, MJDialogActionsComponent, MJNumericInputComponent, MJWindowComponent, MJWindowTitlebarComponent, MJProgressBarComponent } from '@memberjunction/ng-ui-components';
5
+ import { MJButtonDirective, MJAccordionPanelComponent, MJAccordionTitleDirective, MJDropdownComponent, MJComboboxComponent, MJSwitchComponent, MJDialogComponent, MJDialogTitlebarComponent, MJDialogActionsComponent, MJNumericInputComponent, MJWindowComponent, MJWindowTitlebarComponent, MJProgressBarComponent, MjSlidePanelComponent } from '@memberjunction/ng-ui-components';
6
6
  import { AngularSplitModule } from 'angular-split';
7
7
  import { AgGridModule } from 'ag-grid-angular';
8
- import { BaseFormsModule } from '@memberjunction/ng-base-forms';
8
+ import { BaseFormsModule, MjFormDialogComponent } from '@memberjunction/ng-base-forms';
9
9
  import { LinkDirectivesModule } from '@memberjunction/ng-link-directives';
10
10
  import { SharedGenericModule } from '@memberjunction/ng-shared-generic';
11
11
  import { EntityViewerModule } from '@memberjunction/ng-entity-viewer';
@@ -35,7 +35,6 @@ import { TestingModule } from "@memberjunction/ng-testing";
35
35
  import { JoinGridModule } from "@memberjunction/ng-join-grid";
36
36
  import { CodeEditorModule } from "@memberjunction/ng-code-editor";
37
37
  import { DeepDiffModule } from "@memberjunction/ng-deep-diff";
38
- import { VersionsModule } from "@memberjunction/ng-versions";
39
38
  import { EntityRelationshipDiagramModule } from '@memberjunction/ng-entity-relationship-diagram';
40
39
  import { ListManagementModule } from '@memberjunction/ng-list-management';
41
40
  import { EntitySelectorDialogComponent } from "./shared/entity-selector-dialog.component";
@@ -52,7 +51,6 @@ import { AIAgentRunVisualizationComponent } from "./ai-agent-run/ai-agent-run-vi
52
51
  import { AIAgentRunStepDetailComponent } from "./ai-agent-run/ai-agent-run-step-detail.component";
53
52
  import { MJQueryFormComponentExtended } from "./Queries/query-form.component";
54
53
  import { QueryRunDialogComponent } from "./Queries/query-run-dialog.component";
55
- import { QueryCategoryDialogComponent } from "./Queries/query-category-dialog.component";
56
54
  import { FlowAgentFormSectionComponent } from "./AIAgents/FlowAgentType/flow-agent-form-section.component";
57
55
  import { FlowEditorModule } from "@memberjunction/ng-flow-editor";
58
56
  import { MarkdownModule } from "@memberjunction/ng-markdown";
@@ -119,7 +117,8 @@ export class MemberJunctionCoreEntityFormsModule {
119
117
  MarkdownModule,
120
118
  NgTreesModule,
121
119
  AngularSplitModule,
122
- VersionsModule,
120
+ MjSlidePanelComponent,
121
+ MjFormDialogComponent,
123
122
  SearchModule, ActionsModule] }); }
124
123
  }
125
124
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MemberJunctionCoreEntityFormsModule, [{
@@ -155,7 +154,6 @@ export class MemberJunctionCoreEntityFormsModule {
155
154
  AIAgentRunStepDetailComponent,
156
155
  MJQueryFormComponentExtended,
157
156
  QueryRunDialogComponent,
158
- QueryCategoryDialogComponent,
159
157
  FlowAgentFormSectionComponent,
160
158
  MJTestRunFormComponentExtended,
161
159
  MJTestFormComponentExtended,
@@ -209,7 +207,8 @@ export class MemberJunctionCoreEntityFormsModule {
209
207
  MarkdownModule,
210
208
  NgTreesModule,
211
209
  AngularSplitModule,
212
- VersionsModule,
210
+ MjSlidePanelComponent,
211
+ MjFormDialogComponent,
213
212
  SearchModule
214
213
  ],
215
214
  exports: [
@@ -278,7 +277,6 @@ export class MemberJunctionCoreEntityFormsModule {
278
277
  AIAgentRunStepDetailComponent,
279
278
  MJQueryFormComponentExtended,
280
279
  QueryRunDialogComponent,
281
- QueryCategoryDialogComponent,
282
280
  FlowAgentFormSectionComponent,
283
281
  MJTestRunFormComponentExtended,
284
282
  MJTestFormComponentExtended,
@@ -329,7 +327,8 @@ export class MemberJunctionCoreEntityFormsModule {
329
327
  MarkdownModule,
330
328
  NgTreesModule,
331
329
  AngularSplitModule,
332
- VersionsModule,
330
+ MjSlidePanelComponent,
331
+ MjFormDialogComponent,
333
332
  SearchModule], exports: [MJEntityFormComponentExtended,
334
333
  MJEntityActionFormComponentExtended,
335
334
  MJTemplateFormComponentExtended,
@@ -1 +1 @@
1
- {"version":3,"file":"custom-forms.module.js","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":"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","sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { CommonModule } from '@angular/common';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { DragDropModule } from '@angular/cdk/drag-drop';\nimport { MJButtonDirective, MJAccordionPanelComponent, MJAccordionTitleDirective, MJDropdownComponent, MJComboboxComponent, MJSwitchComponent, MJDialogComponent, MJDialogTitlebarComponent, MJDialogActionsComponent, MJNumericInputComponent, MJWindowComponent, MJWindowTitlebarComponent, MJProgressBarComponent } from '@memberjunction/ng-ui-components';\nimport { AngularSplitModule } from 'angular-split';\nimport { AgGridModule } from 'ag-grid-angular';\nimport { BaseFormsModule } from '@memberjunction/ng-base-forms';\nimport { LinkDirectivesModule } from '@memberjunction/ng-link-directives';\nimport { SharedGenericModule } from '@memberjunction/ng-shared-generic';\nimport { EntityViewerModule } from '@memberjunction/ng-entity-viewer';\nimport { MJEntityFormComponentExtended } from \"./Entities/entity-form.component\";\nimport { MJTabStripModule } from \"@memberjunction/ng-tabstrip\";\nimport { MJEntityActionFormComponentExtended } from \"./EntityActions/entityaction.form.component\";\nimport { MJTemplateFormComponentExtended } from \"./Templates/templates-form.component\";\nimport { TemplateParamDialogComponent } from \"./Templates/template-param-dialog.component\";\nimport { TemplateParamsGridComponent } from \"./Templates/template-params-grid.component\";\nimport { TemplateEditorComponent } from \"../shared/components/template-editor.component\";\nimport { MJAIPromptFormComponentExtended } from \"./AIPrompts/ai-prompt-form.component\";\nimport { MJAIAgentFormComponentExtended } from \"./AIAgents/ai-agent-form.component\";\nimport { NewAgentDialogComponent } from \"./AIAgents/new-agent-dialog.component\";\nimport { NewAgentDialogService } from \"./AIAgents/new-agent-dialog.service\";\nimport { AddActionDialogComponent } from \"./AIAgents/add-action-dialog.component\";\nimport { PromptSelectorDialogComponent } from \"./AIAgents/prompt-selector-dialog.component\";\nimport { AgentPromptAdvancedSettingsDialogComponent } from \"./AIAgents/agent-prompt-advanced-settings-dialog.component\";\nimport { SubAgentAdvancedSettingsDialogComponent } from \"./AIAgents/sub-agent-advanced-settings-dialog.component\";\nimport { SubAgentSelectorDialogComponent } from \"./AIAgents/sub-agent-selector-dialog.component\";\nimport { CreatePromptDialogComponent } from \"./AIAgents/create-prompt-dialog.component\";\nimport { CreateSubAgentDialogComponent } from \"./AIAgents/create-sub-agent-dialog.component\";\nimport { AIAgentManagementService } from \"./AIAgents/ai-agent-management.service\";\nimport { AgentsModule } from \"@memberjunction/ng-agents\";\nimport { AITestHarnessModule } from \"@memberjunction/ng-ai-test-harness\";\nimport { ActionGalleryModule } from \"@memberjunction/ng-action-gallery\";\nimport { TestingModule } from \"@memberjunction/ng-testing\";\nimport { JoinGridModule } from \"@memberjunction/ng-join-grid\";\nimport { CodeEditorModule } from \"@memberjunction/ng-code-editor\";\nimport { DeepDiffModule } from \"@memberjunction/ng-deep-diff\";\nimport { VersionsModule } from \"@memberjunction/ng-versions\";\nimport { EntityRelationshipDiagramModule } from '@memberjunction/ng-entity-relationship-diagram';\nimport { ListManagementModule } from '@memberjunction/ng-list-management';\nimport { EntitySelectorDialogComponent } from \"./shared/entity-selector-dialog.component\";\nimport { MJAIPromptRunFormComponentExtended } from \"./AIPromptRuns/ai-prompt-run-form.component\";\nimport { ChatMessageViewerComponent } from \"./AIPromptRuns/chat-message-viewer.component\";\nimport { MJActionFormComponentExtended } from \"./Actions/action-form.component\";\nimport { MJActionExecutionLogFormComponentExtended } from \"./Actions/action-execution-log-form.component\";\nimport { ActionsModule } from \"@memberjunction/ng-actions\";\nimport { MJAIAgentRunFormComponentExtended } from \"./ai-agent-run/ai-agent-run.component\";\nimport { AIAgentRunTimelineComponent } from \"./ai-agent-run/ai-agent-run-timeline.component\";\nimport { AIAgentRunStepNodeComponent } from \"./ai-agent-run/ai-agent-run-step-node.component\";\nimport { AIAgentRunAnalyticsComponent } from \"./ai-agent-run/ai-agent-run-analytics.component\";\nimport { AIAgentRunVisualizationComponent } from \"./ai-agent-run/ai-agent-run-visualization.component\";\nimport { AIAgentRunStepDetailComponent } from \"./ai-agent-run/ai-agent-run-step-detail.component\";\nimport { MJQueryFormComponentExtended } from \"./Queries/query-form.component\";\nimport { QueryRunDialogComponent } from \"./Queries/query-run-dialog.component\";\nimport { QueryCategoryDialogComponent } from \"./Queries/query-category-dialog.component\";\nimport { FlowAgentFormSectionComponent } from \"./AIAgents/FlowAgentType/flow-agent-form-section.component\";\nimport { FlowEditorModule } from \"@memberjunction/ng-flow-editor\";\nimport { MarkdownModule } from \"@memberjunction/ng-markdown\";\nimport { NgTreesModule } from \"@memberjunction/ng-trees\";\nimport { MJTestRunFormComponentExtended } from \"./Tests/test-run-form.component\";\nimport { MJTestFormComponentExtended } from \"./Tests/test-form.component\";\nimport { MJTestSuiteRunFormComponentExtended } from \"./Tests/test-suite-run-form.component\";\nimport { MJTestSuiteFormComponentExtended } from \"./Tests/test-suite-form.component\";\nimport { MJTestRunFeedbackFormComponentExtended } from \"./Tests/test-run-feedback-form.component\";\nimport { MJTestRubricFormComponentExtended } from \"./Tests/test-rubric-form.component\";\nimport { EntityLinkPillComponent } from \"./Tests/entity-link-pill.component\";\nimport { MJListFormComponentExtended } from \"./Lists/list-form.component\";\n// ContentSources: the custom-form override was removed once dynamic\n// BaseFormPanel slots landed. Slot-registered panels live in\n// `../panels/content-sources/` and self-mount into the generated form via\n// the `after-fields` slot. Imported here so the @RegisterClassEx decorators\n// run at module load (Angular tree-shaking guard).\nimport { TagPipelineConfigurationPanel } from \"../panels/content-sources/tag-pipeline-configuration.panel\";\nimport { WebsiteCrawlerSettingsPanel } from \"../panels/content-sources/website-crawler-settings.panel\";\nimport { MJSearchScopeFormComponentExtended } from \"./SearchScopes/searchscope-form.component\";\nimport { MJSearchScopeProviderFormComponentExtended } from \"./SearchScopes/searchscopeprovider-form.component\";\nimport { SearchModule } from \"@memberjunction/ng-search\";\n\n@NgModule({\n declarations: [\n MJEntityFormComponentExtended,\n MJEntityActionFormComponentExtended,\n MJTemplateFormComponentExtended,\n TemplateParamDialogComponent,\n TemplateParamsGridComponent,\n TemplateEditorComponent,\n MJAIPromptFormComponentExtended,\n MJAIAgentFormComponentExtended,\n NewAgentDialogComponent,\n AddActionDialogComponent,\n PromptSelectorDialogComponent,\n AgentPromptAdvancedSettingsDialogComponent,\n SubAgentAdvancedSettingsDialogComponent,\n SubAgentSelectorDialogComponent,\n CreatePromptDialogComponent,\n CreateSubAgentDialogComponent,\n EntitySelectorDialogComponent,\n MJAIPromptRunFormComponentExtended,\n ChatMessageViewerComponent,\n MJActionFormComponentExtended,\n MJActionExecutionLogFormComponentExtended,\n MJAIAgentRunFormComponentExtended,\n AIAgentRunTimelineComponent,\n AIAgentRunStepNodeComponent,\n AIAgentRunAnalyticsComponent,\n AIAgentRunVisualizationComponent,\n AIAgentRunStepDetailComponent,\n MJQueryFormComponentExtended,\n QueryRunDialogComponent,\n QueryCategoryDialogComponent,\n FlowAgentFormSectionComponent,\n MJTestRunFormComponentExtended,\n MJTestFormComponentExtended,\n MJTestSuiteRunFormComponentExtended,\n MJTestSuiteFormComponentExtended,\n MJTestRunFeedbackFormComponentExtended,\n MJTestRubricFormComponentExtended,\n EntityLinkPillComponent,\n MJListFormComponentExtended,\n // ContentSource-specific BaseFormPanel slot components (no custom form override).\n TagPipelineConfigurationPanel,\n WebsiteCrawlerSettingsPanel,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ],\n imports: [\n CommonModule,\n FormsModule,\n ReactiveFormsModule,\n DragDropModule,\n AgGridModule,\n MJButtonDirective,\n MJAccordionPanelComponent,\n MJAccordionTitleDirective,\n MJDropdownComponent,\n MJComboboxComponent,\n MJSwitchComponent,\n MJDialogComponent,\n MJDialogTitlebarComponent,\n MJDialogActionsComponent,\n MJNumericInputComponent,\n MJWindowComponent,\n MJWindowTitlebarComponent,\n MJProgressBarComponent,\n LinkDirectivesModule,\n JoinGridModule,\n BaseFormsModule,\n MJTabStripModule,\n CodeEditorModule,\n DeepDiffModule,\n AITestHarnessModule,\n ActionGalleryModule,\n TestingModule,\n FlowEditorModule,\n SharedGenericModule,\n EntityRelationshipDiagramModule,\n ListManagementModule,\n ActionsModule,\n AgentsModule,\n EntityViewerModule,\n MarkdownModule,\n NgTreesModule,\n AngularSplitModule,\n VersionsModule,\n SearchModule\n ],\n exports: [\n MJEntityFormComponentExtended,\n MJEntityActionFormComponentExtended,\n MJTemplateFormComponentExtended,\n TemplateEditorComponent,\n MJAIPromptFormComponentExtended,\n MJAIAgentFormComponentExtended,\n MJAIPromptRunFormComponentExtended,\n ChatMessageViewerComponent,\n MJActionFormComponentExtended,\n MJActionExecutionLogFormComponentExtended,\n MJAIAgentRunFormComponentExtended,\n AIAgentRunTimelineComponent,\n AIAgentRunStepNodeComponent,\n AIAgentRunAnalyticsComponent,\n MJQueryFormComponentExtended,\n FlowAgentFormSectionComponent,\n MJTestRunFormComponentExtended,\n MJTestFormComponentExtended,\n MJTestSuiteRunFormComponentExtended,\n MJTestSuiteFormComponentExtended,\n MJTestRunFeedbackFormComponentExtended,\n MJTestRubricFormComponentExtended,\n EntityLinkPillComponent,\n MJListFormComponentExtended,\n TagPipelineConfigurationPanel,\n WebsiteCrawlerSettingsPanel,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ActionsModule\n ],\n providers: [\n NewAgentDialogService,\n AIAgentManagementService\n ]\n})\nexport class MemberJunctionCoreEntityFormsModule { }\n"]}
1
+ {"version":3,"file":"custom-forms.module.js","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":"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","sourcesContent":["import { NgModule } from \"@angular/core\";\nimport { CommonModule } from '@angular/common';\nimport { FormsModule, ReactiveFormsModule } from '@angular/forms';\nimport { DragDropModule } from '@angular/cdk/drag-drop';\nimport { MJButtonDirective, MJAccordionPanelComponent, MJAccordionTitleDirective, MJDropdownComponent, MJComboboxComponent, MJSwitchComponent, MJDialogComponent, MJDialogTitlebarComponent, MJDialogActionsComponent, MJNumericInputComponent, MJWindowComponent, MJWindowTitlebarComponent, MJProgressBarComponent, MjSlidePanelComponent } from '@memberjunction/ng-ui-components';\nimport { AngularSplitModule } from 'angular-split';\nimport { AgGridModule } from 'ag-grid-angular';\nimport { BaseFormsModule, MjFormDialogComponent } from '@memberjunction/ng-base-forms';\nimport { LinkDirectivesModule } from '@memberjunction/ng-link-directives';\nimport { SharedGenericModule } from '@memberjunction/ng-shared-generic';\nimport { EntityViewerModule } from '@memberjunction/ng-entity-viewer';\nimport { MJEntityFormComponentExtended } from \"./Entities/entity-form.component\";\nimport { MJTabStripModule } from \"@memberjunction/ng-tabstrip\";\nimport { MJEntityActionFormComponentExtended } from \"./EntityActions/entityaction.form.component\";\nimport { MJTemplateFormComponentExtended } from \"./Templates/templates-form.component\";\nimport { TemplateParamDialogComponent } from \"./Templates/template-param-dialog.component\";\nimport { TemplateParamsGridComponent } from \"./Templates/template-params-grid.component\";\nimport { TemplateEditorComponent } from \"../shared/components/template-editor.component\";\nimport { MJAIPromptFormComponentExtended } from \"./AIPrompts/ai-prompt-form.component\";\nimport { MJAIAgentFormComponentExtended } from \"./AIAgents/ai-agent-form.component\";\nimport { NewAgentDialogComponent } from \"./AIAgents/new-agent-dialog.component\";\nimport { NewAgentDialogService } from \"./AIAgents/new-agent-dialog.service\";\nimport { AddActionDialogComponent } from \"./AIAgents/add-action-dialog.component\";\nimport { PromptSelectorDialogComponent } from \"./AIAgents/prompt-selector-dialog.component\";\nimport { AgentPromptAdvancedSettingsDialogComponent } from \"./AIAgents/agent-prompt-advanced-settings-dialog.component\";\nimport { SubAgentAdvancedSettingsDialogComponent } from \"./AIAgents/sub-agent-advanced-settings-dialog.component\";\nimport { SubAgentSelectorDialogComponent } from \"./AIAgents/sub-agent-selector-dialog.component\";\nimport { CreatePromptDialogComponent } from \"./AIAgents/create-prompt-dialog.component\";\nimport { CreateSubAgentDialogComponent } from \"./AIAgents/create-sub-agent-dialog.component\";\nimport { AIAgentManagementService } from \"./AIAgents/ai-agent-management.service\";\nimport { AgentsModule } from \"@memberjunction/ng-agents\";\nimport { AITestHarnessModule } from \"@memberjunction/ng-ai-test-harness\";\nimport { ActionGalleryModule } from \"@memberjunction/ng-action-gallery\";\nimport { TestingModule } from \"@memberjunction/ng-testing\";\nimport { JoinGridModule } from \"@memberjunction/ng-join-grid\";\nimport { CodeEditorModule } from \"@memberjunction/ng-code-editor\";\nimport { DeepDiffModule } from \"@memberjunction/ng-deep-diff\";\nimport { EntityRelationshipDiagramModule } from '@memberjunction/ng-entity-relationship-diagram';\nimport { ListManagementModule } from '@memberjunction/ng-list-management';\nimport { EntitySelectorDialogComponent } from \"./shared/entity-selector-dialog.component\";\nimport { MJAIPromptRunFormComponentExtended } from \"./AIPromptRuns/ai-prompt-run-form.component\";\nimport { ChatMessageViewerComponent } from \"./AIPromptRuns/chat-message-viewer.component\";\nimport { MJActionFormComponentExtended } from \"./Actions/action-form.component\";\nimport { MJActionExecutionLogFormComponentExtended } from \"./Actions/action-execution-log-form.component\";\nimport { ActionsModule } from \"@memberjunction/ng-actions\";\nimport { MJAIAgentRunFormComponentExtended } from \"./ai-agent-run/ai-agent-run.component\";\nimport { AIAgentRunTimelineComponent } from \"./ai-agent-run/ai-agent-run-timeline.component\";\nimport { AIAgentRunStepNodeComponent } from \"./ai-agent-run/ai-agent-run-step-node.component\";\nimport { AIAgentRunAnalyticsComponent } from \"./ai-agent-run/ai-agent-run-analytics.component\";\nimport { AIAgentRunVisualizationComponent } from \"./ai-agent-run/ai-agent-run-visualization.component\";\nimport { AIAgentRunStepDetailComponent } from \"./ai-agent-run/ai-agent-run-step-detail.component\";\nimport { MJQueryFormComponentExtended } from \"./Queries/query-form.component\";\nimport { QueryRunDialogComponent } from \"./Queries/query-run-dialog.component\";\nimport { FlowAgentFormSectionComponent } from \"./AIAgents/FlowAgentType/flow-agent-form-section.component\";\nimport { FlowEditorModule } from \"@memberjunction/ng-flow-editor\";\nimport { MarkdownModule } from \"@memberjunction/ng-markdown\";\nimport { NgTreesModule } from \"@memberjunction/ng-trees\";\nimport { MJTestRunFormComponentExtended } from \"./Tests/test-run-form.component\";\nimport { MJTestFormComponentExtended } from \"./Tests/test-form.component\";\nimport { MJTestSuiteRunFormComponentExtended } from \"./Tests/test-suite-run-form.component\";\nimport { MJTestSuiteFormComponentExtended } from \"./Tests/test-suite-form.component\";\nimport { MJTestRunFeedbackFormComponentExtended } from \"./Tests/test-run-feedback-form.component\";\nimport { MJTestRubricFormComponentExtended } from \"./Tests/test-rubric-form.component\";\nimport { EntityLinkPillComponent } from \"./Tests/entity-link-pill.component\";\nimport { MJListFormComponentExtended } from \"./Lists/list-form.component\";\n// ContentSources: the custom-form override was removed once dynamic\n// BaseFormPanel slots landed. Slot-registered panels live in\n// `../panels/content-sources/` and self-mount into the generated form via\n// the `after-fields` slot. Imported here so the @RegisterClassEx decorators\n// run at module load (Angular tree-shaking guard).\nimport { TagPipelineConfigurationPanel } from \"../panels/content-sources/tag-pipeline-configuration.panel\";\nimport { WebsiteCrawlerSettingsPanel } from \"../panels/content-sources/website-crawler-settings.panel\";\nimport { MJSearchScopeFormComponentExtended } from \"./SearchScopes/searchscope-form.component\";\nimport { MJSearchScopeProviderFormComponentExtended } from \"./SearchScopes/searchscopeprovider-form.component\";\nimport { SearchModule } from \"@memberjunction/ng-search\";\n\n@NgModule({\n declarations: [\n MJEntityFormComponentExtended,\n MJEntityActionFormComponentExtended,\n MJTemplateFormComponentExtended,\n TemplateParamDialogComponent,\n TemplateParamsGridComponent,\n TemplateEditorComponent,\n MJAIPromptFormComponentExtended,\n MJAIAgentFormComponentExtended,\n NewAgentDialogComponent,\n AddActionDialogComponent,\n PromptSelectorDialogComponent,\n AgentPromptAdvancedSettingsDialogComponent,\n SubAgentAdvancedSettingsDialogComponent,\n SubAgentSelectorDialogComponent,\n CreatePromptDialogComponent,\n CreateSubAgentDialogComponent,\n EntitySelectorDialogComponent,\n MJAIPromptRunFormComponentExtended,\n ChatMessageViewerComponent,\n MJActionFormComponentExtended,\n MJActionExecutionLogFormComponentExtended,\n MJAIAgentRunFormComponentExtended,\n AIAgentRunTimelineComponent,\n AIAgentRunStepNodeComponent,\n AIAgentRunAnalyticsComponent,\n AIAgentRunVisualizationComponent,\n AIAgentRunStepDetailComponent,\n MJQueryFormComponentExtended,\n QueryRunDialogComponent,\n FlowAgentFormSectionComponent,\n MJTestRunFormComponentExtended,\n MJTestFormComponentExtended,\n MJTestSuiteRunFormComponentExtended,\n MJTestSuiteFormComponentExtended,\n MJTestRunFeedbackFormComponentExtended,\n MJTestRubricFormComponentExtended,\n EntityLinkPillComponent,\n MJListFormComponentExtended,\n // ContentSource-specific BaseFormPanel slot components (no custom form override).\n TagPipelineConfigurationPanel,\n WebsiteCrawlerSettingsPanel,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ],\n imports: [\n CommonModule,\n FormsModule,\n ReactiveFormsModule,\n DragDropModule,\n AgGridModule,\n MJButtonDirective,\n MJAccordionPanelComponent,\n MJAccordionTitleDirective,\n MJDropdownComponent,\n MJComboboxComponent,\n MJSwitchComponent,\n MJDialogComponent,\n MJDialogTitlebarComponent,\n MJDialogActionsComponent,\n MJNumericInputComponent,\n MJWindowComponent,\n MJWindowTitlebarComponent,\n MJProgressBarComponent,\n LinkDirectivesModule,\n JoinGridModule,\n BaseFormsModule,\n MJTabStripModule,\n CodeEditorModule,\n DeepDiffModule,\n AITestHarnessModule,\n ActionGalleryModule,\n TestingModule,\n FlowEditorModule,\n SharedGenericModule,\n EntityRelationshipDiagramModule,\n ListManagementModule,\n ActionsModule,\n AgentsModule,\n EntityViewerModule,\n MarkdownModule,\n NgTreesModule,\n AngularSplitModule,\n MjSlidePanelComponent,\n MjFormDialogComponent,\n SearchModule\n ],\n exports: [\n MJEntityFormComponentExtended,\n MJEntityActionFormComponentExtended,\n MJTemplateFormComponentExtended,\n TemplateEditorComponent,\n MJAIPromptFormComponentExtended,\n MJAIAgentFormComponentExtended,\n MJAIPromptRunFormComponentExtended,\n ChatMessageViewerComponent,\n MJActionFormComponentExtended,\n MJActionExecutionLogFormComponentExtended,\n MJAIAgentRunFormComponentExtended,\n AIAgentRunTimelineComponent,\n AIAgentRunStepNodeComponent,\n AIAgentRunAnalyticsComponent,\n MJQueryFormComponentExtended,\n FlowAgentFormSectionComponent,\n MJTestRunFormComponentExtended,\n MJTestFormComponentExtended,\n MJTestSuiteRunFormComponentExtended,\n MJTestSuiteFormComponentExtended,\n MJTestRunFeedbackFormComponentExtended,\n MJTestRubricFormComponentExtended,\n EntityLinkPillComponent,\n MJListFormComponentExtended,\n TagPipelineConfigurationPanel,\n WebsiteCrawlerSettingsPanel,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ActionsModule\n ],\n providers: [\n NewAgentDialogService,\n AIAgentManagementService\n ]\n})\nexport class MemberJunctionCoreEntityFormsModule { }\n"]}
@@ -1 +1 @@
1
- {"version":3,"file":"mjaiagentrun.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,yBAA0B,SAAQ,iBAAiB;IACrD,MAAM,EAAG,kBAAkB,CAAC;IAEpB,QAAQ;yCAHd,yBAAyB;2CAAzB,yBAAyB;CA0BrC"}
1
+ {"version":3,"file":"mjaiagentrun.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,MAAM,+BAA+B,CAAC;AAEnE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,yBAA0B,SAAQ,iBAAiB;IACrD,MAAM,EAAG,kBAAkB,CAAC;IAEpB,QAAQ;yCAHd,yBAAyB;2CAAzB,yBAAyB;CAyBrC"}