@memberjunction/ng-core-entity-forms 3.1.1 → 3.2.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 (51) hide show
  1. package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts +11 -0
  2. package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts.map +1 -0
  3. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js +122 -0
  4. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js.map +1 -0
  5. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts +11 -0
  6. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts.map +1 -0
  7. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js +67 -0
  8. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js.map +1 -0
  9. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts +11 -0
  10. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts.map +1 -0
  11. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js +83 -0
  12. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js.map +1 -0
  13. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts +11 -0
  14. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts.map +1 -0
  15. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js +78 -0
  16. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js.map +1 -0
  17. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -1
  18. package/dist/lib/generated/Entities/Credential/credential.form.component.js +22 -4
  19. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
  20. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts +11 -0
  21. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts.map +1 -0
  22. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js +71 -0
  23. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js.map +1 -0
  24. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
  25. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +45 -17
  26. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  27. package/dist/lib/generated/Entities/Template/template.form.component.d.ts.map +1 -1
  28. package/dist/lib/generated/Entities/Template/template.form.component.js +45 -9
  29. package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
  30. package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
  31. package/dist/lib/generated/Entities/User/user.form.component.js +218 -164
  32. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  33. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +11 -7
  34. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js.map +1 -1
  35. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts +11 -0
  36. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts.map +1 -0
  37. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js +75 -0
  38. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js.map +1 -0
  39. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts +11 -0
  40. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts.map +1 -0
  41. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js +130 -0
  42. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js.map +1 -0
  43. package/dist/lib/generated/generated-forms.module.d.ts +170 -164
  44. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  45. package/dist/lib/generated/generated-forms.module.js +110 -86
  46. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  47. package/package.json +30 -30
  48. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts +0 -11
  49. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts.map +0 -1
  50. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js +0 -67
  51. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js.map +0 -1
@@ -13,7 +13,7 @@ import * as i2 from "@memberjunction/ng-base-forms";
13
13
  import * as i3 from "@memberjunction/ng-form-toolbar";
14
14
  function TemplateFormComponent_div_18_Template(rf, ctx) { if (rf & 1) {
15
15
  const _r1 = i0.ɵɵgetCurrentView();
16
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 22);
16
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
17
17
  i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_18_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("templateContents", $event.totalRowCount)); });
18
18
  i0.ɵɵelementEnd()();
19
19
  } if (rf & 2) {
@@ -23,7 +23,7 @@ function TemplateFormComponent_div_18_Template(rf, ctx) { if (rf & 1) {
23
23
  } }
24
24
  function TemplateFormComponent_div_20_Template(rf, ctx) { if (rf & 1) {
25
25
  const _r3 = i0.ɵɵgetCurrentView();
26
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 22);
26
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
27
27
  i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_20_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("templateParams", $event.totalRowCount)); });
28
28
  i0.ɵɵelementEnd()();
29
29
  } if (rf & 2) {
@@ -33,18 +33,38 @@ function TemplateFormComponent_div_20_Template(rf, ctx) { if (rf & 1) {
33
33
  } }
34
34
  function TemplateFormComponent_div_22_Template(rf, ctx) { if (rf & 1) {
35
35
  const _r4 = i0.ɵɵgetCurrentView();
36
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 22);
37
- i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_22_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIPrompts", $event.totalRowCount)); });
36
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
37
+ i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_22_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotificationTypes", $event.totalRowCount)); });
38
38
  i0.ɵɵelementEnd()();
39
39
  } if (rf & 2) {
40
40
  const ctx_r1 = i0.ɵɵnextContext();
41
41
  i0.ɵɵadvance();
42
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Prompts", "TemplateID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("aIPrompts"))("ShowToolbar", false);
42
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notification Types", "SMSTemplateID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notification Types"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserNotificationTypes"))("ShowToolbar", false);
43
43
  } }
44
44
  function TemplateFormComponent_div_24_Template(rf, ctx) { if (rf & 1) {
45
45
  const _r5 = i0.ɵɵgetCurrentView();
46
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 22);
47
- i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_24_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityDocuments", $event.totalRowCount)); });
46
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
47
+ i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_24_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIPrompts", $event.totalRowCount)); });
48
+ i0.ɵɵelementEnd()();
49
+ } if (rf & 2) {
50
+ const ctx_r1 = i0.ɵɵnextContext();
51
+ i0.ɵɵadvance();
52
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Prompts", "TemplateID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Prompts"))("AllowLoad", ctx_r1.IsSectionExpanded("aIPrompts"))("ShowToolbar", false);
53
+ } }
54
+ function TemplateFormComponent_div_26_Template(rf, ctx) { if (rf & 1) {
55
+ const _r6 = i0.ɵɵgetCurrentView();
56
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
57
+ i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_26_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJUserNotificationTypes", $event.totalRowCount)); });
58
+ i0.ɵɵelementEnd()();
59
+ } if (rf & 2) {
60
+ const ctx_r1 = i0.ɵɵnextContext();
61
+ i0.ɵɵadvance();
62
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: User Notification Types", "EmailTemplateID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: User Notification Types"))("AllowLoad", ctx_r1.IsSectionExpanded("mJUserNotificationTypes"))("ShowToolbar", false);
63
+ } }
64
+ function TemplateFormComponent_div_28_Template(rf, ctx) { if (rf & 1) {
65
+ const _r7 = i0.ɵɵgetCurrentView();
66
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 23);
67
+ i0.ɵɵlistener("AfterDataLoad", function TemplateFormComponent_div_28_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityDocuments", $event.totalRowCount)); });
48
68
  i0.ɵɵelementEnd()();
49
69
  } if (rf & 2) {
50
70
  const ctx_r1 = i0.ɵɵnextContext();
@@ -61,12 +81,14 @@ let TemplateFormComponent = class TemplateFormComponent extends BaseFormComponen
61
81
  { sectionKey: 'systemMetadata', sectionName: 'System Metadata', isExpanded: false },
62
82
  { sectionKey: 'templateContents', sectionName: 'Template Contents', isExpanded: false },
63
83
  { sectionKey: 'templateParams', sectionName: 'Template Params', isExpanded: false },
84
+ { sectionKey: 'mJUserNotificationTypes', sectionName: 'MJ: User Notification Types', isExpanded: false },
64
85
  { sectionKey: 'aIPrompts', sectionName: 'AI Prompts', isExpanded: false },
86
+ { sectionKey: 'mJUserNotificationTypes1', sectionName: 'MJ: User Notification Types', isExpanded: false },
65
87
  { sectionKey: 'entityDocuments', sectionName: 'Entity Documents', isExpanded: false }
66
88
  ]);
67
89
  }
68
90
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵTemplateFormComponent_BaseFactory; return function TemplateFormComponent_Factory(__ngFactoryType__) { return (ɵTemplateFormComponent_BaseFactory || (ɵTemplateFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(TemplateFormComponent)))(__ngFactoryType__ || TemplateFormComponent); }; })(); }
69
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateFormComponent, selectors: [["gen-template-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 25, vars: 78, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "templateContent", "sectionName", "Template Content", "icon", "fa fa-pencil-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserPrompt", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "associations", "sectionName", "Associations", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "availabilityStatus", "sectionName", "Availability & Status", "icon", "fa fa-clock", 3, "form", "formContext"], ["FieldName", "ActiveAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisabledAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "templateContents", "sectionName", "Template Contents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityDocuments", "sectionName", "Entity Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateFormComponent_Template(rf, ctx) { if (rf & 1) {
91
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: TemplateFormComponent, selectors: [["gen-template-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 29, vars: 88, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "templateContent", "sectionName", "Template Content", "icon", "fa fa-pencil-alt", 3, "form", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserPrompt", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "associations", "sectionName", "Associations", "icon", "fa fa-link", 3, "form", "formContext"], ["FieldName", "CategoryID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Category", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "User", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "availabilityStatus", "sectionName", "Availability & Status", "icon", "fa fa-clock", 3, "form", "formContext"], ["FieldName", "ActiveAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisabledAt", "Type", "datepicker", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "IsActive", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "systemMetadata", "sectionName", "System Metadata", "icon", "fa fa-cog", 3, "form", "formContext"], ["FieldName", "__mj_CreatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "__mj_UpdatedAt", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "after-panels", "sectionKey", "templateContents", "sectionName", "Template Contents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJUserNotificationTypes", "sectionName", "MJ: User Notification Types", "icon", "fa fa-bell", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIPrompts", "sectionName", "AI Prompts", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityDocuments", "sectionName", "Entity Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function TemplateFormComponent_Template(rf, ctx) { if (rf & 1) {
70
92
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
71
93
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4);
72
94
  i0.ɵɵelementEnd();
@@ -90,6 +112,12 @@ let TemplateFormComponent = class TemplateFormComponent extends BaseFormComponen
90
112
  i0.ɵɵelementEnd();
91
113
  i0.ɵɵelementStart(23, "mj-collapsible-panel", 21);
92
114
  i0.ɵɵtemplate(24, TemplateFormComponent_div_24_Template, 2, 4, "div", 18);
115
+ i0.ɵɵelementEnd();
116
+ i0.ɵɵelementStart(25, "mj-collapsible-panel", 20);
117
+ i0.ɵɵtemplate(26, TemplateFormComponent_div_26_Template, 2, 4, "div", 18);
118
+ i0.ɵɵelementEnd();
119
+ i0.ɵɵelementStart(27, "mj-collapsible-panel", 22);
120
+ i0.ɵɵtemplate(28, TemplateFormComponent_div_28_Template, 2, 4, "div", 18);
93
121
  i0.ɵɵelementEnd()();
94
122
  } if (rf & 2) {
95
123
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -134,10 +162,18 @@ let TemplateFormComponent = class TemplateFormComponent extends BaseFormComponen
134
162
  i0.ɵɵadvance();
135
163
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
136
164
  i0.ɵɵadvance();
165
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJUserNotificationTypes"))("defaultExpanded", false);
166
+ i0.ɵɵadvance();
167
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
168
+ i0.ɵɵadvance();
137
169
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIPrompts"))("defaultExpanded", false);
138
170
  i0.ɵɵadvance();
139
171
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
140
172
  i0.ɵɵadvance();
173
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJUserNotificationTypes"))("defaultExpanded", false);
174
+ i0.ɵɵadvance();
175
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
176
+ i0.ɵɵadvance();
141
177
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("entityDocuments"))("defaultExpanded", false);
142
178
  i0.ɵɵadvance();
143
179
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -149,7 +185,7 @@ TemplateFormComponent = __decorate([
149
185
  export { TemplateFormComponent };
150
186
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TemplateFormComponent, [{
151
187
  type: Component,
152
- args: [{ selector: 'gen-template-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Template Content Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"templateContent\"\n sectionName=\"Template Content\"\n icon=\"fa fa-pencil-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserPrompt\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Associations Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"associations\"\n sectionName=\"Associations\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Availability & Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"availabilityStatus\"\n sectionName=\"Availability & Status\"\n icon=\"fa fa-clock\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActiveAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisabledAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Template Contents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"templateContents\"\n sectionName=\"Template Contents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('templateContents')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Contents','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Template Contents')\"\n [AllowLoad]=\"IsSectionExpanded('templateContents')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('templateContents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Template Params Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"templateParams\"\n sectionName=\"Template Params\"\n icon=\"fa fa-cog\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('templateParams')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Params','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Template Params')\"\n [AllowLoad]=\"IsSectionExpanded('templateParams')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('templateParams', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityDocuments\"\n sectionName=\"Entity Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityDocuments')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
188
+ args: [{ selector: 'gen-template-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Template Content Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"templateContent\"\n sectionName=\"Template Content\"\n icon=\"fa fa-pencil-alt\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Name\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Description\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserPrompt\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Associations Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"associations\"\n sectionName=\"Associations\"\n icon=\"fa fa-link\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CategoryID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserID\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n LinkType=\"Record\"\n LinkComponentType=\"Search\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"Category\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"User\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Availability & Status Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"availabilityStatus\"\n sectionName=\"Availability & Status\"\n icon=\"fa fa-clock\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ActiveAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisabledAt\"\n Type=\"datepicker\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IsActive\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- System Metadata Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"systemMetadata\"\n sectionName=\"System Metadata\"\n icon=\"fa fa-cog\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_CreatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"__mj_UpdatedAt\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n <!-- ========================================\n RELATED ENTITY PANELS - AFTER\n ======================================== -->\n\n <!-- Template Contents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"templateContents\"\n sectionName=\"Template Contents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('templateContents')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Contents','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Template Contents')\"\n [AllowLoad]=\"IsSectionExpanded('templateContents')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('templateContents', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Template Params Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"templateParams\"\n sectionName=\"Template Params\"\n icon=\"fa fa-cog\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('templateParams')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Template Params','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Template Params')\"\n [AllowLoad]=\"IsSectionExpanded('templateParams')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('templateParams', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: User Notification Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJUserNotificationTypes\"\n sectionName=\"MJ: User Notification Types\"\n icon=\"fa fa-bell\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJUserNotificationTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Types','SMSTemplateID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Prompts Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIPrompts\"\n sectionName=\"AI Prompts\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIPrompts')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Prompts','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('AI Prompts')\"\n [AllowLoad]=\"IsSectionExpanded('aIPrompts')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIPrompts', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: User Notification Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJUserNotificationTypes\"\n sectionName=\"MJ: User Notification Types\"\n icon=\"fa fa-bell\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJUserNotificationTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: User Notification Types','EmailTemplateID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: User Notification Types')\"\n [AllowLoad]=\"IsSectionExpanded('mJUserNotificationTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJUserNotificationTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityDocuments\"\n sectionName=\"Entity Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityDocuments')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Documents','TemplateID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityDocuments')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
153
189
  }], null, null); })();
154
190
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(TemplateFormComponent, { className: "TemplateFormComponent", filePath: "src/lib/generated/Entities/Template/template.form.component.ts", lineNumber: 12 }); })();
155
191
  export function LoadTemplateFormComponent() {
@@ -1 +1 @@
1
- {"version":3,"file":"template.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Template/template.form.component.ts","../../../../../src/lib/generated/Entities/Template/template.form.component.html"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"template.form.component.js","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/Template/template.form.component.ts","../../../../../src/lib/generated/Entities/Template/template.form.component.html"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"user.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/User/user.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAE3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,iBAAkB,SAAQ,iBAAiB;IAC7C,MAAM,EAAG,UAAU,CAAC;IAEZ,QAAQ;yCAHd,iBAAiB;2CAAjB,iBAAiB;CAoF7B;AAED,wBAAgB,qBAAqB,SAEpC"}
1
+ {"version":3,"file":"user.form.component.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/Entities/User/user.form.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAE3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,+BAA+B,CAAC;;AAGlE,qBAKa,iBAAkB,SAAQ,iBAAiB;IAC7C,MAAM,EAAG,UAAU,CAAC;IAEZ,QAAQ;yCAHd,iBAAiB;2CAAjB,iBAAiB;CAuF7B;AAED,wBAAgB,qBAAqB,SAEpC"}