@memberjunction/ng-core-entity-forms 3.1.1 → 3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +141 -113
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js +28 -14
- package/dist/lib/generated/Entities/AIAgentExample/aiagentexample.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js +26 -12
- package/dist/lib/generated/Entities/AIAgentNote/aiagentnote.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js +67 -47
- package/dist/lib/generated/Entities/AIAgentRun/aiagentrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js +120 -0
- package/dist/lib/generated/Entities/APIApplication/apiapplication.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js +75 -0
- package/dist/lib/generated/Entities/APIApplicationScope/apiapplicationscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIKey/apikey.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIKey/apikey.form.component.js +140 -0
- package/dist/lib/generated/Entities/APIKey/apikey.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js +61 -0
- package/dist/lib/generated/Entities/APIKeyApplication/apikeyapplication.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js +75 -0
- package/dist/lib/generated/Entities/APIKeyScope/apikeyscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js +95 -0
- package/dist/lib/generated/Entities/APIKeyUsageLog/apikeyusagelog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/APIScope/apiscope.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js +132 -0
- package/dist/lib/generated/Entities/APIScope/apiscope.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Credential/credential.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Credential/credential.form.component.js +22 -4
- package/dist/lib/generated/Entities/Credential/credential.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +110 -56
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js +71 -0
- package/dist/lib/generated/Entities/FileStorageAccount/filestorageaccount.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +45 -17
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Template/template.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Template/template.form.component.js +45 -9
- package/dist/lib/generated/Entities/Template/template.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/User/user.form.component.js +218 -164
- package/dist/lib/generated/Entities/User/user.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js +11 -7
- package/dist/lib/generated/Entities/UserNotification/usernotification.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js +75 -0
- package/dist/lib/generated/Entities/UserNotificationPreference/usernotificationpreference.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js +130 -0
- package/dist/lib/generated/Entities/UserNotificationType/usernotificationtype.form.component.js.map +1 -0
- package/dist/lib/generated/generated-forms.module.d.ts +173 -164
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +148 -112
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +30 -30
- package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts +0 -11
- package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.d.ts.map +0 -1
- package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js +0 -67
- package/dist/lib/generated/Entities/flyway_schema_history/flyway_schema_history.form.component.js.map +0 -1
|
@@ -118,7 +118,6 @@ import { FileCategoryFormComponent, LoadFileCategoryFormComponent } from "./Enti
|
|
|
118
118
|
import { FileEntityRecordLinkFormComponent, LoadFileEntityRecordLinkFormComponent } from "./Entities/FileEntityRecordLink/fileentityrecordlink.form.component";
|
|
119
119
|
import { FileStorageProviderFormComponent, LoadFileStorageProviderFormComponent } from "./Entities/FileStorageProvider/filestorageprovider.form.component";
|
|
120
120
|
import { FileFormComponent, LoadFileFormComponent } from "./Entities/File/file.form.component";
|
|
121
|
-
import { flyway_schema_historyFormComponent, Loadflyway_schema_historyFormComponent } from "./Entities/flyway_schema_history/flyway_schema_history.form.component";
|
|
122
121
|
import { GeneratedCodeCategoryFormComponent, LoadGeneratedCodeCategoryFormComponent } from "./Entities/GeneratedCodeCategory/generatedcodecategory.form.component";
|
|
123
122
|
import { GeneratedCodeFormComponent, LoadGeneratedCodeFormComponent } from "./Entities/GeneratedCode/generatedcode.form.component";
|
|
124
123
|
import { IntegrationURLFormatFormComponent, LoadIntegrationURLFormatFormComponent } from "./Entities/IntegrationURLFormat/integrationurlformat.form.component";
|
|
@@ -160,6 +159,13 @@ import { AIPromptRunFormComponent, LoadAIPromptRunFormComponent } from "./Entiti
|
|
|
160
159
|
import { AIVendorTypeDefinitionFormComponent, LoadAIVendorTypeDefinitionFormComponent } from "./Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component";
|
|
161
160
|
import { AIVendorTypeFormComponent, LoadAIVendorTypeFormComponent } from "./Entities/AIVendorType/aivendortype.form.component";
|
|
162
161
|
import { AIVendorFormComponent, LoadAIVendorFormComponent } from "./Entities/AIVendor/aivendor.form.component";
|
|
162
|
+
import { APIApplicationScopeFormComponent, LoadAPIApplicationScopeFormComponent } from "./Entities/APIApplicationScope/apiapplicationscope.form.component";
|
|
163
|
+
import { APIApplicationFormComponent, LoadAPIApplicationFormComponent } from "./Entities/APIApplication/apiapplication.form.component";
|
|
164
|
+
import { APIKeyApplicationFormComponent, LoadAPIKeyApplicationFormComponent } from "./Entities/APIKeyApplication/apikeyapplication.form.component";
|
|
165
|
+
import { APIKeyScopeFormComponent, LoadAPIKeyScopeFormComponent } from "./Entities/APIKeyScope/apikeyscope.form.component";
|
|
166
|
+
import { APIKeyUsageLogFormComponent, LoadAPIKeyUsageLogFormComponent } from "./Entities/APIKeyUsageLog/apikeyusagelog.form.component";
|
|
167
|
+
import { APIKeyFormComponent, LoadAPIKeyFormComponent } from "./Entities/APIKey/apikey.form.component";
|
|
168
|
+
import { APIScopeFormComponent, LoadAPIScopeFormComponent } from "./Entities/APIScope/apiscope.form.component";
|
|
163
169
|
import { ArtifactPermissionFormComponent, LoadArtifactPermissionFormComponent } from "./Entities/ArtifactPermission/artifactpermission.form.component";
|
|
164
170
|
import { ArtifactTypeFormComponent, LoadArtifactTypeFormComponent } from "./Entities/ArtifactType/artifacttype.form.component";
|
|
165
171
|
import { ArtifactUseFormComponent, LoadArtifactUseFormComponent } from "./Entities/ArtifactUse/artifactuse.form.component";
|
|
@@ -193,6 +199,7 @@ import { EncryptionAlgorithmFormComponent, LoadEncryptionAlgorithmFormComponent
|
|
|
193
199
|
import { EncryptionKeySourceFormComponent, LoadEncryptionKeySourceFormComponent } from "./Entities/EncryptionKeySource/encryptionkeysource.form.component";
|
|
194
200
|
import { EncryptionKeyFormComponent, LoadEncryptionKeyFormComponent } from "./Entities/EncryptionKey/encryptionkey.form.component";
|
|
195
201
|
import { EnvironmentFormComponent, LoadEnvironmentFormComponent } from "./Entities/Environment/environment.form.component";
|
|
202
|
+
import { FileStorageAccountFormComponent, LoadFileStorageAccountFormComponent } from "./Entities/FileStorageAccount/filestorageaccount.form.component";
|
|
196
203
|
import { ListInvitationFormComponent, LoadListInvitationFormComponent } from "./Entities/ListInvitation/listinvitation.form.component";
|
|
197
204
|
import { ListShareFormComponent, LoadListShareFormComponent } from "./Entities/ListShare/listshare.form.component";
|
|
198
205
|
import { ProjectFormComponent, LoadProjectFormComponent } from "./Entities/Project/project.form.component";
|
|
@@ -215,6 +222,8 @@ import { TestSuiteTestFormComponent, LoadTestSuiteTestFormComponent } from "./En
|
|
|
215
222
|
import { TestSuiteFormComponent, LoadTestSuiteFormComponent } from "./Entities/TestSuite/testsuite.form.component";
|
|
216
223
|
import { TestTypeFormComponent, LoadTestTypeFormComponent } from "./Entities/TestType/testtype.form.component";
|
|
217
224
|
import { TestFormComponent, LoadTestFormComponent } from "./Entities/Test/test.form.component";
|
|
225
|
+
import { UserNotificationPreferenceFormComponent, LoadUserNotificationPreferenceFormComponent } from "./Entities/UserNotificationPreference/usernotificationpreference.form.component";
|
|
226
|
+
import { UserNotificationTypeFormComponent, LoadUserNotificationTypeFormComponent } from "./Entities/UserNotificationType/usernotificationtype.form.component";
|
|
218
227
|
import { UserSettingFormComponent, LoadUserSettingFormComponent } from "./Entities/UserSetting/usersetting.form.component";
|
|
219
228
|
import { OutputDeliveryTypeFormComponent, LoadOutputDeliveryTypeFormComponent } from "./Entities/OutputDeliveryType/outputdeliverytype.form.component";
|
|
220
229
|
import { OutputFormatTypeFormComponent, LoadOutputFormatTypeFormComponent } from "./Entities/OutputFormatType/outputformattype.form.component";
|
|
@@ -695,11 +704,11 @@ export class GeneratedForms_SubModule_4 {
|
|
|
695
704
|
FileEntityRecordLinkFormComponent,
|
|
696
705
|
FileStorageProviderFormComponent,
|
|
697
706
|
FileFormComponent,
|
|
698
|
-
flyway_schema_historyFormComponent,
|
|
699
707
|
GeneratedCodeCategoryFormComponent,
|
|
700
708
|
GeneratedCodeFormComponent,
|
|
701
709
|
IntegrationURLFormatFormComponent,
|
|
702
|
-
IntegrationFormComponent
|
|
710
|
+
IntegrationFormComponent,
|
|
711
|
+
LibraryFormComponent
|
|
703
712
|
],
|
|
704
713
|
imports: [
|
|
705
714
|
CommonModule,
|
|
@@ -735,11 +744,11 @@ export class GeneratedForms_SubModule_4 {
|
|
|
735
744
|
FileEntityRecordLinkFormComponent,
|
|
736
745
|
FileStorageProviderFormComponent,
|
|
737
746
|
FileFormComponent,
|
|
738
|
-
flyway_schema_historyFormComponent,
|
|
739
747
|
GeneratedCodeCategoryFormComponent,
|
|
740
748
|
GeneratedCodeFormComponent,
|
|
741
749
|
IntegrationURLFormatFormComponent,
|
|
742
|
-
IntegrationFormComponent
|
|
750
|
+
IntegrationFormComponent,
|
|
751
|
+
LibraryFormComponent], imports: [CommonModule,
|
|
743
752
|
FormsModule,
|
|
744
753
|
LayoutModule,
|
|
745
754
|
InputsModule,
|
|
@@ -775,7 +784,6 @@ export class GeneratedForms_SubModule_5 {
|
|
|
775
784
|
type: NgModule,
|
|
776
785
|
args: [{
|
|
777
786
|
declarations: [
|
|
778
|
-
LibraryFormComponent,
|
|
779
787
|
LibraryItemFormComponent,
|
|
780
788
|
ListCategoryFormComponent,
|
|
781
789
|
ListDetailFormComponent,
|
|
@@ -794,7 +802,8 @@ export class GeneratedForms_SubModule_5 {
|
|
|
794
802
|
AIAgentRunFormComponent,
|
|
795
803
|
AIAgentStepPathFormComponent,
|
|
796
804
|
AIAgentStepFormComponent,
|
|
797
|
-
AIAgentTypeFormComponent
|
|
805
|
+
AIAgentTypeFormComponent,
|
|
806
|
+
AIArchitectureFormComponent
|
|
798
807
|
],
|
|
799
808
|
imports: [
|
|
800
809
|
CommonModule,
|
|
@@ -815,8 +824,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
815
824
|
exports: []
|
|
816
825
|
}]
|
|
817
826
|
}], null, null); })();
|
|
818
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [
|
|
819
|
-
LibraryItemFormComponent,
|
|
827
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [LibraryItemFormComponent,
|
|
820
828
|
ListCategoryFormComponent,
|
|
821
829
|
ListDetailFormComponent,
|
|
822
830
|
ListFormComponent,
|
|
@@ -834,7 +842,8 @@ export class GeneratedForms_SubModule_5 {
|
|
|
834
842
|
AIAgentRunFormComponent,
|
|
835
843
|
AIAgentStepPathFormComponent,
|
|
836
844
|
AIAgentStepFormComponent,
|
|
837
|
-
AIAgentTypeFormComponent
|
|
845
|
+
AIAgentTypeFormComponent,
|
|
846
|
+
AIArchitectureFormComponent], imports: [CommonModule,
|
|
838
847
|
FormsModule,
|
|
839
848
|
LayoutModule,
|
|
840
849
|
InputsModule,
|
|
@@ -870,7 +879,6 @@ export class GeneratedForms_SubModule_6 {
|
|
|
870
879
|
type: NgModule,
|
|
871
880
|
args: [{
|
|
872
881
|
declarations: [
|
|
873
|
-
AIArchitectureFormComponent,
|
|
874
882
|
AIConfigurationParamFormComponent,
|
|
875
883
|
AIConfigurationFormComponent,
|
|
876
884
|
AICredentialBindingFormComponent,
|
|
@@ -887,9 +895,10 @@ export class GeneratedForms_SubModule_6 {
|
|
|
887
895
|
AIVendorTypeDefinitionFormComponent,
|
|
888
896
|
AIVendorTypeFormComponent,
|
|
889
897
|
AIVendorFormComponent,
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
898
|
+
APIApplicationScopeFormComponent,
|
|
899
|
+
APIApplicationFormComponent,
|
|
900
|
+
APIKeyApplicationFormComponent,
|
|
901
|
+
APIKeyScopeFormComponent
|
|
893
902
|
],
|
|
894
903
|
imports: [
|
|
895
904
|
CommonModule,
|
|
@@ -910,8 +919,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
910
919
|
exports: []
|
|
911
920
|
}]
|
|
912
921
|
}], null, null); })();
|
|
913
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [
|
|
914
|
-
AIConfigurationParamFormComponent,
|
|
922
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [AIConfigurationParamFormComponent,
|
|
915
923
|
AIConfigurationFormComponent,
|
|
916
924
|
AICredentialBindingFormComponent,
|
|
917
925
|
AIModalityFormComponent,
|
|
@@ -927,9 +935,10 @@ export class GeneratedForms_SubModule_6 {
|
|
|
927
935
|
AIVendorTypeDefinitionFormComponent,
|
|
928
936
|
AIVendorTypeFormComponent,
|
|
929
937
|
AIVendorFormComponent,
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
938
|
+
APIApplicationScopeFormComponent,
|
|
939
|
+
APIApplicationFormComponent,
|
|
940
|
+
APIKeyApplicationFormComponent,
|
|
941
|
+
APIKeyScopeFormComponent], imports: [CommonModule,
|
|
933
942
|
FormsModule,
|
|
934
943
|
LayoutModule,
|
|
935
944
|
InputsModule,
|
|
@@ -965,6 +974,12 @@ export class GeneratedForms_SubModule_7 {
|
|
|
965
974
|
type: NgModule,
|
|
966
975
|
args: [{
|
|
967
976
|
declarations: [
|
|
977
|
+
APIKeyUsageLogFormComponent,
|
|
978
|
+
APIKeyFormComponent,
|
|
979
|
+
APIScopeFormComponent,
|
|
980
|
+
ArtifactPermissionFormComponent,
|
|
981
|
+
ArtifactTypeFormComponent,
|
|
982
|
+
ArtifactUseFormComponent,
|
|
968
983
|
ArtifactVersionAttributeFormComponent,
|
|
969
984
|
ArtifactVersionFormComponent,
|
|
970
985
|
ArtifactFormComponent,
|
|
@@ -978,13 +993,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
978
993
|
ComponentFormComponent,
|
|
979
994
|
ConversationArtifactPermissionFormComponent,
|
|
980
995
|
ConversationArtifactVersionFormComponent,
|
|
981
|
-
ConversationArtifactFormComponent
|
|
982
|
-
ConversationDetailArtifactFormComponent,
|
|
983
|
-
ConversationDetailAttachmentFormComponent,
|
|
984
|
-
ConversationDetailRatingFormComponent,
|
|
985
|
-
CredentialCategoryFormComponent,
|
|
986
|
-
CredentialTypeFormComponent,
|
|
987
|
-
CredentialFormComponent
|
|
996
|
+
ConversationArtifactFormComponent
|
|
988
997
|
],
|
|
989
998
|
imports: [
|
|
990
999
|
CommonModule,
|
|
@@ -1005,7 +1014,13 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1005
1014
|
exports: []
|
|
1006
1015
|
}]
|
|
1007
1016
|
}], null, null); })();
|
|
1008
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [
|
|
1017
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [APIKeyUsageLogFormComponent,
|
|
1018
|
+
APIKeyFormComponent,
|
|
1019
|
+
APIScopeFormComponent,
|
|
1020
|
+
ArtifactPermissionFormComponent,
|
|
1021
|
+
ArtifactTypeFormComponent,
|
|
1022
|
+
ArtifactUseFormComponent,
|
|
1023
|
+
ArtifactVersionAttributeFormComponent,
|
|
1009
1024
|
ArtifactVersionFormComponent,
|
|
1010
1025
|
ArtifactFormComponent,
|
|
1011
1026
|
CollectionArtifactFormComponent,
|
|
@@ -1018,13 +1033,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
1018
1033
|
ComponentFormComponent,
|
|
1019
1034
|
ConversationArtifactPermissionFormComponent,
|
|
1020
1035
|
ConversationArtifactVersionFormComponent,
|
|
1021
|
-
ConversationArtifactFormComponent,
|
|
1022
|
-
ConversationDetailArtifactFormComponent,
|
|
1023
|
-
ConversationDetailAttachmentFormComponent,
|
|
1024
|
-
ConversationDetailRatingFormComponent,
|
|
1025
|
-
CredentialCategoryFormComponent,
|
|
1026
|
-
CredentialTypeFormComponent,
|
|
1027
|
-
CredentialFormComponent], imports: [CommonModule,
|
|
1036
|
+
ConversationArtifactFormComponent], imports: [CommonModule,
|
|
1028
1037
|
FormsModule,
|
|
1029
1038
|
LayoutModule,
|
|
1030
1039
|
InputsModule,
|
|
@@ -1060,6 +1069,12 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1060
1069
|
type: NgModule,
|
|
1061
1070
|
args: [{
|
|
1062
1071
|
declarations: [
|
|
1072
|
+
ConversationDetailArtifactFormComponent,
|
|
1073
|
+
ConversationDetailAttachmentFormComponent,
|
|
1074
|
+
ConversationDetailRatingFormComponent,
|
|
1075
|
+
CredentialCategoryFormComponent,
|
|
1076
|
+
CredentialTypeFormComponent,
|
|
1077
|
+
CredentialFormComponent,
|
|
1063
1078
|
DashboardCategoryLinkFormComponent,
|
|
1064
1079
|
DashboardCategoryPermissionFormComponent,
|
|
1065
1080
|
DashboardPartTypeFormComponent,
|
|
@@ -1070,16 +1085,10 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1070
1085
|
EncryptionKeySourceFormComponent,
|
|
1071
1086
|
EncryptionKeyFormComponent,
|
|
1072
1087
|
EnvironmentFormComponent,
|
|
1088
|
+
FileStorageAccountFormComponent,
|
|
1073
1089
|
ListInvitationFormComponent,
|
|
1074
1090
|
ListShareFormComponent,
|
|
1075
|
-
ProjectFormComponent
|
|
1076
|
-
PublicLinkFormComponent,
|
|
1077
|
-
QueryParameterFormComponent,
|
|
1078
|
-
RecordLinkFormComponent,
|
|
1079
|
-
ReportUserStateFormComponent,
|
|
1080
|
-
ReportVersionFormComponent,
|
|
1081
|
-
ScheduledJobRunFormComponent,
|
|
1082
|
-
ScheduledJobTypeFormComponent
|
|
1091
|
+
ProjectFormComponent
|
|
1083
1092
|
],
|
|
1084
1093
|
imports: [
|
|
1085
1094
|
CommonModule,
|
|
@@ -1100,7 +1109,13 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1100
1109
|
exports: []
|
|
1101
1110
|
}]
|
|
1102
1111
|
}], null, null); })();
|
|
1103
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [
|
|
1112
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [ConversationDetailArtifactFormComponent,
|
|
1113
|
+
ConversationDetailAttachmentFormComponent,
|
|
1114
|
+
ConversationDetailRatingFormComponent,
|
|
1115
|
+
CredentialCategoryFormComponent,
|
|
1116
|
+
CredentialTypeFormComponent,
|
|
1117
|
+
CredentialFormComponent,
|
|
1118
|
+
DashboardCategoryLinkFormComponent,
|
|
1104
1119
|
DashboardCategoryPermissionFormComponent,
|
|
1105
1120
|
DashboardPartTypeFormComponent,
|
|
1106
1121
|
DashboardPermissionFormComponent,
|
|
@@ -1110,16 +1125,10 @@ export class GeneratedForms_SubModule_8 {
|
|
|
1110
1125
|
EncryptionKeySourceFormComponent,
|
|
1111
1126
|
EncryptionKeyFormComponent,
|
|
1112
1127
|
EnvironmentFormComponent,
|
|
1128
|
+
FileStorageAccountFormComponent,
|
|
1113
1129
|
ListInvitationFormComponent,
|
|
1114
1130
|
ListShareFormComponent,
|
|
1115
|
-
ProjectFormComponent,
|
|
1116
|
-
PublicLinkFormComponent,
|
|
1117
|
-
QueryParameterFormComponent,
|
|
1118
|
-
RecordLinkFormComponent,
|
|
1119
|
-
ReportUserStateFormComponent,
|
|
1120
|
-
ReportVersionFormComponent,
|
|
1121
|
-
ScheduledJobRunFormComponent,
|
|
1122
|
-
ScheduledJobTypeFormComponent], imports: [CommonModule,
|
|
1131
|
+
ProjectFormComponent], imports: [CommonModule,
|
|
1123
1132
|
FormsModule,
|
|
1124
1133
|
LayoutModule,
|
|
1125
1134
|
InputsModule,
|
|
@@ -1155,6 +1164,13 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1155
1164
|
type: NgModule,
|
|
1156
1165
|
args: [{
|
|
1157
1166
|
declarations: [
|
|
1167
|
+
PublicLinkFormComponent,
|
|
1168
|
+
QueryParameterFormComponent,
|
|
1169
|
+
RecordLinkFormComponent,
|
|
1170
|
+
ReportUserStateFormComponent,
|
|
1171
|
+
ReportVersionFormComponent,
|
|
1172
|
+
ScheduledJobRunFormComponent,
|
|
1173
|
+
ScheduledJobTypeFormComponent,
|
|
1158
1174
|
ScheduledJobFormComponent,
|
|
1159
1175
|
TaskDependencyFormComponent,
|
|
1160
1176
|
TaskTypeFormComponent,
|
|
@@ -1167,14 +1183,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1167
1183
|
TestSuiteFormComponent,
|
|
1168
1184
|
TestTypeFormComponent,
|
|
1169
1185
|
TestFormComponent,
|
|
1170
|
-
|
|
1171
|
-
OutputDeliveryTypeFormComponent,
|
|
1172
|
-
OutputFormatTypeFormComponent,
|
|
1173
|
-
OutputTriggerTypeFormComponent,
|
|
1174
|
-
QueryFormComponent,
|
|
1175
|
-
QueryCategoryFormComponent,
|
|
1176
|
-
QueryEntityFormComponent,
|
|
1177
|
-
QueryFieldFormComponent
|
|
1186
|
+
UserNotificationPreferenceFormComponent
|
|
1178
1187
|
],
|
|
1179
1188
|
imports: [
|
|
1180
1189
|
CommonModule,
|
|
@@ -1195,7 +1204,14 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1195
1204
|
exports: []
|
|
1196
1205
|
}]
|
|
1197
1206
|
}], null, null); })();
|
|
1198
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [
|
|
1207
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [PublicLinkFormComponent,
|
|
1208
|
+
QueryParameterFormComponent,
|
|
1209
|
+
RecordLinkFormComponent,
|
|
1210
|
+
ReportUserStateFormComponent,
|
|
1211
|
+
ReportVersionFormComponent,
|
|
1212
|
+
ScheduledJobRunFormComponent,
|
|
1213
|
+
ScheduledJobTypeFormComponent,
|
|
1214
|
+
ScheduledJobFormComponent,
|
|
1199
1215
|
TaskDependencyFormComponent,
|
|
1200
1216
|
TaskTypeFormComponent,
|
|
1201
1217
|
TaskFormComponent,
|
|
@@ -1207,14 +1223,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
1207
1223
|
TestSuiteFormComponent,
|
|
1208
1224
|
TestTypeFormComponent,
|
|
1209
1225
|
TestFormComponent,
|
|
1210
|
-
|
|
1211
|
-
OutputDeliveryTypeFormComponent,
|
|
1212
|
-
OutputFormatTypeFormComponent,
|
|
1213
|
-
OutputTriggerTypeFormComponent,
|
|
1214
|
-
QueryFormComponent,
|
|
1215
|
-
QueryCategoryFormComponent,
|
|
1216
|
-
QueryEntityFormComponent,
|
|
1217
|
-
QueryFieldFormComponent], imports: [CommonModule,
|
|
1226
|
+
UserNotificationPreferenceFormComponent], imports: [CommonModule,
|
|
1218
1227
|
FormsModule,
|
|
1219
1228
|
LayoutModule,
|
|
1220
1229
|
InputsModule,
|
|
@@ -1250,6 +1259,15 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1250
1259
|
type: NgModule,
|
|
1251
1260
|
args: [{
|
|
1252
1261
|
declarations: [
|
|
1262
|
+
UserNotificationTypeFormComponent,
|
|
1263
|
+
UserSettingFormComponent,
|
|
1264
|
+
OutputDeliveryTypeFormComponent,
|
|
1265
|
+
OutputFormatTypeFormComponent,
|
|
1266
|
+
OutputTriggerTypeFormComponent,
|
|
1267
|
+
QueryFormComponent,
|
|
1268
|
+
QueryCategoryFormComponent,
|
|
1269
|
+
QueryEntityFormComponent,
|
|
1270
|
+
QueryFieldFormComponent,
|
|
1253
1271
|
QueryPermissionFormComponent,
|
|
1254
1272
|
QueueTaskFormComponent,
|
|
1255
1273
|
QueueTypeFormComponent,
|
|
@@ -1260,16 +1278,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1260
1278
|
RecommendationFormComponent,
|
|
1261
1279
|
RecordChangeReplayRunFormComponent,
|
|
1262
1280
|
RecordChangeFormComponent,
|
|
1263
|
-
RecordMergeDeletionLogFormComponent
|
|
1264
|
-
RecordMergeLogFormComponent,
|
|
1265
|
-
ReportCategoryFormComponent,
|
|
1266
|
-
ReportSnapshotFormComponent,
|
|
1267
|
-
ReportFormComponent,
|
|
1268
|
-
ResourceLinkFormComponent,
|
|
1269
|
-
ResourcePermissionFormComponent,
|
|
1270
|
-
ResourceTypeFormComponent,
|
|
1271
|
-
RoleFormComponent,
|
|
1272
|
-
RowLevelSecurityFilterFormComponent
|
|
1281
|
+
RecordMergeDeletionLogFormComponent
|
|
1273
1282
|
],
|
|
1274
1283
|
imports: [
|
|
1275
1284
|
CommonModule,
|
|
@@ -1290,7 +1299,16 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1290
1299
|
exports: []
|
|
1291
1300
|
}]
|
|
1292
1301
|
}], null, null); })();
|
|
1293
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [
|
|
1302
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [UserNotificationTypeFormComponent,
|
|
1303
|
+
UserSettingFormComponent,
|
|
1304
|
+
OutputDeliveryTypeFormComponent,
|
|
1305
|
+
OutputFormatTypeFormComponent,
|
|
1306
|
+
OutputTriggerTypeFormComponent,
|
|
1307
|
+
QueryFormComponent,
|
|
1308
|
+
QueryCategoryFormComponent,
|
|
1309
|
+
QueryEntityFormComponent,
|
|
1310
|
+
QueryFieldFormComponent,
|
|
1311
|
+
QueryPermissionFormComponent,
|
|
1294
1312
|
QueueTaskFormComponent,
|
|
1295
1313
|
QueueTypeFormComponent,
|
|
1296
1314
|
QueueFormComponent,
|
|
@@ -1300,16 +1318,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1300
1318
|
RecommendationFormComponent,
|
|
1301
1319
|
RecordChangeReplayRunFormComponent,
|
|
1302
1320
|
RecordChangeFormComponent,
|
|
1303
|
-
RecordMergeDeletionLogFormComponent,
|
|
1304
|
-
RecordMergeLogFormComponent,
|
|
1305
|
-
ReportCategoryFormComponent,
|
|
1306
|
-
ReportSnapshotFormComponent,
|
|
1307
|
-
ReportFormComponent,
|
|
1308
|
-
ResourceLinkFormComponent,
|
|
1309
|
-
ResourcePermissionFormComponent,
|
|
1310
|
-
ResourceTypeFormComponent,
|
|
1311
|
-
RoleFormComponent,
|
|
1312
|
-
RowLevelSecurityFilterFormComponent], imports: [CommonModule,
|
|
1321
|
+
RecordMergeDeletionLogFormComponent], imports: [CommonModule,
|
|
1313
1322
|
FormsModule,
|
|
1314
1323
|
LayoutModule,
|
|
1315
1324
|
InputsModule,
|
|
@@ -1345,6 +1354,15 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1345
1354
|
type: NgModule,
|
|
1346
1355
|
args: [{
|
|
1347
1356
|
declarations: [
|
|
1357
|
+
RecordMergeLogFormComponent,
|
|
1358
|
+
ReportCategoryFormComponent,
|
|
1359
|
+
ReportSnapshotFormComponent,
|
|
1360
|
+
ReportFormComponent,
|
|
1361
|
+
ResourceLinkFormComponent,
|
|
1362
|
+
ResourcePermissionFormComponent,
|
|
1363
|
+
ResourceTypeFormComponent,
|
|
1364
|
+
RoleFormComponent,
|
|
1365
|
+
RowLevelSecurityFilterFormComponent,
|
|
1348
1366
|
ScheduledActionParamFormComponent,
|
|
1349
1367
|
ScheduledActionFormComponent,
|
|
1350
1368
|
SchemaInfoFormComponent,
|
|
@@ -1355,16 +1373,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1355
1373
|
TemplateContentTypeFormComponent,
|
|
1356
1374
|
TemplateContentFormComponent,
|
|
1357
1375
|
TemplateParamFormComponent,
|
|
1358
|
-
TemplateFormComponent
|
|
1359
|
-
UserApplicationEntityFormComponent,
|
|
1360
|
-
UserApplicationFormComponent,
|
|
1361
|
-
UserFavoriteFormComponent,
|
|
1362
|
-
UserNotificationFormComponent,
|
|
1363
|
-
UserRecordLogFormComponent,
|
|
1364
|
-
UserRoleFormComponent,
|
|
1365
|
-
UserViewCategoryFormComponent,
|
|
1366
|
-
UserViewRunDetailFormComponent,
|
|
1367
|
-
UserViewRunFormComponent
|
|
1376
|
+
TemplateFormComponent
|
|
1368
1377
|
],
|
|
1369
1378
|
imports: [
|
|
1370
1379
|
CommonModule,
|
|
@@ -1385,7 +1394,16 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1385
1394
|
exports: []
|
|
1386
1395
|
}]
|
|
1387
1396
|
}], null, null); })();
|
|
1388
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [
|
|
1397
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [RecordMergeLogFormComponent,
|
|
1398
|
+
ReportCategoryFormComponent,
|
|
1399
|
+
ReportSnapshotFormComponent,
|
|
1400
|
+
ReportFormComponent,
|
|
1401
|
+
ResourceLinkFormComponent,
|
|
1402
|
+
ResourcePermissionFormComponent,
|
|
1403
|
+
ResourceTypeFormComponent,
|
|
1404
|
+
RoleFormComponent,
|
|
1405
|
+
RowLevelSecurityFilterFormComponent,
|
|
1406
|
+
ScheduledActionParamFormComponent,
|
|
1389
1407
|
ScheduledActionFormComponent,
|
|
1390
1408
|
SchemaInfoFormComponent,
|
|
1391
1409
|
SkillFormComponent,
|
|
@@ -1395,16 +1413,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1395
1413
|
TemplateContentTypeFormComponent,
|
|
1396
1414
|
TemplateContentFormComponent,
|
|
1397
1415
|
TemplateParamFormComponent,
|
|
1398
|
-
TemplateFormComponent,
|
|
1399
|
-
UserApplicationEntityFormComponent,
|
|
1400
|
-
UserApplicationFormComponent,
|
|
1401
|
-
UserFavoriteFormComponent,
|
|
1402
|
-
UserNotificationFormComponent,
|
|
1403
|
-
UserRecordLogFormComponent,
|
|
1404
|
-
UserRoleFormComponent,
|
|
1405
|
-
UserViewCategoryFormComponent,
|
|
1406
|
-
UserViewRunDetailFormComponent,
|
|
1407
|
-
UserViewRunFormComponent], imports: [CommonModule,
|
|
1416
|
+
TemplateFormComponent], imports: [CommonModule,
|
|
1408
1417
|
FormsModule,
|
|
1409
1418
|
LayoutModule,
|
|
1410
1419
|
InputsModule,
|
|
@@ -1440,6 +1449,15 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1440
1449
|
type: NgModule,
|
|
1441
1450
|
args: [{
|
|
1442
1451
|
declarations: [
|
|
1452
|
+
UserApplicationEntityFormComponent,
|
|
1453
|
+
UserApplicationFormComponent,
|
|
1454
|
+
UserFavoriteFormComponent,
|
|
1455
|
+
UserNotificationFormComponent,
|
|
1456
|
+
UserRecordLogFormComponent,
|
|
1457
|
+
UserRoleFormComponent,
|
|
1458
|
+
UserViewCategoryFormComponent,
|
|
1459
|
+
UserViewRunDetailFormComponent,
|
|
1460
|
+
UserViewRunFormComponent,
|
|
1443
1461
|
UserViewFormComponent,
|
|
1444
1462
|
UserFormComponent,
|
|
1445
1463
|
VectorDatabaseFormComponent,
|
|
@@ -1470,7 +1488,16 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1470
1488
|
exports: []
|
|
1471
1489
|
}]
|
|
1472
1490
|
}], null, null); })();
|
|
1473
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [
|
|
1491
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [UserApplicationEntityFormComponent,
|
|
1492
|
+
UserApplicationFormComponent,
|
|
1493
|
+
UserFavoriteFormComponent,
|
|
1494
|
+
UserNotificationFormComponent,
|
|
1495
|
+
UserRecordLogFormComponent,
|
|
1496
|
+
UserRoleFormComponent,
|
|
1497
|
+
UserViewCategoryFormComponent,
|
|
1498
|
+
UserViewRunDetailFormComponent,
|
|
1499
|
+
UserViewRunFormComponent,
|
|
1500
|
+
UserViewFormComponent,
|
|
1474
1501
|
UserFormComponent,
|
|
1475
1502
|
VectorDatabaseFormComponent,
|
|
1476
1503
|
VectorIndexFormComponent,
|
|
@@ -1633,7 +1660,6 @@ export function LoadCoreGeneratedForms() {
|
|
|
1633
1660
|
LoadFileEntityRecordLinkFormComponent();
|
|
1634
1661
|
LoadFileStorageProviderFormComponent();
|
|
1635
1662
|
LoadFileFormComponent();
|
|
1636
|
-
Loadflyway_schema_historyFormComponent();
|
|
1637
1663
|
LoadGeneratedCodeCategoryFormComponent();
|
|
1638
1664
|
LoadGeneratedCodeFormComponent();
|
|
1639
1665
|
LoadIntegrationURLFormatFormComponent();
|
|
@@ -1675,6 +1701,13 @@ export function LoadCoreGeneratedForms() {
|
|
|
1675
1701
|
LoadAIVendorTypeDefinitionFormComponent();
|
|
1676
1702
|
LoadAIVendorTypeFormComponent();
|
|
1677
1703
|
LoadAIVendorFormComponent();
|
|
1704
|
+
LoadAPIApplicationScopeFormComponent();
|
|
1705
|
+
LoadAPIApplicationFormComponent();
|
|
1706
|
+
LoadAPIKeyApplicationFormComponent();
|
|
1707
|
+
LoadAPIKeyScopeFormComponent();
|
|
1708
|
+
LoadAPIKeyUsageLogFormComponent();
|
|
1709
|
+
LoadAPIKeyFormComponent();
|
|
1710
|
+
LoadAPIScopeFormComponent();
|
|
1678
1711
|
LoadArtifactPermissionFormComponent();
|
|
1679
1712
|
LoadArtifactTypeFormComponent();
|
|
1680
1713
|
LoadArtifactUseFormComponent();
|
|
@@ -1708,6 +1741,7 @@ export function LoadCoreGeneratedForms() {
|
|
|
1708
1741
|
LoadEncryptionKeySourceFormComponent();
|
|
1709
1742
|
LoadEncryptionKeyFormComponent();
|
|
1710
1743
|
LoadEnvironmentFormComponent();
|
|
1744
|
+
LoadFileStorageAccountFormComponent();
|
|
1711
1745
|
LoadListInvitationFormComponent();
|
|
1712
1746
|
LoadListShareFormComponent();
|
|
1713
1747
|
LoadProjectFormComponent();
|
|
@@ -1730,6 +1764,8 @@ export function LoadCoreGeneratedForms() {
|
|
|
1730
1764
|
LoadTestSuiteFormComponent();
|
|
1731
1765
|
LoadTestTypeFormComponent();
|
|
1732
1766
|
LoadTestFormComponent();
|
|
1767
|
+
LoadUserNotificationPreferenceFormComponent();
|
|
1768
|
+
LoadUserNotificationTypeFormComponent();
|
|
1733
1769
|
LoadUserSettingFormComponent();
|
|
1734
1770
|
LoadOutputDeliveryTypeFormComponent();
|
|
1735
1771
|
LoadOutputFormatTypeFormComponent();
|