@happyvertical/smrt-commerce 0.38.2 → 0.38.3
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/index.js +1 -1
- package/dist/manifest.json +79 -13
- package/dist/smrt-knowledge.json +5 -5
- package/package.json +8 -8
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1783176543443,
|
|
4
4
|
"packageName": "@happyvertical/smrt-commerce",
|
|
5
|
-
"packageVersion": "0.38.
|
|
5
|
+
"packageVersion": "0.38.3",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-commerce:ContractCollection": {
|
|
8
8
|
"name": "contractcollection",
|
|
@@ -2722,7 +2722,13 @@
|
|
|
2722
2722
|
"toPublicJSON": {
|
|
2723
2723
|
"name": "toPublicJSON",
|
|
2724
2724
|
"async": false,
|
|
2725
|
-
"parameters": [
|
|
2725
|
+
"parameters": [
|
|
2726
|
+
{
|
|
2727
|
+
"name": "options",
|
|
2728
|
+
"type": "PublicJsonOptions",
|
|
2729
|
+
"optional": true
|
|
2730
|
+
}
|
|
2731
|
+
],
|
|
2726
2732
|
"returnType": "Record<string>",
|
|
2727
2733
|
"isStatic": false,
|
|
2728
2734
|
"isPublic": true
|
|
@@ -3523,7 +3529,13 @@
|
|
|
3523
3529
|
"toPublicJSON": {
|
|
3524
3530
|
"name": "toPublicJSON",
|
|
3525
3531
|
"async": false,
|
|
3526
|
-
"parameters": [
|
|
3532
|
+
"parameters": [
|
|
3533
|
+
{
|
|
3534
|
+
"name": "options",
|
|
3535
|
+
"type": "PublicJsonOptions",
|
|
3536
|
+
"optional": true
|
|
3537
|
+
}
|
|
3538
|
+
],
|
|
3527
3539
|
"returnType": "Record<string>",
|
|
3528
3540
|
"isStatic": false,
|
|
3529
3541
|
"isPublic": true
|
|
@@ -4310,7 +4322,13 @@
|
|
|
4310
4322
|
"toPublicJSON": {
|
|
4311
4323
|
"name": "toPublicJSON",
|
|
4312
4324
|
"async": false,
|
|
4313
|
-
"parameters": [
|
|
4325
|
+
"parameters": [
|
|
4326
|
+
{
|
|
4327
|
+
"name": "options",
|
|
4328
|
+
"type": "PublicJsonOptions",
|
|
4329
|
+
"optional": true
|
|
4330
|
+
}
|
|
4331
|
+
],
|
|
4314
4332
|
"returnType": "Record<string>",
|
|
4315
4333
|
"isStatic": false,
|
|
4316
4334
|
"isPublic": true
|
|
@@ -5097,7 +5115,13 @@
|
|
|
5097
5115
|
"toPublicJSON": {
|
|
5098
5116
|
"name": "toPublicJSON",
|
|
5099
5117
|
"async": false,
|
|
5100
|
-
"parameters": [
|
|
5118
|
+
"parameters": [
|
|
5119
|
+
{
|
|
5120
|
+
"name": "options",
|
|
5121
|
+
"type": "PublicJsonOptions",
|
|
5122
|
+
"optional": true
|
|
5123
|
+
}
|
|
5124
|
+
],
|
|
5101
5125
|
"returnType": "Record<string>",
|
|
5102
5126
|
"isStatic": false,
|
|
5103
5127
|
"isPublic": true
|
|
@@ -5884,7 +5908,13 @@
|
|
|
5884
5908
|
"toPublicJSON": {
|
|
5885
5909
|
"name": "toPublicJSON",
|
|
5886
5910
|
"async": false,
|
|
5887
|
-
"parameters": [
|
|
5911
|
+
"parameters": [
|
|
5912
|
+
{
|
|
5913
|
+
"name": "options",
|
|
5914
|
+
"type": "PublicJsonOptions",
|
|
5915
|
+
"optional": true
|
|
5916
|
+
}
|
|
5917
|
+
],
|
|
5888
5918
|
"returnType": "Record<string>",
|
|
5889
5919
|
"isStatic": false,
|
|
5890
5920
|
"isPublic": true
|
|
@@ -6671,7 +6701,13 @@
|
|
|
6671
6701
|
"toPublicJSON": {
|
|
6672
6702
|
"name": "toPublicJSON",
|
|
6673
6703
|
"async": false,
|
|
6674
|
-
"parameters": [
|
|
6704
|
+
"parameters": [
|
|
6705
|
+
{
|
|
6706
|
+
"name": "options",
|
|
6707
|
+
"type": "PublicJsonOptions",
|
|
6708
|
+
"optional": true
|
|
6709
|
+
}
|
|
6710
|
+
],
|
|
6675
6711
|
"returnType": "Record<string>",
|
|
6676
6712
|
"isStatic": false,
|
|
6677
6713
|
"isPublic": true
|
|
@@ -7458,7 +7494,13 @@
|
|
|
7458
7494
|
"toPublicJSON": {
|
|
7459
7495
|
"name": "toPublicJSON",
|
|
7460
7496
|
"async": false,
|
|
7461
|
-
"parameters": [
|
|
7497
|
+
"parameters": [
|
|
7498
|
+
{
|
|
7499
|
+
"name": "options",
|
|
7500
|
+
"type": "PublicJsonOptions",
|
|
7501
|
+
"optional": true
|
|
7502
|
+
}
|
|
7503
|
+
],
|
|
7462
7504
|
"returnType": "Record<string>",
|
|
7463
7505
|
"isStatic": false,
|
|
7464
7506
|
"isPublic": true
|
|
@@ -8261,7 +8303,13 @@
|
|
|
8261
8303
|
"toPublicJSON": {
|
|
8262
8304
|
"name": "toPublicJSON",
|
|
8263
8305
|
"async": false,
|
|
8264
|
-
"parameters": [
|
|
8306
|
+
"parameters": [
|
|
8307
|
+
{
|
|
8308
|
+
"name": "options",
|
|
8309
|
+
"type": "PublicJsonOptions",
|
|
8310
|
+
"optional": true
|
|
8311
|
+
}
|
|
8312
|
+
],
|
|
8265
8313
|
"returnType": "Record<string>",
|
|
8266
8314
|
"isStatic": false,
|
|
8267
8315
|
"isPublic": true
|
|
@@ -9048,7 +9096,13 @@
|
|
|
9048
9096
|
"toPublicJSON": {
|
|
9049
9097
|
"name": "toPublicJSON",
|
|
9050
9098
|
"async": false,
|
|
9051
|
-
"parameters": [
|
|
9099
|
+
"parameters": [
|
|
9100
|
+
{
|
|
9101
|
+
"name": "options",
|
|
9102
|
+
"type": "PublicJsonOptions",
|
|
9103
|
+
"optional": true
|
|
9104
|
+
}
|
|
9105
|
+
],
|
|
9052
9106
|
"returnType": "Record<string>",
|
|
9053
9107
|
"isStatic": false,
|
|
9054
9108
|
"isPublic": true
|
|
@@ -9955,7 +10009,13 @@
|
|
|
9955
10009
|
"toPublicJSON": {
|
|
9956
10010
|
"name": "toPublicJSON",
|
|
9957
10011
|
"async": false,
|
|
9958
|
-
"parameters": [
|
|
10012
|
+
"parameters": [
|
|
10013
|
+
{
|
|
10014
|
+
"name": "options",
|
|
10015
|
+
"type": "PublicJsonOptions",
|
|
10016
|
+
"optional": true
|
|
10017
|
+
}
|
|
10018
|
+
],
|
|
9959
10019
|
"returnType": "Record<string>",
|
|
9960
10020
|
"isStatic": false,
|
|
9961
10021
|
"isPublic": true
|
|
@@ -10751,7 +10811,13 @@
|
|
|
10751
10811
|
"toPublicJSON": {
|
|
10752
10812
|
"name": "toPublicJSON",
|
|
10753
10813
|
"async": false,
|
|
10754
|
-
"parameters": [
|
|
10814
|
+
"parameters": [
|
|
10815
|
+
{
|
|
10816
|
+
"name": "options",
|
|
10817
|
+
"type": "PublicJsonOptions",
|
|
10818
|
+
"optional": true
|
|
10819
|
+
}
|
|
10820
|
+
],
|
|
10755
10821
|
"returnType": "Record<string>",
|
|
10756
10822
|
"isStatic": false,
|
|
10757
10823
|
"isPublic": true
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-07-
|
|
3
|
+
"generatedAt": "2026-07-04T14:49:04.019Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-commerce",
|
|
5
|
-
"packageVersion": "0.38.
|
|
5
|
+
"packageVersion": "0.38.3",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "1323b7c4e1abaab98fd6a65868c3154721afbe19077911f6171e32850da9c398",
|
|
10
|
+
"packageJson": "42ce99d1e68acd08d730bdcf3872534a06ddf33a946f1c92fa02defb6ad236e3",
|
|
11
11
|
"agents": "4cb60c848cfe4e23ba75d5b0008ecf8ea83cd5de2d29d8aa5d8c329bda7523f7"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"svelte": "^5.56.4",
|
|
32
32
|
"svelte-check": "^4.7.1",
|
|
33
33
|
"typescript": "^5.9.3",
|
|
34
|
-
"vite": "^8.1.
|
|
34
|
+
"vite": "^8.1.3",
|
|
35
35
|
"vitest": "^4.1.9"
|
|
36
36
|
},
|
|
37
37
|
"smrtDependencies": [
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-commerce",
|
|
3
|
-
"version": "0.38.
|
|
3
|
+
"version": "0.38.3",
|
|
4
4
|
"description": "Commerce models for the SMRT framework - contracts, fulfillments, payments",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"smrtRawPrimitives": "strict",
|
|
@@ -49,11 +49,11 @@
|
|
|
49
49
|
"access": "public"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@happyvertical/smrt-core": "0.38.
|
|
53
|
-
"@happyvertical/smrt-ledgers": "0.38.
|
|
54
|
-
"@happyvertical/smrt-tenancy": "0.38.
|
|
55
|
-
"@happyvertical/smrt-
|
|
56
|
-
"@happyvertical/smrt-
|
|
52
|
+
"@happyvertical/smrt-core": "0.38.3",
|
|
53
|
+
"@happyvertical/smrt-ledgers": "0.38.3",
|
|
54
|
+
"@happyvertical/smrt-tenancy": "0.38.3",
|
|
55
|
+
"@happyvertical/smrt-ui": "0.38.3",
|
|
56
|
+
"@happyvertical/smrt-types": "0.38.3"
|
|
57
57
|
},
|
|
58
58
|
"peerDependencies": {
|
|
59
59
|
"svelte": "^5.56.4"
|
|
@@ -71,9 +71,9 @@
|
|
|
71
71
|
"svelte": "^5.56.4",
|
|
72
72
|
"svelte-check": "^4.7.1",
|
|
73
73
|
"typescript": "^5.9.3",
|
|
74
|
-
"vite": "^8.1.
|
|
74
|
+
"vite": "^8.1.3",
|
|
75
75
|
"vitest": "^4.1.9",
|
|
76
|
-
"@happyvertical/smrt-vitest": "0.38.
|
|
76
|
+
"@happyvertical/smrt-vitest": "0.38.3"
|
|
77
77
|
},
|
|
78
78
|
"scripts": {
|
|
79
79
|
"build": "vite build --mode library && svelte-package -i src/svelte -o dist/svelte --tsconfig tsconfig.svelte.json",
|