@memberjunction/ng-core-entity-forms 6.1.0-edge.6 → 6.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js +87 -73
- package/dist/lib/generated/Entities/MJAIAgent/mjaiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js +10 -8
- package/dist/lib/generated/Entities/MJAIAgentAction/mjaiagentaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.js +78 -0
- package/dist/lib/generated/Entities/MJAIAgentPersona/mjaiagentpersona.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js +37 -35
- package/dist/lib/generated/Entities/MJAIAgentRunStep/mjaiagentrunstep.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js +29 -11
- package/dist/lib/generated/Entities/MJAIModality/mjaimodality.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js +49 -31
- package/dist/lib/generated/Entities/MJAIModel/mjaimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.js +74 -0
- package/dist/lib/generated/Entities/MJAIModelPersona/mjaimodelpersona.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.js +161 -0
- package/dist/lib/generated/Entities/MJAIPersona/mjaipersona.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.js +80 -0
- package/dist/lib/generated/Entities/MJAIPersonaVendor/mjaipersonavendor.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js +147 -145
- package/dist/lib/generated/Entities/MJAIPrompt/mjaiprompt.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js +8 -12
- package/dist/lib/generated/Entities/MJAIPromptModel/mjaipromptmodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js +20 -24
- package/dist/lib/generated/Entities/MJAIPromptRun/mjaipromptrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAISkillAction/mjaiskillaction.form.component.js +8 -6
- package/dist/lib/generated/Entities/MJAISkillAction/mjaiskillaction.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js +32 -14
- package/dist/lib/generated/Entities/MJAIVendor/mjaivendor.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js +483 -481
- package/dist/lib/generated/Entities/MJEntity/mjentity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js +23 -5
- package/dist/lib/generated/Entities/MJEntityField/mjentityfield.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.d.ts +10 -0
- package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.js +76 -0
- package/dist/lib/generated/Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js +38 -20
- package/dist/lib/generated/Entities/MJRole/mjrole.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +251 -246
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +16 -1
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +41 -41
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"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"}
|
|
@@ -32,6 +32,7 @@ import { MJAIAgentModelFormComponent } from "./Entities/MJAIAgentModel/mjaiagent
|
|
|
32
32
|
import { MJAIAgentNoteFormComponent } from "./Entities/MJAIAgentNote/mjaiagentnote.form.component";
|
|
33
33
|
import { MJAIAgentNoteTypeFormComponent } from "./Entities/MJAIAgentNoteType/mjaiagentnotetype.form.component";
|
|
34
34
|
import { MJAIAgentPermissionFormComponent } from "./Entities/MJAIAgentPermission/mjaiagentpermission.form.component";
|
|
35
|
+
import { MJAIAgentPersonaFormComponent } from "./Entities/MJAIAgentPersona/mjaiagentpersona.form.component";
|
|
35
36
|
import { MJAIAgentPromptFormComponent } from "./Entities/MJAIAgentPrompt/mjaiagentprompt.form.component";
|
|
36
37
|
import { MJAIAgentRelationshipFormComponent } from "./Entities/MJAIAgentRelationship/mjaiagentrelationship.form.component";
|
|
37
38
|
import { MJAIAgentRequestFormComponent } from "./Entities/MJAIAgentRequest/mjaiagentrequest.form.component";
|
|
@@ -62,10 +63,13 @@ import { MJAIModelArchitectureFormComponent } from "./Entities/MJAIModelArchitec
|
|
|
62
63
|
import { MJAIModelCostFormComponent } from "./Entities/MJAIModelCost/mjaimodelcost.form.component";
|
|
63
64
|
import { MJAIModelFormComponent } from "./Entities/MJAIModel/mjaimodel.form.component";
|
|
64
65
|
import { MJAIModelModalityFormComponent } from "./Entities/MJAIModelModality/mjaimodelmodality.form.component";
|
|
66
|
+
import { MJAIModelPersonaFormComponent } from "./Entities/MJAIModelPersona/mjaimodelpersona.form.component";
|
|
65
67
|
import { MJAIModelPriceTypeFormComponent } from "./Entities/MJAIModelPriceType/mjaimodelpricetype.form.component";
|
|
66
68
|
import { MJAIModelPriceUnitTypeFormComponent } from "./Entities/MJAIModelPriceUnitType/mjaimodelpriceunittype.form.component";
|
|
67
69
|
import { MJAIModelTypeFormComponent } from "./Entities/MJAIModelType/mjaimodeltype.form.component";
|
|
68
70
|
import { MJAIModelVendorFormComponent } from "./Entities/MJAIModelVendor/mjaimodelvendor.form.component";
|
|
71
|
+
import { MJAIPersonaFormComponent } from "./Entities/MJAIPersona/mjaipersona.form.component";
|
|
72
|
+
import { MJAIPersonaVendorFormComponent } from "./Entities/MJAIPersonaVendor/mjaipersonavendor.form.component";
|
|
69
73
|
import { MJAIPromptCategoryFormComponent } from "./Entities/MJAIPromptCategory/mjaipromptcategory.form.component";
|
|
70
74
|
import { MJAIPromptFormComponent } from "./Entities/MJAIPrompt/mjaiprompt.form.component";
|
|
71
75
|
import { MJAIPromptModelFormComponent } from "./Entities/MJAIPromptModel/mjaipromptmodel.form.component";
|
|
@@ -209,6 +213,7 @@ import { MJEntityDocumentRunFormComponent } from "./Entities/MJEntityDocumentRun
|
|
|
209
213
|
import { MJEntityDocumentSettingFormComponent } from "./Entities/MJEntityDocumentSetting/mjentitydocumentsetting.form.component";
|
|
210
214
|
import { MJEntityDocumentTypeFormComponent } from "./Entities/MJEntityDocumentType/mjentitydocumenttype.form.component";
|
|
211
215
|
import { MJEntityFieldFormComponent } from "./Entities/MJEntityField/mjentityfield.form.component";
|
|
216
|
+
import { MJEntityFieldPermissionFormComponent } from "./Entities/MJEntityFieldPermission/mjentityfieldpermission.form.component";
|
|
212
217
|
import { MJEntityFieldValueFormComponent } from "./Entities/MJEntityFieldValue/mjentityfieldvalue.form.component";
|
|
213
218
|
import { MJEntityFormComponent } from "./Entities/MJEntity/mjentity.form.component";
|
|
214
219
|
import { MJEntityFormOverrideFormComponent } from "./Entities/MJEntityFormOverride/mjentityformoverride.form.component";
|
|
@@ -1084,6 +1089,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1084
1089
|
MJArtifactVersionAttributeFormComponent,
|
|
1085
1090
|
MJArtifactVersionFormComponent,
|
|
1086
1091
|
MJEncryptionAlgorithmFormComponent,
|
|
1092
|
+
MJEntityFieldPermissionFormComponent,
|
|
1087
1093
|
MJFileStorageProviderFormComponent,
|
|
1088
1094
|
MJIdentityClaimFormComponent,
|
|
1089
1095
|
MJIntegrationFormComponent,
|
|
@@ -1106,6 +1112,7 @@ export class GeneratedForms_SubModule_13 {
|
|
|
1106
1112
|
MJArtifactVersionAttributeFormComponent,
|
|
1107
1113
|
MJArtifactVersionFormComponent,
|
|
1108
1114
|
MJEncryptionAlgorithmFormComponent,
|
|
1115
|
+
MJEntityFieldPermissionFormComponent,
|
|
1109
1116
|
MJFileStorageProviderFormComponent,
|
|
1110
1117
|
MJIdentityClaimFormComponent,
|
|
1111
1118
|
MJIntegrationFormComponent,
|
|
@@ -1189,6 +1196,7 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1189
1196
|
MJAIAgentModalityFormComponent,
|
|
1190
1197
|
MJAIModelArchitectureFormComponent,
|
|
1191
1198
|
MJAIModelPriceTypeFormComponent,
|
|
1199
|
+
MJAIPersonaVendorFormComponent,
|
|
1192
1200
|
MJAISkillPermissionFormComponent,
|
|
1193
1201
|
MJAPIScopeFormComponent,
|
|
1194
1202
|
MJDashboardCategoryLinkFormComponent,
|
|
@@ -1210,6 +1218,7 @@ export class GeneratedForms_SubModule_15 {
|
|
|
1210
1218
|
MJAIAgentModalityFormComponent,
|
|
1211
1219
|
MJAIModelArchitectureFormComponent,
|
|
1212
1220
|
MJAIModelPriceTypeFormComponent,
|
|
1221
|
+
MJAIPersonaVendorFormComponent,
|
|
1213
1222
|
MJAISkillPermissionFormComponent,
|
|
1214
1223
|
MJAPIScopeFormComponent,
|
|
1215
1224
|
MJDashboardCategoryLinkFormComponent,
|
|
@@ -1234,6 +1243,7 @@ export class GeneratedForms_SubModule_16 {
|
|
|
1234
1243
|
args: [{
|
|
1235
1244
|
declarations: [
|
|
1236
1245
|
MJAIAgentSearchScopeFormComponent,
|
|
1246
|
+
MJAIModelPersonaFormComponent,
|
|
1237
1247
|
MJArtifactUseFormComponent,
|
|
1238
1248
|
MJCommunicationRunFormComponent,
|
|
1239
1249
|
MJContentTypeFormComponent,
|
|
@@ -1256,6 +1266,7 @@ export class GeneratedForms_SubModule_16 {
|
|
|
1256
1266
|
}]
|
|
1257
1267
|
}], null, null); })();
|
|
1258
1268
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_16, { declarations: [MJAIAgentSearchScopeFormComponent,
|
|
1269
|
+
MJAIModelPersonaFormComponent,
|
|
1259
1270
|
MJArtifactUseFormComponent,
|
|
1260
1271
|
MJCommunicationRunFormComponent,
|
|
1261
1272
|
MJContentTypeFormComponent,
|
|
@@ -1449,6 +1460,7 @@ export class GeneratedForms_SubModule_20 {
|
|
|
1449
1460
|
type: NgModule,
|
|
1450
1461
|
args: [{
|
|
1451
1462
|
declarations: [
|
|
1463
|
+
MJAIAgentPersonaFormComponent,
|
|
1452
1464
|
MJAIModalityFormComponent,
|
|
1453
1465
|
MJAISkillSearchScopeFormComponent,
|
|
1454
1466
|
MJCompanyIntegrationRunDetailFormComponent,
|
|
@@ -1469,7 +1481,8 @@ export class GeneratedForms_SubModule_20 {
|
|
|
1469
1481
|
exports: []
|
|
1470
1482
|
}]
|
|
1471
1483
|
}], null, null); })();
|
|
1472
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [
|
|
1484
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_20, { declarations: [MJAIAgentPersonaFormComponent,
|
|
1485
|
+
MJAIModalityFormComponent,
|
|
1473
1486
|
MJAISkillSearchScopeFormComponent,
|
|
1474
1487
|
MJCompanyIntegrationRunDetailFormComponent,
|
|
1475
1488
|
MJConversationArtifactFormComponent,
|
|
@@ -1497,6 +1510,7 @@ export class GeneratedForms_SubModule_21 {
|
|
|
1497
1510
|
declarations: [
|
|
1498
1511
|
MJAIAgentClientToolFormComponent,
|
|
1499
1512
|
MJAIAgentStepPathFormComponent,
|
|
1513
|
+
MJAIPersonaFormComponent,
|
|
1500
1514
|
MJActionExecutionLogFormComponent,
|
|
1501
1515
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
1502
1516
|
MJComponentLibraryLinkFormComponent,
|
|
@@ -1523,6 +1537,7 @@ export class GeneratedForms_SubModule_21 {
|
|
|
1523
1537
|
}], null, null); })();
|
|
1524
1538
|
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(GeneratedForms_SubModule_21, { declarations: [MJAIAgentClientToolFormComponent,
|
|
1525
1539
|
MJAIAgentStepPathFormComponent,
|
|
1540
|
+
MJAIPersonaFormComponent,
|
|
1526
1541
|
MJActionExecutionLogFormComponent,
|
|
1527
1542
|
MJCompanyIntegrationSyncWatermarkFormComponent,
|
|
1528
1543
|
MJComponentLibraryLinkFormComponent,
|