@xyo-network/react-address 2.40.30 → 2.40.31

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.
Files changed (2) hide show
  1. package/dist/docs.json +39 -17
  2. package/package.json +3 -3
package/dist/docs.json CHANGED
@@ -18894,14 +18894,14 @@
18894
18894
  ]
18895
18895
  },
18896
18896
  {
18897
- "id": 495,
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": 497,
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": 496,
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
- 497,
18949
- 496
18948
+ 498,
18949
+ 497
18950
18950
  ]
18951
18951
  }
18952
18952
  ],
@@ -21297,7 +21297,7 @@
21297
21297
  ]
21298
21298
  },
21299
21299
  {
21300
- "id": 498,
21300
+ "id": 499,
21301
21301
  "name": "AddressHistoryArchivist",
21302
21302
  "kind": 64,
21303
21303
  "kindString": "Function",
@@ -21311,26 +21311,26 @@
21311
21311
  ],
21312
21312
  "signatures": [
21313
21313
  {
21314
- "id": 499,
21314
+ "id": 500,
21315
21315
  "name": "AddressHistoryArchivist",
21316
21316
  "kind": 4096,
21317
21317
  "kindString": "Call signature",
21318
21318
  "flags": {},
21319
21319
  "parameters": [
21320
21320
  {
21321
- "id": 500,
21321
+ "id": 501,
21322
21322
  "name": "props",
21323
21323
  "kind": 32768,
21324
21324
  "kindString": "Parameter",
21325
21325
  "flags": {},
21326
21326
  "type": {
21327
21327
  "type": "reference",
21328
- "id": 495,
21328
+ "id": 496,
21329
21329
  "name": "AddressHistoryArchivistProps"
21330
21330
  }
21331
21331
  },
21332
21332
  {
21333
- "id": 501,
21333
+ "id": 502,
21334
21334
  "name": "context",
21335
21335
  "kind": 32768,
21336
21336
  "kindString": "Parameter",
@@ -25094,6 +25094,28 @@
25094
25094
  ]
25095
25095
  }
25096
25096
  }
25097
+ },
25098
+ {
25099
+ "id": 493,
25100
+ "name": "order",
25101
+ "kind": 32768,
25102
+ "kindString": "Parameter",
25103
+ "flags": {
25104
+ "isOptional": true
25105
+ },
25106
+ "type": {
25107
+ "type": "union",
25108
+ "types": [
25109
+ {
25110
+ "type": "literal",
25111
+ "value": "desc"
25112
+ },
25113
+ {
25114
+ "type": "literal",
25115
+ "value": "asc"
25116
+ }
25117
+ ]
25118
+ }
25097
25119
  }
25098
25120
  ],
25099
25121
  "type": {
@@ -25129,14 +25151,14 @@
25129
25151
  {
25130
25152
  "type": "reflection",
25131
25153
  "declaration": {
25132
- "id": 493,
25154
+ "id": 494,
25133
25155
  "name": "__type",
25134
25156
  "kind": 65536,
25135
25157
  "kindString": "Type literal",
25136
25158
  "flags": {},
25137
25159
  "children": [
25138
25160
  {
25139
- "id": 494,
25161
+ "id": 495,
25140
25162
  "name": "schema",
25141
25163
  "kind": 1024,
25142
25164
  "kindString": "Property",
@@ -25158,7 +25180,7 @@
25158
25180
  {
25159
25181
  "title": "Properties",
25160
25182
  "children": [
25161
- 494
25183
+ 495
25162
25184
  ]
25163
25185
  }
25164
25186
  ],
@@ -25166,7 +25188,7 @@
25166
25188
  {
25167
25189
  "fileName": "packages/sdk/packages/address/packages/history/dist/esm/hooks/useOrderHistory.d.ts",
25168
25190
  "line": 2,
25169
- "character": 240
25191
+ "character": 264
25170
25192
  }
25171
25193
  ]
25172
25194
  }
@@ -25192,7 +25214,7 @@
25192
25214
  420,
25193
25215
  427,
25194
25216
  1,
25195
- 495,
25217
+ 496,
25196
25218
  399,
25197
25219
  439,
25198
25220
  450,
@@ -25220,7 +25242,7 @@
25220
25242
  386,
25221
25243
  423,
25222
25244
  7,
25223
- 498,
25245
+ 499,
25224
25246
  394,
25225
25247
  396,
25226
25248
  401,
@@ -25243,7 +25265,7 @@
25243
25265
  "fileName": "packages/sdk/packages/address/src/index.ts",
25244
25266
  "line": 1,
25245
25267
  "character": 0,
25246
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d5485a21/packages/sdk/packages/address/src/index.ts#L1"
25268
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/17139776/packages/sdk/packages/address/src/index.ts#L1"
25247
25269
  }
25248
25270
  ]
25249
25271
  }
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.30",
14
- "@xyo-network/react-address-history-api": "^2.40.30",
13
+ "@xyo-network/react-address-history": "^2.40.31",
14
+ "@xyo-network/react-address-history-api": "^2.40.31",
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.30"
85
+ "version": "2.40.31"
86
86
  }