@happyvertical/smrt-tags 0.36.8 → 0.37.1

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.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "timestamp": 1782522871798,
3
+ "timestamp": 1782792447431,
4
4
  "packageName": "@happyvertical/smrt-tags",
5
- "packageVersion": "0.36.8",
5
+ "packageVersion": "0.37.1",
6
6
  "objects": {
7
7
  "@happyvertical/smrt-tags:TagAlias": {
8
8
  "name": "tagalias",
@@ -136,7 +136,7 @@
136
136
  "parameters": [
137
137
  {
138
138
  "name": "data",
139
- "type": "any",
139
+ "type": "Record<string>",
140
140
  "optional": false
141
141
  }
142
142
  ],
@@ -148,7 +148,7 @@
148
148
  "name": "getFields",
149
149
  "async": true,
150
150
  "parameters": [],
151
- "returnType": "any",
151
+ "returnType": "Promise<any>",
152
152
  "isStatic": false,
153
153
  "isPublic": true
154
154
  },
@@ -257,7 +257,7 @@
257
257
  },
258
258
  {
259
259
  "name": "options",
260
- "type": "any",
260
+ "type": "AiOperationOptions",
261
261
  "optional": true
262
262
  }
263
263
  ],
@@ -276,7 +276,7 @@
276
276
  },
277
277
  {
278
278
  "name": "options",
279
- "type": "any",
279
+ "type": "AiOperationOptions",
280
280
  "optional": true
281
281
  }
282
282
  ],
@@ -290,7 +290,7 @@
290
290
  "parameters": [
291
291
  {
292
292
  "name": "options",
293
- "type": "any",
293
+ "type": "AiOperationOptions",
294
294
  "optional": true
295
295
  }
296
296
  ],
@@ -320,6 +320,25 @@
320
320
  "isStatic": false,
321
321
  "isPublic": true
322
322
  },
323
+ "_setLoadedRelationship": {
324
+ "name": "_setLoadedRelationship",
325
+ "async": false,
326
+ "parameters": [
327
+ {
328
+ "name": "fieldName",
329
+ "type": "string",
330
+ "optional": false
331
+ },
332
+ {
333
+ "name": "value",
334
+ "type": "any",
335
+ "optional": false
336
+ }
337
+ ],
338
+ "returnType": "void",
339
+ "isStatic": false,
340
+ "isPublic": true
341
+ },
323
342
  "loadRelated": {
324
343
  "name": "loadRelated",
325
344
  "async": true,
@@ -423,7 +442,7 @@
423
442
  "optional": false
424
443
  }
425
444
  ],
426
- "returnType": "Promise<any | null>",
445
+ "returnType": "Promise",
427
446
  "isStatic": false,
428
447
  "isPublic": true
429
448
  },
@@ -437,7 +456,7 @@
437
456
  "optional": true
438
457
  }
439
458
  ],
440
- "returnType": "Promise<Map<string, any>>",
459
+ "returnType": "Promise<Map<string>>",
441
460
  "isStatic": false,
442
461
  "isPublic": true
443
462
  },
@@ -1059,7 +1078,7 @@
1059
1078
  "parameters": [
1060
1079
  {
1061
1080
  "name": "data",
1062
- "type": "any",
1081
+ "type": "Record<string>",
1063
1082
  "optional": false
1064
1083
  }
1065
1084
  ],
@@ -1071,7 +1090,7 @@
1071
1090
  "name": "getFields",
1072
1091
  "async": true,
1073
1092
  "parameters": [],
1074
- "returnType": "any",
1093
+ "returnType": "Promise<any>",
1075
1094
  "isStatic": false,
1076
1095
  "isPublic": true
1077
1096
  },
@@ -1180,7 +1199,7 @@
1180
1199
  },
1181
1200
  {
1182
1201
  "name": "options",
1183
- "type": "any",
1202
+ "type": "AiOperationOptions",
1184
1203
  "optional": true
1185
1204
  }
1186
1205
  ],
@@ -1199,7 +1218,7 @@
1199
1218
  },
1200
1219
  {
1201
1220
  "name": "options",
1202
- "type": "any",
1221
+ "type": "AiOperationOptions",
1203
1222
  "optional": true
1204
1223
  }
1205
1224
  ],
@@ -1213,7 +1232,7 @@
1213
1232
  "parameters": [
1214
1233
  {
1215
1234
  "name": "options",
1216
- "type": "any",
1235
+ "type": "AiOperationOptions",
1217
1236
  "optional": true
1218
1237
  }
1219
1238
  ],
@@ -1243,6 +1262,25 @@
1243
1262
  "isStatic": false,
1244
1263
  "isPublic": true
1245
1264
  },
1265
+ "_setLoadedRelationship": {
1266
+ "name": "_setLoadedRelationship",
1267
+ "async": false,
1268
+ "parameters": [
1269
+ {
1270
+ "name": "fieldName",
1271
+ "type": "string",
1272
+ "optional": false
1273
+ },
1274
+ {
1275
+ "name": "value",
1276
+ "type": "any",
1277
+ "optional": false
1278
+ }
1279
+ ],
1280
+ "returnType": "void",
1281
+ "isStatic": false,
1282
+ "isPublic": true
1283
+ },
1246
1284
  "loadRelated": {
1247
1285
  "name": "loadRelated",
1248
1286
  "async": true,
@@ -1346,7 +1384,7 @@
1346
1384
  "optional": false
1347
1385
  }
1348
1386
  ],
1349
- "returnType": "Promise<any | null>",
1387
+ "returnType": "Promise",
1350
1388
  "isStatic": false,
1351
1389
  "isPublic": true
1352
1390
  },
@@ -1360,7 +1398,7 @@
1360
1398
  "optional": true
1361
1399
  }
1362
1400
  ],
1363
- "returnType": "Promise<Map<string, any>>",
1401
+ "returnType": "Promise<Map<string>>",
1364
1402
  "isStatic": false,
1365
1403
  "isPublic": true
1366
1404
  },
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-06-27T01:14:35.792Z",
3
+ "generatedAt": "2026-06-30T04:07:37.495Z",
4
4
  "packageName": "@happyvertical/smrt-tags",
5
- "packageVersion": "0.36.8",
5
+ "packageVersion": "0.37.1",
6
6
  "sourceManifestPath": "dist/manifest.json",
7
7
  "agentDocPath": "AGENTS.md",
8
8
  "sourceHashes": {
9
- "manifest": "94d280b25d97216f1c3f6756707ba5f4cfc99fecbcb8777e4a4457a7b8ba3f77",
10
- "packageJson": "d05bc8370142f478c7e4261e4acb9f0b53aa38273468f6b2f9fb4367e6ee4a8e",
9
+ "manifest": "796f5f79f56f36dc09939ceb595147c0c025913bace241507495b1adbd138f16",
10
+ "packageJson": "3aa8957f51c6d7f06ca1e6e333b6f207205b391c7d0271280527380edcb1c931",
11
11
  "agents": "900516b49407d5a521c2f0f2bdb2d4ab0c97e620808115718779f7ecf3ace222"
12
12
  },
13
13
  "exports": [
@@ -26,7 +26,7 @@
26
26
  "@happyvertical/utils": "catalog:",
27
27
  "@types/node": "25.0.9",
28
28
  "typescript": "^5.9.3",
29
- "vite": "^7.3.1",
29
+ "vite": "^7.3.6",
30
30
  "vitest": "^4.0.17"
31
31
  },
32
32
  "smrtDependencies": [
@@ -96,6 +96,7 @@
96
96
  ],
97
97
  "relationships": [],
98
98
  "methods": [
99
+ "_setLoadedRelationship",
99
100
  "classifyConstraintError",
100
101
  "clearEmbeddings",
101
102
  "delete",
@@ -343,6 +344,7 @@
343
344
  }
344
345
  ],
345
346
  "methods": [
347
+ "_setLoadedRelationship",
346
348
  "classifyConstraintError",
347
349
  "clearEmbeddings",
348
350
  "delete",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@happyvertical/smrt-tags",
3
- "version": "0.36.8",
3
+ "version": "0.37.1",
4
4
  "description": "Reusable tagging system with hierarchies, contexts, and multi-language support for SMRT framework",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -28,13 +28,13 @@
28
28
  "@happyvertical/logger": "^0.74.10",
29
29
  "@happyvertical/sql": "^0.74.10",
30
30
  "@happyvertical/utils": "^0.74.10",
31
- "@happyvertical/smrt-core": "0.36.8",
32
- "@happyvertical/smrt-tenancy": "0.36.8"
31
+ "@happyvertical/smrt-core": "0.37.1",
32
+ "@happyvertical/smrt-tenancy": "0.37.1"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@types/node": "25.0.9",
36
36
  "typescript": "^5.9.3",
37
- "vite": "^7.3.1",
37
+ "vite": "^7.3.6",
38
38
  "vitest": "^4.0.17"
39
39
  },
40
40
  "keywords": [