@xyo-network/react-storybook 2.28.8 → 2.28.11
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/cjs/WithMapboxSetup.d.ts +3 -0
- package/dist/cjs/WithMapboxSetup.d.ts.map +1 -0
- package/dist/cjs/WithMapboxSetup.js +10 -0
- package/dist/cjs/WithMapboxSetup.js.map +1 -0
- package/dist/cjs/index.d.ts +2 -0
- package/dist/cjs/index.d.ts.map +1 -1
- package/dist/cjs/index.js +2 -0
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/sampleUniswapPayload.d.ts +17 -0
- package/dist/cjs/sampleUniswapPayload.d.ts.map +1 -0
- package/dist/cjs/sampleUniswapPayload.js +197 -0
- package/dist/cjs/sampleUniswapPayload.js.map +1 -0
- package/dist/docs.json +509 -49
- package/dist/esm/WithMapboxSetup.d.ts +3 -0
- package/dist/esm/WithMapboxSetup.d.ts.map +1 -0
- package/dist/esm/WithMapboxSetup.js +6 -0
- package/dist/esm/WithMapboxSetup.js.map +1 -0
- package/dist/esm/index.d.ts +2 -0
- package/dist/esm/index.d.ts.map +1 -1
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/sampleUniswapPayload.d.ts +17 -0
- package/dist/esm/sampleUniswapPayload.d.ts.map +1 -0
- package/dist/esm/sampleUniswapPayload.js +194 -0
- package/dist/esm/sampleUniswapPayload.js.map +1 -0
- package/package.json +11 -10
- package/src/WithMapboxSetup.tsx +10 -0
- package/src/index.ts +2 -0
- package/src/sampleUniswapPayload.ts +194 -0
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 55,
|
|
11
11
|
"name": "WrappedArgs",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 57,
|
|
18
18
|
"name": "apiDomain",
|
|
19
19
|
"kind": 1024,
|
|
20
20
|
"kindString": "Property",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
27
27
|
"line": 5,
|
|
28
28
|
"character": 2,
|
|
29
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
29
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedArgs.ts#L5"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"type": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
|
-
"id":
|
|
38
|
+
"id": 56,
|
|
39
39
|
"name": "authState",
|
|
40
40
|
"kind": 1024,
|
|
41
41
|
"kindString": "Property",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
48
48
|
"line": 4,
|
|
49
49
|
"character": 2,
|
|
50
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
50
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedArgs.ts#L4"
|
|
51
51
|
}
|
|
52
52
|
],
|
|
53
53
|
"type": {
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
|
-
"id":
|
|
67
|
+
"id": 58,
|
|
68
68
|
"name": "isDarkMode",
|
|
69
69
|
"kind": 1024,
|
|
70
70
|
"kindString": "Property",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
77
77
|
"line": 6,
|
|
78
78
|
"character": 2,
|
|
79
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
79
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedArgs.ts#L6"
|
|
80
80
|
}
|
|
81
81
|
],
|
|
82
82
|
"type": {
|
|
@@ -89,9 +89,9 @@
|
|
|
89
89
|
{
|
|
90
90
|
"title": "Properties",
|
|
91
91
|
"children": [
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
92
|
+
57,
|
|
93
|
+
56,
|
|
94
|
+
58
|
|
95
95
|
]
|
|
96
96
|
}
|
|
97
97
|
],
|
|
@@ -100,12 +100,12 @@
|
|
|
100
100
|
"fileName": "packages/sdk/storybook/src/WrappedArgs.ts",
|
|
101
101
|
"line": 3,
|
|
102
102
|
"character": 17,
|
|
103
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
103
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedArgs.ts#L3"
|
|
104
104
|
}
|
|
105
105
|
]
|
|
106
106
|
},
|
|
107
107
|
{
|
|
108
|
-
"id":
|
|
108
|
+
"id": 59,
|
|
109
109
|
"name": "WrappedAuthComponent",
|
|
110
110
|
"kind": 4194304,
|
|
111
111
|
"kindString": "Type alias",
|
|
@@ -115,13 +115,13 @@
|
|
|
115
115
|
"fileName": "packages/sdk/storybook/src/WrappedAuthComponent.ts",
|
|
116
116
|
"line": 3,
|
|
117
117
|
"character": 12,
|
|
118
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
118
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedAuthComponent.ts#L3"
|
|
119
119
|
}
|
|
120
120
|
],
|
|
121
121
|
"type": {
|
|
122
122
|
"type": "reflection",
|
|
123
123
|
"declaration": {
|
|
124
|
-
"id":
|
|
124
|
+
"id": 60,
|
|
125
125
|
"name": "__type",
|
|
126
126
|
"kind": 65536,
|
|
127
127
|
"kindString": "Type literal",
|
|
@@ -131,26 +131,26 @@
|
|
|
131
131
|
"fileName": "packages/sdk/storybook/src/WrappedAuthComponent.ts",
|
|
132
132
|
"line": 3,
|
|
133
133
|
"character": 35,
|
|
134
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WrappedAuthComponent.ts#L3"
|
|
135
135
|
}
|
|
136
136
|
],
|
|
137
137
|
"signatures": [
|
|
138
138
|
{
|
|
139
|
-
"id":
|
|
139
|
+
"id": 61,
|
|
140
140
|
"name": "__type",
|
|
141
141
|
"kind": 4096,
|
|
142
142
|
"kindString": "Call signature",
|
|
143
143
|
"flags": {},
|
|
144
144
|
"parameters": [
|
|
145
145
|
{
|
|
146
|
-
"id":
|
|
146
|
+
"id": 62,
|
|
147
147
|
"name": "props",
|
|
148
148
|
"kind": 32768,
|
|
149
149
|
"kindString": "Parameter",
|
|
150
150
|
"flags": {},
|
|
151
151
|
"type": {
|
|
152
152
|
"type": "reference",
|
|
153
|
-
"id":
|
|
153
|
+
"id": 55,
|
|
154
154
|
"name": "WrappedArgs"
|
|
155
155
|
}
|
|
156
156
|
}
|
|
@@ -166,6 +166,117 @@
|
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
},
|
|
169
|
+
{
|
|
170
|
+
"id": 42,
|
|
171
|
+
"name": "payloadDataMissingPairs",
|
|
172
|
+
"kind": 32,
|
|
173
|
+
"kindString": "Variable",
|
|
174
|
+
"flags": {
|
|
175
|
+
"isConst": true
|
|
176
|
+
},
|
|
177
|
+
"sources": [
|
|
178
|
+
{
|
|
179
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
180
|
+
"line": 190,
|
|
181
|
+
"character": 13,
|
|
182
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L190"
|
|
183
|
+
}
|
|
184
|
+
],
|
|
185
|
+
"type": {
|
|
186
|
+
"type": "reflection",
|
|
187
|
+
"declaration": {
|
|
188
|
+
"id": 43,
|
|
189
|
+
"name": "__type",
|
|
190
|
+
"kind": 65536,
|
|
191
|
+
"kindString": "Type literal",
|
|
192
|
+
"flags": {},
|
|
193
|
+
"children": [
|
|
194
|
+
{
|
|
195
|
+
"id": 44,
|
|
196
|
+
"name": "pairs",
|
|
197
|
+
"kind": 1024,
|
|
198
|
+
"kindString": "Property",
|
|
199
|
+
"flags": {},
|
|
200
|
+
"sources": [
|
|
201
|
+
{
|
|
202
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
203
|
+
"line": 191,
|
|
204
|
+
"character": 2,
|
|
205
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L191"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
208
|
+
"type": {
|
|
209
|
+
"type": "array",
|
|
210
|
+
"elementType": {
|
|
211
|
+
"type": "intrinsic",
|
|
212
|
+
"name": "never"
|
|
213
|
+
}
|
|
214
|
+
},
|
|
215
|
+
"defaultValue": "[]"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"id": 45,
|
|
219
|
+
"name": "schema",
|
|
220
|
+
"kind": 1024,
|
|
221
|
+
"kindString": "Property",
|
|
222
|
+
"flags": {},
|
|
223
|
+
"sources": [
|
|
224
|
+
{
|
|
225
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
226
|
+
"line": 192,
|
|
227
|
+
"character": 2,
|
|
228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L192"
|
|
229
|
+
}
|
|
230
|
+
],
|
|
231
|
+
"type": {
|
|
232
|
+
"type": "intrinsic",
|
|
233
|
+
"name": "string"
|
|
234
|
+
},
|
|
235
|
+
"defaultValue": "'network.xyo.crypto.market.uniswap'"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"id": 46,
|
|
239
|
+
"name": "timestamp",
|
|
240
|
+
"kind": 1024,
|
|
241
|
+
"kindString": "Property",
|
|
242
|
+
"flags": {},
|
|
243
|
+
"sources": [
|
|
244
|
+
{
|
|
245
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
246
|
+
"line": 193,
|
|
247
|
+
"character": 2,
|
|
248
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L193"
|
|
249
|
+
}
|
|
250
|
+
],
|
|
251
|
+
"type": {
|
|
252
|
+
"type": "intrinsic",
|
|
253
|
+
"name": "number"
|
|
254
|
+
},
|
|
255
|
+
"defaultValue": "1659071465718"
|
|
256
|
+
}
|
|
257
|
+
],
|
|
258
|
+
"groups": [
|
|
259
|
+
{
|
|
260
|
+
"title": "Properties",
|
|
261
|
+
"children": [
|
|
262
|
+
44,
|
|
263
|
+
45,
|
|
264
|
+
46
|
|
265
|
+
]
|
|
266
|
+
}
|
|
267
|
+
],
|
|
268
|
+
"sources": [
|
|
269
|
+
{
|
|
270
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
271
|
+
"line": 190,
|
|
272
|
+
"character": 39,
|
|
273
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L190"
|
|
274
|
+
}
|
|
275
|
+
]
|
|
276
|
+
}
|
|
277
|
+
},
|
|
278
|
+
"defaultValue": "..."
|
|
279
|
+
},
|
|
169
280
|
{
|
|
170
281
|
"id": 15,
|
|
171
282
|
"name": "sampleBlock",
|
|
@@ -179,7 +290,7 @@
|
|
|
179
290
|
"fileName": "packages/sdk/storybook/src/sampleBlock.ts",
|
|
180
291
|
"line": 5,
|
|
181
292
|
"character": 13,
|
|
182
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
293
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleBlock.ts#L5"
|
|
183
294
|
}
|
|
184
295
|
],
|
|
185
296
|
"type": {
|
|
@@ -203,7 +314,7 @@
|
|
|
203
314
|
"fileName": "packages/sdk/storybook/src/sampleBlock.ts",
|
|
204
315
|
"line": 16,
|
|
205
316
|
"character": 13,
|
|
206
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
317
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleBlock.ts#L16"
|
|
207
318
|
}
|
|
208
319
|
],
|
|
209
320
|
"type": {
|
|
@@ -249,7 +360,7 @@
|
|
|
249
360
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
250
361
|
"line": 10,
|
|
251
362
|
"character": 13,
|
|
252
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
363
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L10"
|
|
253
364
|
}
|
|
254
365
|
],
|
|
255
366
|
"type": {
|
|
@@ -272,7 +383,7 @@
|
|
|
272
383
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
273
384
|
"line": 11,
|
|
274
385
|
"character": 2,
|
|
275
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
386
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L11"
|
|
276
387
|
}
|
|
277
388
|
],
|
|
278
389
|
"type": {
|
|
@@ -292,7 +403,7 @@
|
|
|
292
403
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
293
404
|
"line": 12,
|
|
294
405
|
"character": 2,
|
|
295
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
406
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L12"
|
|
296
407
|
}
|
|
297
408
|
],
|
|
298
409
|
"type": {
|
|
@@ -312,7 +423,7 @@
|
|
|
312
423
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
313
424
|
"line": 13,
|
|
314
425
|
"character": 2,
|
|
315
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
426
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L13"
|
|
316
427
|
}
|
|
317
428
|
],
|
|
318
429
|
"type": {
|
|
@@ -332,7 +443,7 @@
|
|
|
332
443
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
333
444
|
"line": 14,
|
|
334
445
|
"character": 2,
|
|
335
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
446
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L14"
|
|
336
447
|
}
|
|
337
448
|
],
|
|
338
449
|
"type": {
|
|
@@ -352,7 +463,7 @@
|
|
|
352
463
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
353
464
|
"line": 15,
|
|
354
465
|
"character": 2,
|
|
355
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
466
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L15"
|
|
356
467
|
}
|
|
357
468
|
],
|
|
358
469
|
"type": {
|
|
@@ -372,7 +483,7 @@
|
|
|
372
483
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
373
484
|
"line": 16,
|
|
374
485
|
"character": 2,
|
|
375
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
486
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L16"
|
|
376
487
|
}
|
|
377
488
|
],
|
|
378
489
|
"type": {
|
|
@@ -392,7 +503,7 @@
|
|
|
392
503
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
393
504
|
"line": 17,
|
|
394
505
|
"character": 2,
|
|
395
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
506
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L17"
|
|
396
507
|
}
|
|
397
508
|
],
|
|
398
509
|
"type": {
|
|
@@ -412,7 +523,7 @@
|
|
|
412
523
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
413
524
|
"line": 18,
|
|
414
525
|
"character": 2,
|
|
415
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
526
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L18"
|
|
416
527
|
}
|
|
417
528
|
],
|
|
418
529
|
"type": {
|
|
@@ -442,7 +553,7 @@
|
|
|
442
553
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
443
554
|
"line": 10,
|
|
444
555
|
"character": 29,
|
|
445
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
556
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L10"
|
|
446
557
|
}
|
|
447
558
|
]
|
|
448
559
|
}
|
|
@@ -462,7 +573,7 @@
|
|
|
462
573
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
463
574
|
"line": 3,
|
|
464
575
|
"character": 13,
|
|
465
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
576
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L3"
|
|
466
577
|
}
|
|
467
578
|
],
|
|
468
579
|
"type": {
|
|
@@ -485,7 +596,7 @@
|
|
|
485
596
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
486
597
|
"line": 7,
|
|
487
598
|
"character": 2,
|
|
488
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
599
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L7"
|
|
489
600
|
}
|
|
490
601
|
],
|
|
491
602
|
"type": {
|
|
@@ -505,7 +616,7 @@
|
|
|
505
616
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
506
617
|
"line": 4,
|
|
507
618
|
"character": 68,
|
|
508
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
619
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L4"
|
|
509
620
|
}
|
|
510
621
|
],
|
|
511
622
|
"type": {
|
|
@@ -528,7 +639,251 @@
|
|
|
528
639
|
"fileName": "packages/sdk/storybook/src/samplePayload.ts",
|
|
529
640
|
"line": 3,
|
|
530
641
|
"character": 40,
|
|
531
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
642
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/samplePayload.ts#L3"
|
|
643
|
+
}
|
|
644
|
+
]
|
|
645
|
+
}
|
|
646
|
+
},
|
|
647
|
+
"defaultValue": "..."
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"id": 31,
|
|
651
|
+
"name": "sampleUniswapPayload",
|
|
652
|
+
"kind": 32,
|
|
653
|
+
"kindString": "Variable",
|
|
654
|
+
"flags": {
|
|
655
|
+
"isConst": true
|
|
656
|
+
},
|
|
657
|
+
"sources": [
|
|
658
|
+
{
|
|
659
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
660
|
+
"line": 1,
|
|
661
|
+
"character": 13,
|
|
662
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L1"
|
|
663
|
+
}
|
|
664
|
+
],
|
|
665
|
+
"type": {
|
|
666
|
+
"type": "reflection",
|
|
667
|
+
"declaration": {
|
|
668
|
+
"id": 32,
|
|
669
|
+
"name": "__type",
|
|
670
|
+
"kind": 65536,
|
|
671
|
+
"kindString": "Type literal",
|
|
672
|
+
"flags": {},
|
|
673
|
+
"children": [
|
|
674
|
+
{
|
|
675
|
+
"id": 33,
|
|
676
|
+
"name": "pairs",
|
|
677
|
+
"kind": 1024,
|
|
678
|
+
"kindString": "Property",
|
|
679
|
+
"flags": {},
|
|
680
|
+
"sources": [
|
|
681
|
+
{
|
|
682
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
683
|
+
"line": 2,
|
|
684
|
+
"character": 2,
|
|
685
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L2"
|
|
686
|
+
}
|
|
687
|
+
],
|
|
688
|
+
"type": {
|
|
689
|
+
"type": "array",
|
|
690
|
+
"elementType": {
|
|
691
|
+
"type": "reflection",
|
|
692
|
+
"declaration": {
|
|
693
|
+
"id": 34,
|
|
694
|
+
"name": "__type",
|
|
695
|
+
"kind": 65536,
|
|
696
|
+
"kindString": "Type literal",
|
|
697
|
+
"flags": {},
|
|
698
|
+
"children": [
|
|
699
|
+
{
|
|
700
|
+
"id": 35,
|
|
701
|
+
"name": "tokens",
|
|
702
|
+
"kind": 1024,
|
|
703
|
+
"kindString": "Property",
|
|
704
|
+
"flags": {},
|
|
705
|
+
"sources": [
|
|
706
|
+
{
|
|
707
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
708
|
+
"line": 4,
|
|
709
|
+
"character": 6,
|
|
710
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L4"
|
|
711
|
+
}
|
|
712
|
+
],
|
|
713
|
+
"type": {
|
|
714
|
+
"type": "array",
|
|
715
|
+
"elementType": {
|
|
716
|
+
"type": "reflection",
|
|
717
|
+
"declaration": {
|
|
718
|
+
"id": 36,
|
|
719
|
+
"name": "__type",
|
|
720
|
+
"kind": 65536,
|
|
721
|
+
"kindString": "Type literal",
|
|
722
|
+
"flags": {},
|
|
723
|
+
"children": [
|
|
724
|
+
{
|
|
725
|
+
"id": 37,
|
|
726
|
+
"name": "address",
|
|
727
|
+
"kind": 1024,
|
|
728
|
+
"kindString": "Property",
|
|
729
|
+
"flags": {},
|
|
730
|
+
"sources": [
|
|
731
|
+
{
|
|
732
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
733
|
+
"line": 6,
|
|
734
|
+
"character": 10,
|
|
735
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L6"
|
|
736
|
+
}
|
|
737
|
+
],
|
|
738
|
+
"type": {
|
|
739
|
+
"type": "intrinsic",
|
|
740
|
+
"name": "string"
|
|
741
|
+
},
|
|
742
|
+
"defaultValue": "'0x55296f69f40Ea6d20E478533C15A6B08B654E758'"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"id": 38,
|
|
746
|
+
"name": "symbol",
|
|
747
|
+
"kind": 1024,
|
|
748
|
+
"kindString": "Property",
|
|
749
|
+
"flags": {},
|
|
750
|
+
"sources": [
|
|
751
|
+
{
|
|
752
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
753
|
+
"line": 7,
|
|
754
|
+
"character": 10,
|
|
755
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L7"
|
|
756
|
+
}
|
|
757
|
+
],
|
|
758
|
+
"type": {
|
|
759
|
+
"type": "intrinsic",
|
|
760
|
+
"name": "string"
|
|
761
|
+
},
|
|
762
|
+
"defaultValue": "'xyo'"
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
"id": 39,
|
|
766
|
+
"name": "value",
|
|
767
|
+
"kind": 1024,
|
|
768
|
+
"kindString": "Property",
|
|
769
|
+
"flags": {},
|
|
770
|
+
"sources": [
|
|
771
|
+
{
|
|
772
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
773
|
+
"line": 8,
|
|
774
|
+
"character": 10,
|
|
775
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L8"
|
|
776
|
+
}
|
|
777
|
+
],
|
|
778
|
+
"type": {
|
|
779
|
+
"type": "intrinsic",
|
|
780
|
+
"name": "number"
|
|
781
|
+
},
|
|
782
|
+
"defaultValue": "0.00000688928"
|
|
783
|
+
}
|
|
784
|
+
],
|
|
785
|
+
"groups": [
|
|
786
|
+
{
|
|
787
|
+
"title": "Properties",
|
|
788
|
+
"children": [
|
|
789
|
+
37,
|
|
790
|
+
38,
|
|
791
|
+
39
|
|
792
|
+
]
|
|
793
|
+
}
|
|
794
|
+
],
|
|
795
|
+
"sources": [
|
|
796
|
+
{
|
|
797
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
798
|
+
"line": 5,
|
|
799
|
+
"character": 8,
|
|
800
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L5"
|
|
801
|
+
}
|
|
802
|
+
]
|
|
803
|
+
}
|
|
804
|
+
}
|
|
805
|
+
},
|
|
806
|
+
"defaultValue": "..."
|
|
807
|
+
}
|
|
808
|
+
],
|
|
809
|
+
"groups": [
|
|
810
|
+
{
|
|
811
|
+
"title": "Properties",
|
|
812
|
+
"children": [
|
|
813
|
+
35
|
|
814
|
+
]
|
|
815
|
+
}
|
|
816
|
+
],
|
|
817
|
+
"sources": [
|
|
818
|
+
{
|
|
819
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
820
|
+
"line": 3,
|
|
821
|
+
"character": 4,
|
|
822
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L3"
|
|
823
|
+
}
|
|
824
|
+
]
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
},
|
|
828
|
+
"defaultValue": "..."
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"id": 40,
|
|
832
|
+
"name": "schema",
|
|
833
|
+
"kind": 1024,
|
|
834
|
+
"kindString": "Property",
|
|
835
|
+
"flags": {},
|
|
836
|
+
"sources": [
|
|
837
|
+
{
|
|
838
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
839
|
+
"line": 186,
|
|
840
|
+
"character": 2,
|
|
841
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L186"
|
|
842
|
+
}
|
|
843
|
+
],
|
|
844
|
+
"type": {
|
|
845
|
+
"type": "intrinsic",
|
|
846
|
+
"name": "string"
|
|
847
|
+
},
|
|
848
|
+
"defaultValue": "'network.xyo.crypto.market.uniswap'"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"id": 41,
|
|
852
|
+
"name": "timestamp",
|
|
853
|
+
"kind": 1024,
|
|
854
|
+
"kindString": "Property",
|
|
855
|
+
"flags": {},
|
|
856
|
+
"sources": [
|
|
857
|
+
{
|
|
858
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
859
|
+
"line": 187,
|
|
860
|
+
"character": 2,
|
|
861
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L187"
|
|
862
|
+
}
|
|
863
|
+
],
|
|
864
|
+
"type": {
|
|
865
|
+
"type": "intrinsic",
|
|
866
|
+
"name": "number"
|
|
867
|
+
},
|
|
868
|
+
"defaultValue": "1659071465718"
|
|
869
|
+
}
|
|
870
|
+
],
|
|
871
|
+
"groups": [
|
|
872
|
+
{
|
|
873
|
+
"title": "Properties",
|
|
874
|
+
"children": [
|
|
875
|
+
33,
|
|
876
|
+
40,
|
|
877
|
+
41
|
|
878
|
+
]
|
|
879
|
+
}
|
|
880
|
+
],
|
|
881
|
+
"sources": [
|
|
882
|
+
{
|
|
883
|
+
"fileName": "packages/sdk/storybook/src/sampleUniswapPayload.ts",
|
|
884
|
+
"line": 1,
|
|
885
|
+
"character": 36,
|
|
886
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/sampleUniswapPayload.ts#L1"
|
|
532
887
|
}
|
|
533
888
|
]
|
|
534
889
|
}
|
|
@@ -546,7 +901,7 @@
|
|
|
546
901
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
547
902
|
"line": 3,
|
|
548
903
|
"character": 13,
|
|
549
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
904
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
550
905
|
}
|
|
551
906
|
],
|
|
552
907
|
"signatures": [
|
|
@@ -585,7 +940,7 @@
|
|
|
585
940
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
586
941
|
"line": 3,
|
|
587
942
|
"character": 40,
|
|
588
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
943
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
589
944
|
}
|
|
590
945
|
],
|
|
591
946
|
"type": {
|
|
@@ -607,7 +962,7 @@
|
|
|
607
962
|
"fileName": "packages/sdk/storybook/src/DeprecateStory.tsx",
|
|
608
963
|
"line": 3,
|
|
609
964
|
"character": 38,
|
|
610
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
965
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/DeprecateStory.tsx#L3"
|
|
611
966
|
}
|
|
612
967
|
]
|
|
613
968
|
}
|
|
@@ -655,6 +1010,108 @@
|
|
|
655
1010
|
}
|
|
656
1011
|
]
|
|
657
1012
|
},
|
|
1013
|
+
{
|
|
1014
|
+
"id": 51,
|
|
1015
|
+
"name": "WithMapboxSetup",
|
|
1016
|
+
"kind": 64,
|
|
1017
|
+
"kindString": "Function",
|
|
1018
|
+
"flags": {},
|
|
1019
|
+
"sources": [
|
|
1020
|
+
{
|
|
1021
|
+
"fileName": "packages/sdk/storybook/src/WithMapboxSetup.tsx",
|
|
1022
|
+
"line": 4,
|
|
1023
|
+
"character": 13,
|
|
1024
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/WithMapboxSetup.tsx#L4"
|
|
1025
|
+
}
|
|
1026
|
+
],
|
|
1027
|
+
"signatures": [
|
|
1028
|
+
{
|
|
1029
|
+
"id": 52,
|
|
1030
|
+
"name": "WithMapboxSetup",
|
|
1031
|
+
"kind": 4096,
|
|
1032
|
+
"kindString": "Call signature",
|
|
1033
|
+
"flags": {},
|
|
1034
|
+
"parameters": [
|
|
1035
|
+
{
|
|
1036
|
+
"id": 53,
|
|
1037
|
+
"name": "fn",
|
|
1038
|
+
"kind": 32768,
|
|
1039
|
+
"kindString": "Parameter",
|
|
1040
|
+
"flags": {},
|
|
1041
|
+
"type": {
|
|
1042
|
+
"type": "reference",
|
|
1043
|
+
"typeArguments": [
|
|
1044
|
+
{
|
|
1045
|
+
"type": "reference",
|
|
1046
|
+
"typeArguments": [
|
|
1047
|
+
{
|
|
1048
|
+
"type": "reference",
|
|
1049
|
+
"name": "StoryFnReactReturnType",
|
|
1050
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
1051
|
+
"package": "@storybook/react"
|
|
1052
|
+
}
|
|
1053
|
+
],
|
|
1054
|
+
"name": "ReturnTypeFramework",
|
|
1055
|
+
"qualifiedName": "ReturnTypeFramework",
|
|
1056
|
+
"package": "@storybook/addons"
|
|
1057
|
+
},
|
|
1058
|
+
{
|
|
1059
|
+
"type": "reference",
|
|
1060
|
+
"name": "Args",
|
|
1061
|
+
"qualifiedName": "Args",
|
|
1062
|
+
"package": "@storybook/csf"
|
|
1063
|
+
}
|
|
1064
|
+
],
|
|
1065
|
+
"name": "PartialStoryFn",
|
|
1066
|
+
"qualifiedName": "PartialStoryFn",
|
|
1067
|
+
"package": "@storybook/csf"
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"id": 54,
|
|
1072
|
+
"name": "c",
|
|
1073
|
+
"kind": 32768,
|
|
1074
|
+
"kindString": "Parameter",
|
|
1075
|
+
"flags": {},
|
|
1076
|
+
"type": {
|
|
1077
|
+
"type": "reference",
|
|
1078
|
+
"typeArguments": [
|
|
1079
|
+
{
|
|
1080
|
+
"type": "reference",
|
|
1081
|
+
"typeArguments": [
|
|
1082
|
+
{
|
|
1083
|
+
"type": "reference",
|
|
1084
|
+
"name": "StoryFnReactReturnType",
|
|
1085
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
1086
|
+
"package": "@storybook/react"
|
|
1087
|
+
}
|
|
1088
|
+
],
|
|
1089
|
+
"name": "ReturnTypeFramework",
|
|
1090
|
+
"qualifiedName": "ReturnTypeFramework",
|
|
1091
|
+
"package": "@storybook/addons"
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"type": "reference",
|
|
1095
|
+
"name": "Args",
|
|
1096
|
+
"qualifiedName": "Args",
|
|
1097
|
+
"package": "@storybook/csf"
|
|
1098
|
+
}
|
|
1099
|
+
],
|
|
1100
|
+
"name": "StoryContext",
|
|
1101
|
+
"qualifiedName": "StoryContext",
|
|
1102
|
+
"package": "@storybook/csf"
|
|
1103
|
+
}
|
|
1104
|
+
}
|
|
1105
|
+
],
|
|
1106
|
+
"type": {
|
|
1107
|
+
"type": "reference",
|
|
1108
|
+
"name": "StoryFnReactReturnType",
|
|
1109
|
+
"qualifiedName": "StoryFnReactReturnType",
|
|
1110
|
+
"package": "@storybook/react"
|
|
1111
|
+
}
|
|
1112
|
+
}
|
|
1113
|
+
]
|
|
1114
|
+
},
|
|
658
1115
|
{
|
|
659
1116
|
"id": 1,
|
|
660
1117
|
"name": "archivistApiDecorator",
|
|
@@ -666,7 +1123,7 @@
|
|
|
666
1123
|
"fileName": "packages/sdk/storybook/src/archivistApiDecorator.tsx",
|
|
667
1124
|
"line": 4,
|
|
668
1125
|
"character": 6,
|
|
669
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1126
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/archivistApiDecorator.tsx#L4"
|
|
670
1127
|
}
|
|
671
1128
|
],
|
|
672
1129
|
"signatures": [
|
|
@@ -768,7 +1225,7 @@
|
|
|
768
1225
|
"fileName": "packages/sdk/storybook/src/authDecorator.tsx",
|
|
769
1226
|
"line": 26,
|
|
770
1227
|
"character": 13,
|
|
771
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1228
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/authDecorator.tsx#L26"
|
|
772
1229
|
}
|
|
773
1230
|
],
|
|
774
1231
|
"signatures": [
|
|
@@ -860,7 +1317,7 @@
|
|
|
860
1317
|
]
|
|
861
1318
|
},
|
|
862
1319
|
{
|
|
863
|
-
"id":
|
|
1320
|
+
"id": 47,
|
|
864
1321
|
"name": "useAppThemeDecorator",
|
|
865
1322
|
"kind": 64,
|
|
866
1323
|
"kindString": "Function",
|
|
@@ -870,19 +1327,19 @@
|
|
|
870
1327
|
"fileName": "packages/sdk/storybook/src/useAppThemeDecorator.tsx",
|
|
871
1328
|
"line": 7,
|
|
872
1329
|
"character": 6,
|
|
873
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1330
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/useAppThemeDecorator.tsx#L7"
|
|
874
1331
|
}
|
|
875
1332
|
],
|
|
876
1333
|
"signatures": [
|
|
877
1334
|
{
|
|
878
|
-
"id":
|
|
1335
|
+
"id": 48,
|
|
879
1336
|
"name": "useAppThemeDecorator",
|
|
880
1337
|
"kind": 4096,
|
|
881
1338
|
"kindString": "Call signature",
|
|
882
1339
|
"flags": {},
|
|
883
1340
|
"parameters": [
|
|
884
1341
|
{
|
|
885
|
-
"id":
|
|
1342
|
+
"id": 49,
|
|
886
1343
|
"name": "fn",
|
|
887
1344
|
"kind": 32768,
|
|
888
1345
|
"kindString": "Parameter",
|
|
@@ -917,7 +1374,7 @@
|
|
|
917
1374
|
}
|
|
918
1375
|
},
|
|
919
1376
|
{
|
|
920
|
-
"id":
|
|
1377
|
+
"id": 50,
|
|
921
1378
|
"name": "c",
|
|
922
1379
|
"kind": 32768,
|
|
923
1380
|
"kindString": "Parameter",
|
|
@@ -966,31 +1423,34 @@
|
|
|
966
1423
|
{
|
|
967
1424
|
"title": "Interfaces",
|
|
968
1425
|
"children": [
|
|
969
|
-
|
|
1426
|
+
55
|
|
970
1427
|
]
|
|
971
1428
|
},
|
|
972
1429
|
{
|
|
973
1430
|
"title": "Type Aliases",
|
|
974
1431
|
"children": [
|
|
975
|
-
|
|
1432
|
+
59
|
|
976
1433
|
]
|
|
977
1434
|
},
|
|
978
1435
|
{
|
|
979
1436
|
"title": "Variables",
|
|
980
1437
|
"children": [
|
|
1438
|
+
42,
|
|
981
1439
|
15,
|
|
982
1440
|
16,
|
|
983
1441
|
21,
|
|
984
|
-
17
|
|
1442
|
+
17,
|
|
1443
|
+
31
|
|
985
1444
|
]
|
|
986
1445
|
},
|
|
987
1446
|
{
|
|
988
1447
|
"title": "Functions",
|
|
989
1448
|
"children": [
|
|
990
1449
|
9,
|
|
1450
|
+
51,
|
|
991
1451
|
1,
|
|
992
1452
|
5,
|
|
993
|
-
|
|
1453
|
+
47
|
|
994
1454
|
]
|
|
995
1455
|
}
|
|
996
1456
|
],
|
|
@@ -999,7 +1459,7 @@
|
|
|
999
1459
|
"fileName": "packages/sdk/storybook/src/index.ts",
|
|
1000
1460
|
"line": 1,
|
|
1001
1461
|
"character": 0,
|
|
1002
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
1462
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1f0e46aa/packages/sdk/storybook/src/index.ts#L1"
|
|
1003
1463
|
}
|
|
1004
1464
|
]
|
|
1005
1465
|
}
|