@happyvertical/smrt-products 0.46.0 → 0.47.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.
@@ -3,12 +3,12 @@
3
3
  "sensitiveFieldsExcluded": true,
4
4
  "generatedAt": "1970-01-01T00:00:00.000Z",
5
5
  "packageName": "@happyvertical/smrt-products",
6
- "packageVersion": "0.46.0",
6
+ "packageVersion": "0.47.0",
7
7
  "sourceManifestPath": "dist/lib/manifest.json",
8
8
  "agentDocPath": "AGENTS.md",
9
9
  "sourceHashes": {
10
- "manifest": "2a2cbbddada8cfcaa8b630225d2791afde83d01d19f16a8364fdff787a4d3b97",
11
- "packageJson": "58522aac6cb7415dbe239e9702b1662b8c24c3927b2085f5a3aa58f2e6b6d74e",
10
+ "manifest": "cfc270dcf80a973fe2c92201126e43149e4acd2e88451f6ad7c6e1d9ce398570",
11
+ "packageJson": "86b95c192809e3a0b34733682d14c286b8bff8b683a0fa7bf697b4c3d4ae7730",
12
12
  "agents": "4ddde01c48baf13de773cdb57353a148f3fe3b93d21e99d8ac57677cda809e26"
13
13
  },
14
14
  "exports": [
@@ -417,6 +417,64 @@
417
417
  }
418
418
  ],
419
419
  "surfaces": [],
420
+ "withheldSurfaces": [
421
+ {
422
+ "kind": "api",
423
+ "operation": "addAsset",
424
+ "code": "api-disabled",
425
+ "reason": "api is disabled",
426
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
427
+ },
428
+ {
429
+ "kind": "api",
430
+ "operation": "attach",
431
+ "code": "api-disabled",
432
+ "reason": "api is disabled",
433
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
434
+ },
435
+ {
436
+ "kind": "api",
437
+ "operation": "byLeft",
438
+ "code": "api-disabled",
439
+ "reason": "api is disabled",
440
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
441
+ },
442
+ {
443
+ "kind": "api",
444
+ "operation": "byRight",
445
+ "code": "api-disabled",
446
+ "reason": "api is disabled",
447
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
448
+ },
449
+ {
450
+ "kind": "api",
451
+ "operation": "detach",
452
+ "code": "api-disabled",
453
+ "reason": "api is disabled",
454
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
455
+ },
456
+ {
457
+ "kind": "api",
458
+ "operation": "getAssets",
459
+ "code": "api-disabled",
460
+ "reason": "api is disabled",
461
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
462
+ },
463
+ {
464
+ "kind": "api",
465
+ "operation": "removeAsset",
466
+ "code": "api-disabled",
467
+ "reason": "api is disabled",
468
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
469
+ },
470
+ {
471
+ "kind": "api",
472
+ "operation": "setLinks",
473
+ "code": "api-disabled",
474
+ "reason": "api is disabled",
475
+ "objectName": "@happyvertical/smrt-products:ProductAssetCollection"
476
+ }
477
+ ],
420
478
  "relationshipFeatures": [
421
479
  "SmrtJunction",
422
480
  "uuidColumns"
@@ -1153,7 +1211,7 @@
1153
1211
  "params": [
1154
1212
  "key: string"
1155
1213
  ],
1156
- "returns": "Promise"
1214
+ "returns": "Promise<unknown>"
1157
1215
  },
1158
1216
  {
1159
1217
  "name": "removeAsset",
@@ -1169,7 +1227,7 @@
1169
1227
  "async": true,
1170
1228
  "params": [
1171
1229
  "key: string",
1172
- "value: any"
1230
+ "value: unknown"
1173
1231
  ],
1174
1232
  "returns": "Promise<void>"
1175
1233
  }
@@ -1286,6 +1344,43 @@
1286
1344
  "objectName": "@happyvertical/smrt-products:Material"
1287
1345
  }
1288
1346
  ],
1347
+ "withheldSurfaces": [
1348
+ {
1349
+ "kind": "api",
1350
+ "operation": "addAsset",
1351
+ "code": "not-included",
1352
+ "reason": "not listed in api.include",
1353
+ "objectName": "@happyvertical/smrt-products:Material"
1354
+ },
1355
+ {
1356
+ "kind": "api",
1357
+ "operation": "getAssets",
1358
+ "code": "not-included",
1359
+ "reason": "not listed in api.include",
1360
+ "objectName": "@happyvertical/smrt-products:Material"
1361
+ },
1362
+ {
1363
+ "kind": "api",
1364
+ "operation": "getSpecification",
1365
+ "code": "not-included",
1366
+ "reason": "not listed in api.include",
1367
+ "objectName": "@happyvertical/smrt-products:Material"
1368
+ },
1369
+ {
1370
+ "kind": "api",
1371
+ "operation": "removeAsset",
1372
+ "code": "not-included",
1373
+ "reason": "not listed in api.include",
1374
+ "objectName": "@happyvertical/smrt-products:Material"
1375
+ },
1376
+ {
1377
+ "kind": "api",
1378
+ "operation": "updateSpecification",
1379
+ "code": "not-included",
1380
+ "reason": "not listed in api.include",
1381
+ "objectName": "@happyvertical/smrt-products:Material"
1382
+ }
1383
+ ],
1289
1384
  "relationshipFeatures": [
1290
1385
  "uuidColumns"
1291
1386
  ],
@@ -1416,7 +1511,7 @@
1416
1511
  "params": [
1417
1512
  "key: string"
1418
1513
  ],
1419
- "returns": "Promise"
1514
+ "returns": "Promise<unknown>"
1420
1515
  },
1421
1516
  {
1422
1517
  "name": "removeAsset",
@@ -1432,7 +1527,7 @@
1432
1527
  "async": true,
1433
1528
  "params": [
1434
1529
  "key: string",
1435
- "value: any"
1530
+ "value: unknown"
1436
1531
  ],
1437
1532
  "returns": "Promise<void>"
1438
1533
  }
@@ -1555,6 +1650,43 @@
1555
1650
  "objectName": "@happyvertical/smrt-products:Product"
1556
1651
  }
1557
1652
  ],
1653
+ "withheldSurfaces": [
1654
+ {
1655
+ "kind": "api",
1656
+ "operation": "addAsset",
1657
+ "code": "not-included",
1658
+ "reason": "not listed in api.include",
1659
+ "objectName": "@happyvertical/smrt-products:Product"
1660
+ },
1661
+ {
1662
+ "kind": "api",
1663
+ "operation": "getAssets",
1664
+ "code": "not-included",
1665
+ "reason": "not listed in api.include",
1666
+ "objectName": "@happyvertical/smrt-products:Product"
1667
+ },
1668
+ {
1669
+ "kind": "api",
1670
+ "operation": "getSpecification",
1671
+ "code": "not-included",
1672
+ "reason": "not listed in api.include",
1673
+ "objectName": "@happyvertical/smrt-products:Product"
1674
+ },
1675
+ {
1676
+ "kind": "api",
1677
+ "operation": "removeAsset",
1678
+ "code": "not-included",
1679
+ "reason": "not listed in api.include",
1680
+ "objectName": "@happyvertical/smrt-products:Product"
1681
+ },
1682
+ {
1683
+ "kind": "api",
1684
+ "operation": "updateSpecification",
1685
+ "code": "not-included",
1686
+ "reason": "not listed in api.include",
1687
+ "objectName": "@happyvertical/smrt-products:Product"
1688
+ }
1689
+ ],
1558
1690
  "relationshipFeatures": [
1559
1691
  "uuidColumns"
1560
1692
  ],
@@ -1806,6 +1938,22 @@
1806
1938
  "objectName": "@happyvertical/smrt-products:ProductVariant"
1807
1939
  }
1808
1940
  ],
1941
+ "withheldSurfaces": [
1942
+ {
1943
+ "kind": "api",
1944
+ "operation": "getValues",
1945
+ "code": "not-included",
1946
+ "reason": "not listed in api.include",
1947
+ "objectName": "@happyvertical/smrt-products:ProductVariant"
1948
+ },
1949
+ {
1950
+ "kind": "api",
1951
+ "operation": "setValues",
1952
+ "code": "not-included",
1953
+ "reason": "not listed in api.include",
1954
+ "objectName": "@happyvertical/smrt-products:ProductVariant"
1955
+ }
1956
+ ],
1809
1957
  "relationshipFeatures": [
1810
1958
  "uuidColumns"
1811
1959
  ],
@@ -1890,12 +2038,12 @@
1890
2038
  "methodSignatures": [
1891
2039
  {
1892
2040
  "name": "getAttributes",
1893
- "returns": "Record<string>"
2041
+ "returns": "Record<string, unknown>"
1894
2042
  },
1895
2043
  {
1896
2044
  "name": "setAttributes",
1897
2045
  "params": [
1898
- "value: Record<string> | string"
2046
+ "value: Record<string, unknown> | string"
1899
2047
  ],
1900
2048
  "returns": "void"
1901
2049
  }
@@ -1997,6 +2145,22 @@
1997
2145
  "objectName": "@happyvertical/smrt-products:Sku"
1998
2146
  }
1999
2147
  ],
2148
+ "withheldSurfaces": [
2149
+ {
2150
+ "kind": "api",
2151
+ "operation": "getAttributes",
2152
+ "code": "not-included",
2153
+ "reason": "not listed in api.include",
2154
+ "objectName": "@happyvertical/smrt-products:Sku"
2155
+ },
2156
+ {
2157
+ "kind": "api",
2158
+ "operation": "setAttributes",
2159
+ "code": "not-included",
2160
+ "reason": "not listed in api.include",
2161
+ "objectName": "@happyvertical/smrt-products:Sku"
2162
+ }
2163
+ ],
2000
2164
  "relationshipFeatures": [
2001
2165
  "uuidColumns"
2002
2166
  ],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@happyvertical/smrt-products",
3
- "version": "0.46.0",
3
+ "version": "0.47.0",
4
4
  "smrtJsdoc": "strict",
5
5
  "description": "SMRT products module: triple-purpose microservice template for standalone apps, federated modules, and NPM libraries",
6
6
  "author": "HappyVertical",
@@ -57,17 +57,17 @@
57
57
  "@happyvertical/ai": "^0.89.4",
58
58
  "@happyvertical/files": "^0.89.4",
59
59
  "@happyvertical/logger": "^0.89.4",
60
+ "@happyvertical/smrt-assets": "0.47.0",
61
+ "@happyvertical/smrt-core": "0.47.0",
62
+ "@happyvertical/smrt-scanner": "0.47.0",
63
+ "@happyvertical/smrt-svelte": "0.47.0",
64
+ "@happyvertical/smrt-tenancy": "0.47.0",
65
+ "@happyvertical/smrt-ui": "0.47.0",
66
+ "@happyvertical/smrt-web": "0.47.0",
60
67
  "@happyvertical/sql": "^0.89.4",
61
68
  "@happyvertical/utils": "^0.89.4",
62
69
  "cors": "^2.8.6",
63
- "express": "^5.2.1",
64
- "@happyvertical/smrt-assets": "0.46.0",
65
- "@happyvertical/smrt-scanner": "0.46.0",
66
- "@happyvertical/smrt-svelte": "0.46.0",
67
- "@happyvertical/smrt-tenancy": "0.46.0",
68
- "@happyvertical/smrt-ui": "0.46.0",
69
- "@happyvertical/smrt-core": "0.46.0",
70
- "@happyvertical/smrt-web": "0.46.0"
70
+ "express": "^5.2.1"
71
71
  },
72
72
  "peerDependencies": {
73
73
  "svelte": "^5.56.4"
@@ -84,13 +84,13 @@
84
84
  "@types/cors": "2.8.19",
85
85
  "@types/express": "^5.0.6",
86
86
  "@types/node": "24.13.2",
87
+ "@happyvertical/smrt-vitest": "0.47.0",
87
88
  "concurrently": "^9.2.3",
88
89
  "svelte": "^5.56.4",
89
90
  "svelte-check": "^4.7.1",
90
91
  "typescript": "5.9.3",
91
92
  "vite": "8.1.4",
92
- "vitest": "4.1.10",
93
- "@happyvertical/smrt-vitest": "0.46.0"
93
+ "vitest": "4.1.10"
94
94
  },
95
95
  "keywords": [
96
96
  "smrt",
@@ -1,2 +0,0 @@
1
- import "./__smrt-register__-CukI_a_S.js";
2
- import "./Sku-Bq9Fr-2f.js";