@memberjunction/ng-core-entity-forms 2.84.0 → 2.85.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/generated/Entities/AIModel/aimodel.form.component.js +14 -3
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Query/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Query/sections/details.component.js +33 -4
- package/dist/lib/generated/Entities/Query/sections/details.component.js.map +1 -1
- package/package.json +16 -16
|
@@ -110,6 +110,13 @@ function AIModelFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
110
110
|
i0.ɵɵelementEnd();
|
|
111
111
|
i0.ɵɵelementStart(62, "mj-tab-body");
|
|
112
112
|
i0.ɵɵelement(63, "mj-user-view-grid", 9);
|
|
113
|
+
i0.ɵɵelementEnd();
|
|
114
|
+
i0.ɵɵelementStart(64, "mj-tab", 23);
|
|
115
|
+
i0.ɵɵelement(65, "span", 24);
|
|
116
|
+
i0.ɵɵtext(66, "Queries ");
|
|
117
|
+
i0.ɵɵelementEnd();
|
|
118
|
+
i0.ɵɵelementStart(67, "mj-tab-body");
|
|
119
|
+
i0.ɵɵelement(68, "mj-user-view-grid", 9);
|
|
113
120
|
i0.ɵɵelementEnd()()();
|
|
114
121
|
} if (rf & 2) {
|
|
115
122
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -173,12 +180,16 @@ function AIModelFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
173
180
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
174
181
|
i0.ɵɵadvance(3);
|
|
175
182
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "OverrideModelID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: AI Agent Runs"))("EditMode", ctx_r1.GridEditMode());
|
|
183
|
+
i0.ɵɵadvance();
|
|
184
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
185
|
+
i0.ɵɵadvance(4);
|
|
186
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Queries", "EmbeddingModelID"))("NewRecordValues", ctx_r1.NewRecordValues("Queries"))("AllowLoad", ctx_r1.IsCurrentTab("Queries"))("EditMode", ctx_r1.GridEditMode());
|
|
176
187
|
} }
|
|
177
188
|
let AIModelFormComponent = class AIModelFormComponent extends BaseFormComponent {
|
|
178
189
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵAIModelFormComponent_BaseFactory; return function AIModelFormComponent_Factory(t) { return (ɵAIModelFormComponent_BaseFactory || (ɵAIModelFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(AIModelFormComponent)))(t || AIModelFormComponent); }; })(); }
|
|
179
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelFormComponent, selectors: [["gen-aimodel-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "AI Models", "Section", "details", 3, "record", "EditMode"], ["Name", "AI Actions", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "AI Model Actions", 3, "Visible"], ["Name", "Vector Indexes", 3, "Visible"], ["Name", "Entity Documents", 3, "Visible"], ["Name", "Entity AI Actions", 3, "Visible"], ["Name", "Content Types", 3, "Visible"], ["Name", "AI Result Cache", 3, "Visible"], ["Name", "AIAgent Models", 3, "Visible"], ["Name", "MJ: AI Model Vendors", 3, "Visible"], ["Name", "Generated Codes", 3, "Visible"], ["Name", "MJ: AI Model Costs", 3, "Visible"], ["Name", "MJ: AI Prompt Models", 3, "Visible"], ["Name", "MJ: AI Prompt Runs", 3, "Visible"], ["Name", "MJ: AI Agent Runs", 3, "Visible"]], template: function AIModelFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
190
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AIModelFormComponent, selectors: [["gen-aimodel-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "AI Models", "Section", "details", 3, "record", "EditMode"], ["Name", "AI Actions", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "AI Model Actions", 3, "Visible"], ["Name", "Vector Indexes", 3, "Visible"], ["Name", "Entity Documents", 3, "Visible"], ["Name", "Entity AI Actions", 3, "Visible"], ["Name", "Content Types", 3, "Visible"], ["Name", "AI Result Cache", 3, "Visible"], ["Name", "AIAgent Models", 3, "Visible"], ["Name", "MJ: AI Model Vendors", 3, "Visible"], ["Name", "Generated Codes", 3, "Visible"], ["Name", "MJ: AI Model Costs", 3, "Visible"], ["Name", "MJ: AI Prompt Models", 3, "Visible"], ["Name", "MJ: AI Prompt Runs", 3, "Visible"], ["Name", "MJ: AI Agent Runs", 3, "Visible"], ["Name", "Queries", 3, "Visible"], [1, "fa-solid", "fa-clipboard-question", "tab-header-icon"]], template: function AIModelFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
180
191
|
i0.ɵɵelementStart(0, "div", 1);
|
|
181
|
-
i0.ɵɵtemplate(1, AIModelFormComponent_form_1_Template,
|
|
192
|
+
i0.ɵɵtemplate(1, AIModelFormComponent_form_1_Template, 69, 78, "form", 2);
|
|
182
193
|
i0.ɵɵelementEnd();
|
|
183
194
|
} if (rf & 2) {
|
|
184
195
|
i0.ɵɵadvance();
|
|
@@ -191,7 +202,7 @@ AIModelFormComponent = __decorate([
|
|
|
191
202
|
export { AIModelFormComponent };
|
|
192
203
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AIModelFormComponent, [{
|
|
193
204
|
type: Component,
|
|
194
|
-
args: [{ selector: 'gen-aimodel-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"AI Models\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"AI Actions\" [Visible]=\"record.IsSaved\"> \n AI Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Actions','DefaultModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Actions')\"\n [AllowLoad]=\"IsCurrentTab('AI Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AI Model Actions\" [Visible]=\"record.IsSaved\"> \n AI Model Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Model Actions','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Model Actions')\"\n [AllowLoad]=\"IsCurrentTab('AI Model Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Vector Indexes\" [Visible]=\"record.IsSaved\"> \n Vector Indexes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Vector Indexes','EmbeddingModelID')\" \n [NewRecordValues]=\"NewRecordValues('Vector Indexes')\"\n [AllowLoad]=\"IsCurrentTab('Vector Indexes')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Entity Documents\" [Visible]=\"record.IsSaved\"> \n Entity Documents\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsCurrentTab('Entity Documents')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Entity AI Actions\" [Visible]=\"record.IsSaved\"> \n Entity AI Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsCurrentTab('Entity AI Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Content Types\" [Visible]=\"record.IsSaved\"> \n Content Types\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Types','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Content Types')\"\n [AllowLoad]=\"IsCurrentTab('Content Types')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AI Result Cache\" [Visible]=\"record.IsSaved\"> \n AI Result Cache\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Result Cache','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Result Cache')\"\n [AllowLoad]=\"IsCurrentTab('AI Result Cache')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AIAgent Models\" [Visible]=\"record.IsSaved\"> \n AIAgent Models\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Models','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Agent Models')\"\n [AllowLoad]=\"IsCurrentTab('AIAgent Models')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Model Vendors\" [Visible]=\"record.IsSaved\"> \n MJ: AI Model Vendors\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Vendors','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Vendors')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Model Vendors')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Generated Codes\" [Visible]=\"record.IsSaved\"> \n Generated Codes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','GeneratedByModelID')\" \n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsCurrentTab('Generated Codes')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Model Costs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Model Costs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Costs','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Costs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Model Costs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Prompt Models\" [Visible]=\"record.IsSaved\"> \n MJ: AI Prompt Models\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Models','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Models')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Prompt Models')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Prompt Runs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Prompt Runs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Runs','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Prompt Runs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Agent Runs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Agent Runs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','OverrideModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Agent Runs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
205
|
+
args: [{ selector: 'gen-aimodel-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"AI Models\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"AI Actions\" [Visible]=\"record.IsSaved\"> \n AI Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Actions','DefaultModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Actions')\"\n [AllowLoad]=\"IsCurrentTab('AI Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AI Model Actions\" [Visible]=\"record.IsSaved\"> \n AI Model Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Model Actions','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Model Actions')\"\n [AllowLoad]=\"IsCurrentTab('AI Model Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Vector Indexes\" [Visible]=\"record.IsSaved\"> \n Vector Indexes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Vector Indexes','EmbeddingModelID')\" \n [NewRecordValues]=\"NewRecordValues('Vector Indexes')\"\n [AllowLoad]=\"IsCurrentTab('Vector Indexes')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Entity Documents\" [Visible]=\"record.IsSaved\"> \n Entity Documents\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsCurrentTab('Entity Documents')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Entity AI Actions\" [Visible]=\"record.IsSaved\"> \n Entity AI Actions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsCurrentTab('Entity AI Actions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Content Types\" [Visible]=\"record.IsSaved\"> \n Content Types\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Content Types','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('Content Types')\"\n [AllowLoad]=\"IsCurrentTab('Content Types')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AI Result Cache\" [Visible]=\"record.IsSaved\"> \n AI Result Cache\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Result Cache','AIModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Result Cache')\"\n [AllowLoad]=\"IsCurrentTab('AI Result Cache')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AIAgent Models\" [Visible]=\"record.IsSaved\"> \n AIAgent Models\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Models','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('AI Agent Models')\"\n [AllowLoad]=\"IsCurrentTab('AIAgent Models')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Model Vendors\" [Visible]=\"record.IsSaved\"> \n MJ: AI Model Vendors\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Vendors','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Vendors')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Model Vendors')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Generated Codes\" [Visible]=\"record.IsSaved\"> \n Generated Codes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','GeneratedByModelID')\" \n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsCurrentTab('Generated Codes')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Model Costs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Model Costs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Model Costs','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Model Costs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Model Costs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Prompt Models\" [Visible]=\"record.IsSaved\"> \n MJ: AI Prompt Models\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Models','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Models')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Prompt Models')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Prompt Runs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Prompt Runs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Prompt Runs','ModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Prompt Runs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Prompt Runs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: AI Agent Runs\" [Visible]=\"record.IsSaved\"> \n MJ: AI Agent Runs\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','OverrideModelID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Agent Runs')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Queries\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-clipboard-question tab-header-icon\"></span>Queries\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Queries','EmbeddingModelID')\" \n [NewRecordValues]=\"NewRecordValues('Queries')\"\n [AllowLoad]=\"IsCurrentTab('Queries')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
195
206
|
}], null, null); })();
|
|
196
207
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(AIModelFormComponent, { className: "AIModelFormComponent", filePath: "src/lib/generated/Entities/AIModel/aimodel.form.component.ts", lineNumber: 14 }); })();
|
|
197
208
|
export function LoadAIModelFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"aimodel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.ts","../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,2BAA2B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHtE,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,wMAAe,0BAAmB,KAAC,6LAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAqD;IACjD,4BACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA2D;IACvD,mCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAyD;IACrD,iCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA2D;IACvD,mCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA4D;IACxD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAwD;IACpD,gCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA0D;IACtD,kCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAyD;IACrD,iCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA+D;IAC3D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA0D;IACtD,kCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA6D;IACzD,qCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA+D;IAC3D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA6D;IACzD,qCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA4D;IACxD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;
|
|
1
|
+
{"version":3,"file":"aimodel.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.ts","../../../../../src/lib/generated/Entities/AIModel/aimodel.form.component.html"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Query/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;;AAE5D,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Query/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,WAAW,EAAE,MAAM,+BAA+B,CAAC;;AAE5D,qBAyKa,qBAAsB,SAAQ,wBAAwB;IAC7C,MAAM,EAAG,WAAW,CAAC;IACrB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,qBAAqB;2CAArB,qBAAqB;CAGjC;AAED,wBAAgB,yBAAyB,SAExC"}
|
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function QueryDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
14
14
|
i0.ɵɵelementStart(0, "div")(1, "div", 1);
|
|
15
|
-
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20);
|
|
15
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -54,6 +54,12 @@ function QueryDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
54
54
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
55
55
|
i0.ɵɵadvance();
|
|
56
56
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
57
|
+
i0.ɵɵadvance();
|
|
58
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
59
|
+
i0.ɵɵadvance();
|
|
60
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
57
63
|
} }
|
|
58
64
|
let QueryDetailsComponent = class QueryDetailsComponent extends BaseFormSectionComponent {
|
|
59
65
|
constructor() {
|
|
@@ -61,8 +67,8 @@ let QueryDetailsComponent = class QueryDetailsComponent extends BaseFormSectionC
|
|
|
61
67
|
this.EditMode = false;
|
|
62
68
|
}
|
|
63
69
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵQueryDetailsComponent_BaseFactory; return function QueryDetailsComponent_Factory(t) { return (ɵQueryDetailsComponent_BaseFactory || (ɵQueryDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(QueryDetailsComponent)))(t || QueryDetailsComponent); }; })(); }
|
|
64
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["gen-query-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserQuestion", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TechnicalDescription", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OriginalSQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Feedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "QualityRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExecutionCostRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UsesTemplate", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "AuditQueryRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheTTLMinutes", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheMaxSize", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function QueryDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
65
|
-
i0.ɵɵtemplate(0, QueryDetailsComponent_div_0_Template,
|
|
70
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: QueryDetailsComponent, selectors: [["gen-query-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserQuestion", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TechnicalDescription", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OriginalSQL", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Feedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "QualityRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExecutionCostRank", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UsesTemplate", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "AuditQueryRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheTTLMinutes", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CacheMaxSize", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EmbeddingVector", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EmbeddingModelID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EmbeddingModel", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function QueryDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
71
|
+
i0.ɵɵtemplate(0, QueryDetailsComponent_div_0_Template, 24, 66, "div", 0);
|
|
66
72
|
} if (rf & 2) {
|
|
67
73
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
68
74
|
} }, dependencies: [i1.NgIf, i2.MJFormField], styles: [".k-pane[_ngcontent-%COMP%] {\n background-color: #F5F6FA;\n}\n\n.content-margin[_ngcontent-%COMP%] {\n margin: 10px;\n} \n\n\na[_ngcontent-%COMP%] {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group[_ngcontent-%COMP%] {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] {\n margin-bottom: 10px;\n}\n\n.k-splitter[_ngcontent-%COMP%] {\n border-width: 0px;\n}\n\n.record-form-row[_ngcontent-%COMP%] {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row[_ngcontent-%COMP%] {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n width: 240px;\n margin-bottom: 0;\n }\n}"] }); }
|
|
@@ -203,6 +209,22 @@ export { QueryDetailsComponent };
|
|
|
203
209
|
Type="numerictextbox"
|
|
204
210
|
[EditMode]="EditMode"
|
|
205
211
|
></mj-form-field>
|
|
212
|
+
<mj-form-field
|
|
213
|
+
[record]="record"
|
|
214
|
+
[ShowLabel]="true"
|
|
215
|
+
FieldName="EmbeddingVector"
|
|
216
|
+
Type="textarea"
|
|
217
|
+
[EditMode]="EditMode"
|
|
218
|
+
></mj-form-field>
|
|
219
|
+
<mj-form-field
|
|
220
|
+
[record]="record"
|
|
221
|
+
[ShowLabel]="true"
|
|
222
|
+
FieldName="EmbeddingModelID"
|
|
223
|
+
Type="textbox"
|
|
224
|
+
[EditMode]="EditMode"
|
|
225
|
+
LinkType="Record"
|
|
226
|
+
LinkComponentType="Search"
|
|
227
|
+
></mj-form-field>
|
|
206
228
|
<mj-form-field
|
|
207
229
|
[record]="record"
|
|
208
230
|
[ShowLabel]="true"
|
|
@@ -210,6 +232,13 @@ export { QueryDetailsComponent };
|
|
|
210
232
|
Type="textbox"
|
|
211
233
|
[EditMode]="EditMode"
|
|
212
234
|
></mj-form-field>
|
|
235
|
+
<mj-form-field
|
|
236
|
+
[record]="record"
|
|
237
|
+
[ShowLabel]="true"
|
|
238
|
+
FieldName="EmbeddingModel"
|
|
239
|
+
Type="textbox"
|
|
240
|
+
[EditMode]="EditMode"
|
|
241
|
+
></mj-form-field>
|
|
213
242
|
|
|
214
243
|
</div>
|
|
215
244
|
</div>
|
|
@@ -219,7 +248,7 @@ export { QueryDetailsComponent };
|
|
|
219
248
|
}], EditMode: [{
|
|
220
249
|
type: Input
|
|
221
250
|
}] }); })();
|
|
222
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(QueryDetailsComponent, { className: "QueryDetailsComponent", filePath: "src/lib/generated/Entities/Query/sections/details.component.ts", lineNumber:
|
|
251
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(QueryDetailsComponent, { className: "QueryDetailsComponent", filePath: "src/lib/generated/Entities/Query/sections/details.component.ts", lineNumber: 175 }); })();
|
|
223
252
|
export function LoadQueryDetailsComponent() {
|
|
224
253
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
225
254
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Query/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Query/sections/details.component.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/ng-core-entity-forms",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.85.0",
|
|
4
4
|
"description": "MemberJunction Core Entity Angular Forms",
|
|
5
5
|
"main": "./dist/public-api.js",
|
|
6
6
|
"typings": "./dist/public-api.d.ts",
|
|
@@ -24,21 +24,21 @@
|
|
|
24
24
|
"@angular/forms": "18.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@memberjunction/global": "2.
|
|
28
|
-
"@memberjunction/core": "2.
|
|
29
|
-
"@memberjunction/core-entities": "2.
|
|
30
|
-
"@memberjunction/ai-core-plus": "2.
|
|
31
|
-
"@memberjunction/ng-base-forms": "2.
|
|
32
|
-
"@memberjunction/ng-deep-diff": "2.
|
|
33
|
-
"@memberjunction/ng-form-toolbar": "2.
|
|
34
|
-
"@memberjunction/ng-tabstrip": "2.
|
|
35
|
-
"@memberjunction/ng-container-directives": "2.
|
|
36
|
-
"@memberjunction/ng-code-editor": "2.
|
|
37
|
-
"@memberjunction/ng-timeline": "2.
|
|
38
|
-
"@memberjunction/ng-join-grid": "2.
|
|
39
|
-
"@memberjunction/ai-engine-base": "2.
|
|
40
|
-
"@memberjunction/ng-ai-test-harness": "2.
|
|
41
|
-
"@memberjunction/ng-action-gallery": "2.
|
|
27
|
+
"@memberjunction/global": "2.85.0",
|
|
28
|
+
"@memberjunction/core": "2.85.0",
|
|
29
|
+
"@memberjunction/core-entities": "2.85.0",
|
|
30
|
+
"@memberjunction/ai-core-plus": "2.85.0",
|
|
31
|
+
"@memberjunction/ng-base-forms": "2.85.0",
|
|
32
|
+
"@memberjunction/ng-deep-diff": "2.85.0",
|
|
33
|
+
"@memberjunction/ng-form-toolbar": "2.85.0",
|
|
34
|
+
"@memberjunction/ng-tabstrip": "2.85.0",
|
|
35
|
+
"@memberjunction/ng-container-directives": "2.85.0",
|
|
36
|
+
"@memberjunction/ng-code-editor": "2.85.0",
|
|
37
|
+
"@memberjunction/ng-timeline": "2.85.0",
|
|
38
|
+
"@memberjunction/ng-join-grid": "2.85.0",
|
|
39
|
+
"@memberjunction/ai-engine-base": "2.85.0",
|
|
40
|
+
"@memberjunction/ng-ai-test-harness": "2.85.0",
|
|
41
|
+
"@memberjunction/ng-action-gallery": "2.85.0",
|
|
42
42
|
"@progress/kendo-angular-grid": "16.2.0",
|
|
43
43
|
"@progress/kendo-angular-dropdowns": "16.2.0",
|
|
44
44
|
"@progress/kendo-angular-dialog": "16.2.0",
|