@memberjunction/ng-core-entity-forms 2.100.3 → 2.102.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 (115) hide show
  1. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +20 -10
  2. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  3. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts +10 -0
  4. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts.map +1 -0
  5. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +59 -0
  6. package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js.map +1 -0
  7. package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts +11 -0
  8. package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts.map +1 -0
  9. package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js +192 -0
  10. package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js.map +1 -0
  11. package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts +10 -0
  12. package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts.map +1 -0
  13. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +70 -0
  14. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -0
  15. package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts +11 -0
  16. package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts.map +1 -0
  17. package/dist/lib/generated/Entities/Artifact/sections/details.component.js +158 -0
  18. package/dist/lib/generated/Entities/Artifact/sections/details.component.js.map +1 -0
  19. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +13 -3
  20. package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
  21. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts +10 -0
  22. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts.map +1 -0
  23. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +59 -0
  24. package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -0
  25. package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts +11 -0
  26. package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts.map +1 -0
  27. package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js +147 -0
  28. package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js.map +1 -0
  29. package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts +10 -0
  30. package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts.map +1 -0
  31. package/dist/lib/generated/Entities/Collection/collection.form.component.js +70 -0
  32. package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -0
  33. package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts +11 -0
  34. package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts.map +1 -0
  35. package/dist/lib/generated/Entities/Collection/sections/details.component.js +156 -0
  36. package/dist/lib/generated/Entities/Collection/sections/details.component.js.map +1 -0
  37. package/dist/lib/generated/Entities/Conversation/sections/details.component.d.ts.map +1 -1
  38. package/dist/lib/generated/Entities/Conversation/sections/details.component.js +53 -4
  39. package/dist/lib/generated/Entities/Conversation/sections/details.component.js.map +1 -1
  40. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +13 -3
  41. package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.d.ts.map +1 -1
  43. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js +13 -4
  44. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js.map +1 -1
  45. package/dist/lib/generated/Entities/Dashboard/sections/details.component.d.ts.map +1 -1
  46. package/dist/lib/generated/Entities/Dashboard/sections/details.component.js +24 -4
  47. package/dist/lib/generated/Entities/Dashboard/sections/details.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/Entity/entity.form.component.js +34 -4
  49. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts +10 -0
  51. package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts.map +1 -0
  52. package/dist/lib/generated/Entities/Environment/environment.form.component.js +133 -0
  53. package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -0
  54. package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts +11 -0
  55. package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts.map +1 -0
  56. package/dist/lib/generated/Entities/Environment/sections/details.component.js +107 -0
  57. package/dist/lib/generated/Entities/Environment/sections/details.component.js.map +1 -0
  58. package/dist/lib/generated/Entities/Project/project.form.component.d.ts +10 -0
  59. package/dist/lib/generated/Entities/Project/project.form.component.d.ts.map +1 -0
  60. package/dist/lib/generated/Entities/Project/project.form.component.js +91 -0
  61. package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -0
  62. package/dist/lib/generated/Entities/Project/sections/details.component.d.ts +11 -0
  63. package/dist/lib/generated/Entities/Project/sections/details.component.d.ts.map +1 -0
  64. package/dist/lib/generated/Entities/Project/sections/details.component.js +156 -0
  65. package/dist/lib/generated/Entities/Project/sections/details.component.js.map +1 -0
  66. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts +10 -0
  67. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts.map +1 -0
  68. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +59 -0
  69. package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js.map +1 -0
  70. package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts +11 -0
  71. package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts.map +1 -0
  72. package/dist/lib/generated/Entities/PublicLink/sections/details.component.js +163 -0
  73. package/dist/lib/generated/Entities/PublicLink/sections/details.component.js.map +1 -0
  74. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts +10 -0
  75. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts.map +1 -0
  76. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +59 -0
  77. package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js.map +1 -0
  78. package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts +11 -0
  79. package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts.map +1 -0
  80. package/dist/lib/generated/Entities/RecordLink/sections/details.component.js +156 -0
  81. package/dist/lib/generated/Entities/RecordLink/sections/details.component.js.map +1 -0
  82. package/dist/lib/generated/Entities/Report/sections/details.component.d.ts.map +1 -1
  83. package/dist/lib/generated/Entities/Report/sections/details.component.js +24 -4
  84. package/dist/lib/generated/Entities/Report/sections/details.component.js.map +1 -1
  85. package/dist/lib/generated/Entities/Task/sections/details.component.d.ts +11 -0
  86. package/dist/lib/generated/Entities/Task/sections/details.component.d.ts.map +1 -0
  87. package/dist/lib/generated/Entities/Task/sections/details.component.js +265 -0
  88. package/dist/lib/generated/Entities/Task/sections/details.component.js.map +1 -0
  89. package/dist/lib/generated/Entities/Task/task.form.component.d.ts +10 -0
  90. package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -0
  91. package/dist/lib/generated/Entities/Task/task.form.component.js +90 -0
  92. package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -0
  93. package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts +11 -0
  94. package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts.map +1 -0
  95. package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js +120 -0
  96. package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js.map +1 -0
  97. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts +10 -0
  98. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts.map +1 -0
  99. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +59 -0
  100. package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js.map +1 -0
  101. package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts +11 -0
  102. package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts.map +1 -0
  103. package/dist/lib/generated/Entities/TaskType/sections/details.component.js +89 -0
  104. package/dist/lib/generated/Entities/TaskType/sections/details.component.js.map +1 -0
  105. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts +10 -0
  106. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts.map +1 -0
  107. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +70 -0
  108. package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -0
  109. package/dist/lib/generated/Entities/User/user.form.component.js +60 -10
  110. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  111. package/dist/lib/generated/generated-forms.module.d.ts +332 -305
  112. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  113. package/dist/lib/generated/generated-forms.module.js +429 -281
  114. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  115. package/package.json +17 -17
@@ -0,0 +1,163 @@
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, Input } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@angular/common";
12
+ import * as i2 from "@memberjunction/ng-base-forms";
13
+ function PublicLinkDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
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);
16
+ i0.ɵɵelementEnd()();
17
+ } if (rf & 2) {
18
+ const ctx_r0 = i0.ɵɵnextContext();
19
+ i0.ɵɵadvance(2);
20
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
21
+ i0.ɵɵadvance();
22
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
23
+ i0.ɵɵadvance();
24
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
25
+ i0.ɵɵadvance();
26
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
27
+ i0.ɵɵadvance();
28
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
29
+ i0.ɵɵadvance();
30
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
31
+ i0.ɵɵadvance();
32
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
33
+ i0.ɵɵadvance();
34
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
35
+ i0.ɵɵadvance();
36
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
37
+ i0.ɵɵadvance();
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);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
43
+ } }
44
+ let PublicLinkDetailsComponent = class PublicLinkDetailsComponent extends BaseFormSectionComponent {
45
+ constructor() {
46
+ super(...arguments);
47
+ this.EditMode = false;
48
+ }
49
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵPublicLinkDetailsComponent_BaseFactory; return function PublicLinkDetailsComponent_Factory(t) { return (ɵPublicLinkDetailsComponent_BaseFactory || (ɵPublicLinkDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(PublicLinkDetailsComponent)))(t || PublicLinkDetailsComponent); }; })(); }
50
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PublicLinkDetailsComponent, selectors: [["gen-publiclink-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ResourceType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ResourceID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Token", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "PasswordHash", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExpiresAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "MaxViews", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CurrentViews", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsActive", "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", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function PublicLinkDetailsComponent_Template(rf, ctx) { if (rf & 1) {
51
+ i0.ɵɵtemplate(0, PublicLinkDetailsComponent_div_0_Template, 14, 36, "div", 0);
52
+ } if (rf & 2) {
53
+ i0.ɵɵproperty("ngIf", ctx.record);
54
+ } }, 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}"] }); }
55
+ };
56
+ PublicLinkDetailsComponent = __decorate([
57
+ RegisterClass(BaseFormSectionComponent, 'MJ: Public Links.details') // Tell MemberJunction about this class
58
+ ], PublicLinkDetailsComponent);
59
+ export { PublicLinkDetailsComponent };
60
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PublicLinkDetailsComponent, [{
61
+ type: Component,
62
+ args: [{ selector: 'gen-publiclink-form-details', template: `<div *ngIf="this.record">
63
+ <div class="record-form">
64
+ <mj-form-field
65
+ [record]="record"
66
+ [ShowLabel]="true"
67
+ FieldName="ResourceType"
68
+ Type="dropdownlist"
69
+ [EditMode]="EditMode"
70
+ ></mj-form-field>
71
+ <mj-form-field
72
+ [record]="record"
73
+ [ShowLabel]="true"
74
+ FieldName="ResourceID"
75
+ Type="textbox"
76
+ [EditMode]="EditMode"
77
+ ></mj-form-field>
78
+ <mj-form-field
79
+ [record]="record"
80
+ [ShowLabel]="true"
81
+ FieldName="Token"
82
+ Type="textarea"
83
+ [EditMode]="EditMode"
84
+ ></mj-form-field>
85
+ <mj-form-field
86
+ [record]="record"
87
+ [ShowLabel]="true"
88
+ FieldName="PasswordHash"
89
+ Type="textarea"
90
+ [EditMode]="EditMode"
91
+ ></mj-form-field>
92
+ <mj-form-field
93
+ [record]="record"
94
+ [ShowLabel]="true"
95
+ FieldName="ExpiresAt"
96
+ Type="datepicker"
97
+ [EditMode]="EditMode"
98
+ ></mj-form-field>
99
+ <mj-form-field
100
+ [record]="record"
101
+ [ShowLabel]="true"
102
+ FieldName="MaxViews"
103
+ Type="numerictextbox"
104
+ [EditMode]="EditMode"
105
+ ></mj-form-field>
106
+ <mj-form-field
107
+ [record]="record"
108
+ [ShowLabel]="true"
109
+ FieldName="CurrentViews"
110
+ Type="numerictextbox"
111
+ [EditMode]="EditMode"
112
+ ></mj-form-field>
113
+ <mj-form-field
114
+ [record]="record"
115
+ [ShowLabel]="true"
116
+ FieldName="UserID"
117
+ Type="textbox"
118
+ [EditMode]="EditMode"
119
+ LinkType="Record"
120
+ LinkComponentType="Search"
121
+ ></mj-form-field>
122
+ <mj-form-field
123
+ [record]="record"
124
+ [ShowLabel]="true"
125
+ FieldName="IsActive"
126
+ Type="checkbox"
127
+ [EditMode]="EditMode"
128
+ ></mj-form-field>
129
+ <mj-form-field
130
+ [record]="record"
131
+ [ShowLabel]="true"
132
+ FieldName="__mj_CreatedAt"
133
+ Type="textbox"
134
+ [EditMode]="EditMode"
135
+ ></mj-form-field>
136
+ <mj-form-field
137
+ [record]="record"
138
+ [ShowLabel]="true"
139
+ FieldName="__mj_UpdatedAt"
140
+ Type="textbox"
141
+ [EditMode]="EditMode"
142
+ ></mj-form-field>
143
+ <mj-form-field
144
+ [record]="record"
145
+ [ShowLabel]="true"
146
+ FieldName="User"
147
+ Type="textbox"
148
+ [EditMode]="EditMode"
149
+ ></mj-form-field>
150
+
151
+ </div>
152
+ </div>
153
+ `, 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"] }]
154
+ }], null, { record: [{
155
+ type: Input
156
+ }], EditMode: [{
157
+ type: Input
158
+ }] }); })();
159
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PublicLinkDetailsComponent, { className: "PublicLinkDetailsComponent", filePath: "src/lib/generated/Entities/PublicLink/sections/details.component.ts", lineNumber: 103 }); })();
160
+ export function LoadPublicLinkDetailsComponent() {
161
+ // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
162
+ }
163
+ //# sourceMappingURL=details.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/PublicLink/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;IAgFrB,AAPA,AAPA,AAPA,AATA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,mCAMiB,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBASA,yBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IAvFM,eAAiB;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;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,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,wBAAwB;IAAjE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;4QAHY,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YA7FxB,6EAAyB;;YAAnB,iCAAiB;;;AA6FzB,0BAA0B;IAjGtC,aAAa,CAAC,wBAAwB,EAAE,0BAA0B,CAAC,CAAC,wCAAwC;GAiGhG,0BAA0B,CAGtC;;iFAHY,0BAA0B;cAhGtC,SAAS;2BACI,6BAA6B,YAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2FT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,0BAA0B;AAKvC,MAAM,UAAU,8BAA8B;IAC1C,2GAA2G;AAC/G,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { RecordLinkEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class RecordLinkFormComponent extends BaseFormComponent {
5
+ record: RecordLinkEntity;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<RecordLinkFormComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<RecordLinkFormComponent, "gen-recordlink-form", never, {}, {}, never, never, false, never>;
8
+ }
9
+ export declare function LoadRecordLinkFormComponent(): void;
10
+ //# sourceMappingURL=recordlink.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recordlink.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/RecordLink/recordlink.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,uBAAwB,SAAQ,iBAAiB;IACnD,MAAM,EAAG,gBAAgB,CAAC;yCADxB,uBAAuB;2CAAvB,uBAAuB;CAEnC;AAED,wBAAgB,2BAA2B,SAE1C"}
@@ -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 { LoadRecordLinkDetailsComponent } 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 RecordLinkFormComponent_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 RecordLinkFormComponent_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 RecordLinkFormComponent_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 RecordLinkFormComponent = class RecordLinkFormComponent extends BaseFormComponent {
37
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵRecordLinkFormComponent_BaseFactory; return function RecordLinkFormComponent_Factory(t) { return (ɵRecordLinkFormComponent_BaseFactory || (ɵRecordLinkFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(RecordLinkFormComponent)))(t || RecordLinkFormComponent); }; })(); }
38
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecordLinkFormComponent, selectors: [["gen-recordlink-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: Record Links", "Section", "details", 3, "record", "EditMode"]], template: function RecordLinkFormComponent_Template(rf, ctx) { if (rf & 1) {
39
+ i0.ɵɵelementStart(0, "div", 1);
40
+ i0.ɵɵtemplate(1, RecordLinkFormComponent_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
+ RecordLinkFormComponent = __decorate([
48
+ RegisterClass(BaseFormComponent, 'MJ: Record Links') // Tell MemberJunction about this class
49
+ ], RecordLinkFormComponent);
50
+ export { RecordLinkFormComponent };
51
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RecordLinkFormComponent, [{
52
+ type: Component,
53
+ args: [{ selector: 'gen-recordlink-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: Record Links\" \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(RecordLinkFormComponent, { className: "RecordLinkFormComponent", filePath: "src/lib/generated/Entities/RecordLink/recordlink.form.component.ts", lineNumber: 13 }); })();
56
+ export function LoadRecordLinkFormComponent() {
57
+ LoadRecordLinkDetailsComponent();
58
+ }
59
+ //# sourceMappingURL=recordlink.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"recordlink.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/RecordLink/recordlink.form.component.ts","../../../../../src/lib/generated/Entities/RecordLink/recordlink.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,8BAA8B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;ICHzE,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,2MAAe,0BAAmB,KAAC,gMAAqB,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,uBAAuB,GAA7B,MAAM,uBAAwB,SAAQ,iBAAiB;gQAAjD,uBAAuB,SAAvB,uBAAuB;oEAAvB,uBAAuB;YCZpC,8BAAqC;YACjC,0EAA0D;YAmB9D,iBAAM;;YAnBK,cAAY;YAAZ,iCAAY;;;ADWV,uBAAuB;IANnC,aAAa,CAAC,iBAAiB,EAAE,kBAAkB,CAAC,CAAC,uCAAuC;GAMhF,uBAAuB,CAEnC;;iFAFY,uBAAuB;cALnC,SAAS;2BACI,qBAAqB;;kFAItB,uBAAuB;AAIpC,MAAM,UAAU,2BAA2B;IACvC,8BAA8B,EAAE,CAAC;AACrC,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
2
+ import { RecordLinkEntity } from '@memberjunction/core-entities';
3
+ import * as i0 from "@angular/core";
4
+ export declare class RecordLinkDetailsComponent extends BaseFormSectionComponent {
5
+ record: RecordLinkEntity;
6
+ EditMode: boolean;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<RecordLinkDetailsComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<RecordLinkDetailsComponent, "gen-recordlink-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadRecordLinkDetailsComponent(): 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/RecordLink/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;;AAEjE,qBA4Fa,0BAA2B,SAAQ,wBAAwB;IAClD,MAAM,EAAG,gBAAgB,CAAC;IAC1B,QAAQ,EAAE,OAAO,CAAS;yCAFnC,0BAA0B;2CAA1B,0BAA0B;CAGtC;AAED,wBAAgB,8BAA8B,SAE7C"}
@@ -0,0 +1,156 @@
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, Input } from '@angular/core';
8
+ import { RegisterClass } from '@memberjunction/global';
9
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
10
+ import * as i0 from "@angular/core";
11
+ import * as i1 from "@angular/common";
12
+ import * as i2 from "@memberjunction/ng-base-forms";
13
+ function RecordLinkDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
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);
16
+ i0.ɵɵelementEnd()();
17
+ } if (rf & 2) {
18
+ const ctx_r0 = i0.ɵɵnextContext();
19
+ i0.ɵɵadvance(2);
20
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
21
+ i0.ɵɵadvance();
22
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
23
+ i0.ɵɵadvance();
24
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
25
+ i0.ɵɵadvance();
26
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
27
+ i0.ɵɵadvance();
28
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
29
+ i0.ɵɵadvance();
30
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
31
+ i0.ɵɵadvance();
32
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
33
+ i0.ɵɵadvance();
34
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
35
+ i0.ɵɵadvance();
36
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
37
+ i0.ɵɵadvance();
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);
41
+ } }
42
+ let RecordLinkDetailsComponent = class RecordLinkDetailsComponent extends BaseFormSectionComponent {
43
+ constructor() {
44
+ super(...arguments);
45
+ this.EditMode = false;
46
+ }
47
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵRecordLinkDetailsComponent_BaseFactory; return function RecordLinkDetailsComponent_Factory(t) { return (ɵRecordLinkDetailsComponent_BaseFactory || (ɵRecordLinkDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(RecordLinkDetailsComponent)))(t || RecordLinkDetailsComponent); }; })(); }
48
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RecordLinkDetailsComponent, selectors: [["gen-recordlink-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "SourceEntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SourceRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TargetEntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TargetRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LinkType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Sequence", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Metadata", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SourceEntity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TargetEntity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function RecordLinkDetailsComponent_Template(rf, ctx) { if (rf & 1) {
49
+ i0.ɵɵtemplate(0, RecordLinkDetailsComponent_div_0_Template, 13, 33, "div", 0);
50
+ } if (rf & 2) {
51
+ i0.ɵɵproperty("ngIf", ctx.record);
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}"] }); }
53
+ };
54
+ RecordLinkDetailsComponent = __decorate([
55
+ RegisterClass(BaseFormSectionComponent, 'MJ: Record Links.details') // Tell MemberJunction about this class
56
+ ], RecordLinkDetailsComponent);
57
+ export { RecordLinkDetailsComponent };
58
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RecordLinkDetailsComponent, [{
59
+ type: Component,
60
+ args: [{ selector: 'gen-recordlink-form-details', template: `<div *ngIf="this.record">
61
+ <div class="record-form">
62
+ <mj-form-field
63
+ [record]="record"
64
+ [ShowLabel]="true"
65
+ FieldName="SourceEntityID"
66
+ Type="textbox"
67
+ [EditMode]="EditMode"
68
+ LinkType="Record"
69
+ LinkComponentType="Search"
70
+ ></mj-form-field>
71
+ <mj-form-field
72
+ [record]="record"
73
+ [ShowLabel]="true"
74
+ FieldName="SourceRecordID"
75
+ Type="textarea"
76
+ [EditMode]="EditMode"
77
+ ></mj-form-field>
78
+ <mj-form-field
79
+ [record]="record"
80
+ [ShowLabel]="true"
81
+ FieldName="TargetEntityID"
82
+ Type="textbox"
83
+ [EditMode]="EditMode"
84
+ LinkType="Record"
85
+ LinkComponentType="Search"
86
+ ></mj-form-field>
87
+ <mj-form-field
88
+ [record]="record"
89
+ [ShowLabel]="true"
90
+ FieldName="TargetRecordID"
91
+ Type="textarea"
92
+ [EditMode]="EditMode"
93
+ ></mj-form-field>
94
+ <mj-form-field
95
+ [record]="record"
96
+ [ShowLabel]="true"
97
+ FieldName="LinkType"
98
+ Type="textbox"
99
+ [EditMode]="EditMode"
100
+ ></mj-form-field>
101
+ <mj-form-field
102
+ [record]="record"
103
+ [ShowLabel]="true"
104
+ FieldName="Sequence"
105
+ Type="numerictextbox"
106
+ [EditMode]="EditMode"
107
+ ></mj-form-field>
108
+ <mj-form-field
109
+ [record]="record"
110
+ [ShowLabel]="true"
111
+ FieldName="Metadata"
112
+ Type="textarea"
113
+ [EditMode]="EditMode"
114
+ ></mj-form-field>
115
+ <mj-form-field
116
+ [record]="record"
117
+ [ShowLabel]="true"
118
+ FieldName="__mj_CreatedAt"
119
+ Type="textbox"
120
+ [EditMode]="EditMode"
121
+ ></mj-form-field>
122
+ <mj-form-field
123
+ [record]="record"
124
+ [ShowLabel]="true"
125
+ FieldName="__mj_UpdatedAt"
126
+ Type="textbox"
127
+ [EditMode]="EditMode"
128
+ ></mj-form-field>
129
+ <mj-form-field
130
+ [record]="record"
131
+ [ShowLabel]="true"
132
+ FieldName="SourceEntity"
133
+ Type="textbox"
134
+ [EditMode]="EditMode"
135
+ ></mj-form-field>
136
+ <mj-form-field
137
+ [record]="record"
138
+ [ShowLabel]="true"
139
+ FieldName="TargetEntity"
140
+ Type="textbox"
141
+ [EditMode]="EditMode"
142
+ ></mj-form-field>
143
+
144
+ </div>
145
+ </div>
146
+ `, 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"] }]
147
+ }], null, { record: [{
148
+ type: Input
149
+ }], EditMode: [{
150
+ type: Input
151
+ }] }); })();
152
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(RecordLinkDetailsComponent, { className: "RecordLinkDetailsComponent", filePath: "src/lib/generated/Entities/RecordLink/sections/details.component.ts", lineNumber: 98 }); })();
153
+ export function LoadRecordLinkDetailsComponent() {
154
+ // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
155
+ }
156
+ //# sourceMappingURL=details.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/RecordLink/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,AAPA,AAPA,AAPA,AATA,AAPA,AATA,mCAQiB,uBAOA,uBASA,uBAOA,uBAOA,uBAOA,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;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;;AAO1B,IAAM,0BAA0B,GAAhC,MAAM,0BAA2B,SAAQ,wBAAwB;IAAjE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;4QAHY,0BAA0B,SAA1B,0BAA0B;oEAA1B,0BAA0B;YAxFxB,6EAAyB;;YAAnB,iCAAiB;;;AAwFzB,0BAA0B;IA5FtC,aAAa,CAAC,wBAAwB,EAAE,0BAA0B,CAAC,CAAC,wCAAwC;GA4FhG,0BAA0B,CAGtC;;iFAHY,0BAA0B;cA3FtC,SAAS;2BACI,6BAA6B,YAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAsFT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,0BAA0B;AAKvC,MAAM,UAAU,8BAA8B;IAC1C,2GAA2G;AAC/G,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Report/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;;AAE7D,qBAmNa,sBAAuB,SAAQ,wBAAwB;IAC9C,MAAM,EAAG,YAAY,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,sBAAsB;2CAAtB,sBAAsB;CAGlC;AAED,wBAAgB,0BAA0B,SAEzC"}
1
+ {"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Report/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;;AAE7D,qBAmOa,sBAAuB,SAAQ,wBAAwB;IAC9C,MAAM,EAAG,YAAY,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,sBAAsB;2CAAtB,sBAAsB;CAGlC;AAED,wBAAgB,0BAA0B,SAEzC"}
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-base-forms";
13
13
  function ReportDetailsComponent_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)(22, "mj-form-field", 22)(23, "mj-form-field", 23)(24, "mj-form-field", 24)(25, "mj-form-field", 25)(26, "mj-form-field", 26)(27, "mj-form-field", 27);
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)(26, "mj-form-field", 26)(27, "mj-form-field", 27)(28, "mj-form-field", 28)(29, "mj-form-field", 29);
16
16
  i0.ɵɵelementEnd()();
17
17
  } if (rf & 2) {
18
18
  const ctx_r0 = i0.ɵɵnextContext();
@@ -68,6 +68,10 @@ function ReportDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
68
68
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
69
69
  i0.ɵɵadvance();
70
70
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
71
+ i0.ɵɵadvance();
72
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
73
+ i0.ɵɵadvance();
74
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
71
75
  } }
72
76
  let ReportDetailsComponent = class ReportDetailsComponent extends BaseFormSectionComponent {
73
77
  constructor() {
@@ -75,8 +79,8 @@ let ReportDetailsComponent = class ReportDetailsComponent extends BaseFormSectio
75
79
  this.EditMode = false;
76
80
  }
77
81
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵReportDetailsComponent_BaseFactory; return function ReportDetailsComponent_Factory(t) { return (ɵReportDetailsComponent_BaseFactory || (ɵReportDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ReportDetailsComponent)))(t || ReportDetailsComponent); }; })(); }
78
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ReportDetailsComponent, selectors: [["gen-report-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SharingScope", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DataContextID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTriggerTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFormatTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputDeliveryTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFrequency", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTargetEmail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputWorkflowID", "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", "Thumbnail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DataContext", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTriggerType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFormatType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputDeliveryType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputWorkflow", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ReportDetailsComponent_Template(rf, ctx) { if (rf & 1) {
79
- i0.ɵɵtemplate(0, ReportDetailsComponent_div_0_Template, 28, 78, "div", 0);
82
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ReportDetailsComponent, selectors: [["gen-report-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SharingScope", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ConversationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ConversationDetailID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DataContextID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTriggerTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFormatTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputDeliveryTypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFrequency", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTargetEmail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputWorkflowID", "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", "Thumbnail", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Conversation", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DataContext", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputTriggerType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputFormatType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputDeliveryType", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "OutputWorkflow", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Environment", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ReportDetailsComponent_Template(rf, ctx) { if (rf & 1) {
83
+ i0.ɵɵtemplate(0, ReportDetailsComponent_div_0_Template, 30, 84, "div", 0);
80
84
  } if (rf & 2) {
81
85
  i0.ɵɵproperty("ngIf", ctx.record);
82
86
  } }, 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}"] }); }
@@ -233,6 +237,15 @@ export { ReportDetailsComponent };
233
237
  Type="textarea"
234
238
  [EditMode]="EditMode"
235
239
  ></mj-form-field>
240
+ <mj-form-field
241
+ [record]="record"
242
+ [ShowLabel]="true"
243
+ FieldName="EnvironmentID"
244
+ Type="textbox"
245
+ [EditMode]="EditMode"
246
+ LinkType="Record"
247
+ LinkComponentType="Search"
248
+ ></mj-form-field>
236
249
  <mj-form-field
237
250
  [record]="record"
238
251
  [ShowLabel]="true"
@@ -289,6 +302,13 @@ export { ReportDetailsComponent };
289
302
  Type="textbox"
290
303
  [EditMode]="EditMode"
291
304
  ></mj-form-field>
305
+ <mj-form-field
306
+ [record]="record"
307
+ [ShowLabel]="true"
308
+ FieldName="Environment"
309
+ Type="textbox"
310
+ [EditMode]="EditMode"
311
+ ></mj-form-field>
292
312
 
293
313
  </div>
294
314
  </div>
@@ -298,7 +318,7 @@ export { ReportDetailsComponent };
298
318
  }], EditMode: [{
299
319
  type: Input
300
320
  }] }); })();
301
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ReportDetailsComponent, { className: "ReportDetailsComponent", filePath: "src/lib/generated/Entities/Report/sections/details.component.ts", lineNumber: 217 }); })();
321
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ReportDetailsComponent, { className: "ReportDetailsComponent", filePath: "src/lib/generated/Entities/Report/sections/details.component.ts", lineNumber: 233 }); })();
302
322
  export function LoadReportDetailsComponent() {
303
323
  // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
304
324
  }
@@ -1 +1 @@
1
- {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Report/sections/details.component.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Report/sections/details.component.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
2
+ import { TaskEntity } from '@memberjunction/core-entities';
3
+ import * as i0 from "@angular/core";
4
+ export declare class TaskDetailsComponent extends BaseFormSectionComponent {
5
+ record: TaskEntity;
6
+ EditMode: boolean;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<TaskDetailsComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<TaskDetailsComponent, "gen-task-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadTaskDetailsComponent(): 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/Task/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;;AAE3D,qBAmLa,oBAAqB,SAAQ,wBAAwB;IAC5C,MAAM,EAAG,UAAU,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,oBAAoB;2CAApB,oBAAoB;CAGhC;AAED,wBAAgB,wBAAwB,SAEvC"}