@memberjunction/server 2.91.0 → 2.92.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@memberjunction/server",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.92.0",
|
|
4
4
|
"description": "MemberJunction: This project provides API access via GraphQL to the common data store.",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./src/index.ts",
|
|
@@ -22,44 +22,44 @@
|
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@apollo/server": "^4.9.1",
|
|
24
24
|
"@graphql-tools/utils": "^10.0.1",
|
|
25
|
-
"@memberjunction/actions": "2.
|
|
26
|
-
"@memberjunction/ai": "2.
|
|
27
|
-
"@memberjunction/ai-core-plus": "2.
|
|
28
|
-
"@memberjunction/ai-agents": "2.
|
|
29
|
-
"@memberjunction/aiengine": "2.
|
|
30
|
-
"@memberjunction/ai-prompts": "2.
|
|
31
|
-
"@memberjunction/ai-agent-manager-actions": "2.
|
|
32
|
-
"@memberjunction/ai-mistral": "2.
|
|
33
|
-
"@memberjunction/ai-openai": "2.
|
|
34
|
-
"@memberjunction/ai-anthropic": "2.
|
|
35
|
-
"@memberjunction/ai-groq": "2.
|
|
36
|
-
"@memberjunction/ai-cerebras": "2.
|
|
37
|
-
"@memberjunction/ai-lmstudio": "2.
|
|
38
|
-
"@memberjunction/ai-openrouter": "2.
|
|
39
|
-
"@memberjunction/ai-ollama": "2.
|
|
40
|
-
"@memberjunction/ai-vectors-pinecone": "2.
|
|
41
|
-
"@memberjunction/ai-local-embeddings": "2.
|
|
42
|
-
"@memberjunction/core": "2.
|
|
43
|
-
"@memberjunction/core-actions": "2.
|
|
44
|
-
"@memberjunction/actions-apollo": "2.
|
|
45
|
-
"@memberjunction/actions-bizapps-accounting": "2.
|
|
46
|
-
"@memberjunction/actions-bizapps-crm": "2.
|
|
47
|
-
"@memberjunction/actions-bizapps-lms": "2.
|
|
48
|
-
"@memberjunction/actions-bizapps-social": "2.
|
|
49
|
-
"@memberjunction/core-entities": "2.
|
|
50
|
-
"@memberjunction/core-entities-server": "2.
|
|
51
|
-
"@memberjunction/data-context": "2.
|
|
52
|
-
"@memberjunction/data-context-server": "2.
|
|
53
|
-
"@memberjunction/doc-utils": "2.
|
|
54
|
-
"@memberjunction/entity-communications-server": "2.
|
|
55
|
-
"@memberjunction/external-change-detection": "2.
|
|
56
|
-
"@memberjunction/global": "2.
|
|
57
|
-
"@memberjunction/graphql-dataprovider": "2.
|
|
58
|
-
"@memberjunction/queue": "2.
|
|
59
|
-
"@memberjunction/skip-types": "2.
|
|
60
|
-
"@memberjunction/sqlserver-dataprovider": "2.
|
|
61
|
-
"@memberjunction/storage": "2.
|
|
62
|
-
"@memberjunction/templates": "2.
|
|
25
|
+
"@memberjunction/actions": "2.92.0",
|
|
26
|
+
"@memberjunction/ai": "2.92.0",
|
|
27
|
+
"@memberjunction/ai-core-plus": "2.92.0",
|
|
28
|
+
"@memberjunction/ai-agents": "2.92.0",
|
|
29
|
+
"@memberjunction/aiengine": "2.92.0",
|
|
30
|
+
"@memberjunction/ai-prompts": "2.92.0",
|
|
31
|
+
"@memberjunction/ai-agent-manager-actions": "2.92.0",
|
|
32
|
+
"@memberjunction/ai-mistral": "2.92.0",
|
|
33
|
+
"@memberjunction/ai-openai": "2.92.0",
|
|
34
|
+
"@memberjunction/ai-anthropic": "2.92.0",
|
|
35
|
+
"@memberjunction/ai-groq": "2.92.0",
|
|
36
|
+
"@memberjunction/ai-cerebras": "2.92.0",
|
|
37
|
+
"@memberjunction/ai-lmstudio": "2.92.0",
|
|
38
|
+
"@memberjunction/ai-openrouter": "2.92.0",
|
|
39
|
+
"@memberjunction/ai-ollama": "2.92.0",
|
|
40
|
+
"@memberjunction/ai-vectors-pinecone": "2.92.0",
|
|
41
|
+
"@memberjunction/ai-local-embeddings": "2.92.0",
|
|
42
|
+
"@memberjunction/core": "2.92.0",
|
|
43
|
+
"@memberjunction/core-actions": "2.92.0",
|
|
44
|
+
"@memberjunction/actions-apollo": "2.92.0",
|
|
45
|
+
"@memberjunction/actions-bizapps-accounting": "2.92.0",
|
|
46
|
+
"@memberjunction/actions-bizapps-crm": "2.92.0",
|
|
47
|
+
"@memberjunction/actions-bizapps-lms": "2.92.0",
|
|
48
|
+
"@memberjunction/actions-bizapps-social": "2.92.0",
|
|
49
|
+
"@memberjunction/core-entities": "2.92.0",
|
|
50
|
+
"@memberjunction/core-entities-server": "2.92.0",
|
|
51
|
+
"@memberjunction/data-context": "2.92.0",
|
|
52
|
+
"@memberjunction/data-context-server": "2.92.0",
|
|
53
|
+
"@memberjunction/doc-utils": "2.92.0",
|
|
54
|
+
"@memberjunction/entity-communications-server": "2.92.0",
|
|
55
|
+
"@memberjunction/external-change-detection": "2.92.0",
|
|
56
|
+
"@memberjunction/global": "2.92.0",
|
|
57
|
+
"@memberjunction/graphql-dataprovider": "2.92.0",
|
|
58
|
+
"@memberjunction/queue": "2.92.0",
|
|
59
|
+
"@memberjunction/skip-types": "2.92.0",
|
|
60
|
+
"@memberjunction/sqlserver-dataprovider": "2.92.0",
|
|
61
|
+
"@memberjunction/storage": "2.92.0",
|
|
62
|
+
"@memberjunction/templates": "2.92.0",
|
|
63
63
|
"@types/compression": "^1.7.5",
|
|
64
64
|
"@types/cors": "^2.8.13",
|
|
65
65
|
"@types/jsonwebtoken": "9.0.6",
|
|
@@ -39139,6 +39139,9 @@ export class ComponentLibrary_ {
|
|
|
39139
39139
|
@MaxLength(40)
|
|
39140
39140
|
Status: string;
|
|
39141
39141
|
|
|
39142
|
+
@Field({nullable: true, description: `JSON configuration for library-specific lint rules that are applied during component validation. This field contains structured rules that define how components using this library should be validated, including DOM element requirements, initialization patterns, lifecycle methods, and common error patterns. Example structure: {"initialization": {"constructorName": "Chart", "elementType": "canvas"}, "lifecycle": {"requiredMethods": ["render"], "cleanupMethods": ["destroy"]}}. The linter dynamically applies these rules based on the libraries referenced in a component spec, enabling extensible validation without hardcoding library-specific logic.`})
|
|
39143
|
+
LintRules?: string;
|
|
39144
|
+
|
|
39142
39145
|
@Field(() => [ComponentLibraryLink_])
|
|
39143
39146
|
MJ_ComponentLibraryLinks_LibraryIDArray: ComponentLibraryLink_[]; // Link to MJ_ComponentLibraryLinks
|
|
39144
39147
|
|
|
@@ -39178,6 +39181,9 @@ export class CreateComponentLibraryInput {
|
|
|
39178
39181
|
|
|
39179
39182
|
@Field({ nullable: true })
|
|
39180
39183
|
Status?: string;
|
|
39184
|
+
|
|
39185
|
+
@Field({ nullable: true })
|
|
39186
|
+
LintRules: string | null;
|
|
39181
39187
|
}
|
|
39182
39188
|
|
|
39183
39189
|
|
|
@@ -39216,6 +39222,9 @@ export class UpdateComponentLibraryInput {
|
|
|
39216
39222
|
@Field({ nullable: true })
|
|
39217
39223
|
Status?: string;
|
|
39218
39224
|
|
|
39225
|
+
@Field({ nullable: true })
|
|
39226
|
+
LintRules?: string | null;
|
|
39227
|
+
|
|
39219
39228
|
@Field(() => [KeyValuePairInput], { nullable: true })
|
|
39220
39229
|
OldValues___?: KeyValuePairInput[];
|
|
39221
39230
|
}
|