@memberjunction/ng-core-entity-forms 2.101.0 → 2.103.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.
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +20 -10
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js +59 -0
- package/dist/lib/generated/Entities/AccessControlRule/accesscontrolrule.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js +192 -0
- package/dist/lib/generated/Entities/AccessControlRule/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js +80 -0
- package/dist/lib/generated/Entities/Artifact/artifact.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.js +158 -0
- package/dist/lib/generated/Entities/Artifact/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js +13 -3
- package/dist/lib/generated/Entities/ArtifactType/artifacttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js +59 -0
- package/dist/lib/generated/Entities/ArtifactVersion/artifactversion.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js +147 -0
- package/dist/lib/generated/Entities/ArtifactVersion/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.js +80 -0
- package/dist/lib/generated/Entities/Collection/collection.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/Collection/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js +59 -0
- package/dist/lib/generated/Entities/CollectionArtifact/collectionartifact.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js +120 -0
- package/dist/lib/generated/Entities/CollectionArtifact/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Conversation/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Conversation/sections/details.component.js +53 -4
- package/dist/lib/generated/Entities/Conversation/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +13 -3
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js +13 -4
- package/dist/lib/generated/Entities/ConversationDetail/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.js +24 -4
- package/dist/lib/generated/Entities/Dashboard/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +34 -4
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.js +133 -0
- package/dist/lib/generated/Entities/Environment/environment.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.js +107 -0
- package/dist/lib/generated/Entities/Environment/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Project/project.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Project/project.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Project/project.form.component.js +91 -0
- package/dist/lib/generated/Entities/Project/project.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/Project/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js +59 -0
- package/dist/lib/generated/Entities/PublicLink/publiclink.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.js +163 -0
- package/dist/lib/generated/Entities/PublicLink/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js +59 -0
- package/dist/lib/generated/Entities/RecordLink/recordlink.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.js +156 -0
- package/dist/lib/generated/Entities/RecordLink/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Report/sections/details.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Report/sections/details.component.js +24 -4
- package/dist/lib/generated/Entities/Report/sections/details.component.js.map +1 -1
- package/dist/lib/generated/Entities/Task/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.js +265 -0
- package/dist/lib/generated/Entities/Task/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/Task/task.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/Task/task.form.component.js +90 -0
- package/dist/lib/generated/Entities/Task/task.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js +120 -0
- package/dist/lib/generated/Entities/TaskDependency/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js +59 -0
- package/dist/lib/generated/Entities/TaskDependency/taskdependency.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts +11 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.js +89 -0
- package/dist/lib/generated/Entities/TaskType/sections/details.component.js.map +1 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js +70 -0
- package/dist/lib/generated/Entities/TaskType/tasktype.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/User/user.form.component.js +60 -10
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +334 -305
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +426 -270
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +17 -17
|
@@ -127,6 +127,7 @@ import { LibraryItemFormComponent, LoadLibraryItemFormComponent } from "./Entiti
|
|
|
127
127
|
import { ListCategoryFormComponent, LoadListCategoryFormComponent } from "./Entities/ListCategory/listcategory.form.component";
|
|
128
128
|
import { ListDetailFormComponent, LoadListDetailFormComponent } from "./Entities/ListDetail/listdetail.form.component";
|
|
129
129
|
import { ListFormComponent, LoadListFormComponent } from "./Entities/List/list.form.component";
|
|
130
|
+
import { AccessControlRuleFormComponent, LoadAccessControlRuleFormComponent } from "./Entities/AccessControlRule/accesscontrolrule.form.component";
|
|
130
131
|
import { AIAgentPromptFormComponent, LoadAIAgentPromptFormComponent } from "./Entities/AIAgentPrompt/aiagentprompt.form.component";
|
|
131
132
|
import { AIAgentRelationshipFormComponent, LoadAIAgentRelationshipFormComponent } from "./Entities/AIAgentRelationship/aiagentrelationship.form.component";
|
|
132
133
|
import { AIAgentRunStepFormComponent, LoadAIAgentRunStepFormComponent } from "./Entities/AIAgentRunStep/aiagentrunstep.form.component";
|
|
@@ -146,6 +147,10 @@ import { AIVendorTypeDefinitionFormComponent, LoadAIVendorTypeDefinitionFormComp
|
|
|
146
147
|
import { AIVendorTypeFormComponent, LoadAIVendorTypeFormComponent } from "./Entities/AIVendorType/aivendortype.form.component";
|
|
147
148
|
import { AIVendorFormComponent, LoadAIVendorFormComponent } from "./Entities/AIVendor/aivendor.form.component";
|
|
148
149
|
import { ArtifactTypeFormComponent, LoadArtifactTypeFormComponent } from "./Entities/ArtifactType/artifacttype.form.component";
|
|
150
|
+
import { ArtifactVersionFormComponent, LoadArtifactVersionFormComponent } from "./Entities/ArtifactVersion/artifactversion.form.component";
|
|
151
|
+
import { ArtifactFormComponent, LoadArtifactFormComponent } from "./Entities/Artifact/artifact.form.component";
|
|
152
|
+
import { CollectionArtifactFormComponent, LoadCollectionArtifactFormComponent } from "./Entities/CollectionArtifact/collectionartifact.form.component";
|
|
153
|
+
import { CollectionFormComponent, LoadCollectionFormComponent } from "./Entities/Collection/collection.form.component";
|
|
149
154
|
import { ComponentDependencyFormComponent, LoadComponentDependencyFormComponent } from "./Entities/ComponentDependency/componentdependency.form.component";
|
|
150
155
|
import { ComponentLibraryFormComponent, LoadComponentLibraryFormComponent } from "./Entities/ComponentLibrary/componentlibrary.form.component";
|
|
151
156
|
import { ComponentLibraryLinkFormComponent, LoadComponentLibraryLinkFormComponent } from "./Entities/ComponentLibraryLink/componentlibrarylink.form.component";
|
|
@@ -156,9 +161,16 @@ import { ConversationArtifactVersionFormComponent, LoadConversationArtifactVersi
|
|
|
156
161
|
import { ConversationArtifactFormComponent, LoadConversationArtifactFormComponent } from "./Entities/ConversationArtifact/conversationartifact.form.component";
|
|
157
162
|
import { DashboardUserPreferenceFormComponent, LoadDashboardUserPreferenceFormComponent } from "./Entities/DashboardUserPreference/dashboarduserpreference.form.component";
|
|
158
163
|
import { DashboardUserStateFormComponent, LoadDashboardUserStateFormComponent } from "./Entities/DashboardUserState/dashboarduserstate.form.component";
|
|
164
|
+
import { EnvironmentFormComponent, LoadEnvironmentFormComponent } from "./Entities/Environment/environment.form.component";
|
|
165
|
+
import { ProjectFormComponent, LoadProjectFormComponent } from "./Entities/Project/project.form.component";
|
|
166
|
+
import { PublicLinkFormComponent, LoadPublicLinkFormComponent } from "./Entities/PublicLink/publiclink.form.component";
|
|
159
167
|
import { QueryParameterFormComponent, LoadQueryParameterFormComponent } from "./Entities/QueryParameter/queryparameter.form.component";
|
|
168
|
+
import { RecordLinkFormComponent, LoadRecordLinkFormComponent } from "./Entities/RecordLink/recordlink.form.component";
|
|
160
169
|
import { ReportUserStateFormComponent, LoadReportUserStateFormComponent } from "./Entities/ReportUserState/reportuserstate.form.component";
|
|
161
170
|
import { ReportVersionFormComponent, LoadReportVersionFormComponent } from "./Entities/ReportVersion/reportversion.form.component";
|
|
171
|
+
import { TaskDependencyFormComponent, LoadTaskDependencyFormComponent } from "./Entities/TaskDependency/taskdependency.form.component";
|
|
172
|
+
import { TaskTypeFormComponent, LoadTaskTypeFormComponent } from "./Entities/TaskType/tasktype.form.component";
|
|
173
|
+
import { TaskFormComponent, LoadTaskFormComponent } from "./Entities/Task/task.form.component";
|
|
162
174
|
import { OutputDeliveryTypeFormComponent, LoadOutputDeliveryTypeFormComponent } from "./Entities/OutputDeliveryType/outputdeliverytype.form.component";
|
|
163
175
|
import { OutputFormatTypeFormComponent, LoadOutputFormatTypeFormComponent } from "./Entities/OutputFormatType/outputformattype.form.component";
|
|
164
176
|
import { OutputTriggerTypeFormComponent, LoadOutputTriggerTypeFormComponent } from "./Entities/OutputTriggerType/outputtriggertype.form.component";
|
|
@@ -327,6 +339,7 @@ import { LibraryItemDetailsComponent, LoadLibraryItemDetailsComponent } from "./
|
|
|
327
339
|
import { ListCategoryDetailsComponent, LoadListCategoryDetailsComponent } from "./Entities/ListCategory/sections/details.component";
|
|
328
340
|
import { ListDetailDetailsComponent, LoadListDetailDetailsComponent } from "./Entities/ListDetail/sections/details.component";
|
|
329
341
|
import { ListDetailsComponent, LoadListDetailsComponent } from "./Entities/List/sections/details.component";
|
|
342
|
+
import { AccessControlRuleDetailsComponent, LoadAccessControlRuleDetailsComponent } from "./Entities/AccessControlRule/sections/details.component";
|
|
330
343
|
import { AIAgentPromptDetailsComponent, LoadAIAgentPromptDetailsComponent } from "./Entities/AIAgentPrompt/sections/details.component";
|
|
331
344
|
import { AIAgentRelationshipDetailsComponent, LoadAIAgentRelationshipDetailsComponent } from "./Entities/AIAgentRelationship/sections/details.component";
|
|
332
345
|
import { AIAgentRunStepDetailsComponent, LoadAIAgentRunStepDetailsComponent } from "./Entities/AIAgentRunStep/sections/details.component";
|
|
@@ -346,6 +359,10 @@ import { AIVendorTypeDefinitionDetailsComponent, LoadAIVendorTypeDefinitionDetai
|
|
|
346
359
|
import { AIVendorTypeDetailsComponent, LoadAIVendorTypeDetailsComponent } from "./Entities/AIVendorType/sections/details.component";
|
|
347
360
|
import { AIVendorDetailsComponent, LoadAIVendorDetailsComponent } from "./Entities/AIVendor/sections/details.component";
|
|
348
361
|
import { ArtifactTypeDetailsComponent, LoadArtifactTypeDetailsComponent } from "./Entities/ArtifactType/sections/details.component";
|
|
362
|
+
import { ArtifactVersionDetailsComponent, LoadArtifactVersionDetailsComponent } from "./Entities/ArtifactVersion/sections/details.component";
|
|
363
|
+
import { ArtifactDetailsComponent, LoadArtifactDetailsComponent } from "./Entities/Artifact/sections/details.component";
|
|
364
|
+
import { CollectionArtifactDetailsComponent, LoadCollectionArtifactDetailsComponent } from "./Entities/CollectionArtifact/sections/details.component";
|
|
365
|
+
import { CollectionDetailsComponent, LoadCollectionDetailsComponent } from "./Entities/Collection/sections/details.component";
|
|
349
366
|
import { ComponentDependencyDetailsComponent, LoadComponentDependencyDetailsComponent } from "./Entities/ComponentDependency/sections/details.component";
|
|
350
367
|
import { ComponentLibraryDetailsComponent, LoadComponentLibraryDetailsComponent } from "./Entities/ComponentLibrary/sections/details.component";
|
|
351
368
|
import { ComponentLibraryLinkDetailsComponent, LoadComponentLibraryLinkDetailsComponent } from "./Entities/ComponentLibraryLink/sections/details.component";
|
|
@@ -356,9 +373,16 @@ import { ConversationArtifactVersionDetailsComponent, LoadConversationArtifactVe
|
|
|
356
373
|
import { ConversationArtifactDetailsComponent, LoadConversationArtifactDetailsComponent } from "./Entities/ConversationArtifact/sections/details.component";
|
|
357
374
|
import { DashboardUserPreferenceDetailsComponent, LoadDashboardUserPreferenceDetailsComponent } from "./Entities/DashboardUserPreference/sections/details.component";
|
|
358
375
|
import { DashboardUserStateDetailsComponent, LoadDashboardUserStateDetailsComponent } from "./Entities/DashboardUserState/sections/details.component";
|
|
376
|
+
import { EnvironmentDetailsComponent, LoadEnvironmentDetailsComponent } from "./Entities/Environment/sections/details.component";
|
|
377
|
+
import { ProjectDetailsComponent, LoadProjectDetailsComponent } from "./Entities/Project/sections/details.component";
|
|
378
|
+
import { PublicLinkDetailsComponent, LoadPublicLinkDetailsComponent } from "./Entities/PublicLink/sections/details.component";
|
|
359
379
|
import { QueryParameterDetailsComponent, LoadQueryParameterDetailsComponent } from "./Entities/QueryParameter/sections/details.component";
|
|
380
|
+
import { RecordLinkDetailsComponent, LoadRecordLinkDetailsComponent } from "./Entities/RecordLink/sections/details.component";
|
|
360
381
|
import { ReportUserStateDetailsComponent, LoadReportUserStateDetailsComponent } from "./Entities/ReportUserState/sections/details.component";
|
|
361
382
|
import { ReportVersionDetailsComponent, LoadReportVersionDetailsComponent } from "./Entities/ReportVersion/sections/details.component";
|
|
383
|
+
import { TaskDependencyDetailsComponent, LoadTaskDependencyDetailsComponent } from "./Entities/TaskDependency/sections/details.component";
|
|
384
|
+
import { TaskTypeDetailsComponent, LoadTaskTypeDetailsComponent } from "./Entities/TaskType/sections/details.component";
|
|
385
|
+
import { TaskDetailsComponent, LoadTaskDetailsComponent } from "./Entities/Task/sections/details.component";
|
|
362
386
|
import { OutputDeliveryTypeDetailsComponent, LoadOutputDeliveryTypeDetailsComponent } from "./Entities/OutputDeliveryType/sections/details.component";
|
|
363
387
|
import { OutputFormatTypeDetailsComponent, LoadOutputFormatTypeDetailsComponent } from "./Entities/OutputFormatType/sections/details.component";
|
|
364
388
|
import { OutputTriggerTypeDetailsComponent, LoadOutputTriggerTypeDetailsComponent } from "./Entities/OutputTriggerType/sections/details.component";
|
|
@@ -938,6 +962,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
938
962
|
ListCategoryFormComponent,
|
|
939
963
|
ListDetailFormComponent,
|
|
940
964
|
ListFormComponent,
|
|
965
|
+
AccessControlRuleFormComponent,
|
|
941
966
|
AIAgentPromptFormComponent,
|
|
942
967
|
AIAgentRelationshipFormComponent,
|
|
943
968
|
AIAgentRunStepFormComponent,
|
|
@@ -952,8 +977,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
952
977
|
AIModelPriceUnitTypeFormComponent,
|
|
953
978
|
AIModelVendorFormComponent,
|
|
954
979
|
AIPromptModelFormComponent,
|
|
955
|
-
AIPromptRunFormComponent
|
|
956
|
-
AIVendorTypeDefinitionFormComponent
|
|
980
|
+
AIPromptRunFormComponent
|
|
957
981
|
],
|
|
958
982
|
imports: [
|
|
959
983
|
CommonModule,
|
|
@@ -979,6 +1003,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
979
1003
|
ListCategoryFormComponent,
|
|
980
1004
|
ListDetailFormComponent,
|
|
981
1005
|
ListFormComponent,
|
|
1006
|
+
AccessControlRuleFormComponent,
|
|
982
1007
|
AIAgentPromptFormComponent,
|
|
983
1008
|
AIAgentRelationshipFormComponent,
|
|
984
1009
|
AIAgentRunStepFormComponent,
|
|
@@ -993,8 +1018,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
993
1018
|
AIModelPriceUnitTypeFormComponent,
|
|
994
1019
|
AIModelVendorFormComponent,
|
|
995
1020
|
AIPromptModelFormComponent,
|
|
996
|
-
AIPromptRunFormComponent,
|
|
997
|
-
AIVendorTypeDefinitionFormComponent], imports: [CommonModule,
|
|
1021
|
+
AIPromptRunFormComponent], imports: [CommonModule,
|
|
998
1022
|
FormsModule,
|
|
999
1023
|
LayoutModule,
|
|
1000
1024
|
InputsModule,
|
|
@@ -1032,9 +1056,14 @@ export class GeneratedForms_SubModule_6 {
|
|
|
1032
1056
|
type: NgModule,
|
|
1033
1057
|
args: [{
|
|
1034
1058
|
declarations: [
|
|
1059
|
+
AIVendorTypeDefinitionFormComponent,
|
|
1035
1060
|
AIVendorTypeFormComponent,
|
|
1036
1061
|
AIVendorFormComponent,
|
|
1037
1062
|
ArtifactTypeFormComponent,
|
|
1063
|
+
ArtifactVersionFormComponent,
|
|
1064
|
+
ArtifactFormComponent,
|
|
1065
|
+
CollectionArtifactFormComponent,
|
|
1066
|
+
CollectionFormComponent,
|
|
1038
1067
|
ComponentDependencyFormComponent,
|
|
1039
1068
|
ComponentLibraryFormComponent,
|
|
1040
1069
|
ComponentLibraryLinkFormComponent,
|
|
@@ -1045,13 +1074,8 @@ export class GeneratedForms_SubModule_6 {
|
|
|
1045
1074
|
ConversationArtifactFormComponent,
|
|
1046
1075
|
DashboardUserPreferenceFormComponent,
|
|
1047
1076
|
DashboardUserStateFormComponent,
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
ReportVersionFormComponent,
|
|
1051
|
-
OutputDeliveryTypeFormComponent,
|
|
1052
|
-
OutputFormatTypeFormComponent,
|
|
1053
|
-
OutputTriggerTypeFormComponent,
|
|
1054
|
-
QueryFormComponent
|
|
1077
|
+
EnvironmentFormComponent,
|
|
1078
|
+
ProjectFormComponent
|
|
1055
1079
|
],
|
|
1056
1080
|
imports: [
|
|
1057
1081
|
CommonModule,
|
|
@@ -1073,9 +1097,14 @@ export class GeneratedForms_SubModule_6 {
|
|
|
1073
1097
|
exports: []
|
|
1074
1098
|
}]
|
|
1075
1099
|
}], null, null); })();
|
|
1076
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [
|
|
1100
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [AIVendorTypeDefinitionFormComponent,
|
|
1101
|
+
AIVendorTypeFormComponent,
|
|
1077
1102
|
AIVendorFormComponent,
|
|
1078
1103
|
ArtifactTypeFormComponent,
|
|
1104
|
+
ArtifactVersionFormComponent,
|
|
1105
|
+
ArtifactFormComponent,
|
|
1106
|
+
CollectionArtifactFormComponent,
|
|
1107
|
+
CollectionFormComponent,
|
|
1079
1108
|
ComponentDependencyFormComponent,
|
|
1080
1109
|
ComponentLibraryFormComponent,
|
|
1081
1110
|
ComponentLibraryLinkFormComponent,
|
|
@@ -1086,13 +1115,8 @@ export class GeneratedForms_SubModule_6 {
|
|
|
1086
1115
|
ConversationArtifactFormComponent,
|
|
1087
1116
|
DashboardUserPreferenceFormComponent,
|
|
1088
1117
|
DashboardUserStateFormComponent,
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
ReportVersionFormComponent,
|
|
1092
|
-
OutputDeliveryTypeFormComponent,
|
|
1093
|
-
OutputFormatTypeFormComponent,
|
|
1094
|
-
OutputTriggerTypeFormComponent,
|
|
1095
|
-
QueryFormComponent], imports: [CommonModule,
|
|
1118
|
+
EnvironmentFormComponent,
|
|
1119
|
+
ProjectFormComponent], imports: [CommonModule,
|
|
1096
1120
|
FormsModule,
|
|
1097
1121
|
LayoutModule,
|
|
1098
1122
|
InputsModule,
|
|
@@ -1130,6 +1154,18 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1130
1154
|
type: NgModule,
|
|
1131
1155
|
args: [{
|
|
1132
1156
|
declarations: [
|
|
1157
|
+
PublicLinkFormComponent,
|
|
1158
|
+
QueryParameterFormComponent,
|
|
1159
|
+
RecordLinkFormComponent,
|
|
1160
|
+
ReportUserStateFormComponent,
|
|
1161
|
+
ReportVersionFormComponent,
|
|
1162
|
+
TaskDependencyFormComponent,
|
|
1163
|
+
TaskTypeFormComponent,
|
|
1164
|
+
TaskFormComponent,
|
|
1165
|
+
OutputDeliveryTypeFormComponent,
|
|
1166
|
+
OutputFormatTypeFormComponent,
|
|
1167
|
+
OutputTriggerTypeFormComponent,
|
|
1168
|
+
QueryFormComponent,
|
|
1133
1169
|
QueryCategoryFormComponent,
|
|
1134
1170
|
QueryEntityFormComponent,
|
|
1135
1171
|
QueryFieldFormComponent,
|
|
@@ -1137,7 +1173,85 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1137
1173
|
QueueTaskFormComponent,
|
|
1138
1174
|
QueueTypeFormComponent,
|
|
1139
1175
|
QueueFormComponent,
|
|
1140
|
-
RecommendationItemFormComponent
|
|
1176
|
+
RecommendationItemFormComponent
|
|
1177
|
+
],
|
|
1178
|
+
imports: [
|
|
1179
|
+
CommonModule,
|
|
1180
|
+
FormsModule,
|
|
1181
|
+
LayoutModule,
|
|
1182
|
+
InputsModule,
|
|
1183
|
+
ButtonsModule,
|
|
1184
|
+
DateInputsModule,
|
|
1185
|
+
UserViewGridModule,
|
|
1186
|
+
LinkDirectivesModule,
|
|
1187
|
+
BaseFormsModule,
|
|
1188
|
+
FormToolbarModule,
|
|
1189
|
+
MJTabStripModule,
|
|
1190
|
+
ContainerDirectivesModule,
|
|
1191
|
+
DropDownListModule,
|
|
1192
|
+
ComboBoxModule,
|
|
1193
|
+
UserViewGridModule
|
|
1194
|
+
],
|
|
1195
|
+
exports: []
|
|
1196
|
+
}]
|
|
1197
|
+
}], null, null); })();
|
|
1198
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [PublicLinkFormComponent,
|
|
1199
|
+
QueryParameterFormComponent,
|
|
1200
|
+
RecordLinkFormComponent,
|
|
1201
|
+
ReportUserStateFormComponent,
|
|
1202
|
+
ReportVersionFormComponent,
|
|
1203
|
+
TaskDependencyFormComponent,
|
|
1204
|
+
TaskTypeFormComponent,
|
|
1205
|
+
TaskFormComponent,
|
|
1206
|
+
OutputDeliveryTypeFormComponent,
|
|
1207
|
+
OutputFormatTypeFormComponent,
|
|
1208
|
+
OutputTriggerTypeFormComponent,
|
|
1209
|
+
QueryFormComponent,
|
|
1210
|
+
QueryCategoryFormComponent,
|
|
1211
|
+
QueryEntityFormComponent,
|
|
1212
|
+
QueryFieldFormComponent,
|
|
1213
|
+
QueryPermissionFormComponent,
|
|
1214
|
+
QueueTaskFormComponent,
|
|
1215
|
+
QueueTypeFormComponent,
|
|
1216
|
+
QueueFormComponent,
|
|
1217
|
+
RecommendationItemFormComponent], imports: [CommonModule,
|
|
1218
|
+
FormsModule,
|
|
1219
|
+
LayoutModule,
|
|
1220
|
+
InputsModule,
|
|
1221
|
+
ButtonsModule,
|
|
1222
|
+
DateInputsModule,
|
|
1223
|
+
UserViewGridModule,
|
|
1224
|
+
LinkDirectivesModule,
|
|
1225
|
+
BaseFormsModule,
|
|
1226
|
+
FormToolbarModule,
|
|
1227
|
+
MJTabStripModule,
|
|
1228
|
+
ContainerDirectivesModule,
|
|
1229
|
+
DropDownListModule,
|
|
1230
|
+
ComboBoxModule,
|
|
1231
|
+
UserViewGridModule] }); })();
|
|
1232
|
+
export class GeneratedForms_SubModule_8 {
|
|
1233
|
+
static { this.ɵfac = function GeneratedForms_SubModule_8_Factory(t) { return new (t || GeneratedForms_SubModule_8)(); }; }
|
|
1234
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_8 }); }
|
|
1235
|
+
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1236
|
+
FormsModule,
|
|
1237
|
+
LayoutModule,
|
|
1238
|
+
InputsModule,
|
|
1239
|
+
ButtonsModule,
|
|
1240
|
+
DateInputsModule,
|
|
1241
|
+
UserViewGridModule,
|
|
1242
|
+
LinkDirectivesModule,
|
|
1243
|
+
BaseFormsModule,
|
|
1244
|
+
FormToolbarModule,
|
|
1245
|
+
MJTabStripModule,
|
|
1246
|
+
ContainerDirectivesModule,
|
|
1247
|
+
DropDownListModule,
|
|
1248
|
+
ComboBoxModule,
|
|
1249
|
+
UserViewGridModule] }); }
|
|
1250
|
+
}
|
|
1251
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_8, [{
|
|
1252
|
+
type: NgModule,
|
|
1253
|
+
args: [{
|
|
1254
|
+
declarations: [
|
|
1141
1255
|
RecommendationProviderFormComponent,
|
|
1142
1256
|
RecommendationRunFormComponent,
|
|
1143
1257
|
RecommendationFormComponent,
|
|
@@ -1149,7 +1263,15 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1149
1263
|
ReportSnapshotFormComponent,
|
|
1150
1264
|
ReportFormComponent,
|
|
1151
1265
|
ResourceLinkFormComponent,
|
|
1152
|
-
ResourcePermissionFormComponent
|
|
1266
|
+
ResourcePermissionFormComponent,
|
|
1267
|
+
ResourceTypeFormComponent,
|
|
1268
|
+
RoleFormComponent,
|
|
1269
|
+
RowLevelSecurityFilterFormComponent,
|
|
1270
|
+
ScheduledActionParamFormComponent,
|
|
1271
|
+
ScheduledActionFormComponent,
|
|
1272
|
+
SchemaInfoFormComponent,
|
|
1273
|
+
SkillFormComponent,
|
|
1274
|
+
TaggedItemFormComponent
|
|
1153
1275
|
],
|
|
1154
1276
|
imports: [
|
|
1155
1277
|
CommonModule,
|
|
@@ -1171,15 +1293,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1171
1293
|
exports: []
|
|
1172
1294
|
}]
|
|
1173
1295
|
}], null, null); })();
|
|
1174
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1175
|
-
QueryEntityFormComponent,
|
|
1176
|
-
QueryFieldFormComponent,
|
|
1177
|
-
QueryPermissionFormComponent,
|
|
1178
|
-
QueueTaskFormComponent,
|
|
1179
|
-
QueueTypeFormComponent,
|
|
1180
|
-
QueueFormComponent,
|
|
1181
|
-
RecommendationItemFormComponent,
|
|
1182
|
-
RecommendationProviderFormComponent,
|
|
1296
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [RecommendationProviderFormComponent,
|
|
1183
1297
|
RecommendationRunFormComponent,
|
|
1184
1298
|
RecommendationFormComponent,
|
|
1185
1299
|
RecordChangeReplayRunFormComponent,
|
|
@@ -1190,7 +1304,15 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1190
1304
|
ReportSnapshotFormComponent,
|
|
1191
1305
|
ReportFormComponent,
|
|
1192
1306
|
ResourceLinkFormComponent,
|
|
1193
|
-
ResourcePermissionFormComponent
|
|
1307
|
+
ResourcePermissionFormComponent,
|
|
1308
|
+
ResourceTypeFormComponent,
|
|
1309
|
+
RoleFormComponent,
|
|
1310
|
+
RowLevelSecurityFilterFormComponent,
|
|
1311
|
+
ScheduledActionParamFormComponent,
|
|
1312
|
+
ScheduledActionFormComponent,
|
|
1313
|
+
SchemaInfoFormComponent,
|
|
1314
|
+
SkillFormComponent,
|
|
1315
|
+
TaggedItemFormComponent], imports: [CommonModule,
|
|
1194
1316
|
FormsModule,
|
|
1195
1317
|
LayoutModule,
|
|
1196
1318
|
InputsModule,
|
|
@@ -1205,9 +1327,9 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1205
1327
|
DropDownListModule,
|
|
1206
1328
|
ComboBoxModule,
|
|
1207
1329
|
UserViewGridModule] }); })();
|
|
1208
|
-
export class
|
|
1209
|
-
static { this.ɵfac = function
|
|
1210
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1330
|
+
export class GeneratedForms_SubModule_9 {
|
|
1331
|
+
static { this.ɵfac = function GeneratedForms_SubModule_9_Factory(t) { return new (t || GeneratedForms_SubModule_9)(); }; }
|
|
1332
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_9 }); }
|
|
1211
1333
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1212
1334
|
FormsModule,
|
|
1213
1335
|
LayoutModule,
|
|
@@ -1224,18 +1346,10 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1224
1346
|
ComboBoxModule,
|
|
1225
1347
|
UserViewGridModule] }); }
|
|
1226
1348
|
}
|
|
1227
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1349
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_9, [{
|
|
1228
1350
|
type: NgModule,
|
|
1229
1351
|
args: [{
|
|
1230
1352
|
declarations: [
|
|
1231
|
-
ResourceTypeFormComponent,
|
|
1232
|
-
RoleFormComponent,
|
|
1233
|
-
RowLevelSecurityFilterFormComponent,
|
|
1234
|
-
ScheduledActionParamFormComponent,
|
|
1235
|
-
ScheduledActionFormComponent,
|
|
1236
|
-
SchemaInfoFormComponent,
|
|
1237
|
-
SkillFormComponent,
|
|
1238
|
-
TaggedItemFormComponent,
|
|
1239
1353
|
TagFormComponent,
|
|
1240
1354
|
TemplateCategoryFormComponent,
|
|
1241
1355
|
TemplateContentTypeFormComponent,
|
|
@@ -1247,7 +1361,15 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1247
1361
|
UserFavoriteFormComponent,
|
|
1248
1362
|
UserNotificationFormComponent,
|
|
1249
1363
|
UserRecordLogFormComponent,
|
|
1250
|
-
UserRoleFormComponent
|
|
1364
|
+
UserRoleFormComponent,
|
|
1365
|
+
UserViewCategoryFormComponent,
|
|
1366
|
+
UserViewRunDetailFormComponent,
|
|
1367
|
+
UserViewRunFormComponent,
|
|
1368
|
+
UserViewFormComponent,
|
|
1369
|
+
UserFormComponent,
|
|
1370
|
+
VectorDatabaseFormComponent,
|
|
1371
|
+
VectorIndexFormComponent,
|
|
1372
|
+
VersionInstallationFormComponent
|
|
1251
1373
|
],
|
|
1252
1374
|
imports: [
|
|
1253
1375
|
CommonModule,
|
|
@@ -1269,15 +1391,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1269
1391
|
exports: []
|
|
1270
1392
|
}]
|
|
1271
1393
|
}], null, null); })();
|
|
1272
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1273
|
-
RoleFormComponent,
|
|
1274
|
-
RowLevelSecurityFilterFormComponent,
|
|
1275
|
-
ScheduledActionParamFormComponent,
|
|
1276
|
-
ScheduledActionFormComponent,
|
|
1277
|
-
SchemaInfoFormComponent,
|
|
1278
|
-
SkillFormComponent,
|
|
1279
|
-
TaggedItemFormComponent,
|
|
1280
|
-
TagFormComponent,
|
|
1394
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [TagFormComponent,
|
|
1281
1395
|
TemplateCategoryFormComponent,
|
|
1282
1396
|
TemplateContentTypeFormComponent,
|
|
1283
1397
|
TemplateContentFormComponent,
|
|
@@ -1288,7 +1402,15 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1288
1402
|
UserFavoriteFormComponent,
|
|
1289
1403
|
UserNotificationFormComponent,
|
|
1290
1404
|
UserRecordLogFormComponent,
|
|
1291
|
-
UserRoleFormComponent
|
|
1405
|
+
UserRoleFormComponent,
|
|
1406
|
+
UserViewCategoryFormComponent,
|
|
1407
|
+
UserViewRunDetailFormComponent,
|
|
1408
|
+
UserViewRunFormComponent,
|
|
1409
|
+
UserViewFormComponent,
|
|
1410
|
+
UserFormComponent,
|
|
1411
|
+
VectorDatabaseFormComponent,
|
|
1412
|
+
VectorIndexFormComponent,
|
|
1413
|
+
VersionInstallationFormComponent], imports: [CommonModule,
|
|
1292
1414
|
FormsModule,
|
|
1293
1415
|
LayoutModule,
|
|
1294
1416
|
InputsModule,
|
|
@@ -1303,9 +1425,9 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1303
1425
|
DropDownListModule,
|
|
1304
1426
|
ComboBoxModule,
|
|
1305
1427
|
UserViewGridModule] }); })();
|
|
1306
|
-
export class
|
|
1307
|
-
static { this.ɵfac = function
|
|
1308
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1428
|
+
export class GeneratedForms_SubModule_10 {
|
|
1429
|
+
static { this.ɵfac = function GeneratedForms_SubModule_10_Factory(t) { return new (t || GeneratedForms_SubModule_10)(); }; }
|
|
1430
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_10 }); }
|
|
1309
1431
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1310
1432
|
FormsModule,
|
|
1311
1433
|
LayoutModule,
|
|
@@ -1322,18 +1444,10 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1322
1444
|
ComboBoxModule,
|
|
1323
1445
|
UserViewGridModule] }); }
|
|
1324
1446
|
}
|
|
1325
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1447
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_10, [{
|
|
1326
1448
|
type: NgModule,
|
|
1327
1449
|
args: [{
|
|
1328
1450
|
declarations: [
|
|
1329
|
-
UserViewCategoryFormComponent,
|
|
1330
|
-
UserViewRunDetailFormComponent,
|
|
1331
|
-
UserViewRunFormComponent,
|
|
1332
|
-
UserViewFormComponent,
|
|
1333
|
-
UserFormComponent,
|
|
1334
|
-
VectorDatabaseFormComponent,
|
|
1335
|
-
VectorIndexFormComponent,
|
|
1336
|
-
VersionInstallationFormComponent,
|
|
1337
1451
|
WorkflowEngineFormComponent,
|
|
1338
1452
|
WorkflowRunFormComponent,
|
|
1339
1453
|
WorkflowFormComponent,
|
|
@@ -1345,7 +1459,15 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1345
1459
|
ActionContextDetailsComponent,
|
|
1346
1460
|
ActionExecutionLogDetailsComponent,
|
|
1347
1461
|
ActionFilterDetailsComponent,
|
|
1348
|
-
ActionLibraryDetailsComponent
|
|
1462
|
+
ActionLibraryDetailsComponent,
|
|
1463
|
+
ActionParamDetailsComponent,
|
|
1464
|
+
ActionResultCodeDetailsComponent,
|
|
1465
|
+
ActionDetailsComponent,
|
|
1466
|
+
ActionTopComponent,
|
|
1467
|
+
ActionCodeComponent,
|
|
1468
|
+
AIActionDetailsComponent,
|
|
1469
|
+
AIAgentActionDetailsComponent,
|
|
1470
|
+
AIAgentLearningCycleDetailsComponent
|
|
1349
1471
|
],
|
|
1350
1472
|
imports: [
|
|
1351
1473
|
CommonModule,
|
|
@@ -1367,15 +1489,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1367
1489
|
exports: []
|
|
1368
1490
|
}]
|
|
1369
1491
|
}], null, null); })();
|
|
1370
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1371
|
-
UserViewRunDetailFormComponent,
|
|
1372
|
-
UserViewRunFormComponent,
|
|
1373
|
-
UserViewFormComponent,
|
|
1374
|
-
UserFormComponent,
|
|
1375
|
-
VectorDatabaseFormComponent,
|
|
1376
|
-
VectorIndexFormComponent,
|
|
1377
|
-
VersionInstallationFormComponent,
|
|
1378
|
-
WorkflowEngineFormComponent,
|
|
1492
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [WorkflowEngineFormComponent,
|
|
1379
1493
|
WorkflowRunFormComponent,
|
|
1380
1494
|
WorkflowFormComponent,
|
|
1381
1495
|
WorkspaceItemFormComponent,
|
|
@@ -1386,7 +1500,15 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1386
1500
|
ActionContextDetailsComponent,
|
|
1387
1501
|
ActionExecutionLogDetailsComponent,
|
|
1388
1502
|
ActionFilterDetailsComponent,
|
|
1389
|
-
ActionLibraryDetailsComponent
|
|
1503
|
+
ActionLibraryDetailsComponent,
|
|
1504
|
+
ActionParamDetailsComponent,
|
|
1505
|
+
ActionResultCodeDetailsComponent,
|
|
1506
|
+
ActionDetailsComponent,
|
|
1507
|
+
ActionTopComponent,
|
|
1508
|
+
ActionCodeComponent,
|
|
1509
|
+
AIActionDetailsComponent,
|
|
1510
|
+
AIAgentActionDetailsComponent,
|
|
1511
|
+
AIAgentLearningCycleDetailsComponent], imports: [CommonModule,
|
|
1390
1512
|
FormsModule,
|
|
1391
1513
|
LayoutModule,
|
|
1392
1514
|
InputsModule,
|
|
@@ -1401,9 +1523,9 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1401
1523
|
DropDownListModule,
|
|
1402
1524
|
ComboBoxModule,
|
|
1403
1525
|
UserViewGridModule] }); })();
|
|
1404
|
-
export class
|
|
1405
|
-
static { this.ɵfac = function
|
|
1406
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1526
|
+
export class GeneratedForms_SubModule_11 {
|
|
1527
|
+
static { this.ɵfac = function GeneratedForms_SubModule_11_Factory(t) { return new (t || GeneratedForms_SubModule_11)(); }; }
|
|
1528
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_11 }); }
|
|
1407
1529
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1408
1530
|
FormsModule,
|
|
1409
1531
|
LayoutModule,
|
|
@@ -1419,18 +1541,10 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1419
1541
|
DropDownListModule,
|
|
1420
1542
|
ComboBoxModule] }); }
|
|
1421
1543
|
}
|
|
1422
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1544
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_11, [{
|
|
1423
1545
|
type: NgModule,
|
|
1424
1546
|
args: [{
|
|
1425
1547
|
declarations: [
|
|
1426
|
-
ActionParamDetailsComponent,
|
|
1427
|
-
ActionResultCodeDetailsComponent,
|
|
1428
|
-
ActionDetailsComponent,
|
|
1429
|
-
ActionTopComponent,
|
|
1430
|
-
ActionCodeComponent,
|
|
1431
|
-
AIActionDetailsComponent,
|
|
1432
|
-
AIAgentActionDetailsComponent,
|
|
1433
|
-
AIAgentLearningCycleDetailsComponent,
|
|
1434
1548
|
AIAgentModelDetailsComponent,
|
|
1435
1549
|
AIAgentNoteTypeDetailsComponent,
|
|
1436
1550
|
AIAgentNoteDetailsComponent,
|
|
@@ -1442,7 +1556,15 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1442
1556
|
AIPromptCategoryDetailsComponent,
|
|
1443
1557
|
AIPromptTypeDetailsComponent,
|
|
1444
1558
|
AIPromptDetailsComponent,
|
|
1445
|
-
AIResultCacheDetailsComponent
|
|
1559
|
+
AIResultCacheDetailsComponent,
|
|
1560
|
+
ApplicationEntityDetailsComponent,
|
|
1561
|
+
ApplicationSettingDetailsComponent,
|
|
1562
|
+
ApplicationDetailsComponent,
|
|
1563
|
+
AuditLogTypeDetailsComponent,
|
|
1564
|
+
AuditLogDetailsComponent,
|
|
1565
|
+
AuthorizationRoleDetailsComponent,
|
|
1566
|
+
AuthorizationDetailsComponent,
|
|
1567
|
+
CommunicationBaseMessageTypeDetailsComponent
|
|
1446
1568
|
],
|
|
1447
1569
|
imports: [
|
|
1448
1570
|
CommonModule,
|
|
@@ -1463,15 +1585,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1463
1585
|
exports: []
|
|
1464
1586
|
}]
|
|
1465
1587
|
}], null, null); })();
|
|
1466
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1467
|
-
ActionResultCodeDetailsComponent,
|
|
1468
|
-
ActionDetailsComponent,
|
|
1469
|
-
ActionTopComponent,
|
|
1470
|
-
ActionCodeComponent,
|
|
1471
|
-
AIActionDetailsComponent,
|
|
1472
|
-
AIAgentActionDetailsComponent,
|
|
1473
|
-
AIAgentLearningCycleDetailsComponent,
|
|
1474
|
-
AIAgentModelDetailsComponent,
|
|
1588
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [AIAgentModelDetailsComponent,
|
|
1475
1589
|
AIAgentNoteTypeDetailsComponent,
|
|
1476
1590
|
AIAgentNoteDetailsComponent,
|
|
1477
1591
|
AIAgentRequestDetailsComponent,
|
|
@@ -1482,7 +1596,15 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1482
1596
|
AIPromptCategoryDetailsComponent,
|
|
1483
1597
|
AIPromptTypeDetailsComponent,
|
|
1484
1598
|
AIPromptDetailsComponent,
|
|
1485
|
-
AIResultCacheDetailsComponent
|
|
1599
|
+
AIResultCacheDetailsComponent,
|
|
1600
|
+
ApplicationEntityDetailsComponent,
|
|
1601
|
+
ApplicationSettingDetailsComponent,
|
|
1602
|
+
ApplicationDetailsComponent,
|
|
1603
|
+
AuditLogTypeDetailsComponent,
|
|
1604
|
+
AuditLogDetailsComponent,
|
|
1605
|
+
AuthorizationRoleDetailsComponent,
|
|
1606
|
+
AuthorizationDetailsComponent,
|
|
1607
|
+
CommunicationBaseMessageTypeDetailsComponent], imports: [CommonModule,
|
|
1486
1608
|
FormsModule,
|
|
1487
1609
|
LayoutModule,
|
|
1488
1610
|
InputsModule,
|
|
@@ -1496,9 +1618,9 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1496
1618
|
ContainerDirectivesModule,
|
|
1497
1619
|
DropDownListModule,
|
|
1498
1620
|
ComboBoxModule] }); })();
|
|
1499
|
-
export class
|
|
1500
|
-
static { this.ɵfac = function
|
|
1501
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1621
|
+
export class GeneratedForms_SubModule_12 {
|
|
1622
|
+
static { this.ɵfac = function GeneratedForms_SubModule_12_Factory(t) { return new (t || GeneratedForms_SubModule_12)(); }; }
|
|
1623
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_12 }); }
|
|
1502
1624
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1503
1625
|
FormsModule,
|
|
1504
1626
|
LayoutModule,
|
|
@@ -1514,18 +1636,10 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1514
1636
|
DropDownListModule,
|
|
1515
1637
|
ComboBoxModule] }); }
|
|
1516
1638
|
}
|
|
1517
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1639
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_12, [{
|
|
1518
1640
|
type: NgModule,
|
|
1519
1641
|
args: [{
|
|
1520
1642
|
declarations: [
|
|
1521
|
-
ApplicationEntityDetailsComponent,
|
|
1522
|
-
ApplicationSettingDetailsComponent,
|
|
1523
|
-
ApplicationDetailsComponent,
|
|
1524
|
-
AuditLogTypeDetailsComponent,
|
|
1525
|
-
AuditLogDetailsComponent,
|
|
1526
|
-
AuthorizationRoleDetailsComponent,
|
|
1527
|
-
AuthorizationDetailsComponent,
|
|
1528
|
-
CommunicationBaseMessageTypeDetailsComponent,
|
|
1529
1643
|
CommunicationLogDetailsComponent,
|
|
1530
1644
|
CommunicationProviderMessageTypeDetailsComponent,
|
|
1531
1645
|
CommunicationProviderDetailsComponent,
|
|
@@ -1537,7 +1651,15 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1537
1651
|
CompanyIntegrationRunDetailsComponent,
|
|
1538
1652
|
CompanyIntegrationDetailsComponent,
|
|
1539
1653
|
ContentFileTypeDetailsComponent,
|
|
1540
|
-
ContentItemAttributeDetailsComponent
|
|
1654
|
+
ContentItemAttributeDetailsComponent,
|
|
1655
|
+
ContentItemTagDetailsComponent,
|
|
1656
|
+
ContentItemDetailsComponent,
|
|
1657
|
+
ContentProcessRunDetailsComponent,
|
|
1658
|
+
ContentSourceParamDetailsComponent,
|
|
1659
|
+
ContentSourceTypeParamDetailsComponent,
|
|
1660
|
+
ContentSourceTypeDetailsComponent,
|
|
1661
|
+
ContentSourceDetailsComponent,
|
|
1662
|
+
ContentTypeAttributeDetailsComponent
|
|
1541
1663
|
],
|
|
1542
1664
|
imports: [
|
|
1543
1665
|
CommonModule,
|
|
@@ -1558,15 +1680,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1558
1680
|
exports: []
|
|
1559
1681
|
}]
|
|
1560
1682
|
}], null, null); })();
|
|
1561
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1562
|
-
ApplicationSettingDetailsComponent,
|
|
1563
|
-
ApplicationDetailsComponent,
|
|
1564
|
-
AuditLogTypeDetailsComponent,
|
|
1565
|
-
AuditLogDetailsComponent,
|
|
1566
|
-
AuthorizationRoleDetailsComponent,
|
|
1567
|
-
AuthorizationDetailsComponent,
|
|
1568
|
-
CommunicationBaseMessageTypeDetailsComponent,
|
|
1569
|
-
CommunicationLogDetailsComponent,
|
|
1683
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [CommunicationLogDetailsComponent,
|
|
1570
1684
|
CommunicationProviderMessageTypeDetailsComponent,
|
|
1571
1685
|
CommunicationProviderDetailsComponent,
|
|
1572
1686
|
CommunicationRunDetailsComponent,
|
|
@@ -1577,7 +1691,15 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1577
1691
|
CompanyIntegrationRunDetailsComponent,
|
|
1578
1692
|
CompanyIntegrationDetailsComponent,
|
|
1579
1693
|
ContentFileTypeDetailsComponent,
|
|
1580
|
-
ContentItemAttributeDetailsComponent
|
|
1694
|
+
ContentItemAttributeDetailsComponent,
|
|
1695
|
+
ContentItemTagDetailsComponent,
|
|
1696
|
+
ContentItemDetailsComponent,
|
|
1697
|
+
ContentProcessRunDetailsComponent,
|
|
1698
|
+
ContentSourceParamDetailsComponent,
|
|
1699
|
+
ContentSourceTypeParamDetailsComponent,
|
|
1700
|
+
ContentSourceTypeDetailsComponent,
|
|
1701
|
+
ContentSourceDetailsComponent,
|
|
1702
|
+
ContentTypeAttributeDetailsComponent], imports: [CommonModule,
|
|
1581
1703
|
FormsModule,
|
|
1582
1704
|
LayoutModule,
|
|
1583
1705
|
InputsModule,
|
|
@@ -1591,9 +1713,9 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1591
1713
|
ContainerDirectivesModule,
|
|
1592
1714
|
DropDownListModule,
|
|
1593
1715
|
ComboBoxModule] }); })();
|
|
1594
|
-
export class
|
|
1595
|
-
static { this.ɵfac = function
|
|
1596
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1716
|
+
export class GeneratedForms_SubModule_13 {
|
|
1717
|
+
static { this.ɵfac = function GeneratedForms_SubModule_13_Factory(t) { return new (t || GeneratedForms_SubModule_13)(); }; }
|
|
1718
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_13 }); }
|
|
1597
1719
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1598
1720
|
FormsModule,
|
|
1599
1721
|
LayoutModule,
|
|
@@ -1609,18 +1731,10 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1609
1731
|
DropDownListModule,
|
|
1610
1732
|
ComboBoxModule] }); }
|
|
1611
1733
|
}
|
|
1612
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1734
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_13, [{
|
|
1613
1735
|
type: NgModule,
|
|
1614
1736
|
args: [{
|
|
1615
1737
|
declarations: [
|
|
1616
|
-
ContentItemTagDetailsComponent,
|
|
1617
|
-
ContentItemDetailsComponent,
|
|
1618
|
-
ContentProcessRunDetailsComponent,
|
|
1619
|
-
ContentSourceParamDetailsComponent,
|
|
1620
|
-
ContentSourceTypeParamDetailsComponent,
|
|
1621
|
-
ContentSourceTypeDetailsComponent,
|
|
1622
|
-
ContentSourceDetailsComponent,
|
|
1623
|
-
ContentTypeAttributeDetailsComponent,
|
|
1624
1738
|
ContentTypeDetailsComponent,
|
|
1625
1739
|
ConversationDetailDetailsComponent,
|
|
1626
1740
|
ConversationDetailsComponent,
|
|
@@ -1632,7 +1746,15 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1632
1746
|
DatasetDetailsComponent,
|
|
1633
1747
|
DuplicateRunDetailMatchDetailsComponent,
|
|
1634
1748
|
DuplicateRunDetailDetailsComponent,
|
|
1635
|
-
DuplicateRunDetailsComponent
|
|
1749
|
+
DuplicateRunDetailsComponent,
|
|
1750
|
+
EmployeeCompanyIntegrationDetailsComponent,
|
|
1751
|
+
EmployeeRoleDetailsComponent,
|
|
1752
|
+
EmployeeSkillDetailsComponent,
|
|
1753
|
+
EmployeeDetailsComponent,
|
|
1754
|
+
EntityDetailsComponent,
|
|
1755
|
+
EntityTopComponent,
|
|
1756
|
+
EntityAuditComponent,
|
|
1757
|
+
EntityAPIComponent
|
|
1636
1758
|
],
|
|
1637
1759
|
imports: [
|
|
1638
1760
|
CommonModule,
|
|
@@ -1653,15 +1775,7 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1653
1775
|
exports: []
|
|
1654
1776
|
}]
|
|
1655
1777
|
}], null, null); })();
|
|
1656
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1657
|
-
ContentItemDetailsComponent,
|
|
1658
|
-
ContentProcessRunDetailsComponent,
|
|
1659
|
-
ContentSourceParamDetailsComponent,
|
|
1660
|
-
ContentSourceTypeParamDetailsComponent,
|
|
1661
|
-
ContentSourceTypeDetailsComponent,
|
|
1662
|
-
ContentSourceDetailsComponent,
|
|
1663
|
-
ContentTypeAttributeDetailsComponent,
|
|
1664
|
-
ContentTypeDetailsComponent,
|
|
1778
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [ContentTypeDetailsComponent,
|
|
1665
1779
|
ConversationDetailDetailsComponent,
|
|
1666
1780
|
ConversationDetailsComponent,
|
|
1667
1781
|
DashboardCategoryDetailsComponent,
|
|
@@ -1672,7 +1786,15 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1672
1786
|
DatasetDetailsComponent,
|
|
1673
1787
|
DuplicateRunDetailMatchDetailsComponent,
|
|
1674
1788
|
DuplicateRunDetailDetailsComponent,
|
|
1675
|
-
DuplicateRunDetailsComponent
|
|
1789
|
+
DuplicateRunDetailsComponent,
|
|
1790
|
+
EmployeeCompanyIntegrationDetailsComponent,
|
|
1791
|
+
EmployeeRoleDetailsComponent,
|
|
1792
|
+
EmployeeSkillDetailsComponent,
|
|
1793
|
+
EmployeeDetailsComponent,
|
|
1794
|
+
EntityDetailsComponent,
|
|
1795
|
+
EntityTopComponent,
|
|
1796
|
+
EntityAuditComponent,
|
|
1797
|
+
EntityAPIComponent], imports: [CommonModule,
|
|
1676
1798
|
FormsModule,
|
|
1677
1799
|
LayoutModule,
|
|
1678
1800
|
InputsModule,
|
|
@@ -1686,9 +1808,9 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1686
1808
|
ContainerDirectivesModule,
|
|
1687
1809
|
DropDownListModule,
|
|
1688
1810
|
ComboBoxModule] }); })();
|
|
1689
|
-
export class
|
|
1690
|
-
static { this.ɵfac = function
|
|
1691
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1811
|
+
export class GeneratedForms_SubModule_14 {
|
|
1812
|
+
static { this.ɵfac = function GeneratedForms_SubModule_14_Factory(t) { return new (t || GeneratedForms_SubModule_14)(); }; }
|
|
1813
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_14 }); }
|
|
1692
1814
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1693
1815
|
FormsModule,
|
|
1694
1816
|
LayoutModule,
|
|
@@ -1704,18 +1826,10 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1704
1826
|
DropDownListModule,
|
|
1705
1827
|
ComboBoxModule] }); }
|
|
1706
1828
|
}
|
|
1707
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1829
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_14, [{
|
|
1708
1830
|
type: NgModule,
|
|
1709
1831
|
args: [{
|
|
1710
1832
|
declarations: [
|
|
1711
|
-
EmployeeCompanyIntegrationDetailsComponent,
|
|
1712
|
-
EmployeeRoleDetailsComponent,
|
|
1713
|
-
EmployeeSkillDetailsComponent,
|
|
1714
|
-
EmployeeDetailsComponent,
|
|
1715
|
-
EntityDetailsComponent,
|
|
1716
|
-
EntityTopComponent,
|
|
1717
|
-
EntityAuditComponent,
|
|
1718
|
-
EntityAPIComponent,
|
|
1719
1833
|
EntityDBComponent,
|
|
1720
1834
|
EntityUIComponent,
|
|
1721
1835
|
EntityActionFilterDetailsComponent,
|
|
@@ -1727,7 +1841,15 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1727
1841
|
EntityCommunicationFieldDetailsComponent,
|
|
1728
1842
|
EntityCommunicationMessageTypeDetailsComponent,
|
|
1729
1843
|
EntityDocumentRunDetailsComponent,
|
|
1730
|
-
EntityDocumentSettingDetailsComponent
|
|
1844
|
+
EntityDocumentSettingDetailsComponent,
|
|
1845
|
+
EntityDocumentTypeDetailsComponent,
|
|
1846
|
+
EntityDocumentDetailsComponent,
|
|
1847
|
+
EntityFieldValueDetailsComponent,
|
|
1848
|
+
EntityFieldDetailsComponent,
|
|
1849
|
+
EntityPermissionDetailsComponent,
|
|
1850
|
+
EntityRecordDocumentDetailsComponent,
|
|
1851
|
+
EntityRelationshipDisplayComponentDetailsComponent,
|
|
1852
|
+
EntityRelationshipDetailsComponent
|
|
1731
1853
|
],
|
|
1732
1854
|
imports: [
|
|
1733
1855
|
CommonModule,
|
|
@@ -1748,15 +1870,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1748
1870
|
exports: []
|
|
1749
1871
|
}]
|
|
1750
1872
|
}], null, null); })();
|
|
1751
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1752
|
-
EmployeeRoleDetailsComponent,
|
|
1753
|
-
EmployeeSkillDetailsComponent,
|
|
1754
|
-
EmployeeDetailsComponent,
|
|
1755
|
-
EntityDetailsComponent,
|
|
1756
|
-
EntityTopComponent,
|
|
1757
|
-
EntityAuditComponent,
|
|
1758
|
-
EntityAPIComponent,
|
|
1759
|
-
EntityDBComponent,
|
|
1873
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [EntityDBComponent,
|
|
1760
1874
|
EntityUIComponent,
|
|
1761
1875
|
EntityActionFilterDetailsComponent,
|
|
1762
1876
|
EntityActionInvocationTypeDetailsComponent,
|
|
@@ -1767,7 +1881,15 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1767
1881
|
EntityCommunicationFieldDetailsComponent,
|
|
1768
1882
|
EntityCommunicationMessageTypeDetailsComponent,
|
|
1769
1883
|
EntityDocumentRunDetailsComponent,
|
|
1770
|
-
EntityDocumentSettingDetailsComponent
|
|
1884
|
+
EntityDocumentSettingDetailsComponent,
|
|
1885
|
+
EntityDocumentTypeDetailsComponent,
|
|
1886
|
+
EntityDocumentDetailsComponent,
|
|
1887
|
+
EntityFieldValueDetailsComponent,
|
|
1888
|
+
EntityFieldDetailsComponent,
|
|
1889
|
+
EntityPermissionDetailsComponent,
|
|
1890
|
+
EntityRecordDocumentDetailsComponent,
|
|
1891
|
+
EntityRelationshipDisplayComponentDetailsComponent,
|
|
1892
|
+
EntityRelationshipDetailsComponent], imports: [CommonModule,
|
|
1771
1893
|
FormsModule,
|
|
1772
1894
|
LayoutModule,
|
|
1773
1895
|
InputsModule,
|
|
@@ -1781,9 +1903,9 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1781
1903
|
ContainerDirectivesModule,
|
|
1782
1904
|
DropDownListModule,
|
|
1783
1905
|
ComboBoxModule] }); })();
|
|
1784
|
-
export class
|
|
1785
|
-
static { this.ɵfac = function
|
|
1786
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
1906
|
+
export class GeneratedForms_SubModule_15 {
|
|
1907
|
+
static { this.ɵfac = function GeneratedForms_SubModule_15_Factory(t) { return new (t || GeneratedForms_SubModule_15)(); }; }
|
|
1908
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_15 }); }
|
|
1787
1909
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1788
1910
|
FormsModule,
|
|
1789
1911
|
LayoutModule,
|
|
@@ -1799,18 +1921,10 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1799
1921
|
DropDownListModule,
|
|
1800
1922
|
ComboBoxModule] }); }
|
|
1801
1923
|
}
|
|
1802
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
1924
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_15, [{
|
|
1803
1925
|
type: NgModule,
|
|
1804
1926
|
args: [{
|
|
1805
1927
|
declarations: [
|
|
1806
|
-
EntityDocumentTypeDetailsComponent,
|
|
1807
|
-
EntityDocumentDetailsComponent,
|
|
1808
|
-
EntityFieldValueDetailsComponent,
|
|
1809
|
-
EntityFieldDetailsComponent,
|
|
1810
|
-
EntityPermissionDetailsComponent,
|
|
1811
|
-
EntityRecordDocumentDetailsComponent,
|
|
1812
|
-
EntityRelationshipDisplayComponentDetailsComponent,
|
|
1813
|
-
EntityRelationshipDetailsComponent,
|
|
1814
1928
|
EntitySettingDetailsComponent,
|
|
1815
1929
|
ErrorLogDetailsComponent,
|
|
1816
1930
|
ExplorerNavigationItemDetailsComponent,
|
|
@@ -1822,7 +1936,15 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1822
1936
|
GeneratedCodeDetailsComponent,
|
|
1823
1937
|
IntegrationURLFormatDetailsComponent,
|
|
1824
1938
|
IntegrationDetailsComponent,
|
|
1825
|
-
LibraryDetailsComponent
|
|
1939
|
+
LibraryDetailsComponent,
|
|
1940
|
+
LibraryItemDetailsComponent,
|
|
1941
|
+
ListCategoryDetailsComponent,
|
|
1942
|
+
ListDetailDetailsComponent,
|
|
1943
|
+
ListDetailsComponent,
|
|
1944
|
+
AccessControlRuleDetailsComponent,
|
|
1945
|
+
AIAgentPromptDetailsComponent,
|
|
1946
|
+
AIAgentRelationshipDetailsComponent,
|
|
1947
|
+
AIAgentRunStepDetailsComponent
|
|
1826
1948
|
],
|
|
1827
1949
|
imports: [
|
|
1828
1950
|
CommonModule,
|
|
@@ -1843,15 +1965,7 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1843
1965
|
exports: []
|
|
1844
1966
|
}]
|
|
1845
1967
|
}], null, null); })();
|
|
1846
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1847
|
-
EntityDocumentDetailsComponent,
|
|
1848
|
-
EntityFieldValueDetailsComponent,
|
|
1849
|
-
EntityFieldDetailsComponent,
|
|
1850
|
-
EntityPermissionDetailsComponent,
|
|
1851
|
-
EntityRecordDocumentDetailsComponent,
|
|
1852
|
-
EntityRelationshipDisplayComponentDetailsComponent,
|
|
1853
|
-
EntityRelationshipDetailsComponent,
|
|
1854
|
-
EntitySettingDetailsComponent,
|
|
1968
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [EntitySettingDetailsComponent,
|
|
1855
1969
|
ErrorLogDetailsComponent,
|
|
1856
1970
|
ExplorerNavigationItemDetailsComponent,
|
|
1857
1971
|
FileCategoryDetailsComponent,
|
|
@@ -1862,7 +1976,15 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1862
1976
|
GeneratedCodeDetailsComponent,
|
|
1863
1977
|
IntegrationURLFormatDetailsComponent,
|
|
1864
1978
|
IntegrationDetailsComponent,
|
|
1865
|
-
LibraryDetailsComponent
|
|
1979
|
+
LibraryDetailsComponent,
|
|
1980
|
+
LibraryItemDetailsComponent,
|
|
1981
|
+
ListCategoryDetailsComponent,
|
|
1982
|
+
ListDetailDetailsComponent,
|
|
1983
|
+
ListDetailsComponent,
|
|
1984
|
+
AccessControlRuleDetailsComponent,
|
|
1985
|
+
AIAgentPromptDetailsComponent,
|
|
1986
|
+
AIAgentRelationshipDetailsComponent,
|
|
1987
|
+
AIAgentRunStepDetailsComponent], imports: [CommonModule,
|
|
1866
1988
|
FormsModule,
|
|
1867
1989
|
LayoutModule,
|
|
1868
1990
|
InputsModule,
|
|
@@ -1876,9 +1998,9 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1876
1998
|
ContainerDirectivesModule,
|
|
1877
1999
|
DropDownListModule,
|
|
1878
2000
|
ComboBoxModule] }); })();
|
|
1879
|
-
export class
|
|
1880
|
-
static { this.ɵfac = function
|
|
1881
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
2001
|
+
export class GeneratedForms_SubModule_16 {
|
|
2002
|
+
static { this.ɵfac = function GeneratedForms_SubModule_16_Factory(t) { return new (t || GeneratedForms_SubModule_16)(); }; }
|
|
2003
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_16 }); }
|
|
1882
2004
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1883
2005
|
FormsModule,
|
|
1884
2006
|
LayoutModule,
|
|
@@ -1894,17 +2016,10 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1894
2016
|
DropDownListModule,
|
|
1895
2017
|
ComboBoxModule] }); }
|
|
1896
2018
|
}
|
|
1897
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
2019
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_16, [{
|
|
1898
2020
|
type: NgModule,
|
|
1899
2021
|
args: [{
|
|
1900
2022
|
declarations: [
|
|
1901
|
-
LibraryItemDetailsComponent,
|
|
1902
|
-
ListCategoryDetailsComponent,
|
|
1903
|
-
ListDetailDetailsComponent,
|
|
1904
|
-
ListDetailsComponent,
|
|
1905
|
-
AIAgentPromptDetailsComponent,
|
|
1906
|
-
AIAgentRelationshipDetailsComponent,
|
|
1907
|
-
AIAgentRunStepDetailsComponent,
|
|
1908
2023
|
AIAgentRunDetailsComponent,
|
|
1909
2024
|
AIAgentStepPathDetailsComponent,
|
|
1910
2025
|
AIAgentStepDetailsComponent,
|
|
@@ -1917,7 +2032,14 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1917
2032
|
AIModelVendorDetailsComponent,
|
|
1918
2033
|
AIPromptModelDetailsComponent,
|
|
1919
2034
|
AIPromptRunDetailsComponent,
|
|
1920
|
-
AIVendorTypeDefinitionDetailsComponent
|
|
2035
|
+
AIVendorTypeDefinitionDetailsComponent,
|
|
2036
|
+
AIVendorTypeDetailsComponent,
|
|
2037
|
+
AIVendorDetailsComponent,
|
|
2038
|
+
ArtifactTypeDetailsComponent,
|
|
2039
|
+
ArtifactVersionDetailsComponent,
|
|
2040
|
+
ArtifactDetailsComponent,
|
|
2041
|
+
CollectionArtifactDetailsComponent,
|
|
2042
|
+
CollectionDetailsComponent
|
|
1921
2043
|
],
|
|
1922
2044
|
imports: [
|
|
1923
2045
|
CommonModule,
|
|
@@ -1938,14 +2060,7 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1938
2060
|
exports: []
|
|
1939
2061
|
}]
|
|
1940
2062
|
}], null, null); })();
|
|
1941
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
1942
|
-
ListCategoryDetailsComponent,
|
|
1943
|
-
ListDetailDetailsComponent,
|
|
1944
|
-
ListDetailsComponent,
|
|
1945
|
-
AIAgentPromptDetailsComponent,
|
|
1946
|
-
AIAgentRelationshipDetailsComponent,
|
|
1947
|
-
AIAgentRunStepDetailsComponent,
|
|
1948
|
-
AIAgentRunDetailsComponent,
|
|
2063
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [AIAgentRunDetailsComponent,
|
|
1949
2064
|
AIAgentStepPathDetailsComponent,
|
|
1950
2065
|
AIAgentStepDetailsComponent,
|
|
1951
2066
|
AIAgentTypeDetailsComponent,
|
|
@@ -1957,7 +2072,14 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1957
2072
|
AIModelVendorDetailsComponent,
|
|
1958
2073
|
AIPromptModelDetailsComponent,
|
|
1959
2074
|
AIPromptRunDetailsComponent,
|
|
1960
|
-
AIVendorTypeDefinitionDetailsComponent
|
|
2075
|
+
AIVendorTypeDefinitionDetailsComponent,
|
|
2076
|
+
AIVendorTypeDetailsComponent,
|
|
2077
|
+
AIVendorDetailsComponent,
|
|
2078
|
+
ArtifactTypeDetailsComponent,
|
|
2079
|
+
ArtifactVersionDetailsComponent,
|
|
2080
|
+
ArtifactDetailsComponent,
|
|
2081
|
+
CollectionArtifactDetailsComponent,
|
|
2082
|
+
CollectionDetailsComponent], imports: [CommonModule,
|
|
1961
2083
|
FormsModule,
|
|
1962
2084
|
LayoutModule,
|
|
1963
2085
|
InputsModule,
|
|
@@ -1971,9 +2093,9 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1971
2093
|
ContainerDirectivesModule,
|
|
1972
2094
|
DropDownListModule,
|
|
1973
2095
|
ComboBoxModule] }); })();
|
|
1974
|
-
export class
|
|
1975
|
-
static { this.ɵfac = function
|
|
1976
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
2096
|
+
export class GeneratedForms_SubModule_17 {
|
|
2097
|
+
static { this.ɵfac = function GeneratedForms_SubModule_17_Factory(t) { return new (t || GeneratedForms_SubModule_17)(); }; }
|
|
2098
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_17 }); }
|
|
1977
2099
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
1978
2100
|
FormsModule,
|
|
1979
2101
|
LayoutModule,
|
|
@@ -1989,13 +2111,10 @@ export class GeneratedForms_SubModule_16 {
|
|
|
1989
2111
|
DropDownListModule,
|
|
1990
2112
|
ComboBoxModule] }); }
|
|
1991
2113
|
}
|
|
1992
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
2114
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_17, [{
|
|
1993
2115
|
type: NgModule,
|
|
1994
2116
|
args: [{
|
|
1995
2117
|
declarations: [
|
|
1996
|
-
AIVendorTypeDetailsComponent,
|
|
1997
|
-
AIVendorDetailsComponent,
|
|
1998
|
-
ArtifactTypeDetailsComponent,
|
|
1999
2118
|
ComponentDependencyDetailsComponent,
|
|
2000
2119
|
ComponentLibraryDetailsComponent,
|
|
2001
2120
|
ComponentLibraryLinkDetailsComponent,
|
|
@@ -2006,13 +2125,16 @@ export class GeneratedForms_SubModule_16 {
|
|
|
2006
2125
|
ConversationArtifactDetailsComponent,
|
|
2007
2126
|
DashboardUserPreferenceDetailsComponent,
|
|
2008
2127
|
DashboardUserStateDetailsComponent,
|
|
2128
|
+
EnvironmentDetailsComponent,
|
|
2129
|
+
ProjectDetailsComponent,
|
|
2130
|
+
PublicLinkDetailsComponent,
|
|
2009
2131
|
QueryParameterDetailsComponent,
|
|
2132
|
+
RecordLinkDetailsComponent,
|
|
2010
2133
|
ReportUserStateDetailsComponent,
|
|
2011
2134
|
ReportVersionDetailsComponent,
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
QueryDetailsComponent
|
|
2135
|
+
TaskDependencyDetailsComponent,
|
|
2136
|
+
TaskTypeDetailsComponent,
|
|
2137
|
+
TaskDetailsComponent
|
|
2016
2138
|
],
|
|
2017
2139
|
imports: [
|
|
2018
2140
|
CommonModule,
|
|
@@ -2033,10 +2155,7 @@ export class GeneratedForms_SubModule_16 {
|
|
|
2033
2155
|
exports: []
|
|
2034
2156
|
}]
|
|
2035
2157
|
}], null, null); })();
|
|
2036
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
2037
|
-
AIVendorDetailsComponent,
|
|
2038
|
-
ArtifactTypeDetailsComponent,
|
|
2039
|
-
ComponentDependencyDetailsComponent,
|
|
2158
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [ComponentDependencyDetailsComponent,
|
|
2040
2159
|
ComponentLibraryDetailsComponent,
|
|
2041
2160
|
ComponentLibraryLinkDetailsComponent,
|
|
2042
2161
|
ComponentRegistryDetailsComponent,
|
|
@@ -2046,13 +2165,16 @@ export class GeneratedForms_SubModule_16 {
|
|
|
2046
2165
|
ConversationArtifactDetailsComponent,
|
|
2047
2166
|
DashboardUserPreferenceDetailsComponent,
|
|
2048
2167
|
DashboardUserStateDetailsComponent,
|
|
2168
|
+
EnvironmentDetailsComponent,
|
|
2169
|
+
ProjectDetailsComponent,
|
|
2170
|
+
PublicLinkDetailsComponent,
|
|
2049
2171
|
QueryParameterDetailsComponent,
|
|
2172
|
+
RecordLinkDetailsComponent,
|
|
2050
2173
|
ReportUserStateDetailsComponent,
|
|
2051
2174
|
ReportVersionDetailsComponent,
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
QueryDetailsComponent], imports: [CommonModule,
|
|
2175
|
+
TaskDependencyDetailsComponent,
|
|
2176
|
+
TaskTypeDetailsComponent,
|
|
2177
|
+
TaskDetailsComponent], imports: [CommonModule,
|
|
2056
2178
|
FormsModule,
|
|
2057
2179
|
LayoutModule,
|
|
2058
2180
|
InputsModule,
|
|
@@ -2066,9 +2188,9 @@ export class GeneratedForms_SubModule_16 {
|
|
|
2066
2188
|
ContainerDirectivesModule,
|
|
2067
2189
|
DropDownListModule,
|
|
2068
2190
|
ComboBoxModule] }); })();
|
|
2069
|
-
export class
|
|
2070
|
-
static { this.ɵfac = function
|
|
2071
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
2191
|
+
export class GeneratedForms_SubModule_18 {
|
|
2192
|
+
static { this.ɵfac = function GeneratedForms_SubModule_18_Factory(t) { return new (t || GeneratedForms_SubModule_18)(); }; }
|
|
2193
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_18 }); }
|
|
2072
2194
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
2073
2195
|
FormsModule,
|
|
2074
2196
|
LayoutModule,
|
|
@@ -2084,10 +2206,14 @@ export class GeneratedForms_SubModule_17 {
|
|
|
2084
2206
|
DropDownListModule,
|
|
2085
2207
|
ComboBoxModule] }); }
|
|
2086
2208
|
}
|
|
2087
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
2209
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_18, [{
|
|
2088
2210
|
type: NgModule,
|
|
2089
2211
|
args: [{
|
|
2090
2212
|
declarations: [
|
|
2213
|
+
OutputDeliveryTypeDetailsComponent,
|
|
2214
|
+
OutputFormatTypeDetailsComponent,
|
|
2215
|
+
OutputTriggerTypeDetailsComponent,
|
|
2216
|
+
QueryDetailsComponent,
|
|
2091
2217
|
QueryCategoryDetailsComponent,
|
|
2092
2218
|
QueryEntityDetailsComponent,
|
|
2093
2219
|
QueryFieldDetailsComponent,
|
|
@@ -2103,11 +2229,7 @@ export class GeneratedForms_SubModule_17 {
|
|
|
2103
2229
|
RecordChangeDetailsComponent,
|
|
2104
2230
|
RecordMergeDeletionLogDetailsComponent,
|
|
2105
2231
|
RecordMergeLogDetailsComponent,
|
|
2106
|
-
ReportCategoryDetailsComponent
|
|
2107
|
-
ReportSnapshotDetailsComponent,
|
|
2108
|
-
ReportDetailsComponent,
|
|
2109
|
-
ResourceLinkDetailsComponent,
|
|
2110
|
-
ResourcePermissionDetailsComponent
|
|
2232
|
+
ReportCategoryDetailsComponent
|
|
2111
2233
|
],
|
|
2112
2234
|
imports: [
|
|
2113
2235
|
CommonModule,
|
|
@@ -2128,7 +2250,11 @@ export class GeneratedForms_SubModule_17 {
|
|
|
2128
2250
|
exports: []
|
|
2129
2251
|
}]
|
|
2130
2252
|
}], null, null); })();
|
|
2131
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
2253
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [OutputDeliveryTypeDetailsComponent,
|
|
2254
|
+
OutputFormatTypeDetailsComponent,
|
|
2255
|
+
OutputTriggerTypeDetailsComponent,
|
|
2256
|
+
QueryDetailsComponent,
|
|
2257
|
+
QueryCategoryDetailsComponent,
|
|
2132
2258
|
QueryEntityDetailsComponent,
|
|
2133
2259
|
QueryFieldDetailsComponent,
|
|
2134
2260
|
QueryPermissionDetailsComponent,
|
|
@@ -2143,11 +2269,7 @@ export class GeneratedForms_SubModule_17 {
|
|
|
2143
2269
|
RecordChangeDetailsComponent,
|
|
2144
2270
|
RecordMergeDeletionLogDetailsComponent,
|
|
2145
2271
|
RecordMergeLogDetailsComponent,
|
|
2146
|
-
ReportCategoryDetailsComponent,
|
|
2147
|
-
ReportSnapshotDetailsComponent,
|
|
2148
|
-
ReportDetailsComponent,
|
|
2149
|
-
ResourceLinkDetailsComponent,
|
|
2150
|
-
ResourcePermissionDetailsComponent], imports: [CommonModule,
|
|
2272
|
+
ReportCategoryDetailsComponent], imports: [CommonModule,
|
|
2151
2273
|
FormsModule,
|
|
2152
2274
|
LayoutModule,
|
|
2153
2275
|
InputsModule,
|
|
@@ -2161,9 +2283,9 @@ export class GeneratedForms_SubModule_17 {
|
|
|
2161
2283
|
ContainerDirectivesModule,
|
|
2162
2284
|
DropDownListModule,
|
|
2163
2285
|
ComboBoxModule] }); })();
|
|
2164
|
-
export class
|
|
2165
|
-
static { this.ɵfac = function
|
|
2166
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
2286
|
+
export class GeneratedForms_SubModule_19 {
|
|
2287
|
+
static { this.ɵfac = function GeneratedForms_SubModule_19_Factory(t) { return new (t || GeneratedForms_SubModule_19)(); }; }
|
|
2288
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_19 }); }
|
|
2167
2289
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
2168
2290
|
FormsModule,
|
|
2169
2291
|
LayoutModule,
|
|
@@ -2179,10 +2301,14 @@ export class GeneratedForms_SubModule_18 {
|
|
|
2179
2301
|
DropDownListModule,
|
|
2180
2302
|
ComboBoxModule] }); }
|
|
2181
2303
|
}
|
|
2182
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
2304
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_19, [{
|
|
2183
2305
|
type: NgModule,
|
|
2184
2306
|
args: [{
|
|
2185
2307
|
declarations: [
|
|
2308
|
+
ReportSnapshotDetailsComponent,
|
|
2309
|
+
ReportDetailsComponent,
|
|
2310
|
+
ResourceLinkDetailsComponent,
|
|
2311
|
+
ResourcePermissionDetailsComponent,
|
|
2186
2312
|
ResourceTypeDetailsComponent,
|
|
2187
2313
|
RoleDetailsComponent,
|
|
2188
2314
|
RowLevelSecurityFilterDetailsComponent,
|
|
@@ -2198,11 +2324,7 @@ export class GeneratedForms_SubModule_18 {
|
|
|
2198
2324
|
TemplateParamDetailsComponent,
|
|
2199
2325
|
TemplateDetailsComponent,
|
|
2200
2326
|
UserApplicationEntityDetailsComponent,
|
|
2201
|
-
UserApplicationDetailsComponent
|
|
2202
|
-
UserFavoriteDetailsComponent,
|
|
2203
|
-
UserNotificationDetailsComponent,
|
|
2204
|
-
UserRecordLogDetailsComponent,
|
|
2205
|
-
UserRoleDetailsComponent
|
|
2327
|
+
UserApplicationDetailsComponent
|
|
2206
2328
|
],
|
|
2207
2329
|
imports: [
|
|
2208
2330
|
CommonModule,
|
|
@@ -2223,7 +2345,11 @@ export class GeneratedForms_SubModule_18 {
|
|
|
2223
2345
|
exports: []
|
|
2224
2346
|
}]
|
|
2225
2347
|
}], null, null); })();
|
|
2226
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
2348
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [ReportSnapshotDetailsComponent,
|
|
2349
|
+
ReportDetailsComponent,
|
|
2350
|
+
ResourceLinkDetailsComponent,
|
|
2351
|
+
ResourcePermissionDetailsComponent,
|
|
2352
|
+
ResourceTypeDetailsComponent,
|
|
2227
2353
|
RoleDetailsComponent,
|
|
2228
2354
|
RowLevelSecurityFilterDetailsComponent,
|
|
2229
2355
|
ScheduledActionParamDetailsComponent,
|
|
@@ -2238,11 +2364,7 @@ export class GeneratedForms_SubModule_18 {
|
|
|
2238
2364
|
TemplateParamDetailsComponent,
|
|
2239
2365
|
TemplateDetailsComponent,
|
|
2240
2366
|
UserApplicationEntityDetailsComponent,
|
|
2241
|
-
UserApplicationDetailsComponent,
|
|
2242
|
-
UserFavoriteDetailsComponent,
|
|
2243
|
-
UserNotificationDetailsComponent,
|
|
2244
|
-
UserRecordLogDetailsComponent,
|
|
2245
|
-
UserRoleDetailsComponent], imports: [CommonModule,
|
|
2367
|
+
UserApplicationDetailsComponent], imports: [CommonModule,
|
|
2246
2368
|
FormsModule,
|
|
2247
2369
|
LayoutModule,
|
|
2248
2370
|
InputsModule,
|
|
@@ -2256,9 +2378,9 @@ export class GeneratedForms_SubModule_18 {
|
|
|
2256
2378
|
ContainerDirectivesModule,
|
|
2257
2379
|
DropDownListModule,
|
|
2258
2380
|
ComboBoxModule] }); })();
|
|
2259
|
-
export class
|
|
2260
|
-
static { this.ɵfac = function
|
|
2261
|
-
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type:
|
|
2381
|
+
export class GeneratedForms_SubModule_20 {
|
|
2382
|
+
static { this.ɵfac = function GeneratedForms_SubModule_20_Factory(t) { return new (t || GeneratedForms_SubModule_20)(); }; }
|
|
2383
|
+
static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_20 }); }
|
|
2262
2384
|
static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
|
|
2263
2385
|
FormsModule,
|
|
2264
2386
|
LayoutModule,
|
|
@@ -2274,10 +2396,14 @@ export class GeneratedForms_SubModule_19 {
|
|
|
2274
2396
|
DropDownListModule,
|
|
2275
2397
|
ComboBoxModule] }); }
|
|
2276
2398
|
}
|
|
2277
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(
|
|
2399
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_20, [{
|
|
2278
2400
|
type: NgModule,
|
|
2279
2401
|
args: [{
|
|
2280
2402
|
declarations: [
|
|
2403
|
+
UserFavoriteDetailsComponent,
|
|
2404
|
+
UserNotificationDetailsComponent,
|
|
2405
|
+
UserRecordLogDetailsComponent,
|
|
2406
|
+
UserRoleDetailsComponent,
|
|
2281
2407
|
UserViewCategoryDetailsComponent,
|
|
2282
2408
|
UserViewRunDetailDetailsComponent,
|
|
2283
2409
|
UserViewRunDetailsComponent,
|
|
@@ -2311,7 +2437,11 @@ export class GeneratedForms_SubModule_19 {
|
|
|
2311
2437
|
exports: []
|
|
2312
2438
|
}]
|
|
2313
2439
|
}], null, null); })();
|
|
2314
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(
|
|
2440
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [UserFavoriteDetailsComponent,
|
|
2441
|
+
UserNotificationDetailsComponent,
|
|
2442
|
+
UserRecordLogDetailsComponent,
|
|
2443
|
+
UserRoleDetailsComponent,
|
|
2444
|
+
UserViewCategoryDetailsComponent,
|
|
2315
2445
|
UserViewRunDetailDetailsComponent,
|
|
2316
2446
|
UserViewRunDetailsComponent,
|
|
2317
2447
|
UserViewDetailsComponent,
|
|
@@ -2359,7 +2489,8 @@ export class CoreGeneratedFormsModule {
|
|
|
2359
2489
|
GeneratedForms_SubModule_16,
|
|
2360
2490
|
GeneratedForms_SubModule_17,
|
|
2361
2491
|
GeneratedForms_SubModule_18,
|
|
2362
|
-
GeneratedForms_SubModule_19
|
|
2492
|
+
GeneratedForms_SubModule_19,
|
|
2493
|
+
GeneratedForms_SubModule_20] }); }
|
|
2363
2494
|
}
|
|
2364
2495
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CoreGeneratedFormsModule, [{
|
|
2365
2496
|
type: NgModule,
|
|
@@ -2385,11 +2516,12 @@ export class CoreGeneratedFormsModule {
|
|
|
2385
2516
|
GeneratedForms_SubModule_16,
|
|
2386
2517
|
GeneratedForms_SubModule_17,
|
|
2387
2518
|
GeneratedForms_SubModule_18,
|
|
2388
|
-
GeneratedForms_SubModule_19
|
|
2519
|
+
GeneratedForms_SubModule_19,
|
|
2520
|
+
GeneratedForms_SubModule_20
|
|
2389
2521
|
]
|
|
2390
2522
|
}]
|
|
2391
2523
|
}], null, null); })();
|
|
2392
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14, GeneratedForms_SubModule_15, GeneratedForms_SubModule_16, GeneratedForms_SubModule_17, GeneratedForms_SubModule_18, GeneratedForms_SubModule_19] }); })();
|
|
2524
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(CoreGeneratedFormsModule, { imports: [GeneratedForms_SubModule_0, GeneratedForms_SubModule_1, GeneratedForms_SubModule_2, GeneratedForms_SubModule_3, GeneratedForms_SubModule_4, GeneratedForms_SubModule_5, GeneratedForms_SubModule_6, GeneratedForms_SubModule_7, GeneratedForms_SubModule_8, GeneratedForms_SubModule_9, GeneratedForms_SubModule_10, GeneratedForms_SubModule_11, GeneratedForms_SubModule_12, GeneratedForms_SubModule_13, GeneratedForms_SubModule_14, GeneratedForms_SubModule_15, GeneratedForms_SubModule_16, GeneratedForms_SubModule_17, GeneratedForms_SubModule_18, GeneratedForms_SubModule_19, GeneratedForms_SubModule_20] }); })();
|
|
2393
2525
|
export function LoadCoreGeneratedForms() {
|
|
2394
2526
|
// This function doesn't do much, but it calls each generated form's loader function
|
|
2395
2527
|
// which in turn calls the sections for that generated form. Ultimately, those bits of
|
|
@@ -2500,6 +2632,7 @@ export function LoadCoreGeneratedForms() {
|
|
|
2500
2632
|
LoadListCategoryFormComponent();
|
|
2501
2633
|
LoadListDetailFormComponent();
|
|
2502
2634
|
LoadListFormComponent();
|
|
2635
|
+
LoadAccessControlRuleFormComponent();
|
|
2503
2636
|
LoadAIAgentPromptFormComponent();
|
|
2504
2637
|
LoadAIAgentRelationshipFormComponent();
|
|
2505
2638
|
LoadAIAgentRunStepFormComponent();
|
|
@@ -2519,6 +2652,10 @@ export function LoadCoreGeneratedForms() {
|
|
|
2519
2652
|
LoadAIVendorTypeFormComponent();
|
|
2520
2653
|
LoadAIVendorFormComponent();
|
|
2521
2654
|
LoadArtifactTypeFormComponent();
|
|
2655
|
+
LoadArtifactVersionFormComponent();
|
|
2656
|
+
LoadArtifactFormComponent();
|
|
2657
|
+
LoadCollectionArtifactFormComponent();
|
|
2658
|
+
LoadCollectionFormComponent();
|
|
2522
2659
|
LoadComponentDependencyFormComponent();
|
|
2523
2660
|
LoadComponentLibraryFormComponent();
|
|
2524
2661
|
LoadComponentLibraryLinkFormComponent();
|
|
@@ -2529,9 +2666,16 @@ export function LoadCoreGeneratedForms() {
|
|
|
2529
2666
|
LoadConversationArtifactFormComponent();
|
|
2530
2667
|
LoadDashboardUserPreferenceFormComponent();
|
|
2531
2668
|
LoadDashboardUserStateFormComponent();
|
|
2669
|
+
LoadEnvironmentFormComponent();
|
|
2670
|
+
LoadProjectFormComponent();
|
|
2671
|
+
LoadPublicLinkFormComponent();
|
|
2532
2672
|
LoadQueryParameterFormComponent();
|
|
2673
|
+
LoadRecordLinkFormComponent();
|
|
2533
2674
|
LoadReportUserStateFormComponent();
|
|
2534
2675
|
LoadReportVersionFormComponent();
|
|
2676
|
+
LoadTaskDependencyFormComponent();
|
|
2677
|
+
LoadTaskTypeFormComponent();
|
|
2678
|
+
LoadTaskFormComponent();
|
|
2535
2679
|
LoadOutputDeliveryTypeFormComponent();
|
|
2536
2680
|
LoadOutputFormatTypeFormComponent();
|
|
2537
2681
|
LoadOutputTriggerTypeFormComponent();
|
|
@@ -2700,6 +2844,7 @@ export function LoadCoreGeneratedForms() {
|
|
|
2700
2844
|
LoadListCategoryDetailsComponent();
|
|
2701
2845
|
LoadListDetailDetailsComponent();
|
|
2702
2846
|
LoadListDetailsComponent();
|
|
2847
|
+
LoadAccessControlRuleDetailsComponent();
|
|
2703
2848
|
LoadAIAgentPromptDetailsComponent();
|
|
2704
2849
|
LoadAIAgentRelationshipDetailsComponent();
|
|
2705
2850
|
LoadAIAgentRunStepDetailsComponent();
|
|
@@ -2719,6 +2864,10 @@ export function LoadCoreGeneratedForms() {
|
|
|
2719
2864
|
LoadAIVendorTypeDetailsComponent();
|
|
2720
2865
|
LoadAIVendorDetailsComponent();
|
|
2721
2866
|
LoadArtifactTypeDetailsComponent();
|
|
2867
|
+
LoadArtifactVersionDetailsComponent();
|
|
2868
|
+
LoadArtifactDetailsComponent();
|
|
2869
|
+
LoadCollectionArtifactDetailsComponent();
|
|
2870
|
+
LoadCollectionDetailsComponent();
|
|
2722
2871
|
LoadComponentDependencyDetailsComponent();
|
|
2723
2872
|
LoadComponentLibraryDetailsComponent();
|
|
2724
2873
|
LoadComponentLibraryLinkDetailsComponent();
|
|
@@ -2729,9 +2878,16 @@ export function LoadCoreGeneratedForms() {
|
|
|
2729
2878
|
LoadConversationArtifactDetailsComponent();
|
|
2730
2879
|
LoadDashboardUserPreferenceDetailsComponent();
|
|
2731
2880
|
LoadDashboardUserStateDetailsComponent();
|
|
2881
|
+
LoadEnvironmentDetailsComponent();
|
|
2882
|
+
LoadProjectDetailsComponent();
|
|
2883
|
+
LoadPublicLinkDetailsComponent();
|
|
2732
2884
|
LoadQueryParameterDetailsComponent();
|
|
2885
|
+
LoadRecordLinkDetailsComponent();
|
|
2733
2886
|
LoadReportUserStateDetailsComponent();
|
|
2734
2887
|
LoadReportVersionDetailsComponent();
|
|
2888
|
+
LoadTaskDependencyDetailsComponent();
|
|
2889
|
+
LoadTaskTypeDetailsComponent();
|
|
2890
|
+
LoadTaskDetailsComponent();
|
|
2735
2891
|
LoadOutputDeliveryTypeDetailsComponent();
|
|
2736
2892
|
LoadOutputFormatTypeDetailsComponent();
|
|
2737
2893
|
LoadOutputTriggerTypeDetailsComponent();
|