@memberjunction/ng-core-entity-forms 2.103.0 → 2.104.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/AIAgent/aiagent.form.component.js +18 -8
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +6 -6
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +6 -6
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +6 -6
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js +6 -6
- package/dist/lib/generated/Entities/AIVendor/aivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +19 -8
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +6 -6
- package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +25 -5
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js +44 -4
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js +59 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/sections/details.component.js +102 -0
- package/dist/lib/generated/Entities/ConversationDetailArtifact/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +7 -7
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +298 -296
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +84 -76
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +15 -15
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artifactversion.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;
|
|
1
|
+
{"version":3,"file":"artifactversion.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAIlE,qBAMa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;yCAD7B,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED,wBAAgB,gCAAgC,SAE/C"}
|
|
@@ -11,9 +11,10 @@ import { LoadArtifactVersionDetailsComponent } from "./sections/details.componen
|
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
12
|
import * as i1 from "@angular/common";
|
|
13
13
|
import * as i2 from "@angular/forms";
|
|
14
|
-
import * as i3 from "@memberjunction/ng-
|
|
15
|
-
import * as i4 from "@memberjunction/ng-
|
|
16
|
-
import * as i5 from "@memberjunction/ng-
|
|
14
|
+
import * as i3 from "@memberjunction/ng-user-view-grid";
|
|
15
|
+
import * as i4 from "@memberjunction/ng-base-forms";
|
|
16
|
+
import * as i5 from "@memberjunction/ng-form-toolbar";
|
|
17
|
+
import * as i6 from "@memberjunction/ng-tabstrip";
|
|
17
18
|
function ArtifactVersionFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
18
19
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
19
20
|
i0.ɵɵelementStart(0, "form", 3, 0);
|
|
@@ -25,6 +26,12 @@ function ArtifactVersionFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
25
26
|
i0.ɵɵelementEnd();
|
|
26
27
|
i0.ɵɵelementStart(6, "mj-tab-body");
|
|
27
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
|
+
i0.ɵɵelementEnd();
|
|
30
|
+
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
+
i0.ɵɵtext(9, " MJ: Conversation Detail Artifacts ");
|
|
32
|
+
i0.ɵɵelementEnd();
|
|
33
|
+
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
|
+
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
28
35
|
i0.ɵɵelementEnd()()();
|
|
29
36
|
} if (rf & 2) {
|
|
30
37
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -32,17 +39,21 @@ function ArtifactVersionFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
32
39
|
i0.ɵɵproperty("form", ctx_r1);
|
|
33
40
|
i0.ɵɵadvance(5);
|
|
34
41
|
i0.ɵɵproperty("record", ctx_r1.record)("EditMode", ctx_r1.EditMode);
|
|
42
|
+
i0.ɵɵadvance();
|
|
43
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
44
|
+
i0.ɵɵadvance(3);
|
|
45
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Artifacts", "ArtifactVersionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Artifacts"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Detail Artifacts"))("EditMode", ctx_r1.GridEditMode());
|
|
35
46
|
} }
|
|
36
47
|
let ArtifactVersionFormComponent = class ArtifactVersionFormComponent extends BaseFormComponent {
|
|
37
48
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactVersionFormComponent_BaseFactory; return function ArtifactVersionFormComponent_Factory(t) { return (ɵArtifactVersionFormComponent_BaseFactory || (ɵArtifactVersionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactVersionFormComponent)))(t || ArtifactVersionFormComponent); }; })(); }
|
|
38
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionFormComponent, selectors: [["gen-artifactversion-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", "MJ: Artifact Versions", "Section", "details", 3, "record", "EditMode"]], template: function ArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
49
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionFormComponent, selectors: [["gen-artifactversion-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", "MJ: Artifact Versions", "Section", "details", 3, "record", "EditMode"], ["Name", "MJ: Conversation Detail Artifacts", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
39
50
|
i0.ɵɵelementStart(0, "div", 1);
|
|
40
|
-
i0.ɵɵtemplate(1, ArtifactVersionFormComponent_form_1_Template,
|
|
51
|
+
i0.ɵɵtemplate(1, ArtifactVersionFormComponent_form_1_Template, 12, 8, "form", 2);
|
|
41
52
|
i0.ɵɵelementEnd();
|
|
42
53
|
} if (rf & 2) {
|
|
43
54
|
i0.ɵɵadvance();
|
|
44
55
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
45
|
-
} }, dependencies: [i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatusGroup, i2.NgForm, i3.
|
|
56
|
+
} }, dependencies: [i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatusGroup, i2.NgForm, i3.UserViewGridComponent, i4.SectionLoaderComponent, i5.FormToolbarComponent, i6.MJTabStripComponent, i6.MJTabBodyComponent, i6.MJTabComponent], 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}"] }); }
|
|
46
57
|
};
|
|
47
58
|
ArtifactVersionFormComponent = __decorate([
|
|
48
59
|
RegisterClass(BaseFormComponent, 'MJ: Artifact Versions') // Tell MemberJunction about this class
|
|
@@ -50,9 +61,9 @@ ArtifactVersionFormComponent = __decorate([
|
|
|
50
61
|
export { ArtifactVersionFormComponent };
|
|
51
62
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactVersionFormComponent, [{
|
|
52
63
|
type: Component,
|
|
53
|
-
args: [{ selector: 'gen-artifactversion-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=\"MJ: Artifact Versions\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \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"] }]
|
|
64
|
+
args: [{ selector: 'gen-artifactversion-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=\"MJ: Artifact Versions\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"MJ: Conversation Detail Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Detail Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ArtifactVersionID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Detail Artifacts')\" \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"] }]
|
|
54
65
|
}], null, null); })();
|
|
55
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionFormComponent, { className: "ArtifactVersionFormComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts", lineNumber:
|
|
66
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionFormComponent, { className: "ArtifactVersionFormComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts", lineNumber: 14 }); })();
|
|
56
67
|
export function LoadArtifactVersionFormComponent() {
|
|
57
68
|
LoadArtifactVersionDetailsComponent();
|
|
58
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artifactversion.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.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,mCAAmC,EAAE,MAAM,8BAA8B,CAAA
|
|
1
|
+
{"version":3,"file":"artifactversion.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.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,mCAAmC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICH9E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,gNAAe,0BAAmB,KAAC,qMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAA4E;IACxE,mDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA7Bc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIe,cAA0B;IAA1B,+CAA0B;IAKnE,eAA2G;IAG3G,AADA,AADA,AADA,iIAA2G,gFACnC,uEACT,mCACpC;;ADbhD,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;oRAAtD,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCbzC,8BAAqC;YACjC,gFAA0D;YA+B9D,iBAAM;;YA/BK,cAAY;YAAZ,iCAAY;;;ADYV,4BAA4B;IANxC,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAMrF,4BAA4B,CAExC;;iFAFY,4BAA4B;cALxC,SAAS;2BACI,0BAA0B;;kFAI3B,4BAA4B;AAIzC,MAAM,UAAU,gCAAgC;IAC5C,mCAAmC,EAAE,CAAC;AAC1C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;;AAEtE,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;;AAEtE,qBA4Fa,+BAAgC,SAAQ,wBAAwB;IACvD,MAAM,EAAG,qBAAqB,CAAC;IAC/B,QAAQ,EAAE,OAAO,CAAS;yCAFnC,+BAA+B;2CAA/B,+BAA+B;CAG3C;AAED,wBAAgB,mCAAmC,SAElD"}
|
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function ArtifactVersionDetailsComponent_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);
|
|
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);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -36,6 +36,8 @@ function ArtifactVersionDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
36
36
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
37
37
|
i0.ɵɵadvance();
|
|
38
38
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
39
|
+
i0.ɵɵadvance();
|
|
40
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
39
41
|
} }
|
|
40
42
|
let ArtifactVersionDetailsComponent = class ArtifactVersionDetailsComponent extends BaseFormSectionComponent {
|
|
41
43
|
constructor() {
|
|
@@ -43,8 +45,8 @@ let ArtifactVersionDetailsComponent = class ArtifactVersionDetailsComponent exte
|
|
|
43
45
|
this.EditMode = false;
|
|
44
46
|
}
|
|
45
47
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactVersionDetailsComponent_BaseFactory; return function ArtifactVersionDetailsComponent_Factory(t) { return (ɵArtifactVersionDetailsComponent_BaseFactory || (ɵArtifactVersionDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactVersionDetailsComponent)))(t || ArtifactVersionDetailsComponent); }; })(); }
|
|
46
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionDetailsComponent, selectors: [["gen-artifactversion-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "VersionNumber", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Content", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ArtifactVersionDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
47
|
-
i0.ɵɵtemplate(0, ArtifactVersionDetailsComponent_div_0_Template,
|
|
48
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionDetailsComponent, selectors: [["gen-artifactversion-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "VersionNumber", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Content", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ContentHash", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ArtifactVersionDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
49
|
+
i0.ɵɵtemplate(0, ArtifactVersionDetailsComponent_div_0_Template, 13, 33, "div", 0);
|
|
48
50
|
} if (rf & 2) {
|
|
49
51
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
50
52
|
} }, 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}"] }); }
|
|
@@ -117,6 +119,13 @@ export { ArtifactVersionDetailsComponent };
|
|
|
117
119
|
Type="textbox"
|
|
118
120
|
[EditMode]="EditMode"
|
|
119
121
|
></mj-form-field>
|
|
122
|
+
<mj-form-field
|
|
123
|
+
[record]="record"
|
|
124
|
+
[ShowLabel]="true"
|
|
125
|
+
FieldName="ContentHash"
|
|
126
|
+
Type="textarea"
|
|
127
|
+
[EditMode]="EditMode"
|
|
128
|
+
></mj-form-field>
|
|
120
129
|
<mj-form-field
|
|
121
130
|
[record]="record"
|
|
122
131
|
[ShowLabel]="true"
|
|
@@ -140,7 +149,7 @@ export { ArtifactVersionDetailsComponent };
|
|
|
140
149
|
}], EditMode: [{
|
|
141
150
|
type: Input
|
|
142
151
|
}] }); })();
|
|
143
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionDetailsComponent, { className: "ArtifactVersionDetailsComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts", lineNumber:
|
|
152
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionDetailsComponent, { className: "ArtifactVersionDetailsComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts", lineNumber: 98 }); })();
|
|
144
153
|
export function LoadArtifactVersionDetailsComponent() {
|
|
145
154
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
146
155
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ArtifactVersion/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/ArtifactVersion/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;IA2ErB,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AAPA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBAOA,uBAOA,uBASA,uBAOA,uBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IAlFM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;;AAO1B,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,wBAAwB;IAAtE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;gSAHY,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YAxF7B,kFAAyB;;YAAnB,iCAAiB;;;AAwFzB,+BAA+B;IA5F3C,aAAa,CAAC,wBAAwB,EAAE,+BAA+B,CAAC,CAAC,wCAAwC;GA4FrG,+BAA+B,CAG3C;;iFAHY,+BAA+B;cA3F3C,SAAS;2BACI,kCAAkC,YAElC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAsFT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,+BAA+B;AAK5C,MAAM,UAAU,mCAAmC;IAC/C,2GAA2G;AAC/G,CAAC"}
|
package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js
CHANGED
|
@@ -28,13 +28,13 @@ function ConversationArtifactFormComponent_form_1_Template(rf, ctx) { if (rf & 1
|
|
|
28
28
|
i0.ɵɵelement(7, "mj-form-section", 7);
|
|
29
29
|
i0.ɵɵelementEnd();
|
|
30
30
|
i0.ɵɵelementStart(8, "mj-tab", 8);
|
|
31
|
-
i0.ɵɵtext(9, " MJ: Conversation Artifact
|
|
31
|
+
i0.ɵɵtext(9, " MJ: Conversation Artifact Versions ");
|
|
32
32
|
i0.ɵɵelementEnd();
|
|
33
33
|
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
34
|
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
35
35
|
i0.ɵɵelementEnd();
|
|
36
36
|
i0.ɵɵelementStart(12, "mj-tab", 10);
|
|
37
|
-
i0.ɵɵtext(13, " MJ: Conversation Artifact
|
|
37
|
+
i0.ɵɵtext(13, " MJ: Conversation Artifact Permissions ");
|
|
38
38
|
i0.ɵɵelementEnd();
|
|
39
39
|
i0.ɵɵelementStart(14, "mj-tab-body");
|
|
40
40
|
i0.ɵɵelement(15, "mj-user-view-grid", 9);
|
|
@@ -54,11 +54,11 @@ function ConversationArtifactFormComponent_form_1_Template(rf, ctx) { if (rf & 1
|
|
|
54
54
|
i0.ɵɵadvance();
|
|
55
55
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
56
56
|
i0.ɵɵadvance(3);
|
|
57
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Artifact
|
|
57
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Artifact Versions", "ConversationArtifactID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Artifact Versions"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Artifact Versions"))("EditMode", ctx_r1.GridEditMode());
|
|
58
58
|
i0.ɵɵadvance();
|
|
59
59
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
60
60
|
i0.ɵɵadvance(3);
|
|
61
|
-
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Artifact
|
|
61
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Artifact Permissions", "ConversationArtifactID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Artifact Permissions"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Artifact Permissions"))("EditMode", ctx_r1.GridEditMode());
|
|
62
62
|
i0.ɵɵadvance();
|
|
63
63
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
64
64
|
i0.ɵɵadvance(3);
|
|
@@ -66,7 +66,7 @@ function ConversationArtifactFormComponent_form_1_Template(rf, ctx) { if (rf & 1
|
|
|
66
66
|
} }
|
|
67
67
|
let ConversationArtifactFormComponent = class ConversationArtifactFormComponent extends BaseFormComponent {
|
|
68
68
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationArtifactFormComponent_BaseFactory; return function ConversationArtifactFormComponent_Factory(t) { return (ɵConversationArtifactFormComponent_BaseFactory || (ɵConversationArtifactFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationArtifactFormComponent)))(t || ConversationArtifactFormComponent); }; })(); }
|
|
69
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactFormComponent, selectors: [["gen-conversationartifact-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", "MJ: Conversation Artifacts", "Section", "details", 3, "record", "EditMode"], ["Name", "MJ: Conversation Artifact
|
|
69
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationArtifactFormComponent, selectors: [["gen-conversationartifact-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", "MJ: Conversation Artifacts", "Section", "details", 3, "record", "EditMode"], ["Name", "MJ: Conversation Artifact Versions", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Conversation Artifact Permissions", 3, "Visible"], ["Name", "Conversation Details", 3, "Visible"]], template: function ConversationArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
70
70
|
i0.ɵɵelementStart(0, "div", 1);
|
|
71
71
|
i0.ɵɵtemplate(1, ConversationArtifactFormComponent_form_1_Template, 20, 18, "form", 2);
|
|
72
72
|
i0.ɵɵelementEnd();
|
|
@@ -81,7 +81,7 @@ ConversationArtifactFormComponent = __decorate([
|
|
|
81
81
|
export { ConversationArtifactFormComponent };
|
|
82
82
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationArtifactFormComponent, [{
|
|
83
83
|
type: Component,
|
|
84
|
-
args: [{ selector: 'gen-conversationartifact-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=\"MJ: Conversation Artifacts\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"MJ: Conversation Artifact
|
|
84
|
+
args: [{ selector: 'gen-conversationartifact-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=\"MJ: Conversation Artifacts\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"MJ: Conversation Artifact Versions\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Artifact Versions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Versions','ConversationArtifactID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Versions')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Artifact Versions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: Conversation Artifact Permissions\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Artifact Permissions\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifact Permissions','ConversationArtifactID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifact Permissions')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Artifact Permissions')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"Conversation Details\" [Visible]=\"record.IsSaved\"> \n Conversation Details\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ArtifactID')\" \n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsCurrentTab('Conversation Details')\" \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"] }]
|
|
85
85
|
}], null, null); })();
|
|
86
86
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationArtifactFormComponent, { className: "ConversationArtifactFormComponent", filePath: "src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts", lineNumber: 14 }); })();
|
|
87
87
|
export function LoadConversationArtifactFormComponent() {
|
package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversationartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.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,wCAAwC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHnF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,qNAAe,0BAAmB,KAAC,0MAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,
|
|
1
|
+
{"version":3,"file":"conversationartifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.ts","../../../../../src/lib/generated/Entities/ConversationArtifact/conversationartifact.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,wCAAwC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHnF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,qNAAe,0BAAmB,KAAC,0MAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAA6E;IACzE,oDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAgF;IAC5E,wDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA+D;IAC3D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAvDc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIgB,cAA0B;IAA1B,+CAA0B;IAKpE,eAAiH;IAGjH,AADA,AADA,AADA,uIAAiH,iFACxC,wEACT,mCACrC;IAKkB,cAA0B;IAA1B,+CAA0B;IAKvE,eAAoH;IAGpH,AADA,AADA,AADA,0IAAoH,oFACxC,2EACT,mCACxC;IAKC,cAA0B;IAA1B,+CAA0B;IAKtD,eAAuF;IAGvF,AADA,AADA,AADA,6GAAuF,mEAC5B,0DACT,mCACvB;;ADvChD,IAAM,iCAAiC,GAAvC,MAAM,iCAAkC,SAAQ,iBAAiB;wSAA3D,iCAAiC,SAAjC,iCAAiC;oEAAjC,iCAAiC;YCb9C,8BAAqC;YACjC,sFAA0D;YAyD9D,iBAAM;;YAzDK,cAAY;YAAZ,iCAAY;;;ADYV,iCAAiC;IAN7C,aAAa,CAAC,iBAAiB,EAAE,4BAA4B,CAAC,CAAC,uCAAuC;GAM1F,iCAAiC,CAE7C;;iFAFY,iCAAiC;cAL7C,SAAS;2BACI,+BAA+B;;kFAIhC,iCAAiC;AAI9C,MAAM,UAAU,qCAAqC;IACjD,wCAAwC,EAAE,CAAC;AAC/C,CAAC"}
|
|
@@ -35,16 +35,28 @@ function ConversationDetailFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
35
35
|
i0.ɵɵelement(12, "mj-user-view-grid", 10);
|
|
36
36
|
i0.ɵɵelementEnd();
|
|
37
37
|
i0.ɵɵelementStart(13, "mj-tab", 11);
|
|
38
|
-
i0.ɵɵtext(14, " MJ:
|
|
38
|
+
i0.ɵɵtext(14, " MJ: Conversation Detail Artifacts ");
|
|
39
39
|
i0.ɵɵelementEnd();
|
|
40
40
|
i0.ɵɵelementStart(15, "mj-tab-body");
|
|
41
41
|
i0.ɵɵelement(16, "mj-user-view-grid", 10);
|
|
42
42
|
i0.ɵɵelementEnd();
|
|
43
43
|
i0.ɵɵelementStart(17, "mj-tab", 12);
|
|
44
|
-
i0.ɵɵtext(18, " MJ:
|
|
44
|
+
i0.ɵɵtext(18, " MJ: AI Agent Runs ");
|
|
45
45
|
i0.ɵɵelementEnd();
|
|
46
46
|
i0.ɵɵelementStart(19, "mj-tab-body");
|
|
47
47
|
i0.ɵɵelement(20, "mj-user-view-grid", 10);
|
|
48
|
+
i0.ɵɵelementEnd();
|
|
49
|
+
i0.ɵɵelementStart(21, "mj-tab", 13);
|
|
50
|
+
i0.ɵɵtext(22, " Conversation Details ");
|
|
51
|
+
i0.ɵɵelementEnd();
|
|
52
|
+
i0.ɵɵelementStart(23, "mj-tab-body");
|
|
53
|
+
i0.ɵɵelement(24, "mj-user-view-grid", 10);
|
|
54
|
+
i0.ɵɵelementEnd();
|
|
55
|
+
i0.ɵɵelementStart(25, "mj-tab", 14);
|
|
56
|
+
i0.ɵɵtext(26, " MJ: Tasks ");
|
|
57
|
+
i0.ɵɵelementEnd();
|
|
58
|
+
i0.ɵɵelementStart(27, "mj-tab-body");
|
|
59
|
+
i0.ɵɵelement(28, "mj-user-view-grid", 10);
|
|
48
60
|
i0.ɵɵelementEnd()()();
|
|
49
61
|
} if (rf & 2) {
|
|
50
62
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -59,17 +71,25 @@ function ConversationDetailFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
|
|
|
59
71
|
i0.ɵɵadvance();
|
|
60
72
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
61
73
|
i0.ɵɵadvance(3);
|
|
74
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Artifacts", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Artifacts"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Detail Artifacts"))("EditMode", ctx_r1.GridEditMode());
|
|
75
|
+
i0.ɵɵadvance();
|
|
76
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
77
|
+
i0.ɵɵadvance(3);
|
|
62
78
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: AI Agent Runs"))("EditMode", ctx_r1.GridEditMode());
|
|
63
79
|
i0.ɵɵadvance();
|
|
64
80
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
65
81
|
i0.ɵɵadvance(3);
|
|
82
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Conversation Details", "ParentID"))("NewRecordValues", ctx_r1.NewRecordValues("Conversation Details"))("AllowLoad", ctx_r1.IsCurrentTab("Conversation Details"))("EditMode", ctx_r1.GridEditMode());
|
|
83
|
+
i0.ɵɵadvance();
|
|
84
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
85
|
+
i0.ɵɵadvance(3);
|
|
66
86
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Tasks", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Tasks"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Tasks"))("EditMode", ctx_r1.GridEditMode());
|
|
67
87
|
} }
|
|
68
88
|
let ConversationDetailFormComponent = class ConversationDetailFormComponent extends BaseFormComponent {
|
|
69
89
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailFormComponent_BaseFactory; return function ConversationDetailFormComponent_Factory(t) { return (ɵConversationDetailFormComponent_BaseFactory || (ɵConversationDetailFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailFormComponent)))(t || ConversationDetailFormComponent); }; })(); }
|
|
70
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-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", "Conversation Details", "Section", "details", 3, "record", "EditMode"], ["Name", "Reports", 3, "Visible"], [1, "fa-solid", "fa-chart-line", "tab-header-icon"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: AI Agent Runs", 3, "Visible"], ["Name", "MJ: Tasks", 3, "Visible"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
90
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailFormComponent, selectors: [["gen-conversationdetail-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", "Conversation Details", "Section", "details", 3, "record", "EditMode"], ["Name", "Reports", 3, "Visible"], [1, "fa-solid", "fa-chart-line", "tab-header-icon"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Conversation Detail Artifacts", 3, "Visible"], ["Name", "MJ: AI Agent Runs", 3, "Visible"], ["Name", "Conversation Details", 3, "Visible"], ["Name", "MJ: Tasks", 3, "Visible"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
71
91
|
i0.ɵɵelementStart(0, "div", 1);
|
|
72
|
-
i0.ɵɵtemplate(1, ConversationDetailFormComponent_form_1_Template,
|
|
92
|
+
i0.ɵɵtemplate(1, ConversationDetailFormComponent_form_1_Template, 29, 28, "form", 2);
|
|
73
93
|
i0.ɵɵelementEnd();
|
|
74
94
|
} if (rf & 2) {
|
|
75
95
|
i0.ɵɵadvance();
|
|
@@ -82,7 +102,7 @@ ConversationDetailFormComponent = __decorate([
|
|
|
82
102
|
export { ConversationDetailFormComponent };
|
|
83
103
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailFormComponent, [{
|
|
84
104
|
type: Component,
|
|
85
|
-
args: [{ selector: 'gen-conversationdetail-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=\"Conversation Details\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Reports\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-chart-line tab-header-icon\"></span>Reports\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsCurrentTab('Reports')\" \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','ConversationDetailID')\" \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=\"MJ: Tasks\" [Visible]=\"record.IsSaved\"> \n MJ: Tasks\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Tasks')\" \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"] }]
|
|
105
|
+
args: [{ selector: 'gen-conversationdetail-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=\"Conversation Details\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"Reports\" [Visible]=\"record.IsSaved\"> \n <span class=\"fa-solid fa-chart-line tab-header-icon\"></span>Reports\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Reports','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('Reports')\"\n [AllowLoad]=\"IsCurrentTab('Reports')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: Conversation Detail Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Detail Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Artifacts','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Detail Artifacts')\" \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','ConversationDetailID')\" \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=\"Conversation Details\" [Visible]=\"record.IsSaved\"> \n Conversation Details\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversation Details','ParentID')\" \n [NewRecordValues]=\"NewRecordValues('Conversation Details')\"\n [AllowLoad]=\"IsCurrentTab('Conversation Details')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: Tasks\" [Visible]=\"record.IsSaved\"> \n MJ: Tasks\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Tasks','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Tasks')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Tasks')\" \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"] }]
|
|
86
106
|
}], null, null); })();
|
|
87
107
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailFormComponent, { className: "ConversationDetailFormComponent", filePath: "src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts", lineNumber: 14 }); })();
|
|
88
108
|
export function LoadConversationDetailFormComponent() {
|
package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversationdetail.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.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,sCAAsC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHjF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,mNAAe,0BAAmB,KAAC,wMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAkD;IAC9C,0BAA4D;IAAA,yBAChE;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA4D;IACxD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAoD;IAChD,4BACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;
|
|
1
|
+
{"version":3,"file":"conversationdetail.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetail/conversationdetail.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,sCAAsC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHjF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,mNAAe,0BAAmB,KAAC,wMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAkD;IAC9C,0BAA4D;IAAA,yBAChE;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA4E;IACxE,oDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA4D;IACxD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAA+D;IAC3D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAoD;IAChD,4BACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAjFc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIX,cAA0B;IAA1B,+CAA0B;IAKzC,eAAoF;IAGpF,AADA,AADA,AADA,0GAAoF,sDACtC,6CACT,mCACV;IAKc,cAA0B;IAA1B,+CAA0B;IAKnE,eAA8G;IAG9G,AADA,AADA,AADA,oIAA8G,gFACtC,uEACT,mCACpC;IAKF,cAA0B;IAA1B,+CAA0B;IAKnD,eAA8F;IAG9F,AADA,AADA,AADA,oHAA8F,gEACtC,uDACT,mCACpB;IAKC,cAA0B;IAA1B,+CAA0B;IAKtD,eAAqF;IAGrF,AADA,AADA,AADA,2GAAqF,mEAC1B,0DACT,mCACvB;IAKV,cAA0B;IAA1B,+CAA0B;IAK3C,eAAsF;IAGtF,AADA,AADA,AADA,4GAAsF,wDACtC,+CACT,mCACZ;;ADjEhD,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;gSAAzD,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCb5C,8BAAqC;YACjC,oFAA0D;YAmF9D,iBAAM;;YAnFK,cAAY;YAAZ,iCAAY;;;ADYV,+BAA+B;IAN3C,aAAa,CAAC,iBAAiB,EAAE,sBAAsB,CAAC,CAAC,uCAAuC;GAMpF,+BAA+B,CAE3C;;iFAFY,+BAA+B;cAL3C,SAAS;2BACI,6BAA6B;;kFAI9B,+BAA+B;AAI5C,MAAM,UAAU,mCAAmC;IAC/C,sCAAsC,EAAE,CAAC;AAC7C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ConversationDetail/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBA+
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ConversationDetail/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBA+La,kCAAmC,SAAQ,wBAAwB;IAC1D,MAAM,EAAG,wBAAwB,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,kCAAkC;2CAAlC,kCAAkC;CAG9C;AAED,wBAAgB,sCAAsC,SAErD"}
|
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function ConversationDetailDetailsComponent_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)(21, "mj-form-field", 21);
|
|
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)(24, "mj-form-field", 24)(25, "mj-form-field", 25);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -56,6 +56,14 @@ function ConversationDetailDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1
|
|
|
56
56
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
57
57
|
i0.ɵɵadvance();
|
|
58
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);
|
|
63
|
+
i0.ɵɵadvance();
|
|
64
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
65
|
+
i0.ɵɵadvance();
|
|
66
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
59
67
|
} }
|
|
60
68
|
let ConversationDetailDetailsComponent = class ConversationDetailDetailsComponent extends BaseFormSectionComponent {
|
|
61
69
|
constructor() {
|
|
@@ -63,8 +71,8 @@ let ConversationDetailDetailsComponent = class ConversationDetailDetailsComponen
|
|
|
63
71
|
this.EditMode = false;
|
|
64
72
|
}
|
|
65
73
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailDetailsComponent_BaseFactory; return function ConversationDetailDetailsComponent_Factory(t) { return (ɵConversationDetailDetailsComponent_BaseFactory || (ɵConversationDetailDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailDetailsComponent)))(t || ConversationDetailDetailsComponent); }; })(); }
|
|
66
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailDetailsComponent, selectors: [["gen-conversationdetail-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Role", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Message", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Error", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "HiddenToUser", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserRating", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SummaryOfEarlierConversation", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompletionTime", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ConversationDetailDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
67
|
-
i0.ɵɵtemplate(0, ConversationDetailDetailsComponent_div_0_Template,
|
|
74
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailDetailsComponent, selectors: [["gen-conversationdetail-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Role", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Message", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Error", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "HiddenToUser", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserRating", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserFeedback", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ReflectionInsights", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SummaryOfEarlierConversation", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompletionTime", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsPinned", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "AgentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Agent", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ConversationDetailDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
75
|
+
i0.ɵɵtemplate(0, ConversationDetailDetailsComponent_div_0_Template, 26, 72, "div", 0);
|
|
68
76
|
} if (rf & 2) {
|
|
69
77
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
70
78
|
} }, 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}"] }); }
|
|
@@ -204,6 +212,31 @@ export { ConversationDetailDetailsComponent };
|
|
|
204
212
|
Type="checkbox"
|
|
205
213
|
[EditMode]="EditMode"
|
|
206
214
|
></mj-form-field>
|
|
215
|
+
<mj-form-field
|
|
216
|
+
[record]="record"
|
|
217
|
+
[ShowLabel]="true"
|
|
218
|
+
FieldName="ParentID"
|
|
219
|
+
Type="textbox"
|
|
220
|
+
[EditMode]="EditMode"
|
|
221
|
+
LinkType="Record"
|
|
222
|
+
LinkComponentType="Search"
|
|
223
|
+
></mj-form-field>
|
|
224
|
+
<mj-form-field
|
|
225
|
+
[record]="record"
|
|
226
|
+
[ShowLabel]="true"
|
|
227
|
+
FieldName="AgentID"
|
|
228
|
+
Type="textbox"
|
|
229
|
+
[EditMode]="EditMode"
|
|
230
|
+
LinkType="Record"
|
|
231
|
+
LinkComponentType="Search"
|
|
232
|
+
></mj-form-field>
|
|
233
|
+
<mj-form-field
|
|
234
|
+
[record]="record"
|
|
235
|
+
[ShowLabel]="true"
|
|
236
|
+
FieldName="Status"
|
|
237
|
+
Type="dropdownlist"
|
|
238
|
+
[EditMode]="EditMode"
|
|
239
|
+
></mj-form-field>
|
|
207
240
|
<mj-form-field
|
|
208
241
|
[record]="record"
|
|
209
242
|
[ShowLabel]="true"
|
|
@@ -225,6 +258,13 @@ export { ConversationDetailDetailsComponent };
|
|
|
225
258
|
Type="textbox"
|
|
226
259
|
[EditMode]="EditMode"
|
|
227
260
|
></mj-form-field>
|
|
261
|
+
<mj-form-field
|
|
262
|
+
[record]="record"
|
|
263
|
+
[ShowLabel]="true"
|
|
264
|
+
FieldName="Agent"
|
|
265
|
+
Type="textbox"
|
|
266
|
+
[EditMode]="EditMode"
|
|
267
|
+
></mj-form-field>
|
|
228
268
|
|
|
229
269
|
</div>
|
|
230
270
|
</div>
|
|
@@ -234,7 +274,7 @@ export { ConversationDetailDetailsComponent };
|
|
|
234
274
|
}], EditMode: [{
|
|
235
275
|
type: Input
|
|
236
276
|
}] }); })();
|
|
237
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailDetailsComponent, { className: "ConversationDetailDetailsComponent", filePath: "src/lib/generated/Entities/ConversationDetail/sections/details.component.ts", lineNumber:
|
|
277
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailDetailsComponent, { className: "ConversationDetailDetailsComponent", filePath: "src/lib/generated/Entities/ConversationDetail/sections/details.component.ts", lineNumber: 197 }); })();
|
|
238
278
|
export function LoadConversationDetailDetailsComponent() {
|
|
239
279
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
240
280
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ConversationDetail/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/ConversationDetail/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;IA8KrB,AAPA,AAPA,AAPA,AAPA,AATA,AATA,AAPA,AAPA,AATA,AATA,AATA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,yBAOA,yBAOA,yBAOA,yBAOA,yBASA,yBASA,yBASA,yBAOA,yBAOA,yBASA,yBASA,yBAOA,yBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IArLM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;;AAO1B,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,wBAAwB;IAAzE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;4SAHY,kCAAkC,SAAlC,kCAAkC;oEAAlC,kCAAkC;YA3LhC,qFAAyB;;YAAnB,iCAAiB;;;AA2LzB,kCAAkC;IA/L9C,aAAa,CAAC,wBAAwB,EAAE,8BAA8B,CAAC,CAAC,wCAAwC;GA+LpG,kCAAkC,CAG9C;;iFAHY,kCAAkC;cA9L9C,SAAS;2BACI,qCAAqC,YAErC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAyLT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,kCAAkC;AAK/C,MAAM,UAAU,sCAAsC;IAClD,2GAA2G;AAC/G,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ConversationDetailArtifactEntity } from '@memberjunction/core-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ConversationDetailArtifactFormComponent extends BaseFormComponent {
|
|
5
|
+
record: ConversationDetailArtifactEntity;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ConversationDetailArtifactFormComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ConversationDetailArtifactFormComponent, "gen-conversationdetailartifact-form", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
9
|
+
export declare function LoadConversationDetailArtifactFormComponent(): void;
|
|
10
|
+
//# sourceMappingURL=conversationdetailartifact.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"conversationdetailartifact.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailArtifact/conversationdetailartifact.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;AAEjF,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,uCAAwC,SAAQ,iBAAiB;IACnE,MAAM,EAAG,gCAAgC,CAAC;yCADxC,uCAAuC;2CAAvC,uCAAuC;CAEnD;AAED,wBAAgB,2CAA2C,SAE1D"}
|