@memberjunction/ng-core-entity-forms 2.117.0 → 2.119.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 +55 -0
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-form.component.js +721 -0
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts +16 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js +138 -0
- package/dist/lib/custom/Tests/test-rubric-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts +17 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js +134 -0
- package/dist/lib/custom/Tests/test-run-feedback-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts +58 -0
- package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-run-form.component.js +921 -0
- package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +34 -0
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js +359 -0
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +36 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js +571 -0
- package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -0
- package/dist/lib/custom/custom-forms.module.d.ts +30 -23
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +43 -3
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +63 -45
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js +79 -0
- package/dist/lib/generated/Entities/AIAgentConfiguration/aiagentconfiguration.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +32 -30
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +37 -19
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js +17 -15
- package/dist/lib/generated/Entities/AIPromptRun/aipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +9 -13
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentFileType/contentfiletype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentItem/contentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js +9 -15
- package/dist/lib/generated/Entities/ContentItemAttribute/contentitemattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js +10 -10
- package/dist/lib/generated/Entities/ContentItemTag/contentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentProcessRun/contentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js +13 -13
- package/dist/lib/generated/Entities/ContentSource/contentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js +8 -14
- package/dist/lib/generated/Entities/ContentSourceParam/contentsourceparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js +14 -20
- package/dist/lib/generated/Entities/ContentSourceType/contentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js +4 -16
- package/dist/lib/generated/Entities/ContentSourceTypeParam/contentsourcetypeparam.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js +17 -23
- package/dist/lib/generated/Entities/ContentType/contenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js +5 -17
- package/dist/lib/generated/Entities/ContentTypeAttribute/contenttypeattribute.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js +40 -32
- package/dist/lib/generated/Entities/Conversation/conversation.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +64 -56
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js +10 -15
- package/dist/lib/generated/Entities/EntityFieldValue/entityfieldvalue.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js +4 -16
- package/dist/lib/generated/Entities/ResourceLink/resourcelink.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js +17 -17
- package/dist/lib/generated/Entities/ResourcePermission/resourcepermission.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js +32 -26
- package/dist/lib/generated/Entities/ResourceType/resourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Test/test.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js +129 -0
- package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRubric/testrubric.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +183 -0
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +63 -0
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +119 -0
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +109 -0
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js +61 -0
- package/dist/lib/generated/Entities/TestSuiteTest/testsuitetest.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js +93 -0
- package/dist/lib/generated/Entities/TestType/testtype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +162 -108
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +133 -119
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +163 -70
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +18 -17
|
@@ -37,31 +37,38 @@ import * as i35 from "./Queries/query-category-dialog.component";
|
|
|
37
37
|
import * as i36 from "./AIAgents/FlowAgentType/flow-agent-form-section.component";
|
|
38
38
|
import * as i37 from "./AIAgents/FlowAgentType/step-info-control.component";
|
|
39
39
|
import * as i38 from "./AIAgents/FlowAgentType/flow-agent-diagram.component";
|
|
40
|
-
import * as i39 from "
|
|
41
|
-
import * as i40 from "
|
|
42
|
-
import * as i41 from "
|
|
43
|
-
import * as i42 from "
|
|
44
|
-
import * as i43 from "
|
|
45
|
-
import * as i44 from "
|
|
46
|
-
import * as i45 from "@
|
|
47
|
-
import * as i46 from "@
|
|
48
|
-
import * as i47 from "@progress/kendo-angular-
|
|
49
|
-
import * as i48 from "@
|
|
50
|
-
import * as i49 from "@
|
|
51
|
-
import * as i50 from "@
|
|
52
|
-
import * as i51 from "@
|
|
53
|
-
import * as i52 from "@
|
|
54
|
-
import * as i53 from "@
|
|
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 "@
|
|
59
|
-
import * as i58 from "@memberjunction/ng-
|
|
60
|
-
import * as i59 from "@memberjunction/ng-
|
|
61
|
-
import * as i60 from "
|
|
40
|
+
import * as i39 from "./Tests/test-run-form.component";
|
|
41
|
+
import * as i40 from "./Tests/test-form.component";
|
|
42
|
+
import * as i41 from "./Tests/test-suite-run-form.component";
|
|
43
|
+
import * as i42 from "./Tests/test-suite-form.component";
|
|
44
|
+
import * as i43 from "./Tests/test-run-feedback-form.component";
|
|
45
|
+
import * as i44 from "./Tests/test-rubric-form.component";
|
|
46
|
+
import * as i45 from "@angular/common";
|
|
47
|
+
import * as i46 from "@angular/forms";
|
|
48
|
+
import * as i47 from "@progress/kendo-angular-layout";
|
|
49
|
+
import * as i48 from "@progress/kendo-angular-dialog";
|
|
50
|
+
import * as i49 from "@progress/kendo-angular-grid";
|
|
51
|
+
import * as i50 from "@progress/kendo-angular-inputs";
|
|
52
|
+
import * as i51 from "@progress/kendo-angular-dropdowns";
|
|
53
|
+
import * as i52 from "@progress/kendo-angular-buttons";
|
|
54
|
+
import * as i53 from "@progress/kendo-angular-dateinputs";
|
|
55
|
+
import * as i54 from "@memberjunction/ng-user-view-grid";
|
|
56
|
+
import * as i55 from "@memberjunction/ng-link-directives";
|
|
57
|
+
import * as i56 from "@memberjunction/ng-join-grid";
|
|
58
|
+
import * as i57 from "@memberjunction/ng-base-forms";
|
|
59
|
+
import * as i58 from "@memberjunction/ng-form-toolbar";
|
|
60
|
+
import * as i59 from "@memberjunction/ng-tabstrip";
|
|
61
|
+
import * as i60 from "@memberjunction/ng-container-directives";
|
|
62
|
+
import * as i61 from "@memberjunction/ng-code-editor";
|
|
63
|
+
import * as i62 from "@memberjunction/ng-deep-diff";
|
|
64
|
+
import * as i63 from "@progress/kendo-angular-treeview";
|
|
65
|
+
import * as i64 from "@memberjunction/ng-ai-test-harness";
|
|
66
|
+
import * as i65 from "@memberjunction/ng-action-gallery";
|
|
67
|
+
import * as i66 from "@memberjunction/ng-testing";
|
|
68
|
+
import * as i67 from "./AIAgents/FlowAgentType/mj-integrated-flow-editor.component";
|
|
62
69
|
export declare class MemberJunctionCoreEntityFormsModule {
|
|
63
70
|
static ɵfac: i0.ɵɵFactoryDeclaration<MemberJunctionCoreEntityFormsModule, never>;
|
|
64
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<MemberJunctionCoreEntityFormsModule, [typeof i1.EntityFormExtendedComponent, typeof i2.EntityActionExtendedFormComponent, typeof i3.TemplatesFormExtendedComponent, typeof i4.TemplateParamDialogComponent, typeof i5.TemplateParamsGridComponent, typeof i6.TemplateEditorComponent, typeof i7.AIPromptFormComponentExtended, typeof i8.AIAgentFormComponentExtended, 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.AgentPermissionsDialogComponent, typeof i18.EntitySelectorDialogComponent, typeof i19.AIPromptRunFormComponentExtended, typeof i20.ChatMessageViewerComponent, typeof i21.ActionFormComponentExtended, typeof i22.ActionTestHarnessComponent, typeof i23.ActionTestHarnessDialogComponent, typeof i24.ActionExecutionLogFormComponentExtended, typeof i25.ActionParamDialogComponent, typeof i26.ActionResultCodeDialogComponent, typeof i27.AIAgentRunFormComponentExtended, typeof i28.AIAgentRunTimelineComponent, typeof i29.AIAgentRunStepNodeComponent, typeof i30.AIAgentRunAnalyticsComponent, typeof i31.AIAgentRunVisualizationComponent, typeof i32.AIAgentRunStepDetailComponent, typeof i33.QueryFormExtendedComponent, typeof i34.QueryRunDialogComponent, typeof i35.QueryCategoryDialogComponent, typeof i36.FlowAgentFormSectionComponent, typeof i37.StepInfoControlComponent, typeof i38.FlowAgentDiagramComponent], [typeof
|
|
71
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<MemberJunctionCoreEntityFormsModule, [typeof i1.EntityFormExtendedComponent, typeof i2.EntityActionExtendedFormComponent, typeof i3.TemplatesFormExtendedComponent, typeof i4.TemplateParamDialogComponent, typeof i5.TemplateParamsGridComponent, typeof i6.TemplateEditorComponent, typeof i7.AIPromptFormComponentExtended, typeof i8.AIAgentFormComponentExtended, 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.AgentPermissionsDialogComponent, typeof i18.EntitySelectorDialogComponent, typeof i19.AIPromptRunFormComponentExtended, typeof i20.ChatMessageViewerComponent, typeof i21.ActionFormComponentExtended, typeof i22.ActionTestHarnessComponent, typeof i23.ActionTestHarnessDialogComponent, typeof i24.ActionExecutionLogFormComponentExtended, typeof i25.ActionParamDialogComponent, typeof i26.ActionResultCodeDialogComponent, typeof i27.AIAgentRunFormComponentExtended, typeof i28.AIAgentRunTimelineComponent, typeof i29.AIAgentRunStepNodeComponent, typeof i30.AIAgentRunAnalyticsComponent, typeof i31.AIAgentRunVisualizationComponent, typeof i32.AIAgentRunStepDetailComponent, typeof i33.QueryFormExtendedComponent, typeof i34.QueryRunDialogComponent, typeof i35.QueryCategoryDialogComponent, typeof i36.FlowAgentFormSectionComponent, typeof i37.StepInfoControlComponent, typeof i38.FlowAgentDiagramComponent, typeof i39.TestRunFormComponentExtended, typeof i40.TestFormComponentExtended, typeof i41.TestSuiteRunFormComponentExtended, typeof i42.TestSuiteFormComponentExtended, typeof i43.TestRunFeedbackFormComponentExtended, typeof i44.TestRubricFormComponentExtended], [typeof i45.CommonModule, typeof i46.FormsModule, typeof i46.ReactiveFormsModule, typeof i47.LayoutModule, typeof i47.ExpansionPanelModule, typeof i47.TabStripModule, typeof i47.SplitterModule, typeof i47.PanelBarModule, typeof i48.DialogsModule, typeof i48.WindowModule, typeof i49.GridModule, typeof i50.InputsModule, typeof i50.TextBoxModule, typeof i50.TextAreaModule, typeof i50.NumericTextBoxModule, typeof i50.SwitchModule, typeof i51.DropDownsModule, typeof i51.ComboBoxModule, typeof i51.DropDownTreesModule, typeof i51.DropDownListModule, typeof i52.ButtonsModule, typeof i52.ButtonModule, typeof i52.SplitButtonModule, typeof i53.DateInputsModule, typeof i54.UserViewGridModule, typeof i55.LinkDirectivesModule, typeof i56.JoinGridModule, typeof i57.BaseFormsModule, typeof i58.FormToolbarModule, typeof i59.MJTabStripModule, typeof i60.ContainerDirectivesModule, typeof i61.CodeEditorModule, typeof i62.DeepDiffModule, typeof i63.TreeViewModule, typeof i50.CheckBoxModule, typeof i64.AITestHarnessModule, typeof i65.ActionGalleryModule, typeof i66.TestingModule, typeof i67.MJIntegratedFlowEditorComponent], [typeof i1.EntityFormExtendedComponent, typeof i2.EntityActionExtendedFormComponent, typeof i3.TemplatesFormExtendedComponent, typeof i6.TemplateEditorComponent, typeof i7.AIPromptFormComponentExtended, typeof i8.AIAgentFormComponentExtended, typeof i19.AIPromptRunFormComponentExtended, typeof i20.ChatMessageViewerComponent, typeof i21.ActionFormComponentExtended, typeof i22.ActionTestHarnessComponent, typeof i23.ActionTestHarnessDialogComponent, typeof i24.ActionExecutionLogFormComponentExtended, typeof i27.AIAgentRunFormComponentExtended, typeof i28.AIAgentRunTimelineComponent, typeof i29.AIAgentRunStepNodeComponent, typeof i30.AIAgentRunAnalyticsComponent, typeof i33.QueryFormExtendedComponent, typeof i36.FlowAgentFormSectionComponent, typeof i37.StepInfoControlComponent, typeof i38.FlowAgentDiagramComponent, typeof i67.MJIntegratedFlowEditorComponent, typeof i39.TestRunFormComponentExtended, typeof i40.TestFormComponentExtended, typeof i41.TestSuiteRunFormComponentExtended, typeof i42.TestSuiteFormComponentExtended, typeof i43.TestRunFeedbackFormComponentExtended, typeof i44.TestRubricFormComponentExtended]>;
|
|
65
72
|
static ɵinj: i0.ɵɵInjectorDeclaration<MemberJunctionCoreEntityFormsModule>;
|
|
66
73
|
}
|
|
67
74
|
export declare function LoadCoreCustomForms(): void;
|
|
@@ -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":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAuEA,qBA0Ha,mCAAmC;yCAAnC,mCAAmC;0CAAnC,mCAAmC;0CAAnC,mCAAmC;CAAI;AAEpD,wBAAgB,mBAAmB,SAgBlC"}
|
|
@@ -35,6 +35,7 @@ import { AgentPermissionsDialogComponent } from "./AIAgents/agent-permissions-di
|
|
|
35
35
|
import { AIAgentManagementService } from "./AIAgents/ai-agent-management.service";
|
|
36
36
|
import { AITestHarnessModule } from "@memberjunction/ng-ai-test-harness";
|
|
37
37
|
import { ActionGalleryModule } from "@memberjunction/ng-action-gallery";
|
|
38
|
+
import { TestingModule } from "@memberjunction/ng-testing";
|
|
38
39
|
import { JoinGridModule } from "@memberjunction/ng-join-grid";
|
|
39
40
|
import { CodeEditorModule } from "@memberjunction/ng-code-editor";
|
|
40
41
|
import { DeepDiffModule } from "@memberjunction/ng-deep-diff";
|
|
@@ -61,6 +62,12 @@ import { FlowAgentFormSectionComponent } from "./AIAgents/FlowAgentType/flow-age
|
|
|
61
62
|
import { StepInfoControlComponent } from "./AIAgents/FlowAgentType/step-info-control.component";
|
|
62
63
|
import { FlowAgentDiagramComponent } from "./AIAgents/FlowAgentType/flow-agent-diagram.component";
|
|
63
64
|
import { MJIntegratedFlowEditorComponent } from "./AIAgents/FlowAgentType/mj-integrated-flow-editor.component";
|
|
65
|
+
import { TestRunFormComponentExtended, LoadTestRunFormComponentExtended } from "./Tests/test-run-form.component";
|
|
66
|
+
import { TestFormComponentExtended, LoadTestFormComponentExtended } from "./Tests/test-form.component";
|
|
67
|
+
import { TestSuiteRunFormComponentExtended, LoadTestSuiteRunFormComponentExtended } from "./Tests/test-suite-run-form.component";
|
|
68
|
+
import { TestSuiteFormComponentExtended, LoadTestSuiteFormComponentExtended } from "./Tests/test-suite-form.component";
|
|
69
|
+
import { TestRunFeedbackFormComponentExtended, LoadTestRunFeedbackFormComponentExtended } from "./Tests/test-run-feedback-form.component";
|
|
70
|
+
import { TestRubricFormComponentExtended, LoadTestRubricFormComponentExtended } from "./Tests/test-rubric-form.component";
|
|
64
71
|
import * as i0 from "@angular/core";
|
|
65
72
|
import * as i1 from "@angular/common";
|
|
66
73
|
export class MemberJunctionCoreEntityFormsModule {
|
|
@@ -106,6 +113,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
106
113
|
CheckBoxModule,
|
|
107
114
|
AITestHarnessModule,
|
|
108
115
|
ActionGalleryModule,
|
|
116
|
+
TestingModule,
|
|
109
117
|
MJIntegratedFlowEditorComponent] }); }
|
|
110
118
|
}
|
|
111
119
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(MemberJunctionCoreEntityFormsModule, [{
|
|
@@ -150,6 +158,12 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
150
158
|
FlowAgentFormSectionComponent,
|
|
151
159
|
StepInfoControlComponent,
|
|
152
160
|
FlowAgentDiagramComponent,
|
|
161
|
+
TestRunFormComponentExtended,
|
|
162
|
+
TestFormComponentExtended,
|
|
163
|
+
TestSuiteRunFormComponentExtended,
|
|
164
|
+
TestSuiteFormComponentExtended,
|
|
165
|
+
TestRunFeedbackFormComponentExtended,
|
|
166
|
+
TestRubricFormComponentExtended,
|
|
153
167
|
],
|
|
154
168
|
imports: [
|
|
155
169
|
CommonModule,
|
|
@@ -189,6 +203,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
189
203
|
CheckBoxModule,
|
|
190
204
|
AITestHarnessModule,
|
|
191
205
|
ActionGalleryModule,
|
|
206
|
+
TestingModule,
|
|
192
207
|
MJIntegratedFlowEditorComponent
|
|
193
208
|
],
|
|
194
209
|
exports: [
|
|
@@ -212,7 +227,13 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
212
227
|
FlowAgentFormSectionComponent,
|
|
213
228
|
StepInfoControlComponent,
|
|
214
229
|
FlowAgentDiagramComponent,
|
|
215
|
-
MJIntegratedFlowEditorComponent
|
|
230
|
+
MJIntegratedFlowEditorComponent,
|
|
231
|
+
TestRunFormComponentExtended,
|
|
232
|
+
TestFormComponentExtended,
|
|
233
|
+
TestSuiteRunFormComponentExtended,
|
|
234
|
+
TestSuiteFormComponentExtended,
|
|
235
|
+
TestRunFeedbackFormComponentExtended,
|
|
236
|
+
TestRubricFormComponentExtended
|
|
216
237
|
],
|
|
217
238
|
providers: [
|
|
218
239
|
NewAgentDialogService,
|
|
@@ -257,7 +278,13 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
257
278
|
QueryCategoryDialogComponent,
|
|
258
279
|
FlowAgentFormSectionComponent,
|
|
259
280
|
StepInfoControlComponent,
|
|
260
|
-
FlowAgentDiagramComponent
|
|
281
|
+
FlowAgentDiagramComponent,
|
|
282
|
+
TestRunFormComponentExtended,
|
|
283
|
+
TestFormComponentExtended,
|
|
284
|
+
TestSuiteRunFormComponentExtended,
|
|
285
|
+
TestSuiteFormComponentExtended,
|
|
286
|
+
TestRunFeedbackFormComponentExtended,
|
|
287
|
+
TestRubricFormComponentExtended], imports: [CommonModule,
|
|
261
288
|
FormsModule,
|
|
262
289
|
ReactiveFormsModule,
|
|
263
290
|
LayoutModule,
|
|
@@ -294,6 +321,7 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
294
321
|
CheckBoxModule,
|
|
295
322
|
AITestHarnessModule,
|
|
296
323
|
ActionGalleryModule,
|
|
324
|
+
TestingModule,
|
|
297
325
|
MJIntegratedFlowEditorComponent], exports: [EntityFormExtendedComponent,
|
|
298
326
|
EntityActionExtendedFormComponent,
|
|
299
327
|
TemplatesFormExtendedComponent,
|
|
@@ -314,7 +342,13 @@ export class MemberJunctionCoreEntityFormsModule {
|
|
|
314
342
|
FlowAgentFormSectionComponent,
|
|
315
343
|
StepInfoControlComponent,
|
|
316
344
|
FlowAgentDiagramComponent,
|
|
317
|
-
MJIntegratedFlowEditorComponent
|
|
345
|
+
MJIntegratedFlowEditorComponent,
|
|
346
|
+
TestRunFormComponentExtended,
|
|
347
|
+
TestFormComponentExtended,
|
|
348
|
+
TestSuiteRunFormComponentExtended,
|
|
349
|
+
TestSuiteFormComponentExtended,
|
|
350
|
+
TestRunFeedbackFormComponentExtended,
|
|
351
|
+
TestRubricFormComponentExtended] }); })();
|
|
318
352
|
i0.ɵɵsetComponentScope(AIAgentRunTimelineComponent, [i1.NgForOf, i1.NgIf, i1.NgTemplateOutlet, AIAgentRunTimelineComponent,
|
|
319
353
|
AIAgentRunStepNodeComponent], [i1.AsyncPipe]);
|
|
320
354
|
export function LoadCoreCustomForms() {
|
|
@@ -327,5 +361,11 @@ export function LoadCoreCustomForms() {
|
|
|
327
361
|
LoadActionFormComponentExtended();
|
|
328
362
|
LoadAIAgentRunFormComponent();
|
|
329
363
|
LoadQueryFormExtendedComponent();
|
|
364
|
+
LoadTestRunFormComponentExtended();
|
|
365
|
+
LoadTestFormComponentExtended();
|
|
366
|
+
LoadTestSuiteRunFormComponentExtended();
|
|
367
|
+
LoadTestSuiteFormComponentExtended();
|
|
368
|
+
LoadTestRunFeedbackFormComponentExtended();
|
|
369
|
+
LoadTestRubricFormComponentExtended();
|
|
330
370
|
}
|
|
331
371
|
//# sourceMappingURL=custom-forms.module.js.map
|
|
@@ -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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
|
|
1
|
+
{"version":3,"file":"custom-forms.module.js","sourceRoot":"","sources":["../../../src/lib/custom/custom-forms.module.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"aiagent.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIAgent/aiagent.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,oBAAqB,SAAQ,iBAAiB;IAChD,MAAM,EAAG,aAAa,CAAC;IAEf,QAAQ;yCAHd,oBAAoB;2CAApB,oBAAoB;
|
|
1
|
+
{"version":3,"file":"aiagent.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIAgent/aiagent.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,aAAa,EAAE,MAAM,+BAA+B,CAAC;AAE9D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,oBAAqB,SAAQ,iBAAiB;IAChD,MAAM,EAAG,aAAa,CAAC;IAEf,QAAQ;yCAHd,oBAAoB;2CAApB,oBAAoB;CAmChC;AAED,wBAAgB,wBAAwB,SAEvC"}
|