@memberjunction/ng-core-entity-forms 5.34.0 → 5.35.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.
- package/dist/lib/custom/Tests/test-form.component.d.ts +25 -1
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-form.component.js +898 -547
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +56 -1
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.js +1647 -788
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
- package/dist/lib/custom/custom-forms.module.d.ts +25 -24
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +4 -0
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +215 -213
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +23 -23
- package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js +12 -12
- package/dist/lib/generated/Entities/MJAIConfiguration/mjaiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +17 -17
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +51 -51
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +31 -31
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +25 -25
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js +13 -13
- package/dist/lib/generated/Entities/MJAPIKey/mjapikey.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJAPIScope/mjapiscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js +19 -19
- package/dist/lib/generated/Entities/MJAction/mjaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js +17 -17
- package/dist/lib/generated/Entities/MJApplication/mjapplication.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js +53 -47
- package/dist/lib/generated/Entities/MJArtifactType/mjartifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js +53 -33
- package/dist/lib/generated/Entities/MJArtifactVersion/mjartifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJAuditLogType/mjauditlogtype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js +20 -20
- package/dist/lib/generated/Entities/MJAuthorization/mjauthorization.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js +19 -19
- package/dist/lib/generated/Entities/MJCommunicationProvider/mjcommunicationprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJCompany/mjcompany.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js +17 -17
- package/dist/lib/generated/Entities/MJCompanyIntegration/mjcompanyintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJCompanyIntegrationRun/mjcompanyintegrationrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJConversation/mjconversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component.js +7 -5
- package/dist/lib/generated/Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js +17 -17
- package/dist/lib/generated/Entities/MJDashboard/mjdashboard.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJDashboardCategory/mjdashboardcategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js +15 -15
- package/dist/lib/generated/Entities/MJEmployee/mjemployee.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +208 -208
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJEntityAction/mjentityaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJFileCategory/mjfilecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJFileStorageAccount/mjfilestorageaccount.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJIntegration/mjintegration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJList/mjlist.form.component.js +17 -17
- package/dist/lib/generated/Entities/MJList/mjlist.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js +12 -12
- package/dist/lib/generated/Entities/MJMCPServerConnection/mjmcpserverconnection.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js +30 -30
- package/dist/lib/generated/Entities/MJQuery/mjquery.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJQueryCategory/mjquerycategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJRecordChange/mjrecordchange.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJRecordMergeLog/mjrecordmergelog.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +34 -34
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +19 -19
- package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +16 -16
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js +16 -16
- package/dist/lib/generated/Entities/MJTemplate/mjtemplate.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJTemplateCategory/mjtemplatecategory.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +330 -330
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js +13 -13
- package/dist/lib/generated/Entities/MJUserView/mjuserview.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js +10 -10
- package/dist/lib/generated/Entities/MJVectorDatabase/mjvectordatabase.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js +9 -9
- package/dist/lib/generated/Entities/MJVectorIndex/mjvectorindex.form.component.js.map +1 -1
- package/package.json +37 -36
|
@@ -43,32 +43,33 @@ import * as i41 from "./SearchScopes/searchscope-form.component";
|
|
|
43
43
|
import * as i42 from "./SearchScopes/searchscopeprovider-form.component";
|
|
44
44
|
import * as i43 from "@angular/common";
|
|
45
45
|
import * as i44 from "@angular/forms";
|
|
46
|
-
import * as i45 from "
|
|
47
|
-
import * as i46 from "
|
|
48
|
-
import * as i47 from "@memberjunction/ng-
|
|
49
|
-
import * as i48 from "@memberjunction/ng-
|
|
50
|
-
import * as i49 from "@memberjunction/ng-
|
|
51
|
-
import * as i50 from "@memberjunction/ng-
|
|
52
|
-
import * as i51 from "@memberjunction/ng-
|
|
53
|
-
import * as i52 from "@memberjunction/ng-
|
|
54
|
-
import * as i53 from "@memberjunction/ng-
|
|
55
|
-
import * as i54 from "@memberjunction/ng-
|
|
56
|
-
import * as i55 from "@memberjunction/ng-
|
|
57
|
-
import * as i56 from "@memberjunction/ng-
|
|
58
|
-
import * as i57 from "@memberjunction/ng-
|
|
59
|
-
import * as i58 from "@memberjunction/ng-
|
|
60
|
-
import * as i59 from "@memberjunction/ng-
|
|
61
|
-
import * as i60 from "@memberjunction/ng-
|
|
62
|
-
import * as i61 from "@memberjunction/ng-
|
|
63
|
-
import * as i62 from "@memberjunction/ng-
|
|
64
|
-
import * as i63 from "@memberjunction/ng-
|
|
65
|
-
import * as i64 from "@memberjunction/ng-
|
|
66
|
-
import * as i65 from "
|
|
67
|
-
import * as i66 from "
|
|
68
|
-
import * as i67 from "@memberjunction/ng-
|
|
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-versions";
|
|
69
|
+
import * as i68 from "@memberjunction/ng-search";
|
|
69
70
|
export declare class MemberJunctionCoreEntityFormsModule {
|
|
70
71
|
static ɵfac: i0.ɵɵFactoryDeclaration<MemberJunctionCoreEntityFormsModule, never>;
|
|
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.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.MJContentSourceFormComponentExtended, typeof i41.MJSearchScopeFormComponentExtended, typeof i42.MJSearchScopeProviderFormComponentExtended], [typeof i43.CommonModule, typeof i44.FormsModule, typeof i44.ReactiveFormsModule, typeof i45.
|
|
72
|
+
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.MJContentSourceFormComponentExtended, 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 i67.VersionsModule, typeof i68.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.MJContentSourceFormComponentExtended, typeof i41.MJSearchScopeFormComponentExtended, typeof i42.MJSearchScopeProviderFormComponentExtended, typeof i61.ActionsModule]>;
|
|
72
73
|
static ɵinj: i0.ɵɵInjectorDeclaration<MemberJunctionCoreEntityFormsModule>;
|
|
73
74
|
}
|
|
74
75
|
//# 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":"
|
|
1
|
+
{"version":3,"file":"custom-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwEA,qBAyHa,mCAAmC;yCAAnC,mCAAmC;0CAAnC,mCAAmC;0CAAnC,mCAAmC;CAAI"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { NgModule } from "@angular/core";
|
|
2
2
|
import { CommonModule } from '@angular/common';
|
|
3
3
|
import { FormsModule, ReactiveFormsModule } from '@angular/forms';
|
|
4
|
+
import { DragDropModule } from '@angular/cdk/drag-drop';
|
|
4
5
|
import { MJButtonDirective, MJAccordionPanelComponent, MJAccordionTitleDirective, MJDropdownComponent, MJComboboxComponent, MJSwitchComponent, MJDialogComponent, MJDialogTitlebarComponent, MJDialogActionsComponent, MJNumericInputComponent, MJWindowComponent, MJWindowTitlebarComponent, MJProgressBarComponent } from '@memberjunction/ng-ui-components';
|
|
5
6
|
import { AngularSplitModule } from 'angular-split';
|
|
6
7
|
import { AgGridModule } from 'ag-grid-angular';
|
|
@@ -80,6 +81,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
80
81
|
], imports: [CommonModule,
|
|
81
82
|
FormsModule,
|
|
82
83
|
ReactiveFormsModule,
|
|
84
|
+
DragDropModule,
|
|
83
85
|
AgGridModule,
|
|
84
86
|
MJAccordionPanelComponent,
|
|
85
87
|
MJDropdownComponent,
|
|
@@ -165,6 +167,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
165
167
|
CommonModule,
|
|
166
168
|
FormsModule,
|
|
167
169
|
ReactiveFormsModule,
|
|
170
|
+
DragDropModule,
|
|
168
171
|
AgGridModule,
|
|
169
172
|
MJButtonDirective,
|
|
170
173
|
MJAccordionPanelComponent,
|
|
@@ -281,6 +284,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
281
284
|
MJSearchScopeProviderFormComponentExtended], imports: [CommonModule,
|
|
282
285
|
FormsModule,
|
|
283
286
|
ReactiveFormsModule,
|
|
287
|
+
DragDropModule,
|
|
284
288
|
AgGridModule,
|
|
285
289
|
MJButtonDirective,
|
|
286
290
|
MJAccordionPanelComponent,
|
|
@@ -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 { 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\";\nimport { MJContentSourceFormComponentExtended } from \"./ContentSources/content-source-form.component\";\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 MJContentSourceFormComponentExtended,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ],\n imports: [\n CommonModule,\n FormsModule,\n ReactiveFormsModule,\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 MJContentSourceFormComponentExtended,\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 } 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\";\nimport { MJContentSourceFormComponentExtended } from \"./ContentSources/content-source-form.component\";\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 MJContentSourceFormComponentExtended,\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 MJContentSourceFormComponentExtended,\n MJSearchScopeFormComponentExtended,\n MJSearchScopeProviderFormComponentExtended,\n ActionsModule\n ],\n providers: [\n NewAgentDialogService,\n AIAgentManagementService\n ]\n})\nexport class MemberJunctionCoreEntityFormsModule { }\n"]}
|