@memberjunction/ng-core-entity-forms 2.111.1 → 2.113.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/dist/lib/generated/Entities/AIAgent/sections/details.component.d.ts.map +1 -1
  2. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js +31 -4
  3. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js.map +1 -1
  4. package/dist/lib/generated/Entities/AIAgentExample/sections/details.component.d.ts.map +1 -1
  5. package/dist/lib/generated/Entities/AIAgentExample/sections/details.component.js +33 -4
  6. package/dist/lib/generated/Entities/AIAgentExample/sections/details.component.js.map +1 -1
  7. package/dist/lib/generated/Entities/AIAgentNote/sections/details.component.d.ts.map +1 -1
  8. package/dist/lib/generated/Entities/AIAgentNote/sections/details.component.js +33 -4
  9. package/dist/lib/generated/Entities/AIAgentNote/sections/details.component.js.map +1 -1
  10. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.d.ts.map +1 -1
  11. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.js +22 -4
  12. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.js.map +1 -1
  13. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +6 -6
  14. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  15. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +8 -8
  16. package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
  17. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +34 -14
  18. package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
  19. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.d.ts +10 -0
  20. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.d.ts.map +1 -0
  21. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js +59 -0
  22. package/dist/lib/generated/Entities/ArtifactUse/artifactuse.form.component.js.map +1 -0
  23. package/dist/lib/generated/Entities/ArtifactUse/sections/details.component.d.ts +11 -0
  24. package/dist/lib/generated/Entities/ArtifactUse/sections/details.component.d.ts.map +1 -0
  25. package/dist/lib/generated/Entities/ArtifactUse/sections/details.component.js +129 -0
  26. package/dist/lib/generated/Entities/ArtifactUse/sections/details.component.js.map +1 -0
  27. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +24 -4
  28. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -1
  29. package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js +10 -10
  30. package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js.map +1 -1
  31. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js +6 -6
  32. package/dist/lib/generated/Entities/ConversationArtifact/conversationartifact.form.component.js.map +1 -1
  33. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +18 -8
  34. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  35. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts +10 -0
  36. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.d.ts.map +1 -0
  37. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js +59 -0
  38. package/dist/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.js.map +1 -0
  39. package/dist/lib/generated/Entities/ConversationDetailRating/sections/details.component.d.ts +11 -0
  40. package/dist/lib/generated/Entities/ConversationDetailRating/sections/details.component.d.ts.map +1 -0
  41. package/dist/lib/generated/Entities/ConversationDetailRating/sections/details.component.js +120 -0
  42. package/dist/lib/generated/Entities/ConversationDetailRating/sections/details.component.js.map +1 -0
  43. package/dist/lib/generated/Entities/User/user.form.component.js +49 -29
  44. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  45. package/dist/lib/generated/generated-forms.module.d.ts +336 -327
  46. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  47. package/dist/lib/generated/generated-forms.module.js +199 -126
  48. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  49. package/package.json +17 -17
@@ -34,10 +34,22 @@ function ArtifactVersionFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
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 Detail Artifacts ");
37
+ i0.ɵɵtext(13, " MJ: Collection Artifacts ");
38
38
  i0.ɵɵelementEnd();
39
39
  i0.ɵɵelementStart(14, "mj-tab-body");
40
40
  i0.ɵɵelement(15, "mj-user-view-grid", 9);
41
+ i0.ɵɵelementEnd();
42
+ i0.ɵɵelementStart(16, "mj-tab", 11);
43
+ i0.ɵɵtext(17, " MJ: Conversation Detail Artifacts ");
44
+ i0.ɵɵelementEnd();
45
+ i0.ɵɵelementStart(18, "mj-tab-body");
46
+ i0.ɵɵelement(19, "mj-user-view-grid", 9);
47
+ i0.ɵɵelementEnd();
48
+ i0.ɵɵelementStart(20, "mj-tab", 12);
49
+ i0.ɵɵtext(21, " MJ: Artifact Uses ");
50
+ i0.ɵɵelementEnd();
51
+ i0.ɵɵelementStart(22, "mj-tab-body");
52
+ i0.ɵɵelement(23, "mj-user-view-grid", 9);
41
53
  i0.ɵɵelementEnd()()();
42
54
  } if (rf & 2) {
43
55
  const ctx_r1 = i0.ɵɵnextContext();
@@ -52,13 +64,21 @@ function ArtifactVersionFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
52
64
  i0.ɵɵadvance();
53
65
  i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
54
66
  i0.ɵɵadvance(3);
67
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Collection Artifacts", "ArtifactVersionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Collection Artifacts"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Collection Artifacts"))("EditMode", ctx_r1.GridEditMode());
68
+ i0.ɵɵadvance();
69
+ i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
70
+ i0.ɵɵadvance(3);
55
71
  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());
72
+ i0.ɵɵadvance();
73
+ i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
74
+ i0.ɵɵadvance(3);
75
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifact Uses", "ArtifactVersionID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifact Uses"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Artifact Uses"))("EditMode", ctx_r1.GridEditMode());
56
76
  } }
57
77
  let ArtifactVersionFormComponent = class ArtifactVersionFormComponent extends BaseFormComponent {
58
78
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactVersionFormComponent_BaseFactory; return function ArtifactVersionFormComponent_Factory(t) { return (ɵArtifactVersionFormComponent_BaseFactory || (ɵArtifactVersionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactVersionFormComponent)))(t || ArtifactVersionFormComponent); }; })(); }
59
- 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: Artifact Version Attributes", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Conversation Detail Artifacts", 3, "Visible"]], template: function ArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
79
+ 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: Artifact Version Attributes", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Collection Artifacts", 3, "Visible"], ["Name", "MJ: Conversation Detail Artifacts", 3, "Visible"], ["Name", "MJ: Artifact Uses", 3, "Visible"]], template: function ArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
60
80
  i0.ɵɵelementStart(0, "div", 1);
61
- i0.ɵɵtemplate(1, ArtifactVersionFormComponent_form_1_Template, 16, 13, "form", 2);
81
+ i0.ɵɵtemplate(1, ArtifactVersionFormComponent_form_1_Template, 24, 23, "form", 2);
62
82
  i0.ɵɵelementEnd();
63
83
  } if (rf & 2) {
64
84
  i0.ɵɵadvance();
@@ -71,7 +91,7 @@ ArtifactVersionFormComponent = __decorate([
71
91
  export { ArtifactVersionFormComponent };
72
92
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactVersionFormComponent, [{
73
93
  type: Component,
74
- 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: Artifact Version Attributes\" [Visible]=\"record.IsSaved\"> \n MJ: Artifact Version Attributes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Version Attributes','ArtifactVersionID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Version Attributes')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Artifact Version Attributes')\" \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','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"] }]
94
+ 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: Artifact Version Attributes\" [Visible]=\"record.IsSaved\"> \n MJ: Artifact Version Attributes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Version Attributes','ArtifactVersionID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Version Attributes')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Artifact Version Attributes')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: Collection Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Collection Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Collection Artifacts','ArtifactVersionID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Collection Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Collection Artifacts')\" \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','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\n <mj-tab Name=\"MJ: Artifact Uses\" [Visible]=\"record.IsSaved\"> \n MJ: Artifact Uses\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifact Uses','ArtifactVersionID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Artifact Uses')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Artifact Uses')\" \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"] }]
75
95
  }], null, null); })();
76
96
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionFormComponent, { className: "ArtifactVersionFormComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts", lineNumber: 14 }); })();
77
97
  export function LoadArtifactVersionFormComponent() {
@@ -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;;;;;;;;;;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,iCAA0E;IACtE,iDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA4E;IACxE,oDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA1Cc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIa,cAA0B;IAA1B,+CAA0B;IAKjE,eAAyG;IAGzG,AADA,AADA,AADA,+HAAyG,8EACnC,qEACT,mCAClC;IAKc,cAA0B;IAA1B,+CAA0B;IAKnE,eAA2G;IAG3G,AADA,AADA,AADA,iIAA2G,gFACnC,uEACT,mCACpC;;AD1BhD,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;oRAAtD,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCbzC,8BAAqC;YACjC,iFAA0D;YA4C9D,iBAAM;;YA5CK,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
+ {"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,iCAA0E;IACtE,iDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAmE;IAC/D,2CACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA4E;IACxE,oDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA4D;IACxD,oCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IApEc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIa,cAA0B;IAA1B,+CAA0B;IAKjE,eAAyG;IAGzG,AADA,AADA,AADA,+HAAyG,8EACnC,qEACT,mCAClC;IAKK,cAA0B;IAA1B,+CAA0B;IAK1D,eAAkG;IAGlG,AADA,AADA,AADA,wHAAkG,uEACnC,8DACT,mCAC3B;IAKc,cAA0B;IAA1B,+CAA0B;IAKnE,eAA2G;IAG3G,AADA,AADA,AADA,iIAA2G,gFACnC,uEACT,mCACpC;IAKF,cAA0B;IAA1B,+CAA0B;IAKnD,eAA2F;IAG3F,AADA,AADA,AADA,iHAA2F,gEACnC,uDACT,mCACpB;;ADpDhD,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;oRAAtD,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCbzC,8BAAqC;YACjC,iFAA0D;YAsE9D,iBAAM;;YAtEK,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"}
@@ -37,7 +37,7 @@ let CollectionArtifactDetailsComponent = class CollectionArtifactDetailsComponen
37
37
  this.EditMode = false;
38
38
  }
39
39
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCollectionArtifactDetailsComponent_BaseFactory; return function CollectionArtifactDetailsComponent_Factory(t) { return (ɵCollectionArtifactDetailsComponent_BaseFactory || (ɵCollectionArtifactDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CollectionArtifactDetailsComponent)))(t || CollectionArtifactDetailsComponent); }; })(); }
40
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollectionArtifactDetailsComponent, selectors: [["gen-collectionartifact-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CollectionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Sequence", "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", "Collection", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CollectionArtifactDetailsComponent_Template(rf, ctx) { if (rf & 1) {
40
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CollectionArtifactDetailsComponent, selectors: [["gen-collectionartifact-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CollectionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Sequence", "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", "ArtifactVersionID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Collection", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ArtifactVersion", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CollectionArtifactDetailsComponent_Template(rf, ctx) { if (rf & 1) {
41
41
  i0.ɵɵtemplate(0, CollectionArtifactDetailsComponent_div_0_Template, 9, 21, "div", 0);
42
42
  } if (rf & 2) {
43
43
  i0.ɵɵproperty("ngIf", ctx.record);
@@ -63,32 +63,32 @@ export { CollectionArtifactDetailsComponent };
63
63
  <mj-form-field
64
64
  [record]="record"
65
65
  [ShowLabel]="true"
66
- FieldName="ArtifactID"
67
- Type="textbox"
66
+ FieldName="Sequence"
67
+ Type="numerictextbox"
68
68
  [EditMode]="EditMode"
69
- LinkType="Record"
70
- LinkComponentType="Search"
71
69
  ></mj-form-field>
72
70
  <mj-form-field
73
71
  [record]="record"
74
72
  [ShowLabel]="true"
75
- FieldName="Sequence"
76
- Type="numerictextbox"
73
+ FieldName="__mj_CreatedAt"
74
+ Type="textbox"
77
75
  [EditMode]="EditMode"
78
76
  ></mj-form-field>
79
77
  <mj-form-field
80
78
  [record]="record"
81
79
  [ShowLabel]="true"
82
- FieldName="__mj_CreatedAt"
80
+ FieldName="__mj_UpdatedAt"
83
81
  Type="textbox"
84
82
  [EditMode]="EditMode"
85
83
  ></mj-form-field>
86
84
  <mj-form-field
87
85
  [record]="record"
88
86
  [ShowLabel]="true"
89
- FieldName="__mj_UpdatedAt"
87
+ FieldName="ArtifactVersionID"
90
88
  Type="textbox"
91
89
  [EditMode]="EditMode"
90
+ LinkType="Record"
91
+ LinkComponentType="Search"
92
92
  ></mj-form-field>
93
93
  <mj-form-field
94
94
  [record]="record"
@@ -100,7 +100,7 @@ export { CollectionArtifactDetailsComponent };
100
100
  <mj-form-field
101
101
  [record]="record"
102
102
  [ShowLabel]="true"
103
- FieldName="Artifact"
103
+ FieldName="ArtifactVersion"
104
104
  Type="textbox"
105
105
  [EditMode]="EditMode"
106
106
  ></mj-form-field>
@@ -1 +1 @@
1
- {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CollectionArtifact/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;IA+CrB,AAPA,AAPA,AAPA,AAPA,AATA,AATA,mCAQiB,uBASA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA;IAGzB,AADI,iBAAM,EACJ;;;IAtDM,eAAiB;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;YA5DhC,oFAAyB;;YAAnB,iCAAiB;;;AA4DzB,kCAAkC;IAhE9C,aAAa,CAAC,wBAAwB,EAAE,kCAAkC,CAAC,CAAC,wCAAwC;GAgExG,kCAAkC,CAG9C;;iFAHY,kCAAkC;cA/D9C,SAAS;2BACI,qCAAqC,YAErC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA0DT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,kCAAkC;AAK/C,MAAM,UAAU,sCAAsC;IAClD,2GAA2G;AAC/G,CAAC"}
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CollectionArtifact/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;IA+CrB,AAPA,AATA,AAPA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBAOA,uBASA,uBAOA,uBAOA;IAGzB,AADI,iBAAM,EACJ;;;IAtDM,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;IAKrB,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;YA5DhC,oFAAyB;;YAAnB,iCAAiB;;;AA4DzB,kCAAkC;IAhE9C,aAAa,CAAC,wBAAwB,EAAE,kCAAkC,CAAC,CAAC,wCAAwC;GAgExG,kCAAkC,CAG9C;;iFAHY,kCAAkC;cA/D9C,SAAS;2BACI,qCAAqC,YAErC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA0DT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,kCAAkC;AAK/C,MAAM,UAAU,sCAAsC;IAClD,2GAA2G;AAC/G,CAAC"}
@@ -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 Permissions ");
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 Versions ");
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 Permissions", "ConversationArtifactID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Artifact Permissions"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Artifact Permissions"))("EditMode", ctx_r1.GridEditMode());
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 Versions", "ConversationArtifactID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Artifact Versions"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Artifact Versions"))("EditMode", ctx_r1.GridEditMode());
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 Permissions", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Conversation Artifact Versions", 3, "Visible"], ["Name", "Conversation Details", 3, "Visible"]], template: function ConversationArtifactFormComponent_Template(rf, ctx) { if (rf & 1) {
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 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=\"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=\"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"] }]
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() {
@@ -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,iCAAgF;IAC5E,uDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAA6E;IACzE,qDACJ;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;IAImB,cAA0B;IAA1B,+CAA0B;IAKvE,eAAoH;IAGpH,AADA,AADA,AADA,0IAAoH,oFACxC,2EACT,mCACxC;IAKe,cAA0B;IAA1B,+CAA0B;IAKpE,eAAiH;IAGjH,AADA,AADA,AADA,uIAAiH,iFACxC,wEACT,mCACrC;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"}
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"}
@@ -41,34 +41,40 @@ function ConversationDetailFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
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, " AI Agent Notes ");
44
+ i0.ɵɵtext(18, " MJ: Conversation Detail Ratings ");
45
45
  i0.ɵɵelementEnd();
46
46
  i0.ɵɵelementStart(19, "mj-tab-body");
47
47
  i0.ɵɵelement(20, "mj-user-view-grid", 10);
48
48
  i0.ɵɵelementEnd();
49
49
  i0.ɵɵelementStart(21, "mj-tab", 13);
50
- i0.ɵɵtext(22, " MJ: AI Agent Runs ");
50
+ i0.ɵɵtext(22, " AI Agent Notes ");
51
51
  i0.ɵɵelementEnd();
52
52
  i0.ɵɵelementStart(23, "mj-tab-body");
53
53
  i0.ɵɵelement(24, "mj-user-view-grid", 10);
54
54
  i0.ɵɵelementEnd();
55
55
  i0.ɵɵelementStart(25, "mj-tab", 14);
56
- i0.ɵɵtext(26, " Conversation Details ");
56
+ i0.ɵɵtext(26, " MJ: AI Agent Runs ");
57
57
  i0.ɵɵelementEnd();
58
58
  i0.ɵɵelementStart(27, "mj-tab-body");
59
59
  i0.ɵɵelement(28, "mj-user-view-grid", 10);
60
60
  i0.ɵɵelementEnd();
61
61
  i0.ɵɵelementStart(29, "mj-tab", 15);
62
- i0.ɵɵtext(30, " MJ: Tasks ");
62
+ i0.ɵɵtext(30, " Conversation Details ");
63
63
  i0.ɵɵelementEnd();
64
64
  i0.ɵɵelementStart(31, "mj-tab-body");
65
65
  i0.ɵɵelement(32, "mj-user-view-grid", 10);
66
66
  i0.ɵɵelementEnd();
67
67
  i0.ɵɵelementStart(33, "mj-tab", 16);
68
- i0.ɵɵtext(34, " MJ: AI Agent Examples ");
68
+ i0.ɵɵtext(34, " MJ: Tasks ");
69
69
  i0.ɵɵelementEnd();
70
70
  i0.ɵɵelementStart(35, "mj-tab-body");
71
71
  i0.ɵɵelement(36, "mj-user-view-grid", 10);
72
+ i0.ɵɵelementEnd();
73
+ i0.ɵɵelementStart(37, "mj-tab", 17);
74
+ i0.ɵɵtext(38, " MJ: AI Agent Examples ");
75
+ i0.ɵɵelementEnd();
76
+ i0.ɵɵelementStart(39, "mj-tab-body");
77
+ i0.ɵɵelement(40, "mj-user-view-grid", 10);
72
78
  i0.ɵɵelementEnd()()();
73
79
  } if (rf & 2) {
74
80
  const ctx_r1 = i0.ɵɵnextContext();
@@ -87,6 +93,10 @@ function ConversationDetailFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
87
93
  i0.ɵɵadvance();
88
94
  i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
89
95
  i0.ɵɵadvance(3);
96
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Detail Ratings", "ConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Detail Ratings"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Detail Ratings"))("EditMode", ctx_r1.GridEditMode());
97
+ i0.ɵɵadvance();
98
+ i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
99
+ i0.ɵɵadvance(3);
90
100
  i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Notes", "SourceConversationDetailID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsCurrentTab("AI Agent Notes"))("EditMode", ctx_r1.GridEditMode());
91
101
  i0.ɵɵadvance();
92
102
  i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
@@ -107,9 +117,9 @@ function ConversationDetailFormComponent_form_1_Template(rf, ctx) { if (rf & 1)
107
117
  } }
108
118
  let ConversationDetailFormComponent = class ConversationDetailFormComponent extends BaseFormComponent {
109
119
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailFormComponent_BaseFactory; return function ConversationDetailFormComponent_Factory(t) { return (ɵConversationDetailFormComponent_BaseFactory || (ɵConversationDetailFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailFormComponent)))(t || ConversationDetailFormComponent); }; })(); }
110
- 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", "AI Agent Notes", 3, "Visible"], ["Name", "MJ: AI Agent Runs", 3, "Visible"], ["Name", "Conversation Details", 3, "Visible"], ["Name", "MJ: Tasks", 3, "Visible"], ["Name", "MJ: AI Agent Examples", 3, "Visible"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
120
+ 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: Conversation Detail Ratings", 3, "Visible"], ["Name", "AI Agent Notes", 3, "Visible"], ["Name", "MJ: AI Agent Runs", 3, "Visible"], ["Name", "Conversation Details", 3, "Visible"], ["Name", "MJ: Tasks", 3, "Visible"], ["Name", "MJ: AI Agent Examples", 3, "Visible"]], template: function ConversationDetailFormComponent_Template(rf, ctx) { if (rf & 1) {
111
121
  i0.ɵɵelementStart(0, "div", 1);
112
- i0.ɵɵtemplate(1, ConversationDetailFormComponent_form_1_Template, 37, 38, "form", 2);
122
+ i0.ɵɵtemplate(1, ConversationDetailFormComponent_form_1_Template, 41, 43, "form", 2);
113
123
  i0.ɵɵelementEnd();
114
124
  } if (rf & 2) {
115
125
  i0.ɵɵadvance();
@@ -122,7 +132,7 @@ ConversationDetailFormComponent = __decorate([
122
132
  export { ConversationDetailFormComponent };
123
133
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailFormComponent, [{
124
134
  type: Component,
125
- 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=\"AI Agent Notes\" [Visible]=\"record.IsSaved\"> \n AI Agent Notes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsCurrentTab('AI Agent Notes')\" \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\n <mj-tab Name=\"MJ: AI Agent Examples\" [Visible]=\"record.IsSaved\"> \n MJ: AI Agent Examples\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Agent Examples')\" \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"] }]
135
+ 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: Conversation Detail Ratings\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Detail Ratings\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Detail Ratings','ConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Detail Ratings')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Detail Ratings')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"AI Agent Notes\" [Visible]=\"record.IsSaved\"> \n AI Agent Notes\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','SourceConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsCurrentTab('AI Agent Notes')\" \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\n <mj-tab Name=\"MJ: AI Agent Examples\" [Visible]=\"record.IsSaved\"> \n MJ: AI Agent Examples\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','SourceConversationDetailID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsCurrentTab('MJ: AI Agent Examples')\" \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"] }]
126
136
  }], null, null); })();
127
137
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailFormComponent, { className: "ConversationDetailFormComponent", filePath: "src/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.ts", lineNumber: 14 }); })();
128
138
  export function LoadConversationDetailFormComponent() {
@@ -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,mCAA4E;IACxE,oDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAyD;IACrD,iCACJ;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;IACxB,iBAAc;IAEd,mCAAgE;IAC5D,wCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA3Gc,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;IAKL,cAA0B;IAA1B,+CAA0B;IAKhD,eAAiG;IAGjG,AADA,AADA,AADA,uHAAiG,6DAC5C,oDACT,mCACjB;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;IAKE,cAA0B;IAA1B,+CAA0B;IAKvD,eAAwG;IAGxG,AADA,AADA,AADA,8HAAwG,oEAC5C,2DACT,mCACxB;;AD3FhD,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;gSAAzD,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCb5C,8BAAqC;YACjC,oFAA0D;YA6G9D,iBAAM;;YA7GK,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
+ {"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,mCAA0E;IACtE,kDACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IACxB,iBAAc;IAEd,mCAAyD;IACrD,iCACJ;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;IACxB,iBAAc;IAEd,mCAAgE;IAC5D,wCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,yCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IAxHc,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;IAKY,cAA0B;IAA1B,+CAA0B;IAKjE,eAA4G;IAG5G,AADA,AADA,AADA,kIAA4G,8EACtC,qEACT,mCAClC;IAKL,cAA0B;IAA1B,+CAA0B;IAKhD,eAAiG;IAGjG,AADA,AADA,AADA,uHAAiG,6DAC5C,oDACT,mCACjB;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;IAKE,cAA0B;IAA1B,+CAA0B;IAKvD,eAAwG;IAGxG,AADA,AADA,AADA,8HAAwG,oEAC5C,2DACT,mCACxB;;ADxGhD,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;gSAAzD,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCb5C,8BAAqC;YACjC,oFAA0D;YA0H9D,iBAAM;;YA1HK,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"}
@@ -0,0 +1,10 @@
1
+ import { ConversationDetailRatingEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ConversationDetailRatingFormComponent extends BaseFormComponent {
5
+ record: ConversationDetailRatingEntity;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConversationDetailRatingFormComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<ConversationDetailRatingFormComponent, "gen-conversationdetailrating-form", never, {}, {}, never, never, false, never>;
8
+ }
9
+ export declare function LoadConversationDetailRatingFormComponent(): void;
10
+ //# sourceMappingURL=conversationdetailrating.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"conversationdetailrating.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;AAE/E,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,qCAAsC,SAAQ,iBAAiB;IACjE,MAAM,EAAG,8BAA8B,CAAC;yCADtC,qCAAqC;2CAArC,qCAAqC;CAEjD;AAED,wBAAgB,yCAAyC,SAExD"}
@@ -0,0 +1,59 @@
1
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
4
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
5
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
6
+ };
7
+ import { Component } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
10
+ import { LoadConversationDetailRatingDetailsComponent } from "./sections/details.component";
11
+ import * as i0 from "@angular/core";
12
+ import * as i1 from "@angular/common";
13
+ import * as i2 from "@angular/forms";
14
+ import * as i3 from "@memberjunction/ng-base-forms";
15
+ import * as i4 from "@memberjunction/ng-form-toolbar";
16
+ import * as i5 from "@memberjunction/ng-tabstrip";
17
+ function ConversationDetailRatingFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
18
+ const _r1 = i0.ɵɵgetCurrentView();
19
+ i0.ɵɵelementStart(0, "form", 3, 0);
20
+ i0.ɵɵelement(2, "mj-form-toolbar", 4);
21
+ i0.ɵɵelementStart(3, "mj-tabstrip", 5);
22
+ i0.ɵɵlistener("TabSelected", function ConversationDetailRatingFormComponent_form_1_Template_mj_tabstrip_TabSelected_3_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onTabSelect($event)); })("ResizeContainer", function ConversationDetailRatingFormComponent_form_1_Template_mj_tabstrip_ResizeContainer_3_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.InvokeManualResize()); });
23
+ i0.ɵɵelementStart(4, "mj-tab", 6);
24
+ i0.ɵɵtext(5, " Details ");
25
+ i0.ɵɵelementEnd();
26
+ i0.ɵɵelementStart(6, "mj-tab-body");
27
+ i0.ɵɵelement(7, "mj-form-section", 7);
28
+ i0.ɵɵelementEnd()()();
29
+ } if (rf & 2) {
30
+ const ctx_r1 = i0.ɵɵnextContext();
31
+ i0.ɵɵadvance(2);
32
+ i0.ɵɵproperty("form", ctx_r1);
33
+ i0.ɵɵadvance(5);
34
+ i0.ɵɵproperty("record", ctx_r1.record)("EditMode", ctx_r1.EditMode);
35
+ } }
36
+ let ConversationDetailRatingFormComponent = class ConversationDetailRatingFormComponent extends BaseFormComponent {
37
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵConversationDetailRatingFormComponent_BaseFactory; return function ConversationDetailRatingFormComponent_Factory(t) { return (ɵConversationDetailRatingFormComponent_BaseFactory || (ɵConversationDetailRatingFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ConversationDetailRatingFormComponent)))(t || ConversationDetailRatingFormComponent); }; })(); }
38
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ConversationDetailRatingFormComponent, selectors: [["gen-conversationdetailrating-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 Detail Ratings", "Section", "details", 3, "record", "EditMode"]], template: function ConversationDetailRatingFormComponent_Template(rf, ctx) { if (rf & 1) {
39
+ i0.ɵɵelementStart(0, "div", 1);
40
+ i0.ɵɵtemplate(1, ConversationDetailRatingFormComponent_form_1_Template, 8, 3, "form", 2);
41
+ i0.ɵɵelementEnd();
42
+ } if (rf & 2) {
43
+ i0.ɵɵadvance();
44
+ i0.ɵɵproperty("ngIf", ctx.record);
45
+ } }, dependencies: [i1.NgIf, i2.ɵNgNoValidate, i2.NgControlStatusGroup, i2.NgForm, i3.SectionLoaderComponent, i4.FormToolbarComponent, i5.MJTabStripComponent, i5.MJTabBodyComponent, i5.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
+ };
47
+ ConversationDetailRatingFormComponent = __decorate([
48
+ RegisterClass(BaseFormComponent, 'MJ: Conversation Detail Ratings') // Tell MemberJunction about this class
49
+ ], ConversationDetailRatingFormComponent);
50
+ export { ConversationDetailRatingFormComponent };
51
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ConversationDetailRatingFormComponent, [{
52
+ type: Component,
53
+ args: [{ selector: 'gen-conversationdetailrating-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 Detail Ratings\" \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"] }]
54
+ }], null, null); })();
55
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ConversationDetailRatingFormComponent, { className: "ConversationDetailRatingFormComponent", filePath: "src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts", lineNumber: 13 }); })();
56
+ export function LoadConversationDetailRatingFormComponent() {
57
+ LoadConversationDetailRatingDetailsComponent();
58
+ }
59
+ //# sourceMappingURL=conversationdetailrating.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"conversationdetailrating.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.form.component.ts","../../../../../src/lib/generated/Entities/ConversationDetailRating/conversationdetailrating.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,4CAA4C,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;ICHvF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,yNAAe,0BAAmB,KAAC,8MAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IAItC,AADY,AAFI,iBAAc,EAEJ,EACnB;;;IAjBc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;;ADF/C,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,iBAAiB;wTAA/D,qCAAqC,SAArC,qCAAqC;oEAArC,qCAAqC;YCZlD,8BAAqC;YACjC,wFAA0D;YAmB9D,iBAAM;;YAnBK,cAAY;YAAZ,iCAAY;;;ADWV,qCAAqC;IANjD,aAAa,CAAC,iBAAiB,EAAE,iCAAiC,CAAC,CAAC,uCAAuC;GAM/F,qCAAqC,CAEjD;;iFAFY,qCAAqC;cALjD,SAAS;2BACI,mCAAmC;;kFAIpC,qCAAqC;AAIlD,MAAM,UAAU,yCAAyC;IACrD,4CAA4C,EAAE,CAAC;AACnD,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
2
+ import { ConversationDetailRatingEntity } from '@memberjunction/core-entities';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ConversationDetailRatingDetailsComponent extends BaseFormSectionComponent {
5
+ record: ConversationDetailRatingEntity;
6
+ EditMode: boolean;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<ConversationDetailRatingDetailsComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<ConversationDetailRatingDetailsComponent, "gen-conversationdetailrating-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadConversationDetailRatingDetailsComponent(): void;
11
+ //# sourceMappingURL=details.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ConversationDetailRating/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,8BAA8B,EAAE,MAAM,+BAA+B,CAAC;;AAE/E,qBAgEa,wCAAyC,SAAQ,wBAAwB;IAChE,MAAM,EAAG,8BAA8B,CAAC;IACxC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,wCAAwC;2CAAxC,wCAAwC;CAGpD;AAED,wBAAgB,4CAA4C,SAE3D"}