@memberjunction/ng-core-entity-forms 5.48.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 (90) hide show
  1. package/dist/lib/custom/Templates/template-params-grid.component.d.ts.map +1 -1
  2. package/dist/lib/custom/Templates/template-params-grid.component.js +5 -2
  3. package/dist/lib/custom/Templates/template-params-grid.component.js.map +1 -1
  4. package/dist/lib/custom/Tests/test-run-checks.d.ts +28 -0
  5. package/dist/lib/custom/Tests/test-run-checks.d.ts.map +1 -0
  6. package/dist/lib/custom/Tests/test-run-checks.js +31 -0
  7. package/dist/lib/custom/Tests/test-run-checks.js.map +1 -0
  8. package/dist/lib/custom/Tests/test-run-form.component.d.ts +2 -7
  9. package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -1
  10. package/dist/lib/custom/Tests/test-run-form.component.js +3 -5
  11. package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -1
  12. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
  13. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +13 -7
  14. package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
  15. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.d.ts.map +1 -1
  16. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +250 -236
  17. package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
  18. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.d.ts.map +1 -1
  19. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js +33 -51
  20. package/dist/lib/generated/Entities/MJAIAgentRun/mjaiagentrun.form.component.js.map +1 -1
  21. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.d.ts.map +1 -1
  22. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js +37 -17
  23. package/dist/lib/generated/Entities/MJAIAgentType/mjaiagenttype.form.component.js.map +1 -1
  24. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.d.ts.map +1 -1
  25. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +84 -30
  26. package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
  27. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
  28. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +74 -58
  29. package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
  30. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.d.ts.map +1 -1
  31. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js +71 -27
  32. package/dist/lib/generated/Entities/MJAISkill/mjaiskill.form.component.js.map +1 -1
  33. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.d.ts +10 -0
  34. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.d.ts.map +1 -0
  35. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.js +68 -0
  36. package/dist/lib/generated/Entities/MJAISkillSearchScope/mjaiskillsearchscope.form.component.js.map +1 -0
  37. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.d.ts.map +1 -1
  38. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js +90 -40
  39. package/dist/lib/generated/Entities/MJContentItem/mjcontentitem.form.component.js.map +1 -1
  40. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.d.ts +10 -0
  41. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.d.ts.map +1 -0
  42. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js +153 -0
  43. package/dist/lib/generated/Entities/MJContentItemChunk/mjcontentitemchunk.form.component.js.map +1 -0
  44. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js +38 -34
  45. package/dist/lib/generated/Entities/MJContentSource/mjcontentsource.form.component.js.map +1 -1
  46. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js +24 -20
  47. package/dist/lib/generated/Entities/MJContentType/mjcontenttype.form.component.js.map +1 -1
  48. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.d.ts +10 -0
  49. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.d.ts.map +1 -0
  50. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.js +64 -0
  51. package/dist/lib/generated/Entities/MJConversationCompactionRun/mjconversationcompactionrun.form.component.js.map +1 -0
  52. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.d.ts.map +1 -1
  53. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js +90 -70
  54. package/dist/lib/generated/Entities/MJConversationDetail/mjconversationdetail.form.component.js.map +1 -1
  55. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.d.ts.map +1 -1
  56. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js +16 -4
  57. package/dist/lib/generated/Entities/MJSearchExecutionLog/mjsearchexecutionlog.form.component.js.map +1 -1
  58. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.d.ts.map +1 -1
  59. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js +30 -12
  60. package/dist/lib/generated/Entities/MJSearchScope/mjsearchscope.form.component.js.map +1 -1
  61. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.d.ts.map +1 -1
  62. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js +12 -4
  63. package/dist/lib/generated/Entities/MJSearchScopeEntity/mjsearchscopeentity.form.component.js.map +1 -1
  64. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.d.ts.map +1 -1
  65. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js +12 -4
  66. package/dist/lib/generated/Entities/MJSearchScopeExternalIndex/mjsearchscopeexternalindex.form.component.js.map +1 -1
  67. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.d.ts.map +1 -1
  68. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js +16 -4
  69. package/dist/lib/generated/Entities/MJSearchScopePermission/mjsearchscopepermission.form.component.js.map +1 -1
  70. package/dist/lib/generated/Entities/MJTheme/mjtheme.form.component.d.ts +10 -0
  71. package/dist/lib/generated/Entities/MJTheme/mjtheme.form.component.d.ts.map +1 -0
  72. package/dist/lib/generated/Entities/MJTheme/mjtheme.form.component.js +94 -0
  73. package/dist/lib/generated/Entities/MJTheme/mjtheme.form.component.js.map +1 -0
  74. package/dist/lib/generated/generated-forms.module.d.ts +333 -324
  75. package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
  76. package/dist/lib/generated/generated-forms.module.js +174 -132
  77. package/dist/lib/generated/generated-forms.module.js.map +1 -1
  78. package/package.json +40 -39
  79. package/dist/__tests__/bridge-provider-features.test.d.ts +0 -2
  80. package/dist/__tests__/bridge-provider-features.test.d.ts.map +0 -1
  81. package/dist/__tests__/bridge-provider-features.test.js +0 -70
  82. package/dist/__tests__/bridge-provider-features.test.js.map +0 -1
  83. package/dist/__tests__/core-entity-forms.test.d.ts +0 -2
  84. package/dist/__tests__/core-entity-forms.test.d.ts.map +0 -1
  85. package/dist/__tests__/core-entity-forms.test.js +0 -21
  86. package/dist/__tests__/core-entity-forms.test.js.map +0 -1
  87. package/dist/__tests__/model-prediction.logic.test.d.ts +0 -2
  88. package/dist/__tests__/model-prediction.logic.test.d.ts.map +0 -1
  89. package/dist/__tests__/model-prediction.logic.test.js +0 -140
  90. package/dist/__tests__/model-prediction.logic.test.js.map +0 -1
@@ -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";
@@ -363,6 +366,7 @@ import { MJTestSuiteTestFormComponent } from "./Entities/MJTestSuiteTest/mjtests
363
366
  import { MJTestSuiteFormComponent } from "./Entities/MJTestSuite/mjtestsuite.form.component";
364
367
  import { MJTestTypeFormComponent } from "./Entities/MJTestType/mjtesttype.form.component";
365
368
  import { MJTestFormComponent } from "./Entities/MJTest/mjtest.form.component";
369
+ import { MJThemeFormComponent } from "./Entities/MJTheme/mjtheme.form.component";
366
370
  import { MJUserApplicationEntityFormComponent } from "./Entities/MJUserApplicationEntity/mjuserapplicationentity.form.component";
367
371
  import { MJUserApplicationFormComponent } from "./Entities/MJUserApplication/mjuserapplication.form.component";
368
372
  import { MJUserFavoriteFormComponent } from "./Entities/MJUserFavorite/mjuserfavorite.form.component";
@@ -623,14 +627,14 @@ export class GeneratedForms_SubModule_3 {
623
627
  MJAIResultCacheFormComponent,
624
628
  MJAISkillActionFormComponent,
625
629
  MJAISkillPermissionFormComponent,
630
+ MJAISkillSearchScopeFormComponent,
626
631
  MJAISkillSubAgentFormComponent,
627
632
  MJAISkillFormComponent,
628
633
  MJAIVendorTypeDefinitionFormComponent,
629
634
  MJAIVendorTypeFormComponent,
630
635
  MJAIVendorFormComponent,
631
636
  MJAPIApplicationScopeFormComponent,
632
- MJAPIApplicationFormComponent,
633
- MJAPIKeyApplicationFormComponent
637
+ MJAPIApplicationFormComponent
634
638
  ],
635
639
  imports: [
636
640
  CommonModule,
@@ -654,14 +658,14 @@ export class GeneratedForms_SubModule_3 {
654
658
  MJAIResultCacheFormComponent,
655
659
  MJAISkillActionFormComponent,
656
660
  MJAISkillPermissionFormComponent,
661
+ MJAISkillSearchScopeFormComponent,
657
662
  MJAISkillSubAgentFormComponent,
658
663
  MJAISkillFormComponent,
659
664
  MJAIVendorTypeDefinitionFormComponent,
660
665
  MJAIVendorTypeFormComponent,
661
666
  MJAIVendorFormComponent,
662
667
  MJAPIApplicationScopeFormComponent,
663
- MJAPIApplicationFormComponent,
664
- MJAPIKeyApplicationFormComponent], imports: [CommonModule,
668
+ MJAPIApplicationFormComponent], imports: [CommonModule,
665
669
  FormsModule,
666
670
  BaseFormsModule,
667
671
  EntityViewerModule,
@@ -679,6 +683,7 @@ export class GeneratedForms_SubModule_4 {
679
683
  type: NgModule,
680
684
  args: [{
681
685
  declarations: [
686
+ MJAPIKeyApplicationFormComponent,
682
687
  MJAPIKeyScopeFormComponent,
683
688
  MJAPIKeyUsageLogFormComponent,
684
689
  MJAPIKeyFormComponent,
@@ -697,8 +702,7 @@ export class GeneratedForms_SubModule_4 {
697
702
  MJArtifactVersionAttributeFormComponent,
698
703
  MJArtifactVersionFormComponent,
699
704
  MJArtifactFormComponent,
700
- MJAuditLogTypeFormComponent,
701
- MJAuditLogFormComponent
705
+ MJAuditLogTypeFormComponent
702
706
  ],
703
707
  imports: [
704
708
  CommonModule,
@@ -710,7 +714,8 @@ export class GeneratedForms_SubModule_4 {
710
714
  exports: []
711
715
  }]
712
716
  }], null, null); })();
713
- (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,
714
719
  MJAPIKeyUsageLogFormComponent,
715
720
  MJAPIKeyFormComponent,
716
721
  MJAPIScopeFormComponent,
@@ -728,8 +733,7 @@ export class GeneratedForms_SubModule_4 {
728
733
  MJArtifactVersionAttributeFormComponent,
729
734
  MJArtifactVersionFormComponent,
730
735
  MJArtifactFormComponent,
731
- MJAuditLogTypeFormComponent,
732
- MJAuditLogFormComponent], imports: [CommonModule,
736
+ MJAuditLogTypeFormComponent], imports: [CommonModule,
733
737
  FormsModule,
734
738
  BaseFormsModule,
735
739
  EntityViewerModule,
@@ -748,6 +752,7 @@ export class GeneratedForms_SubModule_5 {
748
752
  type: NgModule,
749
753
  args: [{
750
754
  declarations: [
755
+ MJAuditLogFormComponent,
751
756
  MJAuthorizationRoleFormComponent,
752
757
  MJAuthorizationFormComponent,
753
758
  MJClusterAnalysisFormComponent,
@@ -766,8 +771,7 @@ export class GeneratedForms_SubModule_5 {
766
771
  MJCompanyIntegrationRecordMapFormComponent,
767
772
  MJCompanyIntegrationRunAPILogFormComponent,
768
773
  MJCompanyIntegrationRunDetailFormComponent,
769
- MJCompanyIntegrationRunFormComponent,
770
- MJCompanyIntegrationSyncWatermarkFormComponent
774
+ MJCompanyIntegrationRunFormComponent
771
775
  ],
772
776
  imports: [
773
777
  CommonModule,
@@ -780,7 +784,8 @@ export class GeneratedForms_SubModule_5 {
780
784
  exports: []
781
785
  }]
782
786
  }], null, null); })();
783
- (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,
784
789
  MJAuthorizationFormComponent,
785
790
  MJClusterAnalysisFormComponent,
786
791
  MJClusterAnalysisClusterFormComponent,
@@ -798,8 +803,7 @@ export class GeneratedForms_SubModule_5 {
798
803
  MJCompanyIntegrationRecordMapFormComponent,
799
804
  MJCompanyIntegrationRunAPILogFormComponent,
800
805
  MJCompanyIntegrationRunDetailFormComponent,
801
- MJCompanyIntegrationRunFormComponent,
802
- MJCompanyIntegrationSyncWatermarkFormComponent], imports: [CommonModule,
806
+ MJCompanyIntegrationRunFormComponent], imports: [CommonModule,
803
807
  FormsModule,
804
808
  BaseFormsModule,
805
809
  EntityViewerModule,
@@ -818,6 +822,7 @@ export class GeneratedForms_SubModule_6 {
818
822
  type: NgModule,
819
823
  args: [{
820
824
  declarations: [
825
+ MJCompanyIntegrationSyncWatermarkFormComponent,
821
826
  MJCompanyIntegrationFormComponent,
822
827
  MJComponentDependencyFormComponent,
823
828
  MJComponentLibraryFormComponent,
@@ -826,6 +831,7 @@ export class GeneratedForms_SubModule_6 {
826
831
  MJComponentFormComponent,
827
832
  MJContentFileTypeFormComponent,
828
833
  MJContentItemAttributeFormComponent,
834
+ MJContentItemChunkFormComponent,
829
835
  MJContentItemDuplicateFormComponent,
830
836
  MJContentItemTagFormComponent,
831
837
  MJContentItemFormComponent,
@@ -835,9 +841,7 @@ export class GeneratedForms_SubModule_6 {
835
841
  MJContentSourceParamFormComponent,
836
842
  MJContentSourceTypeParamFormComponent,
837
843
  MJContentSourceTypeFormComponent,
838
- MJContentSourceFormComponent,
839
- MJContentTypeAttributeFormComponent,
840
- MJContentTypeFormComponent
844
+ MJContentSourceFormComponent
841
845
  ],
842
846
  imports: [
843
847
  CommonModule,
@@ -849,7 +853,8 @@ export class GeneratedForms_SubModule_6 {
849
853
  exports: []
850
854
  }]
851
855
  }], null, null); })();
852
- (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,
853
858
  MJComponentDependencyFormComponent,
854
859
  MJComponentLibraryFormComponent,
855
860
  MJComponentLibraryLinkFormComponent,
@@ -857,6 +862,7 @@ export class GeneratedForms_SubModule_6 {
857
862
  MJComponentFormComponent,
858
863
  MJContentFileTypeFormComponent,
859
864
  MJContentItemAttributeFormComponent,
865
+ MJContentItemChunkFormComponent,
860
866
  MJContentItemDuplicateFormComponent,
861
867
  MJContentItemTagFormComponent,
862
868
  MJContentItemFormComponent,
@@ -866,9 +872,7 @@ export class GeneratedForms_SubModule_6 {
866
872
  MJContentSourceParamFormComponent,
867
873
  MJContentSourceTypeParamFormComponent,
868
874
  MJContentSourceTypeFormComponent,
869
- MJContentSourceFormComponent,
870
- MJContentTypeAttributeFormComponent,
871
- MJContentTypeFormComponent], imports: [CommonModule,
875
+ MJContentSourceFormComponent], imports: [CommonModule,
872
876
  FormsModule,
873
877
  BaseFormsModule,
874
878
  EntityViewerModule,
@@ -886,9 +890,12 @@ export class GeneratedForms_SubModule_7 {
886
890
  type: NgModule,
887
891
  args: [{
888
892
  declarations: [
893
+ MJContentTypeAttributeFormComponent,
894
+ MJContentTypeFormComponent,
889
895
  MJConversationArtifactPermissionFormComponent,
890
896
  MJConversationArtifactVersionFormComponent,
891
897
  MJConversationArtifactFormComponent,
898
+ MJConversationCompactionRunFormComponent,
892
899
  MJConversationDetailArtifactFormComponent,
893
900
  MJConversationDetailAttachmentFormComponent,
894
901
  MJConversationDetailRatingFormComponent,
@@ -902,10 +909,7 @@ export class GeneratedForms_SubModule_7 {
902
909
  MJDashboardCategoryFormComponent,
903
910
  MJDashboardCategoryLinkFormComponent,
904
911
  MJDashboardCategoryPermissionFormComponent,
905
- MJDashboardPartTypeFormComponent,
906
- MJDashboardPermissionFormComponent,
907
- MJDashboardUserPreferenceFormComponent,
908
- MJDashboardUserStateFormComponent
912
+ MJDashboardPartTypeFormComponent
909
913
  ],
910
914
  imports: [
911
915
  CommonModule,
@@ -917,9 +921,12 @@ export class GeneratedForms_SubModule_7 {
917
921
  exports: []
918
922
  }]
919
923
  }], null, null); })();
920
- (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,
921
927
  MJConversationArtifactVersionFormComponent,
922
928
  MJConversationArtifactFormComponent,
929
+ MJConversationCompactionRunFormComponent,
923
930
  MJConversationDetailArtifactFormComponent,
924
931
  MJConversationDetailAttachmentFormComponent,
925
932
  MJConversationDetailRatingFormComponent,
@@ -933,10 +940,7 @@ export class GeneratedForms_SubModule_7 {
933
940
  MJDashboardCategoryFormComponent,
934
941
  MJDashboardCategoryLinkFormComponent,
935
942
  MJDashboardCategoryPermissionFormComponent,
936
- MJDashboardPartTypeFormComponent,
937
- MJDashboardPermissionFormComponent,
938
- MJDashboardUserPreferenceFormComponent,
939
- MJDashboardUserStateFormComponent], imports: [CommonModule,
943
+ MJDashboardPartTypeFormComponent], imports: [CommonModule,
940
944
  FormsModule,
941
945
  BaseFormsModule,
942
946
  EntityViewerModule,
@@ -954,6 +958,9 @@ export class GeneratedForms_SubModule_8 {
954
958
  type: NgModule,
955
959
  args: [{
956
960
  declarations: [
961
+ MJDashboardPermissionFormComponent,
962
+ MJDashboardUserPreferenceFormComponent,
963
+ MJDashboardUserStateFormComponent,
957
964
  MJDashboardFormComponent,
958
965
  MJDataContextItemFormComponent,
959
966
  MJDataContextFormComponent,
@@ -970,10 +977,7 @@ export class GeneratedForms_SubModule_8 {
970
977
  MJEncryptionKeySourceFormComponent,
971
978
  MJEncryptionKeyFormComponent,
972
979
  MJEntityFormComponent,
973
- MJEntityActionFilterFormComponent,
974
- MJEntityActionInvocationTypeFormComponent,
975
- MJEntityActionInvocationFormComponent,
976
- MJEntityActionParamFormComponent
980
+ MJEntityActionFilterFormComponent
977
981
  ],
978
982
  imports: [
979
983
  CommonModule,
@@ -985,7 +989,10 @@ export class GeneratedForms_SubModule_8 {
985
989
  exports: []
986
990
  }]
987
991
  }], null, null); })();
988
- (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,
989
996
  MJDataContextItemFormComponent,
990
997
  MJDataContextFormComponent,
991
998
  MJDatasetItemFormComponent,
@@ -1001,10 +1008,7 @@ export class GeneratedForms_SubModule_8 {
1001
1008
  MJEncryptionKeySourceFormComponent,
1002
1009
  MJEncryptionKeyFormComponent,
1003
1010
  MJEntityFormComponent,
1004
- MJEntityActionFilterFormComponent,
1005
- MJEntityActionInvocationTypeFormComponent,
1006
- MJEntityActionInvocationFormComponent,
1007
- MJEntityActionParamFormComponent], imports: [CommonModule,
1011
+ MJEntityActionFilterFormComponent], imports: [CommonModule,
1008
1012
  FormsModule,
1009
1013
  BaseFormsModule,
1010
1014
  EntityViewerModule,
@@ -1022,6 +1026,9 @@ export class GeneratedForms_SubModule_9 {
1022
1026
  type: NgModule,
1023
1027
  args: [{
1024
1028
  declarations: [
1029
+ MJEntityActionInvocationTypeFormComponent,
1030
+ MJEntityActionInvocationFormComponent,
1031
+ MJEntityActionParamFormComponent,
1025
1032
  MJEntityActionFormComponent,
1026
1033
  MJEntityAIActionFormComponent,
1027
1034
  MJEntityCommunicationFieldFormComponent,
@@ -1038,10 +1045,7 @@ export class GeneratedForms_SubModule_9 {
1038
1045
  MJEntityPermissionFormComponent,
1039
1046
  MJEntityRecordDocumentFormComponent,
1040
1047
  MJEntityRelationshipDisplayComponentFormComponent,
1041
- MJEntityRelationshipFormComponent,
1042
- MJEntitySettingFormComponent,
1043
- MJEnvironmentFormComponent,
1044
- MJErrorLogFormComponent
1048
+ MJEntityRelationshipFormComponent
1045
1049
  ],
1046
1050
  imports: [
1047
1051
  CommonModule,
@@ -1053,7 +1057,10 @@ export class GeneratedForms_SubModule_9 {
1053
1057
  exports: []
1054
1058
  }]
1055
1059
  }], null, null); })();
1056
- (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,
1057
1064
  MJEntityAIActionFormComponent,
1058
1065
  MJEntityCommunicationFieldFormComponent,
1059
1066
  MJEntityCommunicationMessageTypeFormComponent,
@@ -1069,10 +1076,7 @@ export class GeneratedForms_SubModule_9 {
1069
1076
  MJEntityPermissionFormComponent,
1070
1077
  MJEntityRecordDocumentFormComponent,
1071
1078
  MJEntityRelationshipDisplayComponentFormComponent,
1072
- MJEntityRelationshipFormComponent,
1073
- MJEntitySettingFormComponent,
1074
- MJEnvironmentFormComponent,
1075
- MJErrorLogFormComponent], imports: [CommonModule,
1079
+ MJEntityRelationshipFormComponent], imports: [CommonModule,
1076
1080
  FormsModule,
1077
1081
  BaseFormsModule,
1078
1082
  EntityViewerModule,
@@ -1090,6 +1094,9 @@ export class GeneratedForms_SubModule_10 {
1090
1094
  type: NgModule,
1091
1095
  args: [{
1092
1096
  declarations: [
1097
+ MJEntitySettingFormComponent,
1098
+ MJEnvironmentFormComponent,
1099
+ MJErrorLogFormComponent,
1093
1100
  MJExperimentSessionIterationFormComponent,
1094
1101
  MJExperimentSessionFormComponent,
1095
1102
  MJExperimentFormComponent,
@@ -1106,10 +1113,7 @@ export class GeneratedForms_SubModule_10 {
1106
1113
  MJGeneratedCodeFormComponent,
1107
1114
  MJInstanceConfigurationFormComponent,
1108
1115
  MJIntegrationObjectFieldFormComponent,
1109
- MJIntegrationObjectFormComponent,
1110
- MJIntegrationSourceTypeFormComponent,
1111
- MJIntegrationURLFormatFormComponent,
1112
- MJIntegrationFormComponent
1116
+ MJIntegrationObjectFormComponent
1113
1117
  ],
1114
1118
  imports: [
1115
1119
  CommonModule,
@@ -1121,7 +1125,10 @@ export class GeneratedForms_SubModule_10 {
1121
1125
  exports: []
1122
1126
  }]
1123
1127
  }], null, null); })();
1124
- (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,
1125
1132
  MJExperimentSessionFormComponent,
1126
1133
  MJExperimentFormComponent,
1127
1134
  MJExplorerNavigationItemFormComponent,
@@ -1137,10 +1144,7 @@ export class GeneratedForms_SubModule_10 {
1137
1144
  MJGeneratedCodeFormComponent,
1138
1145
  MJInstanceConfigurationFormComponent,
1139
1146
  MJIntegrationObjectFieldFormComponent,
1140
- MJIntegrationObjectFormComponent,
1141
- MJIntegrationSourceTypeFormComponent,
1142
- MJIntegrationURLFormatFormComponent,
1143
- MJIntegrationFormComponent], imports: [CommonModule,
1147
+ MJIntegrationObjectFormComponent], imports: [CommonModule,
1144
1148
  FormsModule,
1145
1149
  BaseFormsModule,
1146
1150
  EntityViewerModule,
@@ -1158,6 +1162,9 @@ export class GeneratedForms_SubModule_11 {
1158
1162
  type: NgModule,
1159
1163
  args: [{
1160
1164
  declarations: [
1165
+ MJIntegrationSourceTypeFormComponent,
1166
+ MJIntegrationURLFormatFormComponent,
1167
+ MJIntegrationFormComponent,
1161
1168
  MJKnowledgeHubSavedSearchFormComponent,
1162
1169
  MJLibraryFormComponent,
1163
1170
  MJLibraryItemFormComponent,
@@ -1174,10 +1181,7 @@ export class GeneratedForms_SubModule_11 {
1174
1181
  MJMagicLinkRedemptionFormComponent,
1175
1182
  MJMCPServerConnectionPermissionFormComponent,
1176
1183
  MJMCPServerConnectionToolFormComponent,
1177
- MJMCPServerConnectionFormComponent,
1178
- MJMCPServerToolFormComponent,
1179
- MJMCPServerFormComponent,
1180
- MJMCPToolExecutionLogFormComponent
1184
+ MJMCPServerConnectionFormComponent
1181
1185
  ],
1182
1186
  imports: [
1183
1187
  CommonModule,
@@ -1189,7 +1193,10 @@ export class GeneratedForms_SubModule_11 {
1189
1193
  exports: []
1190
1194
  }]
1191
1195
  }], null, null); })();
1192
- (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,
1193
1200
  MJLibraryFormComponent,
1194
1201
  MJLibraryItemFormComponent,
1195
1202
  MJListCategoryFormComponent,
@@ -1205,10 +1212,7 @@ export class GeneratedForms_SubModule_11 {
1205
1212
  MJMagicLinkRedemptionFormComponent,
1206
1213
  MJMCPServerConnectionPermissionFormComponent,
1207
1214
  MJMCPServerConnectionToolFormComponent,
1208
- MJMCPServerConnectionFormComponent,
1209
- MJMCPServerToolFormComponent,
1210
- MJMCPServerFormComponent,
1211
- MJMCPToolExecutionLogFormComponent], imports: [CommonModule,
1215
+ MJMCPServerConnectionFormComponent], imports: [CommonModule,
1212
1216
  FormsModule,
1213
1217
  BaseFormsModule,
1214
1218
  EntityViewerModule,
@@ -1226,6 +1230,9 @@ export class GeneratedForms_SubModule_12 {
1226
1230
  type: NgModule,
1227
1231
  args: [{
1228
1232
  declarations: [
1233
+ MJMCPServerToolFormComponent,
1234
+ MJMCPServerFormComponent,
1235
+ MJMCPToolExecutionLogFormComponent,
1229
1236
  MJMCPToolFavoriteFormComponent,
1230
1237
  MJMLAlgorithmUseCaseRankingFormComponent,
1231
1238
  MJMLAlgorithmUseCaseFormComponent,
@@ -1242,10 +1249,7 @@ export class GeneratedForms_SubModule_12 {
1242
1249
  MJOpenAppInstallHistoryFormComponent,
1243
1250
  MJOpenAppFormComponent,
1244
1251
  MJOutputDeliveryTypeFormComponent,
1245
- MJOutputFormatTypeFormComponent,
1246
- MJOutputTriggerTypeFormComponent,
1247
- MJPermissionDomainFormComponent,
1248
- MJProcessRunDetailFormComponent
1252
+ MJOutputFormatTypeFormComponent
1249
1253
  ],
1250
1254
  imports: [
1251
1255
  CommonModule,
@@ -1257,7 +1261,10 @@ export class GeneratedForms_SubModule_12 {
1257
1261
  exports: []
1258
1262
  }]
1259
1263
  }], null, null); })();
1260
- (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,
1261
1268
  MJMLAlgorithmUseCaseRankingFormComponent,
1262
1269
  MJMLAlgorithmUseCaseFormComponent,
1263
1270
  MJMLAlgorithmFormComponent,
@@ -1273,10 +1280,7 @@ export class GeneratedForms_SubModule_12 {
1273
1280
  MJOpenAppInstallHistoryFormComponent,
1274
1281
  MJOpenAppFormComponent,
1275
1282
  MJOutputDeliveryTypeFormComponent,
1276
- MJOutputFormatTypeFormComponent,
1277
- MJOutputTriggerTypeFormComponent,
1278
- MJPermissionDomainFormComponent,
1279
- MJProcessRunDetailFormComponent], imports: [CommonModule,
1283
+ MJOutputFormatTypeFormComponent], imports: [CommonModule,
1280
1284
  FormsModule,
1281
1285
  BaseFormsModule,
1282
1286
  EntityViewerModule,
@@ -1294,6 +1298,9 @@ export class GeneratedForms_SubModule_13 {
1294
1298
  type: NgModule,
1295
1299
  args: [{
1296
1300
  declarations: [
1301
+ MJOutputTriggerTypeFormComponent,
1302
+ MJPermissionDomainFormComponent,
1303
+ MJProcessRunDetailFormComponent,
1297
1304
  MJProcessRunFormComponent,
1298
1305
  MJProjectFormComponent,
1299
1306
  MJPublicLinkFormComponent,
@@ -1310,10 +1317,7 @@ export class GeneratedForms_SubModule_13 {
1310
1317
  MJQueueFormComponent,
1311
1318
  MJRecommendationItemFormComponent,
1312
1319
  MJRecommendationProviderFormComponent,
1313
- MJRecommendationRunFormComponent,
1314
- MJRecommendationFormComponent,
1315
- MJRecordChangeReplayRunFormComponent,
1316
- MJRecordChangeFormComponent
1320
+ MJRecommendationRunFormComponent
1317
1321
  ],
1318
1322
  imports: [
1319
1323
  CommonModule,
@@ -1325,7 +1329,10 @@ export class GeneratedForms_SubModule_13 {
1325
1329
  exports: []
1326
1330
  }]
1327
1331
  }], null, null); })();
1328
- (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,
1329
1336
  MJProjectFormComponent,
1330
1337
  MJPublicLinkFormComponent,
1331
1338
  MJQueryFormComponent,
@@ -1341,10 +1348,7 @@ export class GeneratedForms_SubModule_13 {
1341
1348
  MJQueueFormComponent,
1342
1349
  MJRecommendationItemFormComponent,
1343
1350
  MJRecommendationProviderFormComponent,
1344
- MJRecommendationRunFormComponent,
1345
- MJRecommendationFormComponent,
1346
- MJRecordChangeReplayRunFormComponent,
1347
- MJRecordChangeFormComponent], imports: [CommonModule,
1351
+ MJRecommendationRunFormComponent], imports: [CommonModule,
1348
1352
  FormsModule,
1349
1353
  BaseFormsModule,
1350
1354
  EntityViewerModule,
@@ -1362,6 +1366,9 @@ export class GeneratedForms_SubModule_14 {
1362
1366
  type: NgModule,
1363
1367
  args: [{
1364
1368
  declarations: [
1369
+ MJRecommendationFormComponent,
1370
+ MJRecordChangeReplayRunFormComponent,
1371
+ MJRecordChangeFormComponent,
1365
1372
  MJRecordGeoCodeFormComponent,
1366
1373
  MJRecordLinkFormComponent,
1367
1374
  MJRecordMergeDeletionLogFormComponent,
@@ -1378,10 +1385,7 @@ export class GeneratedForms_SubModule_14 {
1378
1385
  MJReportFormComponent,
1379
1386
  MJResourceLinkFormComponent,
1380
1387
  MJResourcePermissionFormComponent,
1381
- MJResourceTypeFormComponent,
1382
- MJRoleFormComponent,
1383
- MJRowLevelSecurityFilterFormComponent,
1384
- MJScheduledActionParamFormComponent
1388
+ MJResourceTypeFormComponent
1385
1389
  ],
1386
1390
  imports: [
1387
1391
  CommonModule,
@@ -1393,7 +1397,10 @@ export class GeneratedForms_SubModule_14 {
1393
1397
  exports: []
1394
1398
  }]
1395
1399
  }], null, null); })();
1396
- (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,
1397
1404
  MJRecordLinkFormComponent,
1398
1405
  MJRecordMergeDeletionLogFormComponent,
1399
1406
  MJRecordMergeLogFormComponent,
@@ -1409,10 +1416,7 @@ export class GeneratedForms_SubModule_14 {
1409
1416
  MJReportFormComponent,
1410
1417
  MJResourceLinkFormComponent,
1411
1418
  MJResourcePermissionFormComponent,
1412
- MJResourceTypeFormComponent,
1413
- MJRoleFormComponent,
1414
- MJRowLevelSecurityFilterFormComponent,
1415
- MJScheduledActionParamFormComponent], imports: [CommonModule,
1419
+ MJResourceTypeFormComponent], imports: [CommonModule,
1416
1420
  FormsModule,
1417
1421
  BaseFormsModule,
1418
1422
  EntityViewerModule,
@@ -1430,6 +1434,9 @@ export class GeneratedForms_SubModule_15 {
1430
1434
  type: NgModule,
1431
1435
  args: [{
1432
1436
  declarations: [
1437
+ MJRoleFormComponent,
1438
+ MJRowLevelSecurityFilterFormComponent,
1439
+ MJScheduledActionParamFormComponent,
1433
1440
  MJScheduledActionFormComponent,
1434
1441
  MJScheduledJobRunFormComponent,
1435
1442
  MJScheduledJobTypeFormComponent,
@@ -1446,10 +1453,7 @@ export class GeneratedForms_SubModule_15 {
1446
1453
  MJSearchScopeStorageAccountFormComponent,
1447
1454
  MJSearchScopeTestQueryFormComponent,
1448
1455
  MJSearchScopeFormComponent,
1449
- MJSignatureAccountFormComponent,
1450
- MJSignatureProviderFormComponent,
1451
- MJSignatureRequestDocumentFormComponent,
1452
- MJSignatureRequestLogFormComponent
1456
+ MJSignatureAccountFormComponent
1453
1457
  ],
1454
1458
  imports: [
1455
1459
  CommonModule,
@@ -1461,7 +1465,10 @@ export class GeneratedForms_SubModule_15 {
1461
1465
  exports: []
1462
1466
  }]
1463
1467
  }], null, null); })();
1464
- (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,
1465
1472
  MJScheduledJobRunFormComponent,
1466
1473
  MJScheduledJobTypeFormComponent,
1467
1474
  MJScheduledJobFormComponent,
@@ -1477,10 +1484,7 @@ export class GeneratedForms_SubModule_15 {
1477
1484
  MJSearchScopeStorageAccountFormComponent,
1478
1485
  MJSearchScopeTestQueryFormComponent,
1479
1486
  MJSearchScopeFormComponent,
1480
- MJSignatureAccountFormComponent,
1481
- MJSignatureProviderFormComponent,
1482
- MJSignatureRequestDocumentFormComponent,
1483
- MJSignatureRequestLogFormComponent], imports: [CommonModule,
1487
+ MJSignatureAccountFormComponent], imports: [CommonModule,
1484
1488
  FormsModule,
1485
1489
  BaseFormsModule,
1486
1490
  EntityViewerModule,
@@ -1498,6 +1502,9 @@ export class GeneratedForms_SubModule_16 {
1498
1502
  type: NgModule,
1499
1503
  args: [{
1500
1504
  declarations: [
1505
+ MJSignatureProviderFormComponent,
1506
+ MJSignatureRequestDocumentFormComponent,
1507
+ MJSignatureRequestLogFormComponent,
1501
1508
  MJSignatureRequestRecipientFormComponent,
1502
1509
  MJSignatureRequestFormComponent,
1503
1510
  MJSkillFormComponent,
@@ -1514,10 +1521,7 @@ export class GeneratedForms_SubModule_16 {
1514
1521
  MJTaskTypeFormComponent,
1515
1522
  MJTaskFormComponent,
1516
1523
  MJTemplateCategoryFormComponent,
1517
- MJTemplateContentTypeFormComponent,
1518
- MJTemplateContentFormComponent,
1519
- MJTemplateParamFormComponent,
1520
- MJTemplateFormComponent
1524
+ MJTemplateContentTypeFormComponent
1521
1525
  ],
1522
1526
  imports: [
1523
1527
  CommonModule,
@@ -1529,7 +1533,10 @@ export class GeneratedForms_SubModule_16 {
1529
1533
  exports: []
1530
1534
  }]
1531
1535
  }], null, null); })();
1532
- (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,
1533
1540
  MJSignatureRequestFormComponent,
1534
1541
  MJSkillFormComponent,
1535
1542
  MJSQLDialectFormComponent,
@@ -1545,10 +1552,7 @@ export class GeneratedForms_SubModule_16 {
1545
1552
  MJTaskTypeFormComponent,
1546
1553
  MJTaskFormComponent,
1547
1554
  MJTemplateCategoryFormComponent,
1548
- MJTemplateContentTypeFormComponent,
1549
- MJTemplateContentFormComponent,
1550
- MJTemplateParamFormComponent,
1551
- MJTemplateFormComponent], imports: [CommonModule,
1555
+ MJTemplateContentTypeFormComponent], imports: [CommonModule,
1552
1556
  FormsModule,
1553
1557
  BaseFormsModule,
1554
1558
  EntityViewerModule,
@@ -1566,6 +1570,9 @@ export class GeneratedForms_SubModule_17 {
1566
1570
  type: NgModule,
1567
1571
  args: [{
1568
1572
  declarations: [
1573
+ MJTemplateContentFormComponent,
1574
+ MJTemplateParamFormComponent,
1575
+ MJTemplateFormComponent,
1569
1576
  MJTestRubricFormComponent,
1570
1577
  MJTestRunFeedbackFormComponent,
1571
1578
  MJTestRunOutputTypeFormComponent,
@@ -1576,16 +1583,13 @@ export class GeneratedForms_SubModule_17 {
1576
1583
  MJTestSuiteFormComponent,
1577
1584
  MJTestTypeFormComponent,
1578
1585
  MJTestFormComponent,
1586
+ MJThemeFormComponent,
1579
1587
  MJUserApplicationEntityFormComponent,
1580
1588
  MJUserApplicationFormComponent,
1581
1589
  MJUserFavoriteFormComponent,
1582
1590
  MJUserNotificationPreferenceFormComponent,
1583
1591
  MJUserNotificationTypeFormComponent,
1584
- MJUserNotificationFormComponent,
1585
- MJUserRecordLogFormComponent,
1586
- MJUserRoleFormComponent,
1587
- MJUserRoutineRecipientFormComponent,
1588
- MJUserRoutineRunFormComponent
1592
+ MJUserNotificationFormComponent
1589
1593
  ],
1590
1594
  imports: [
1591
1595
  CommonModule,
@@ -1597,7 +1601,10 @@ export class GeneratedForms_SubModule_17 {
1597
1601
  exports: []
1598
1602
  }]
1599
1603
  }], null, null); })();
1600
- (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,
1601
1608
  MJTestRunFeedbackFormComponent,
1602
1609
  MJTestRunOutputTypeFormComponent,
1603
1610
  MJTestRunOutputFormComponent,
@@ -1607,16 +1614,13 @@ export class GeneratedForms_SubModule_17 {
1607
1614
  MJTestSuiteFormComponent,
1608
1615
  MJTestTypeFormComponent,
1609
1616
  MJTestFormComponent,
1617
+ MJThemeFormComponent,
1610
1618
  MJUserApplicationEntityFormComponent,
1611
1619
  MJUserApplicationFormComponent,
1612
1620
  MJUserFavoriteFormComponent,
1613
1621
  MJUserNotificationPreferenceFormComponent,
1614
1622
  MJUserNotificationTypeFormComponent,
1615
- MJUserNotificationFormComponent,
1616
- MJUserRecordLogFormComponent,
1617
- MJUserRoleFormComponent,
1618
- MJUserRoutineRecipientFormComponent,
1619
- MJUserRoutineRunFormComponent], imports: [CommonModule,
1623
+ MJUserNotificationFormComponent], imports: [CommonModule,
1620
1624
  FormsModule,
1621
1625
  BaseFormsModule,
1622
1626
  EntityViewerModule,
@@ -1634,6 +1638,10 @@ export class GeneratedForms_SubModule_18 {
1634
1638
  type: NgModule,
1635
1639
  args: [{
1636
1640
  declarations: [
1641
+ MJUserRecordLogFormComponent,
1642
+ MJUserRoleFormComponent,
1643
+ MJUserRoutineRecipientFormComponent,
1644
+ MJUserRoutineRunFormComponent,
1637
1645
  MJUserRoutineFormComponent,
1638
1646
  MJUserSettingFormComponent,
1639
1647
  MJUserViewCategoryFormComponent,
@@ -1649,10 +1657,7 @@ export class GeneratedForms_SubModule_18 {
1649
1657
  MJVersionLabelFormComponent,
1650
1658
  MJViewTypeFormComponent,
1651
1659
  MJWorkflowEngineFormComponent,
1652
- MJWorkflowRunFormComponent,
1653
- MJWorkflowFormComponent,
1654
- MJWorkspaceItemFormComponent,
1655
- MJWorkspaceFormComponent
1660
+ MJWorkflowRunFormComponent
1656
1661
  ],
1657
1662
  imports: [
1658
1663
  CommonModule,
@@ -1664,7 +1669,11 @@ export class GeneratedForms_SubModule_18 {
1664
1669
  exports: []
1665
1670
  }]
1666
1671
  }], null, null); })();
1667
- (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJUserRoutineFormComponent,
1672
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_18, { declarations: [MJUserRecordLogFormComponent,
1673
+ MJUserRoleFormComponent,
1674
+ MJUserRoutineRecipientFormComponent,
1675
+ MJUserRoutineRunFormComponent,
1676
+ MJUserRoutineFormComponent,
1668
1677
  MJUserSettingFormComponent,
1669
1678
  MJUserViewCategoryFormComponent,
1670
1679
  MJUserViewRunDetailFormComponent,
@@ -1679,8 +1688,39 @@ export class GeneratedForms_SubModule_18 {
1679
1688
  MJVersionLabelFormComponent,
1680
1689
  MJViewTypeFormComponent,
1681
1690
  MJWorkflowEngineFormComponent,
1682
- MJWorkflowRunFormComponent,
1683
- 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,
1684
1724
  MJWorkspaceItemFormComponent,
1685
1725
  MJWorkspaceFormComponent], imports: [CommonModule,
1686
1726
  FormsModule,
@@ -1708,7 +1748,8 @@ export class CoreGeneratedFormsModule {
1708
1748
  GeneratedForms_SubModule_15,
1709
1749
  GeneratedForms_SubModule_16,
1710
1750
  GeneratedForms_SubModule_17,
1711
- GeneratedForms_SubModule_18] }); }
1751
+ GeneratedForms_SubModule_18,
1752
+ GeneratedForms_SubModule_19] }); }
1712
1753
  }
1713
1754
  (() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CoreGeneratedFormsModule, [{
1714
1755
  type: NgModule,
@@ -1733,9 +1774,10 @@ export class CoreGeneratedFormsModule {
1733
1774
  GeneratedForms_SubModule_15,
1734
1775
  GeneratedForms_SubModule_16,
1735
1776
  GeneratedForms_SubModule_17,
1736
- GeneratedForms_SubModule_18
1777
+ GeneratedForms_SubModule_18,
1778
+ GeneratedForms_SubModule_19
1737
1779
  ]
1738
1780
  }]
1739
1781
  }], null, null); })();
1740
- (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] }); })();
1741
1783
  //# sourceMappingURL=generated-forms.module.js.map