@memberjunction/ng-core-entity-forms 2.60.0 → 2.61.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/generated/Entities/CompanyIntegration/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegration/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/CompanyIntegration/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/List/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/List/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/List/sections/details.component.js.map +1 -1
- package/package.json +15 -15
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;AAEzE,qBAyKa,kCAAmC,SAAQ,wBAAwB;IAC1D,MAAM,EAAG,wBAAwB,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,kCAAkC;2CAAlC,kCAAkC;CAG9C;AAED,wBAAgB,sCAAsC,SAErD"}
|
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function CompanyIntegrationDetailsComponent_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);
|
|
15
|
+
i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16)(17, "mj-form-field", 17)(18, "mj-form-field", 18)(19, "mj-form-field", 19)(20, "mj-form-field", 20)(21, "mj-form-field", 21)(22, "mj-form-field", 22)(23, "mj-form-field", 23);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -58,6 +58,8 @@ function CompanyIntegrationDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1
|
|
|
58
58
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
59
59
|
i0.ɵɵadvance();
|
|
60
60
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
61
|
+
i0.ɵɵadvance();
|
|
62
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
61
63
|
} }
|
|
62
64
|
let CompanyIntegrationDetailsComponent = class CompanyIntegrationDetailsComponent extends BaseFormSectionComponent {
|
|
63
65
|
constructor() {
|
|
@@ -65,8 +67,8 @@ let CompanyIntegrationDetailsComponent = class CompanyIntegrationDetailsComponen
|
|
|
65
67
|
this.EditMode = false;
|
|
66
68
|
}
|
|
67
69
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCompanyIntegrationDetailsComponent_BaseFactory; return function CompanyIntegrationDetailsComponent_Factory(t) { return (ɵCompanyIntegrationDetailsComponent_BaseFactory || (ɵCompanyIntegrationDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CompanyIntegrationDetailsComponent)))(t || CompanyIntegrationDetailsComponent); }; })(); }
|
|
68
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationDetailsComponent, selectors: [["gen-companyintegration-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CompanyID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "AccessToken", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "RefreshToken", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TokenExpirationDate", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "APIKey", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsExternalSystemReadOnly", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ClientID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ClientSecret", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CustomAttribute1", "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", "Company", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Integration", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DriverClassName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DriverImportPath", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunStartedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunEndedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CompanyIntegrationDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
69
|
-
i0.ɵɵtemplate(0, CompanyIntegrationDetailsComponent_div_0_Template,
|
|
70
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationDetailsComponent, selectors: [["gen-companyintegration-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CompanyID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "AccessToken", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "RefreshToken", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TokenExpirationDate", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "APIKey", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "IsExternalSystemReadOnly", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ClientID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ClientSecret", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CustomAttribute1", "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", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Company", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Integration", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DriverClassName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "DriverImportPath", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunStartedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "LastRunEndedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CompanyIntegrationDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
71
|
+
i0.ɵɵtemplate(0, CompanyIntegrationDetailsComponent_div_0_Template, 24, 66, "div", 0);
|
|
70
72
|
} if (rf & 2) {
|
|
71
73
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
72
74
|
} }, dependencies: [i1.NgIf, i2.MJFormField], styles: [".k-pane[_ngcontent-%COMP%] {\n background-color: #F5F6FA;\n}\n\n.content-margin[_ngcontent-%COMP%] {\n margin: 10px;\n} \n\n\na[_ngcontent-%COMP%] {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group[_ngcontent-%COMP%] {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] {\n margin-bottom: 10px;\n}\n\n.k-splitter[_ngcontent-%COMP%] {\n border-width: 0px;\n}\n\n.record-form-row[_ngcontent-%COMP%] {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row[_ngcontent-%COMP%] {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n width: 240px;\n margin-bottom: 0;\n }\n}"] }); }
|
|
@@ -181,6 +183,13 @@ export { CompanyIntegrationDetailsComponent };
|
|
|
181
183
|
Type="textbox"
|
|
182
184
|
[EditMode]="EditMode"
|
|
183
185
|
></mj-form-field>
|
|
186
|
+
<mj-form-field
|
|
187
|
+
[record]="record"
|
|
188
|
+
[ShowLabel]="true"
|
|
189
|
+
FieldName="Name"
|
|
190
|
+
Type="textarea"
|
|
191
|
+
[EditMode]="EditMode"
|
|
192
|
+
></mj-form-field>
|
|
184
193
|
<mj-form-field
|
|
185
194
|
[record]="record"
|
|
186
195
|
[ShowLabel]="true"
|
|
@@ -239,7 +248,7 @@ export { CompanyIntegrationDetailsComponent };
|
|
|
239
248
|
}], EditMode: [{
|
|
240
249
|
type: Input
|
|
241
250
|
}] }); })();
|
|
242
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationDetailsComponent, { className: "CompanyIntegrationDetailsComponent", filePath: "src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts", lineNumber:
|
|
251
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationDetailsComponent, { className: "CompanyIntegrationDetailsComponent", filePath: "src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts", lineNumber: 175 }); })();
|
|
243
252
|
export function LoadCompanyIntegrationDetailsComponent() {
|
|
244
253
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
245
254
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegration/sections/details.component.ts"],"names":[],"mappings":"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"}
|
package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;;AAElF,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,iCAAiC,EAAE,MAAM,+BAA+B,CAAC;;AAElF,qBAuEa,2CAA4C,SAAQ,wBAAwB;IACnE,MAAM,EAAG,iCAAiC,CAAC;IAC3C,QAAQ,EAAE,OAAO,CAAS;yCAFnC,2CAA2C;2CAA3C,2CAA2C;CAGvD;AAED,wBAAgB,+CAA+C,SAE9D"}
|
package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.js
CHANGED
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function CompanyIntegrationRecordMapDetailsComponent_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);
|
|
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);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -30,6 +30,8 @@ function CompanyIntegrationRecordMapDetailsComponent_div_0_Template(rf, ctx) { i
|
|
|
30
30
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
31
31
|
i0.ɵɵadvance();
|
|
32
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);
|
|
33
35
|
} }
|
|
34
36
|
let CompanyIntegrationRecordMapDetailsComponent = class CompanyIntegrationRecordMapDetailsComponent extends BaseFormSectionComponent {
|
|
35
37
|
constructor() {
|
|
@@ -37,8 +39,8 @@ let CompanyIntegrationRecordMapDetailsComponent = class CompanyIntegrationRecord
|
|
|
37
39
|
this.EditMode = false;
|
|
38
40
|
}
|
|
39
41
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCompanyIntegrationRecordMapDetailsComponent_BaseFactory; return function CompanyIntegrationRecordMapDetailsComponent_Factory(t) { return (ɵCompanyIntegrationRecordMapDetailsComponent_BaseFactory || (ɵCompanyIntegrationRecordMapDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CompanyIntegrationRecordMapDetailsComponent)))(t || CompanyIntegrationRecordMapDetailsComponent); }; })(); }
|
|
40
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRecordMapDetailsComponent, selectors: [["gen-companyintegrationrecordmap-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CompanyIntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityRecordID", "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", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CompanyIntegrationRecordMapDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
41
|
-
i0.ɵɵtemplate(0, CompanyIntegrationRecordMapDetailsComponent_div_0_Template,
|
|
42
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyIntegrationRecordMapDetailsComponent, selectors: [["gen-companyintegrationrecordmap-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "CompanyIntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityRecordID", "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", "CompanyIntegration", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function CompanyIntegrationRecordMapDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
43
|
+
i0.ɵɵtemplate(0, CompanyIntegrationRecordMapDetailsComponent_div_0_Template, 10, 24, "div", 0);
|
|
42
44
|
} if (rf & 2) {
|
|
43
45
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
44
46
|
} }, 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}"] }); }
|
|
@@ -97,6 +99,13 @@ export { CompanyIntegrationRecordMapDetailsComponent };
|
|
|
97
99
|
Type="textbox"
|
|
98
100
|
[EditMode]="EditMode"
|
|
99
101
|
></mj-form-field>
|
|
102
|
+
<mj-form-field
|
|
103
|
+
[record]="record"
|
|
104
|
+
[ShowLabel]="true"
|
|
105
|
+
FieldName="CompanyIntegration"
|
|
106
|
+
Type="textbox"
|
|
107
|
+
[EditMode]="EditMode"
|
|
108
|
+
></mj-form-field>
|
|
100
109
|
<mj-form-field
|
|
101
110
|
[record]="record"
|
|
102
111
|
[ShowLabel]="true"
|
|
@@ -113,7 +122,7 @@ export { CompanyIntegrationRecordMapDetailsComponent };
|
|
|
113
122
|
}], EditMode: [{
|
|
114
123
|
type: Input
|
|
115
124
|
}] }); })();
|
|
116
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationRecordMapDetailsComponent, { className: "CompanyIntegrationRecordMapDetailsComponent", filePath: "src/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.ts", lineNumber:
|
|
125
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyIntegrationRecordMapDetailsComponent, { className: "CompanyIntegrationRecordMapDetailsComponent", filePath: "src/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.ts", lineNumber: 77 }); })();
|
|
117
126
|
export function LoadCompanyIntegrationRecordMapDetailsComponent() {
|
|
118
127
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
119
128
|
}
|
package/dist/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegrationRecordMap/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CompanyIntegrationRecordMap/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;IAsDrB,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AATA,mCAQiB,uBAOA,uBASA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA;IAGzB,AADI,iBAAM,EACJ;;;IA7DM,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;;AAO1B,IAAM,2CAA2C,GAAjD,MAAM,2CAA4C,SAAQ,wBAAwB;IAAlF;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;gVAHY,2CAA2C,SAA3C,2CAA2C;oEAA3C,2CAA2C;YAnEzC,8FAAyB;;YAAnB,iCAAiB;;;AAmEzB,2CAA2C;IAvEvD,aAAa,CAAC,wBAAwB,EAAE,yCAAyC,CAAC,CAAC,wCAAwC;GAuE/G,2CAA2C,CAGvD;;iFAHY,2CAA2C;cAtEvD,SAAS;2BACI,8CAA8C,YAE9C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAiET;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,2CAA2C;AAKxD,MAAM,UAAU,+CAA+C;IAC3D,2GAA2G;AAC/G,CAAC"}
|
package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;;AAEjF,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,gCAAgC,EAAE,MAAM,+BAA+B,CAAC;;AAEjF,qBAgEa,0CAA2C,SAAQ,wBAAwB;IAClE,MAAM,EAAG,gCAAgC,CAAC;IAC1C,QAAQ,EAAE,OAAO,CAAS;yCAFnC,0CAA0C;2CAA1C,0CAA0C;CAGtD;AAED,wBAAgB,8CAA8C,SAE7D"}
|
package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.js
CHANGED
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function EmployeeCompanyIntegrationDetailsComponent_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);
|
|
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);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -28,6 +28,8 @@ function EmployeeCompanyIntegrationDetailsComponent_div_0_Template(rf, ctx) { if
|
|
|
28
28
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
29
29
|
i0.ɵɵadvance();
|
|
30
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);
|
|
31
33
|
} }
|
|
32
34
|
let EmployeeCompanyIntegrationDetailsComponent = class EmployeeCompanyIntegrationDetailsComponent extends BaseFormSectionComponent {
|
|
33
35
|
constructor() {
|
|
@@ -35,8 +37,8 @@ let EmployeeCompanyIntegrationDetailsComponent = class EmployeeCompanyIntegratio
|
|
|
35
37
|
this.EditMode = false;
|
|
36
38
|
}
|
|
37
39
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEmployeeCompanyIntegrationDetailsComponent_BaseFactory; return function EmployeeCompanyIntegrationDetailsComponent_Factory(t) { return (ɵEmployeeCompanyIntegrationDetailsComponent_BaseFactory || (ɵEmployeeCompanyIntegrationDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EmployeeCompanyIntegrationDetailsComponent)))(t || EmployeeCompanyIntegrationDetailsComponent); }; })(); }
|
|
38
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeCompanyIntegrationDetailsComponent, selectors: [["gen-employeecompanyintegration-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompanyIntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textarea", 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"]], template: function EmployeeCompanyIntegrationDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
39
|
-
i0.ɵɵtemplate(0, EmployeeCompanyIntegrationDetailsComponent_div_0_Template,
|
|
40
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EmployeeCompanyIntegrationDetailsComponent, selectors: [["gen-employeecompanyintegration-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "EmployeeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompanyIntegrationID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textarea", 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", "CompanyIntegration", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function EmployeeCompanyIntegrationDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
41
|
+
i0.ɵɵtemplate(0, EmployeeCompanyIntegrationDetailsComponent_div_0_Template, 9, 21, "div", 0);
|
|
40
42
|
} if (rf & 2) {
|
|
41
43
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
42
44
|
} }, 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}"] }); }
|
|
@@ -95,6 +97,13 @@ export { EmployeeCompanyIntegrationDetailsComponent };
|
|
|
95
97
|
Type="textbox"
|
|
96
98
|
[EditMode]="EditMode"
|
|
97
99
|
></mj-form-field>
|
|
100
|
+
<mj-form-field
|
|
101
|
+
[record]="record"
|
|
102
|
+
[ShowLabel]="true"
|
|
103
|
+
FieldName="CompanyIntegration"
|
|
104
|
+
Type="textbox"
|
|
105
|
+
[EditMode]="EditMode"
|
|
106
|
+
></mj-form-field>
|
|
98
107
|
|
|
99
108
|
</div>
|
|
100
109
|
</div>
|
|
@@ -104,7 +113,7 @@ export { EmployeeCompanyIntegrationDetailsComponent };
|
|
|
104
113
|
}], EditMode: [{
|
|
105
114
|
type: Input
|
|
106
115
|
}] }); })();
|
|
107
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EmployeeCompanyIntegrationDetailsComponent, { className: "EmployeeCompanyIntegrationDetailsComponent", filePath: "src/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.ts", lineNumber:
|
|
116
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EmployeeCompanyIntegrationDetailsComponent, { className: "EmployeeCompanyIntegrationDetailsComponent", filePath: "src/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.ts", lineNumber: 70 }); })();
|
|
108
117
|
export function LoadEmployeeCompanyIntegrationDetailsComponent() {
|
|
109
118
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
110
119
|
}
|
package/dist/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/EmployeeCompanyIntegration/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/EmployeeCompanyIntegration/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,0CAA0C,GAAhD,MAAM,0CAA2C,SAAQ,wBAAwB;IAAjF;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;4UAHY,0CAA0C,SAA1C,0CAA0C;oEAA1C,0CAA0C;YA5DxC,4FAAyB;;YAAnB,iCAAiB;;;AA4DzB,0CAA0C;IAhEtD,aAAa,CAAC,wBAAwB,EAAE,uCAAuC,CAAC,CAAC,wCAAwC;GAgE7G,0CAA0C,CAGtD;;iFAHY,0CAA0C;cA/DtD,SAAS;2BACI,6CAA6C,YAE7C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA0DT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,0CAA0C;AAKvD,MAAM,UAAU,8CAA8C;IAC1D,2GAA2G;AAC/G,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/List/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,
|
|
1
|
+
{"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/List/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,qBA8Ga,oBAAqB,SAAQ,wBAAwB;IAC5C,MAAM,EAAG,UAAU,CAAC;IACpB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,oBAAoB;2CAApB,oBAAoB;CAGhC;AAED,wBAAgB,wBAAwB,SAEvC"}
|
|
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
|
|
|
12
12
|
import * as i2 from "@memberjunction/ng-base-forms";
|
|
13
13
|
function ListDetailsComponent_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);
|
|
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);
|
|
16
16
|
i0.ɵɵelementEnd()();
|
|
17
17
|
} if (rf & 2) {
|
|
18
18
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
@@ -40,6 +40,8 @@ function ListDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
|
40
40
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
41
41
|
i0.ɵɵadvance();
|
|
42
42
|
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
43
|
+
i0.ɵɵadvance();
|
|
44
|
+
i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
|
|
43
45
|
} }
|
|
44
46
|
let ListDetailsComponent = class ListDetailsComponent extends BaseFormSectionComponent {
|
|
45
47
|
constructor() {
|
|
@@ -47,8 +49,8 @@ let ListDetailsComponent = class ListDetailsComponent extends BaseFormSectionCom
|
|
|
47
49
|
this.EditMode = false;
|
|
48
50
|
}
|
|
49
51
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵListDetailsComponent_BaseFactory; return function ListDetailsComponent_Factory(t) { return (ɵListDetailsComponent_BaseFactory || (ɵListDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ListDetailsComponent)))(t || ListDetailsComponent); }; })(); }
|
|
50
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ListDetailsComponent, selectors: [["gen-list-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompanyIntegrationID", "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", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ListDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
51
|
-
i0.ɵɵtemplate(0, ListDetailsComponent_div_0_Template,
|
|
52
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ListDetailsComponent, selectors: [["gen-list-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "EntityID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "ExternalSystemRecordID", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompanyIntegrationID", "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", "Entity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CompanyIntegration", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ListDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
53
|
+
i0.ɵɵtemplate(0, ListDetailsComponent_div_0_Template, 15, 39, "div", 0);
|
|
52
54
|
} if (rf & 2) {
|
|
53
55
|
i0.ɵɵproperty("ngIf", ctx.record);
|
|
54
56
|
} }, 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}"] }); }
|
|
@@ -153,6 +155,13 @@ export { ListDetailsComponent };
|
|
|
153
155
|
Type="textbox"
|
|
154
156
|
[EditMode]="EditMode"
|
|
155
157
|
></mj-form-field>
|
|
158
|
+
<mj-form-field
|
|
159
|
+
[record]="record"
|
|
160
|
+
[ShowLabel]="true"
|
|
161
|
+
FieldName="CompanyIntegration"
|
|
162
|
+
Type="textbox"
|
|
163
|
+
[EditMode]="EditMode"
|
|
164
|
+
></mj-form-field>
|
|
156
165
|
|
|
157
166
|
</div>
|
|
158
167
|
</div>
|
|
@@ -162,7 +171,7 @@ export { ListDetailsComponent };
|
|
|
162
171
|
}], EditMode: [{
|
|
163
172
|
type: Input
|
|
164
173
|
}] }); })();
|
|
165
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ListDetailsComponent, { className: "ListDetailsComponent", filePath: "src/lib/generated/Entities/List/sections/details.component.ts", lineNumber:
|
|
174
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ListDetailsComponent, { className: "ListDetailsComponent", filePath: "src/lib/generated/Entities/List/sections/details.component.ts", lineNumber: 116 }); })();
|
|
166
175
|
export function LoadListDetailsComponent() {
|
|
167
176
|
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
168
177
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/List/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/List/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;IA6FrB,AAPA,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AATA,AATA,AATA,AAPA,AAPA,mCAMiB,uBAOA,uBASA,uBASA,uBASA,uBAOA,uBASA,uBAOA,yBAOA,yBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IApGM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;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;;AAO1B,IAAM,oBAAoB,GAA1B,MAAM,oBAAqB,SAAQ,wBAAwB;IAA3D;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;oPAHY,oBAAoB,SAApB,oBAAoB;oEAApB,oBAAoB;YA1GlB,uEAAyB;;YAAnB,iCAAiB;;;AA0GzB,oBAAoB;IA9GhC,aAAa,CAAC,wBAAwB,EAAE,eAAe,CAAC,CAAC,wCAAwC;GA8GrF,oBAAoB,CAGhC;;iFAHY,oBAAoB;cA7GhC,SAAS;2BACI,uBAAuB,YAEvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAwGT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,oBAAoB;AAKjC,MAAM,UAAU,wBAAwB;IACpC,2GAA2G;AAC/G,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/ng-core-entity-forms",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.61.0",
|
|
4
4
|
"description": "MemberJunction Core Entity Angular Forms",
|
|
5
5
|
"main": "./dist/public-api.js",
|
|
6
6
|
"typings": "./dist/public-api.d.ts",
|
|
@@ -24,20 +24,20 @@
|
|
|
24
24
|
"@angular/forms": "18.0.2"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@memberjunction/global": "2.
|
|
28
|
-
"@memberjunction/core": "2.
|
|
29
|
-
"@memberjunction/core-entities": "2.
|
|
30
|
-
"@memberjunction/ai-core-plus": "2.
|
|
31
|
-
"@memberjunction/ng-base-forms": "2.
|
|
32
|
-
"@memberjunction/ng-form-toolbar": "2.
|
|
33
|
-
"@memberjunction/ng-tabstrip": "2.
|
|
34
|
-
"@memberjunction/ng-container-directives": "2.
|
|
35
|
-
"@memberjunction/ng-code-editor": "2.
|
|
36
|
-
"@memberjunction/ng-timeline": "2.
|
|
37
|
-
"@memberjunction/ng-join-grid": "2.
|
|
38
|
-
"@memberjunction/ai-engine-base": "2.
|
|
39
|
-
"@memberjunction/ng-ai-test-harness": "2.
|
|
40
|
-
"@memberjunction/ng-action-gallery": "2.
|
|
27
|
+
"@memberjunction/global": "2.61.0",
|
|
28
|
+
"@memberjunction/core": "2.61.0",
|
|
29
|
+
"@memberjunction/core-entities": "2.61.0",
|
|
30
|
+
"@memberjunction/ai-core-plus": "2.61.0",
|
|
31
|
+
"@memberjunction/ng-base-forms": "2.61.0",
|
|
32
|
+
"@memberjunction/ng-form-toolbar": "2.61.0",
|
|
33
|
+
"@memberjunction/ng-tabstrip": "2.61.0",
|
|
34
|
+
"@memberjunction/ng-container-directives": "2.61.0",
|
|
35
|
+
"@memberjunction/ng-code-editor": "2.61.0",
|
|
36
|
+
"@memberjunction/ng-timeline": "2.61.0",
|
|
37
|
+
"@memberjunction/ng-join-grid": "2.61.0",
|
|
38
|
+
"@memberjunction/ai-engine-base": "2.61.0",
|
|
39
|
+
"@memberjunction/ng-ai-test-harness": "2.61.0",
|
|
40
|
+
"@memberjunction/ng-action-gallery": "2.61.0",
|
|
41
41
|
"@progress/kendo-angular-grid": "16.2.0",
|
|
42
42
|
"@progress/kendo-angular-dropdowns": "16.2.0",
|
|
43
43
|
"tslib": "^2.3.0"
|