@xyo-network/react-address 2.40.30 → 2.40.32
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/docs.json +63 -17
- package/package.json +3 -3
package/dist/docs.json
CHANGED
|
@@ -18894,14 +18894,14 @@
|
|
|
18894
18894
|
]
|
|
18895
18895
|
},
|
|
18896
18896
|
{
|
|
18897
|
-
"id":
|
|
18897
|
+
"id": 496,
|
|
18898
18898
|
"name": "AddressHistoryArchivistProps",
|
|
18899
18899
|
"kind": 256,
|
|
18900
18900
|
"kindString": "Interface",
|
|
18901
18901
|
"flags": {},
|
|
18902
18902
|
"children": [
|
|
18903
18903
|
{
|
|
18904
|
-
"id":
|
|
18904
|
+
"id": 498,
|
|
18905
18905
|
"name": "address",
|
|
18906
18906
|
"kind": 1024,
|
|
18907
18907
|
"kindString": "Property",
|
|
@@ -18921,7 +18921,7 @@
|
|
|
18921
18921
|
}
|
|
18922
18922
|
},
|
|
18923
18923
|
{
|
|
18924
|
-
"id":
|
|
18924
|
+
"id": 497,
|
|
18925
18925
|
"name": "required",
|
|
18926
18926
|
"kind": 1024,
|
|
18927
18927
|
"kindString": "Property",
|
|
@@ -18945,8 +18945,8 @@
|
|
|
18945
18945
|
{
|
|
18946
18946
|
"title": "Properties",
|
|
18947
18947
|
"children": [
|
|
18948
|
-
|
|
18949
|
-
|
|
18948
|
+
498,
|
|
18949
|
+
497
|
|
18950
18950
|
]
|
|
18951
18951
|
}
|
|
18952
18952
|
],
|
|
@@ -20846,6 +20846,14 @@
|
|
|
20846
20846
|
"type": "literal",
|
|
20847
20847
|
"value": "onRateChangeCapture"
|
|
20848
20848
|
},
|
|
20849
|
+
{
|
|
20850
|
+
"type": "literal",
|
|
20851
|
+
"value": "onResize"
|
|
20852
|
+
},
|
|
20853
|
+
{
|
|
20854
|
+
"type": "literal",
|
|
20855
|
+
"value": "onResizeCapture"
|
|
20856
|
+
},
|
|
20849
20857
|
{
|
|
20850
20858
|
"type": "literal",
|
|
20851
20859
|
"value": "onSeeked"
|
|
@@ -21297,7 +21305,7 @@
|
|
|
21297
21305
|
]
|
|
21298
21306
|
},
|
|
21299
21307
|
{
|
|
21300
|
-
"id":
|
|
21308
|
+
"id": 499,
|
|
21301
21309
|
"name": "AddressHistoryArchivist",
|
|
21302
21310
|
"kind": 64,
|
|
21303
21311
|
"kindString": "Function",
|
|
@@ -21311,26 +21319,26 @@
|
|
|
21311
21319
|
],
|
|
21312
21320
|
"signatures": [
|
|
21313
21321
|
{
|
|
21314
|
-
"id":
|
|
21322
|
+
"id": 500,
|
|
21315
21323
|
"name": "AddressHistoryArchivist",
|
|
21316
21324
|
"kind": 4096,
|
|
21317
21325
|
"kindString": "Call signature",
|
|
21318
21326
|
"flags": {},
|
|
21319
21327
|
"parameters": [
|
|
21320
21328
|
{
|
|
21321
|
-
"id":
|
|
21329
|
+
"id": 501,
|
|
21322
21330
|
"name": "props",
|
|
21323
21331
|
"kind": 32768,
|
|
21324
21332
|
"kindString": "Parameter",
|
|
21325
21333
|
"flags": {},
|
|
21326
21334
|
"type": {
|
|
21327
21335
|
"type": "reference",
|
|
21328
|
-
"id":
|
|
21336
|
+
"id": 496,
|
|
21329
21337
|
"name": "AddressHistoryArchivistProps"
|
|
21330
21338
|
}
|
|
21331
21339
|
},
|
|
21332
21340
|
{
|
|
21333
|
-
"id":
|
|
21341
|
+
"id": 502,
|
|
21334
21342
|
"name": "context",
|
|
21335
21343
|
"kind": 32768,
|
|
21336
21344
|
"kindString": "Parameter",
|
|
@@ -22212,6 +22220,14 @@
|
|
|
22212
22220
|
"type": "literal",
|
|
22213
22221
|
"value": "onRateChangeCapture"
|
|
22214
22222
|
},
|
|
22223
|
+
{
|
|
22224
|
+
"type": "literal",
|
|
22225
|
+
"value": "onResize"
|
|
22226
|
+
},
|
|
22227
|
+
{
|
|
22228
|
+
"type": "literal",
|
|
22229
|
+
"value": "onResizeCapture"
|
|
22230
|
+
},
|
|
22215
22231
|
{
|
|
22216
22232
|
"type": "literal",
|
|
22217
22233
|
"value": "onSeeked"
|
|
@@ -23683,6 +23699,14 @@
|
|
|
23683
23699
|
"type": "literal",
|
|
23684
23700
|
"value": "onRateChangeCapture"
|
|
23685
23701
|
},
|
|
23702
|
+
{
|
|
23703
|
+
"type": "literal",
|
|
23704
|
+
"value": "onResize"
|
|
23705
|
+
},
|
|
23706
|
+
{
|
|
23707
|
+
"type": "literal",
|
|
23708
|
+
"value": "onResizeCapture"
|
|
23709
|
+
},
|
|
23686
23710
|
{
|
|
23687
23711
|
"type": "literal",
|
|
23688
23712
|
"value": "onSeeked"
|
|
@@ -25094,6 +25118,28 @@
|
|
|
25094
25118
|
]
|
|
25095
25119
|
}
|
|
25096
25120
|
}
|
|
25121
|
+
},
|
|
25122
|
+
{
|
|
25123
|
+
"id": 493,
|
|
25124
|
+
"name": "order",
|
|
25125
|
+
"kind": 32768,
|
|
25126
|
+
"kindString": "Parameter",
|
|
25127
|
+
"flags": {
|
|
25128
|
+
"isOptional": true
|
|
25129
|
+
},
|
|
25130
|
+
"type": {
|
|
25131
|
+
"type": "union",
|
|
25132
|
+
"types": [
|
|
25133
|
+
{
|
|
25134
|
+
"type": "literal",
|
|
25135
|
+
"value": "desc"
|
|
25136
|
+
},
|
|
25137
|
+
{
|
|
25138
|
+
"type": "literal",
|
|
25139
|
+
"value": "asc"
|
|
25140
|
+
}
|
|
25141
|
+
]
|
|
25142
|
+
}
|
|
25097
25143
|
}
|
|
25098
25144
|
],
|
|
25099
25145
|
"type": {
|
|
@@ -25129,14 +25175,14 @@
|
|
|
25129
25175
|
{
|
|
25130
25176
|
"type": "reflection",
|
|
25131
25177
|
"declaration": {
|
|
25132
|
-
"id":
|
|
25178
|
+
"id": 494,
|
|
25133
25179
|
"name": "__type",
|
|
25134
25180
|
"kind": 65536,
|
|
25135
25181
|
"kindString": "Type literal",
|
|
25136
25182
|
"flags": {},
|
|
25137
25183
|
"children": [
|
|
25138
25184
|
{
|
|
25139
|
-
"id":
|
|
25185
|
+
"id": 495,
|
|
25140
25186
|
"name": "schema",
|
|
25141
25187
|
"kind": 1024,
|
|
25142
25188
|
"kindString": "Property",
|
|
@@ -25158,7 +25204,7 @@
|
|
|
25158
25204
|
{
|
|
25159
25205
|
"title": "Properties",
|
|
25160
25206
|
"children": [
|
|
25161
|
-
|
|
25207
|
+
495
|
|
25162
25208
|
]
|
|
25163
25209
|
}
|
|
25164
25210
|
],
|
|
@@ -25166,7 +25212,7 @@
|
|
|
25166
25212
|
{
|
|
25167
25213
|
"fileName": "packages/sdk/packages/address/packages/history/dist/esm/hooks/useOrderHistory.d.ts",
|
|
25168
25214
|
"line": 2,
|
|
25169
|
-
"character":
|
|
25215
|
+
"character": 264
|
|
25170
25216
|
}
|
|
25171
25217
|
]
|
|
25172
25218
|
}
|
|
@@ -25192,7 +25238,7 @@
|
|
|
25192
25238
|
420,
|
|
25193
25239
|
427,
|
|
25194
25240
|
1,
|
|
25195
|
-
|
|
25241
|
+
496,
|
|
25196
25242
|
399,
|
|
25197
25243
|
439,
|
|
25198
25244
|
450,
|
|
@@ -25220,7 +25266,7 @@
|
|
|
25220
25266
|
386,
|
|
25221
25267
|
423,
|
|
25222
25268
|
7,
|
|
25223
|
-
|
|
25269
|
+
499,
|
|
25224
25270
|
394,
|
|
25225
25271
|
396,
|
|
25226
25272
|
401,
|
|
@@ -25243,7 +25289,7 @@
|
|
|
25243
25289
|
"fileName": "packages/sdk/packages/address/src/index.ts",
|
|
25244
25290
|
"line": 1,
|
|
25245
25291
|
"character": 0,
|
|
25246
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
25292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/0b1cebea/packages/sdk/packages/address/src/index.ts#L1"
|
|
25247
25293
|
}
|
|
25248
25294
|
]
|
|
25249
25295
|
}
|
package/package.json
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@xyo-network/react-address-history": "^2.40.
|
|
14
|
-
"@xyo-network/react-address-history-api": "^2.40.
|
|
13
|
+
"@xyo-network/react-address-history": "^2.40.32",
|
|
14
|
+
"@xyo-network/react-address-history-api": "^2.40.32",
|
|
15
15
|
"tslib": "^2.4.1"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
@@ -82,5 +82,5 @@
|
|
|
82
82
|
},
|
|
83
83
|
"sideEffects": false,
|
|
84
84
|
"types": "dist/esm/index.d.ts",
|
|
85
|
-
"version": "2.40.
|
|
85
|
+
"version": "2.40.32"
|
|
86
86
|
}
|