@memberjunction/ng-core-entity-forms 2.101.0 → 2.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +20 -10
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +59 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js +192 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +80 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.js +158 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +13 -3
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +59 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js +147 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.js +80 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js +59 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js +120 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Conversation/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Conversation/sections/details.component.js +53 -4
- package/dist/lib/generated/Entities/Conversation/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +13 -3
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.js +24 -4
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +34 -4
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.js +133 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.js +107 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Project/project.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Project/project.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Project/project.form.component.js +91 -0
- package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +59 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.js +163 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +59 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Report/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Report/sections/details.component.js +24 -4
- package/dist/lib/generated/Entities/Report/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Task/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.js +265 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Task/task.form.component.js +90 -0
- package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js +120 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +59 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.js +89 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +70 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/User/user.form.component.js +60 -10
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +334 -305
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +426 -270
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +17 -17
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artifact.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Artifact/artifact.form.component.ts","../../../../../src/lib/generated/Entities/Artifact/artifact.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,4BAA4B,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICHvE,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,yMAAe,0BAAmB,KAAC,8LAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAgE;IAC5D,uCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAmE;IAC/D,2CACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA1Cc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIG,cAA0B;IAA1B,+CAA0B;IAKvD,eAAwF;IAGxF,AADA,AADA,AADA,8GAAwF,oEAC5B,2DACT,mCACxB;IAKK,cAA0B;IAA1B,+CAA0B;IAK1D,eAA2F;IAG3F,AADA,AADA,AADA,iHAA2F,uEAC5B,8DACT,mCAC3B;;AD1BhD,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,iBAAiB;wPAA/C,qBAAqB,SAArB,qBAAqB;oEAArB,qBAAqB;YCblC,8BAAqC;YACjC,0EAA0D;YA4C9D,iBAAM;;YA5CK,cAAY;YAAZ,iCAAY;;;ADYV,qBAAqB;IANjC,aAAa,CAAC,iBAAiB,EAAE,eAAe,CAAC,CAAC,uCAAuC;GAM7E,qBAAqB,CAEjC;;iFAFY,qBAAqB;cALjC,SAAS;2BACI,mBAAmB;;kFAIpB,qBAAqB;AAIlC,MAAM,UAAU,yBAAyB;IACrC,4BAA4B,EAAE,CAAC;AACnC,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
|
|
2
|
+
import { ArtifactEntity } from '@memberjunction/core-entities';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ArtifactDetailsComponent extends BaseFormSectionComponent {
|
|
5
|
+
record: ArtifactEntity;
|
|
6
|
+
EditMode: boolean;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArtifactDetailsComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ArtifactDetailsComponent, "gen-artifact-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
export declare function LoadArtifactDetailsComponent(): 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/Artifact/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,+BAA+B,CAAC;;AAE/D,qBA8Fa,wBAAyB,SAAQ,wBAAwB;IAChD,MAAM,EAAG,cAAc,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAS;yCAFnC,wBAAwB;2CAAxB,wBAAwB;CAGpC;AAED,wBAAgB,4BAA4B,SAE3C"}
|
|
@@ -0,0 +1,158 @@
|
|
|
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 ArtifactDetailsComponent_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 ArtifactDetailsComponent = class ArtifactDetailsComponent extends BaseFormSectionComponent {
|
|
43
|
+
constructor() {
|
|
44
|
+
super(...arguments);
|
|
45
|
+
this.EditMode = false;
|
|
46
|
+
}
|
|
47
|
+
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactDetailsComponent_BaseFactory; return function ArtifactDetailsComponent_Factory(t) { return (ɵArtifactDetailsComponent_BaseFactory || (ɵArtifactDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactDetailsComponent)))(t || ArtifactDetailsComponent); }; })(); }
|
|
48
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactDetailsComponent, selectors: [["gen-artifact-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "EnvironmentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "TypeID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Environment", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Type", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ArtifactDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
49
|
+
i0.ɵɵtemplate(0, ArtifactDetailsComponent_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
|
+
ArtifactDetailsComponent = __decorate([
|
|
55
|
+
RegisterClass(BaseFormSectionComponent, 'MJ: Artifacts.details') // Tell MemberJunction about this class
|
|
56
|
+
], ArtifactDetailsComponent);
|
|
57
|
+
export { ArtifactDetailsComponent };
|
|
58
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactDetailsComponent, [{
|
|
59
|
+
type: Component,
|
|
60
|
+
args: [{ selector: 'gen-artifact-form-details', template: `<div *ngIf="this.record">
|
|
61
|
+
<div class="record-form">
|
|
62
|
+
<mj-form-field
|
|
63
|
+
[record]="record"
|
|
64
|
+
[ShowLabel]="true"
|
|
65
|
+
FieldName="EnvironmentID"
|
|
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="Name"
|
|
75
|
+
Type="textarea"
|
|
76
|
+
[EditMode]="EditMode"
|
|
77
|
+
></mj-form-field>
|
|
78
|
+
<mj-form-field
|
|
79
|
+
[record]="record"
|
|
80
|
+
[ShowLabel]="true"
|
|
81
|
+
FieldName="Description"
|
|
82
|
+
Type="textarea"
|
|
83
|
+
[EditMode]="EditMode"
|
|
84
|
+
></mj-form-field>
|
|
85
|
+
<mj-form-field
|
|
86
|
+
[record]="record"
|
|
87
|
+
[ShowLabel]="true"
|
|
88
|
+
FieldName="TypeID"
|
|
89
|
+
Type="textbox"
|
|
90
|
+
[EditMode]="EditMode"
|
|
91
|
+
LinkType="Record"
|
|
92
|
+
LinkComponentType="Search"
|
|
93
|
+
></mj-form-field>
|
|
94
|
+
<mj-form-field
|
|
95
|
+
[record]="record"
|
|
96
|
+
[ShowLabel]="true"
|
|
97
|
+
FieldName="Comments"
|
|
98
|
+
Type="textarea"
|
|
99
|
+
[EditMode]="EditMode"
|
|
100
|
+
></mj-form-field>
|
|
101
|
+
<mj-form-field
|
|
102
|
+
[record]="record"
|
|
103
|
+
[ShowLabel]="true"
|
|
104
|
+
FieldName="UserID"
|
|
105
|
+
Type="textbox"
|
|
106
|
+
[EditMode]="EditMode"
|
|
107
|
+
LinkType="Record"
|
|
108
|
+
LinkComponentType="Search"
|
|
109
|
+
></mj-form-field>
|
|
110
|
+
<mj-form-field
|
|
111
|
+
[record]="record"
|
|
112
|
+
[ShowLabel]="true"
|
|
113
|
+
FieldName="__mj_CreatedAt"
|
|
114
|
+
Type="textbox"
|
|
115
|
+
[EditMode]="EditMode"
|
|
116
|
+
></mj-form-field>
|
|
117
|
+
<mj-form-field
|
|
118
|
+
[record]="record"
|
|
119
|
+
[ShowLabel]="true"
|
|
120
|
+
FieldName="__mj_UpdatedAt"
|
|
121
|
+
Type="textbox"
|
|
122
|
+
[EditMode]="EditMode"
|
|
123
|
+
></mj-form-field>
|
|
124
|
+
<mj-form-field
|
|
125
|
+
[record]="record"
|
|
126
|
+
[ShowLabel]="true"
|
|
127
|
+
FieldName="Environment"
|
|
128
|
+
Type="textbox"
|
|
129
|
+
[EditMode]="EditMode"
|
|
130
|
+
></mj-form-field>
|
|
131
|
+
<mj-form-field
|
|
132
|
+
[record]="record"
|
|
133
|
+
[ShowLabel]="true"
|
|
134
|
+
FieldName="Type"
|
|
135
|
+
Type="textbox"
|
|
136
|
+
[EditMode]="EditMode"
|
|
137
|
+
></mj-form-field>
|
|
138
|
+
<mj-form-field
|
|
139
|
+
[record]="record"
|
|
140
|
+
[ShowLabel]="true"
|
|
141
|
+
FieldName="User"
|
|
142
|
+
Type="textbox"
|
|
143
|
+
[EditMode]="EditMode"
|
|
144
|
+
></mj-form-field>
|
|
145
|
+
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
`, 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"] }]
|
|
149
|
+
}], null, { record: [{
|
|
150
|
+
type: Input
|
|
151
|
+
}], EditMode: [{
|
|
152
|
+
type: Input
|
|
153
|
+
}] }); })();
|
|
154
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactDetailsComponent, { className: "ArtifactDetailsComponent", filePath: "src/lib/generated/Entities/Artifact/sections/details.component.ts", lineNumber: 100 }); })();
|
|
155
|
+
export function LoadArtifactDetailsComponent() {
|
|
156
|
+
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
157
|
+
}
|
|
158
|
+
//# sourceMappingURL=details.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/Artifact/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;IA6ErB,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AATA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBASA,uBAOA,uBASA,uBAOA,uBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IApFM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;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,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,wBAAwB;IAA/D;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;oQAHY,wBAAwB,SAAxB,wBAAwB;oEAAxB,wBAAwB;YA1FtB,2EAAyB;;YAAnB,iCAAiB;;;AA0FzB,wBAAwB;IA9FpC,aAAa,CAAC,wBAAwB,EAAE,uBAAuB,CAAC,CAAC,wCAAwC;GA8F7F,wBAAwB,CAGpC;;iFAHY,wBAAwB;cA7FpC,SAAS;2BACI,2BAA2B,YAE3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAwFT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,wBAAwB;AAKrC,MAAM,UAAU,4BAA4B;IACxC,2GAA2G;AAC/G,CAAC"}
|
|
@@ -32,6 +32,12 @@ function ArtifactTypeFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
32
32
|
i0.ɵɵelementEnd();
|
|
33
33
|
i0.ɵɵelementStart(10, "mj-tab-body");
|
|
34
34
|
i0.ɵɵelement(11, "mj-user-view-grid", 9);
|
|
35
|
+
i0.ɵɵelementEnd();
|
|
36
|
+
i0.ɵɵelementStart(12, "mj-tab", 10);
|
|
37
|
+
i0.ɵɵtext(13, " MJ: Artifacts ");
|
|
38
|
+
i0.ɵɵelementEnd();
|
|
39
|
+
i0.ɵɵelementStart(14, "mj-tab-body");
|
|
40
|
+
i0.ɵɵelement(15, "mj-user-view-grid", 9);
|
|
35
41
|
i0.ɵɵelementEnd()()();
|
|
36
42
|
} if (rf & 2) {
|
|
37
43
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -43,12 +49,16 @@ function ArtifactTypeFormComponent_form_1_Template(rf, ctx) { if (rf & 1) {
|
|
|
43
49
|
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
44
50
|
i0.ɵɵadvance(3);
|
|
45
51
|
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Conversation Artifacts", "ArtifactTypeID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Conversation Artifacts"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Conversation Artifacts"))("EditMode", ctx_r1.GridEditMode());
|
|
52
|
+
i0.ɵɵadvance();
|
|
53
|
+
i0.ɵɵproperty("Visible", ctx_r1.record.IsSaved);
|
|
54
|
+
i0.ɵɵadvance(3);
|
|
55
|
+
i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Artifacts", "TypeID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Artifacts"))("AllowLoad", ctx_r1.IsCurrentTab("MJ: Artifacts"))("EditMode", ctx_r1.GridEditMode());
|
|
46
56
|
} }
|
|
47
57
|
let ArtifactTypeFormComponent = class ArtifactTypeFormComponent extends BaseFormComponent {
|
|
48
58
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactTypeFormComponent_BaseFactory; return function ArtifactTypeFormComponent_Factory(t) { return (ɵArtifactTypeFormComponent_BaseFactory || (ɵArtifactTypeFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactTypeFormComponent)))(t || ArtifactTypeFormComponent); }; })(); }
|
|
49
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactTypeFormComponent, selectors: [["gen-artifacttype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "MJ: Artifact Types", "Section", "details", 3, "record", "EditMode"], ["Name", "MJ: Conversation Artifacts", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"]], template: function ArtifactTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
59
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactTypeFormComponent, selectors: [["gen-artifacttype-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "MJ: Artifact Types", "Section", "details", 3, "record", "EditMode"], ["Name", "MJ: Conversation Artifacts", 3, "Visible"], [3, "Params", "NewRecordValues", "AllowLoad", "EditMode"], ["Name", "MJ: Artifacts", 3, "Visible"]], template: function ArtifactTypeFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
50
60
|
i0.ɵɵelementStart(0, "div", 1);
|
|
51
|
-
i0.ɵɵtemplate(1, ArtifactTypeFormComponent_form_1_Template,
|
|
61
|
+
i0.ɵɵtemplate(1, ArtifactTypeFormComponent_form_1_Template, 16, 13, "form", 2);
|
|
52
62
|
i0.ɵɵelementEnd();
|
|
53
63
|
} if (rf & 2) {
|
|
54
64
|
i0.ɵɵadvance();
|
|
@@ -61,7 +71,7 @@ ArtifactTypeFormComponent = __decorate([
|
|
|
61
71
|
export { ArtifactTypeFormComponent };
|
|
62
72
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactTypeFormComponent, [{
|
|
63
73
|
type: Component,
|
|
64
|
-
args: [{ selector: 'gen-artifacttype-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"MJ: Artifact Types\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"MJ: Conversation Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifacts','ArtifactTypeID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Artifacts')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
74
|
+
args: [{ selector: 'gen-artifacttype-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"MJ: Artifact Types\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n <mj-tab Name=\"MJ: Conversation Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Conversation Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Conversation Artifacts','ArtifactTypeID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Conversation Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Conversation Artifacts')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n\n <mj-tab Name=\"MJ: Artifacts\" [Visible]=\"record.IsSaved\"> \n MJ: Artifacts\n </mj-tab>\n <mj-tab-body>\n <mj-user-view-grid \n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Artifacts','TypeID')\" \n [NewRecordValues]=\"NewRecordValues('MJ: Artifacts')\"\n [AllowLoad]=\"IsCurrentTab('MJ: Artifacts')\" \n [EditMode]=\"GridEditMode()\" \n >\n </mj-user-view-grid> \n </mj-tab-body>\n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
65
75
|
}], null, null); })();
|
|
66
76
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactTypeFormComponent, { className: "ArtifactTypeFormComponent", filePath: "src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts", lineNumber: 14 }); })();
|
|
67
77
|
export function LoadArtifactTypeFormComponent() {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"artifacttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.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,gCAAgC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICH3E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,6MAAe,0BAAmB,KAAC,kMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAqE;IACjE,4CACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;
|
|
1
|
+
{"version":3,"file":"artifacttype.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactType/artifacttype.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,gCAAgC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;;ICH3E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,6MAAe,0BAAmB,KAAC,kMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IACtB,iBAAc;IAEd,iCAAqE;IACjE,4CACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IACxB,iBAAc;IAEd,mCAAwD;IACpD,gCACJ;IAAA,iBAAS;IACT,oCAAa;IACT,wCAMoB;IAGxC,AADY,AADI,iBAAc,EACJ,EACnB;;;IA1Cc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;IAIQ,cAA0B;IAA1B,+CAA0B;IAK5D,eAAiG;IAGjG,AADA,AADA,AADA,uHAAiG,yEAChC,gEACT,mCAC7B;IAKN,cAA0B;IAA1B,+CAA0B;IAK/C,eAA4E;IAG5E,AADA,AADA,AADA,kGAA4E,4DACxB,mDACT,mCAChB;;AD1BhD,IAAM,yBAAyB,GAA/B,MAAM,yBAA0B,SAAQ,iBAAiB;wQAAnD,yBAAyB,SAAzB,yBAAyB;oEAAzB,yBAAyB;YCbtC,8BAAqC;YACjC,8EAA0D;YA4C9D,iBAAM;;YA5CK,cAAY;YAAZ,iCAAY;;;ADYV,yBAAyB;IANrC,aAAa,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,CAAC,uCAAuC;GAMlF,yBAAyB,CAErC;;iFAFY,yBAAyB;cALrC,SAAS;2BACI,uBAAuB;;kFAIxB,yBAAyB;AAItC,MAAM,UAAU,6BAA6B;IACzC,gCAAgC,EAAE,CAAC;AACvC,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ArtifactVersionEntity } from '@memberjunction/core-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ArtifactVersionFormComponent extends BaseFormComponent {
|
|
5
|
+
record: ArtifactVersionEntity;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArtifactVersionFormComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ArtifactVersionFormComponent, "gen-artifactversion-form", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
9
|
+
export declare function LoadArtifactVersionFormComponent(): void;
|
|
10
|
+
//# sourceMappingURL=artifactversion.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artifactversion.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;AAEtE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,4BAA6B,SAAQ,iBAAiB;IACxD,MAAM,EAAG,qBAAqB,CAAC;yCAD7B,4BAA4B;2CAA5B,4BAA4B;CAExC;AAED,wBAAgB,gCAAgC,SAE/C"}
|
|
@@ -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 { LoadArtifactVersionDetailsComponent } 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 ArtifactVersionFormComponent_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 ArtifactVersionFormComponent_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 ArtifactVersionFormComponent_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 ArtifactVersionFormComponent = class ArtifactVersionFormComponent extends BaseFormComponent {
|
|
37
|
+
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactVersionFormComponent_BaseFactory; return function ArtifactVersionFormComponent_Factory(t) { return (ɵArtifactVersionFormComponent_BaseFactory || (ɵArtifactVersionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactVersionFormComponent)))(t || ArtifactVersionFormComponent); }; })(); }
|
|
38
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionFormComponent, selectors: [["gen-artifactversion-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 1, consts: [["form", "ngForm"], [1, "record-form-container"], ["class", "record-form", 4, "ngIf"], [1, "record-form"], [3, "form"], [3, "TabSelected", "ResizeContainer"], ["Name", "Details"], ["Entity", "MJ: Artifact Versions", "Section", "details", 3, "record", "EditMode"]], template: function ArtifactVersionFormComponent_Template(rf, ctx) { if (rf & 1) {
|
|
39
|
+
i0.ɵɵelementStart(0, "div", 1);
|
|
40
|
+
i0.ɵɵtemplate(1, ArtifactVersionFormComponent_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
|
+
ArtifactVersionFormComponent = __decorate([
|
|
48
|
+
RegisterClass(BaseFormComponent, 'MJ: Artifact Versions') // Tell MemberJunction about this class
|
|
49
|
+
], ArtifactVersionFormComponent);
|
|
50
|
+
export { ArtifactVersionFormComponent };
|
|
51
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactVersionFormComponent, [{
|
|
52
|
+
type: Component,
|
|
53
|
+
args: [{ selector: 'gen-artifactversion-form', template: "<div class=\"record-form-container\" >\n <form *ngIf=\"record\" class=\"record-form\" #form=\"ngForm\" >\n <mj-form-toolbar [form]=\"this\"></mj-form-toolbar>\n\n <mj-tabstrip (TabSelected)=\"onTabSelect($event)\" (ResizeContainer)=\"InvokeManualResize()\">\n \n <mj-tab Name=\"Details\">\n Details\n </mj-tab>\n <mj-tab-body>\n <mj-form-section \n Entity=\"MJ: Artifact Versions\" \n Section=\"details\" \n [record]=\"record\" \n [EditMode]=\"this.EditMode\">\n </mj-form-section>\n </mj-tab-body>\n \n </mj-tabstrip>\n </form>\n</div>\n ", styles: [".k-pane {\n background-color: #F5F6FA;\n}\n\n.content-margin {\n margin: 10px;\n} \n\n\na {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon {\n margin-right: 5px;\n}\n\n.record-form {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton {\n margin-right: 5px;\n}\n\n.record-form h2 {\n margin-bottom: 10px;\n}\n\n.k-splitter {\n border-width: 0px;\n}\n\n.record-form-row {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n/* .record-form .record-form-row:nth-child(odd) {\n background-color: #f2f2f2; \n} */\n\n/* \n.record-form .record-form-row:nth-child(even) {\n background-color: #ffffff; \n} */\n\n.record-form .record-form-row > :first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form .record-form-row > span {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row label {\n width: 240px;\n margin-bottom: 0;\n }\n}\n"] }]
|
|
54
|
+
}], null, null); })();
|
|
55
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionFormComponent, { className: "ArtifactVersionFormComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts", lineNumber: 13 }); })();
|
|
56
|
+
export function LoadArtifactVersionFormComponent() {
|
|
57
|
+
LoadArtifactVersionDetailsComponent();
|
|
58
|
+
}
|
|
59
|
+
//# sourceMappingURL=artifactversion.form.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"artifactversion.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,mCAAmC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;ICH9E,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,gNAAe,0BAAmB,KAAC,qMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IAItC,AADY,AAFI,iBAAc,EAEJ,EACnB;;;IAjBc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;;ADF/C,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,iBAAiB;oRAAtD,4BAA4B,SAA5B,4BAA4B;oEAA5B,4BAA4B;YCZzC,8BAAqC;YACjC,+EAA0D;YAmB9D,iBAAM;;YAnBK,cAAY;YAAZ,iCAAY;;;ADWV,4BAA4B;IANxC,aAAa,CAAC,iBAAiB,EAAE,uBAAuB,CAAC,CAAC,uCAAuC;GAMrF,4BAA4B,CAExC;;iFAFY,4BAA4B;cALxC,SAAS;2BACI,0BAA0B;;kFAI3B,4BAA4B;AAIzC,MAAM,UAAU,gCAAgC;IAC5C,mCAAmC,EAAE,CAAC;AAC1C,CAAC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
|
|
2
|
+
import { ArtifactVersionEntity } from '@memberjunction/core-entities';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ArtifactVersionDetailsComponent extends BaseFormSectionComponent {
|
|
5
|
+
record: ArtifactVersionEntity;
|
|
6
|
+
EditMode: boolean;
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArtifactVersionDetailsComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ArtifactVersionDetailsComponent, "gen-artifactversion-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
|
|
9
|
+
}
|
|
10
|
+
export declare function LoadArtifactVersionDetailsComponent(): 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/ArtifactVersion/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,+BAA+B,CAAC;;AAEtE,qBAqFa,+BAAgC,SAAQ,wBAAwB;IACvD,MAAM,EAAG,qBAAqB,CAAC;IAC/B,QAAQ,EAAE,OAAO,CAAS;yCAFnC,+BAA+B;2CAA/B,+BAA+B;CAG3C;AAED,wBAAgB,mCAAmC,SAElD"}
|
|
@@ -0,0 +1,147 @@
|
|
|
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 ArtifactVersionDetailsComponent_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);
|
|
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
|
+
} }
|
|
40
|
+
let ArtifactVersionDetailsComponent = class ArtifactVersionDetailsComponent extends BaseFormSectionComponent {
|
|
41
|
+
constructor() {
|
|
42
|
+
super(...arguments);
|
|
43
|
+
this.EditMode = false;
|
|
44
|
+
}
|
|
45
|
+
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactVersionDetailsComponent_BaseFactory; return function ArtifactVersionDetailsComponent_Factory(t) { return (ɵArtifactVersionDetailsComponent_BaseFactory || (ɵArtifactVersionDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactVersionDetailsComponent)))(t || ArtifactVersionDetailsComponent); }; })(); }
|
|
46
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactVersionDetailsComponent, selectors: [["gen-artifactversion-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "ArtifactID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "VersionNumber", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Content", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Configuration", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Comments", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Artifact", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ArtifactVersionDetailsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
47
|
+
i0.ɵɵtemplate(0, ArtifactVersionDetailsComponent_div_0_Template, 12, 30, "div", 0);
|
|
48
|
+
} if (rf & 2) {
|
|
49
|
+
i0.ɵɵproperty("ngIf", ctx.record);
|
|
50
|
+
} }, 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}"] }); }
|
|
51
|
+
};
|
|
52
|
+
ArtifactVersionDetailsComponent = __decorate([
|
|
53
|
+
RegisterClass(BaseFormSectionComponent, 'MJ: Artifact Versions.details') // Tell MemberJunction about this class
|
|
54
|
+
], ArtifactVersionDetailsComponent);
|
|
55
|
+
export { ArtifactVersionDetailsComponent };
|
|
56
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactVersionDetailsComponent, [{
|
|
57
|
+
type: Component,
|
|
58
|
+
args: [{ selector: 'gen-artifactversion-form-details', template: `<div *ngIf="this.record">
|
|
59
|
+
<div class="record-form">
|
|
60
|
+
<mj-form-field
|
|
61
|
+
[record]="record"
|
|
62
|
+
[ShowLabel]="true"
|
|
63
|
+
FieldName="ArtifactID"
|
|
64
|
+
Type="textbox"
|
|
65
|
+
[EditMode]="EditMode"
|
|
66
|
+
LinkType="Record"
|
|
67
|
+
LinkComponentType="Search"
|
|
68
|
+
></mj-form-field>
|
|
69
|
+
<mj-form-field
|
|
70
|
+
[record]="record"
|
|
71
|
+
[ShowLabel]="true"
|
|
72
|
+
FieldName="VersionNumber"
|
|
73
|
+
Type="numerictextbox"
|
|
74
|
+
[EditMode]="EditMode"
|
|
75
|
+
></mj-form-field>
|
|
76
|
+
<mj-form-field
|
|
77
|
+
[record]="record"
|
|
78
|
+
[ShowLabel]="true"
|
|
79
|
+
FieldName="Content"
|
|
80
|
+
Type="textarea"
|
|
81
|
+
[EditMode]="EditMode"
|
|
82
|
+
></mj-form-field>
|
|
83
|
+
<mj-form-field
|
|
84
|
+
[record]="record"
|
|
85
|
+
[ShowLabel]="true"
|
|
86
|
+
FieldName="Configuration"
|
|
87
|
+
Type="textarea"
|
|
88
|
+
[EditMode]="EditMode"
|
|
89
|
+
></mj-form-field>
|
|
90
|
+
<mj-form-field
|
|
91
|
+
[record]="record"
|
|
92
|
+
[ShowLabel]="true"
|
|
93
|
+
FieldName="Comments"
|
|
94
|
+
Type="textarea"
|
|
95
|
+
[EditMode]="EditMode"
|
|
96
|
+
></mj-form-field>
|
|
97
|
+
<mj-form-field
|
|
98
|
+
[record]="record"
|
|
99
|
+
[ShowLabel]="true"
|
|
100
|
+
FieldName="UserID"
|
|
101
|
+
Type="textbox"
|
|
102
|
+
[EditMode]="EditMode"
|
|
103
|
+
LinkType="Record"
|
|
104
|
+
LinkComponentType="Search"
|
|
105
|
+
></mj-form-field>
|
|
106
|
+
<mj-form-field
|
|
107
|
+
[record]="record"
|
|
108
|
+
[ShowLabel]="true"
|
|
109
|
+
FieldName="__mj_CreatedAt"
|
|
110
|
+
Type="textbox"
|
|
111
|
+
[EditMode]="EditMode"
|
|
112
|
+
></mj-form-field>
|
|
113
|
+
<mj-form-field
|
|
114
|
+
[record]="record"
|
|
115
|
+
[ShowLabel]="true"
|
|
116
|
+
FieldName="__mj_UpdatedAt"
|
|
117
|
+
Type="textbox"
|
|
118
|
+
[EditMode]="EditMode"
|
|
119
|
+
></mj-form-field>
|
|
120
|
+
<mj-form-field
|
|
121
|
+
[record]="record"
|
|
122
|
+
[ShowLabel]="true"
|
|
123
|
+
FieldName="Artifact"
|
|
124
|
+
Type="textbox"
|
|
125
|
+
[EditMode]="EditMode"
|
|
126
|
+
></mj-form-field>
|
|
127
|
+
<mj-form-field
|
|
128
|
+
[record]="record"
|
|
129
|
+
[ShowLabel]="true"
|
|
130
|
+
FieldName="User"
|
|
131
|
+
Type="textbox"
|
|
132
|
+
[EditMode]="EditMode"
|
|
133
|
+
></mj-form-field>
|
|
134
|
+
|
|
135
|
+
</div>
|
|
136
|
+
</div>
|
|
137
|
+
`, 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"] }]
|
|
138
|
+
}], null, { record: [{
|
|
139
|
+
type: Input
|
|
140
|
+
}], EditMode: [{
|
|
141
|
+
type: Input
|
|
142
|
+
}] }); })();
|
|
143
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactVersionDetailsComponent, { className: "ArtifactVersionDetailsComponent", filePath: "src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts", lineNumber: 91 }); })();
|
|
144
|
+
export function LoadArtifactVersionDetailsComponent() {
|
|
145
|
+
// does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
|
|
146
|
+
}
|
|
147
|
+
//# sourceMappingURL=details.component.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ArtifactVersion/sections/details.component.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;;;;;IAQrE,AADW,2BAAyB,aACX;IAoErB,AAPA,AAPA,AAPA,AATA,AAPA,AAPA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBAOA,uBAOA,uBASA,uBAOA,uBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IA3EM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;;AAO1B,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,wBAAwB;IAAtE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;gSAHY,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YAjF7B,kFAAyB;;YAAnB,iCAAiB;;;AAiFzB,+BAA+B;IArF3C,aAAa,CAAC,wBAAwB,EAAE,+BAA+B,CAAC,CAAC,wCAAwC;GAqFrG,+BAA+B,CAG3C;;iFAHY,+BAA+B;cApF3C,SAAS;2BACI,kCAAkC,YAElC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA+ET;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,+BAA+B;AAK5C,MAAM,UAAU,mCAAmC;IAC/C,2GAA2G;AAC/G,CAAC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { CollectionEntity } from '@memberjunction/core-entities';
|
|
2
|
+
import { BaseFormComponent } from '@memberjunction/ng-base-forms';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class CollectionFormComponent extends BaseFormComponent {
|
|
5
|
+
record: CollectionEntity;
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollectionFormComponent, never>;
|
|
7
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CollectionFormComponent, "gen-collection-form", never, {}, {}, never, never, false, never>;
|
|
8
|
+
}
|
|
9
|
+
export declare function LoadCollectionFormComponent(): void;
|
|
10
|
+
//# sourceMappingURL=collection.form.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collection.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Collection/collection.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAEjE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAIlE,qBAMa,uBAAwB,SAAQ,iBAAiB;IACnD,MAAM,EAAG,gBAAgB,CAAC;yCADxB,uBAAuB;2CAAvB,uBAAuB;CAEnC;AAED,wBAAgB,2BAA2B,SAE1C"}
|