@memberjunction/ng-core-entity-forms 5.23.0 → 5.24.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/custom/ContentSources/content-source-form.component.d.ts +22 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.d.ts.map +1 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.js +165 -0
- package/dist/lib/custom/ContentSources/content-source-form.component.js.map +1 -0
- package/dist/lib/custom/custom-forms.module.d.ts +25 -24
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +6 -1
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +63 -45
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +35 -17
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +79 -20
- package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js +73 -0
- package/dist/lib/generated/Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js +7 -5
- package/dist/lib/generated/Entities/MJContentItemTag/mjcontentitemtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js +49 -8
- package/dist/lib/generated/Entities/MJContentProcessRun/mjcontentprocessrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js +107 -0
- package/dist/lib/generated/Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js +57 -0
- package/dist/lib/generated/Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +54 -22
- package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js +43 -15
- package/dist/lib/generated/Entities/MJContentSourceType/mjcontentsourcetype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +22 -14
- package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js +21 -11
- package/dist/lib/generated/Entities/MJDuplicateRun/mjduplicaterun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js +15 -11
- package/dist/lib/generated/Entities/MJDuplicateRunDetail/mjduplicaterundetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +78 -60
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js +24 -6
- package/dist/lib/generated/Entities/MJEntityDocument/mjentitydocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js +23 -5
- package/dist/lib/generated/Entities/MJEntityRecordDocument/mjentityrecorddocument.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js +77 -0
- package/dist/lib/generated/Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js +22 -4
- package/dist/lib/generated/Entities/MJScheduledAction/mjscheduledaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js +139 -19
- package/dist/lib/generated/Entities/MJTag/mjtag.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js +67 -0
- package/dist/lib/generated/Entities/MJTagAuditLog/mjtagauditlog.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js +65 -0
- package/dist/lib/generated/Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.form.component.js +10 -8
- package/dist/lib/generated/Entities/MJTaggedItem/mjtaggeditem.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js +226 -154
- package/dist/lib/generated/Entities/MJUser/mjuser.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +203 -197
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +117 -99
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +32 -32
|
@@ -118,8 +118,11 @@ import { MJComponentRegistryFormComponent } from "./Entities/MJComponentRegistry
|
|
|
118
118
|
import { MJComponentFormComponent } from "./Entities/MJComponent/mjcomponent.form.component";
|
|
119
119
|
import { MJContentFileTypeFormComponent } from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
|
|
120
120
|
import { MJContentItemAttributeFormComponent } from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
|
|
121
|
+
import { MJContentItemDuplicateFormComponent } from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
|
|
121
122
|
import { MJContentItemTagFormComponent } from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
|
|
122
123
|
import { MJContentItemFormComponent } from "./Entities/MJContentItem/mjcontentitem.form.component";
|
|
124
|
+
import { MJContentProcessRunDetailFormComponent } from "./Entities/MJContentProcessRunDetail/mjcontentprocessrundetail.form.component";
|
|
125
|
+
import { MJContentProcessRunPromptRunFormComponent } from "./Entities/MJContentProcessRunPromptRun/mjcontentprocessrunpromptrun.form.component";
|
|
123
126
|
import { MJContentProcessRunFormComponent } from "./Entities/MJContentProcessRun/mjcontentprocessrun.form.component";
|
|
124
127
|
import { MJContentSourceParamFormComponent } from "./Entities/MJContentSourceParam/mjcontentsourceparam.form.component";
|
|
125
128
|
import { MJContentSourceTypeParamFormComponent } from "./Entities/MJContentSourceTypeParam/mjcontentsourcetypeparam.form.component";
|
|
@@ -197,6 +200,7 @@ import { MJIntegrationObjectFormComponent } from "./Entities/MJIntegrationObject
|
|
|
197
200
|
import { MJIntegrationSourceTypeFormComponent } from "./Entities/MJIntegrationSourceType/mjintegrationsourcetype.form.component";
|
|
198
201
|
import { MJIntegrationURLFormatFormComponent } from "./Entities/MJIntegrationURLFormat/mjintegrationurlformat.form.component";
|
|
199
202
|
import { MJIntegrationFormComponent } from "./Entities/MJIntegration/mjintegration.form.component";
|
|
203
|
+
import { MJKnowledgeHubSavedSearchFormComponent } from "./Entities/MJKnowledgeHubSavedSearch/mjknowledgehubsavedsearch.form.component";
|
|
200
204
|
import { MJLibraryFormComponent } from "./Entities/MJLibrary/mjlibrary.form.component";
|
|
201
205
|
import { MJLibraryItemFormComponent } from "./Entities/MJLibraryItem/mjlibraryitem.form.component";
|
|
202
206
|
import { MJListCategoryFormComponent } from "./Entities/MJListCategory/mjlistcategory.form.component";
|
|
@@ -260,6 +264,8 @@ import { MJScheduledJobFormComponent } from "./Entities/MJScheduledJob/mjschedul
|
|
|
260
264
|
import { MJSchemaInfoFormComponent } from "./Entities/MJSchemaInfo/mjschemainfo.form.component";
|
|
261
265
|
import { MJSkillFormComponent } from "./Entities/MJSkill/mjskill.form.component";
|
|
262
266
|
import { MJSQLDialectFormComponent } from "./Entities/MJSQLDialect/mjsqldialect.form.component";
|
|
267
|
+
import { MJTagAuditLogFormComponent } from "./Entities/MJTagAuditLog/mjtagauditlog.form.component";
|
|
268
|
+
import { MJTagCoOccurrenceFormComponent } from "./Entities/MJTagCoOccurrence/mjtagcooccurrence.form.component";
|
|
263
269
|
import { MJTaggedItemFormComponent } from "./Entities/MJTaggedItem/mjtaggeditem.form.component";
|
|
264
270
|
import { MJTagFormComponent } from "./Entities/MJTag/mjtag.form.component";
|
|
265
271
|
import { MJTaskDependencyFormComponent } from "./Entities/MJTaskDependency/mjtaskdependency.form.component";
|
|
@@ -668,8 +674,11 @@ export class GeneratedForms_SubModule_5 {
|
|
|
668
674
|
MJComponentFormComponent,
|
|
669
675
|
MJContentFileTypeFormComponent,
|
|
670
676
|
MJContentItemAttributeFormComponent,
|
|
677
|
+
MJContentItemDuplicateFormComponent,
|
|
671
678
|
MJContentItemTagFormComponent,
|
|
672
679
|
MJContentItemFormComponent,
|
|
680
|
+
MJContentProcessRunDetailFormComponent,
|
|
681
|
+
MJContentProcessRunPromptRunFormComponent,
|
|
673
682
|
MJContentProcessRunFormComponent,
|
|
674
683
|
MJContentSourceParamFormComponent,
|
|
675
684
|
MJContentSourceTypeParamFormComponent,
|
|
@@ -679,10 +688,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
679
688
|
MJContentTypeFormComponent,
|
|
680
689
|
MJConversationArtifactPermissionFormComponent,
|
|
681
690
|
MJConversationArtifactVersionFormComponent,
|
|
682
|
-
MJConversationArtifactFormComponent
|
|
683
|
-
MJConversationDetailArtifactFormComponent,
|
|
684
|
-
MJConversationDetailAttachmentFormComponent,
|
|
685
|
-
MJConversationDetailRatingFormComponent
|
|
691
|
+
MJConversationArtifactFormComponent
|
|
686
692
|
],
|
|
687
693
|
imports: [
|
|
688
694
|
CommonModule,
|
|
@@ -699,8 +705,11 @@ export class GeneratedForms_SubModule_5 {
|
|
|
699
705
|
MJComponentFormComponent,
|
|
700
706
|
MJContentFileTypeFormComponent,
|
|
701
707
|
MJContentItemAttributeFormComponent,
|
|
708
|
+
MJContentItemDuplicateFormComponent,
|
|
702
709
|
MJContentItemTagFormComponent,
|
|
703
710
|
MJContentItemFormComponent,
|
|
711
|
+
MJContentProcessRunDetailFormComponent,
|
|
712
|
+
MJContentProcessRunPromptRunFormComponent,
|
|
704
713
|
MJContentProcessRunFormComponent,
|
|
705
714
|
MJContentSourceParamFormComponent,
|
|
706
715
|
MJContentSourceTypeParamFormComponent,
|
|
@@ -710,10 +719,7 @@ export class GeneratedForms_SubModule_5 {
|
|
|
710
719
|
MJContentTypeFormComponent,
|
|
711
720
|
MJConversationArtifactPermissionFormComponent,
|
|
712
721
|
MJConversationArtifactVersionFormComponent,
|
|
713
|
-
MJConversationArtifactFormComponent,
|
|
714
|
-
MJConversationDetailArtifactFormComponent,
|
|
715
|
-
MJConversationDetailAttachmentFormComponent,
|
|
716
|
-
MJConversationDetailRatingFormComponent], imports: [CommonModule,
|
|
722
|
+
MJConversationArtifactFormComponent], imports: [CommonModule,
|
|
717
723
|
FormsModule,
|
|
718
724
|
BaseFormsModule,
|
|
719
725
|
EntityViewerModule,
|
|
@@ -731,6 +737,9 @@ export class GeneratedForms_SubModule_6 {
|
|
|
731
737
|
type: NgModule,
|
|
732
738
|
args: [{
|
|
733
739
|
declarations: [
|
|
740
|
+
MJConversationDetailArtifactFormComponent,
|
|
741
|
+
MJConversationDetailAttachmentFormComponent,
|
|
742
|
+
MJConversationDetailRatingFormComponent,
|
|
734
743
|
MJConversationDetailFormComponent,
|
|
735
744
|
MJConversationFormComponent,
|
|
736
745
|
MJCredentialCategoryFormComponent,
|
|
@@ -747,10 +756,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
747
756
|
MJDataContextItemFormComponent,
|
|
748
757
|
MJDataContextFormComponent,
|
|
749
758
|
MJDatasetItemFormComponent,
|
|
750
|
-
MJDatasetFormComponent
|
|
751
|
-
MJDuplicateRunDetailMatchFormComponent,
|
|
752
|
-
MJDuplicateRunDetailFormComponent,
|
|
753
|
-
MJDuplicateRunFormComponent
|
|
759
|
+
MJDatasetFormComponent
|
|
754
760
|
],
|
|
755
761
|
imports: [
|
|
756
762
|
CommonModule,
|
|
@@ -762,7 +768,10 @@ export class GeneratedForms_SubModule_6 {
|
|
|
762
768
|
exports: []
|
|
763
769
|
}]
|
|
764
770
|
}], null, null); })();
|
|
765
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [
|
|
771
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJConversationDetailArtifactFormComponent,
|
|
772
|
+
MJConversationDetailAttachmentFormComponent,
|
|
773
|
+
MJConversationDetailRatingFormComponent,
|
|
774
|
+
MJConversationDetailFormComponent,
|
|
766
775
|
MJConversationFormComponent,
|
|
767
776
|
MJCredentialCategoryFormComponent,
|
|
768
777
|
MJCredentialTypeFormComponent,
|
|
@@ -778,10 +787,7 @@ export class GeneratedForms_SubModule_6 {
|
|
|
778
787
|
MJDataContextItemFormComponent,
|
|
779
788
|
MJDataContextFormComponent,
|
|
780
789
|
MJDatasetItemFormComponent,
|
|
781
|
-
MJDatasetFormComponent,
|
|
782
|
-
MJDuplicateRunDetailMatchFormComponent,
|
|
783
|
-
MJDuplicateRunDetailFormComponent,
|
|
784
|
-
MJDuplicateRunFormComponent], imports: [CommonModule,
|
|
790
|
+
MJDatasetFormComponent], imports: [CommonModule,
|
|
785
791
|
FormsModule,
|
|
786
792
|
BaseFormsModule,
|
|
787
793
|
EntityViewerModule,
|
|
@@ -799,6 +805,9 @@ export class GeneratedForms_SubModule_7 {
|
|
|
799
805
|
type: NgModule,
|
|
800
806
|
args: [{
|
|
801
807
|
declarations: [
|
|
808
|
+
MJDuplicateRunDetailMatchFormComponent,
|
|
809
|
+
MJDuplicateRunDetailFormComponent,
|
|
810
|
+
MJDuplicateRunFormComponent,
|
|
802
811
|
MJEmployeeCompanyIntegrationFormComponent,
|
|
803
812
|
MJEmployeeRoleFormComponent,
|
|
804
813
|
MJEmployeeSkillFormComponent,
|
|
@@ -815,10 +824,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
815
824
|
MJEntityAIActionFormComponent,
|
|
816
825
|
MJEntityCommunicationFieldFormComponent,
|
|
817
826
|
MJEntityCommunicationMessageTypeFormComponent,
|
|
818
|
-
MJEntityDocumentRunFormComponent
|
|
819
|
-
MJEntityDocumentSettingFormComponent,
|
|
820
|
-
MJEntityDocumentTypeFormComponent,
|
|
821
|
-
MJEntityDocumentFormComponent
|
|
827
|
+
MJEntityDocumentRunFormComponent
|
|
822
828
|
],
|
|
823
829
|
imports: [
|
|
824
830
|
CommonModule,
|
|
@@ -830,7 +836,10 @@ export class GeneratedForms_SubModule_7 {
|
|
|
830
836
|
exports: []
|
|
831
837
|
}]
|
|
832
838
|
}], null, null); })();
|
|
833
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [
|
|
839
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJDuplicateRunDetailMatchFormComponent,
|
|
840
|
+
MJDuplicateRunDetailFormComponent,
|
|
841
|
+
MJDuplicateRunFormComponent,
|
|
842
|
+
MJEmployeeCompanyIntegrationFormComponent,
|
|
834
843
|
MJEmployeeRoleFormComponent,
|
|
835
844
|
MJEmployeeSkillFormComponent,
|
|
836
845
|
MJEmployeeFormComponent,
|
|
@@ -846,10 +855,7 @@ export class GeneratedForms_SubModule_7 {
|
|
|
846
855
|
MJEntityAIActionFormComponent,
|
|
847
856
|
MJEntityCommunicationFieldFormComponent,
|
|
848
857
|
MJEntityCommunicationMessageTypeFormComponent,
|
|
849
|
-
MJEntityDocumentRunFormComponent,
|
|
850
|
-
MJEntityDocumentSettingFormComponent,
|
|
851
|
-
MJEntityDocumentTypeFormComponent,
|
|
852
|
-
MJEntityDocumentFormComponent], imports: [CommonModule,
|
|
858
|
+
MJEntityDocumentRunFormComponent], imports: [CommonModule,
|
|
853
859
|
FormsModule,
|
|
854
860
|
BaseFormsModule,
|
|
855
861
|
EntityViewerModule,
|
|
@@ -867,6 +873,9 @@ export class GeneratedForms_SubModule_8 {
|
|
|
867
873
|
type: NgModule,
|
|
868
874
|
args: [{
|
|
869
875
|
declarations: [
|
|
876
|
+
MJEntityDocumentSettingFormComponent,
|
|
877
|
+
MJEntityDocumentTypeFormComponent,
|
|
878
|
+
MJEntityDocumentFormComponent,
|
|
870
879
|
MJEntityFieldValueFormComponent,
|
|
871
880
|
MJEntityFieldFormComponent,
|
|
872
881
|
MJEntityOrganicKeyRelatedEntityFormComponent,
|
|
@@ -883,10 +892,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
883
892
|
MJFileEntityRecordLinkFormComponent,
|
|
884
893
|
MJFileStorageAccountFormComponent,
|
|
885
894
|
MJFileStorageProviderFormComponent,
|
|
886
|
-
MJFileFormComponent
|
|
887
|
-
MJGeneratedCodeCategoryFormComponent,
|
|
888
|
-
MJGeneratedCodeFormComponent,
|
|
889
|
-
MJIntegrationObjectFieldFormComponent
|
|
895
|
+
MJFileFormComponent
|
|
890
896
|
],
|
|
891
897
|
imports: [
|
|
892
898
|
CommonModule,
|
|
@@ -898,7 +904,10 @@ export class GeneratedForms_SubModule_8 {
|
|
|
898
904
|
exports: []
|
|
899
905
|
}]
|
|
900
906
|
}], null, null); })();
|
|
901
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [
|
|
907
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJEntityDocumentSettingFormComponent,
|
|
908
|
+
MJEntityDocumentTypeFormComponent,
|
|
909
|
+
MJEntityDocumentFormComponent,
|
|
910
|
+
MJEntityFieldValueFormComponent,
|
|
902
911
|
MJEntityFieldFormComponent,
|
|
903
912
|
MJEntityOrganicKeyRelatedEntityFormComponent,
|
|
904
913
|
MJEntityOrganicKeyFormComponent,
|
|
@@ -914,10 +923,7 @@ export class GeneratedForms_SubModule_8 {
|
|
|
914
923
|
MJFileEntityRecordLinkFormComponent,
|
|
915
924
|
MJFileStorageAccountFormComponent,
|
|
916
925
|
MJFileStorageProviderFormComponent,
|
|
917
|
-
MJFileFormComponent,
|
|
918
|
-
MJGeneratedCodeCategoryFormComponent,
|
|
919
|
-
MJGeneratedCodeFormComponent,
|
|
920
|
-
MJIntegrationObjectFieldFormComponent], imports: [CommonModule,
|
|
926
|
+
MJFileFormComponent], imports: [CommonModule,
|
|
921
927
|
FormsModule,
|
|
922
928
|
BaseFormsModule,
|
|
923
929
|
EntityViewerModule,
|
|
@@ -935,10 +941,14 @@ export class GeneratedForms_SubModule_9 {
|
|
|
935
941
|
type: NgModule,
|
|
936
942
|
args: [{
|
|
937
943
|
declarations: [
|
|
944
|
+
MJGeneratedCodeCategoryFormComponent,
|
|
945
|
+
MJGeneratedCodeFormComponent,
|
|
946
|
+
MJIntegrationObjectFieldFormComponent,
|
|
938
947
|
MJIntegrationObjectFormComponent,
|
|
939
948
|
MJIntegrationSourceTypeFormComponent,
|
|
940
949
|
MJIntegrationURLFormatFormComponent,
|
|
941
950
|
MJIntegrationFormComponent,
|
|
951
|
+
MJKnowledgeHubSavedSearchFormComponent,
|
|
942
952
|
MJLibraryFormComponent,
|
|
943
953
|
MJLibraryItemFormComponent,
|
|
944
954
|
MJListCategoryFormComponent,
|
|
@@ -950,11 +960,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
950
960
|
MJMCPServerConnectionToolFormComponent,
|
|
951
961
|
MJMCPServerConnectionFormComponent,
|
|
952
962
|
MJMCPServerToolFormComponent,
|
|
953
|
-
MJMCPServerFormComponent
|
|
954
|
-
MJMCPToolExecutionLogFormComponent,
|
|
955
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
956
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
957
|
-
MJOAuthClientRegistrationFormComponent
|
|
963
|
+
MJMCPServerFormComponent
|
|
958
964
|
],
|
|
959
965
|
imports: [
|
|
960
966
|
CommonModule,
|
|
@@ -966,10 +972,14 @@ export class GeneratedForms_SubModule_9 {
|
|
|
966
972
|
exports: []
|
|
967
973
|
}]
|
|
968
974
|
}], null, null); })();
|
|
969
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [
|
|
975
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJGeneratedCodeCategoryFormComponent,
|
|
976
|
+
MJGeneratedCodeFormComponent,
|
|
977
|
+
MJIntegrationObjectFieldFormComponent,
|
|
978
|
+
MJIntegrationObjectFormComponent,
|
|
970
979
|
MJIntegrationSourceTypeFormComponent,
|
|
971
980
|
MJIntegrationURLFormatFormComponent,
|
|
972
981
|
MJIntegrationFormComponent,
|
|
982
|
+
MJKnowledgeHubSavedSearchFormComponent,
|
|
973
983
|
MJLibraryFormComponent,
|
|
974
984
|
MJLibraryItemFormComponent,
|
|
975
985
|
MJListCategoryFormComponent,
|
|
@@ -981,11 +991,7 @@ export class GeneratedForms_SubModule_9 {
|
|
|
981
991
|
MJMCPServerConnectionToolFormComponent,
|
|
982
992
|
MJMCPServerConnectionFormComponent,
|
|
983
993
|
MJMCPServerToolFormComponent,
|
|
984
|
-
MJMCPServerFormComponent,
|
|
985
|
-
MJMCPToolExecutionLogFormComponent,
|
|
986
|
-
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
987
|
-
MJOAuthAuthorizationStateFormComponent,
|
|
988
|
-
MJOAuthClientRegistrationFormComponent], imports: [CommonModule,
|
|
994
|
+
MJMCPServerFormComponent], imports: [CommonModule,
|
|
989
995
|
FormsModule,
|
|
990
996
|
BaseFormsModule,
|
|
991
997
|
EntityViewerModule,
|
|
@@ -1003,6 +1009,10 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1003
1009
|
type: NgModule,
|
|
1004
1010
|
args: [{
|
|
1005
1011
|
declarations: [
|
|
1012
|
+
MJMCPToolExecutionLogFormComponent,
|
|
1013
|
+
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1014
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1015
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1006
1016
|
MJOAuthTokenFormComponent,
|
|
1007
1017
|
MJOpenAppDependencyFormComponent,
|
|
1008
1018
|
MJOpenAppInstallHistoryFormComponent,
|
|
@@ -1018,11 +1028,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1018
1028
|
MJQueryEntityFormComponent,
|
|
1019
1029
|
MJQueryFieldFormComponent,
|
|
1020
1030
|
MJQueryParameterFormComponent,
|
|
1021
|
-
MJQueryPermissionFormComponent
|
|
1022
|
-
MJQuerySQLFormComponent,
|
|
1023
|
-
MJQueueTaskFormComponent,
|
|
1024
|
-
MJQueueTypeFormComponent,
|
|
1025
|
-
MJQueueFormComponent
|
|
1031
|
+
MJQueryPermissionFormComponent
|
|
1026
1032
|
],
|
|
1027
1033
|
imports: [
|
|
1028
1034
|
CommonModule,
|
|
@@ -1034,7 +1040,11 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1034
1040
|
exports: []
|
|
1035
1041
|
}]
|
|
1036
1042
|
}], null, null); })();
|
|
1037
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [
|
|
1043
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJMCPToolExecutionLogFormComponent,
|
|
1044
|
+
MJOAuthAuthServerMetadataCacheFormComponent,
|
|
1045
|
+
MJOAuthAuthorizationStateFormComponent,
|
|
1046
|
+
MJOAuthClientRegistrationFormComponent,
|
|
1047
|
+
MJOAuthTokenFormComponent,
|
|
1038
1048
|
MJOpenAppDependencyFormComponent,
|
|
1039
1049
|
MJOpenAppInstallHistoryFormComponent,
|
|
1040
1050
|
MJOpenAppFormComponent,
|
|
@@ -1049,11 +1059,7 @@ export class GeneratedForms_SubModule_10 {
|
|
|
1049
1059
|
MJQueryEntityFormComponent,
|
|
1050
1060
|
MJQueryFieldFormComponent,
|
|
1051
1061
|
MJQueryParameterFormComponent,
|
|
1052
|
-
MJQueryPermissionFormComponent,
|
|
1053
|
-
MJQuerySQLFormComponent,
|
|
1054
|
-
MJQueueTaskFormComponent,
|
|
1055
|
-
MJQueueTypeFormComponent,
|
|
1056
|
-
MJQueueFormComponent], imports: [CommonModule,
|
|
1062
|
+
MJQueryPermissionFormComponent], imports: [CommonModule,
|
|
1057
1063
|
FormsModule,
|
|
1058
1064
|
BaseFormsModule,
|
|
1059
1065
|
EntityViewerModule,
|
|
@@ -1071,6 +1077,10 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1071
1077
|
type: NgModule,
|
|
1072
1078
|
args: [{
|
|
1073
1079
|
declarations: [
|
|
1080
|
+
MJQuerySQLFormComponent,
|
|
1081
|
+
MJQueueTaskFormComponent,
|
|
1082
|
+
MJQueueTypeFormComponent,
|
|
1083
|
+
MJQueueFormComponent,
|
|
1074
1084
|
MJRecommendationItemFormComponent,
|
|
1075
1085
|
MJRecommendationProviderFormComponent,
|
|
1076
1086
|
MJRecommendationRunFormComponent,
|
|
@@ -1086,11 +1096,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1086
1096
|
MJReportVersionFormComponent,
|
|
1087
1097
|
MJReportFormComponent,
|
|
1088
1098
|
MJResourceLinkFormComponent,
|
|
1089
|
-
MJResourcePermissionFormComponent
|
|
1090
|
-
MJResourceTypeFormComponent,
|
|
1091
|
-
MJRoleFormComponent,
|
|
1092
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1093
|
-
MJScheduledActionParamFormComponent
|
|
1099
|
+
MJResourcePermissionFormComponent
|
|
1094
1100
|
],
|
|
1095
1101
|
imports: [
|
|
1096
1102
|
CommonModule,
|
|
@@ -1102,7 +1108,11 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1102
1108
|
exports: []
|
|
1103
1109
|
}]
|
|
1104
1110
|
}], null, null); })();
|
|
1105
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [
|
|
1111
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJQuerySQLFormComponent,
|
|
1112
|
+
MJQueueTaskFormComponent,
|
|
1113
|
+
MJQueueTypeFormComponent,
|
|
1114
|
+
MJQueueFormComponent,
|
|
1115
|
+
MJRecommendationItemFormComponent,
|
|
1106
1116
|
MJRecommendationProviderFormComponent,
|
|
1107
1117
|
MJRecommendationRunFormComponent,
|
|
1108
1118
|
MJRecommendationFormComponent,
|
|
@@ -1117,11 +1127,7 @@ export class GeneratedForms_SubModule_11 {
|
|
|
1117
1127
|
MJReportVersionFormComponent,
|
|
1118
1128
|
MJReportFormComponent,
|
|
1119
1129
|
MJResourceLinkFormComponent,
|
|
1120
|
-
MJResourcePermissionFormComponent,
|
|
1121
|
-
MJResourceTypeFormComponent,
|
|
1122
|
-
MJRoleFormComponent,
|
|
1123
|
-
MJRowLevelSecurityFilterFormComponent,
|
|
1124
|
-
MJScheduledActionParamFormComponent], imports: [CommonModule,
|
|
1130
|
+
MJResourcePermissionFormComponent], imports: [CommonModule,
|
|
1125
1131
|
FormsModule,
|
|
1126
1132
|
BaseFormsModule,
|
|
1127
1133
|
EntityViewerModule,
|
|
@@ -1139,6 +1145,10 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1139
1145
|
type: NgModule,
|
|
1140
1146
|
args: [{
|
|
1141
1147
|
declarations: [
|
|
1148
|
+
MJResourceTypeFormComponent,
|
|
1149
|
+
MJRoleFormComponent,
|
|
1150
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1151
|
+
MJScheduledActionParamFormComponent,
|
|
1142
1152
|
MJScheduledActionFormComponent,
|
|
1143
1153
|
MJScheduledJobRunFormComponent,
|
|
1144
1154
|
MJScheduledJobTypeFormComponent,
|
|
@@ -1146,19 +1156,15 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1146
1156
|
MJSchemaInfoFormComponent,
|
|
1147
1157
|
MJSkillFormComponent,
|
|
1148
1158
|
MJSQLDialectFormComponent,
|
|
1159
|
+
MJTagAuditLogFormComponent,
|
|
1160
|
+
MJTagCoOccurrenceFormComponent,
|
|
1149
1161
|
MJTaggedItemFormComponent,
|
|
1150
1162
|
MJTagFormComponent,
|
|
1151
1163
|
MJTaskDependencyFormComponent,
|
|
1152
1164
|
MJTaskTypeFormComponent,
|
|
1153
1165
|
MJTaskFormComponent,
|
|
1154
1166
|
MJTemplateCategoryFormComponent,
|
|
1155
|
-
MJTemplateContentTypeFormComponent
|
|
1156
|
-
MJTemplateContentFormComponent,
|
|
1157
|
-
MJTemplateParamFormComponent,
|
|
1158
|
-
MJTemplateFormComponent,
|
|
1159
|
-
MJTestRubricFormComponent,
|
|
1160
|
-
MJTestRunFeedbackFormComponent,
|
|
1161
|
-
MJTestRunOutputTypeFormComponent
|
|
1167
|
+
MJTemplateContentTypeFormComponent
|
|
1162
1168
|
],
|
|
1163
1169
|
imports: [
|
|
1164
1170
|
CommonModule,
|
|
@@ -1170,26 +1176,26 @@ export class GeneratedForms_SubModule_12 {
|
|
|
1170
1176
|
exports: []
|
|
1171
1177
|
}]
|
|
1172
1178
|
}], null, null); })();
|
|
1173
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [
|
|
1179
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJResourceTypeFormComponent,
|
|
1180
|
+
MJRoleFormComponent,
|
|
1181
|
+
MJRowLevelSecurityFilterFormComponent,
|
|
1182
|
+
MJScheduledActionParamFormComponent,
|
|
1183
|
+
MJScheduledActionFormComponent,
|
|
1174
1184
|
MJScheduledJobRunFormComponent,
|
|
1175
1185
|
MJScheduledJobTypeFormComponent,
|
|
1176
1186
|
MJScheduledJobFormComponent,
|
|
1177
1187
|
MJSchemaInfoFormComponent,
|
|
1178
1188
|
MJSkillFormComponent,
|
|
1179
1189
|
MJSQLDialectFormComponent,
|
|
1190
|
+
MJTagAuditLogFormComponent,
|
|
1191
|
+
MJTagCoOccurrenceFormComponent,
|
|
1180
1192
|
MJTaggedItemFormComponent,
|
|
1181
1193
|
MJTagFormComponent,
|
|
1182
1194
|
MJTaskDependencyFormComponent,
|
|
1183
1195
|
MJTaskTypeFormComponent,
|
|
1184
1196
|
MJTaskFormComponent,
|
|
1185
1197
|
MJTemplateCategoryFormComponent,
|
|
1186
|
-
MJTemplateContentTypeFormComponent,
|
|
1187
|
-
MJTemplateContentFormComponent,
|
|
1188
|
-
MJTemplateParamFormComponent,
|
|
1189
|
-
MJTemplateFormComponent,
|
|
1190
|
-
MJTestRubricFormComponent,
|
|
1191
|
-
MJTestRunFeedbackFormComponent,
|
|
1192
|
-
MJTestRunOutputTypeFormComponent], imports: [CommonModule,
|
|
1198
|
+
MJTemplateContentTypeFormComponent], imports: [CommonModule,
|
|
1193
1199
|
FormsModule,
|
|
1194
1200
|
BaseFormsModule,
|
|
1195
1201
|
EntityViewerModule,
|
|
@@ -1207,6 +1213,12 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1207
1213
|
type: NgModule,
|
|
1208
1214
|
args: [{
|
|
1209
1215
|
declarations: [
|
|
1216
|
+
MJTemplateContentFormComponent,
|
|
1217
|
+
MJTemplateParamFormComponent,
|
|
1218
|
+
MJTemplateFormComponent,
|
|
1219
|
+
MJTestRubricFormComponent,
|
|
1220
|
+
MJTestRunFeedbackFormComponent,
|
|
1221
|
+
MJTestRunOutputTypeFormComponent,
|
|
1210
1222
|
MJTestRunOutputFormComponent,
|
|
1211
1223
|
MJTestRunFormComponent,
|
|
1212
1224
|
MJTestSuiteRunFormComponent,
|
|
@@ -1220,13 +1232,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1220
1232
|
MJUserNotificationPreferenceFormComponent,
|
|
1221
1233
|
MJUserNotificationTypeFormComponent,
|
|
1222
1234
|
MJUserNotificationFormComponent,
|
|
1223
|
-
MJUserRecordLogFormComponent
|
|
1224
|
-
MJUserRoleFormComponent,
|
|
1225
|
-
MJUserSettingFormComponent,
|
|
1226
|
-
MJUserViewCategoryFormComponent,
|
|
1227
|
-
MJUserViewRunDetailFormComponent,
|
|
1228
|
-
MJUserViewRunFormComponent,
|
|
1229
|
-
MJUserViewFormComponent
|
|
1235
|
+
MJUserRecordLogFormComponent
|
|
1230
1236
|
],
|
|
1231
1237
|
imports: [
|
|
1232
1238
|
CommonModule,
|
|
@@ -1238,7 +1244,13 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1238
1244
|
exports: []
|
|
1239
1245
|
}]
|
|
1240
1246
|
}], null, null); })();
|
|
1241
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [
|
|
1247
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJTemplateContentFormComponent,
|
|
1248
|
+
MJTemplateParamFormComponent,
|
|
1249
|
+
MJTemplateFormComponent,
|
|
1250
|
+
MJTestRubricFormComponent,
|
|
1251
|
+
MJTestRunFeedbackFormComponent,
|
|
1252
|
+
MJTestRunOutputTypeFormComponent,
|
|
1253
|
+
MJTestRunOutputFormComponent,
|
|
1242
1254
|
MJTestRunFormComponent,
|
|
1243
1255
|
MJTestSuiteRunFormComponent,
|
|
1244
1256
|
MJTestSuiteTestFormComponent,
|
|
@@ -1251,13 +1263,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1251
1263
|
MJUserNotificationPreferenceFormComponent,
|
|
1252
1264
|
MJUserNotificationTypeFormComponent,
|
|
1253
1265
|
MJUserNotificationFormComponent,
|
|
1254
|
-
MJUserRecordLogFormComponent,
|
|
1255
|
-
MJUserRoleFormComponent,
|
|
1256
|
-
MJUserSettingFormComponent,
|
|
1257
|
-
MJUserViewCategoryFormComponent,
|
|
1258
|
-
MJUserViewRunDetailFormComponent,
|
|
1259
|
-
MJUserViewRunFormComponent,
|
|
1260
|
-
MJUserViewFormComponent], imports: [CommonModule,
|
|
1266
|
+
MJUserRecordLogFormComponent], imports: [CommonModule,
|
|
1261
1267
|
FormsModule,
|
|
1262
1268
|
BaseFormsModule,
|
|
1263
1269
|
EntityViewerModule,
|
|
@@ -1275,6 +1281,12 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1275
1281
|
type: NgModule,
|
|
1276
1282
|
args: [{
|
|
1277
1283
|
declarations: [
|
|
1284
|
+
MJUserRoleFormComponent,
|
|
1285
|
+
MJUserSettingFormComponent,
|
|
1286
|
+
MJUserViewCategoryFormComponent,
|
|
1287
|
+
MJUserViewRunDetailFormComponent,
|
|
1288
|
+
MJUserViewRunFormComponent,
|
|
1289
|
+
MJUserViewFormComponent,
|
|
1278
1290
|
MJUserFormComponent,
|
|
1279
1291
|
MJVectorDatabaseFormComponent,
|
|
1280
1292
|
MJVectorIndexFormComponent,
|
|
@@ -1298,7 +1310,13 @@ export class GeneratedForms_SubModule_14 {
|
|
|
1298
1310
|
exports: []
|
|
1299
1311
|
}]
|
|
1300
1312
|
}], null, null); })();
|
|
1301
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [
|
|
1313
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJUserRoleFormComponent,
|
|
1314
|
+
MJUserSettingFormComponent,
|
|
1315
|
+
MJUserViewCategoryFormComponent,
|
|
1316
|
+
MJUserViewRunDetailFormComponent,
|
|
1317
|
+
MJUserViewRunFormComponent,
|
|
1318
|
+
MJUserViewFormComponent,
|
|
1319
|
+
MJUserFormComponent,
|
|
1302
1320
|
MJVectorDatabaseFormComponent,
|
|
1303
1321
|
MJVectorIndexFormComponent,
|
|
1304
1322
|
MJVersionInstallationFormComponent,
|