@memberjunction/ng-core-entity-forms 2.108.0 → 2.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts +1 -1
  2. package/dist/lib/custom/AIAgents/sub-agent-advanced-settings-dialog.component.d.ts.map +1 -1
  3. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +26 -16
  4. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  5. package/dist/lib/generated/Entities/AIAgent/sections/details.component.d.ts.map +1 -1
  6. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js +32 -5
  7. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js.map +1 -1
  8. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.d.ts +10 -0
  9. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.d.ts.map +1 -0
  10. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js +59 -0
  11. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js.map +1 -0
  12. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.d.ts +11 -0
  13. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.d.ts.map +1 -0
  14. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.js +253 -0
  15. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.js.map +1 -0
  16. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +6 -6
  17. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  18. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +6 -6
  19. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +13 -3
  20. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
  21. package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts.map +1 -1
  22. package/dist/lib/generated/Entities/Artifact/sections/details.component.js +13 -4
  23. package/dist/lib/generated/Entities/Artifact/sections/details.component.js.map +1 -1
  24. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.d.ts +10 -0
  25. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.d.ts.map +1 -0
  26. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js +59 -0
  27. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js.map +1 -0
  28. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.d.ts +11 -0
  29. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.d.ts.map +1 -0
  30. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.js +167 -0
  31. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.js.map +1 -0
  32. package/dist/lib/generated/Entities/CommunicationProvider/sections/details.component.d.ts.map +1 -1
  33. package/dist/lib/generated/Entities/CommunicationProvider/sections/details.component.js +13 -4
  34. package/dist/lib/generated/Entities/CommunicationProvider/sections/details.component.js.map +1 -1
  35. package/dist/lib/generated/Entities/Entity/entity.form.component.js +7 -7
  36. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  37. package/dist/lib/generated/Entities/User/sections/details.component.d.ts.map +1 -1
  38. package/dist/lib/generated/Entities/User/sections/details.component.js +22 -4
  39. package/dist/lib/generated/Entities/User/sections/details.component.js.map +1 -1
  40. package/dist/lib/generated/Entities/User/user.form.component.js +52 -32
  41. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  42. package/dist/lib/generated/generated-forms.module.d.ts +348 -344
  43. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  44. package/dist/lib/generated/generated-forms.module.js +144 -128
  45. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  46. package/package.json +15 -15
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-base-forms";
13
13
  function ArtifactDetailsComponent_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);
15
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13);
16
16
  i0.ɵɵelementEnd()();
17
17
  } if (rf & 2) {
18
18
  const ctx_r0 = i0.ɵɵnextContext();
@@ -38,6 +38,8 @@ function ArtifactDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
38
38
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
39
39
  i0.ɵɵadvance();
40
40
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
41
43
  } }
42
44
  let ArtifactDetailsComponent = class ArtifactDetailsComponent extends BaseFormSectionComponent {
43
45
  constructor() {
@@ -45,8 +47,8 @@ let ArtifactDetailsComponent = class ArtifactDetailsComponent extends BaseFormSe
45
47
  this.EditMode = false;
46
48
  }
47
49
  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
+ 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", "Visibility", "Type", "dropdownlist", 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) {
51
+ i0.ɵɵtemplate(0, ArtifactDetailsComponent_div_0_Template, 14, 36, "div", 0);
50
52
  } if (rf & 2) {
51
53
  i0.ɵɵproperty("ngIf", ctx.record);
52
54
  } }, dependencies: [i1.NgIf, i2.MJFormField], styles: [".k-pane[_ngcontent-%COMP%] {\n background-color: #F5F6FA;\n}\n\n.content-margin[_ngcontent-%COMP%] {\n margin: 10px;\n} \n\n\na[_ngcontent-%COMP%] {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group[_ngcontent-%COMP%] {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] {\n margin-bottom: 10px;\n}\n\n.k-splitter[_ngcontent-%COMP%] {\n border-width: 0px;\n}\n\n.record-form-row[_ngcontent-%COMP%] {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row[_ngcontent-%COMP%] {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n width: 240px;\n margin-bottom: 0;\n }\n}"] }); }
@@ -121,6 +123,13 @@ export { ArtifactDetailsComponent };
121
123
  Type="textbox"
122
124
  [EditMode]="EditMode"
123
125
  ></mj-form-field>
126
+ <mj-form-field
127
+ [record]="record"
128
+ [ShowLabel]="true"
129
+ FieldName="Visibility"
130
+ Type="dropdownlist"
131
+ [EditMode]="EditMode"
132
+ ></mj-form-field>
124
133
  <mj-form-field
125
134
  [record]="record"
126
135
  [ShowLabel]="true"
@@ -151,7 +160,7 @@ export { ArtifactDetailsComponent };
151
160
  }], EditMode: [{
152
161
  type: Input
153
162
  }] }); })();
154
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactDetailsComponent, { className: "ArtifactDetailsComponent", filePath: "src/lib/generated/Entities/Artifact/sections/details.component.ts", lineNumber: 100 }); })();
163
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactDetailsComponent, { className: "ArtifactDetailsComponent", filePath: "src/lib/generated/Entities/Artifact/sections/details.component.ts", lineNumber: 107 }); })();
155
164
  export function LoadArtifactDetailsComponent() {
156
165
  // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
157
166
  }
@@ -1 +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"}
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;IAoFrB,AAPA,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AATA,AAPA,AAPA,AATA,mCAQiB,uBAOA,uBAOA,uBASA,uBAOA,uBASA,uBAOA,uBAOA,yBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IA3FM,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;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;YAjGtB,2EAAyB;;YAAnB,iCAAiB;;;AAiGzB,wBAAwB;IArGpC,aAAa,CAAC,wBAAwB,EAAE,uBAAuB,CAAC,CAAC,wCAAwC;GAqG7F,wBAAwB,CAGpC;;iFAHY,wBAAwB;cApGpC,SAAS;2BACI,2BAA2B,YAE3B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA+FT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,wBAAwB;AAKrC,MAAM,UAAU,4BAA4B;IACxC,2GAA2G;AAC/G,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { ArtifactPermissionEntity } from '@memberjunction/core-entities';
2
+ import { BaseFormComponent } from '@memberjunction/ng-base-forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ArtifactPermissionFormComponent extends BaseFormComponent {
5
+ record: ArtifactPermissionEntity;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<ArtifactPermissionFormComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<ArtifactPermissionFormComponent, "gen-artifactpermission-form", never, {}, {}, never, never, false, never>;
8
+ }
9
+ export declare function LoadArtifactPermissionFormComponent(): void;
10
+ //# sourceMappingURL=artifactpermission.form.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"artifactpermission.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAMa,+BAAgC,SAAQ,iBAAiB;IAC3D,MAAM,EAAG,wBAAwB,CAAC;yCADhC,+BAA+B;2CAA/B,+BAA+B;CAE3C;AAED,wBAAgB,mCAAmC,SAElD"}
@@ -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 { LoadArtifactPermissionDetailsComponent } 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 ArtifactPermissionFormComponent_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 ArtifactPermissionFormComponent_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 ArtifactPermissionFormComponent_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 ArtifactPermissionFormComponent = class ArtifactPermissionFormComponent extends BaseFormComponent {
37
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactPermissionFormComponent_BaseFactory; return function ArtifactPermissionFormComponent_Factory(t) { return (ɵArtifactPermissionFormComponent_BaseFactory || (ɵArtifactPermissionFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactPermissionFormComponent)))(t || ArtifactPermissionFormComponent); }; })(); }
38
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactPermissionFormComponent, selectors: [["gen-artifactpermission-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 Permissions", "Section", "details", 3, "record", "EditMode"]], template: function ArtifactPermissionFormComponent_Template(rf, ctx) { if (rf & 1) {
39
+ i0.ɵɵelementStart(0, "div", 1);
40
+ i0.ɵɵtemplate(1, ArtifactPermissionFormComponent_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
+ ArtifactPermissionFormComponent = __decorate([
48
+ RegisterClass(BaseFormComponent, 'MJ: Artifact Permissions') // Tell MemberJunction about this class
49
+ ], ArtifactPermissionFormComponent);
50
+ export { ArtifactPermissionFormComponent };
51
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactPermissionFormComponent, [{
52
+ type: Component,
53
+ args: [{ selector: 'gen-artifactpermission-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 Permissions\" \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(ArtifactPermissionFormComponent, { className: "ArtifactPermissionFormComponent", filePath: "src/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.ts", lineNumber: 13 }); })();
56
+ export function LoadArtifactPermissionFormComponent() {
57
+ LoadArtifactPermissionDetailsComponent();
58
+ }
59
+ //# sourceMappingURL=artifactpermission.form.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"artifactpermission.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.ts","../../../../../src/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.html"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,eAAe,CAAC;AAE1C,OAAO,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AACvD,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;AAClE,OAAO,EAAE,sCAAsC,EAAE,MAAM,8BAA8B,CAAA;;;;;;;;;ICHjF,kCAA0D;IACtD,qCAAiD;IAEzC,sCAA2F;IAAzC,AAArC,mNAAe,0BAAmB,KAAC,wMAAqB,2BAAoB,KAAC;IAEtF,iCAAuB;IACnB,yBACJ;IAAA,iBAAS;IACT,mCAAa;IACT,qCAKkB;IAItC,AADY,AAFI,iBAAc,EAEJ,EACnB;;;IAjBc,eAAa;IAAb,6BAAa;IAWV,eAAiB;IACjB,AADA,sCAAiB,6BACS;;ADF/C,IAAM,+BAA+B,GAArC,MAAM,+BAAgC,SAAQ,iBAAiB;gSAAzD,+BAA+B,SAA/B,+BAA+B;oEAA/B,+BAA+B;YCZ5C,8BAAqC;YACjC,kFAA0D;YAmB9D,iBAAM;;YAnBK,cAAY;YAAZ,iCAAY;;;ADWV,+BAA+B;IAN3C,aAAa,CAAC,iBAAiB,EAAE,0BAA0B,CAAC,CAAC,uCAAuC;GAMxF,+BAA+B,CAE3C;;iFAFY,+BAA+B;cAL3C,SAAS;2BACI,6BAA6B;;kFAI9B,+BAA+B;AAI5C,MAAM,UAAU,mCAAmC;IAC/C,sCAAsC,EAAE,CAAC;AAC7C,CAAC"}
@@ -0,0 +1,11 @@
1
+ import { BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
2
+ import { ArtifactPermissionEntity } from '@memberjunction/core-entities';
3
+ import * as i0 from "@angular/core";
4
+ export declare class ArtifactPermissionDetailsComponent extends BaseFormSectionComponent {
5
+ record: ArtifactPermissionEntity;
6
+ EditMode: boolean;
7
+ static ɵfac: i0.ɵɵFactoryDeclaration<ArtifactPermissionDetailsComponent, never>;
8
+ static ɵcmp: i0.ɵɵComponentDeclaration<ArtifactPermissionDetailsComponent, "gen-artifactpermission-form-details", never, { "record": { "alias": "record"; "required": false; }; "EditMode": { "alias": "EditMode"; "required": false; }; }, {}, never, never, false, never>;
9
+ }
10
+ export declare function LoadArtifactPermissionDetailsComponent(): 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/ArtifactPermission/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,qBAqGa,kCAAmC,SAAQ,wBAAwB;IAC1D,MAAM,EAAG,wBAAwB,CAAC;IAClC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,kCAAkC;2CAAlC,kCAAkC;CAG9C;AAED,wBAAgB,sCAAsC,SAErD"}
@@ -0,0 +1,167 @@
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 ArtifactPermissionDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
14
+ i0.ɵɵelementStart(0, "div")(1, "div", 1);
15
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13);
16
+ i0.ɵɵelementEnd()();
17
+ } if (rf & 2) {
18
+ const ctx_r0 = i0.ɵɵnextContext();
19
+ i0.ɵɵadvance(2);
20
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
21
+ i0.ɵɵadvance();
22
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
23
+ i0.ɵɵadvance();
24
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
25
+ i0.ɵɵadvance();
26
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
27
+ i0.ɵɵadvance();
28
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
29
+ i0.ɵɵadvance();
30
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
31
+ i0.ɵɵadvance();
32
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
33
+ i0.ɵɵadvance();
34
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
35
+ i0.ɵɵadvance();
36
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
37
+ i0.ɵɵadvance();
38
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
39
+ i0.ɵɵadvance();
40
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
41
+ i0.ɵɵadvance();
42
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
43
+ } }
44
+ let ArtifactPermissionDetailsComponent = class ArtifactPermissionDetailsComponent extends BaseFormSectionComponent {
45
+ constructor() {
46
+ super(...arguments);
47
+ this.EditMode = false;
48
+ }
49
+ static { this.ɵfac = /*@__PURE__*/ (() => { let ɵArtifactPermissionDetailsComponent_BaseFactory; return function ArtifactPermissionDetailsComponent_Factory(t) { return (ɵArtifactPermissionDetailsComponent_BaseFactory || (ɵArtifactPermissionDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(ArtifactPermissionDetailsComponent)))(t || ArtifactPermissionDetailsComponent); }; })(); }
50
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ArtifactPermissionDetailsComponent, selectors: [["gen-artifactpermission-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", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CanRead", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CanEdit", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CanDelete", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "CanShare", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SharedByUserID", "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"], ["FieldName", "SharedByUser", "Type", "textbox", 3, "record", "ShowLabel", "EditMode"]], template: function ArtifactPermissionDetailsComponent_Template(rf, ctx) { if (rf & 1) {
51
+ i0.ɵɵtemplate(0, ArtifactPermissionDetailsComponent_div_0_Template, 14, 36, "div", 0);
52
+ } if (rf & 2) {
53
+ i0.ɵɵproperty("ngIf", ctx.record);
54
+ } }, dependencies: [i1.NgIf, i2.MJFormField], styles: [".k-pane[_ngcontent-%COMP%] {\n background-color: #F5F6FA;\n}\n\n.content-margin[_ngcontent-%COMP%] {\n margin: 10px;\n} \n\n\na[_ngcontent-%COMP%] {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group[_ngcontent-%COMP%] {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] {\n margin-bottom: 10px;\n}\n\n.k-splitter[_ngcontent-%COMP%] {\n border-width: 0px;\n}\n\n.record-form-row[_ngcontent-%COMP%] {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row[_ngcontent-%COMP%] {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n width: 240px;\n margin-bottom: 0;\n }\n}"] }); }
55
+ };
56
+ ArtifactPermissionDetailsComponent = __decorate([
57
+ RegisterClass(BaseFormSectionComponent, 'MJ: Artifact Permissions.details') // Tell MemberJunction about this class
58
+ ], ArtifactPermissionDetailsComponent);
59
+ export { ArtifactPermissionDetailsComponent };
60
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ArtifactPermissionDetailsComponent, [{
61
+ type: Component,
62
+ args: [{ selector: 'gen-artifactpermission-form-details', template: `<div *ngIf="this.record">
63
+ <div class="record-form">
64
+ <mj-form-field
65
+ [record]="record"
66
+ [ShowLabel]="true"
67
+ FieldName="ArtifactID"
68
+ Type="textbox"
69
+ [EditMode]="EditMode"
70
+ LinkType="Record"
71
+ LinkComponentType="Search"
72
+ ></mj-form-field>
73
+ <mj-form-field
74
+ [record]="record"
75
+ [ShowLabel]="true"
76
+ FieldName="UserID"
77
+ Type="textbox"
78
+ [EditMode]="EditMode"
79
+ LinkType="Record"
80
+ LinkComponentType="Search"
81
+ ></mj-form-field>
82
+ <mj-form-field
83
+ [record]="record"
84
+ [ShowLabel]="true"
85
+ FieldName="CanRead"
86
+ Type="checkbox"
87
+ [EditMode]="EditMode"
88
+ ></mj-form-field>
89
+ <mj-form-field
90
+ [record]="record"
91
+ [ShowLabel]="true"
92
+ FieldName="CanEdit"
93
+ Type="checkbox"
94
+ [EditMode]="EditMode"
95
+ ></mj-form-field>
96
+ <mj-form-field
97
+ [record]="record"
98
+ [ShowLabel]="true"
99
+ FieldName="CanDelete"
100
+ Type="checkbox"
101
+ [EditMode]="EditMode"
102
+ ></mj-form-field>
103
+ <mj-form-field
104
+ [record]="record"
105
+ [ShowLabel]="true"
106
+ FieldName="CanShare"
107
+ Type="checkbox"
108
+ [EditMode]="EditMode"
109
+ ></mj-form-field>
110
+ <mj-form-field
111
+ [record]="record"
112
+ [ShowLabel]="true"
113
+ FieldName="SharedByUserID"
114
+ Type="textbox"
115
+ [EditMode]="EditMode"
116
+ LinkType="Record"
117
+ LinkComponentType="Search"
118
+ ></mj-form-field>
119
+ <mj-form-field
120
+ [record]="record"
121
+ [ShowLabel]="true"
122
+ FieldName="__mj_CreatedAt"
123
+ Type="textbox"
124
+ [EditMode]="EditMode"
125
+ ></mj-form-field>
126
+ <mj-form-field
127
+ [record]="record"
128
+ [ShowLabel]="true"
129
+ FieldName="__mj_UpdatedAt"
130
+ Type="textbox"
131
+ [EditMode]="EditMode"
132
+ ></mj-form-field>
133
+ <mj-form-field
134
+ [record]="record"
135
+ [ShowLabel]="true"
136
+ FieldName="Artifact"
137
+ Type="textbox"
138
+ [EditMode]="EditMode"
139
+ ></mj-form-field>
140
+ <mj-form-field
141
+ [record]="record"
142
+ [ShowLabel]="true"
143
+ FieldName="User"
144
+ Type="textbox"
145
+ [EditMode]="EditMode"
146
+ ></mj-form-field>
147
+ <mj-form-field
148
+ [record]="record"
149
+ [ShowLabel]="true"
150
+ FieldName="SharedByUser"
151
+ Type="textbox"
152
+ [EditMode]="EditMode"
153
+ ></mj-form-field>
154
+
155
+ </div>
156
+ </div>
157
+ `, 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"] }]
158
+ }], null, { record: [{
159
+ type: Input
160
+ }], EditMode: [{
161
+ type: Input
162
+ }] }); })();
163
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ArtifactPermissionDetailsComponent, { className: "ArtifactPermissionDetailsComponent", filePath: "src/lib/generated/Entities/ArtifactPermission/sections/details.component.ts", lineNumber: 107 }); })();
164
+ export function LoadArtifactPermissionDetailsComponent() {
165
+ // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
166
+ }
167
+ //# sourceMappingURL=details.component.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/ArtifactPermission/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;IAoFrB,AAPA,AAPA,AAPA,AAPA,AATA,AAPA,AAPA,AAPA,AAPA,AATA,AATA,mCAQiB,uBASA,uBAOA,uBAOA,uBAOA,uBAOA,uBASA,uBAOA,yBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IA3FM,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;IAKrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;;AAO1B,IAAM,kCAAkC,GAAxC,MAAM,kCAAmC,SAAQ,wBAAwB;IAAzE;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;4SAHY,kCAAkC,SAAlC,kCAAkC;oEAAlC,kCAAkC;YAjGhC,qFAAyB;;YAAnB,iCAAiB;;;AAiGzB,kCAAkC;IArG9C,aAAa,CAAC,wBAAwB,EAAE,kCAAkC,CAAC,CAAC,wCAAwC;GAqGxG,kCAAkC,CAG9C;;iFAHY,kCAAkC;cApG9C,SAAS;2BACI,qCAAqC,YAErC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA+FT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,kCAAkC;AAK/C,MAAM,UAAU,sCAAsC;IAClD,2GAA2G;AAC/G,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CommunicationProvider/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;;AAE5E,qBAiFa,qCAAsC,SAAQ,wBAAwB;IAC7D,MAAM,EAAG,2BAA2B,CAAC;IACrC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,qCAAqC;2CAArC,qCAAqC;CAGjD;AAED,wBAAgB,yCAAyC,SAExD"}
1
+ {"version":3,"file":"details.component.d.ts","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CommunicationProvider/sections/details.component.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AACzE,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;;AAE5E,qBAwFa,qCAAsC,SAAQ,wBAAwB;IAC7D,MAAM,EAAG,2BAA2B,CAAC;IACrC,QAAQ,EAAE,OAAO,CAAS;yCAFnC,qCAAqC;2CAArC,qCAAqC;CAGjD;AAED,wBAAgB,yCAAyC,SAExD"}
@@ -12,7 +12,7 @@ import * as i1 from "@angular/common";
12
12
  import * as i2 from "@memberjunction/ng-base-forms";
13
13
  function CommunicationProviderDetailsComponent_div_0_Template(rf, ctx) { if (rf & 1) {
14
14
  i0.ɵɵelementStart(0, "div")(1, "div", 1);
15
- i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11);
15
+ i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12);
16
16
  i0.ɵɵelementEnd()();
17
17
  } if (rf & 2) {
18
18
  const ctx_r0 = i0.ɵɵnextContext();
@@ -36,6 +36,8 @@ function CommunicationProviderDetailsComponent_div_0_Template(rf, ctx) { if (rf
36
36
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
37
37
  i0.ɵɵadvance();
38
38
  i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
39
+ i0.ɵɵadvance();
40
+ i0.ɵɵproperty("record", ctx_r0.record)("ShowLabel", true)("EditMode", ctx_r0.EditMode);
39
41
  } }
40
42
  let CommunicationProviderDetailsComponent = class CommunicationProviderDetailsComponent extends BaseFormSectionComponent {
41
43
  constructor() {
@@ -43,8 +45,8 @@ let CommunicationProviderDetailsComponent = class CommunicationProviderDetailsCo
43
45
  this.EditMode = false;
44
46
  }
45
47
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCommunicationProviderDetailsComponent_BaseFactory; return function CommunicationProviderDetailsComponent_Factory(t) { return (ɵCommunicationProviderDetailsComponent_BaseFactory || (ɵCommunicationProviderDetailsComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CommunicationProviderDetailsComponent)))(t || CommunicationProviderDetailsComponent); }; })(); }
46
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CommunicationProviderDetailsComponent, selectors: [["gen-communicationprovider-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsSending", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsReceiving", "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", "SupportsScheduledSending", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsForwarding", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsReplying", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"]], template: function CommunicationProviderDetailsComponent_Template(rf, ctx) { if (rf & 1) {
47
- i0.ɵɵtemplate(0, CommunicationProviderDetailsComponent_div_0_Template, 12, 30, "div", 0);
48
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CommunicationProviderDetailsComponent, selectors: [["gen-communicationprovider-form-details"]], inputs: { record: "record", EditMode: "EditMode" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[4, "ngIf"], [1, "record-form"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsSending", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsReceiving", "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", "SupportsScheduledSending", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsForwarding", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsReplying", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"], ["FieldName", "SupportsDrafts", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode"]], template: function CommunicationProviderDetailsComponent_Template(rf, ctx) { if (rf & 1) {
49
+ i0.ɵɵtemplate(0, CommunicationProviderDetailsComponent_div_0_Template, 13, 33, "div", 0);
48
50
  } if (rf & 2) {
49
51
  i0.ɵɵproperty("ngIf", ctx.record);
50
52
  } }, dependencies: [i1.NgIf, i2.MJFormField], styles: [".k-pane[_ngcontent-%COMP%] {\n background-color: #F5F6FA;\n}\n\n.content-margin[_ngcontent-%COMP%] {\n margin: 10px;\n} \n\n\na[_ngcontent-%COMP%] {\n font-size: 14px;\n font-weight: bolder;\n}\n\n.tab-header-icon[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] {\n display: block;\n flex-direction: column;\n background-color: #F5F6FA;\n padding: 10px;\n}\n\n.record-form-group[_ngcontent-%COMP%] {\n margin-top: 0px;\n background-color: #F5F6FA;\n}\n\nbutton[_ngcontent-%COMP%] {\n margin-right: 5px;\n}\n\n.record-form[_ngcontent-%COMP%] h2[_ngcontent-%COMP%] {\n margin-bottom: 10px;\n}\n\n.k-splitter[_ngcontent-%COMP%] {\n border-width: 0px;\n}\n\n.record-form-row[_ngcontent-%COMP%] {\n display: grid;\n grid-template-columns: auto 1fr;\n align-items: start;\n gap: 10px;\n margin-bottom: 12px;\n padding-top: 5px;\n padding-bottom: 5px;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > [_ngcontent-%COMP%]:first-child {\n font-weight: bold;\n padding-right: 10px;\n} \n\n.record-form[_ngcontent-%COMP%] .record-form-row[_ngcontent-%COMP%] > span[_ngcontent-%COMP%] {\n white-space: pre-line;\n max-height: 300px;\n overflow: auto;\n}\n\n \n\n@media (min-width: 768px) {\n .record-form-row[_ngcontent-%COMP%] {\n flex-direction: row;\n align-items: center;\n }\n\n .record-form-row[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n width: 240px;\n margin-bottom: 0;\n }\n}"] }); }
@@ -127,6 +129,13 @@ export { CommunicationProviderDetailsComponent };
127
129
  Type="checkbox"
128
130
  [EditMode]="EditMode"
129
131
  ></mj-form-field>
132
+ <mj-form-field
133
+ [record]="record"
134
+ [ShowLabel]="true"
135
+ FieldName="SupportsDrafts"
136
+ Type="checkbox"
137
+ [EditMode]="EditMode"
138
+ ></mj-form-field>
130
139
 
131
140
  </div>
132
141
  </div>
@@ -136,7 +145,7 @@ export { CommunicationProviderDetailsComponent };
136
145
  }], EditMode: [{
137
146
  type: Input
138
147
  }] }); })();
139
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CommunicationProviderDetailsComponent, { className: "CommunicationProviderDetailsComponent", filePath: "src/lib/generated/Entities/CommunicationProvider/sections/details.component.ts", lineNumber: 87 }); })();
148
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CommunicationProviderDetailsComponent, { className: "CommunicationProviderDetailsComponent", filePath: "src/lib/generated/Entities/CommunicationProvider/sections/details.component.ts", lineNumber: 94 }); })();
140
149
  export function LoadCommunicationProviderDetailsComponent() {
141
150
  // does nothing, but called in order to prevent tree-shaking from eliminating this component from the build
142
151
  }
@@ -1 +1 @@
1
- {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CommunicationProvider/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;IAgErB,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,mCAMiB,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IAvEM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;;AAO1B,IAAM,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,wBAAwB;IAA5E;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;wTAHY,qCAAqC,SAArC,qCAAqC;oEAArC,qCAAqC;YA7EnC,wFAAyB;;YAAnB,iCAAiB;;;AA6EzB,qCAAqC;IAjFjD,aAAa,CAAC,wBAAwB,EAAE,iCAAiC,CAAC,CAAC,wCAAwC;GAiFvG,qCAAqC,CAGjD;;iFAHY,qCAAqC;cAhFjD,SAAS;2BACI,wCAAwC,YAExC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KA2ET;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,qCAAqC;AAKlD,MAAM,UAAU,yCAAyC;IACrD,2GAA2G;AAC/G,CAAC"}
1
+ {"version":3,"file":"details.component.js","sourceRoot":"","sources":["../../../../../../src/lib/generated/Entities/CommunicationProvider/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;IAuErB,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,AAPA,mCAMiB,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,uBAOA,yBAOA,yBAOA,yBAOA;IAGzB,AADI,iBAAM,EACJ;;;IA9EM,eAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;IAGrB,cAAiB;IAIjB,AAHA,AADA,sCAAiB,mBACC,6BAGG;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,qCAAqC,GAA3C,MAAM,qCAAsC,SAAQ,wBAAwB;IAA5E;;QAEe,aAAQ,GAAY,KAAK,CAAC;KAC/C;wTAHY,qCAAqC,SAArC,qCAAqC;oEAArC,qCAAqC;YApFnC,wFAAyB;;YAAnB,iCAAiB;;;AAoFzB,qCAAqC;IAxFjD,aAAa,CAAC,wBAAwB,EAAE,iCAAiC,CAAC,CAAC,wCAAwC;GAwFvG,qCAAqC,CAGjD;;iFAHY,qCAAqC;cAvFjD,SAAS;2BACI,wCAAwC,YAExC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAkFT;gBAGiB,MAAM;kBAAvB,KAAK;YACY,QAAQ;kBAAzB,KAAK;;kFAFG,qCAAqC;AAKlD,MAAM,UAAU,yCAAyC;IACrD,2GAA2G;AAC/G,CAAC"}