@memberjunction/ng-core-entity-forms 3.1.1 → 3.3.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 (76) hide show
  1. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
  2. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +141 -113
  3. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  4. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +28 -14
  5. package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
  6. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +26 -12
  7. package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
  8. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.d.ts.map +1 -1
  9. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +67 -47
  10. package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
  11. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.d.ts +11 -0
  12. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.d.ts.map +1 -0
  13. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js +120 -0
  14. package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js.map +1 -0
  15. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.d.ts +11 -0
  16. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.d.ts.map +1 -0
  17. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js +75 -0
  18. package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js.map +1 -0
  19. package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts +11 -0
  20. package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts.map +1 -0
  21. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js +140 -0
  22. package/dist/lib/generated/Entities/APIKey/apikey.form.component.js.map +1 -0
  23. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.d.ts +11 -0
  24. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.d.ts.map +1 -0
  25. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js +61 -0
  26. package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js.map +1 -0
  27. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts +11 -0
  28. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts.map +1 -0
  29. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js +75 -0
  30. package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js.map +1 -0
  31. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts +11 -0
  32. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts.map +1 -0
  33. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js +95 -0
  34. package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js.map +1 -0
  35. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts +11 -0
  36. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts.map +1 -0
  37. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js +132 -0
  38. package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js.map +1 -0
  39. package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -1
  40. package/dist/lib/generated/Entities/Credential/credential.form.component.js +22 -4
  41. package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
  42. package/dist/lib/generated/Entities/Entity/entity.form.component.d.ts.map +1 -1
  43. package/dist/lib/generated/Entities/Entity/entity.form.component.js +110 -56
  44. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  45. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts +11 -0
  46. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts.map +1 -0
  47. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js +71 -0
  48. package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js.map +1 -0
  49. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
  50. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +45 -17
  51. package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
  52. package/dist/lib/generated/Entities/Template/template.form.component.d.ts.map +1 -1
  53. package/dist/lib/generated/Entities/Template/template.form.component.js +45 -9
  54. package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
  55. package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
  56. package/dist/lib/generated/Entities/User/user.form.component.js +218 -164
  57. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +11 -7
  59. package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js.map +1 -1
  60. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts +11 -0
  61. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts.map +1 -0
  62. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js +75 -0
  63. package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js.map +1 -0
  64. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts +11 -0
  65. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts.map +1 -0
  66. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js +130 -0
  67. package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js.map +1 -0
  68. package/dist/lib/generated/generated-forms.module.d.ts +173 -164
  69. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  70. package/dist/lib/generated/generated-forms.module.js +148 -112
  71. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  72. package/package.json +30 -30
  73. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts +0 -11
  74. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts.map +0 -1
  75. package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js +0 -67
  76. 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 EntityFormComponent_div_71_Template(rf, ctx) { if (rf & 1) {
15
15
  const _r1 = i0.ɵɵgetCurrentView();
16
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
16
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
17
17
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_71_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("applicationEntities", $event.totalRowCount)); });
18
18
  i0.ɵɵelementEnd()();
19
19
  } if (rf & 2) {
@@ -23,7 +23,7 @@ function EntityFormComponent_div_71_Template(rf, ctx) { if (rf & 1) {
23
23
  } }
24
24
  function EntityFormComponent_div_73_Template(rf, ctx) { if (rf & 1) {
25
25
  const _r3 = i0.ɵɵgetCurrentView();
26
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
26
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
27
27
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_73_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("auditLogs", $event.totalRowCount)); });
28
28
  i0.ɵɵelementEnd()();
29
29
  } if (rf & 2) {
@@ -33,7 +33,7 @@ function EntityFormComponent_div_73_Template(rf, ctx) { if (rf & 1) {
33
33
  } }
34
34
  function EntityFormComponent_div_75_Template(rf, ctx) { if (rf & 1) {
35
35
  const _r4 = i0.ɵɵgetCurrentView();
36
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
36
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
37
37
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_75_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("companyIntegrationRecordMaps", $event.totalRowCount)); });
38
38
  i0.ɵɵelementEnd()();
39
39
  } if (rf & 2) {
@@ -43,7 +43,7 @@ function EntityFormComponent_div_75_Template(rf, ctx) { if (rf & 1) {
43
43
  } }
44
44
  function EntityFormComponent_div_77_Template(rf, ctx) { if (rf & 1) {
45
45
  const _r5 = i0.ɵɵgetCurrentView();
46
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
46
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
47
47
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_77_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r5); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("companyIntegrationRunDetails", $event.totalRowCount)); });
48
48
  i0.ɵɵelementEnd()();
49
49
  } if (rf & 2) {
@@ -53,7 +53,7 @@ function EntityFormComponent_div_77_Template(rf, ctx) { if (rf & 1) {
53
53
  } }
54
54
  function EntityFormComponent_div_79_Template(rf, ctx) { if (rf & 1) {
55
55
  const _r6 = i0.ɵɵgetCurrentView();
56
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
56
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
57
57
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_79_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r6); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("conversations", $event.totalRowCount)); });
58
58
  i0.ɵɵelementEnd()();
59
59
  } if (rf & 2) {
@@ -63,7 +63,7 @@ function EntityFormComponent_div_79_Template(rf, ctx) { if (rf & 1) {
63
63
  } }
64
64
  function EntityFormComponent_div_81_Template(rf, ctx) { if (rf & 1) {
65
65
  const _r7 = i0.ɵɵgetCurrentView();
66
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
66
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
67
67
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_81_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("dataContextItems", $event.totalRowCount)); });
68
68
  i0.ɵɵelementEnd()();
69
69
  } if (rf & 2) {
@@ -73,7 +73,7 @@ function EntityFormComponent_div_81_Template(rf, ctx) { if (rf & 1) {
73
73
  } }
74
74
  function EntityFormComponent_div_83_Template(rf, ctx) { if (rf & 1) {
75
75
  const _r8 = i0.ɵɵgetCurrentView();
76
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
76
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
77
77
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_83_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r8); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("datasetItems", $event.totalRowCount)); });
78
78
  i0.ɵɵelementEnd()();
79
79
  } if (rf & 2) {
@@ -83,7 +83,7 @@ function EntityFormComponent_div_83_Template(rf, ctx) { if (rf & 1) {
83
83
  } }
84
84
  function EntityFormComponent_div_85_Template(rf, ctx) { if (rf & 1) {
85
85
  const _r9 = i0.ɵɵgetCurrentView();
86
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
86
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
87
87
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_85_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r9); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("duplicateRuns", $event.totalRowCount)); });
88
88
  i0.ɵɵelementEnd()();
89
89
  } if (rf & 2) {
@@ -93,7 +93,7 @@ function EntityFormComponent_div_85_Template(rf, ctx) { if (rf & 1) {
93
93
  } }
94
94
  function EntityFormComponent_div_87_Template(rf, ctx) { if (rf & 1) {
95
95
  const _r10 = i0.ɵɵgetCurrentView();
96
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
96
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
97
97
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_87_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r10); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entities", $event.totalRowCount)); });
98
98
  i0.ɵɵelementEnd()();
99
99
  } if (rf & 2) {
@@ -103,7 +103,7 @@ function EntityFormComponent_div_87_Template(rf, ctx) { if (rf & 1) {
103
103
  } }
104
104
  function EntityFormComponent_div_89_Template(rf, ctx) { if (rf & 1) {
105
105
  const _r11 = i0.ɵɵgetCurrentView();
106
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
106
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
107
107
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_89_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r11); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityActions", $event.totalRowCount)); });
108
108
  i0.ɵɵelementEnd()();
109
109
  } if (rf & 2) {
@@ -113,7 +113,7 @@ function EntityFormComponent_div_89_Template(rf, ctx) { if (rf & 1) {
113
113
  } }
114
114
  function EntityFormComponent_div_91_Template(rf, ctx) { if (rf & 1) {
115
115
  const _r12 = i0.ɵɵgetCurrentView();
116
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
116
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
117
117
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_91_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r12); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIActions", $event.totalRowCount)); });
118
118
  i0.ɵɵelementEnd()();
119
119
  } if (rf & 2) {
@@ -123,7 +123,7 @@ function EntityFormComponent_div_91_Template(rf, ctx) { if (rf & 1) {
123
123
  } }
124
124
  function EntityFormComponent_div_93_Template(rf, ctx) { if (rf & 1) {
125
125
  const _r13 = i0.ɵɵgetCurrentView();
126
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
126
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
127
127
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_93_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r13); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityCommunicationMessageTypes", $event.totalRowCount)); });
128
128
  i0.ɵɵelementEnd()();
129
129
  } if (rf & 2) {
@@ -133,7 +133,7 @@ function EntityFormComponent_div_93_Template(rf, ctx) { if (rf & 1) {
133
133
  } }
134
134
  function EntityFormComponent_div_95_Template(rf, ctx) { if (rf & 1) {
135
135
  const _r14 = i0.ɵɵgetCurrentView();
136
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
136
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
137
137
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_95_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r14); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityDocuments", $event.totalRowCount)); });
138
138
  i0.ɵɵelementEnd()();
139
139
  } if (rf & 2) {
@@ -143,7 +143,7 @@ function EntityFormComponent_div_95_Template(rf, ctx) { if (rf & 1) {
143
143
  } }
144
144
  function EntityFormComponent_div_97_Template(rf, ctx) { if (rf & 1) {
145
145
  const _r15 = i0.ɵɵgetCurrentView();
146
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
146
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
147
147
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_97_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r15); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("fields", $event.totalRowCount)); });
148
148
  i0.ɵɵelementEnd()();
149
149
  } if (rf & 2) {
@@ -153,7 +153,7 @@ function EntityFormComponent_div_97_Template(rf, ctx) { if (rf & 1) {
153
153
  } }
154
154
  function EntityFormComponent_div_99_Template(rf, ctx) { if (rf & 1) {
155
155
  const _r16 = i0.ɵɵgetCurrentView();
156
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
156
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
157
157
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_99_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r16); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("permissions", $event.totalRowCount)); });
158
158
  i0.ɵɵelementEnd()();
159
159
  } if (rf & 2) {
@@ -163,7 +163,7 @@ function EntityFormComponent_div_99_Template(rf, ctx) { if (rf & 1) {
163
163
  } }
164
164
  function EntityFormComponent_div_101_Template(rf, ctx) { if (rf & 1) {
165
165
  const _r17 = i0.ɵɵgetCurrentView();
166
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
166
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
167
167
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_101_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r17); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entityRecordDocuments", $event.totalRowCount)); });
168
168
  i0.ɵɵelementEnd()();
169
169
  } if (rf & 2) {
@@ -173,7 +173,7 @@ function EntityFormComponent_div_101_Template(rf, ctx) { if (rf & 1) {
173
173
  } }
174
174
  function EntityFormComponent_div_103_Template(rf, ctx) { if (rf & 1) {
175
175
  const _r18 = i0.ɵɵgetCurrentView();
176
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
176
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
177
177
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_103_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r18); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("relationships", $event.totalRowCount)); });
178
178
  i0.ɵɵelementEnd()();
179
179
  } if (rf & 2) {
@@ -183,7 +183,7 @@ function EntityFormComponent_div_103_Template(rf, ctx) { if (rf & 1) {
183
183
  } }
184
184
  function EntityFormComponent_div_105_Template(rf, ctx) { if (rf & 1) {
185
185
  const _r19 = i0.ɵɵgetCurrentView();
186
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
186
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
187
187
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_105_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r19); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("entitySettings", $event.totalRowCount)); });
188
188
  i0.ɵɵelementEnd()();
189
189
  } if (rf & 2) {
@@ -193,7 +193,7 @@ function EntityFormComponent_div_105_Template(rf, ctx) { if (rf & 1) {
193
193
  } }
194
194
  function EntityFormComponent_div_107_Template(rf, ctx) { if (rf & 1) {
195
195
  const _r20 = i0.ɵɵgetCurrentView();
196
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
196
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
197
197
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_107_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r20); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("fileEntityRecordLinks", $event.totalRowCount)); });
198
198
  i0.ɵɵelementEnd()();
199
199
  } if (rf & 2) {
@@ -203,7 +203,7 @@ function EntityFormComponent_div_107_Template(rf, ctx) { if (rf & 1) {
203
203
  } }
204
204
  function EntityFormComponent_div_109_Template(rf, ctx) { if (rf & 1) {
205
205
  const _r21 = i0.ɵɵgetCurrentView();
206
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
206
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
207
207
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_109_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r21); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("integrationURLFormats", $event.totalRowCount)); });
208
208
  i0.ɵɵelementEnd()();
209
209
  } if (rf & 2) {
@@ -213,7 +213,7 @@ function EntityFormComponent_div_109_Template(rf, ctx) { if (rf & 1) {
213
213
  } }
214
214
  function EntityFormComponent_div_111_Template(rf, ctx) { if (rf & 1) {
215
215
  const _r22 = i0.ɵɵgetCurrentView();
216
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
216
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
217
217
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_111_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r22); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("lists", $event.totalRowCount)); });
218
218
  i0.ɵɵelementEnd()();
219
219
  } if (rf & 2) {
@@ -223,7 +223,7 @@ function EntityFormComponent_div_111_Template(rf, ctx) { if (rf & 1) {
223
223
  } }
224
224
  function EntityFormComponent_div_113_Template(rf, ctx) { if (rf & 1) {
225
225
  const _r23 = i0.ɵɵgetCurrentView();
226
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
226
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
227
227
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_113_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r23); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryFields", $event.totalRowCount)); });
228
228
  i0.ɵɵelementEnd()();
229
229
  } if (rf & 2) {
@@ -233,7 +233,7 @@ function EntityFormComponent_div_113_Template(rf, ctx) { if (rf & 1) {
233
233
  } }
234
234
  function EntityFormComponent_div_115_Template(rf, ctx) { if (rf & 1) {
235
235
  const _r24 = i0.ɵɵgetCurrentView();
236
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
236
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
237
237
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_115_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r24); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recommendationItems", $event.totalRowCount)); });
238
238
  i0.ɵɵelementEnd()();
239
239
  } if (rf & 2) {
@@ -243,7 +243,7 @@ function EntityFormComponent_div_115_Template(rf, ctx) { if (rf & 1) {
243
243
  } }
244
244
  function EntityFormComponent_div_117_Template(rf, ctx) { if (rf & 1) {
245
245
  const _r25 = i0.ɵɵgetCurrentView();
246
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
246
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
247
247
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_117_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r25); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recommendations", $event.totalRowCount)); });
248
248
  i0.ɵɵelementEnd()();
249
249
  } if (rf & 2) {
@@ -253,7 +253,7 @@ function EntityFormComponent_div_117_Template(rf, ctx) { if (rf & 1) {
253
253
  } }
254
254
  function EntityFormComponent_div_119_Template(rf, ctx) { if (rf & 1) {
255
255
  const _r26 = i0.ɵɵgetCurrentView();
256
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
256
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
257
257
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_119_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r26); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recordChanges", $event.totalRowCount)); });
258
258
  i0.ɵɵelementEnd()();
259
259
  } if (rf & 2) {
@@ -263,7 +263,7 @@ function EntityFormComponent_div_119_Template(rf, ctx) { if (rf & 1) {
263
263
  } }
264
264
  function EntityFormComponent_div_121_Template(rf, ctx) { if (rf & 1) {
265
265
  const _r27 = i0.ɵɵgetCurrentView();
266
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
266
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
267
267
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_121_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r27); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("recordMergeLogs", $event.totalRowCount)); });
268
268
  i0.ɵɵelementEnd()();
269
269
  } if (rf & 2) {
@@ -273,7 +273,7 @@ function EntityFormComponent_div_121_Template(rf, ctx) { if (rf & 1) {
273
273
  } }
274
274
  function EntityFormComponent_div_123_Template(rf, ctx) { if (rf & 1) {
275
275
  const _r28 = i0.ɵɵgetCurrentView();
276
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
276
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
277
277
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_123_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r28); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("resourceTypes", $event.totalRowCount)); });
278
278
  i0.ɵɵelementEnd()();
279
279
  } if (rf & 2) {
@@ -283,7 +283,7 @@ function EntityFormComponent_div_123_Template(rf, ctx) { if (rf & 1) {
283
283
  } }
284
284
  function EntityFormComponent_div_125_Template(rf, ctx) { if (rf & 1) {
285
285
  const _r29 = i0.ɵɵgetCurrentView();
286
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
286
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
287
287
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_125_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r29); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("taggedItems", $event.totalRowCount)); });
288
288
  i0.ɵɵelementEnd()();
289
289
  } if (rf & 2) {
@@ -293,7 +293,7 @@ function EntityFormComponent_div_125_Template(rf, ctx) { if (rf & 1) {
293
293
  } }
294
294
  function EntityFormComponent_div_127_Template(rf, ctx) { if (rf & 1) {
295
295
  const _r30 = i0.ɵɵgetCurrentView();
296
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
296
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
297
297
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_127_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r30); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("templateParams", $event.totalRowCount)); });
298
298
  i0.ɵɵelementEnd()();
299
299
  } if (rf & 2) {
@@ -303,7 +303,7 @@ function EntityFormComponent_div_127_Template(rf, ctx) { if (rf & 1) {
303
303
  } }
304
304
  function EntityFormComponent_div_129_Template(rf, ctx) { if (rf & 1) {
305
305
  const _r31 = i0.ɵɵgetCurrentView();
306
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
306
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
307
307
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_129_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r31); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userApplicationEntities", $event.totalRowCount)); });
308
308
  i0.ɵɵelementEnd()();
309
309
  } if (rf & 2) {
@@ -313,7 +313,7 @@ function EntityFormComponent_div_129_Template(rf, ctx) { if (rf & 1) {
313
313
  } }
314
314
  function EntityFormComponent_div_131_Template(rf, ctx) { if (rf & 1) {
315
315
  const _r32 = i0.ɵɵgetCurrentView();
316
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
316
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
317
317
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_131_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r32); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userFavorites", $event.totalRowCount)); });
318
318
  i0.ɵɵelementEnd()();
319
319
  } if (rf & 2) {
@@ -323,7 +323,7 @@ function EntityFormComponent_div_131_Template(rf, ctx) { if (rf & 1) {
323
323
  } }
324
324
  function EntityFormComponent_div_133_Template(rf, ctx) { if (rf & 1) {
325
325
  const _r33 = i0.ɵɵgetCurrentView();
326
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
326
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
327
327
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_133_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r33); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userRecordLogs", $event.totalRowCount)); });
328
328
  i0.ɵɵelementEnd()();
329
329
  } if (rf & 2) {
@@ -333,7 +333,7 @@ function EntityFormComponent_div_133_Template(rf, ctx) { if (rf & 1) {
333
333
  } }
334
334
  function EntityFormComponent_div_135_Template(rf, ctx) { if (rf & 1) {
335
335
  const _r34 = i0.ɵɵgetCurrentView();
336
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
336
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
337
337
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_135_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r34); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userViewCategories", $event.totalRowCount)); });
338
338
  i0.ɵɵelementEnd()();
339
339
  } if (rf & 2) {
@@ -343,7 +343,7 @@ function EntityFormComponent_div_135_Template(rf, ctx) { if (rf & 1) {
343
343
  } }
344
344
  function EntityFormComponent_div_137_Template(rf, ctx) { if (rf & 1) {
345
345
  const _r35 = i0.ɵɵgetCurrentView();
346
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
346
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
347
347
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_137_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r35); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("userViews", $event.totalRowCount)); });
348
348
  i0.ɵɵelementEnd()();
349
349
  } if (rf & 2) {
@@ -353,7 +353,7 @@ function EntityFormComponent_div_137_Template(rf, ctx) { if (rf & 1) {
353
353
  } }
354
354
  function EntityFormComponent_div_139_Template(rf, ctx) { if (rf & 1) {
355
355
  const _r36 = i0.ɵɵgetCurrentView();
356
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
356
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
357
357
  i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_139_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r36); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("users", $event.totalRowCount)); });
358
358
  i0.ɵɵelementEnd()();
359
359
  } if (rf & 2) {
@@ -363,58 +363,88 @@ function EntityFormComponent_div_139_Template(rf, ctx) { if (rf & 1) {
363
363
  } }
364
364
  function EntityFormComponent_div_141_Template(rf, ctx) { if (rf & 1) {
365
365
  const _r37 = i0.ɵɵgetCurrentView();
366
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
367
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_141_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAccessControlRules", $event.totalRowCount)); });
366
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
367
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_141_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r37); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("aIAgentNotes", $event.totalRowCount)); });
368
368
  i0.ɵɵelementEnd()();
369
369
  } if (rf & 2) {
370
370
  const ctx_r1 = i0.ɵɵnextContext();
371
371
  i0.ɵɵadvance();
372
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Access Control Rules", "EntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Access Control Rules"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAccessControlRules"))("ShowToolbar", false);
372
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("AI Agent Notes", "PrimaryScopeEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("AI Agent Notes"))("AllowLoad", ctx_r1.IsSectionExpanded("aIAgentNotes"))("ShowToolbar", false);
373
373
  } }
374
374
  function EntityFormComponent_div_143_Template(rf, ctx) { if (rf & 1) {
375
375
  const _r38 = i0.ɵɵgetCurrentView();
376
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
377
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_143_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordLinks", $event.totalRowCount)); });
376
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
377
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_143_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r38); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAccessControlRules", $event.totalRowCount)); });
378
378
  i0.ɵɵelementEnd()();
379
379
  } if (rf & 2) {
380
380
  const ctx_r1 = i0.ɵɵnextContext();
381
381
  i0.ɵɵadvance();
382
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Links", "SourceEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordLinks"))("ShowToolbar", false);
382
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Access Control Rules", "EntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Access Control Rules"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAccessControlRules"))("ShowToolbar", false);
383
383
  } }
384
384
  function EntityFormComponent_div_145_Template(rf, ctx) { if (rf & 1) {
385
385
  const _r39 = i0.ɵɵgetCurrentView();
386
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
387
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_145_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryEntities", $event.totalRowCount)); });
386
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
387
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_145_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r39); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentExamples", $event.totalRowCount)); });
388
388
  i0.ɵɵelementEnd()();
389
389
  } if (rf & 2) {
390
390
  const ctx_r1 = i0.ɵɵnextContext();
391
391
  i0.ɵɵadvance();
392
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Query Entities", "EntityID"))("NewRecordValues", ctx_r1.NewRecordValues("Query Entities"))("AllowLoad", ctx_r1.IsSectionExpanded("queryEntities"))("ShowToolbar", false);
392
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Examples", "PrimaryScopeEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Examples"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentExamples"))("ShowToolbar", false);
393
393
  } }
394
394
  function EntityFormComponent_div_147_Template(rf, ctx) { if (rf & 1) {
395
395
  const _r40 = i0.ɵɵgetCurrentView();
396
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
397
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_147_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("generatedCodes", $event.totalRowCount)); });
396
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
397
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_147_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r40); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordLinks", $event.totalRowCount)); });
398
398
  i0.ɵɵelementEnd()();
399
399
  } if (rf & 2) {
400
400
  const ctx_r1 = i0.ɵɵnextContext();
401
401
  i0.ɵɵadvance();
402
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Generated Codes", "LinkedEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("Generated Codes"))("AllowLoad", ctx_r1.IsSectionExpanded("generatedCodes"))("ShowToolbar", false);
402
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Links", "SourceEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordLinks"))("ShowToolbar", false);
403
403
  } }
404
404
  function EntityFormComponent_div_149_Template(rf, ctx) { if (rf & 1) {
405
405
  const _r41 = i0.ɵɵgetCurrentView();
406
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
407
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_149_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordLinks", $event.totalRowCount)); });
406
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
407
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_149_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r41); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("queryEntities", $event.totalRowCount)); });
408
408
  i0.ɵɵelementEnd()();
409
409
  } if (rf & 2) {
410
410
  const ctx_r1 = i0.ɵɵnextContext();
411
411
  i0.ɵɵadvance();
412
- i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Links", "TargetEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordLinks"))("ShowToolbar", false);
412
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Query Entities", "EntityID"))("NewRecordValues", ctx_r1.NewRecordValues("Query Entities"))("AllowLoad", ctx_r1.IsSectionExpanded("queryEntities"))("ShowToolbar", false);
413
413
  } }
414
414
  function EntityFormComponent_div_151_Template(rf, ctx) { if (rf & 1) {
415
415
  const _r42 = i0.ɵɵgetCurrentView();
416
- i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 111);
417
- i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_151_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
416
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
417
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_151_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r42); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("generatedCodes", $event.totalRowCount)); });
418
+ i0.ɵɵelementEnd()();
419
+ } if (rf & 2) {
420
+ const ctx_r1 = i0.ɵɵnextContext();
421
+ i0.ɵɵadvance();
422
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("Generated Codes", "LinkedEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("Generated Codes"))("AllowLoad", ctx_r1.IsSectionExpanded("generatedCodes"))("ShowToolbar", false);
423
+ } }
424
+ function EntityFormComponent_div_153_Template(rf, ctx) { if (rf & 1) {
425
+ const _r43 = i0.ɵɵgetCurrentView();
426
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
427
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_153_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r43); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJRecordLinks", $event.totalRowCount)); });
428
+ i0.ɵɵelementEnd()();
429
+ } if (rf & 2) {
430
+ const ctx_r1 = i0.ɵɵnextContext();
431
+ i0.ɵɵadvance();
432
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: Record Links", "TargetEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: Record Links"))("AllowLoad", ctx_r1.IsSectionExpanded("mJRecordLinks"))("ShowToolbar", false);
433
+ } }
434
+ function EntityFormComponent_div_155_Template(rf, ctx) { if (rf & 1) {
435
+ const _r44 = i0.ɵɵgetCurrentView();
436
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
437
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_155_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r44); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJAIAgentRuns", $event.totalRowCount)); });
438
+ i0.ɵɵelementEnd()();
439
+ } if (rf & 2) {
440
+ const ctx_r1 = i0.ɵɵnextContext();
441
+ i0.ɵɵadvance();
442
+ i0.ɵɵproperty("Params", ctx_r1.BuildRelationshipViewParamsByEntityName("MJ: AI Agent Runs", "PrimaryScopeEntityID"))("NewRecordValues", ctx_r1.NewRecordValues("MJ: AI Agent Runs"))("AllowLoad", ctx_r1.IsSectionExpanded("mJAIAgentRuns"))("ShowToolbar", false);
443
+ } }
444
+ function EntityFormComponent_div_157_Template(rf, ctx) { if (rf & 1) {
445
+ const _r45 = i0.ɵɵgetCurrentView();
446
+ i0.ɵɵelementStart(0, "div")(1, "mj-explorer-entity-data-grid", 114);
447
+ i0.ɵɵlistener("AfterDataLoad", function EntityFormComponent_div_157_Template_mj_explorer_entity_data_grid_AfterDataLoad_1_listener($event) { i0.ɵɵrestoreView(_r45); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.SetSectionRowCount("mJTestRuns", $event.totalRowCount)); });
418
448
  i0.ɵɵelementEnd()();
419
449
  } if (rf & 2) {
420
450
  const ctx_r1 = i0.ɵɵnextContext();
@@ -467,16 +497,19 @@ let EntityFormComponent = class EntityFormComponent extends BaseFormComponent {
467
497
  { sectionKey: 'userViewCategories', sectionName: 'User View Categories', isExpanded: false },
468
498
  { sectionKey: 'userViews', sectionName: 'User Views', isExpanded: false },
469
499
  { sectionKey: 'users', sectionName: 'Users', isExpanded: false },
500
+ { sectionKey: 'aIAgentNotes', sectionName: 'AI Agent Notes', isExpanded: false },
470
501
  { sectionKey: 'mJAccessControlRules', sectionName: 'MJ: Access Control Rules', isExpanded: false },
502
+ { sectionKey: 'mJAIAgentExamples', sectionName: 'MJ: AI Agent Examples', isExpanded: false },
471
503
  { sectionKey: 'mJRecordLinks', sectionName: 'MJ: Record Links', isExpanded: false },
472
504
  { sectionKey: 'queryEntities', sectionName: 'Query Entities', isExpanded: false },
473
505
  { sectionKey: 'generatedCodes', sectionName: 'Generated Codes', isExpanded: false },
474
506
  { sectionKey: 'mJRecordLinks1', sectionName: 'MJ: Record Links', isExpanded: false },
507
+ { sectionKey: 'mJAIAgentRuns', sectionName: 'MJ: AI Agent Runs', isExpanded: false },
475
508
  { sectionKey: 'mJTestRuns', sectionName: 'MJ: Test Runs', isExpanded: false }
476
509
  ]);
477
510
  }
478
511
  static { this.ɵfac = /*@__PURE__*/ (() => { let ɵEntityFormComponent_BaseFactory; return function EntityFormComponent_Factory(__ngFactoryType__) { return (ɵEntityFormComponent_BaseFactory || (ɵEntityFormComponent_BaseFactory = i0.ɵɵgetInheritedFactory(EntityFormComponent)))(__ngFactoryType__ || EntityFormComponent); }; })(); }
479
- static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFormComponent, selectors: [["gen-entity-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 152, vars: 469, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identityStructure", "sectionName", "Identity & Structure", "icon", "fa fa-cube", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "NameSuffix", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseTable", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseView", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseViewGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SchemaName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "VirtualEntity", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisplayName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CodeName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ClassName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseTableCodeName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentEntity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentBaseTable", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentBaseView", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "userInterfaceCustomization", "sectionName", "User Interface & Customization", "icon", "fa fa-paint-brush", 3, "form", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RelationshipDefaultDisplayType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserFormGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityObjectSubclassName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityObjectSubclassImport", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "auditingLifecycle", "sectionName", "Auditing & Lifecycle", "icon", "fa fa-history", 3, "form", "formContext"], ["FieldName", "AutoUpdateDescription", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TrackRecordChanges", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AuditRecordAccess", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AuditViewRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PreferredCommunicationField", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Icon", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aPISearchSettings", "sectionName", "API & Search Settings", "icon", "fa fa-search", 3, "form", "formContext"], ["FieldName", "IncludeInAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowAllRowsAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowUpdateAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowCreateAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowDeleteAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CustomResolverAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowUserSearchAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextCatalog", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextCatalogGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextIndex", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextIndexGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchFunction", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchFunctionGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserViewMaxRows", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ScopeDefault", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackWithSchema", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleMethod", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleOrder", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "proceduresDeletion", "sectionName", "Procedures & Deletion", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "spCreate", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spUpdate", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spDelete", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spCreateGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spUpdateGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spDeleteGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CascadeDeletes", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DeleteType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowRecordMerge", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spMatch", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "rowStatistics", "sectionName", "Row Statistics", "icon", "fa fa-chart-bar", 3, "form", "formContext"], ["FieldName", "AutoRowCountFrequency", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowCountRunAt", "Type", "datepicker", 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", "applicationEntities", "sectionName", "Application Entities", "icon", "fa fa-cubes", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "auditLogs", "sectionName", "Audit Logs", "icon", "fa-solid fa-fingerprint", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "companyIntegrationRecordMaps", "sectionName", "Company Integration Record Maps", "icon", "fa fa-sync", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "companyIntegrationRunDetails", "sectionName", "Company Integration Run Details", "icon", "fa fa-sync", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "conversations", "sectionName", "Conversations", "icon", "fa-regular fa-comments", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "dataContextItems", "sectionName", "Data Context Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "datasetItems", "sectionName", "Dataset Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "duplicateRuns", "sectionName", "Duplicate Runs", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entities", "sectionName", "Entities", "icon", "fa-solid fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityActions", "sectionName", "Entity Actions", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIActions", "sectionName", "AI Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityCommunicationMessageTypes", "sectionName", "Entity Communication Message Types", "icon", "fa fa-comment-dots", "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"], ["slot", "after-panels", "sectionKey", "fields", "sectionName", "Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "permissions", "sectionName", "Permissions", "icon", "fa fa-shield-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityRecordDocuments", "sectionName", "Entity Record Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "relationships", "sectionName", "Relationships", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entitySettings", "sectionName", "Entity Settings", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "fileEntityRecordLinks", "sectionName", "File Entity Record Links", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "integrationURLFormats", "sectionName", "Integration URL Formats", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "lists", "sectionName", "Lists", "icon", "fa fa-list-ul", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "queryFields", "sectionName", "Query Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recommendationItems", "sectionName", "Recommendation Items", "icon", "fa fa-lightbulb", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recommendations", "sectionName", "Recommendations", "icon", "fa-solid fa-circle-nodes", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recordChanges", "sectionName", "Record Changes", "icon", "fa fa-history", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recordMergeLogs", "sectionName", "Record Merge Logs", "icon", "fa fa-clone", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "resourceTypes", "sectionName", "Resource Types", "icon", "fa fa-layer-group", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "taggedItems", "sectionName", "Tagged Items", "icon", "fa fa-tags", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userApplicationEntities", "sectionName", "User Application Entities", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userFavorites", "sectionName", "User Favorites", "icon", "fa fa-star", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userRecordLogs", "sectionName", "User Record Logs", "icon", "fa fa-history", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userViewCategories", "sectionName", "User View Categories", "icon", "fa fa-folder-open", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userViews", "sectionName", "User Views", "icon", "fa-solid fa-table-cells", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "users", "sectionName", "Users", "icon", "fa-solid fa-user", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAccessControlRules", "sectionName", "MJ: Access Control Rules", "icon", "fa fa-lock", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJRecordLinks", "sectionName", "MJ: Record Links", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "queryEntities", "sectionName", "Query Entities", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "generatedCodes", "sectionName", "Generated Codes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJTestRuns", "sectionName", "MJ: Test Runs", "icon", "fa fa-flask", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function EntityFormComponent_Template(rf, ctx) { if (rf & 1) {
512
+ static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: EntityFormComponent, selectors: [["gen-entity-form"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 158, vars: 484, consts: [[3, "record", "formComponent"], ["slot", "field-panels", "sectionKey", "identityStructure", "sectionName", "Identity & Structure", "icon", "fa fa-cube", 3, "form", "formContext"], ["FieldName", "ParentID", "Type", "textbox", "LinkType", "Record", "LinkComponentType", "Search", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Name", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "NameSuffix", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseTable", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseView", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseViewGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "SchemaName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "VirtualEntity", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DisplayName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CodeName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ClassName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "BaseTableCodeName", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentEntity", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentBaseTable", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ParentBaseView", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "userInterfaceCustomization", "sectionName", "User Interface & Customization", "icon", "fa fa-paint-brush", 3, "form", "formContext"], ["FieldName", "Description", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RelationshipDefaultDisplayType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserFormGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityObjectSubclassName", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "EntityObjectSubclassImport", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "auditingLifecycle", "sectionName", "Auditing & Lifecycle", "icon", "fa fa-history", 3, "form", "formContext"], ["FieldName", "AutoUpdateDescription", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "TrackRecordChanges", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AuditRecordAccess", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AuditViewRuns", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "PreferredCommunicationField", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Icon", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "Status", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "aPISearchSettings", "sectionName", "API & Search Settings", "icon", "fa fa-search", 3, "form", "formContext"], ["FieldName", "IncludeInAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowAllRowsAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowUpdateAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowCreateAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowDeleteAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CustomResolverAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowUserSearchAPI", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchEnabled", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextCatalog", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextCatalogGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextIndex", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextIndexGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchFunction", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "FullTextSearchFunctionGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "UserViewMaxRows", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "ScopeDefault", "Type", "textbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackWithSchema", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleMethod", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowsToPackSampleOrder", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "proceduresDeletion", "sectionName", "Procedures & Deletion", "icon", "fa fa-code", 3, "form", "formContext"], ["FieldName", "spCreate", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spUpdate", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spDelete", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spCreateGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spUpdateGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spDeleteGenerated", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "CascadeDeletes", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "DeleteType", "Type", "dropdownlist", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "AllowRecordMerge", "Type", "checkbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "spMatch", "Type", "textarea", 3, "record", "ShowLabel", "EditMode", "formContext"], ["slot", "field-panels", "sectionKey", "rowStatistics", "sectionName", "Row Statistics", "icon", "fa fa-chart-bar", 3, "form", "formContext"], ["FieldName", "AutoRowCountFrequency", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowCount", "Type", "numerictextbox", 3, "record", "ShowLabel", "EditMode", "formContext"], ["FieldName", "RowCountRunAt", "Type", "datepicker", 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", "applicationEntities", "sectionName", "Application Entities", "icon", "fa fa-cubes", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [4, "ngIf"], ["slot", "after-panels", "sectionKey", "auditLogs", "sectionName", "Audit Logs", "icon", "fa-solid fa-fingerprint", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "companyIntegrationRecordMaps", "sectionName", "Company Integration Record Maps", "icon", "fa fa-sync", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "companyIntegrationRunDetails", "sectionName", "Company Integration Run Details", "icon", "fa fa-sync", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "conversations", "sectionName", "Conversations", "icon", "fa-regular fa-comments", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "dataContextItems", "sectionName", "Data Context Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "datasetItems", "sectionName", "Dataset Items", "icon", "fa fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "duplicateRuns", "sectionName", "Duplicate Runs", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entities", "sectionName", "Entities", "icon", "fa-solid fa-database", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityActions", "sectionName", "Entity Actions", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIActions", "sectionName", "AI Actions", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityCommunicationMessageTypes", "sectionName", "Entity Communication Message Types", "icon", "fa fa-comment-dots", "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"], ["slot", "after-panels", "sectionKey", "fields", "sectionName", "Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "permissions", "sectionName", "Permissions", "icon", "fa fa-shield-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entityRecordDocuments", "sectionName", "Entity Record Documents", "icon", "fa fa-file-alt", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "relationships", "sectionName", "Relationships", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "entitySettings", "sectionName", "Entity Settings", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "fileEntityRecordLinks", "sectionName", "File Entity Record Links", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "integrationURLFormats", "sectionName", "Integration URL Formats", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "lists", "sectionName", "Lists", "icon", "fa fa-list-ul", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "queryFields", "sectionName", "Query Fields", "icon", "fa fa-table", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recommendationItems", "sectionName", "Recommendation Items", "icon", "fa fa-lightbulb", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recommendations", "sectionName", "Recommendations", "icon", "fa-solid fa-circle-nodes", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recordChanges", "sectionName", "Record Changes", "icon", "fa fa-history", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "recordMergeLogs", "sectionName", "Record Merge Logs", "icon", "fa fa-clone", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "resourceTypes", "sectionName", "Resource Types", "icon", "fa fa-layer-group", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "taggedItems", "sectionName", "Tagged Items", "icon", "fa fa-tags", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "templateParams", "sectionName", "Template Params", "icon", "fa fa-cog", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userApplicationEntities", "sectionName", "User Application Entities", "icon", "fa fa-link", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userFavorites", "sectionName", "User Favorites", "icon", "fa fa-star", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userRecordLogs", "sectionName", "User Record Logs", "icon", "fa fa-history", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userViewCategories", "sectionName", "User View Categories", "icon", "fa fa-folder-open", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "userViews", "sectionName", "User Views", "icon", "fa-solid fa-table-cells", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "users", "sectionName", "Users", "icon", "fa-solid fa-user", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "aIAgentNotes", "sectionName", "AI Agent Notes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAccessControlRules", "sectionName", "MJ: Access Control Rules", "icon", "fa fa-lock", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentExamples", "sectionName", "MJ: AI Agent Examples", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJRecordLinks", "sectionName", "MJ: Record Links", "icon", "fa fa-project-diagram", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "queryEntities", "sectionName", "Query Entities", "icon", "fa fa-search", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "generatedCodes", "sectionName", "Generated Codes", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJAIAgentRuns", "sectionName", "MJ: AI Agent Runs", "icon", "fa fa-robot", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], ["slot", "after-panels", "sectionKey", "mJTestRuns", "sectionName", "MJ: Test Runs", "icon", "fa fa-flask", "variant", "related-entity", 3, "form", "formContext", "badgeCount", "defaultExpanded"], [3, "AfterDataLoad", "Params", "NewRecordValues", "AllowLoad", "ShowToolbar"]], template: function EntityFormComponent_Template(rf, ctx) { if (rf & 1) {
480
513
  i0.ɵɵelementStart(0, "mj-record-form-container", 0)(1, "mj-collapsible-panel", 1);
481
514
  i0.ɵɵelement(2, "mj-form-field", 2)(3, "mj-form-field", 3)(4, "mj-form-field", 4)(5, "mj-form-field", 5)(6, "mj-form-field", 6)(7, "mj-form-field", 7)(8, "mj-form-field", 8)(9, "mj-form-field", 9)(10, "mj-form-field", 10)(11, "mj-form-field", 11)(12, "mj-form-field", 12)(13, "mj-form-field", 13)(14, "mj-form-field", 14)(15, "mj-form-field", 15)(16, "mj-form-field", 16);
482
515
  i0.ɵɵelementEnd();
@@ -615,11 +648,20 @@ let EntityFormComponent = class EntityFormComponent extends BaseFormComponent {
615
648
  i0.ɵɵelementStart(146, "mj-collapsible-panel", 109);
616
649
  i0.ɵɵtemplate(147, EntityFormComponent_div_147_Template, 2, 4, "div", 71);
617
650
  i0.ɵɵelementEnd();
618
- i0.ɵɵelementStart(148, "mj-collapsible-panel", 107);
651
+ i0.ɵɵelementStart(148, "mj-collapsible-panel", 110);
619
652
  i0.ɵɵtemplate(149, EntityFormComponent_div_149_Template, 2, 4, "div", 71);
620
653
  i0.ɵɵelementEnd();
621
- i0.ɵɵelementStart(150, "mj-collapsible-panel", 110);
654
+ i0.ɵɵelementStart(150, "mj-collapsible-panel", 111);
622
655
  i0.ɵɵtemplate(151, EntityFormComponent_div_151_Template, 2, 4, "div", 71);
656
+ i0.ɵɵelementEnd();
657
+ i0.ɵɵelementStart(152, "mj-collapsible-panel", 109);
658
+ i0.ɵɵtemplate(153, EntityFormComponent_div_153_Template, 2, 4, "div", 71);
659
+ i0.ɵɵelementEnd();
660
+ i0.ɵɵelementStart(154, "mj-collapsible-panel", 112);
661
+ i0.ɵɵtemplate(155, EntityFormComponent_div_155_Template, 2, 4, "div", 71);
662
+ i0.ɵɵelementEnd();
663
+ i0.ɵɵelementStart(156, "mj-collapsible-panel", 113);
664
+ i0.ɵɵtemplate(157, EntityFormComponent_div_157_Template, 2, 4, "div", 71);
623
665
  i0.ɵɵelementEnd()();
624
666
  } if (rf & 2) {
625
667
  i0.ɵɵproperty("record", ctx.record)("formComponent", ctx);
@@ -902,10 +944,18 @@ let EntityFormComponent = class EntityFormComponent extends BaseFormComponent {
902
944
  i0.ɵɵadvance();
903
945
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
904
946
  i0.ɵɵadvance();
947
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("aIAgentNotes"))("defaultExpanded", false);
948
+ i0.ɵɵadvance();
949
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
950
+ i0.ɵɵadvance();
905
951
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAccessControlRules"))("defaultExpanded", false);
906
952
  i0.ɵɵadvance();
907
953
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
908
954
  i0.ɵɵadvance();
955
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentExamples"))("defaultExpanded", false);
956
+ i0.ɵɵadvance();
957
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
958
+ i0.ɵɵadvance();
909
959
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJRecordLinks"))("defaultExpanded", false);
910
960
  i0.ɵɵadvance();
911
961
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -922,6 +972,10 @@ let EntityFormComponent = class EntityFormComponent extends BaseFormComponent {
922
972
  i0.ɵɵadvance();
923
973
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
924
974
  i0.ɵɵadvance();
975
+ i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJAIAgentRuns"))("defaultExpanded", false);
976
+ i0.ɵɵadvance();
977
+ i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
978
+ i0.ɵɵadvance();
925
979
  i0.ɵɵproperty("form", ctx)("formContext", ctx.formContext)("badgeCount", ctx.GetSectionRowCount("mJTestRuns"))("defaultExpanded", false);
926
980
  i0.ɵɵadvance();
927
981
  i0.ɵɵproperty("ngIf", ctx.record.IsSaved);
@@ -933,7 +987,7 @@ EntityFormComponent = __decorate([
933
987
  export { EntityFormComponent };
934
988
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(EntityFormComponent, [{
935
989
  type: Component,
936
- args: [{ selector: 'gen-entity-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identity & Structure Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identityStructure\"\n sectionName=\"Identity & Structure\"\n icon=\"fa fa-cube\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\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=\"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=\"NameSuffix\"\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=\"BaseTable\"\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=\"BaseView\"\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=\"BaseViewGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SchemaName\"\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=\"VirtualEntity\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayName\"\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=\"CodeName\"\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=\"ClassName\"\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=\"BaseTableCodeName\"\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=\"ParentEntity\"\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=\"ParentBaseTable\"\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=\"ParentBaseView\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Interface & Customization Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"userInterfaceCustomization\"\n sectionName=\"User Interface & Customization\"\n icon=\"fa fa-paint-brush\"\n [form]=\"this\"\n [formContext]=\"formContext\">\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=\"RelationshipDefaultDisplayType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserFormGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityObjectSubclassName\"\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=\"EntityObjectSubclassImport\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Auditing & Lifecycle Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"auditingLifecycle\"\n sectionName=\"Auditing & Lifecycle\"\n icon=\"fa fa-history\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoUpdateDescription\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TrackRecordChanges\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditRecordAccess\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditViewRuns\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PreferredCommunicationField\"\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=\"Icon\"\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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API & Search Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aPISearchSettings\"\n sectionName=\"API & Search Settings\"\n icon=\"fa fa-search\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IncludeInAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowAllRowsAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowUpdateAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowCreateAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowDeleteAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CustomResolverAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowUserSearchAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextSearchEnabled\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextCatalog\"\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=\"FullTextCatalogGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextIndex\"\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=\"FullTextIndexGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextSearchFunction\"\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=\"FullTextSearchFunctionGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserViewMaxRows\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ScopeDefault\"\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=\"RowsToPackWithSchema\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleMethod\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleCount\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleOrder\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Procedures & Deletion Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"proceduresDeletion\"\n sectionName=\"Procedures & Deletion\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spCreate\"\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=\"spUpdate\"\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=\"spDelete\"\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=\"spCreateGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spUpdateGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spDeleteGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CascadeDeletes\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DeleteType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowRecordMerge\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spMatch\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Row Statistics Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"rowStatistics\"\n sectionName=\"Row Statistics\"\n icon=\"fa fa-chart-bar\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoRowCountFrequency\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowCount\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowCountRunAt\"\n Type=\"datepicker\"\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 <!-- Application Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"applicationEntities\"\n sectionName=\"Application Entities\"\n icon=\"fa fa-cubes\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('applicationEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('applicationEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('applicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"auditLogs\"\n sectionName=\"Audit Logs\"\n icon=\"fa-solid fa-fingerprint\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('auditLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Audit Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('auditLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('auditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Company Integration Record Maps Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"companyIntegrationRecordMaps\"\n sectionName=\"Company Integration Record Maps\"\n icon=\"fa fa-sync\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('companyIntegrationRecordMaps')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Record Maps','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Record Maps')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRecordMaps')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRecordMaps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Company Integration Run Details Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"companyIntegrationRunDetails\"\n sectionName=\"Company Integration Run Details\"\n icon=\"fa fa-sync\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('companyIntegrationRunDetails')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run Details','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Run Details')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRunDetails')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRunDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"conversations\"\n sectionName=\"Conversations\"\n icon=\"fa-regular fa-comments\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('conversations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversations','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('conversations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('conversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Data Context Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dataContextItems\"\n sectionName=\"Data Context Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dataContextItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Dataset Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"datasetItems\"\n sectionName=\"Dataset Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('datasetItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dataset Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Dataset Items')\"\n [AllowLoad]=\"IsSectionExpanded('datasetItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('datasetItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"duplicateRuns\"\n sectionName=\"Duplicate Runs\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('duplicateRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Duplicate Runs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('duplicateRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('duplicateRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entities\"\n sectionName=\"Entities\"\n icon=\"fa-solid fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entities','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Entities')\"\n [AllowLoad]=\"IsSectionExpanded('entities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityActions\"\n sectionName=\"Entity Actions\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIActions\"\n sectionName=\"AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Communication Message Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityCommunicationMessageTypes\"\n sectionName=\"Entity Communication Message Types\"\n icon=\"fa fa-comment-dots\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityCommunicationMessageTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Communication Message Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Communication Message Types')\"\n [AllowLoad]=\"IsSectionExpanded('entityCommunicationMessageTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityCommunicationMessageTypes', $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','EntityID')\"\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\n <!-- Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"fields\"\n sectionName=\"Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('fields')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Fields','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Fields')\"\n [AllowLoad]=\"IsSectionExpanded('fields')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('fields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Permissions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"permissions\"\n sectionName=\"Permissions\"\n icon=\"fa fa-shield-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('permissions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Permissions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('permissions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('permissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Record Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityRecordDocuments\"\n sectionName=\"Entity Record Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityRecordDocuments')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Record Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Record Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityRecordDocuments')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityRecordDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Relationships Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"relationships\"\n sectionName=\"Relationships\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('relationships')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Relationships','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Relationships')\"\n [AllowLoad]=\"IsSectionExpanded('relationships')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('relationships', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Settings Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entitySettings\"\n sectionName=\"Entity Settings\"\n icon=\"fa fa-cog\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entitySettings')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Settings','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Settings')\"\n [AllowLoad]=\"IsSectionExpanded('entitySettings')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entitySettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- File Entity Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"fileEntityRecordLinks\"\n sectionName=\"File Entity Record Links\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('fileEntityRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('File Entity Record Links','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('File Entity Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('fileEntityRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('fileEntityRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Integration URL Formats Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"integrationURLFormats\"\n sectionName=\"Integration URL Formats\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('integrationURLFormats')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Integration URL Formats','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Integration URL Formats')\"\n [AllowLoad]=\"IsSectionExpanded('integrationURLFormats')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('integrationURLFormats', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"lists\"\n sectionName=\"Lists\"\n icon=\"fa fa-list-ul\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('lists')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Lists','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Lists')\"\n [AllowLoad]=\"IsSectionExpanded('lists')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('lists', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryFields\"\n sectionName=\"Query Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryFields')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Recommendation Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendationItems\"\n sectionName=\"Recommendation Items\"\n icon=\"fa fa-lightbulb\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendationItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','DestinationEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Recommendations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendations\"\n sectionName=\"Recommendations\"\n icon=\"fa-solid fa-circle-nodes\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendations','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendations')\"\n [AllowLoad]=\"IsSectionExpanded('recommendations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recordChanges\"\n sectionName=\"Record Changes\"\n icon=\"fa fa-history\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recordChanges')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Changes','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('recordChanges')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recordMergeLogs\"\n sectionName=\"Record Merge Logs\"\n icon=\"fa fa-clone\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recordMergeLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Merge Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('recordMergeLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recordMergeLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Resource Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"resourceTypes\"\n sectionName=\"Resource Types\"\n icon=\"fa fa-layer-group\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('resourceTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Resource Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Resource Types')\"\n [AllowLoad]=\"IsSectionExpanded('resourceTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('resourceTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Tagged Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"taggedItems\"\n sectionName=\"Tagged Items\"\n icon=\"fa fa-tags\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('taggedItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Tagged Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Tagged Items')\"\n [AllowLoad]=\"IsSectionExpanded('taggedItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('taggedItems', $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','EntityID')\"\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 <!-- User Application Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userApplicationEntities\"\n sectionName=\"User Application Entities\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userApplicationEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('userApplicationEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userApplicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userFavorites\"\n sectionName=\"User Favorites\"\n icon=\"fa fa-star\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userFavorites')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Favorites','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('userFavorites')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userRecordLogs\"\n sectionName=\"User Record Logs\"\n icon=\"fa fa-history\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userRecordLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Record Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('userRecordLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userViewCategories\"\n sectionName=\"User View Categories\"\n icon=\"fa fa-folder-open\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userViewCategories')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User View Categories','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('userViewCategories')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userViews\"\n sectionName=\"User Views\"\n icon=\"fa-solid fa-table-cells\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userViews')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Views','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Views')\"\n [AllowLoad]=\"IsSectionExpanded('userViews')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Users Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"users\"\n sectionName=\"Users\"\n icon=\"fa-solid fa-user\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('users')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Users','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Users')\"\n [AllowLoad]=\"IsSectionExpanded('users')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('users', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Access Control Rules Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAccessControlRules\"\n sectionName=\"MJ: Access Control Rules\"\n icon=\"fa fa-lock\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJRecordLinks\"\n sectionName=\"MJ: Record Links\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryEntities\"\n sectionName=\"Query Entities\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"generatedCodes\"\n sectionName=\"Generated Codes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('generatedCodes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJRecordLinks\"\n sectionName=\"MJ: Record Links\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','TargetEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Test Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestRuns\"\n sectionName=\"MJ: Test Runs\"\n icon=\"fa fa-flask\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TargetLogEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
990
+ args: [{ selector: 'gen-entity-form', template: "<mj-record-form-container [record]=\"record\" [formComponent]=\"this\">\n\n <!-- ========================================\n FIELD PANELS\n ======================================== -->\n <!-- Identity & Structure Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"identityStructure\"\n sectionName=\"Identity & Structure\"\n icon=\"fa fa-cube\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ParentID\"\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=\"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=\"NameSuffix\"\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=\"BaseTable\"\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=\"BaseView\"\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=\"BaseViewGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"SchemaName\"\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=\"VirtualEntity\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DisplayName\"\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=\"CodeName\"\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=\"ClassName\"\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=\"BaseTableCodeName\"\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=\"ParentEntity\"\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=\"ParentBaseTable\"\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=\"ParentBaseView\"\n Type=\"textbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- User Interface & Customization Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"userInterfaceCustomization\"\n sectionName=\"User Interface & Customization\"\n icon=\"fa fa-paint-brush\"\n [form]=\"this\"\n [formContext]=\"formContext\">\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=\"RelationshipDefaultDisplayType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserFormGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"EntityObjectSubclassName\"\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=\"EntityObjectSubclassImport\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Auditing & Lifecycle Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"auditingLifecycle\"\n sectionName=\"Auditing & Lifecycle\"\n icon=\"fa fa-history\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoUpdateDescription\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"TrackRecordChanges\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditRecordAccess\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AuditViewRuns\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"PreferredCommunicationField\"\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=\"Icon\"\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=\"Status\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- API & Search Settings Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"aPISearchSettings\"\n sectionName=\"API & Search Settings\"\n icon=\"fa fa-search\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"IncludeInAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowAllRowsAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowUpdateAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowCreateAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowDeleteAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CustomResolverAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowUserSearchAPI\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextSearchEnabled\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextCatalog\"\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=\"FullTextCatalogGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextIndex\"\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=\"FullTextIndexGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"FullTextSearchFunction\"\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=\"FullTextSearchFunctionGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"UserViewMaxRows\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"ScopeDefault\"\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=\"RowsToPackWithSchema\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleMethod\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleCount\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowsToPackSampleOrder\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Procedures & Deletion Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"proceduresDeletion\"\n sectionName=\"Procedures & Deletion\"\n icon=\"fa fa-code\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spCreate\"\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=\"spUpdate\"\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=\"spDelete\"\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=\"spCreateGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spUpdateGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spDeleteGenerated\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"CascadeDeletes\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"DeleteType\"\n Type=\"dropdownlist\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AllowRecordMerge\"\n Type=\"checkbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"spMatch\"\n Type=\"textarea\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n\n </mj-collapsible-panel>\n\n <!-- Row Statistics Section -->\n <mj-collapsible-panel slot=\"field-panels\"\n sectionKey=\"rowStatistics\"\n sectionName=\"Row Statistics\"\n icon=\"fa fa-chart-bar\"\n [form]=\"this\"\n [formContext]=\"formContext\">\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"AutoRowCountFrequency\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowCount\"\n Type=\"numerictextbox\"\n [EditMode]=\"EditMode\"\n [formContext]=\"formContext\"\n ></mj-form-field>\n <mj-form-field \n [record]=\"record\"\n [ShowLabel]=\"true\"\n FieldName=\"RowCountRunAt\"\n Type=\"datepicker\"\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 <!-- Application Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"applicationEntities\"\n sectionName=\"Application Entities\"\n icon=\"fa fa-cubes\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('applicationEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('applicationEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('applicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Audit Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"auditLogs\"\n sectionName=\"Audit Logs\"\n icon=\"fa-solid fa-fingerprint\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('auditLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Audit Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Audit Logs')\"\n [AllowLoad]=\"IsSectionExpanded('auditLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('auditLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Company Integration Record Maps Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"companyIntegrationRecordMaps\"\n sectionName=\"Company Integration Record Maps\"\n icon=\"fa fa-sync\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('companyIntegrationRecordMaps')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Record Maps','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Record Maps')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRecordMaps')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRecordMaps', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Company Integration Run Details Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"companyIntegrationRunDetails\"\n sectionName=\"Company Integration Run Details\"\n icon=\"fa fa-sync\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('companyIntegrationRunDetails')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Company Integration Run Details','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Company Integration Run Details')\"\n [AllowLoad]=\"IsSectionExpanded('companyIntegrationRunDetails')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('companyIntegrationRunDetails', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Conversations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"conversations\"\n sectionName=\"Conversations\"\n icon=\"fa-regular fa-comments\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('conversations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Conversations','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Conversations')\"\n [AllowLoad]=\"IsSectionExpanded('conversations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('conversations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Data Context Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"dataContextItems\"\n sectionName=\"Data Context Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('dataContextItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Data Context Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Data Context Items')\"\n [AllowLoad]=\"IsSectionExpanded('dataContextItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('dataContextItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Dataset Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"datasetItems\"\n sectionName=\"Dataset Items\"\n icon=\"fa fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('datasetItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Dataset Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Dataset Items')\"\n [AllowLoad]=\"IsSectionExpanded('datasetItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('datasetItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Duplicate Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"duplicateRuns\"\n sectionName=\"Duplicate Runs\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('duplicateRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Duplicate Runs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Duplicate Runs')\"\n [AllowLoad]=\"IsSectionExpanded('duplicateRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('duplicateRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entities\"\n sectionName=\"Entities\"\n icon=\"fa-solid fa-database\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entities','ParentID')\"\n [NewRecordValues]=\"NewRecordValues('Entities')\"\n [AllowLoad]=\"IsSectionExpanded('entities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityActions\"\n sectionName=\"Entity Actions\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Actions')\"\n [AllowLoad]=\"IsSectionExpanded('entityActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Actions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIActions\"\n sectionName=\"AI Actions\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIActions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity AI Actions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity AI Actions')\"\n [AllowLoad]=\"IsSectionExpanded('aIActions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIActions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Communication Message Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityCommunicationMessageTypes\"\n sectionName=\"Entity Communication Message Types\"\n icon=\"fa fa-comment-dots\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityCommunicationMessageTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Communication Message Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Communication Message Types')\"\n [AllowLoad]=\"IsSectionExpanded('entityCommunicationMessageTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityCommunicationMessageTypes', $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','EntityID')\"\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\n <!-- Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"fields\"\n sectionName=\"Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('fields')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Fields','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Fields')\"\n [AllowLoad]=\"IsSectionExpanded('fields')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('fields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Permissions Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"permissions\"\n sectionName=\"Permissions\"\n icon=\"fa fa-shield-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('permissions')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Permissions','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Permissions')\"\n [AllowLoad]=\"IsSectionExpanded('permissions')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('permissions', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Record Documents Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entityRecordDocuments\"\n sectionName=\"Entity Record Documents\"\n icon=\"fa fa-file-alt\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entityRecordDocuments')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Record Documents','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Record Documents')\"\n [AllowLoad]=\"IsSectionExpanded('entityRecordDocuments')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entityRecordDocuments', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Relationships Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"relationships\"\n sectionName=\"Relationships\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('relationships')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Relationships','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Relationships')\"\n [AllowLoad]=\"IsSectionExpanded('relationships')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('relationships', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Entity Settings Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"entitySettings\"\n sectionName=\"Entity Settings\"\n icon=\"fa fa-cog\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('entitySettings')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Entity Settings','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Entity Settings')\"\n [AllowLoad]=\"IsSectionExpanded('entitySettings')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('entitySettings', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- File Entity Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"fileEntityRecordLinks\"\n sectionName=\"File Entity Record Links\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('fileEntityRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('File Entity Record Links','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('File Entity Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('fileEntityRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('fileEntityRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Integration URL Formats Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"integrationURLFormats\"\n sectionName=\"Integration URL Formats\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('integrationURLFormats')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Integration URL Formats','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Integration URL Formats')\"\n [AllowLoad]=\"IsSectionExpanded('integrationURLFormats')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('integrationURLFormats', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Lists Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"lists\"\n sectionName=\"Lists\"\n icon=\"fa fa-list-ul\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('lists')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Lists','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Lists')\"\n [AllowLoad]=\"IsSectionExpanded('lists')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('lists', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Fields Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryFields\"\n sectionName=\"Query Fields\"\n icon=\"fa fa-table\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryFields')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Fields','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Fields')\"\n [AllowLoad]=\"IsSectionExpanded('queryFields')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('queryFields', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Recommendation Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendationItems\"\n sectionName=\"Recommendation Items\"\n icon=\"fa fa-lightbulb\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendationItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendation Items','DestinationEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendation Items')\"\n [AllowLoad]=\"IsSectionExpanded('recommendationItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendationItems', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Recommendations Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recommendations\"\n sectionName=\"Recommendations\"\n icon=\"fa-solid fa-circle-nodes\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recommendations')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Recommendations','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Recommendations')\"\n [AllowLoad]=\"IsSectionExpanded('recommendations')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recommendations', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Record Changes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recordChanges\"\n sectionName=\"Record Changes\"\n icon=\"fa fa-history\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recordChanges')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Changes','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Changes')\"\n [AllowLoad]=\"IsSectionExpanded('recordChanges')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recordChanges', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Record Merge Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"recordMergeLogs\"\n sectionName=\"Record Merge Logs\"\n icon=\"fa fa-clone\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('recordMergeLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Record Merge Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Record Merge Logs')\"\n [AllowLoad]=\"IsSectionExpanded('recordMergeLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('recordMergeLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Resource Types Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"resourceTypes\"\n sectionName=\"Resource Types\"\n icon=\"fa fa-layer-group\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('resourceTypes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Resource Types','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Resource Types')\"\n [AllowLoad]=\"IsSectionExpanded('resourceTypes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('resourceTypes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Tagged Items Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"taggedItems\"\n sectionName=\"Tagged Items\"\n icon=\"fa fa-tags\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('taggedItems')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Tagged Items','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Tagged Items')\"\n [AllowLoad]=\"IsSectionExpanded('taggedItems')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('taggedItems', $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','EntityID')\"\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 <!-- User Application Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userApplicationEntities\"\n sectionName=\"User Application Entities\"\n icon=\"fa fa-link\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userApplicationEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Application Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Application Entities')\"\n [AllowLoad]=\"IsSectionExpanded('userApplicationEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userApplicationEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Favorites Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userFavorites\"\n sectionName=\"User Favorites\"\n icon=\"fa fa-star\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userFavorites')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Favorites','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Favorites')\"\n [AllowLoad]=\"IsSectionExpanded('userFavorites')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userFavorites', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Record Logs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userRecordLogs\"\n sectionName=\"User Record Logs\"\n icon=\"fa fa-history\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userRecordLogs')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Record Logs','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Record Logs')\"\n [AllowLoad]=\"IsSectionExpanded('userRecordLogs')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userRecordLogs', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User View Categories Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userViewCategories\"\n sectionName=\"User View Categories\"\n icon=\"fa fa-folder-open\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userViewCategories')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User View Categories','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User View Categories')\"\n [AllowLoad]=\"IsSectionExpanded('userViewCategories')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userViewCategories', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- User Views Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"userViews\"\n sectionName=\"User Views\"\n icon=\"fa-solid fa-table-cells\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('userViews')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('User Views','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('User Views')\"\n [AllowLoad]=\"IsSectionExpanded('userViews')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('userViews', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Users Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"users\"\n sectionName=\"Users\"\n icon=\"fa-solid fa-user\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('users')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Users','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Users')\"\n [AllowLoad]=\"IsSectionExpanded('users')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('users', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- AI Agent Notes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"aIAgentNotes\"\n sectionName=\"AI Agent Notes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('aIAgentNotes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('AI Agent Notes','PrimaryScopeEntityID')\"\n [NewRecordValues]=\"NewRecordValues('AI Agent Notes')\"\n [AllowLoad]=\"IsSectionExpanded('aIAgentNotes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('aIAgentNotes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Access Control Rules Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAccessControlRules\"\n sectionName=\"MJ: Access Control Rules\"\n icon=\"fa fa-lock\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAccessControlRules')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Access Control Rules','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Access Control Rules')\"\n [AllowLoad]=\"IsSectionExpanded('mJAccessControlRules')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAccessControlRules', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Examples Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentExamples\"\n sectionName=\"MJ: AI Agent Examples\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentExamples')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Examples','PrimaryScopeEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Examples')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentExamples')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentExamples', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJRecordLinks\"\n sectionName=\"MJ: Record Links\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','SourceEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Query Entities Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"queryEntities\"\n sectionName=\"Query Entities\"\n icon=\"fa fa-search\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('queryEntities')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Query Entities','EntityID')\"\n [NewRecordValues]=\"NewRecordValues('Query Entities')\"\n [AllowLoad]=\"IsSectionExpanded('queryEntities')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('queryEntities', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- Generated Codes Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"generatedCodes\"\n sectionName=\"Generated Codes\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('generatedCodes')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('Generated Codes','LinkedEntityID')\"\n [NewRecordValues]=\"NewRecordValues('Generated Codes')\"\n [AllowLoad]=\"IsSectionExpanded('generatedCodes')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('generatedCodes', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Record Links Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJRecordLinks\"\n sectionName=\"MJ: Record Links\"\n icon=\"fa fa-project-diagram\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJRecordLinks')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Record Links','TargetEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Record Links')\"\n [AllowLoad]=\"IsSectionExpanded('mJRecordLinks')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJRecordLinks', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: AI Agent Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJAIAgentRuns\"\n sectionName=\"MJ: AI Agent Runs\"\n icon=\"fa fa-robot\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJAIAgentRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: AI Agent Runs','PrimaryScopeEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: AI Agent Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJAIAgentRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJAIAgentRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n\n <!-- MJ: Test Runs Section -->\n <mj-collapsible-panel slot=\"after-panels\"\n sectionKey=\"mJTestRuns\"\n sectionName=\"MJ: Test Runs\"\n icon=\"fa fa-flask\"\n variant=\"related-entity\"\n [form]=\"this\"\n [formContext]=\"formContext\"\n [badgeCount]=\"GetSectionRowCount('mJTestRuns')\"\n [defaultExpanded]=\"false\">\n <div *ngIf=\"record.IsSaved\">\n <mj-explorer-entity-data-grid\n [Params]=\"BuildRelationshipViewParamsByEntityName('MJ: Test Runs','TargetLogEntityID')\"\n [NewRecordValues]=\"NewRecordValues('MJ: Test Runs')\"\n [AllowLoad]=\"IsSectionExpanded('mJTestRuns')\"\n [ShowToolbar]=\"false\"\n (AfterDataLoad)=\"SetSectionRowCount('mJTestRuns', $event.totalRowCount)\"\n >\n </mj-explorer-entity-data-grid>\n </div>\n </mj-collapsible-panel>\n</mj-record-form-container>\n " }]
937
991
  }], null, null); })();
938
992
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(EntityFormComponent, { className: "EntityFormComponent", filePath: "src/lib/generated/Entities/Entity/entity.form.component.ts", lineNumber: 12 }); })();
939
993
  export function LoadEntityFormComponent() {