@memberjunction/ng-entity-form-dialog 3.4.0 → 4.0.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.
@@ -70,3 +70,4 @@ export declare class EntityFormDialogComponent {
70
70
  static ɵfac: i0.ɵɵFactoryDeclaration<EntityFormDialogComponent, never>;
71
71
  static ɵcmp: i0.ɵɵComponentDeclaration<EntityFormDialogComponent, "mj-entity-form-dialog", never, { "Title": { "alias": "Title"; "required": false; }; "ShowSaveButton": { "alias": "ShowSaveButton"; "required": false; }; "ShowCancelButton": { "alias": "ShowCancelButton"; "required": false; }; "Width": { "alias": "Width"; "required": false; }; "Height": { "alias": "Height"; "required": false; }; "Mode": { "alias": "Mode"; "required": false; }; "SectionName": { "alias": "SectionName"; "required": false; }; "Record": { "alias": "Record"; "required": false; }; "HandleSave": { "alias": "HandleSave"; "required": false; }; "AutoRevertOnCancel": { "alias": "AutoRevertOnCancel"; "required": false; }; "Visible": { "alias": "Visible"; "required": false; }; }, { "DialogClosed": "DialogClosed"; }, never, never, false, never>;
72
72
  }
73
+ //# sourceMappingURL=entity-form-dialog.component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"entity-form-dialog.component.d.ts","sourceRoot":"","sources":["../../../src/lib/entity-form-dialog/entity-form-dialog.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAuC,gBAAgB,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAEpG,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAMlD;;;;GAIG;AACH,qBAMa,yBAAyB;IACpC;;OAEG;IACM,KAAK,EAAE,MAAM,CAAM;IAC5B;;OAEG;IACM,cAAc,EAAE,OAAO,CAAQ;IACxC;;OAEG;IACM,gBAAgB,EAAE,OAAO,CAAQ;IAE1C;;OAEG;IACM,KAAK,EAAE,MAAM,CAAO;IAC7B;;OAEG;IACM,MAAM,EAAE,MAAM,CAAO;IAE9B;;OAEG;IACM,IAAI,EAAE,UAAU,GAAG,SAAS,CAAc;IACnD;;OAEG;IACM,WAAW,EAAE,MAAM,CAAM;IAClC;;OAEG;IACM,MAAM,EAAE,UAAU,GAAG,IAAI,CAAQ;IAE1C;;OAEG;IACM,UAAU,EAAE,OAAO,CAAQ;IACpC;;OAEG;IACM,kBAAkB,EAAE,OAAO,CAAQ;IAE5C;;OAEG;IACO,YAAY,EAAE,YAAY,CAAC,MAAM,GAAG,QAAQ,CAAC,CAAyC;IAEhG,OAAO,CAAC,QAAQ,CAAS;IACzB;;OAEG;IACH,IACI,OAAO,CAAC,GAAG,EAAE,OAAO,EAQvB;IACD,IAAI,OAAO,IAAI,OAAO,CAErB;IAE8D,SAAS,EAAG,gBAAgB,CAAC;IAE5F;;OAEG;IACI,QAAQ;IAqCf;;;OAGG;IACU,WAAW,CAAC,MAAM,EAAE,MAAM,GAAG,QAAQ;yCAlHvC,yBAAyB;2CAAzB,yBAAyB;CAiIrC"}
@@ -3,47 +3,48 @@ import { SharedService } from '@memberjunction/ng-shared';
3
3
  import { MJGlobal } from '@memberjunction/global';
4
4
  import { BaseFormComponent, BaseFormSectionComponent } from '@memberjunction/ng-base-forms';
5
5
  import * as i0 from "@angular/core";
6
- import * as i1 from "@angular/common";
7
- import * as i2 from "@progress/kendo-angular-dialog";
8
- import * as i3 from "@progress/kendo-angular-buttons";
6
+ import * as i1 from "@progress/kendo-angular-dialog";
7
+ import * as i2 from "@progress/kendo-angular-buttons";
9
8
  const _c0 = ["dynamicFormContainer"];
10
- function EntityFormDialogComponent_kendo_dialog_0_ng_template_1_Template(rf, ctx) { }
11
- function EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_1_Template(rf, ctx) { if (rf & 1) {
9
+ function EntityFormDialogComponent_Conditional_0_ng_template_1_Template(rf, ctx) { }
10
+ function EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_1_Template(rf, ctx) { if (rf & 1) {
12
11
  const _r3 = i0.ɵɵgetCurrentView();
13
- i0.ɵɵelementStart(0, "button", 6);
14
- i0.ɵɵlistener("click", function EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_1_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.CloseWindow("Save")); });
12
+ i0.ɵɵelementStart(0, "button", 5);
13
+ i0.ɵɵlistener("click", function EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_1_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.CloseWindow("Save")); });
15
14
  i0.ɵɵtext(1, "Save");
16
15
  i0.ɵɵelementEnd();
17
16
  } }
18
- function EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_2_Template(rf, ctx) { if (rf & 1) {
17
+ function EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_2_Template(rf, ctx) { if (rf & 1) {
19
18
  const _r4 = i0.ɵɵgetCurrentView();
20
- i0.ɵɵelementStart(0, "button", 7);
21
- i0.ɵɵlistener("click", function EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.CloseWindow("Cancel")); });
19
+ i0.ɵɵelementStart(0, "button", 6);
20
+ i0.ɵɵlistener("click", function EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_2_Template_button_click_0_listener() { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(3); return i0.ɵɵresetView(ctx_r1.CloseWindow("Cancel")); });
22
21
  i0.ɵɵtext(1, "Cancel");
23
22
  i0.ɵɵelementEnd();
24
23
  } }
25
- function EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_Template(rf, ctx) { if (rf & 1) {
24
+ function EntityFormDialogComponent_Conditional_0_Conditional_3_Template(rf, ctx) { if (rf & 1) {
26
25
  i0.ɵɵelementStart(0, "kendo-dialog-actions");
27
- i0.ɵɵtemplate(1, EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_1_Template, 2, 0, "button", 4)(2, EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_button_2_Template, 2, 0, "button", 5);
26
+ i0.ɵɵconditionalCreate(1, EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_1_Template, 2, 0, "button", 3);
27
+ i0.ɵɵconditionalCreate(2, EntityFormDialogComponent_Conditional_0_Conditional_3_Conditional_2_Template, 2, 0, "button", 4);
28
28
  i0.ɵɵelementEnd();
29
29
  } if (rf & 2) {
30
30
  const ctx_r1 = i0.ɵɵnextContext(2);
31
31
  i0.ɵɵadvance();
32
- i0.ɵɵproperty("ngIf", ctx_r1.ShowSaveButton);
32
+ i0.ɵɵconditional(ctx_r1.ShowSaveButton ? 1 : -1);
33
33
  i0.ɵɵadvance();
34
- i0.ɵɵproperty("ngIf", ctx_r1.ShowCancelButton);
34
+ i0.ɵɵconditional(ctx_r1.ShowCancelButton ? 2 : -1);
35
35
  } }
36
- function EntityFormDialogComponent_kendo_dialog_0_Template(rf, ctx) { if (rf & 1) {
36
+ function EntityFormDialogComponent_Conditional_0_Template(rf, ctx) { if (rf & 1) {
37
37
  const _r1 = i0.ɵɵgetCurrentView();
38
38
  i0.ɵɵelementStart(0, "kendo-dialog", 2);
39
- i0.ɵɵlistener("close", function EntityFormDialogComponent_kendo_dialog_0_Template_kendo_dialog_close_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.CloseWindow("Cancel")); });
40
- i0.ɵɵtemplate(1, EntityFormDialogComponent_kendo_dialog_0_ng_template_1_Template, 0, 0, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor)(3, EntityFormDialogComponent_kendo_dialog_0_kendo_dialog_actions_3_Template, 3, 2, "kendo-dialog-actions", 3);
39
+ i0.ɵɵlistener("close", function EntityFormDialogComponent_Conditional_0_Template_kendo_dialog_close_0_listener() { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.CloseWindow("Cancel")); });
40
+ i0.ɵɵtemplate(1, EntityFormDialogComponent_Conditional_0_ng_template_1_Template, 0, 0, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
41
+ i0.ɵɵconditionalCreate(3, EntityFormDialogComponent_Conditional_0_Conditional_3_Template, 3, 2, "kendo-dialog-actions");
41
42
  i0.ɵɵelementEnd();
42
43
  } if (rf & 2) {
43
44
  const ctx_r1 = i0.ɵɵnextContext();
44
45
  i0.ɵɵproperty("title", ctx_r1.Title)("width", ctx_r1.Width)("height", ctx_r1.Height);
45
46
  i0.ɵɵadvance(3);
46
- i0.ɵɵproperty("ngIf", ctx_r1.ShowSaveButton || ctx_r1.ShowCancelButton);
47
+ i0.ɵɵconditional(ctx_r1.ShowSaveButton || ctx_r1.ShowCancelButton ? 3 : -1);
47
48
  } }
48
49
  /**
49
50
  * This dialog will display the form for a given entity. Using the configuration settings you can display the entire form
@@ -173,15 +174,15 @@ export class EntityFormDialogComponent {
173
174
  } if (rf & 2) {
174
175
  let _t;
175
176
  i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.container = _t.first);
176
- } }, inputs: { Title: "Title", ShowSaveButton: "ShowSaveButton", ShowCancelButton: "ShowCancelButton", Width: "Width", Height: "Height", Mode: "Mode", SectionName: "SectionName", Record: "Record", HandleSave: "HandleSave", AutoRevertOnCancel: "AutoRevertOnCancel", Visible: "Visible" }, outputs: { DialogClosed: "DialogClosed" }, decls: 1, vars: 1, consts: [["dynamicFormContainer", ""], [3, "title", "width", "height", "close", 4, "ngIf"], [3, "close", "title", "width", "height"], [4, "ngIf"], ["kendoButton", "", "themeColor", "primary", 3, "click", 4, "ngIf"], ["kendoButton", "", 3, "click", 4, "ngIf"], ["kendoButton", "", "themeColor", "primary", 3, "click"], ["kendoButton", "", 3, "click"]], template: function EntityFormDialogComponent_Template(rf, ctx) { if (rf & 1) {
177
- i0.ɵɵtemplate(0, EntityFormDialogComponent_kendo_dialog_0_Template, 4, 4, "kendo-dialog", 1);
177
+ } }, inputs: { Title: "Title", ShowSaveButton: "ShowSaveButton", ShowCancelButton: "ShowCancelButton", Width: "Width", Height: "Height", Mode: "Mode", SectionName: "SectionName", Record: "Record", HandleSave: "HandleSave", AutoRevertOnCancel: "AutoRevertOnCancel", Visible: "Visible" }, outputs: { DialogClosed: "DialogClosed" }, standalone: false, decls: 1, vars: 1, consts: [["dynamicFormContainer", ""], [3, "title", "width", "height"], [3, "close", "title", "width", "height"], ["kendoButton", "", "themeColor", "primary"], ["kendoButton", ""], ["kendoButton", "", "themeColor", "primary", 3, "click"], ["kendoButton", "", 3, "click"]], template: function EntityFormDialogComponent_Template(rf, ctx) { if (rf & 1) {
178
+ i0.ɵɵconditionalCreate(0, EntityFormDialogComponent_Conditional_0_Template, 4, 4, "kendo-dialog", 1);
178
179
  } if (rf & 2) {
179
- i0.ɵɵproperty("ngIf", ctx.Visible);
180
- } }, dependencies: [i1.NgIf, i2.DialogComponent, i2.DialogActionsComponent, i3.ButtonComponent] });
180
+ i0.ɵɵconditional(ctx.Visible ? 0 : -1);
181
+ } }, dependencies: [i1.DialogComponent, i1.DialogActionsComponent, i2.ButtonComponent], encapsulation: 2 });
181
182
  }
182
183
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityFormDialogComponent, [{
183
184
  type: Component,
184
- args: [{ selector: 'mj-entity-form-dialog', template: "<kendo-dialog *ngIf=\"Visible\" \n [title]=\"Title\" \n [width]=\"Width\"\n [height]=\"Height\"\n (close)=\"CloseWindow('Cancel')\" >\n <ng-template #dynamicFormContainer></ng-template>\n <kendo-dialog-actions *ngIf=\"ShowSaveButton || ShowCancelButton\">\n <button *ngIf=\"ShowSaveButton\" kendoButton (click)=\"CloseWindow('Save')\" themeColor=\"primary\">Save</button>\n <button *ngIf=\"ShowCancelButton\" kendoButton (click)=\"CloseWindow('Cancel')\">Cancel</button>\n </kendo-dialog-actions>\n</kendo-dialog>" }]
185
+ args: [{ standalone: false, selector: 'mj-entity-form-dialog', template: "@if (Visible) {\n <kendo-dialog\n [title]=\"Title\"\n [width]=\"Width\"\n [height]=\"Height\"\n (close)=\"CloseWindow('Cancel')\" >\n <ng-template #dynamicFormContainer></ng-template>\n @if (ShowSaveButton || ShowCancelButton) {\n <kendo-dialog-actions>\n @if (ShowSaveButton) {\n <button kendoButton (click)=\"CloseWindow('Save')\" themeColor=\"primary\">Save</button>\n }\n @if (ShowCancelButton) {\n <button kendoButton (click)=\"CloseWindow('Cancel')\">Cancel</button>\n }\n </kendo-dialog-actions>\n }\n </kendo-dialog>\n}" }]
185
186
  }], null, { Title: [{
186
187
  type: Input
187
188
  }], ShowSaveButton: [{
@@ -210,5 +211,5 @@ export class EntityFormDialogComponent {
210
211
  type: ViewChild,
211
212
  args: ['dynamicFormContainer', { read: ViewContainerRef }]
212
213
  }] }); })();
213
- (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityFormDialogComponent, { className: "EntityFormDialogComponent", filePath: "src/lib/entity-form-dialog/entity-form-dialog.component.ts", lineNumber: 19 }); })();
214
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityFormDialogComponent, { className: "EntityFormDialogComponent", filePath: "src/lib/entity-form-dialog/entity-form-dialog.component.ts", lineNumber: 20 }); })();
214
215
  //# sourceMappingURL=entity-form-dialog.component.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"entity-form-dialog.component.js","sourceRoot":"","sources":["../../../src/lib/entity-form-dialog/entity-form-dialog.component.ts","../../../src/lib/entity-form-dialog/entity-form-dialog.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"entity-form-dialog.component.js","sourceRoot":"","sources":["../../../src/lib/entity-form-dialog/entity-form-dialog.component.ts","../../../src/lib/entity-form-dialog/entity-form-dialog.component.html"],"names":[],"mappings":"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"}
@@ -9,3 +9,4 @@ export declare class EntityFormDialogModule {
9
9
  static ɵmod: i0.ɵɵNgModuleDeclaration<EntityFormDialogModule, [typeof i1.EntityFormDialogComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.DialogsModule, typeof i5.ButtonsModule, typeof i4.DialogsModule], [typeof i1.EntityFormDialogComponent]>;
10
10
  static ɵinj: i0.ɵɵInjectorDeclaration<EntityFormDialogModule>;
11
11
  }
12
+ //# sourceMappingURL=module.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"module.d.ts","sourceRoot":"","sources":["../../src/lib/module.ts"],"names":[],"mappings":";;;;;;AAUA,qBAea,sBAAsB;yCAAtB,sBAAsB;0CAAtB,sBAAsB;0CAAtB,sBAAsB;CAAI"}
@@ -1,2 +1,3 @@
1
1
  export * from './lib/module';
2
2
  export * from './lib/entity-form-dialog/entity-form-dialog.component';
3
+ //# sourceMappingURL=public-api.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"public-api.d.ts","sourceRoot":"","sources":["../src/public-api.ts"],"names":[],"mappings":"AAIA,cAAc,cAAc,CAAC;AAC7B,cAAc,uDAAuD,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@memberjunction/ng-entity-form-dialog",
3
- "version": "3.4.0",
3
+ "version": "4.0.0",
4
4
  "description": "MemberJunction: Dialog component that is able to display a form for display and/or editing for any record from any entity in MemberJunction.",
5
5
  "main": "./dist/public-api.js",
6
6
  "typings": "./dist/public-api.d.ts",
@@ -15,25 +15,25 @@
15
15
  "author": "",
16
16
  "license": "ISC",
17
17
  "devDependencies": {
18
- "@angular/compiler": "18.2.14",
19
- "@angular/compiler-cli": "18.2.14"
18
+ "@angular/compiler": "21.1.3",
19
+ "@angular/compiler-cli": "21.1.3"
20
20
  },
21
21
  "peerDependencies": {
22
- "@angular/common": "18.2.14",
23
- "@angular/core": "18.2.14",
24
- "@angular/forms": "18.2.14",
25
- "@angular/router": "18.2.14"
22
+ "@angular/common": "21.1.3",
23
+ "@angular/core": "21.1.3",
24
+ "@angular/forms": "21.1.3",
25
+ "@angular/router": "21.1.3"
26
26
  },
27
27
  "dependencies": {
28
- "@memberjunction/core-entities": "3.4.0",
29
- "@memberjunction/global": "3.4.0",
30
- "@memberjunction/core": "3.4.0",
31
- "@memberjunction/ng-container-directives": "3.4.0",
32
- "@memberjunction/ng-shared": "3.4.0",
33
- "@memberjunction/ng-base-forms": "3.4.0",
34
- "@progress/kendo-angular-buttons": "16.2.0",
35
- "@progress/kendo-angular-dialog": "16.2.0",
36
- "tslib": "^2.3.0"
28
+ "@memberjunction/core-entities": "4.0.0",
29
+ "@memberjunction/global": "4.0.0",
30
+ "@memberjunction/core": "4.0.0",
31
+ "@memberjunction/ng-container-directives": "4.0.0",
32
+ "@memberjunction/ng-shared": "4.0.0",
33
+ "@memberjunction/ng-base-forms": "4.0.0",
34
+ "@progress/kendo-angular-buttons": "22.0.1",
35
+ "@progress/kendo-angular-dialog": "22.0.1",
36
+ "tslib": "^2.8.1"
37
37
  },
38
38
  "sideEffects": false,
39
39
  "repository": {