@memberjunction/ng-core-entity-forms 5.49.0 → 5.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
  2. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +13 -7
  3. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  4. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +2 -2
  5. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  6. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  7. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +33 -51
  8. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  9. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js +2 -2
  10. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js.map +1 -1
  11. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +72 -74
  12. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  13. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.d.ts.map +1 -1
  14. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js +71 -27
  15. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js.map +1 -1
  16. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.d.ts +10 -0
  17. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.d.ts.map +1 -0
  18. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.js +68 -0
  19. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.js.map +1 -0
  20. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.d.ts.map +1 -1
  21. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +90 -40
  22. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
  23. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.d.ts +10 -0
  24. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.d.ts.map +1 -0
  25. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js +153 -0
  26. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js.map +1 -0
  27. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +38 -34
  28. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
  29. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +24 -20
  30. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
  31. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.d.ts +10 -0
  32. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.d.ts.map +1 -0
  33. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.js +64 -0
  34. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.js.map +1 -0
  35. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.d.ts.map +1 -1
  36. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +79 -63
  37. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  38. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts.map +1 -1
  39. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js +16 -4
  40. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js.map +1 -1
  41. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts.map +1 -1
  42. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +30 -12
  43. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -1
  44. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts.map +1 -1
  45. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js +12 -4
  46. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js.map +1 -1
  47. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts.map +1 -1
  48. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js +12 -4
  49. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js.map +1 -1
  50. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts.map +1 -1
  51. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js +16 -4
  52. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js.map +1 -1
  53. package/dist/lib/generated/generated-forms.module.d.ts +333 -325
  54. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  55. package/dist/lib/generated/generated-forms.module.js +169 -130
  56. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  57. package/package.json +39 -39
@@ -85,6 +85,7 @@ import { MJAIRemoteBrowserProviderFormComponent } from "./Entities/MJAIRemoteBro
85
85
  import { MJAIResultCacheFormComponent } from "./Entities/MJAIResultCache/mjairesultcache.form.component";
86
86
  import { MJAISkillActionFormComponent } from "./Entities/MJAISkillAction/mjaiskillaction.form.component";
87
87
  import { MJAISkillPermissionFormComponent } from "./Entities/MJAISkillPermission/mjaiskillpermission.form.component";
88
+ import { MJAISkillSearchScopeFormComponent } from "./Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component";
88
89
  import { MJAISkillSubAgentFormComponent } from "./Entities/MJAISkillSubAgent/mjaiskillsubagent.form.component";
89
90
  import { MJAISkillFormComponent } from "./Entities/MJAISkill/mjaiskill.form.component";
90
91
  import { MJAIVendorTypeDefinitionFormComponent } from "./Entities/MJAIVendorTypeDefinition/mjaivendortypedefinition.form.component";
@@ -141,6 +142,7 @@ import { MJComponentRegistryFormComponent } from "./Entities/MJComponentRegistry
141
142
  import { MJComponentFormComponent } from "./Entities/MJComponent/mjcomponent.form.component";
142
143
  import { MJContentFileTypeFormComponent } from "./Entities/MJContentFileType/mjcontentfiletype.form.component";
143
144
  import { MJContentItemAttributeFormComponent } from "./Entities/MJContentItemAttribute/mjcontentitemattribute.form.component";
145
+ import { MJContentItemChunkFormComponent } from "./Entities/MJContentItemChunk/mjcontentitemchunk.form.component";
144
146
  import { MJContentItemDuplicateFormComponent } from "./Entities/MJContentItemDuplicate/mjcontentitemduplicate.form.component";
145
147
  import { MJContentItemTagFormComponent } from "./Entities/MJContentItemTag/mjcontentitemtag.form.component";
146
148
  import { MJContentItemFormComponent } from "./Entities/MJContentItem/mjcontentitem.form.component";
@@ -156,6 +158,7 @@ import { MJContentTypeFormComponent } from "./Entities/MJContentType/mjcontentty
156
158
  import { MJConversationArtifactPermissionFormComponent } from "./Entities/MJConversationArtifactPermission/mjconversationartifactpermission.form.component";
157
159
  import { MJConversationArtifactVersionFormComponent } from "./Entities/MJConversationArtifactVersion/mjconversationartifactversion.form.component";
158
160
  import { MJConversationArtifactFormComponent } from "./Entities/MJConversationArtifact/mjconversationartifact.form.component";
161
+ import { MJConversationCompactionRunFormComponent } from "./Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component";
159
162
  import { MJConversationDetailArtifactFormComponent } from "./Entities/MJConversationDetailArtifact/mjconversationdetailartifact.form.component";
160
163
  import { MJConversationDetailAttachmentFormComponent } from "./Entities/MJConversationDetailAttachment/mjconversationdetailattachment.form.component";
161
164
  import { MJConversationDetailRatingFormComponent } from "./Entities/MJConversationDetailRating/mjconversationdetailrating.form.component";
@@ -624,14 +627,14 @@ export class GeneratedForms_SubModule_3 {
624
627
  MJAIResultCacheFormComponent,
625
628
  MJAISkillActionFormComponent,
626
629
  MJAISkillPermissionFormComponent,
630
+ MJAISkillSearchScopeFormComponent,
627
631
  MJAISkillSubAgentFormComponent,
628
632
  MJAISkillFormComponent,
629
633
  MJAIVendorTypeDefinitionFormComponent,
630
634
  MJAIVendorTypeFormComponent,
631
635
  MJAIVendorFormComponent,
632
636
  MJAPIApplicationScopeFormComponent,
633
- MJAPIApplicationFormComponent,
634
- MJAPIKeyApplicationFormComponent
637
+ MJAPIApplicationFormComponent
635
638
  ],
636
639
  imports: [
637
640
  CommonModule,
@@ -655,14 +658,14 @@ export class GeneratedForms_SubModule_3 {
655
658
  MJAIResultCacheFormComponent,
656
659
  MJAISkillActionFormComponent,
657
660
  MJAISkillPermissionFormComponent,
661
+ MJAISkillSearchScopeFormComponent,
658
662
  MJAISkillSubAgentFormComponent,
659
663
  MJAISkillFormComponent,
660
664
  MJAIVendorTypeDefinitionFormComponent,
661
665
  MJAIVendorTypeFormComponent,
662
666
  MJAIVendorFormComponent,
663
667
  MJAPIApplicationScopeFormComponent,
664
- MJAPIApplicationFormComponent,
665
- MJAPIKeyApplicationFormComponent], imports: [CommonModule,
668
+ MJAPIApplicationFormComponent], imports: [CommonModule,
666
669
  FormsModule,
667
670
  BaseFormsModule,
668
671
  EntityViewerModule,
@@ -680,6 +683,7 @@ export class GeneratedForms_SubModule_4 {
680
683
  type: NgModule,
681
684
  args: [{
682
685
  declarations: [
686
+ MJAPIKeyApplicationFormComponent,
683
687
  MJAPIKeyScopeFormComponent,
684
688
  MJAPIKeyUsageLogFormComponent,
685
689
  MJAPIKeyFormComponent,
@@ -698,8 +702,7 @@ export class GeneratedForms_SubModule_4 {
698
702
  MJArtifactVersionAttributeFormComponent,
699
703
  MJArtifactVersionFormComponent,
700
704
  MJArtifactFormComponent,
701
- MJAuditLogTypeFormComponent,
702
- MJAuditLogFormComponent
705
+ MJAuditLogTypeFormComponent
703
706
  ],
704
707
  imports: [
705
708
  CommonModule,
@@ -711,7 +714,8 @@ export class GeneratedForms_SubModule_4 {
711
714
  exports: []
712
715
  }]
713
716
  }], null, null); })();
714
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [MJAPIKeyScopeFormComponent,
717
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_4, { declarations: [MJAPIKeyApplicationFormComponent,
718
+ MJAPIKeyScopeFormComponent,
715
719
  MJAPIKeyUsageLogFormComponent,
716
720
  MJAPIKeyFormComponent,
717
721
  MJAPIScopeFormComponent,
@@ -729,8 +733,7 @@ export class GeneratedForms_SubModule_4 {
729
733
  MJArtifactVersionAttributeFormComponent,
730
734
  MJArtifactVersionFormComponent,
731
735
  MJArtifactFormComponent,
732
- MJAuditLogTypeFormComponent,
733
- MJAuditLogFormComponent], imports: [CommonModule,
736
+ MJAuditLogTypeFormComponent], imports: [CommonModule,
734
737
  FormsModule,
735
738
  BaseFormsModule,
736
739
  EntityViewerModule,
@@ -749,6 +752,7 @@ export class GeneratedForms_SubModule_5 {
749
752
  type: NgModule,
750
753
  args: [{
751
754
  declarations: [
755
+ MJAuditLogFormComponent,
752
756
  MJAuthorizationRoleFormComponent,
753
757
  MJAuthorizationFormComponent,
754
758
  MJClusterAnalysisFormComponent,
@@ -767,8 +771,7 @@ export class GeneratedForms_SubModule_5 {
767
771
  MJCompanyIntegrationRecordMapFormComponent,
768
772
  MJCompanyIntegrationRunAPILogFormComponent,
769
773
  MJCompanyIntegrationRunDetailFormComponent,
770
- MJCompanyIntegrationRunFormComponent,
771
- MJCompanyIntegrationSyncWatermarkFormComponent
774
+ MJCompanyIntegrationRunFormComponent
772
775
  ],
773
776
  imports: [
774
777
  CommonModule,
@@ -781,7 +784,8 @@ export class GeneratedForms_SubModule_5 {
781
784
  exports: []
782
785
  }]
783
786
  }], null, null); })();
784
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJAuthorizationRoleFormComponent,
787
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_5, { declarations: [MJAuditLogFormComponent,
788
+ MJAuthorizationRoleFormComponent,
785
789
  MJAuthorizationFormComponent,
786
790
  MJClusterAnalysisFormComponent,
787
791
  MJClusterAnalysisClusterFormComponent,
@@ -799,8 +803,7 @@ export class GeneratedForms_SubModule_5 {
799
803
  MJCompanyIntegrationRecordMapFormComponent,
800
804
  MJCompanyIntegrationRunAPILogFormComponent,
801
805
  MJCompanyIntegrationRunDetailFormComponent,
802
- MJCompanyIntegrationRunFormComponent,
803
- MJCompanyIntegrationSyncWatermarkFormComponent], imports: [CommonModule,
806
+ MJCompanyIntegrationRunFormComponent], imports: [CommonModule,
804
807
  FormsModule,
805
808
  BaseFormsModule,
806
809
  EntityViewerModule,
@@ -819,6 +822,7 @@ export class GeneratedForms_SubModule_6 {
819
822
  type: NgModule,
820
823
  args: [{
821
824
  declarations: [
825
+ MJCompanyIntegrationSyncWatermarkFormComponent,
822
826
  MJCompanyIntegrationFormComponent,
823
827
  MJComponentDependencyFormComponent,
824
828
  MJComponentLibraryFormComponent,
@@ -827,6 +831,7 @@ export class GeneratedForms_SubModule_6 {
827
831
  MJComponentFormComponent,
828
832
  MJContentFileTypeFormComponent,
829
833
  MJContentItemAttributeFormComponent,
834
+ MJContentItemChunkFormComponent,
830
835
  MJContentItemDuplicateFormComponent,
831
836
  MJContentItemTagFormComponent,
832
837
  MJContentItemFormComponent,
@@ -836,9 +841,7 @@ export class GeneratedForms_SubModule_6 {
836
841
  MJContentSourceParamFormComponent,
837
842
  MJContentSourceTypeParamFormComponent,
838
843
  MJContentSourceTypeFormComponent,
839
- MJContentSourceFormComponent,
840
- MJContentTypeAttributeFormComponent,
841
- MJContentTypeFormComponent
844
+ MJContentSourceFormComponent
842
845
  ],
843
846
  imports: [
844
847
  CommonModule,
@@ -850,7 +853,8 @@ export class GeneratedForms_SubModule_6 {
850
853
  exports: []
851
854
  }]
852
855
  }], null, null); })();
853
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJCompanyIntegrationFormComponent,
856
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_6, { declarations: [MJCompanyIntegrationSyncWatermarkFormComponent,
857
+ MJCompanyIntegrationFormComponent,
854
858
  MJComponentDependencyFormComponent,
855
859
  MJComponentLibraryFormComponent,
856
860
  MJComponentLibraryLinkFormComponent,
@@ -858,6 +862,7 @@ export class GeneratedForms_SubModule_6 {
858
862
  MJComponentFormComponent,
859
863
  MJContentFileTypeFormComponent,
860
864
  MJContentItemAttributeFormComponent,
865
+ MJContentItemChunkFormComponent,
861
866
  MJContentItemDuplicateFormComponent,
862
867
  MJContentItemTagFormComponent,
863
868
  MJContentItemFormComponent,
@@ -867,9 +872,7 @@ export class GeneratedForms_SubModule_6 {
867
872
  MJContentSourceParamFormComponent,
868
873
  MJContentSourceTypeParamFormComponent,
869
874
  MJContentSourceTypeFormComponent,
870
- MJContentSourceFormComponent,
871
- MJContentTypeAttributeFormComponent,
872
- MJContentTypeFormComponent], imports: [CommonModule,
875
+ MJContentSourceFormComponent], imports: [CommonModule,
873
876
  FormsModule,
874
877
  BaseFormsModule,
875
878
  EntityViewerModule,
@@ -887,9 +890,12 @@ export class GeneratedForms_SubModule_7 {
887
890
  type: NgModule,
888
891
  args: [{
889
892
  declarations: [
893
+ MJContentTypeAttributeFormComponent,
894
+ MJContentTypeFormComponent,
890
895
  MJConversationArtifactPermissionFormComponent,
891
896
  MJConversationArtifactVersionFormComponent,
892
897
  MJConversationArtifactFormComponent,
898
+ MJConversationCompactionRunFormComponent,
893
899
  MJConversationDetailArtifactFormComponent,
894
900
  MJConversationDetailAttachmentFormComponent,
895
901
  MJConversationDetailRatingFormComponent,
@@ -903,10 +909,7 @@ export class GeneratedForms_SubModule_7 {
903
909
  MJDashboardCategoryFormComponent,
904
910
  MJDashboardCategoryLinkFormComponent,
905
911
  MJDashboardCategoryPermissionFormComponent,
906
- MJDashboardPartTypeFormComponent,
907
- MJDashboardPermissionFormComponent,
908
- MJDashboardUserPreferenceFormComponent,
909
- MJDashboardUserStateFormComponent
912
+ MJDashboardPartTypeFormComponent
910
913
  ],
911
914
  imports: [
912
915
  CommonModule,
@@ -918,9 +921,12 @@ export class GeneratedForms_SubModule_7 {
918
921
  exports: []
919
922
  }]
920
923
  }], null, null); })();
921
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJConversationArtifactPermissionFormComponent,
924
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_7, { declarations: [MJContentTypeAttributeFormComponent,
925
+ MJContentTypeFormComponent,
926
+ MJConversationArtifactPermissionFormComponent,
922
927
  MJConversationArtifactVersionFormComponent,
923
928
  MJConversationArtifactFormComponent,
929
+ MJConversationCompactionRunFormComponent,
924
930
  MJConversationDetailArtifactFormComponent,
925
931
  MJConversationDetailAttachmentFormComponent,
926
932
  MJConversationDetailRatingFormComponent,
@@ -934,10 +940,7 @@ export class GeneratedForms_SubModule_7 {
934
940
  MJDashboardCategoryFormComponent,
935
941
  MJDashboardCategoryLinkFormComponent,
936
942
  MJDashboardCategoryPermissionFormComponent,
937
- MJDashboardPartTypeFormComponent,
938
- MJDashboardPermissionFormComponent,
939
- MJDashboardUserPreferenceFormComponent,
940
- MJDashboardUserStateFormComponent], imports: [CommonModule,
943
+ MJDashboardPartTypeFormComponent], imports: [CommonModule,
941
944
  FormsModule,
942
945
  BaseFormsModule,
943
946
  EntityViewerModule,
@@ -955,6 +958,9 @@ export class GeneratedForms_SubModule_8 {
955
958
  type: NgModule,
956
959
  args: [{
957
960
  declarations: [
961
+ MJDashboardPermissionFormComponent,
962
+ MJDashboardUserPreferenceFormComponent,
963
+ MJDashboardUserStateFormComponent,
958
964
  MJDashboardFormComponent,
959
965
  MJDataContextItemFormComponent,
960
966
  MJDataContextFormComponent,
@@ -971,10 +977,7 @@ export class GeneratedForms_SubModule_8 {
971
977
  MJEncryptionKeySourceFormComponent,
972
978
  MJEncryptionKeyFormComponent,
973
979
  MJEntityFormComponent,
974
- MJEntityActionFilterFormComponent,
975
- MJEntityActionInvocationTypeFormComponent,
976
- MJEntityActionInvocationFormComponent,
977
- MJEntityActionParamFormComponent
980
+ MJEntityActionFilterFormComponent
978
981
  ],
979
982
  imports: [
980
983
  CommonModule,
@@ -986,7 +989,10 @@ export class GeneratedForms_SubModule_8 {
986
989
  exports: []
987
990
  }]
988
991
  }], null, null); })();
989
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJDashboardFormComponent,
992
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_8, { declarations: [MJDashboardPermissionFormComponent,
993
+ MJDashboardUserPreferenceFormComponent,
994
+ MJDashboardUserStateFormComponent,
995
+ MJDashboardFormComponent,
990
996
  MJDataContextItemFormComponent,
991
997
  MJDataContextFormComponent,
992
998
  MJDatasetItemFormComponent,
@@ -1002,10 +1008,7 @@ export class GeneratedForms_SubModule_8 {
1002
1008
  MJEncryptionKeySourceFormComponent,
1003
1009
  MJEncryptionKeyFormComponent,
1004
1010
  MJEntityFormComponent,
1005
- MJEntityActionFilterFormComponent,
1006
- MJEntityActionInvocationTypeFormComponent,
1007
- MJEntityActionInvocationFormComponent,
1008
- MJEntityActionParamFormComponent], imports: [CommonModule,
1011
+ MJEntityActionFilterFormComponent], imports: [CommonModule,
1009
1012
  FormsModule,
1010
1013
  BaseFormsModule,
1011
1014
  EntityViewerModule,
@@ -1023,6 +1026,9 @@ export class GeneratedForms_SubModule_9 {
1023
1026
  type: NgModule,
1024
1027
  args: [{
1025
1028
  declarations: [
1029
+ MJEntityActionInvocationTypeFormComponent,
1030
+ MJEntityActionInvocationFormComponent,
1031
+ MJEntityActionParamFormComponent,
1026
1032
  MJEntityActionFormComponent,
1027
1033
  MJEntityAIActionFormComponent,
1028
1034
  MJEntityCommunicationFieldFormComponent,
@@ -1039,10 +1045,7 @@ export class GeneratedForms_SubModule_9 {
1039
1045
  MJEntityPermissionFormComponent,
1040
1046
  MJEntityRecordDocumentFormComponent,
1041
1047
  MJEntityRelationshipDisplayComponentFormComponent,
1042
- MJEntityRelationshipFormComponent,
1043
- MJEntitySettingFormComponent,
1044
- MJEnvironmentFormComponent,
1045
- MJErrorLogFormComponent
1048
+ MJEntityRelationshipFormComponent
1046
1049
  ],
1047
1050
  imports: [
1048
1051
  CommonModule,
@@ -1054,7 +1057,10 @@ export class GeneratedForms_SubModule_9 {
1054
1057
  exports: []
1055
1058
  }]
1056
1059
  }], null, null); })();
1057
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJEntityActionFormComponent,
1060
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_9, { declarations: [MJEntityActionInvocationTypeFormComponent,
1061
+ MJEntityActionInvocationFormComponent,
1062
+ MJEntityActionParamFormComponent,
1063
+ MJEntityActionFormComponent,
1058
1064
  MJEntityAIActionFormComponent,
1059
1065
  MJEntityCommunicationFieldFormComponent,
1060
1066
  MJEntityCommunicationMessageTypeFormComponent,
@@ -1070,10 +1076,7 @@ export class GeneratedForms_SubModule_9 {
1070
1076
  MJEntityPermissionFormComponent,
1071
1077
  MJEntityRecordDocumentFormComponent,
1072
1078
  MJEntityRelationshipDisplayComponentFormComponent,
1073
- MJEntityRelationshipFormComponent,
1074
- MJEntitySettingFormComponent,
1075
- MJEnvironmentFormComponent,
1076
- MJErrorLogFormComponent], imports: [CommonModule,
1079
+ MJEntityRelationshipFormComponent], imports: [CommonModule,
1077
1080
  FormsModule,
1078
1081
  BaseFormsModule,
1079
1082
  EntityViewerModule,
@@ -1091,6 +1094,9 @@ export class GeneratedForms_SubModule_10 {
1091
1094
  type: NgModule,
1092
1095
  args: [{
1093
1096
  declarations: [
1097
+ MJEntitySettingFormComponent,
1098
+ MJEnvironmentFormComponent,
1099
+ MJErrorLogFormComponent,
1094
1100
  MJExperimentSessionIterationFormComponent,
1095
1101
  MJExperimentSessionFormComponent,
1096
1102
  MJExperimentFormComponent,
@@ -1107,10 +1113,7 @@ export class GeneratedForms_SubModule_10 {
1107
1113
  MJGeneratedCodeFormComponent,
1108
1114
  MJInstanceConfigurationFormComponent,
1109
1115
  MJIntegrationObjectFieldFormComponent,
1110
- MJIntegrationObjectFormComponent,
1111
- MJIntegrationSourceTypeFormComponent,
1112
- MJIntegrationURLFormatFormComponent,
1113
- MJIntegrationFormComponent
1116
+ MJIntegrationObjectFormComponent
1114
1117
  ],
1115
1118
  imports: [
1116
1119
  CommonModule,
@@ -1122,7 +1125,10 @@ export class GeneratedForms_SubModule_10 {
1122
1125
  exports: []
1123
1126
  }]
1124
1127
  }], null, null); })();
1125
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJExperimentSessionIterationFormComponent,
1128
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_10, { declarations: [MJEntitySettingFormComponent,
1129
+ MJEnvironmentFormComponent,
1130
+ MJErrorLogFormComponent,
1131
+ MJExperimentSessionIterationFormComponent,
1126
1132
  MJExperimentSessionFormComponent,
1127
1133
  MJExperimentFormComponent,
1128
1134
  MJExplorerNavigationItemFormComponent,
@@ -1138,10 +1144,7 @@ export class GeneratedForms_SubModule_10 {
1138
1144
  MJGeneratedCodeFormComponent,
1139
1145
  MJInstanceConfigurationFormComponent,
1140
1146
  MJIntegrationObjectFieldFormComponent,
1141
- MJIntegrationObjectFormComponent,
1142
- MJIntegrationSourceTypeFormComponent,
1143
- MJIntegrationURLFormatFormComponent,
1144
- MJIntegrationFormComponent], imports: [CommonModule,
1147
+ MJIntegrationObjectFormComponent], imports: [CommonModule,
1145
1148
  FormsModule,
1146
1149
  BaseFormsModule,
1147
1150
  EntityViewerModule,
@@ -1159,6 +1162,9 @@ export class GeneratedForms_SubModule_11 {
1159
1162
  type: NgModule,
1160
1163
  args: [{
1161
1164
  declarations: [
1165
+ MJIntegrationSourceTypeFormComponent,
1166
+ MJIntegrationURLFormatFormComponent,
1167
+ MJIntegrationFormComponent,
1162
1168
  MJKnowledgeHubSavedSearchFormComponent,
1163
1169
  MJLibraryFormComponent,
1164
1170
  MJLibraryItemFormComponent,
@@ -1175,10 +1181,7 @@ export class GeneratedForms_SubModule_11 {
1175
1181
  MJMagicLinkRedemptionFormComponent,
1176
1182
  MJMCPServerConnectionPermissionFormComponent,
1177
1183
  MJMCPServerConnectionToolFormComponent,
1178
- MJMCPServerConnectionFormComponent,
1179
- MJMCPServerToolFormComponent,
1180
- MJMCPServerFormComponent,
1181
- MJMCPToolExecutionLogFormComponent
1184
+ MJMCPServerConnectionFormComponent
1182
1185
  ],
1183
1186
  imports: [
1184
1187
  CommonModule,
@@ -1190,7 +1193,10 @@ export class GeneratedForms_SubModule_11 {
1190
1193
  exports: []
1191
1194
  }]
1192
1195
  }], null, null); })();
1193
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJKnowledgeHubSavedSearchFormComponent,
1196
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_11, { declarations: [MJIntegrationSourceTypeFormComponent,
1197
+ MJIntegrationURLFormatFormComponent,
1198
+ MJIntegrationFormComponent,
1199
+ MJKnowledgeHubSavedSearchFormComponent,
1194
1200
  MJLibraryFormComponent,
1195
1201
  MJLibraryItemFormComponent,
1196
1202
  MJListCategoryFormComponent,
@@ -1206,10 +1212,7 @@ export class GeneratedForms_SubModule_11 {
1206
1212
  MJMagicLinkRedemptionFormComponent,
1207
1213
  MJMCPServerConnectionPermissionFormComponent,
1208
1214
  MJMCPServerConnectionToolFormComponent,
1209
- MJMCPServerConnectionFormComponent,
1210
- MJMCPServerToolFormComponent,
1211
- MJMCPServerFormComponent,
1212
- MJMCPToolExecutionLogFormComponent], imports: [CommonModule,
1215
+ MJMCPServerConnectionFormComponent], imports: [CommonModule,
1213
1216
  FormsModule,
1214
1217
  BaseFormsModule,
1215
1218
  EntityViewerModule,
@@ -1227,6 +1230,9 @@ export class GeneratedForms_SubModule_12 {
1227
1230
  type: NgModule,
1228
1231
  args: [{
1229
1232
  declarations: [
1233
+ MJMCPServerToolFormComponent,
1234
+ MJMCPServerFormComponent,
1235
+ MJMCPToolExecutionLogFormComponent,
1230
1236
  MJMCPToolFavoriteFormComponent,
1231
1237
  MJMLAlgorithmUseCaseRankingFormComponent,
1232
1238
  MJMLAlgorithmUseCaseFormComponent,
@@ -1243,10 +1249,7 @@ export class GeneratedForms_SubModule_12 {
1243
1249
  MJOpenAppInstallHistoryFormComponent,
1244
1250
  MJOpenAppFormComponent,
1245
1251
  MJOutputDeliveryTypeFormComponent,
1246
- MJOutputFormatTypeFormComponent,
1247
- MJOutputTriggerTypeFormComponent,
1248
- MJPermissionDomainFormComponent,
1249
- MJProcessRunDetailFormComponent
1252
+ MJOutputFormatTypeFormComponent
1250
1253
  ],
1251
1254
  imports: [
1252
1255
  CommonModule,
@@ -1258,7 +1261,10 @@ export class GeneratedForms_SubModule_12 {
1258
1261
  exports: []
1259
1262
  }]
1260
1263
  }], null, null); })();
1261
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJMCPToolFavoriteFormComponent,
1264
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_12, { declarations: [MJMCPServerToolFormComponent,
1265
+ MJMCPServerFormComponent,
1266
+ MJMCPToolExecutionLogFormComponent,
1267
+ MJMCPToolFavoriteFormComponent,
1262
1268
  MJMLAlgorithmUseCaseRankingFormComponent,
1263
1269
  MJMLAlgorithmUseCaseFormComponent,
1264
1270
  MJMLAlgorithmFormComponent,
@@ -1274,10 +1280,7 @@ export class GeneratedForms_SubModule_12 {
1274
1280
  MJOpenAppInstallHistoryFormComponent,
1275
1281
  MJOpenAppFormComponent,
1276
1282
  MJOutputDeliveryTypeFormComponent,
1277
- MJOutputFormatTypeFormComponent,
1278
- MJOutputTriggerTypeFormComponent,
1279
- MJPermissionDomainFormComponent,
1280
- MJProcessRunDetailFormComponent], imports: [CommonModule,
1283
+ MJOutputFormatTypeFormComponent], imports: [CommonModule,
1281
1284
  FormsModule,
1282
1285
  BaseFormsModule,
1283
1286
  EntityViewerModule,
@@ -1295,6 +1298,9 @@ export class GeneratedForms_SubModule_13 {
1295
1298
  type: NgModule,
1296
1299
  args: [{
1297
1300
  declarations: [
1301
+ MJOutputTriggerTypeFormComponent,
1302
+ MJPermissionDomainFormComponent,
1303
+ MJProcessRunDetailFormComponent,
1298
1304
  MJProcessRunFormComponent,
1299
1305
  MJProjectFormComponent,
1300
1306
  MJPublicLinkFormComponent,
@@ -1311,10 +1317,7 @@ export class GeneratedForms_SubModule_13 {
1311
1317
  MJQueueFormComponent,
1312
1318
  MJRecommendationItemFormComponent,
1313
1319
  MJRecommendationProviderFormComponent,
1314
- MJRecommendationRunFormComponent,
1315
- MJRecommendationFormComponent,
1316
- MJRecordChangeReplayRunFormComponent,
1317
- MJRecordChangeFormComponent
1320
+ MJRecommendationRunFormComponent
1318
1321
  ],
1319
1322
  imports: [
1320
1323
  CommonModule,
@@ -1326,7 +1329,10 @@ export class GeneratedForms_SubModule_13 {
1326
1329
  exports: []
1327
1330
  }]
1328
1331
  }], null, null); })();
1329
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJProcessRunFormComponent,
1332
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_13, { declarations: [MJOutputTriggerTypeFormComponent,
1333
+ MJPermissionDomainFormComponent,
1334
+ MJProcessRunDetailFormComponent,
1335
+ MJProcessRunFormComponent,
1330
1336
  MJProjectFormComponent,
1331
1337
  MJPublicLinkFormComponent,
1332
1338
  MJQueryFormComponent,
@@ -1342,10 +1348,7 @@ export class GeneratedForms_SubModule_13 {
1342
1348
  MJQueueFormComponent,
1343
1349
  MJRecommendationItemFormComponent,
1344
1350
  MJRecommendationProviderFormComponent,
1345
- MJRecommendationRunFormComponent,
1346
- MJRecommendationFormComponent,
1347
- MJRecordChangeReplayRunFormComponent,
1348
- MJRecordChangeFormComponent], imports: [CommonModule,
1351
+ MJRecommendationRunFormComponent], imports: [CommonModule,
1349
1352
  FormsModule,
1350
1353
  BaseFormsModule,
1351
1354
  EntityViewerModule,
@@ -1363,6 +1366,9 @@ export class GeneratedForms_SubModule_14 {
1363
1366
  type: NgModule,
1364
1367
  args: [{
1365
1368
  declarations: [
1369
+ MJRecommendationFormComponent,
1370
+ MJRecordChangeReplayRunFormComponent,
1371
+ MJRecordChangeFormComponent,
1366
1372
  MJRecordGeoCodeFormComponent,
1367
1373
  MJRecordLinkFormComponent,
1368
1374
  MJRecordMergeDeletionLogFormComponent,
@@ -1379,10 +1385,7 @@ export class GeneratedForms_SubModule_14 {
1379
1385
  MJReportFormComponent,
1380
1386
  MJResourceLinkFormComponent,
1381
1387
  MJResourcePermissionFormComponent,
1382
- MJResourceTypeFormComponent,
1383
- MJRoleFormComponent,
1384
- MJRowLevelSecurityFilterFormComponent,
1385
- MJScheduledActionParamFormComponent
1388
+ MJResourceTypeFormComponent
1386
1389
  ],
1387
1390
  imports: [
1388
1391
  CommonModule,
@@ -1394,7 +1397,10 @@ export class GeneratedForms_SubModule_14 {
1394
1397
  exports: []
1395
1398
  }]
1396
1399
  }], null, null); })();
1397
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJRecordGeoCodeFormComponent,
1400
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_14, { declarations: [MJRecommendationFormComponent,
1401
+ MJRecordChangeReplayRunFormComponent,
1402
+ MJRecordChangeFormComponent,
1403
+ MJRecordGeoCodeFormComponent,
1398
1404
  MJRecordLinkFormComponent,
1399
1405
  MJRecordMergeDeletionLogFormComponent,
1400
1406
  MJRecordMergeLogFormComponent,
@@ -1410,10 +1416,7 @@ export class GeneratedForms_SubModule_14 {
1410
1416
  MJReportFormComponent,
1411
1417
  MJResourceLinkFormComponent,
1412
1418
  MJResourcePermissionFormComponent,
1413
- MJResourceTypeFormComponent,
1414
- MJRoleFormComponent,
1415
- MJRowLevelSecurityFilterFormComponent,
1416
- MJScheduledActionParamFormComponent], imports: [CommonModule,
1419
+ MJResourceTypeFormComponent], imports: [CommonModule,
1417
1420
  FormsModule,
1418
1421
  BaseFormsModule,
1419
1422
  EntityViewerModule,
@@ -1431,6 +1434,9 @@ export class GeneratedForms_SubModule_15 {
1431
1434
  type: NgModule,
1432
1435
  args: [{
1433
1436
  declarations: [
1437
+ MJRoleFormComponent,
1438
+ MJRowLevelSecurityFilterFormComponent,
1439
+ MJScheduledActionParamFormComponent,
1434
1440
  MJScheduledActionFormComponent,
1435
1441
  MJScheduledJobRunFormComponent,
1436
1442
  MJScheduledJobTypeFormComponent,
@@ -1447,10 +1453,7 @@ export class GeneratedForms_SubModule_15 {
1447
1453
  MJSearchScopeStorageAccountFormComponent,
1448
1454
  MJSearchScopeTestQueryFormComponent,
1449
1455
  MJSearchScopeFormComponent,
1450
- MJSignatureAccountFormComponent,
1451
- MJSignatureProviderFormComponent,
1452
- MJSignatureRequestDocumentFormComponent,
1453
- MJSignatureRequestLogFormComponent
1456
+ MJSignatureAccountFormComponent
1454
1457
  ],
1455
1458
  imports: [
1456
1459
  CommonModule,
@@ -1462,7 +1465,10 @@ export class GeneratedForms_SubModule_15 {
1462
1465
  exports: []
1463
1466
  }]
1464
1467
  }], null, null); })();
1465
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJScheduledActionFormComponent,
1468
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_15, { declarations: [MJRoleFormComponent,
1469
+ MJRowLevelSecurityFilterFormComponent,
1470
+ MJScheduledActionParamFormComponent,
1471
+ MJScheduledActionFormComponent,
1466
1472
  MJScheduledJobRunFormComponent,
1467
1473
  MJScheduledJobTypeFormComponent,
1468
1474
  MJScheduledJobFormComponent,
@@ -1478,10 +1484,7 @@ export class GeneratedForms_SubModule_15 {
1478
1484
  MJSearchScopeStorageAccountFormComponent,
1479
1485
  MJSearchScopeTestQueryFormComponent,
1480
1486
  MJSearchScopeFormComponent,
1481
- MJSignatureAccountFormComponent,
1482
- MJSignatureProviderFormComponent,
1483
- MJSignatureRequestDocumentFormComponent,
1484
- MJSignatureRequestLogFormComponent], imports: [CommonModule,
1487
+ MJSignatureAccountFormComponent], imports: [CommonModule,
1485
1488
  FormsModule,
1486
1489
  BaseFormsModule,
1487
1490
  EntityViewerModule,
@@ -1499,6 +1502,9 @@ export class GeneratedForms_SubModule_16 {
1499
1502
  type: NgModule,
1500
1503
  args: [{
1501
1504
  declarations: [
1505
+ MJSignatureProviderFormComponent,
1506
+ MJSignatureRequestDocumentFormComponent,
1507
+ MJSignatureRequestLogFormComponent,
1502
1508
  MJSignatureRequestRecipientFormComponent,
1503
1509
  MJSignatureRequestFormComponent,
1504
1510
  MJSkillFormComponent,
@@ -1515,10 +1521,7 @@ export class GeneratedForms_SubModule_16 {
1515
1521
  MJTaskTypeFormComponent,
1516
1522
  MJTaskFormComponent,
1517
1523
  MJTemplateCategoryFormComponent,
1518
- MJTemplateContentTypeFormComponent,
1519
- MJTemplateContentFormComponent,
1520
- MJTemplateParamFormComponent,
1521
- MJTemplateFormComponent
1524
+ MJTemplateContentTypeFormComponent
1522
1525
  ],
1523
1526
  imports: [
1524
1527
  CommonModule,
@@ -1530,7 +1533,10 @@ export class GeneratedForms_SubModule_16 {
1530
1533
  exports: []
1531
1534
  }]
1532
1535
  }], null, null); })();
1533
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJSignatureRequestRecipientFormComponent,
1536
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJSignatureProviderFormComponent,
1537
+ MJSignatureRequestDocumentFormComponent,
1538
+ MJSignatureRequestLogFormComponent,
1539
+ MJSignatureRequestRecipientFormComponent,
1534
1540
  MJSignatureRequestFormComponent,
1535
1541
  MJSkillFormComponent,
1536
1542
  MJSQLDialectFormComponent,
@@ -1546,10 +1552,7 @@ export class GeneratedForms_SubModule_16 {
1546
1552
  MJTaskTypeFormComponent,
1547
1553
  MJTaskFormComponent,
1548
1554
  MJTemplateCategoryFormComponent,
1549
- MJTemplateContentTypeFormComponent,
1550
- MJTemplateContentFormComponent,
1551
- MJTemplateParamFormComponent,
1552
- MJTemplateFormComponent], imports: [CommonModule,
1555
+ MJTemplateContentTypeFormComponent], imports: [CommonModule,
1553
1556
  FormsModule,
1554
1557
  BaseFormsModule,
1555
1558
  EntityViewerModule,
@@ -1567,6 +1570,9 @@ export class GeneratedForms_SubModule_17 {
1567
1570
  type: NgModule,
1568
1571
  args: [{
1569
1572
  declarations: [
1573
+ MJTemplateContentFormComponent,
1574
+ MJTemplateParamFormComponent,
1575
+ MJTemplateFormComponent,
1570
1576
  MJTestRubricFormComponent,
1571
1577
  MJTestRunFeedbackFormComponent,
1572
1578
  MJTestRunOutputTypeFormComponent,
@@ -1583,10 +1589,7 @@ export class GeneratedForms_SubModule_17 {
1583
1589
  MJUserFavoriteFormComponent,
1584
1590
  MJUserNotificationPreferenceFormComponent,
1585
1591
  MJUserNotificationTypeFormComponent,
1586
- MJUserNotificationFormComponent,
1587
- MJUserRecordLogFormComponent,
1588
- MJUserRoleFormComponent,
1589
- MJUserRoutineRecipientFormComponent
1592
+ MJUserNotificationFormComponent
1590
1593
  ],
1591
1594
  imports: [
1592
1595
  CommonModule,
@@ -1598,7 +1601,10 @@ export class GeneratedForms_SubModule_17 {
1598
1601
  exports: []
1599
1602
  }]
1600
1603
  }], null, null); })();
1601
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [MJTestRubricFormComponent,
1604
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_17, { declarations: [MJTemplateContentFormComponent,
1605
+ MJTemplateParamFormComponent,
1606
+ MJTemplateFormComponent,
1607
+ MJTestRubricFormComponent,
1602
1608
  MJTestRunFeedbackFormComponent,
1603
1609
  MJTestRunOutputTypeFormComponent,
1604
1610
  MJTestRunOutputFormComponent,
@@ -1614,10 +1620,7 @@ export class GeneratedForms_SubModule_17 {
1614
1620
  MJUserFavoriteFormComponent,
1615
1621
  MJUserNotificationPreferenceFormComponent,
1616
1622
  MJUserNotificationTypeFormComponent,
1617
- MJUserNotificationFormComponent,
1618
- MJUserRecordLogFormComponent,
1619
- MJUserRoleFormComponent,
1620
- MJUserRoutineRecipientFormComponent], imports: [CommonModule,
1623
+ MJUserNotificationFormComponent], imports: [CommonModule,
1621
1624
  FormsModule,
1622
1625
  BaseFormsModule,
1623
1626
  EntityViewerModule,
@@ -1635,6 +1638,9 @@ export class GeneratedForms_SubModule_18 {
1635
1638
  type: NgModule,
1636
1639
  args: [{
1637
1640
  declarations: [
1641
+ MJUserRecordLogFormComponent,
1642
+ MJUserRoleFormComponent,
1643
+ MJUserRoutineRecipientFormComponent,
1638
1644
  MJUserRoutineRunFormComponent,
1639
1645
  MJUserRoutineFormComponent,
1640
1646
  MJUserSettingFormComponent,
@@ -1651,10 +1657,7 @@ export class GeneratedForms_SubModule_18 {
1651
1657
  MJVersionLabelFormComponent,
1652
1658
  MJViewTypeFormComponent,
1653
1659
  MJWorkflowEngineFormComponent,
1654
- MJWorkflowRunFormComponent,
1655
- MJWorkflowFormComponent,
1656
- MJWorkspaceItemFormComponent,
1657
- MJWorkspaceFormComponent
1660
+ MJWorkflowRunFormComponent
1658
1661
  ],
1659
1662
  imports: [
1660
1663
  CommonModule,
@@ -1666,7 +1669,10 @@ export class GeneratedForms_SubModule_18 {
1666
1669
  exports: []
1667
1670
  }]
1668
1671
  }], null, null); })();
1669
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJUserRoutineRunFormComponent,
1672
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJUserRecordLogFormComponent,
1673
+ MJUserRoleFormComponent,
1674
+ MJUserRoutineRecipientFormComponent,
1675
+ MJUserRoutineRunFormComponent,
1670
1676
  MJUserRoutineFormComponent,
1671
1677
  MJUserSettingFormComponent,
1672
1678
  MJUserViewCategoryFormComponent,
@@ -1682,8 +1688,39 @@ export class GeneratedForms_SubModule_18 {
1682
1688
  MJVersionLabelFormComponent,
1683
1689
  MJViewTypeFormComponent,
1684
1690
  MJWorkflowEngineFormComponent,
1685
- MJWorkflowRunFormComponent,
1686
- MJWorkflowFormComponent,
1691
+ MJWorkflowRunFormComponent], imports: [CommonModule,
1692
+ FormsModule,
1693
+ BaseFormsModule,
1694
+ EntityViewerModule,
1695
+ LinkDirectivesModule] }); })();
1696
+ export class GeneratedForms_SubModule_19 {
1697
+ static { this.ɵfac = function GeneratedForms_SubModule_19_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || GeneratedForms_SubModule_19)(); }; }
1698
+ static { this.ɵmod = /*@__PURE__*/ i0.ɵɵdefineNgModule({ type: GeneratedForms_SubModule_19 }); }
1699
+ static { this.ɵinj = /*@__PURE__*/ i0.ɵɵdefineInjector({ imports: [CommonModule,
1700
+ FormsModule,
1701
+ BaseFormsModule,
1702
+ EntityViewerModule,
1703
+ LinkDirectivesModule] }); }
1704
+ }
1705
+ (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(GeneratedForms_SubModule_19, [{
1706
+ type: NgModule,
1707
+ args: [{
1708
+ declarations: [
1709
+ MJWorkflowFormComponent,
1710
+ MJWorkspaceItemFormComponent,
1711
+ MJWorkspaceFormComponent
1712
+ ],
1713
+ imports: [
1714
+ CommonModule,
1715
+ FormsModule,
1716
+ BaseFormsModule,
1717
+ EntityViewerModule,
1718
+ LinkDirectivesModule
1719
+ ],
1720
+ exports: []
1721
+ }]
1722
+ }], null, null); })();
1723
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_19, { declarations: [MJWorkflowFormComponent,
1687
1724
  MJWorkspaceItemFormComponent,
1688
1725
  MJWorkspaceFormComponent], imports: [CommonModule,
1689
1726
  FormsModule,
@@ -1711,7 +1748,8 @@ export class CoreGeneratedFormsModule {
1711
1748
  GeneratedForms_SubModule_15,
1712
1749
  GeneratedForms_SubModule_16,
1713
1750
  GeneratedForms_SubModule_17,
1714
- GeneratedForms_SubModule_18] }); }
1751
+ GeneratedForms_SubModule_18,
1752
+ GeneratedForms_SubModule_19] }); }
1715
1753
  }
1716
1754
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CoreGeneratedFormsModule, [{
1717
1755
  type: NgModule,
@@ -1736,9 +1774,10 @@ export class CoreGeneratedFormsModule {
1736
1774
  GeneratedForms_SubModule_15,
1737
1775
  GeneratedForms_SubModule_16,
1738
1776
  GeneratedForms_SubModule_17,
1739
- GeneratedForms_SubModule_18
1777
+ GeneratedForms_SubModule_18,
1778
+ GeneratedForms_SubModule_19
1740
1779
  ]
1741
1780
  }]
1742
1781
  }], null, null); })();
1743
- (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] }); })();
1782
+ (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] }); })();
1744
1783
  //# sourceMappingURL=generated-forms.module.js.map