@happyvertical/smrt-images 0.36.8 → 0.37.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/manifest.json +28 -9
- package/dist/smrt-knowledge.json +5 -4
- package/package.json +9 -9
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1782683512393,
|
|
4
4
|
"packageName": "@happyvertical/smrt-images",
|
|
5
|
-
"packageVersion": "0.
|
|
5
|
+
"packageVersion": "0.37.0",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-images:Image": {
|
|
8
8
|
"name": "image",
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"parameters": [
|
|
202
202
|
{
|
|
203
203
|
"name": "data",
|
|
204
|
-
"type": "
|
|
204
|
+
"type": "Record<string>",
|
|
205
205
|
"optional": false
|
|
206
206
|
}
|
|
207
207
|
],
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
"name": "getFields",
|
|
214
214
|
"async": true,
|
|
215
215
|
"parameters": [],
|
|
216
|
-
"returnType": "any",
|
|
216
|
+
"returnType": "Promise<any>",
|
|
217
217
|
"isStatic": false,
|
|
218
218
|
"isPublic": true
|
|
219
219
|
},
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
},
|
|
323
323
|
{
|
|
324
324
|
"name": "options",
|
|
325
|
-
"type": "
|
|
325
|
+
"type": "AiOperationOptions",
|
|
326
326
|
"optional": true
|
|
327
327
|
}
|
|
328
328
|
],
|
|
@@ -341,7 +341,7 @@
|
|
|
341
341
|
},
|
|
342
342
|
{
|
|
343
343
|
"name": "options",
|
|
344
|
-
"type": "
|
|
344
|
+
"type": "AiOperationOptions",
|
|
345
345
|
"optional": true
|
|
346
346
|
}
|
|
347
347
|
],
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
"parameters": [
|
|
356
356
|
{
|
|
357
357
|
"name": "options",
|
|
358
|
-
"type": "
|
|
358
|
+
"type": "AiOperationOptions",
|
|
359
359
|
"optional": true
|
|
360
360
|
}
|
|
361
361
|
],
|
|
@@ -385,6 +385,25 @@
|
|
|
385
385
|
"isStatic": false,
|
|
386
386
|
"isPublic": true
|
|
387
387
|
},
|
|
388
|
+
"_setLoadedRelationship": {
|
|
389
|
+
"name": "_setLoadedRelationship",
|
|
390
|
+
"async": false,
|
|
391
|
+
"parameters": [
|
|
392
|
+
{
|
|
393
|
+
"name": "fieldName",
|
|
394
|
+
"type": "string",
|
|
395
|
+
"optional": false
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"name": "value",
|
|
399
|
+
"type": "any",
|
|
400
|
+
"optional": false
|
|
401
|
+
}
|
|
402
|
+
],
|
|
403
|
+
"returnType": "void",
|
|
404
|
+
"isStatic": false,
|
|
405
|
+
"isPublic": true
|
|
406
|
+
},
|
|
388
407
|
"loadRelated": {
|
|
389
408
|
"name": "loadRelated",
|
|
390
409
|
"async": true,
|
|
@@ -488,7 +507,7 @@
|
|
|
488
507
|
"optional": false
|
|
489
508
|
}
|
|
490
509
|
],
|
|
491
|
-
"returnType": "Promise
|
|
510
|
+
"returnType": "Promise",
|
|
492
511
|
"isStatic": false,
|
|
493
512
|
"isPublic": true
|
|
494
513
|
},
|
|
@@ -502,7 +521,7 @@
|
|
|
502
521
|
"optional": true
|
|
503
522
|
}
|
|
504
523
|
],
|
|
505
|
-
"returnType": "Promise<Map<string
|
|
524
|
+
"returnType": "Promise<Map<string>>",
|
|
506
525
|
"isStatic": false,
|
|
507
526
|
"isPublic": true
|
|
508
527
|
},
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-06-
|
|
3
|
+
"generatedAt": "2026-06-28T21:51:53.089Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-images",
|
|
5
|
-
"packageVersion": "0.
|
|
5
|
+
"packageVersion": "0.37.0",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "75621fdd462dc2707921b98186146bb74a47e8437535126c99c6c57498a835b6",
|
|
10
|
+
"packageJson": "0e3e10ed34055ab3c1c1d205c2d5af8e971e8245ffbfba2e0532baf7c90ce360",
|
|
11
11
|
"agents": "b0cf63bd78f00cc1729ea7f1425291f8e23ab5591161cbbf0d08f4b16ace07fd"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
|
@@ -244,6 +244,7 @@
|
|
|
244
244
|
}
|
|
245
245
|
],
|
|
246
246
|
"methods": [
|
|
247
|
+
"_setLoadedRelationship",
|
|
247
248
|
"associateWith",
|
|
248
249
|
"classifyConstraintError",
|
|
249
250
|
"clearEmbeddings",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-images",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.37.0",
|
|
4
4
|
"description": "Image asset management with AI-powered categorization, search, editing, and metadata extraction for SMRT framework",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"smrtRawPrimitives": "strict",
|
|
@@ -39,12 +39,12 @@
|
|
|
39
39
|
"@happyvertical/utils": "^0.74.10",
|
|
40
40
|
"jimp": "^1.6.1",
|
|
41
41
|
"sharp": "^0.34.5",
|
|
42
|
-
"@happyvertical/smrt-assets": "0.
|
|
43
|
-
"@happyvertical/smrt-
|
|
44
|
-
"@happyvertical/smrt-
|
|
45
|
-
"@happyvertical/smrt-tenancy": "0.
|
|
46
|
-
"@happyvertical/smrt-types": "0.
|
|
47
|
-
"@happyvertical/smrt-ui": "0.
|
|
42
|
+
"@happyvertical/smrt-assets": "0.37.0",
|
|
43
|
+
"@happyvertical/smrt-core": "0.37.0",
|
|
44
|
+
"@happyvertical/smrt-prompts": "0.37.0",
|
|
45
|
+
"@happyvertical/smrt-tenancy": "0.37.0",
|
|
46
|
+
"@happyvertical/smrt-types": "0.37.0",
|
|
47
|
+
"@happyvertical/smrt-ui": "0.37.0"
|
|
48
48
|
},
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"svelte": "^5.18.0"
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
"typescript": "^5.9.3",
|
|
61
61
|
"vite": "^7.3.1",
|
|
62
62
|
"vitest": "^4.0.17",
|
|
63
|
-
"@happyvertical/smrt-playground": "0.
|
|
64
|
-
"@happyvertical/smrt-vitest": "0.
|
|
63
|
+
"@happyvertical/smrt-playground": "0.37.0",
|
|
64
|
+
"@happyvertical/smrt-vitest": "0.37.0"
|
|
65
65
|
},
|
|
66
66
|
"keywords": [
|
|
67
67
|
"ai",
|