@memberjunction/ng-core-entity-forms 2.107.0 → 2.109.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 (73) hide show
  1. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts +71 -3
  2. package/dist/lib/custom/AIAgents/ai-agent-form.component.d.ts.map +1 -1
  3. package/dist/lib/custom/AIAgents/ai-agent-form.component.js +899 -641
  4. package/dist/lib/custom/AIAgents/ai-agent-form.component.js.map +1 -1
  5. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.d.ts +1 -0
  6. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.d.ts.map +1 -1
  7. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.js +57 -34
  8. package/dist/lib/custom/ai-agent-run/ai-agent-run-step-node.component.js.map +1 -1
  9. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts +2 -0
  10. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.d.ts.map +1 -1
  11. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js +32 -4
  12. package/dist/lib/custom/ai-agent-run/ai-agent-run-timeline.component.js.map +1 -1
  13. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +358 -337
  14. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  15. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +26 -16
  16. package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
  17. package/dist/lib/generated/Entities/AIAgent/sections/details.component.d.ts.map +1 -1
  18. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js +13 -4
  19. package/dist/lib/generated/Entities/AIAgent/sections/details.component.js.map +1 -1
  20. package/dist/lib/generated/Entities/AIAgentAction/sections/details.component.d.ts.map +1 -1
  21. package/dist/lib/generated/Entities/AIAgentAction/sections/details.component.js +60 -4
  22. package/dist/lib/generated/Entities/AIAgentAction/sections/details.component.js.map +1 -1
  23. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.d.ts +10 -0
  24. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.d.ts.map +1 -0
  25. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js +59 -0
  26. package/dist/lib/generated/Entities/AIAgentDataSource/aiagentdatasource.form.component.js.map +1 -0
  27. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.d.ts +11 -0
  28. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.d.ts.map +1 -0
  29. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.js +253 -0
  30. package/dist/lib/generated/Entities/AIAgentDataSource/sections/details.component.js.map +1 -0
  31. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.d.ts.map +1 -1
  32. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.js +22 -4
  33. package/dist/lib/generated/Entities/AIAgentRelationship/sections/details.component.js.map +1 -1
  34. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js +33 -12
  35. package/dist/lib/generated/Entities/AIPrompt/aiprompt.form.component.js.map +1 -1
  36. package/dist/lib/generated/Entities/Action/sections/details.component.d.ts.map +1 -1
  37. package/dist/lib/generated/Entities/Action/sections/details.component.js +24 -4
  38. package/dist/lib/generated/Entities/Action/sections/details.component.js.map +1 -1
  39. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +13 -3
  40. package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -1
  41. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.d.ts +10 -0
  42. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.d.ts.map +1 -0
  43. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js +59 -0
  44. package/dist/lib/generated/Entities/ArtifactPermission/artifactpermission.form.component.js.map +1 -0
  45. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.d.ts +11 -0
  46. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.d.ts.map +1 -0
  47. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.js +167 -0
  48. package/dist/lib/generated/Entities/ArtifactPermission/sections/details.component.js.map +1 -0
  49. package/dist/lib/generated/Entities/Collection/collection.form.component.js +14 -4
  50. package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -1
  51. package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts.map +1 -1
  52. package/dist/lib/generated/Entities/Collection/sections/details.component.js +24 -4
  53. package/dist/lib/generated/Entities/Collection/sections/details.component.js.map +1 -1
  54. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.d.ts +10 -0
  55. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.d.ts.map +1 -0
  56. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js +59 -0
  57. package/dist/lib/generated/Entities/CollectionPermission/collectionpermission.form.component.js.map +1 -0
  58. package/dist/lib/generated/Entities/CollectionPermission/sections/details.component.d.ts +11 -0
  59. package/dist/lib/generated/Entities/CollectionPermission/sections/details.component.d.ts.map +1 -0
  60. package/dist/lib/generated/Entities/CollectionPermission/sections/details.component.js +167 -0
  61. package/dist/lib/generated/Entities/CollectionPermission/sections/details.component.js.map +1 -0
  62. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.d.ts.map +1 -1
  63. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js +13 -4
  64. package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js.map +1 -1
  65. package/dist/lib/generated/Entities/Entity/entity.form.component.js +7 -7
  66. package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
  67. package/dist/lib/generated/Entities/User/user.form.component.js +72 -22
  68. package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
  69. package/dist/lib/generated/generated-forms.module.d.ts +348 -342
  70. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  71. package/dist/lib/generated/generated-forms.module.js +190 -166
  72. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  73. package/package.json +15 -15
@@ -129,6 +129,7 @@ import { ListDetailFormComponent, LoadListDetailFormComponent } from "./Entities
129
129
  import { ListFormComponent, LoadListFormComponent } from "./Entities/List/list.form.component";
130
130
  import { AccessControlRuleFormComponent, LoadAccessControlRuleFormComponent } from "./Entities/AccessControlRule/accesscontrolrule.form.component";
131
131
  import { AIAgentArtifactTypeFormComponent, LoadAIAgentArtifactTypeFormComponent } from "./Entities/AIAgentArtifactType/aiagentartifacttype.form.component";
132
+ import { AIAgentDataSourceFormComponent, LoadAIAgentDataSourceFormComponent } from "./Entities/AIAgentDataSource/aiagentdatasource.form.component";
132
133
  import { AIAgentPermissionFormComponent, LoadAIAgentPermissionFormComponent } from "./Entities/AIAgentPermission/aiagentpermission.form.component";
133
134
  import { AIAgentPromptFormComponent, LoadAIAgentPromptFormComponent } from "./Entities/AIAgentPrompt/aiagentprompt.form.component";
134
135
  import { AIAgentRelationshipFormComponent, LoadAIAgentRelationshipFormComponent } from "./Entities/AIAgentRelationship/aiagentrelationship.form.component";
@@ -148,11 +149,13 @@ import { AIPromptRunFormComponent, LoadAIPromptRunFormComponent } from "./Entiti
148
149
  import { AIVendorTypeDefinitionFormComponent, LoadAIVendorTypeDefinitionFormComponent } from "./Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component";
149
150
  import { AIVendorTypeFormComponent, LoadAIVendorTypeFormComponent } from "./Entities/AIVendorType/aivendortype.form.component";
150
151
  import { AIVendorFormComponent, LoadAIVendorFormComponent } from "./Entities/AIVendor/aivendor.form.component";
152
+ import { ArtifactPermissionFormComponent, LoadArtifactPermissionFormComponent } from "./Entities/ArtifactPermission/artifactpermission.form.component";
151
153
  import { ArtifactTypeFormComponent, LoadArtifactTypeFormComponent } from "./Entities/ArtifactType/artifacttype.form.component";
152
154
  import { ArtifactVersionAttributeFormComponent, LoadArtifactVersionAttributeFormComponent } from "./Entities/ArtifactVersionAttribute/artifactversionattribute.form.component";
153
155
  import { ArtifactVersionFormComponent, LoadArtifactVersionFormComponent } from "./Entities/ArtifactVersion/artifactversion.form.component";
154
156
  import { ArtifactFormComponent, LoadArtifactFormComponent } from "./Entities/Artifact/artifact.form.component";
155
157
  import { CollectionArtifactFormComponent, LoadCollectionArtifactFormComponent } from "./Entities/CollectionArtifact/collectionartifact.form.component";
158
+ import { CollectionPermissionFormComponent, LoadCollectionPermissionFormComponent } from "./Entities/CollectionPermission/collectionpermission.form.component";
156
159
  import { CollectionFormComponent, LoadCollectionFormComponent } from "./Entities/Collection/collection.form.component";
157
160
  import { ComponentDependencyFormComponent, LoadComponentDependencyFormComponent } from "./Entities/ComponentDependency/componentdependency.form.component";
158
161
  import { ComponentLibraryFormComponent, LoadComponentLibraryFormComponent } from "./Entities/ComponentLibrary/componentlibrary.form.component";
@@ -348,6 +351,7 @@ import { ListDetailDetailsComponent, LoadListDetailDetailsComponent } from "./En
348
351
  import { ListDetailsComponent, LoadListDetailsComponent } from "./Entities/List/sections/details.component";
349
352
  import { AccessControlRuleDetailsComponent, LoadAccessControlRuleDetailsComponent } from "./Entities/AccessControlRule/sections/details.component";
350
353
  import { AIAgentArtifactTypeDetailsComponent, LoadAIAgentArtifactTypeDetailsComponent } from "./Entities/AIAgentArtifactType/sections/details.component";
354
+ import { AIAgentDataSourceDetailsComponent, LoadAIAgentDataSourceDetailsComponent } from "./Entities/AIAgentDataSource/sections/details.component";
351
355
  import { AIAgentPermissionDetailsComponent, LoadAIAgentPermissionDetailsComponent } from "./Entities/AIAgentPermission/sections/details.component";
352
356
  import { AIAgentPromptDetailsComponent, LoadAIAgentPromptDetailsComponent } from "./Entities/AIAgentPrompt/sections/details.component";
353
357
  import { AIAgentRelationshipDetailsComponent, LoadAIAgentRelationshipDetailsComponent } from "./Entities/AIAgentRelationship/sections/details.component";
@@ -367,11 +371,13 @@ import { AIPromptRunDetailsComponent, LoadAIPromptRunDetailsComponent } from "./
367
371
  import { AIVendorTypeDefinitionDetailsComponent, LoadAIVendorTypeDefinitionDetailsComponent } from "./Entities/AIVendorTypeDefinition/sections/details.component";
368
372
  import { AIVendorTypeDetailsComponent, LoadAIVendorTypeDetailsComponent } from "./Entities/AIVendorType/sections/details.component";
369
373
  import { AIVendorDetailsComponent, LoadAIVendorDetailsComponent } from "./Entities/AIVendor/sections/details.component";
374
+ import { ArtifactPermissionDetailsComponent, LoadArtifactPermissionDetailsComponent } from "./Entities/ArtifactPermission/sections/details.component";
370
375
  import { ArtifactTypeDetailsComponent, LoadArtifactTypeDetailsComponent } from "./Entities/ArtifactType/sections/details.component";
371
376
  import { ArtifactVersionAttributeDetailsComponent, LoadArtifactVersionAttributeDetailsComponent } from "./Entities/ArtifactVersionAttribute/sections/details.component";
372
377
  import { ArtifactVersionDetailsComponent, LoadArtifactVersionDetailsComponent } from "./Entities/ArtifactVersion/sections/details.component";
373
378
  import { ArtifactDetailsComponent, LoadArtifactDetailsComponent } from "./Entities/Artifact/sections/details.component";
374
379
  import { CollectionArtifactDetailsComponent, LoadCollectionArtifactDetailsComponent } from "./Entities/CollectionArtifact/sections/details.component";
380
+ import { CollectionPermissionDetailsComponent, LoadCollectionPermissionDetailsComponent } from "./Entities/CollectionPermission/sections/details.component";
375
381
  import { CollectionDetailsComponent, LoadCollectionDetailsComponent } from "./Entities/Collection/sections/details.component";
376
382
  import { ComponentDependencyDetailsComponent, LoadComponentDependencyDetailsComponent } from "./Entities/ComponentDependency/sections/details.component";
377
383
  import { ComponentLibraryDetailsComponent, LoadComponentLibraryDetailsComponent } from "./Entities/ComponentLibrary/sections/details.component";
@@ -978,6 +984,7 @@ export class GeneratedForms_SubModule_5 {
978
984
  ListFormComponent,
979
985
  AccessControlRuleFormComponent,
980
986
  AIAgentArtifactTypeFormComponent,
987
+ AIAgentDataSourceFormComponent,
981
988
  AIAgentPermissionFormComponent,
982
989
  AIAgentPromptFormComponent,
983
990
  AIAgentRelationshipFormComponent,
@@ -990,8 +997,7 @@ export class GeneratedForms_SubModule_5 {
990
997
  AIConfigurationFormComponent,
991
998
  AIModelCostFormComponent,
992
999
  AIModelPriceTypeFormComponent,
993
- AIModelPriceUnitTypeFormComponent,
994
- AIModelVendorFormComponent
1000
+ AIModelPriceUnitTypeFormComponent
995
1001
  ],
996
1002
  imports: [
997
1003
  CommonModule,
@@ -1019,6 +1025,7 @@ export class GeneratedForms_SubModule_5 {
1019
1025
  ListFormComponent,
1020
1026
  AccessControlRuleFormComponent,
1021
1027
  AIAgentArtifactTypeFormComponent,
1028
+ AIAgentDataSourceFormComponent,
1022
1029
  AIAgentPermissionFormComponent,
1023
1030
  AIAgentPromptFormComponent,
1024
1031
  AIAgentRelationshipFormComponent,
@@ -1031,8 +1038,7 @@ export class GeneratedForms_SubModule_5 {
1031
1038
  AIConfigurationFormComponent,
1032
1039
  AIModelCostFormComponent,
1033
1040
  AIModelPriceTypeFormComponent,
1034
- AIModelPriceUnitTypeFormComponent,
1035
- AIModelVendorFormComponent], imports: [CommonModule,
1041
+ AIModelPriceUnitTypeFormComponent], imports: [CommonModule,
1036
1042
  FormsModule,
1037
1043
  LayoutModule,
1038
1044
  InputsModule,
@@ -1070,26 +1076,26 @@ export class GeneratedForms_SubModule_6 {
1070
1076
  type: NgModule,
1071
1077
  args: [{
1072
1078
  declarations: [
1079
+ AIModelVendorFormComponent,
1073
1080
  AIPromptModelFormComponent,
1074
1081
  AIPromptRunFormComponent,
1075
1082
  AIVendorTypeDefinitionFormComponent,
1076
1083
  AIVendorTypeFormComponent,
1077
1084
  AIVendorFormComponent,
1085
+ ArtifactPermissionFormComponent,
1078
1086
  ArtifactTypeFormComponent,
1079
1087
  ArtifactVersionAttributeFormComponent,
1080
1088
  ArtifactVersionFormComponent,
1081
1089
  ArtifactFormComponent,
1082
1090
  CollectionArtifactFormComponent,
1091
+ CollectionPermissionFormComponent,
1083
1092
  CollectionFormComponent,
1084
1093
  ComponentDependencyFormComponent,
1085
1094
  ComponentLibraryFormComponent,
1086
1095
  ComponentLibraryLinkFormComponent,
1087
1096
  ComponentRegistryFormComponent,
1088
1097
  ComponentFormComponent,
1089
- ConversationArtifactPermissionFormComponent,
1090
- ConversationArtifactVersionFormComponent,
1091
- ConversationArtifactFormComponent,
1092
- ConversationDetailArtifactFormComponent
1098
+ ConversationArtifactPermissionFormComponent
1093
1099
  ],
1094
1100
  imports: [
1095
1101
  CommonModule,
@@ -1111,26 +1117,26 @@ export class GeneratedForms_SubModule_6 {
1111
1117
  exports: []
1112
1118
  }]
1113
1119
  }], null, null); })();
1114
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [AIPromptModelFormComponent,
1120
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [AIModelVendorFormComponent,
1121
+ AIPromptModelFormComponent,
1115
1122
  AIPromptRunFormComponent,
1116
1123
  AIVendorTypeDefinitionFormComponent,
1117
1124
  AIVendorTypeFormComponent,
1118
1125
  AIVendorFormComponent,
1126
+ ArtifactPermissionFormComponent,
1119
1127
  ArtifactTypeFormComponent,
1120
1128
  ArtifactVersionAttributeFormComponent,
1121
1129
  ArtifactVersionFormComponent,
1122
1130
  ArtifactFormComponent,
1123
1131
  CollectionArtifactFormComponent,
1132
+ CollectionPermissionFormComponent,
1124
1133
  CollectionFormComponent,
1125
1134
  ComponentDependencyFormComponent,
1126
1135
  ComponentLibraryFormComponent,
1127
1136
  ComponentLibraryLinkFormComponent,
1128
1137
  ComponentRegistryFormComponent,
1129
1138
  ComponentFormComponent,
1130
- ConversationArtifactPermissionFormComponent,
1131
- ConversationArtifactVersionFormComponent,
1132
- ConversationArtifactFormComponent,
1133
- ConversationDetailArtifactFormComponent], imports: [CommonModule,
1139
+ ConversationArtifactPermissionFormComponent], imports: [CommonModule,
1134
1140
  FormsModule,
1135
1141
  LayoutModule,
1136
1142
  InputsModule,
@@ -1168,6 +1174,9 @@ export class GeneratedForms_SubModule_7 {
1168
1174
  type: NgModule,
1169
1175
  args: [{
1170
1176
  declarations: [
1177
+ ConversationArtifactVersionFormComponent,
1178
+ ConversationArtifactFormComponent,
1179
+ ConversationDetailArtifactFormComponent,
1171
1180
  DashboardUserPreferenceFormComponent,
1172
1181
  DashboardUserStateFormComponent,
1173
1182
  EnvironmentFormComponent,
@@ -1184,10 +1193,7 @@ export class GeneratedForms_SubModule_7 {
1184
1193
  TaskTypeFormComponent,
1185
1194
  TaskFormComponent,
1186
1195
  OutputDeliveryTypeFormComponent,
1187
- OutputFormatTypeFormComponent,
1188
- OutputTriggerTypeFormComponent,
1189
- QueryFormComponent,
1190
- QueryCategoryFormComponent
1196
+ OutputFormatTypeFormComponent
1191
1197
  ],
1192
1198
  imports: [
1193
1199
  CommonModule,
@@ -1209,7 +1215,10 @@ export class GeneratedForms_SubModule_7 {
1209
1215
  exports: []
1210
1216
  }]
1211
1217
  }], null, null); })();
1212
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [DashboardUserPreferenceFormComponent,
1218
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [ConversationArtifactVersionFormComponent,
1219
+ ConversationArtifactFormComponent,
1220
+ ConversationDetailArtifactFormComponent,
1221
+ DashboardUserPreferenceFormComponent,
1213
1222
  DashboardUserStateFormComponent,
1214
1223
  EnvironmentFormComponent,
1215
1224
  ProjectFormComponent,
@@ -1225,10 +1234,7 @@ export class GeneratedForms_SubModule_7 {
1225
1234
  TaskTypeFormComponent,
1226
1235
  TaskFormComponent,
1227
1236
  OutputDeliveryTypeFormComponent,
1228
- OutputFormatTypeFormComponent,
1229
- OutputTriggerTypeFormComponent,
1230
- QueryFormComponent,
1231
- QueryCategoryFormComponent], imports: [CommonModule,
1237
+ OutputFormatTypeFormComponent], imports: [CommonModule,
1232
1238
  FormsModule,
1233
1239
  LayoutModule,
1234
1240
  InputsModule,
@@ -1266,6 +1272,9 @@ export class GeneratedForms_SubModule_8 {
1266
1272
  type: NgModule,
1267
1273
  args: [{
1268
1274
  declarations: [
1275
+ OutputTriggerTypeFormComponent,
1276
+ QueryFormComponent,
1277
+ QueryCategoryFormComponent,
1269
1278
  QueryEntityFormComponent,
1270
1279
  QueryFieldFormComponent,
1271
1280
  QueryPermissionFormComponent,
@@ -1282,10 +1291,7 @@ export class GeneratedForms_SubModule_8 {
1282
1291
  RecordMergeLogFormComponent,
1283
1292
  ReportCategoryFormComponent,
1284
1293
  ReportSnapshotFormComponent,
1285
- ReportFormComponent,
1286
- ResourceLinkFormComponent,
1287
- ResourcePermissionFormComponent,
1288
- ResourceTypeFormComponent
1294
+ ReportFormComponent
1289
1295
  ],
1290
1296
  imports: [
1291
1297
  CommonModule,
@@ -1307,7 +1313,10 @@ export class GeneratedForms_SubModule_8 {
1307
1313
  exports: []
1308
1314
  }]
1309
1315
  }], null, null); })();
1310
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [QueryEntityFormComponent,
1316
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [OutputTriggerTypeFormComponent,
1317
+ QueryFormComponent,
1318
+ QueryCategoryFormComponent,
1319
+ QueryEntityFormComponent,
1311
1320
  QueryFieldFormComponent,
1312
1321
  QueryPermissionFormComponent,
1313
1322
  QueueTaskFormComponent,
@@ -1323,10 +1332,7 @@ export class GeneratedForms_SubModule_8 {
1323
1332
  RecordMergeLogFormComponent,
1324
1333
  ReportCategoryFormComponent,
1325
1334
  ReportSnapshotFormComponent,
1326
- ReportFormComponent,
1327
- ResourceLinkFormComponent,
1328
- ResourcePermissionFormComponent,
1329
- ResourceTypeFormComponent], imports: [CommonModule,
1335
+ ReportFormComponent], imports: [CommonModule,
1330
1336
  FormsModule,
1331
1337
  LayoutModule,
1332
1338
  InputsModule,
@@ -1364,6 +1370,9 @@ export class GeneratedForms_SubModule_9 {
1364
1370
  type: NgModule,
1365
1371
  args: [{
1366
1372
  declarations: [
1373
+ ResourceLinkFormComponent,
1374
+ ResourcePermissionFormComponent,
1375
+ ResourceTypeFormComponent,
1367
1376
  RoleFormComponent,
1368
1377
  RowLevelSecurityFilterFormComponent,
1369
1378
  ScheduledActionParamFormComponent,
@@ -1380,10 +1389,7 @@ export class GeneratedForms_SubModule_9 {
1380
1389
  UserApplicationEntityFormComponent,
1381
1390
  UserApplicationFormComponent,
1382
1391
  UserFavoriteFormComponent,
1383
- UserNotificationFormComponent,
1384
- UserRecordLogFormComponent,
1385
- UserRoleFormComponent,
1386
- UserViewCategoryFormComponent
1392
+ UserNotificationFormComponent
1387
1393
  ],
1388
1394
  imports: [
1389
1395
  CommonModule,
@@ -1405,7 +1411,10 @@ export class GeneratedForms_SubModule_9 {
1405
1411
  exports: []
1406
1412
  }]
1407
1413
  }], null, null); })();
1408
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [RoleFormComponent,
1414
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [ResourceLinkFormComponent,
1415
+ ResourcePermissionFormComponent,
1416
+ ResourceTypeFormComponent,
1417
+ RoleFormComponent,
1409
1418
  RowLevelSecurityFilterFormComponent,
1410
1419
  ScheduledActionParamFormComponent,
1411
1420
  ScheduledActionFormComponent,
@@ -1421,10 +1430,7 @@ export class GeneratedForms_SubModule_9 {
1421
1430
  UserApplicationEntityFormComponent,
1422
1431
  UserApplicationFormComponent,
1423
1432
  UserFavoriteFormComponent,
1424
- UserNotificationFormComponent,
1425
- UserRecordLogFormComponent,
1426
- UserRoleFormComponent,
1427
- UserViewCategoryFormComponent], imports: [CommonModule,
1433
+ UserNotificationFormComponent], imports: [CommonModule,
1428
1434
  FormsModule,
1429
1435
  LayoutModule,
1430
1436
  InputsModule,
@@ -1462,6 +1468,9 @@ export class GeneratedForms_SubModule_10 {
1462
1468
  type: NgModule,
1463
1469
  args: [{
1464
1470
  declarations: [
1471
+ UserRecordLogFormComponent,
1472
+ UserRoleFormComponent,
1473
+ UserViewCategoryFormComponent,
1465
1474
  UserViewRunDetailFormComponent,
1466
1475
  UserViewRunFormComponent,
1467
1476
  UserViewFormComponent,
@@ -1478,10 +1487,7 @@ export class GeneratedForms_SubModule_10 {
1478
1487
  ActionCategoryDetailsComponent,
1479
1488
  ActionContextTypeDetailsComponent,
1480
1489
  ActionContextDetailsComponent,
1481
- ActionExecutionLogDetailsComponent,
1482
- ActionFilterDetailsComponent,
1483
- ActionLibraryDetailsComponent,
1484
- ActionParamDetailsComponent
1490
+ ActionExecutionLogDetailsComponent
1485
1491
  ],
1486
1492
  imports: [
1487
1493
  CommonModule,
@@ -1503,7 +1509,10 @@ export class GeneratedForms_SubModule_10 {
1503
1509
  exports: []
1504
1510
  }]
1505
1511
  }], null, null); })();
1506
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [UserViewRunDetailFormComponent,
1512
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [UserRecordLogFormComponent,
1513
+ UserRoleFormComponent,
1514
+ UserViewCategoryFormComponent,
1515
+ UserViewRunDetailFormComponent,
1507
1516
  UserViewRunFormComponent,
1508
1517
  UserViewFormComponent,
1509
1518
  UserFormComponent,
@@ -1519,10 +1528,7 @@ export class GeneratedForms_SubModule_10 {
1519
1528
  ActionCategoryDetailsComponent,
1520
1529
  ActionContextTypeDetailsComponent,
1521
1530
  ActionContextDetailsComponent,
1522
- ActionExecutionLogDetailsComponent,
1523
- ActionFilterDetailsComponent,
1524
- ActionLibraryDetailsComponent,
1525
- ActionParamDetailsComponent], imports: [CommonModule,
1531
+ ActionExecutionLogDetailsComponent], imports: [CommonModule,
1526
1532
  FormsModule,
1527
1533
  LayoutModule,
1528
1534
  InputsModule,
@@ -1559,6 +1565,9 @@ export class GeneratedForms_SubModule_11 {
1559
1565
  type: NgModule,
1560
1566
  args: [{
1561
1567
  declarations: [
1568
+ ActionFilterDetailsComponent,
1569
+ ActionLibraryDetailsComponent,
1570
+ ActionParamDetailsComponent,
1562
1571
  ActionResultCodeDetailsComponent,
1563
1572
  ActionDetailsComponent,
1564
1573
  ActionTopComponent,
@@ -1575,10 +1584,7 @@ export class GeneratedForms_SubModule_11 {
1575
1584
  AIModelTypeDetailsComponent,
1576
1585
  AIModelDetailsComponent,
1577
1586
  AIPromptCategoryDetailsComponent,
1578
- AIPromptTypeDetailsComponent,
1579
- AIPromptDetailsComponent,
1580
- AIResultCacheDetailsComponent,
1581
- ApplicationEntityDetailsComponent
1587
+ AIPromptTypeDetailsComponent
1582
1588
  ],
1583
1589
  imports: [
1584
1590
  CommonModule,
@@ -1599,7 +1605,10 @@ export class GeneratedForms_SubModule_11 {
1599
1605
  exports: []
1600
1606
  }]
1601
1607
  }], null, null); })();
1602
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [ActionResultCodeDetailsComponent,
1608
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [ActionFilterDetailsComponent,
1609
+ ActionLibraryDetailsComponent,
1610
+ ActionParamDetailsComponent,
1611
+ ActionResultCodeDetailsComponent,
1603
1612
  ActionDetailsComponent,
1604
1613
  ActionTopComponent,
1605
1614
  ActionCodeComponent,
@@ -1615,10 +1624,7 @@ export class GeneratedForms_SubModule_11 {
1615
1624
  AIModelTypeDetailsComponent,
1616
1625
  AIModelDetailsComponent,
1617
1626
  AIPromptCategoryDetailsComponent,
1618
- AIPromptTypeDetailsComponent,
1619
- AIPromptDetailsComponent,
1620
- AIResultCacheDetailsComponent,
1621
- ApplicationEntityDetailsComponent], imports: [CommonModule,
1627
+ AIPromptTypeDetailsComponent], imports: [CommonModule,
1622
1628
  FormsModule,
1623
1629
  LayoutModule,
1624
1630
  InputsModule,
@@ -1654,6 +1660,9 @@ export class GeneratedForms_SubModule_12 {
1654
1660
  type: NgModule,
1655
1661
  args: [{
1656
1662
  declarations: [
1663
+ AIPromptDetailsComponent,
1664
+ AIResultCacheDetailsComponent,
1665
+ ApplicationEntityDetailsComponent,
1657
1666
  ApplicationSettingDetailsComponent,
1658
1667
  ApplicationDetailsComponent,
1659
1668
  AuditLogTypeDetailsComponent,
@@ -1670,10 +1679,7 @@ export class GeneratedForms_SubModule_12 {
1670
1679
  CompanyIntegrationRunAPILogDetailsComponent,
1671
1680
  CompanyIntegrationRunDetailDetailsComponent,
1672
1681
  CompanyIntegrationRunDetailsComponent,
1673
- CompanyIntegrationDetailsComponent,
1674
- ContentFileTypeDetailsComponent,
1675
- ContentItemAttributeDetailsComponent,
1676
- ContentItemTagDetailsComponent
1682
+ CompanyIntegrationDetailsComponent
1677
1683
  ],
1678
1684
  imports: [
1679
1685
  CommonModule,
@@ -1694,7 +1700,10 @@ export class GeneratedForms_SubModule_12 {
1694
1700
  exports: []
1695
1701
  }]
1696
1702
  }], null, null); })();
1697
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [ApplicationSettingDetailsComponent,
1703
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [AIPromptDetailsComponent,
1704
+ AIResultCacheDetailsComponent,
1705
+ ApplicationEntityDetailsComponent,
1706
+ ApplicationSettingDetailsComponent,
1698
1707
  ApplicationDetailsComponent,
1699
1708
  AuditLogTypeDetailsComponent,
1700
1709
  AuditLogDetailsComponent,
@@ -1710,10 +1719,7 @@ export class GeneratedForms_SubModule_12 {
1710
1719
  CompanyIntegrationRunAPILogDetailsComponent,
1711
1720
  CompanyIntegrationRunDetailDetailsComponent,
1712
1721
  CompanyIntegrationRunDetailsComponent,
1713
- CompanyIntegrationDetailsComponent,
1714
- ContentFileTypeDetailsComponent,
1715
- ContentItemAttributeDetailsComponent,
1716
- ContentItemTagDetailsComponent], imports: [CommonModule,
1722
+ CompanyIntegrationDetailsComponent], imports: [CommonModule,
1717
1723
  FormsModule,
1718
1724
  LayoutModule,
1719
1725
  InputsModule,
@@ -1749,6 +1755,9 @@ export class GeneratedForms_SubModule_13 {
1749
1755
  type: NgModule,
1750
1756
  args: [{
1751
1757
  declarations: [
1758
+ ContentFileTypeDetailsComponent,
1759
+ ContentItemAttributeDetailsComponent,
1760
+ ContentItemTagDetailsComponent,
1752
1761
  ContentItemDetailsComponent,
1753
1762
  ContentProcessRunDetailsComponent,
1754
1763
  ContentSourceParamDetailsComponent,
@@ -1765,10 +1774,7 @@ export class GeneratedForms_SubModule_13 {
1765
1774
  DataContextDetailsComponent,
1766
1775
  DatasetItemDetailsComponent,
1767
1776
  DatasetDetailsComponent,
1768
- DuplicateRunDetailMatchDetailsComponent,
1769
- DuplicateRunDetailDetailsComponent,
1770
- DuplicateRunDetailsComponent,
1771
- EmployeeCompanyIntegrationDetailsComponent
1777
+ DuplicateRunDetailMatchDetailsComponent
1772
1778
  ],
1773
1779
  imports: [
1774
1780
  CommonModule,
@@ -1789,7 +1795,10 @@ export class GeneratedForms_SubModule_13 {
1789
1795
  exports: []
1790
1796
  }]
1791
1797
  }], null, null); })();
1792
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [ContentItemDetailsComponent,
1798
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [ContentFileTypeDetailsComponent,
1799
+ ContentItemAttributeDetailsComponent,
1800
+ ContentItemTagDetailsComponent,
1801
+ ContentItemDetailsComponent,
1793
1802
  ContentProcessRunDetailsComponent,
1794
1803
  ContentSourceParamDetailsComponent,
1795
1804
  ContentSourceTypeParamDetailsComponent,
@@ -1805,10 +1814,7 @@ export class GeneratedForms_SubModule_13 {
1805
1814
  DataContextDetailsComponent,
1806
1815
  DatasetItemDetailsComponent,
1807
1816
  DatasetDetailsComponent,
1808
- DuplicateRunDetailMatchDetailsComponent,
1809
- DuplicateRunDetailDetailsComponent,
1810
- DuplicateRunDetailsComponent,
1811
- EmployeeCompanyIntegrationDetailsComponent], imports: [CommonModule,
1817
+ DuplicateRunDetailMatchDetailsComponent], imports: [CommonModule,
1812
1818
  FormsModule,
1813
1819
  LayoutModule,
1814
1820
  InputsModule,
@@ -1844,6 +1850,9 @@ export class GeneratedForms_SubModule_14 {
1844
1850
  type: NgModule,
1845
1851
  args: [{
1846
1852
  declarations: [
1853
+ DuplicateRunDetailDetailsComponent,
1854
+ DuplicateRunDetailsComponent,
1855
+ EmployeeCompanyIntegrationDetailsComponent,
1847
1856
  EmployeeRoleDetailsComponent,
1848
1857
  EmployeeSkillDetailsComponent,
1849
1858
  EmployeeDetailsComponent,
@@ -1860,10 +1869,7 @@ export class GeneratedForms_SubModule_14 {
1860
1869
  EntityActionDetailsComponent,
1861
1870
  EntityAIActionDetailsComponent,
1862
1871
  EntityCommunicationFieldDetailsComponent,
1863
- EntityCommunicationMessageTypeDetailsComponent,
1864
- EntityDocumentRunDetailsComponent,
1865
- EntityDocumentSettingDetailsComponent,
1866
- EntityDocumentTypeDetailsComponent
1872
+ EntityCommunicationMessageTypeDetailsComponent
1867
1873
  ],
1868
1874
  imports: [
1869
1875
  CommonModule,
@@ -1884,7 +1890,10 @@ export class GeneratedForms_SubModule_14 {
1884
1890
  exports: []
1885
1891
  }]
1886
1892
  }], null, null); })();
1887
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [EmployeeRoleDetailsComponent,
1893
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [DuplicateRunDetailDetailsComponent,
1894
+ DuplicateRunDetailsComponent,
1895
+ EmployeeCompanyIntegrationDetailsComponent,
1896
+ EmployeeRoleDetailsComponent,
1888
1897
  EmployeeSkillDetailsComponent,
1889
1898
  EmployeeDetailsComponent,
1890
1899
  EntityDetailsComponent,
@@ -1900,10 +1909,7 @@ export class GeneratedForms_SubModule_14 {
1900
1909
  EntityActionDetailsComponent,
1901
1910
  EntityAIActionDetailsComponent,
1902
1911
  EntityCommunicationFieldDetailsComponent,
1903
- EntityCommunicationMessageTypeDetailsComponent,
1904
- EntityDocumentRunDetailsComponent,
1905
- EntityDocumentSettingDetailsComponent,
1906
- EntityDocumentTypeDetailsComponent], imports: [CommonModule,
1912
+ EntityCommunicationMessageTypeDetailsComponent], imports: [CommonModule,
1907
1913
  FormsModule,
1908
1914
  LayoutModule,
1909
1915
  InputsModule,
@@ -1939,6 +1945,9 @@ export class GeneratedForms_SubModule_15 {
1939
1945
  type: NgModule,
1940
1946
  args: [{
1941
1947
  declarations: [
1948
+ EntityDocumentRunDetailsComponent,
1949
+ EntityDocumentSettingDetailsComponent,
1950
+ EntityDocumentTypeDetailsComponent,
1942
1951
  EntityDocumentDetailsComponent,
1943
1952
  EntityFieldValueDetailsComponent,
1944
1953
  EntityFieldDetailsComponent,
@@ -1955,10 +1964,7 @@ export class GeneratedForms_SubModule_15 {
1955
1964
  FileDetailsComponent,
1956
1965
  GeneratedCodeCategoryDetailsComponent,
1957
1966
  GeneratedCodeDetailsComponent,
1958
- IntegrationURLFormatDetailsComponent,
1959
- IntegrationDetailsComponent,
1960
- LibraryDetailsComponent,
1961
- LibraryItemDetailsComponent
1967
+ IntegrationURLFormatDetailsComponent
1962
1968
  ],
1963
1969
  imports: [
1964
1970
  CommonModule,
@@ -1979,7 +1985,10 @@ export class GeneratedForms_SubModule_15 {
1979
1985
  exports: []
1980
1986
  }]
1981
1987
  }], null, null); })();
1982
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [EntityDocumentDetailsComponent,
1988
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [EntityDocumentRunDetailsComponent,
1989
+ EntityDocumentSettingDetailsComponent,
1990
+ EntityDocumentTypeDetailsComponent,
1991
+ EntityDocumentDetailsComponent,
1983
1992
  EntityFieldValueDetailsComponent,
1984
1993
  EntityFieldDetailsComponent,
1985
1994
  EntityPermissionDetailsComponent,
@@ -1995,10 +2004,7 @@ export class GeneratedForms_SubModule_15 {
1995
2004
  FileDetailsComponent,
1996
2005
  GeneratedCodeCategoryDetailsComponent,
1997
2006
  GeneratedCodeDetailsComponent,
1998
- IntegrationURLFormatDetailsComponent,
1999
- IntegrationDetailsComponent,
2000
- LibraryDetailsComponent,
2001
- LibraryItemDetailsComponent], imports: [CommonModule,
2007
+ IntegrationURLFormatDetailsComponent], imports: [CommonModule,
2002
2008
  FormsModule,
2003
2009
  LayoutModule,
2004
2010
  InputsModule,
@@ -2034,11 +2040,15 @@ export class GeneratedForms_SubModule_16 {
2034
2040
  type: NgModule,
2035
2041
  args: [{
2036
2042
  declarations: [
2043
+ IntegrationDetailsComponent,
2044
+ LibraryDetailsComponent,
2045
+ LibraryItemDetailsComponent,
2037
2046
  ListCategoryDetailsComponent,
2038
2047
  ListDetailDetailsComponent,
2039
2048
  ListDetailsComponent,
2040
2049
  AccessControlRuleDetailsComponent,
2041
2050
  AIAgentArtifactTypeDetailsComponent,
2051
+ AIAgentDataSourceDetailsComponent,
2042
2052
  AIAgentPermissionDetailsComponent,
2043
2053
  AIAgentPromptDetailsComponent,
2044
2054
  AIAgentRelationshipDetailsComponent,
@@ -2049,11 +2059,7 @@ export class GeneratedForms_SubModule_16 {
2049
2059
  AIAgentTypeDetailsComponent,
2050
2060
  AIConfigurationParamDetailsComponent,
2051
2061
  AIConfigurationDetailsComponent,
2052
- AIModelCostDetailsComponent,
2053
- AIModelPriceTypeDetailsComponent,
2054
- AIModelPriceUnitTypeDetailsComponent,
2055
- AIModelVendorDetailsComponent,
2056
- AIPromptModelDetailsComponent
2062
+ AIModelCostDetailsComponent
2057
2063
  ],
2058
2064
  imports: [
2059
2065
  CommonModule,
@@ -2074,11 +2080,15 @@ export class GeneratedForms_SubModule_16 {
2074
2080
  exports: []
2075
2081
  }]
2076
2082
  }], null, null); })();
2077
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [ListCategoryDetailsComponent,
2083
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [IntegrationDetailsComponent,
2084
+ LibraryDetailsComponent,
2085
+ LibraryItemDetailsComponent,
2086
+ ListCategoryDetailsComponent,
2078
2087
  ListDetailDetailsComponent,
2079
2088
  ListDetailsComponent,
2080
2089
  AccessControlRuleDetailsComponent,
2081
2090
  AIAgentArtifactTypeDetailsComponent,
2091
+ AIAgentDataSourceDetailsComponent,
2082
2092
  AIAgentPermissionDetailsComponent,
2083
2093
  AIAgentPromptDetailsComponent,
2084
2094
  AIAgentRelationshipDetailsComponent,
@@ -2089,11 +2099,7 @@ export class GeneratedForms_SubModule_16 {
2089
2099
  AIAgentTypeDetailsComponent,
2090
2100
  AIConfigurationParamDetailsComponent,
2091
2101
  AIConfigurationDetailsComponent,
2092
- AIModelCostDetailsComponent,
2093
- AIModelPriceTypeDetailsComponent,
2094
- AIModelPriceUnitTypeDetailsComponent,
2095
- AIModelVendorDetailsComponent,
2096
- AIPromptModelDetailsComponent], imports: [CommonModule,
2102
+ AIModelCostDetailsComponent], imports: [CommonModule,
2097
2103
  FormsModule,
2098
2104
  LayoutModule,
2099
2105
  InputsModule,
@@ -2129,26 +2135,26 @@ export class GeneratedForms_SubModule_17 {
2129
2135
  type: NgModule,
2130
2136
  args: [{
2131
2137
  declarations: [
2138
+ AIModelPriceTypeDetailsComponent,
2139
+ AIModelPriceUnitTypeDetailsComponent,
2140
+ AIModelVendorDetailsComponent,
2141
+ AIPromptModelDetailsComponent,
2132
2142
  AIPromptRunDetailsComponent,
2133
2143
  AIVendorTypeDefinitionDetailsComponent,
2134
2144
  AIVendorTypeDetailsComponent,
2135
2145
  AIVendorDetailsComponent,
2146
+ ArtifactPermissionDetailsComponent,
2136
2147
  ArtifactTypeDetailsComponent,
2137
2148
  ArtifactVersionAttributeDetailsComponent,
2138
2149
  ArtifactVersionDetailsComponent,
2139
2150
  ArtifactDetailsComponent,
2140
2151
  CollectionArtifactDetailsComponent,
2152
+ CollectionPermissionDetailsComponent,
2141
2153
  CollectionDetailsComponent,
2142
2154
  ComponentDependencyDetailsComponent,
2143
2155
  ComponentLibraryDetailsComponent,
2144
2156
  ComponentLibraryLinkDetailsComponent,
2145
- ComponentRegistryDetailsComponent,
2146
- ComponentDetailsComponent,
2147
- ConversationArtifactPermissionDetailsComponent,
2148
- ConversationArtifactVersionDetailsComponent,
2149
- ConversationArtifactDetailsComponent,
2150
- ConversationDetailArtifactDetailsComponent,
2151
- DashboardUserPreferenceDetailsComponent
2157
+ ComponentRegistryDetailsComponent
2152
2158
  ],
2153
2159
  imports: [
2154
2160
  CommonModule,
@@ -2169,26 +2175,26 @@ export class GeneratedForms_SubModule_17 {
2169
2175
  exports: []
2170
2176
  }]
2171
2177
  }], null, null); })();
2172
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [AIPromptRunDetailsComponent,
2178
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [AIModelPriceTypeDetailsComponent,
2179
+ AIModelPriceUnitTypeDetailsComponent,
2180
+ AIModelVendorDetailsComponent,
2181
+ AIPromptModelDetailsComponent,
2182
+ AIPromptRunDetailsComponent,
2173
2183
  AIVendorTypeDefinitionDetailsComponent,
2174
2184
  AIVendorTypeDetailsComponent,
2175
2185
  AIVendorDetailsComponent,
2186
+ ArtifactPermissionDetailsComponent,
2176
2187
  ArtifactTypeDetailsComponent,
2177
2188
  ArtifactVersionAttributeDetailsComponent,
2178
2189
  ArtifactVersionDetailsComponent,
2179
2190
  ArtifactDetailsComponent,
2180
2191
  CollectionArtifactDetailsComponent,
2192
+ CollectionPermissionDetailsComponent,
2181
2193
  CollectionDetailsComponent,
2182
2194
  ComponentDependencyDetailsComponent,
2183
2195
  ComponentLibraryDetailsComponent,
2184
2196
  ComponentLibraryLinkDetailsComponent,
2185
- ComponentRegistryDetailsComponent,
2186
- ComponentDetailsComponent,
2187
- ConversationArtifactPermissionDetailsComponent,
2188
- ConversationArtifactVersionDetailsComponent,
2189
- ConversationArtifactDetailsComponent,
2190
- ConversationDetailArtifactDetailsComponent,
2191
- DashboardUserPreferenceDetailsComponent], imports: [CommonModule,
2197
+ ComponentRegistryDetailsComponent], imports: [CommonModule,
2192
2198
  FormsModule,
2193
2199
  LayoutModule,
2194
2200
  InputsModule,
@@ -2224,6 +2230,12 @@ export class GeneratedForms_SubModule_18 {
2224
2230
  type: NgModule,
2225
2231
  args: [{
2226
2232
  declarations: [
2233
+ ComponentDetailsComponent,
2234
+ ConversationArtifactPermissionDetailsComponent,
2235
+ ConversationArtifactVersionDetailsComponent,
2236
+ ConversationArtifactDetailsComponent,
2237
+ ConversationDetailArtifactDetailsComponent,
2238
+ DashboardUserPreferenceDetailsComponent,
2227
2239
  DashboardUserStateDetailsComponent,
2228
2240
  EnvironmentDetailsComponent,
2229
2241
  ProjectDetailsComponent,
@@ -2237,13 +2249,7 @@ export class GeneratedForms_SubModule_18 {
2237
2249
  ScheduledJobDetailsComponent,
2238
2250
  TaskDependencyDetailsComponent,
2239
2251
  TaskTypeDetailsComponent,
2240
- TaskDetailsComponent,
2241
- OutputDeliveryTypeDetailsComponent,
2242
- OutputFormatTypeDetailsComponent,
2243
- OutputTriggerTypeDetailsComponent,
2244
- QueryDetailsComponent,
2245
- QueryCategoryDetailsComponent,
2246
- QueryEntityDetailsComponent
2252
+ TaskDetailsComponent
2247
2253
  ],
2248
2254
  imports: [
2249
2255
  CommonModule,
@@ -2264,7 +2270,13 @@ export class GeneratedForms_SubModule_18 {
2264
2270
  exports: []
2265
2271
  }]
2266
2272
  }], null, null); })();
2267
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [DashboardUserStateDetailsComponent,
2273
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [ComponentDetailsComponent,
2274
+ ConversationArtifactPermissionDetailsComponent,
2275
+ ConversationArtifactVersionDetailsComponent,
2276
+ ConversationArtifactDetailsComponent,
2277
+ ConversationDetailArtifactDetailsComponent,
2278
+ DashboardUserPreferenceDetailsComponent,
2279
+ DashboardUserStateDetailsComponent,
2268
2280
  EnvironmentDetailsComponent,
2269
2281
  ProjectDetailsComponent,
2270
2282
  PublicLinkDetailsComponent,
@@ -2277,13 +2289,7 @@ export class GeneratedForms_SubModule_18 {
2277
2289
  ScheduledJobDetailsComponent,
2278
2290
  TaskDependencyDetailsComponent,
2279
2291
  TaskTypeDetailsComponent,
2280
- TaskDetailsComponent,
2281
- OutputDeliveryTypeDetailsComponent,
2282
- OutputFormatTypeDetailsComponent,
2283
- OutputTriggerTypeDetailsComponent,
2284
- QueryDetailsComponent,
2285
- QueryCategoryDetailsComponent,
2286
- QueryEntityDetailsComponent], imports: [CommonModule,
2292
+ TaskDetailsComponent], imports: [CommonModule,
2287
2293
  FormsModule,
2288
2294
  LayoutModule,
2289
2295
  InputsModule,
@@ -2319,6 +2325,12 @@ export class GeneratedForms_SubModule_19 {
2319
2325
  type: NgModule,
2320
2326
  args: [{
2321
2327
  declarations: [
2328
+ OutputDeliveryTypeDetailsComponent,
2329
+ OutputFormatTypeDetailsComponent,
2330
+ OutputTriggerTypeDetailsComponent,
2331
+ QueryDetailsComponent,
2332
+ QueryCategoryDetailsComponent,
2333
+ QueryEntityDetailsComponent,
2322
2334
  QueryFieldDetailsComponent,
2323
2335
  QueryPermissionDetailsComponent,
2324
2336
  QueueTaskDetailsComponent,
@@ -2332,13 +2344,7 @@ export class GeneratedForms_SubModule_19 {
2332
2344
  RecordChangeDetailsComponent,
2333
2345
  RecordMergeDeletionLogDetailsComponent,
2334
2346
  RecordMergeLogDetailsComponent,
2335
- ReportCategoryDetailsComponent,
2336
- ReportSnapshotDetailsComponent,
2337
- ReportDetailsComponent,
2338
- ResourceLinkDetailsComponent,
2339
- ResourcePermissionDetailsComponent,
2340
- ResourceTypeDetailsComponent,
2341
- RoleDetailsComponent
2347
+ ReportCategoryDetailsComponent
2342
2348
  ],
2343
2349
  imports: [
2344
2350
  CommonModule,
@@ -2359,7 +2365,13 @@ export class GeneratedForms_SubModule_19 {
2359
2365
  exports: []
2360
2366
  }]
2361
2367
  }], null, null); })();
2362
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [QueryFieldDetailsComponent,
2368
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [OutputDeliveryTypeDetailsComponent,
2369
+ OutputFormatTypeDetailsComponent,
2370
+ OutputTriggerTypeDetailsComponent,
2371
+ QueryDetailsComponent,
2372
+ QueryCategoryDetailsComponent,
2373
+ QueryEntityDetailsComponent,
2374
+ QueryFieldDetailsComponent,
2363
2375
  QueryPermissionDetailsComponent,
2364
2376
  QueueTaskDetailsComponent,
2365
2377
  QueueTypeDetailsComponent,
@@ -2372,13 +2384,7 @@ export class GeneratedForms_SubModule_19 {
2372
2384
  RecordChangeDetailsComponent,
2373
2385
  RecordMergeDeletionLogDetailsComponent,
2374
2386
  RecordMergeLogDetailsComponent,
2375
- ReportCategoryDetailsComponent,
2376
- ReportSnapshotDetailsComponent,
2377
- ReportDetailsComponent,
2378
- ResourceLinkDetailsComponent,
2379
- ResourcePermissionDetailsComponent,
2380
- ResourceTypeDetailsComponent,
2381
- RoleDetailsComponent], imports: [CommonModule,
2387
+ ReportCategoryDetailsComponent], imports: [CommonModule,
2382
2388
  FormsModule,
2383
2389
  LayoutModule,
2384
2390
  InputsModule,
@@ -2414,6 +2420,12 @@ export class GeneratedForms_SubModule_20 {
2414
2420
  type: NgModule,
2415
2421
  args: [{
2416
2422
  declarations: [
2423
+ ReportSnapshotDetailsComponent,
2424
+ ReportDetailsComponent,
2425
+ ResourceLinkDetailsComponent,
2426
+ ResourcePermissionDetailsComponent,
2427
+ ResourceTypeDetailsComponent,
2428
+ RoleDetailsComponent,
2417
2429
  RowLevelSecurityFilterDetailsComponent,
2418
2430
  ScheduledActionParamDetailsComponent,
2419
2431
  ScheduledActionDetailsComponent,
@@ -2427,13 +2439,7 @@ export class GeneratedForms_SubModule_20 {
2427
2439
  TemplateParamDetailsComponent,
2428
2440
  TemplateDetailsComponent,
2429
2441
  UserApplicationEntityDetailsComponent,
2430
- UserApplicationDetailsComponent,
2431
- UserFavoriteDetailsComponent,
2432
- UserNotificationDetailsComponent,
2433
- UserRecordLogDetailsComponent,
2434
- UserRoleDetailsComponent,
2435
- UserViewCategoryDetailsComponent,
2436
- UserViewRunDetailDetailsComponent
2442
+ UserApplicationDetailsComponent
2437
2443
  ],
2438
2444
  imports: [
2439
2445
  CommonModule,
@@ -2454,7 +2460,13 @@ export class GeneratedForms_SubModule_20 {
2454
2460
  exports: []
2455
2461
  }]
2456
2462
  }], null, null); })();
2457
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [RowLevelSecurityFilterDetailsComponent,
2463
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [ReportSnapshotDetailsComponent,
2464
+ ReportDetailsComponent,
2465
+ ResourceLinkDetailsComponent,
2466
+ ResourcePermissionDetailsComponent,
2467
+ ResourceTypeDetailsComponent,
2468
+ RoleDetailsComponent,
2469
+ RowLevelSecurityFilterDetailsComponent,
2458
2470
  ScheduledActionParamDetailsComponent,
2459
2471
  ScheduledActionDetailsComponent,
2460
2472
  SchemaInfoDetailsComponent,
@@ -2467,13 +2479,7 @@ export class GeneratedForms_SubModule_20 {
2467
2479
  TemplateParamDetailsComponent,
2468
2480
  TemplateDetailsComponent,
2469
2481
  UserApplicationEntityDetailsComponent,
2470
- UserApplicationDetailsComponent,
2471
- UserFavoriteDetailsComponent,
2472
- UserNotificationDetailsComponent,
2473
- UserRecordLogDetailsComponent,
2474
- UserRoleDetailsComponent,
2475
- UserViewCategoryDetailsComponent,
2476
- UserViewRunDetailDetailsComponent], imports: [CommonModule,
2482
+ UserApplicationDetailsComponent], imports: [CommonModule,
2477
2483
  FormsModule,
2478
2484
  LayoutModule,
2479
2485
  InputsModule,
@@ -2509,6 +2515,12 @@ export class GeneratedForms_SubModule_21 {
2509
2515
  type: NgModule,
2510
2516
  args: [{
2511
2517
  declarations: [
2518
+ UserFavoriteDetailsComponent,
2519
+ UserNotificationDetailsComponent,
2520
+ UserRecordLogDetailsComponent,
2521
+ UserRoleDetailsComponent,
2522
+ UserViewCategoryDetailsComponent,
2523
+ UserViewRunDetailDetailsComponent,
2512
2524
  UserViewRunDetailsComponent,
2513
2525
  UserViewDetailsComponent,
2514
2526
  UserDetailsComponent,
@@ -2540,7 +2552,13 @@ export class GeneratedForms_SubModule_21 {
2540
2552
  exports: []
2541
2553
  }]
2542
2554
  }], null, null); })();
2543
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_21, { declarations: [UserViewRunDetailsComponent,
2555
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_21, { declarations: [UserFavoriteDetailsComponent,
2556
+ UserNotificationDetailsComponent,
2557
+ UserRecordLogDetailsComponent,
2558
+ UserRoleDetailsComponent,
2559
+ UserViewCategoryDetailsComponent,
2560
+ UserViewRunDetailDetailsComponent,
2561
+ UserViewRunDetailsComponent,
2544
2562
  UserViewDetailsComponent,
2545
2563
  UserDetailsComponent,
2546
2564
  VectorDatabaseDetailsComponent,
@@ -2733,6 +2751,7 @@ export function LoadCoreGeneratedForms() {
2733
2751
  LoadListFormComponent();
2734
2752
  LoadAccessControlRuleFormComponent();
2735
2753
  LoadAIAgentArtifactTypeFormComponent();
2754
+ LoadAIAgentDataSourceFormComponent();
2736
2755
  LoadAIAgentPermissionFormComponent();
2737
2756
  LoadAIAgentPromptFormComponent();
2738
2757
  LoadAIAgentRelationshipFormComponent();
@@ -2752,11 +2771,13 @@ export function LoadCoreGeneratedForms() {
2752
2771
  LoadAIVendorTypeDefinitionFormComponent();
2753
2772
  LoadAIVendorTypeFormComponent();
2754
2773
  LoadAIVendorFormComponent();
2774
+ LoadArtifactPermissionFormComponent();
2755
2775
  LoadArtifactTypeFormComponent();
2756
2776
  LoadArtifactVersionAttributeFormComponent();
2757
2777
  LoadArtifactVersionFormComponent();
2758
2778
  LoadArtifactFormComponent();
2759
2779
  LoadCollectionArtifactFormComponent();
2780
+ LoadCollectionPermissionFormComponent();
2760
2781
  LoadCollectionFormComponent();
2761
2782
  LoadComponentDependencyFormComponent();
2762
2783
  LoadComponentLibraryFormComponent();
@@ -2952,6 +2973,7 @@ export function LoadCoreGeneratedForms() {
2952
2973
  LoadListDetailsComponent();
2953
2974
  LoadAccessControlRuleDetailsComponent();
2954
2975
  LoadAIAgentArtifactTypeDetailsComponent();
2976
+ LoadAIAgentDataSourceDetailsComponent();
2955
2977
  LoadAIAgentPermissionDetailsComponent();
2956
2978
  LoadAIAgentPromptDetailsComponent();
2957
2979
  LoadAIAgentRelationshipDetailsComponent();
@@ -2971,11 +2993,13 @@ export function LoadCoreGeneratedForms() {
2971
2993
  LoadAIVendorTypeDefinitionDetailsComponent();
2972
2994
  LoadAIVendorTypeDetailsComponent();
2973
2995
  LoadAIVendorDetailsComponent();
2996
+ LoadArtifactPermissionDetailsComponent();
2974
2997
  LoadArtifactTypeDetailsComponent();
2975
2998
  LoadArtifactVersionAttributeDetailsComponent();
2976
2999
  LoadArtifactVersionDetailsComponent();
2977
3000
  LoadArtifactDetailsComponent();
2978
3001
  LoadCollectionArtifactDetailsComponent();
3002
+ LoadCollectionPermissionDetailsComponent();
2979
3003
  LoadCollectionDetailsComponent();
2980
3004
  LoadComponentDependencyDetailsComponent();
2981
3005
  LoadComponentLibraryDetailsComponent();