@xyo-network/react-wallet 2.42.11 → 2.42.12
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/components/WalletAccountSelect/SelectBar.js +2 -2
- package/dist/cjs/components/WalletAccountSelect/SelectBar.js.map +1 -1
- package/dist/docs.json +667 -645
- package/dist/esm/components/WalletAccountSelect/SelectBar.js +2 -2
- package/dist/esm/components/WalletAccountSelect/SelectBar.js.map +1 -1
- package/dist/types/components/WalletAccountSelect/SelectBar.d.ts +1 -0
- package/dist/types/components/WalletAccountSelect/SelectBar.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/components/WalletAccountSelect/SelectBar.tsx +10 -2
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 801,
|
|
11
11
|
"name": "AccountContextState",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 802,
|
|
18
18
|
"name": "account",
|
|
19
19
|
"kind": 1024,
|
|
20
20
|
"kindString": "Property",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/State.ts",
|
|
27
27
|
"line": 6,
|
|
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/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/State.ts#L6"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"type": {
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
}
|
|
38
38
|
},
|
|
39
39
|
{
|
|
40
|
-
"id":
|
|
40
|
+
"id": 804,
|
|
41
41
|
"name": "provided",
|
|
42
42
|
"kind": 1024,
|
|
43
43
|
"kindString": "Property",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
|
-
"id":
|
|
62
|
+
"id": 803,
|
|
63
63
|
"name": "setAccount",
|
|
64
64
|
"kind": 1024,
|
|
65
65
|
"kindString": "Property",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/State.ts",
|
|
72
72
|
"line": 7,
|
|
73
73
|
"character": 2,
|
|
74
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
74
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/State.ts#L7"
|
|
75
75
|
}
|
|
76
76
|
],
|
|
77
77
|
"type": {
|
|
@@ -94,9 +94,9 @@
|
|
|
94
94
|
{
|
|
95
95
|
"title": "Properties",
|
|
96
96
|
"children": [
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
97
|
+
802,
|
|
98
|
+
804,
|
|
99
|
+
803
|
|
100
100
|
]
|
|
101
101
|
}
|
|
102
102
|
],
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/State.ts",
|
|
106
106
|
"line": 5,
|
|
107
107
|
"character": 17,
|
|
108
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
108
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/State.ts#L5"
|
|
109
109
|
}
|
|
110
110
|
],
|
|
111
111
|
"extendedTypes": [
|
|
@@ -116,14 +116,14 @@
|
|
|
116
116
|
]
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
|
-
"id":
|
|
119
|
+
"id": 795,
|
|
120
120
|
"name": "AccountMemoryProviderProps",
|
|
121
121
|
"kind": 256,
|
|
122
122
|
"kindString": "Interface",
|
|
123
123
|
"flags": {},
|
|
124
124
|
"children": [
|
|
125
125
|
{
|
|
126
|
-
"id":
|
|
126
|
+
"id": 796,
|
|
127
127
|
"name": "defaultAccount",
|
|
128
128
|
"kind": 1024,
|
|
129
129
|
"kindString": "Property",
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx",
|
|
136
136
|
"line": 8,
|
|
137
137
|
"character": 2,
|
|
138
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
138
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx#L8"
|
|
139
139
|
}
|
|
140
140
|
],
|
|
141
141
|
"type": {
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
{
|
|
151
151
|
"title": "Properties",
|
|
152
152
|
"children": [
|
|
153
|
-
|
|
153
|
+
796
|
|
154
154
|
]
|
|
155
155
|
}
|
|
156
156
|
],
|
|
@@ -159,19 +159,19 @@
|
|
|
159
159
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx",
|
|
160
160
|
"line": 7,
|
|
161
161
|
"character": 17,
|
|
162
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
162
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx#L7"
|
|
163
163
|
}
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
"id":
|
|
167
|
+
"id": 813,
|
|
168
168
|
"name": "SeedPhraseContextState",
|
|
169
169
|
"kind": 256,
|
|
170
170
|
"kindString": "Interface",
|
|
171
171
|
"flags": {},
|
|
172
172
|
"children": [
|
|
173
173
|
{
|
|
174
|
-
"id":
|
|
174
|
+
"id": 814,
|
|
175
175
|
"name": "handleCancelOverwrite",
|
|
176
176
|
"kind": 1024,
|
|
177
177
|
"kindString": "Property",
|
|
@@ -183,13 +183,13 @@
|
|
|
183
183
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
184
184
|
"line": 5,
|
|
185
185
|
"character": 2,
|
|
186
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
186
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L5"
|
|
187
187
|
}
|
|
188
188
|
],
|
|
189
189
|
"type": {
|
|
190
190
|
"type": "reflection",
|
|
191
191
|
"declaration": {
|
|
192
|
-
"id":
|
|
192
|
+
"id": 815,
|
|
193
193
|
"name": "__type",
|
|
194
194
|
"kind": 65536,
|
|
195
195
|
"kindString": "Type literal",
|
|
@@ -199,12 +199,12 @@
|
|
|
199
199
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
200
200
|
"line": 5,
|
|
201
201
|
"character": 26,
|
|
202
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
202
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L5"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"signatures": [
|
|
206
206
|
{
|
|
207
|
-
"id":
|
|
207
|
+
"id": 816,
|
|
208
208
|
"name": "__type",
|
|
209
209
|
"kind": 4096,
|
|
210
210
|
"kindString": "Call signature",
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
}
|
|
220
220
|
},
|
|
221
221
|
{
|
|
222
|
-
"id":
|
|
222
|
+
"id": 817,
|
|
223
223
|
"name": "handleChangeSeedPhrase",
|
|
224
224
|
"kind": 1024,
|
|
225
225
|
"kindString": "Property",
|
|
@@ -231,13 +231,13 @@
|
|
|
231
231
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
232
232
|
"line": 6,
|
|
233
233
|
"character": 2,
|
|
234
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
234
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L6"
|
|
235
235
|
}
|
|
236
236
|
],
|
|
237
237
|
"type": {
|
|
238
238
|
"type": "reflection",
|
|
239
239
|
"declaration": {
|
|
240
|
-
"id":
|
|
240
|
+
"id": 818,
|
|
241
241
|
"name": "__type",
|
|
242
242
|
"kind": 65536,
|
|
243
243
|
"kindString": "Type literal",
|
|
@@ -247,19 +247,19 @@
|
|
|
247
247
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
248
248
|
"line": 6,
|
|
249
249
|
"character": 27,
|
|
250
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
250
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L6"
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
253
|
"signatures": [
|
|
254
254
|
{
|
|
255
|
-
"id":
|
|
255
|
+
"id": 819,
|
|
256
256
|
"name": "__type",
|
|
257
257
|
"kind": 4096,
|
|
258
258
|
"kindString": "Call signature",
|
|
259
259
|
"flags": {},
|
|
260
260
|
"parameters": [
|
|
261
261
|
{
|
|
262
|
-
"id":
|
|
262
|
+
"id": 820,
|
|
263
263
|
"name": "value",
|
|
264
264
|
"kind": 32768,
|
|
265
265
|
"kindString": "Parameter",
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
|
-
"id":
|
|
283
|
+
"id": 821,
|
|
284
284
|
"name": "handleClear",
|
|
285
285
|
"kind": 1024,
|
|
286
286
|
"kindString": "Property",
|
|
@@ -292,13 +292,13 @@
|
|
|
292
292
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
293
293
|
"line": 7,
|
|
294
294
|
"character": 2,
|
|
295
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
295
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L7"
|
|
296
296
|
}
|
|
297
297
|
],
|
|
298
298
|
"type": {
|
|
299
299
|
"type": "reflection",
|
|
300
300
|
"declaration": {
|
|
301
|
-
"id":
|
|
301
|
+
"id": 822,
|
|
302
302
|
"name": "__type",
|
|
303
303
|
"kind": 65536,
|
|
304
304
|
"kindString": "Type literal",
|
|
@@ -308,12 +308,12 @@
|
|
|
308
308
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
309
309
|
"line": 7,
|
|
310
310
|
"character": 16,
|
|
311
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
311
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L7"
|
|
312
312
|
}
|
|
313
313
|
],
|
|
314
314
|
"signatures": [
|
|
315
315
|
{
|
|
316
|
-
"id":
|
|
316
|
+
"id": 823,
|
|
317
317
|
"name": "__type",
|
|
318
318
|
"kind": 4096,
|
|
319
319
|
"kindString": "Call signature",
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
}
|
|
329
329
|
},
|
|
330
330
|
{
|
|
331
|
-
"id":
|
|
331
|
+
"id": 824,
|
|
332
332
|
"name": "handleGenerate",
|
|
333
333
|
"kind": 1024,
|
|
334
334
|
"kindString": "Property",
|
|
@@ -340,13 +340,13 @@
|
|
|
340
340
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
341
341
|
"line": 8,
|
|
342
342
|
"character": 2,
|
|
343
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
343
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L8"
|
|
344
344
|
}
|
|
345
345
|
],
|
|
346
346
|
"type": {
|
|
347
347
|
"type": "reflection",
|
|
348
348
|
"declaration": {
|
|
349
|
-
"id":
|
|
349
|
+
"id": 825,
|
|
350
350
|
"name": "__type",
|
|
351
351
|
"kind": 65536,
|
|
352
352
|
"kindString": "Type literal",
|
|
@@ -356,12 +356,12 @@
|
|
|
356
356
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
357
357
|
"line": 8,
|
|
358
358
|
"character": 19,
|
|
359
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
359
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L8"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"signatures": [
|
|
363
363
|
{
|
|
364
|
-
"id":
|
|
364
|
+
"id": 826,
|
|
365
365
|
"name": "__type",
|
|
366
366
|
"kind": 4096,
|
|
367
367
|
"kindString": "Call signature",
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
{
|
|
379
|
-
"id":
|
|
379
|
+
"id": 827,
|
|
380
380
|
"name": "handleSave",
|
|
381
381
|
"kind": 1024,
|
|
382
382
|
"kindString": "Property",
|
|
@@ -388,13 +388,13 @@
|
|
|
388
388
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
389
389
|
"line": 9,
|
|
390
390
|
"character": 2,
|
|
391
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
391
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L9"
|
|
392
392
|
}
|
|
393
393
|
],
|
|
394
394
|
"type": {
|
|
395
395
|
"type": "reflection",
|
|
396
396
|
"declaration": {
|
|
397
|
-
"id":
|
|
397
|
+
"id": 828,
|
|
398
398
|
"name": "__type",
|
|
399
399
|
"kind": 65536,
|
|
400
400
|
"kindString": "Type literal",
|
|
@@ -404,12 +404,12 @@
|
|
|
404
404
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
405
405
|
"line": 9,
|
|
406
406
|
"character": 15,
|
|
407
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
407
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L9"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
410
|
"signatures": [
|
|
411
411
|
{
|
|
412
|
-
"id":
|
|
412
|
+
"id": 829,
|
|
413
413
|
"name": "__type",
|
|
414
414
|
"kind": 4096,
|
|
415
415
|
"kindString": "Call signature",
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
426
|
{
|
|
427
|
-
"id":
|
|
427
|
+
"id": 830,
|
|
428
428
|
"name": "overwriteWarning",
|
|
429
429
|
"kind": 1024,
|
|
430
430
|
"kindString": "Property",
|
|
@@ -436,7 +436,7 @@
|
|
|
436
436
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
437
437
|
"line": 10,
|
|
438
438
|
"character": 2,
|
|
439
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
439
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L10"
|
|
440
440
|
}
|
|
441
441
|
],
|
|
442
442
|
"type": {
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
}
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
|
-
"id":
|
|
448
|
+
"id": 831,
|
|
449
449
|
"name": "phrase",
|
|
450
450
|
"kind": 1024,
|
|
451
451
|
"kindString": "Property",
|
|
@@ -457,7 +457,7 @@
|
|
|
457
457
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
458
458
|
"line": 11,
|
|
459
459
|
"character": 2,
|
|
460
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
460
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L11"
|
|
461
461
|
}
|
|
462
462
|
],
|
|
463
463
|
"type": {
|
|
@@ -466,7 +466,7 @@
|
|
|
466
466
|
}
|
|
467
467
|
},
|
|
468
468
|
{
|
|
469
|
-
"id":
|
|
469
|
+
"id": 841,
|
|
470
470
|
"name": "provided",
|
|
471
471
|
"kind": 1024,
|
|
472
472
|
"kindString": "Property",
|
|
@@ -488,7 +488,7 @@
|
|
|
488
488
|
}
|
|
489
489
|
},
|
|
490
490
|
{
|
|
491
|
-
"id":
|
|
491
|
+
"id": 832,
|
|
492
492
|
"name": "seedPhrase",
|
|
493
493
|
"kind": 1024,
|
|
494
494
|
"kindString": "Property",
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
501
501
|
"line": 12,
|
|
502
502
|
"character": 2,
|
|
503
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
503
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L12"
|
|
504
504
|
}
|
|
505
505
|
],
|
|
506
506
|
"type": {
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
}
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
|
-
"id":
|
|
512
|
+
"id": 833,
|
|
513
513
|
"name": "setOverwriteWarning",
|
|
514
514
|
"kind": 1024,
|
|
515
515
|
"kindString": "Property",
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
522
522
|
"line": 13,
|
|
523
523
|
"character": 2,
|
|
524
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
524
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L13"
|
|
525
525
|
}
|
|
526
526
|
],
|
|
527
527
|
"type": {
|
|
@@ -546,7 +546,7 @@
|
|
|
546
546
|
}
|
|
547
547
|
},
|
|
548
548
|
{
|
|
549
|
-
"id":
|
|
549
|
+
"id": 834,
|
|
550
550
|
"name": "setPhrase",
|
|
551
551
|
"kind": 1024,
|
|
552
552
|
"kindString": "Property",
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
559
559
|
"line": 14,
|
|
560
560
|
"character": 2,
|
|
561
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
561
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L14"
|
|
562
562
|
}
|
|
563
563
|
],
|
|
564
564
|
"type": {
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
}
|
|
593
593
|
},
|
|
594
594
|
{
|
|
595
|
-
"id":
|
|
595
|
+
"id": 835,
|
|
596
596
|
"name": "validPhrase",
|
|
597
597
|
"kind": 1024,
|
|
598
598
|
"kindString": "Property",
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
605
605
|
"line": 15,
|
|
606
606
|
"character": 2,
|
|
607
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
607
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L15"
|
|
608
608
|
}
|
|
609
609
|
],
|
|
610
610
|
"type": {
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
}
|
|
623
623
|
},
|
|
624
624
|
{
|
|
625
|
-
"id":
|
|
625
|
+
"id": 836,
|
|
626
626
|
"name": "validSeedPhrase",
|
|
627
627
|
"kind": 1024,
|
|
628
628
|
"kindString": "Property",
|
|
@@ -634,7 +634,7 @@
|
|
|
634
634
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
635
635
|
"line": 16,
|
|
636
636
|
"character": 2,
|
|
637
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
637
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L16"
|
|
638
638
|
}
|
|
639
639
|
],
|
|
640
640
|
"type": {
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
}
|
|
653
653
|
},
|
|
654
654
|
{
|
|
655
|
-
"id":
|
|
655
|
+
"id": 837,
|
|
656
656
|
"name": "validate",
|
|
657
657
|
"kind": 1024,
|
|
658
658
|
"kindString": "Property",
|
|
@@ -664,13 +664,13 @@
|
|
|
664
664
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
665
665
|
"line": 17,
|
|
666
666
|
"character": 2,
|
|
667
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
667
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L17"
|
|
668
668
|
}
|
|
669
669
|
],
|
|
670
670
|
"type": {
|
|
671
671
|
"type": "reflection",
|
|
672
672
|
"declaration": {
|
|
673
|
-
"id":
|
|
673
|
+
"id": 838,
|
|
674
674
|
"name": "__type",
|
|
675
675
|
"kind": 65536,
|
|
676
676
|
"kindString": "Type literal",
|
|
@@ -680,19 +680,19 @@
|
|
|
680
680
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
681
681
|
"line": 17,
|
|
682
682
|
"character": 13,
|
|
683
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
683
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L17"
|
|
684
684
|
}
|
|
685
685
|
],
|
|
686
686
|
"signatures": [
|
|
687
687
|
{
|
|
688
|
-
"id":
|
|
688
|
+
"id": 839,
|
|
689
689
|
"name": "__type",
|
|
690
690
|
"kind": 4096,
|
|
691
691
|
"kindString": "Call signature",
|
|
692
692
|
"flags": {},
|
|
693
693
|
"parameters": [
|
|
694
694
|
{
|
|
695
|
-
"id":
|
|
695
|
+
"id": 840,
|
|
696
696
|
"name": "passedPhrase",
|
|
697
697
|
"kind": 32768,
|
|
698
698
|
"kindString": "Parameter",
|
|
@@ -728,20 +728,20 @@
|
|
|
728
728
|
{
|
|
729
729
|
"title": "Properties",
|
|
730
730
|
"children": [
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
829,
|
|
731
|
+
814,
|
|
732
|
+
817,
|
|
733
|
+
821,
|
|
734
|
+
824,
|
|
735
|
+
827,
|
|
737
736
|
830,
|
|
738
|
-
840,
|
|
739
737
|
831,
|
|
738
|
+
841,
|
|
740
739
|
832,
|
|
741
740
|
833,
|
|
742
741
|
834,
|
|
743
742
|
835,
|
|
744
|
-
836
|
|
743
|
+
836,
|
|
744
|
+
837
|
|
745
745
|
]
|
|
746
746
|
}
|
|
747
747
|
],
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts",
|
|
751
751
|
"line": 4,
|
|
752
752
|
"character": 17,
|
|
753
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
753
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L4"
|
|
754
754
|
}
|
|
755
755
|
],
|
|
756
756
|
"extendedTypes": [
|
|
@@ -780,7 +780,7 @@
|
|
|
780
780
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
781
781
|
"line": 8,
|
|
782
782
|
"character": 2,
|
|
783
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
783
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L8"
|
|
784
784
|
}
|
|
785
785
|
],
|
|
786
786
|
"type": {
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
797
797
|
"line": 8,
|
|
798
798
|
"character": 21,
|
|
799
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
799
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L8"
|
|
800
800
|
}
|
|
801
801
|
],
|
|
802
802
|
"signatures": [
|
|
@@ -841,7 +841,7 @@
|
|
|
841
841
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
842
842
|
"line": 9,
|
|
843
843
|
"character": 2,
|
|
844
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
844
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L9"
|
|
845
845
|
}
|
|
846
846
|
],
|
|
847
847
|
"type": {
|
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
865
865
|
"line": 7,
|
|
866
866
|
"character": 17,
|
|
867
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
867
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L7"
|
|
868
868
|
}
|
|
869
869
|
],
|
|
870
870
|
"extendedTypes": [
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx",
|
|
897
897
|
"line": 11,
|
|
898
898
|
"character": 2,
|
|
899
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
899
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L11"
|
|
900
900
|
}
|
|
901
901
|
],
|
|
902
902
|
"type": {
|
|
@@ -5339,7 +5339,7 @@
|
|
|
5339
5339
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx",
|
|
5340
5340
|
"line": 12,
|
|
5341
5341
|
"character": 2,
|
|
5342
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
5342
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L12"
|
|
5343
5343
|
}
|
|
5344
5344
|
],
|
|
5345
5345
|
"type": {
|
|
@@ -19290,7 +19290,7 @@
|
|
|
19290
19290
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx",
|
|
19291
19291
|
"line": 10,
|
|
19292
19292
|
"character": 17,
|
|
19293
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19293
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L10"
|
|
19294
19294
|
}
|
|
19295
19295
|
],
|
|
19296
19296
|
"extendedTypes": [
|
|
@@ -19310,7 +19310,7 @@
|
|
|
19310
19310
|
"flags": {},
|
|
19311
19311
|
"children": [
|
|
19312
19312
|
{
|
|
19313
|
-
"id":
|
|
19313
|
+
"id": 450,
|
|
19314
19314
|
"name": "alignContent",
|
|
19315
19315
|
"kind": 1024,
|
|
19316
19316
|
"kindString": "Property",
|
|
@@ -19351,7 +19351,7 @@
|
|
|
19351
19351
|
{
|
|
19352
19352
|
"type": "reflection",
|
|
19353
19353
|
"declaration": {
|
|
19354
|
-
"id":
|
|
19354
|
+
"id": 451,
|
|
19355
19355
|
"name": "__type",
|
|
19356
19356
|
"kind": 65536,
|
|
19357
19357
|
"kindString": "Type literal",
|
|
@@ -19365,14 +19365,14 @@
|
|
|
19365
19365
|
],
|
|
19366
19366
|
"signatures": [
|
|
19367
19367
|
{
|
|
19368
|
-
"id":
|
|
19368
|
+
"id": 452,
|
|
19369
19369
|
"name": "__type",
|
|
19370
19370
|
"kind": 4096,
|
|
19371
19371
|
"kindString": "Call signature",
|
|
19372
19372
|
"flags": {},
|
|
19373
19373
|
"parameters": [
|
|
19374
19374
|
{
|
|
19375
|
-
"id":
|
|
19375
|
+
"id": 453,
|
|
19376
19376
|
"name": "theme",
|
|
19377
19377
|
"kind": 32768,
|
|
19378
19378
|
"kindString": "Parameter",
|
|
@@ -19427,7 +19427,7 @@
|
|
|
19427
19427
|
}
|
|
19428
19428
|
},
|
|
19429
19429
|
{
|
|
19430
|
-
"id":
|
|
19430
|
+
"id": 454,
|
|
19431
19431
|
"name": "alignItems",
|
|
19432
19432
|
"kind": 1024,
|
|
19433
19433
|
"kindString": "Property",
|
|
@@ -19468,7 +19468,7 @@
|
|
|
19468
19468
|
{
|
|
19469
19469
|
"type": "reflection",
|
|
19470
19470
|
"declaration": {
|
|
19471
|
-
"id":
|
|
19471
|
+
"id": 455,
|
|
19472
19472
|
"name": "__type",
|
|
19473
19473
|
"kind": 65536,
|
|
19474
19474
|
"kindString": "Type literal",
|
|
@@ -19482,14 +19482,14 @@
|
|
|
19482
19482
|
],
|
|
19483
19483
|
"signatures": [
|
|
19484
19484
|
{
|
|
19485
|
-
"id":
|
|
19485
|
+
"id": 456,
|
|
19486
19486
|
"name": "__type",
|
|
19487
19487
|
"kind": 4096,
|
|
19488
19488
|
"kindString": "Call signature",
|
|
19489
19489
|
"flags": {},
|
|
19490
19490
|
"parameters": [
|
|
19491
19491
|
{
|
|
19492
|
-
"id":
|
|
19492
|
+
"id": 457,
|
|
19493
19493
|
"name": "theme",
|
|
19494
19494
|
"kind": 32768,
|
|
19495
19495
|
"kindString": "Parameter",
|
|
@@ -19544,7 +19544,7 @@
|
|
|
19544
19544
|
}
|
|
19545
19545
|
},
|
|
19546
19546
|
{
|
|
19547
|
-
"id":
|
|
19547
|
+
"id": 458,
|
|
19548
19548
|
"name": "alignSelf",
|
|
19549
19549
|
"kind": 1024,
|
|
19550
19550
|
"kindString": "Property",
|
|
@@ -19585,7 +19585,7 @@
|
|
|
19585
19585
|
{
|
|
19586
19586
|
"type": "reflection",
|
|
19587
19587
|
"declaration": {
|
|
19588
|
-
"id":
|
|
19588
|
+
"id": 459,
|
|
19589
19589
|
"name": "__type",
|
|
19590
19590
|
"kind": 65536,
|
|
19591
19591
|
"kindString": "Type literal",
|
|
@@ -19599,14 +19599,14 @@
|
|
|
19599
19599
|
],
|
|
19600
19600
|
"signatures": [
|
|
19601
19601
|
{
|
|
19602
|
-
"id":
|
|
19602
|
+
"id": 460,
|
|
19603
19603
|
"name": "__type",
|
|
19604
19604
|
"kind": 4096,
|
|
19605
19605
|
"kindString": "Call signature",
|
|
19606
19606
|
"flags": {},
|
|
19607
19607
|
"parameters": [
|
|
19608
19608
|
{
|
|
19609
|
-
"id":
|
|
19609
|
+
"id": 461,
|
|
19610
19610
|
"name": "theme",
|
|
19611
19611
|
"kind": 32768,
|
|
19612
19612
|
"kindString": "Parameter",
|
|
@@ -19661,7 +19661,7 @@
|
|
|
19661
19661
|
}
|
|
19662
19662
|
},
|
|
19663
19663
|
{
|
|
19664
|
-
"id":
|
|
19664
|
+
"id": 710,
|
|
19665
19665
|
"name": "bgcolor",
|
|
19666
19666
|
"kind": 1024,
|
|
19667
19667
|
"kindString": "Property",
|
|
@@ -19702,7 +19702,7 @@
|
|
|
19702
19702
|
{
|
|
19703
19703
|
"type": "reflection",
|
|
19704
19704
|
"declaration": {
|
|
19705
|
-
"id":
|
|
19705
|
+
"id": 711,
|
|
19706
19706
|
"name": "__type",
|
|
19707
19707
|
"kind": 65536,
|
|
19708
19708
|
"kindString": "Type literal",
|
|
@@ -19716,14 +19716,14 @@
|
|
|
19716
19716
|
],
|
|
19717
19717
|
"signatures": [
|
|
19718
19718
|
{
|
|
19719
|
-
"id":
|
|
19719
|
+
"id": 712,
|
|
19720
19720
|
"name": "__type",
|
|
19721
19721
|
"kind": 4096,
|
|
19722
19722
|
"kindString": "Call signature",
|
|
19723
19723
|
"flags": {},
|
|
19724
19724
|
"parameters": [
|
|
19725
19725
|
{
|
|
19726
|
-
"id":
|
|
19726
|
+
"id": 713,
|
|
19727
19727
|
"name": "theme",
|
|
19728
19728
|
"kind": 32768,
|
|
19729
19729
|
"kindString": "Parameter",
|
|
@@ -19778,7 +19778,7 @@
|
|
|
19778
19778
|
}
|
|
19779
19779
|
},
|
|
19780
19780
|
{
|
|
19781
|
-
"id":
|
|
19781
|
+
"id": 424,
|
|
19782
19782
|
"name": "border",
|
|
19783
19783
|
"kind": 1024,
|
|
19784
19784
|
"kindString": "Property",
|
|
@@ -19814,7 +19814,7 @@
|
|
|
19814
19814
|
{
|
|
19815
19815
|
"type": "reflection",
|
|
19816
19816
|
"declaration": {
|
|
19817
|
-
"id":
|
|
19817
|
+
"id": 425,
|
|
19818
19818
|
"name": "__type",
|
|
19819
19819
|
"kind": 65536,
|
|
19820
19820
|
"kindString": "Type literal",
|
|
@@ -20617,7 +20617,7 @@
|
|
|
20617
20617
|
{
|
|
20618
20618
|
"type": "reflection",
|
|
20619
20619
|
"declaration": {
|
|
20620
|
-
"id":
|
|
20620
|
+
"id": 426,
|
|
20621
20621
|
"name": "__type",
|
|
20622
20622
|
"kind": 65536,
|
|
20623
20623
|
"kindString": "Type literal",
|
|
@@ -20631,14 +20631,14 @@
|
|
|
20631
20631
|
],
|
|
20632
20632
|
"signatures": [
|
|
20633
20633
|
{
|
|
20634
|
-
"id":
|
|
20634
|
+
"id": 427,
|
|
20635
20635
|
"name": "__type",
|
|
20636
20636
|
"kind": 4096,
|
|
20637
20637
|
"kindString": "Call signature",
|
|
20638
20638
|
"flags": {},
|
|
20639
20639
|
"parameters": [
|
|
20640
20640
|
{
|
|
20641
|
-
"id":
|
|
20641
|
+
"id": 428,
|
|
20642
20642
|
"name": "theme",
|
|
20643
20643
|
"kind": 32768,
|
|
20644
20644
|
"kindString": "Parameter",
|
|
@@ -20679,7 +20679,7 @@
|
|
|
20679
20679
|
{
|
|
20680
20680
|
"type": "reflection",
|
|
20681
20681
|
"declaration": {
|
|
20682
|
-
"id":
|
|
20682
|
+
"id": 429,
|
|
20683
20683
|
"name": "__type",
|
|
20684
20684
|
"kind": 65536,
|
|
20685
20685
|
"kindString": "Type literal",
|
|
@@ -21491,7 +21491,7 @@
|
|
|
21491
21491
|
}
|
|
21492
21492
|
},
|
|
21493
21493
|
{
|
|
21494
|
-
"id":
|
|
21494
|
+
"id": 654,
|
|
21495
21495
|
"name": "borderBottom",
|
|
21496
21496
|
"kind": 1024,
|
|
21497
21497
|
"kindString": "Property",
|
|
@@ -21581,7 +21581,7 @@
|
|
|
21581
21581
|
{
|
|
21582
21582
|
"type": "reflection",
|
|
21583
21583
|
"declaration": {
|
|
21584
|
-
"id":
|
|
21584
|
+
"id": 655,
|
|
21585
21585
|
"name": "__type",
|
|
21586
21586
|
"kind": 65536,
|
|
21587
21587
|
"kindString": "Type literal",
|
|
@@ -21595,14 +21595,14 @@
|
|
|
21595
21595
|
],
|
|
21596
21596
|
"signatures": [
|
|
21597
21597
|
{
|
|
21598
|
-
"id":
|
|
21598
|
+
"id": 656,
|
|
21599
21599
|
"name": "__type",
|
|
21600
21600
|
"kind": 4096,
|
|
21601
21601
|
"kindString": "Call signature",
|
|
21602
21602
|
"flags": {},
|
|
21603
21603
|
"parameters": [
|
|
21604
21604
|
{
|
|
21605
|
-
"id":
|
|
21605
|
+
"id": 657,
|
|
21606
21606
|
"name": "theme",
|
|
21607
21607
|
"kind": 32768,
|
|
21608
21608
|
"kindString": "Parameter",
|
|
@@ -21706,7 +21706,7 @@
|
|
|
21706
21706
|
}
|
|
21707
21707
|
},
|
|
21708
21708
|
{
|
|
21709
|
-
"id":
|
|
21709
|
+
"id": 658,
|
|
21710
21710
|
"name": "borderColor",
|
|
21711
21711
|
"kind": 1024,
|
|
21712
21712
|
"kindString": "Property",
|
|
@@ -21747,7 +21747,7 @@
|
|
|
21747
21747
|
{
|
|
21748
21748
|
"type": "reflection",
|
|
21749
21749
|
"declaration": {
|
|
21750
|
-
"id":
|
|
21750
|
+
"id": 659,
|
|
21751
21751
|
"name": "__type",
|
|
21752
21752
|
"kind": 65536,
|
|
21753
21753
|
"kindString": "Type literal",
|
|
@@ -21761,14 +21761,14 @@
|
|
|
21761
21761
|
],
|
|
21762
21762
|
"signatures": [
|
|
21763
21763
|
{
|
|
21764
|
-
"id":
|
|
21764
|
+
"id": 660,
|
|
21765
21765
|
"name": "__type",
|
|
21766
21766
|
"kind": 4096,
|
|
21767
21767
|
"kindString": "Call signature",
|
|
21768
21768
|
"flags": {},
|
|
21769
21769
|
"parameters": [
|
|
21770
21770
|
{
|
|
21771
|
-
"id":
|
|
21771
|
+
"id": 661,
|
|
21772
21772
|
"name": "theme",
|
|
21773
21773
|
"kind": 32768,
|
|
21774
21774
|
"kindString": "Parameter",
|
|
@@ -21823,7 +21823,7 @@
|
|
|
21823
21823
|
}
|
|
21824
21824
|
},
|
|
21825
21825
|
{
|
|
21826
|
-
"id":
|
|
21826
|
+
"id": 662,
|
|
21827
21827
|
"name": "borderLeft",
|
|
21828
21828
|
"kind": 1024,
|
|
21829
21829
|
"kindString": "Property",
|
|
@@ -21913,7 +21913,7 @@
|
|
|
21913
21913
|
{
|
|
21914
21914
|
"type": "reflection",
|
|
21915
21915
|
"declaration": {
|
|
21916
|
-
"id":
|
|
21916
|
+
"id": 663,
|
|
21917
21917
|
"name": "__type",
|
|
21918
21918
|
"kind": 65536,
|
|
21919
21919
|
"kindString": "Type literal",
|
|
@@ -21927,14 +21927,14 @@
|
|
|
21927
21927
|
],
|
|
21928
21928
|
"signatures": [
|
|
21929
21929
|
{
|
|
21930
|
-
"id":
|
|
21930
|
+
"id": 664,
|
|
21931
21931
|
"name": "__type",
|
|
21932
21932
|
"kind": 4096,
|
|
21933
21933
|
"kindString": "Call signature",
|
|
21934
21934
|
"flags": {},
|
|
21935
21935
|
"parameters": [
|
|
21936
21936
|
{
|
|
21937
|
-
"id":
|
|
21937
|
+
"id": 665,
|
|
21938
21938
|
"name": "theme",
|
|
21939
21939
|
"kind": 32768,
|
|
21940
21940
|
"kindString": "Parameter",
|
|
@@ -22038,7 +22038,7 @@
|
|
|
22038
22038
|
}
|
|
22039
22039
|
},
|
|
22040
22040
|
{
|
|
22041
|
-
"id":
|
|
22041
|
+
"id": 666,
|
|
22042
22042
|
"name": "borderRadius",
|
|
22043
22043
|
"kind": 1024,
|
|
22044
22044
|
"kindString": "Property",
|
|
@@ -22128,7 +22128,7 @@
|
|
|
22128
22128
|
{
|
|
22129
22129
|
"type": "reflection",
|
|
22130
22130
|
"declaration": {
|
|
22131
|
-
"id":
|
|
22131
|
+
"id": 667,
|
|
22132
22132
|
"name": "__type",
|
|
22133
22133
|
"kind": 65536,
|
|
22134
22134
|
"kindString": "Type literal",
|
|
@@ -22142,14 +22142,14 @@
|
|
|
22142
22142
|
],
|
|
22143
22143
|
"signatures": [
|
|
22144
22144
|
{
|
|
22145
|
-
"id":
|
|
22145
|
+
"id": 668,
|
|
22146
22146
|
"name": "__type",
|
|
22147
22147
|
"kind": 4096,
|
|
22148
22148
|
"kindString": "Call signature",
|
|
22149
22149
|
"flags": {},
|
|
22150
22150
|
"parameters": [
|
|
22151
22151
|
{
|
|
22152
|
-
"id":
|
|
22152
|
+
"id": 669,
|
|
22153
22153
|
"name": "theme",
|
|
22154
22154
|
"kind": 32768,
|
|
22155
22155
|
"kindString": "Parameter",
|
|
@@ -22253,7 +22253,7 @@
|
|
|
22253
22253
|
}
|
|
22254
22254
|
},
|
|
22255
22255
|
{
|
|
22256
|
-
"id":
|
|
22256
|
+
"id": 670,
|
|
22257
22257
|
"name": "borderRight",
|
|
22258
22258
|
"kind": 1024,
|
|
22259
22259
|
"kindString": "Property",
|
|
@@ -22343,7 +22343,7 @@
|
|
|
22343
22343
|
{
|
|
22344
22344
|
"type": "reflection",
|
|
22345
22345
|
"declaration": {
|
|
22346
|
-
"id":
|
|
22346
|
+
"id": 671,
|
|
22347
22347
|
"name": "__type",
|
|
22348
22348
|
"kind": 65536,
|
|
22349
22349
|
"kindString": "Type literal",
|
|
@@ -22357,14 +22357,14 @@
|
|
|
22357
22357
|
],
|
|
22358
22358
|
"signatures": [
|
|
22359
22359
|
{
|
|
22360
|
-
"id":
|
|
22360
|
+
"id": 672,
|
|
22361
22361
|
"name": "__type",
|
|
22362
22362
|
"kind": 4096,
|
|
22363
22363
|
"kindString": "Call signature",
|
|
22364
22364
|
"flags": {},
|
|
22365
22365
|
"parameters": [
|
|
22366
22366
|
{
|
|
22367
|
-
"id":
|
|
22367
|
+
"id": 673,
|
|
22368
22368
|
"name": "theme",
|
|
22369
22369
|
"kind": 32768,
|
|
22370
22370
|
"kindString": "Parameter",
|
|
@@ -22468,7 +22468,7 @@
|
|
|
22468
22468
|
}
|
|
22469
22469
|
},
|
|
22470
22470
|
{
|
|
22471
|
-
"id":
|
|
22471
|
+
"id": 674,
|
|
22472
22472
|
"name": "borderTop",
|
|
22473
22473
|
"kind": 1024,
|
|
22474
22474
|
"kindString": "Property",
|
|
@@ -22558,7 +22558,7 @@
|
|
|
22558
22558
|
{
|
|
22559
22559
|
"type": "reflection",
|
|
22560
22560
|
"declaration": {
|
|
22561
|
-
"id":
|
|
22561
|
+
"id": 675,
|
|
22562
22562
|
"name": "__type",
|
|
22563
22563
|
"kind": 65536,
|
|
22564
22564
|
"kindString": "Type literal",
|
|
@@ -22572,14 +22572,14 @@
|
|
|
22572
22572
|
],
|
|
22573
22573
|
"signatures": [
|
|
22574
22574
|
{
|
|
22575
|
-
"id":
|
|
22575
|
+
"id": 676,
|
|
22576
22576
|
"name": "__type",
|
|
22577
22577
|
"kind": 4096,
|
|
22578
22578
|
"kindString": "Call signature",
|
|
22579
22579
|
"flags": {},
|
|
22580
22580
|
"parameters": [
|
|
22581
22581
|
{
|
|
22582
|
-
"id":
|
|
22582
|
+
"id": 677,
|
|
22583
22583
|
"name": "theme",
|
|
22584
22584
|
"kind": 32768,
|
|
22585
22585
|
"kindString": "Parameter",
|
|
@@ -22683,7 +22683,7 @@
|
|
|
22683
22683
|
}
|
|
22684
22684
|
},
|
|
22685
22685
|
{
|
|
22686
|
-
"id":
|
|
22686
|
+
"id": 462,
|
|
22687
22687
|
"name": "bottom",
|
|
22688
22688
|
"kind": 1024,
|
|
22689
22689
|
"kindString": "Property",
|
|
@@ -22773,7 +22773,7 @@
|
|
|
22773
22773
|
{
|
|
22774
22774
|
"type": "reflection",
|
|
22775
22775
|
"declaration": {
|
|
22776
|
-
"id":
|
|
22776
|
+
"id": 463,
|
|
22777
22777
|
"name": "__type",
|
|
22778
22778
|
"kind": 65536,
|
|
22779
22779
|
"kindString": "Type literal",
|
|
@@ -22787,14 +22787,14 @@
|
|
|
22787
22787
|
],
|
|
22788
22788
|
"signatures": [
|
|
22789
22789
|
{
|
|
22790
|
-
"id":
|
|
22790
|
+
"id": 464,
|
|
22791
22791
|
"name": "__type",
|
|
22792
22792
|
"kind": 4096,
|
|
22793
22793
|
"kindString": "Call signature",
|
|
22794
22794
|
"flags": {},
|
|
22795
22795
|
"parameters": [
|
|
22796
22796
|
{
|
|
22797
|
-
"id":
|
|
22797
|
+
"id": 465,
|
|
22798
22798
|
"name": "theme",
|
|
22799
22799
|
"kind": 32768,
|
|
22800
22800
|
"kindString": "Parameter",
|
|
@@ -22898,7 +22898,7 @@
|
|
|
22898
22898
|
}
|
|
22899
22899
|
},
|
|
22900
22900
|
{
|
|
22901
|
-
"id":
|
|
22901
|
+
"id": 430,
|
|
22902
22902
|
"name": "boxShadow",
|
|
22903
22903
|
"kind": 1024,
|
|
22904
22904
|
"kindString": "Property",
|
|
@@ -22936,7 +22936,7 @@
|
|
|
22936
22936
|
{
|
|
22937
22937
|
"type": "reflection",
|
|
22938
22938
|
"declaration": {
|
|
22939
|
-
"id":
|
|
22939
|
+
"id": 431,
|
|
22940
22940
|
"name": "__type",
|
|
22941
22941
|
"kind": 65536,
|
|
22942
22942
|
"kindString": "Type literal",
|
|
@@ -22950,14 +22950,14 @@
|
|
|
22950
22950
|
],
|
|
22951
22951
|
"signatures": [
|
|
22952
22952
|
{
|
|
22953
|
-
"id":
|
|
22953
|
+
"id": 432,
|
|
22954
22954
|
"name": "__type",
|
|
22955
22955
|
"kind": 4096,
|
|
22956
22956
|
"kindString": "Call signature",
|
|
22957
22957
|
"flags": {},
|
|
22958
22958
|
"parameters": [
|
|
22959
22959
|
{
|
|
22960
|
-
"id":
|
|
22960
|
+
"id": 433,
|
|
22961
22961
|
"name": "theme",
|
|
22962
22962
|
"kind": 32768,
|
|
22963
22963
|
"kindString": "Parameter",
|
|
@@ -23009,7 +23009,7 @@
|
|
|
23009
23009
|
}
|
|
23010
23010
|
},
|
|
23011
23011
|
{
|
|
23012
|
-
"id":
|
|
23012
|
+
"id": 466,
|
|
23013
23013
|
"name": "boxSizing",
|
|
23014
23014
|
"kind": 1024,
|
|
23015
23015
|
"kindString": "Property",
|
|
@@ -23069,7 +23069,7 @@
|
|
|
23069
23069
|
{
|
|
23070
23070
|
"type": "reflection",
|
|
23071
23071
|
"declaration": {
|
|
23072
|
-
"id":
|
|
23072
|
+
"id": 467,
|
|
23073
23073
|
"name": "__type",
|
|
23074
23074
|
"kind": 65536,
|
|
23075
23075
|
"kindString": "Type literal",
|
|
@@ -23083,14 +23083,14 @@
|
|
|
23083
23083
|
],
|
|
23084
23084
|
"signatures": [
|
|
23085
23085
|
{
|
|
23086
|
-
"id":
|
|
23086
|
+
"id": 468,
|
|
23087
23087
|
"name": "__type",
|
|
23088
23088
|
"kind": 4096,
|
|
23089
23089
|
"kindString": "Call signature",
|
|
23090
23090
|
"flags": {},
|
|
23091
23091
|
"parameters": [
|
|
23092
23092
|
{
|
|
23093
|
-
"id":
|
|
23093
|
+
"id": 469,
|
|
23094
23094
|
"name": "theme",
|
|
23095
23095
|
"kind": 32768,
|
|
23096
23096
|
"kindString": "Parameter",
|
|
@@ -23164,7 +23164,7 @@
|
|
|
23164
23164
|
}
|
|
23165
23165
|
},
|
|
23166
23166
|
{
|
|
23167
|
-
"id":
|
|
23167
|
+
"id": 420,
|
|
23168
23168
|
"name": "color",
|
|
23169
23169
|
"kind": 1024,
|
|
23170
23170
|
"kindString": "Property",
|
|
@@ -23205,7 +23205,7 @@
|
|
|
23205
23205
|
{
|
|
23206
23206
|
"type": "reflection",
|
|
23207
23207
|
"declaration": {
|
|
23208
|
-
"id":
|
|
23208
|
+
"id": 421,
|
|
23209
23209
|
"name": "__type",
|
|
23210
23210
|
"kind": 65536,
|
|
23211
23211
|
"kindString": "Type literal",
|
|
@@ -23219,14 +23219,14 @@
|
|
|
23219
23219
|
],
|
|
23220
23220
|
"signatures": [
|
|
23221
23221
|
{
|
|
23222
|
-
"id":
|
|
23222
|
+
"id": 422,
|
|
23223
23223
|
"name": "__type",
|
|
23224
23224
|
"kind": 4096,
|
|
23225
23225
|
"kindString": "Call signature",
|
|
23226
23226
|
"flags": {},
|
|
23227
23227
|
"parameters": [
|
|
23228
23228
|
{
|
|
23229
|
-
"id":
|
|
23229
|
+
"id": 423,
|
|
23230
23230
|
"name": "theme",
|
|
23231
23231
|
"kind": 32768,
|
|
23232
23232
|
"kindString": "Parameter",
|
|
@@ -23281,7 +23281,7 @@
|
|
|
23281
23281
|
}
|
|
23282
23282
|
},
|
|
23283
23283
|
{
|
|
23284
|
-
"id":
|
|
23284
|
+
"id": 470,
|
|
23285
23285
|
"name": "columnGap",
|
|
23286
23286
|
"kind": 1024,
|
|
23287
23287
|
"kindString": "Property",
|
|
@@ -23371,7 +23371,7 @@
|
|
|
23371
23371
|
{
|
|
23372
23372
|
"type": "reflection",
|
|
23373
23373
|
"declaration": {
|
|
23374
|
-
"id":
|
|
23374
|
+
"id": 471,
|
|
23375
23375
|
"name": "__type",
|
|
23376
23376
|
"kind": 65536,
|
|
23377
23377
|
"kindString": "Type literal",
|
|
@@ -23385,14 +23385,14 @@
|
|
|
23385
23385
|
],
|
|
23386
23386
|
"signatures": [
|
|
23387
23387
|
{
|
|
23388
|
-
"id":
|
|
23388
|
+
"id": 472,
|
|
23389
23389
|
"name": "__type",
|
|
23390
23390
|
"kind": 4096,
|
|
23391
23391
|
"kindString": "Call signature",
|
|
23392
23392
|
"flags": {},
|
|
23393
23393
|
"parameters": [
|
|
23394
23394
|
{
|
|
23395
|
-
"id":
|
|
23395
|
+
"id": 473,
|
|
23396
23396
|
"name": "theme",
|
|
23397
23397
|
"kind": 32768,
|
|
23398
23398
|
"kindString": "Parameter",
|
|
@@ -23496,7 +23496,7 @@
|
|
|
23496
23496
|
}
|
|
23497
23497
|
},
|
|
23498
23498
|
{
|
|
23499
|
-
"id":
|
|
23499
|
+
"id": 474,
|
|
23500
23500
|
"name": "display",
|
|
23501
23501
|
"kind": 1024,
|
|
23502
23502
|
"kindString": "Property",
|
|
@@ -23537,7 +23537,7 @@
|
|
|
23537
23537
|
{
|
|
23538
23538
|
"type": "reflection",
|
|
23539
23539
|
"declaration": {
|
|
23540
|
-
"id":
|
|
23540
|
+
"id": 475,
|
|
23541
23541
|
"name": "__type",
|
|
23542
23542
|
"kind": 65536,
|
|
23543
23543
|
"kindString": "Type literal",
|
|
@@ -23551,14 +23551,14 @@
|
|
|
23551
23551
|
],
|
|
23552
23552
|
"signatures": [
|
|
23553
23553
|
{
|
|
23554
|
-
"id":
|
|
23554
|
+
"id": 476,
|
|
23555
23555
|
"name": "__type",
|
|
23556
23556
|
"kind": 4096,
|
|
23557
23557
|
"kindString": "Call signature",
|
|
23558
23558
|
"flags": {},
|
|
23559
23559
|
"parameters": [
|
|
23560
23560
|
{
|
|
23561
|
-
"id":
|
|
23561
|
+
"id": 477,
|
|
23562
23562
|
"name": "theme",
|
|
23563
23563
|
"kind": 32768,
|
|
23564
23564
|
"kindString": "Parameter",
|
|
@@ -23613,7 +23613,7 @@
|
|
|
23613
23613
|
}
|
|
23614
23614
|
},
|
|
23615
23615
|
{
|
|
23616
|
-
"id":
|
|
23616
|
+
"id": 786,
|
|
23617
23617
|
"name": "displayPrint",
|
|
23618
23618
|
"kind": 1024,
|
|
23619
23619
|
"kindString": "Property",
|
|
@@ -23654,7 +23654,7 @@
|
|
|
23654
23654
|
{
|
|
23655
23655
|
"type": "reflection",
|
|
23656
23656
|
"declaration": {
|
|
23657
|
-
"id":
|
|
23657
|
+
"id": 787,
|
|
23658
23658
|
"name": "__type",
|
|
23659
23659
|
"kind": 65536,
|
|
23660
23660
|
"kindString": "Type literal",
|
|
@@ -23668,14 +23668,14 @@
|
|
|
23668
23668
|
],
|
|
23669
23669
|
"signatures": [
|
|
23670
23670
|
{
|
|
23671
|
-
"id":
|
|
23671
|
+
"id": 788,
|
|
23672
23672
|
"name": "__type",
|
|
23673
23673
|
"kind": 4096,
|
|
23674
23674
|
"kindString": "Call signature",
|
|
23675
23675
|
"flags": {},
|
|
23676
23676
|
"parameters": [
|
|
23677
23677
|
{
|
|
23678
|
-
"id":
|
|
23678
|
+
"id": 789,
|
|
23679
23679
|
"name": "theme",
|
|
23680
23680
|
"kind": 32768,
|
|
23681
23681
|
"kindString": "Parameter",
|
|
@@ -23730,7 +23730,7 @@
|
|
|
23730
23730
|
}
|
|
23731
23731
|
},
|
|
23732
23732
|
{
|
|
23733
|
-
"id":
|
|
23733
|
+
"id": 678,
|
|
23734
23734
|
"name": "flex",
|
|
23735
23735
|
"kind": 1024,
|
|
23736
23736
|
"kindString": "Property",
|
|
@@ -23820,7 +23820,7 @@
|
|
|
23820
23820
|
{
|
|
23821
23821
|
"type": "reflection",
|
|
23822
23822
|
"declaration": {
|
|
23823
|
-
"id":
|
|
23823
|
+
"id": 679,
|
|
23824
23824
|
"name": "__type",
|
|
23825
23825
|
"kind": 65536,
|
|
23826
23826
|
"kindString": "Type literal",
|
|
@@ -23834,14 +23834,14 @@
|
|
|
23834
23834
|
],
|
|
23835
23835
|
"signatures": [
|
|
23836
23836
|
{
|
|
23837
|
-
"id":
|
|
23837
|
+
"id": 680,
|
|
23838
23838
|
"name": "__type",
|
|
23839
23839
|
"kind": 4096,
|
|
23840
23840
|
"kindString": "Call signature",
|
|
23841
23841
|
"flags": {},
|
|
23842
23842
|
"parameters": [
|
|
23843
23843
|
{
|
|
23844
|
-
"id":
|
|
23844
|
+
"id": 681,
|
|
23845
23845
|
"name": "theme",
|
|
23846
23846
|
"kind": 32768,
|
|
23847
23847
|
"kindString": "Parameter",
|
|
@@ -23945,7 +23945,7 @@
|
|
|
23945
23945
|
}
|
|
23946
23946
|
},
|
|
23947
23947
|
{
|
|
23948
|
-
"id":
|
|
23948
|
+
"id": 478,
|
|
23949
23949
|
"name": "flexBasis",
|
|
23950
23950
|
"kind": 1024,
|
|
23951
23951
|
"kindString": "Property",
|
|
@@ -24035,7 +24035,7 @@
|
|
|
24035
24035
|
{
|
|
24036
24036
|
"type": "reflection",
|
|
24037
24037
|
"declaration": {
|
|
24038
|
-
"id":
|
|
24038
|
+
"id": 479,
|
|
24039
24039
|
"name": "__type",
|
|
24040
24040
|
"kind": 65536,
|
|
24041
24041
|
"kindString": "Type literal",
|
|
@@ -24049,14 +24049,14 @@
|
|
|
24049
24049
|
],
|
|
24050
24050
|
"signatures": [
|
|
24051
24051
|
{
|
|
24052
|
-
"id":
|
|
24052
|
+
"id": 480,
|
|
24053
24053
|
"name": "__type",
|
|
24054
24054
|
"kind": 4096,
|
|
24055
24055
|
"kindString": "Call signature",
|
|
24056
24056
|
"flags": {},
|
|
24057
24057
|
"parameters": [
|
|
24058
24058
|
{
|
|
24059
|
-
"id":
|
|
24059
|
+
"id": 481,
|
|
24060
24060
|
"name": "theme",
|
|
24061
24061
|
"kind": 32768,
|
|
24062
24062
|
"kindString": "Parameter",
|
|
@@ -24160,7 +24160,7 @@
|
|
|
24160
24160
|
}
|
|
24161
24161
|
},
|
|
24162
24162
|
{
|
|
24163
|
-
"id":
|
|
24163
|
+
"id": 482,
|
|
24164
24164
|
"name": "flexDirection",
|
|
24165
24165
|
"kind": 1024,
|
|
24166
24166
|
"kindString": "Property",
|
|
@@ -24220,7 +24220,7 @@
|
|
|
24220
24220
|
{
|
|
24221
24221
|
"type": "reflection",
|
|
24222
24222
|
"declaration": {
|
|
24223
|
-
"id":
|
|
24223
|
+
"id": 483,
|
|
24224
24224
|
"name": "__type",
|
|
24225
24225
|
"kind": 65536,
|
|
24226
24226
|
"kindString": "Type literal",
|
|
@@ -24234,14 +24234,14 @@
|
|
|
24234
24234
|
],
|
|
24235
24235
|
"signatures": [
|
|
24236
24236
|
{
|
|
24237
|
-
"id":
|
|
24237
|
+
"id": 484,
|
|
24238
24238
|
"name": "__type",
|
|
24239
24239
|
"kind": 4096,
|
|
24240
24240
|
"kindString": "Call signature",
|
|
24241
24241
|
"flags": {},
|
|
24242
24242
|
"parameters": [
|
|
24243
24243
|
{
|
|
24244
|
-
"id":
|
|
24244
|
+
"id": 485,
|
|
24245
24245
|
"name": "theme",
|
|
24246
24246
|
"kind": 32768,
|
|
24247
24247
|
"kindString": "Parameter",
|
|
@@ -24315,7 +24315,7 @@
|
|
|
24315
24315
|
}
|
|
24316
24316
|
},
|
|
24317
24317
|
{
|
|
24318
|
-
"id":
|
|
24318
|
+
"id": 486,
|
|
24319
24319
|
"name": "flexGrow",
|
|
24320
24320
|
"kind": 1024,
|
|
24321
24321
|
"kindString": "Property",
|
|
@@ -24375,7 +24375,7 @@
|
|
|
24375
24375
|
{
|
|
24376
24376
|
"type": "reflection",
|
|
24377
24377
|
"declaration": {
|
|
24378
|
-
"id":
|
|
24378
|
+
"id": 487,
|
|
24379
24379
|
"name": "__type",
|
|
24380
24380
|
"kind": 65536,
|
|
24381
24381
|
"kindString": "Type literal",
|
|
@@ -24389,14 +24389,14 @@
|
|
|
24389
24389
|
],
|
|
24390
24390
|
"signatures": [
|
|
24391
24391
|
{
|
|
24392
|
-
"id":
|
|
24392
|
+
"id": 488,
|
|
24393
24393
|
"name": "__type",
|
|
24394
24394
|
"kind": 4096,
|
|
24395
24395
|
"kindString": "Call signature",
|
|
24396
24396
|
"flags": {},
|
|
24397
24397
|
"parameters": [
|
|
24398
24398
|
{
|
|
24399
|
-
"id":
|
|
24399
|
+
"id": 489,
|
|
24400
24400
|
"name": "theme",
|
|
24401
24401
|
"kind": 32768,
|
|
24402
24402
|
"kindString": "Parameter",
|
|
@@ -24470,7 +24470,7 @@
|
|
|
24470
24470
|
}
|
|
24471
24471
|
},
|
|
24472
24472
|
{
|
|
24473
|
-
"id":
|
|
24473
|
+
"id": 490,
|
|
24474
24474
|
"name": "flexShrink",
|
|
24475
24475
|
"kind": 1024,
|
|
24476
24476
|
"kindString": "Property",
|
|
@@ -24530,7 +24530,7 @@
|
|
|
24530
24530
|
{
|
|
24531
24531
|
"type": "reflection",
|
|
24532
24532
|
"declaration": {
|
|
24533
|
-
"id":
|
|
24533
|
+
"id": 491,
|
|
24534
24534
|
"name": "__type",
|
|
24535
24535
|
"kind": 65536,
|
|
24536
24536
|
"kindString": "Type literal",
|
|
@@ -24544,14 +24544,14 @@
|
|
|
24544
24544
|
],
|
|
24545
24545
|
"signatures": [
|
|
24546
24546
|
{
|
|
24547
|
-
"id":
|
|
24547
|
+
"id": 492,
|
|
24548
24548
|
"name": "__type",
|
|
24549
24549
|
"kind": 4096,
|
|
24550
24550
|
"kindString": "Call signature",
|
|
24551
24551
|
"flags": {},
|
|
24552
24552
|
"parameters": [
|
|
24553
24553
|
{
|
|
24554
|
-
"id":
|
|
24554
|
+
"id": 493,
|
|
24555
24555
|
"name": "theme",
|
|
24556
24556
|
"kind": 32768,
|
|
24557
24557
|
"kindString": "Parameter",
|
|
@@ -24625,7 +24625,7 @@
|
|
|
24625
24625
|
}
|
|
24626
24626
|
},
|
|
24627
24627
|
{
|
|
24628
|
-
"id":
|
|
24628
|
+
"id": 494,
|
|
24629
24629
|
"name": "flexWrap",
|
|
24630
24630
|
"kind": 1024,
|
|
24631
24631
|
"kindString": "Property",
|
|
@@ -24685,7 +24685,7 @@
|
|
|
24685
24685
|
{
|
|
24686
24686
|
"type": "reflection",
|
|
24687
24687
|
"declaration": {
|
|
24688
|
-
"id":
|
|
24688
|
+
"id": 495,
|
|
24689
24689
|
"name": "__type",
|
|
24690
24690
|
"kind": 65536,
|
|
24691
24691
|
"kindString": "Type literal",
|
|
@@ -24699,14 +24699,14 @@
|
|
|
24699
24699
|
],
|
|
24700
24700
|
"signatures": [
|
|
24701
24701
|
{
|
|
24702
|
-
"id":
|
|
24702
|
+
"id": 496,
|
|
24703
24703
|
"name": "__type",
|
|
24704
24704
|
"kind": 4096,
|
|
24705
24705
|
"kindString": "Call signature",
|
|
24706
24706
|
"flags": {},
|
|
24707
24707
|
"parameters": [
|
|
24708
24708
|
{
|
|
24709
|
-
"id":
|
|
24709
|
+
"id": 497,
|
|
24710
24710
|
"name": "theme",
|
|
24711
24711
|
"kind": 32768,
|
|
24712
24712
|
"kindString": "Parameter",
|
|
@@ -24780,7 +24780,7 @@
|
|
|
24780
24780
|
}
|
|
24781
24781
|
},
|
|
24782
24782
|
{
|
|
24783
|
-
"id":
|
|
24783
|
+
"id": 498,
|
|
24784
24784
|
"name": "fontFamily",
|
|
24785
24785
|
"kind": 1024,
|
|
24786
24786
|
"kindString": "Property",
|
|
@@ -24821,7 +24821,7 @@
|
|
|
24821
24821
|
{
|
|
24822
24822
|
"type": "reflection",
|
|
24823
24823
|
"declaration": {
|
|
24824
|
-
"id":
|
|
24824
|
+
"id": 499,
|
|
24825
24825
|
"name": "__type",
|
|
24826
24826
|
"kind": 65536,
|
|
24827
24827
|
"kindString": "Type literal",
|
|
@@ -24835,14 +24835,14 @@
|
|
|
24835
24835
|
],
|
|
24836
24836
|
"signatures": [
|
|
24837
24837
|
{
|
|
24838
|
-
"id":
|
|
24838
|
+
"id": 500,
|
|
24839
24839
|
"name": "__type",
|
|
24840
24840
|
"kind": 4096,
|
|
24841
24841
|
"kindString": "Call signature",
|
|
24842
24842
|
"flags": {},
|
|
24843
24843
|
"parameters": [
|
|
24844
24844
|
{
|
|
24845
|
-
"id":
|
|
24845
|
+
"id": 501,
|
|
24846
24846
|
"name": "theme",
|
|
24847
24847
|
"kind": 32768,
|
|
24848
24848
|
"kindString": "Parameter",
|
|
@@ -24897,7 +24897,7 @@
|
|
|
24897
24897
|
}
|
|
24898
24898
|
},
|
|
24899
24899
|
{
|
|
24900
|
-
"id":
|
|
24900
|
+
"id": 502,
|
|
24901
24901
|
"name": "fontSize",
|
|
24902
24902
|
"kind": 1024,
|
|
24903
24903
|
"kindString": "Property",
|
|
@@ -24987,7 +24987,7 @@
|
|
|
24987
24987
|
{
|
|
24988
24988
|
"type": "reflection",
|
|
24989
24989
|
"declaration": {
|
|
24990
|
-
"id":
|
|
24990
|
+
"id": 503,
|
|
24991
24991
|
"name": "__type",
|
|
24992
24992
|
"kind": 65536,
|
|
24993
24993
|
"kindString": "Type literal",
|
|
@@ -25001,14 +25001,14 @@
|
|
|
25001
25001
|
],
|
|
25002
25002
|
"signatures": [
|
|
25003
25003
|
{
|
|
25004
|
-
"id":
|
|
25004
|
+
"id": 504,
|
|
25005
25005
|
"name": "__type",
|
|
25006
25006
|
"kind": 4096,
|
|
25007
25007
|
"kindString": "Call signature",
|
|
25008
25008
|
"flags": {},
|
|
25009
25009
|
"parameters": [
|
|
25010
25010
|
{
|
|
25011
|
-
"id":
|
|
25011
|
+
"id": 505,
|
|
25012
25012
|
"name": "theme",
|
|
25013
25013
|
"kind": 32768,
|
|
25014
25014
|
"kindString": "Parameter",
|
|
@@ -25112,7 +25112,7 @@
|
|
|
25112
25112
|
}
|
|
25113
25113
|
},
|
|
25114
25114
|
{
|
|
25115
|
-
"id":
|
|
25115
|
+
"id": 506,
|
|
25116
25116
|
"name": "fontStyle",
|
|
25117
25117
|
"kind": 1024,
|
|
25118
25118
|
"kindString": "Property",
|
|
@@ -25153,7 +25153,7 @@
|
|
|
25153
25153
|
{
|
|
25154
25154
|
"type": "reflection",
|
|
25155
25155
|
"declaration": {
|
|
25156
|
-
"id":
|
|
25156
|
+
"id": 507,
|
|
25157
25157
|
"name": "__type",
|
|
25158
25158
|
"kind": 65536,
|
|
25159
25159
|
"kindString": "Type literal",
|
|
@@ -25167,14 +25167,14 @@
|
|
|
25167
25167
|
],
|
|
25168
25168
|
"signatures": [
|
|
25169
25169
|
{
|
|
25170
|
-
"id":
|
|
25170
|
+
"id": 508,
|
|
25171
25171
|
"name": "__type",
|
|
25172
25172
|
"kind": 4096,
|
|
25173
25173
|
"kindString": "Call signature",
|
|
25174
25174
|
"flags": {},
|
|
25175
25175
|
"parameters": [
|
|
25176
25176
|
{
|
|
25177
|
-
"id":
|
|
25177
|
+
"id": 509,
|
|
25178
25178
|
"name": "theme",
|
|
25179
25179
|
"kind": 32768,
|
|
25180
25180
|
"kindString": "Parameter",
|
|
@@ -25229,7 +25229,7 @@
|
|
|
25229
25229
|
}
|
|
25230
25230
|
},
|
|
25231
25231
|
{
|
|
25232
|
-
"id":
|
|
25232
|
+
"id": 434,
|
|
25233
25233
|
"name": "fontWeight",
|
|
25234
25234
|
"kind": 1024,
|
|
25235
25235
|
"kindString": "Property",
|
|
@@ -25261,7 +25261,7 @@
|
|
|
25261
25261
|
{
|
|
25262
25262
|
"type": "reflection",
|
|
25263
25263
|
"declaration": {
|
|
25264
|
-
"id":
|
|
25264
|
+
"id": 435,
|
|
25265
25265
|
"name": "__type",
|
|
25266
25266
|
"kind": 65536,
|
|
25267
25267
|
"kindString": "Type literal",
|
|
@@ -25280,7 +25280,7 @@
|
|
|
25280
25280
|
{
|
|
25281
25281
|
"type": "reflection",
|
|
25282
25282
|
"declaration": {
|
|
25283
|
-
"id":
|
|
25283
|
+
"id": 436,
|
|
25284
25284
|
"name": "__type",
|
|
25285
25285
|
"kind": 65536,
|
|
25286
25286
|
"kindString": "Type literal",
|
|
@@ -25299,7 +25299,7 @@
|
|
|
25299
25299
|
{
|
|
25300
25300
|
"type": "reflection",
|
|
25301
25301
|
"declaration": {
|
|
25302
|
-
"id":
|
|
25302
|
+
"id": 437,
|
|
25303
25303
|
"name": "__type",
|
|
25304
25304
|
"kind": 65536,
|
|
25305
25305
|
"kindString": "Type literal",
|
|
@@ -25313,14 +25313,14 @@
|
|
|
25313
25313
|
],
|
|
25314
25314
|
"signatures": [
|
|
25315
25315
|
{
|
|
25316
|
-
"id":
|
|
25316
|
+
"id": 438,
|
|
25317
25317
|
"name": "__type",
|
|
25318
25318
|
"kind": 4096,
|
|
25319
25319
|
"kindString": "Call signature",
|
|
25320
25320
|
"flags": {},
|
|
25321
25321
|
"parameters": [
|
|
25322
25322
|
{
|
|
25323
|
-
"id":
|
|
25323
|
+
"id": 439,
|
|
25324
25324
|
"name": "theme",
|
|
25325
25325
|
"kind": 32768,
|
|
25326
25326
|
"kindString": "Parameter",
|
|
@@ -25357,7 +25357,7 @@
|
|
|
25357
25357
|
{
|
|
25358
25358
|
"type": "reflection",
|
|
25359
25359
|
"declaration": {
|
|
25360
|
-
"id":
|
|
25360
|
+
"id": 440,
|
|
25361
25361
|
"name": "__type",
|
|
25362
25362
|
"kind": 65536,
|
|
25363
25363
|
"kindString": "Type literal",
|
|
@@ -25376,7 +25376,7 @@
|
|
|
25376
25376
|
{
|
|
25377
25377
|
"type": "reflection",
|
|
25378
25378
|
"declaration": {
|
|
25379
|
-
"id":
|
|
25379
|
+
"id": 441,
|
|
25380
25380
|
"name": "__type",
|
|
25381
25381
|
"kind": 65536,
|
|
25382
25382
|
"kindString": "Type literal",
|
|
@@ -25404,7 +25404,7 @@
|
|
|
25404
25404
|
}
|
|
25405
25405
|
},
|
|
25406
25406
|
{
|
|
25407
|
-
"id":
|
|
25407
|
+
"id": 682,
|
|
25408
25408
|
"name": "gap",
|
|
25409
25409
|
"kind": 1024,
|
|
25410
25410
|
"kindString": "Property",
|
|
@@ -25494,7 +25494,7 @@
|
|
|
25494
25494
|
{
|
|
25495
25495
|
"type": "reflection",
|
|
25496
25496
|
"declaration": {
|
|
25497
|
-
"id":
|
|
25497
|
+
"id": 683,
|
|
25498
25498
|
"name": "__type",
|
|
25499
25499
|
"kind": 65536,
|
|
25500
25500
|
"kindString": "Type literal",
|
|
@@ -25508,14 +25508,14 @@
|
|
|
25508
25508
|
],
|
|
25509
25509
|
"signatures": [
|
|
25510
25510
|
{
|
|
25511
|
-
"id":
|
|
25511
|
+
"id": 684,
|
|
25512
25512
|
"name": "__type",
|
|
25513
25513
|
"kind": 4096,
|
|
25514
25514
|
"kindString": "Call signature",
|
|
25515
25515
|
"flags": {},
|
|
25516
25516
|
"parameters": [
|
|
25517
25517
|
{
|
|
25518
|
-
"id":
|
|
25518
|
+
"id": 685,
|
|
25519
25519
|
"name": "theme",
|
|
25520
25520
|
"kind": 32768,
|
|
25521
25521
|
"kindString": "Parameter",
|
|
@@ -25619,7 +25619,7 @@
|
|
|
25619
25619
|
}
|
|
25620
25620
|
},
|
|
25621
25621
|
{
|
|
25622
|
-
"id":
|
|
25622
|
+
"id": 686,
|
|
25623
25623
|
"name": "gridArea",
|
|
25624
25624
|
"kind": 1024,
|
|
25625
25625
|
"kindString": "Property",
|
|
@@ -25679,7 +25679,7 @@
|
|
|
25679
25679
|
{
|
|
25680
25680
|
"type": "reflection",
|
|
25681
25681
|
"declaration": {
|
|
25682
|
-
"id":
|
|
25682
|
+
"id": 687,
|
|
25683
25683
|
"name": "__type",
|
|
25684
25684
|
"kind": 65536,
|
|
25685
25685
|
"kindString": "Type literal",
|
|
@@ -25693,14 +25693,14 @@
|
|
|
25693
25693
|
],
|
|
25694
25694
|
"signatures": [
|
|
25695
25695
|
{
|
|
25696
|
-
"id":
|
|
25696
|
+
"id": 688,
|
|
25697
25697
|
"name": "__type",
|
|
25698
25698
|
"kind": 4096,
|
|
25699
25699
|
"kindString": "Call signature",
|
|
25700
25700
|
"flags": {},
|
|
25701
25701
|
"parameters": [
|
|
25702
25702
|
{
|
|
25703
|
-
"id":
|
|
25703
|
+
"id": 689,
|
|
25704
25704
|
"name": "theme",
|
|
25705
25705
|
"kind": 32768,
|
|
25706
25706
|
"kindString": "Parameter",
|
|
@@ -25774,7 +25774,7 @@
|
|
|
25774
25774
|
}
|
|
25775
25775
|
},
|
|
25776
25776
|
{
|
|
25777
|
-
"id":
|
|
25777
|
+
"id": 510,
|
|
25778
25778
|
"name": "gridAutoColumns",
|
|
25779
25779
|
"kind": 1024,
|
|
25780
25780
|
"kindString": "Property",
|
|
@@ -25864,7 +25864,7 @@
|
|
|
25864
25864
|
{
|
|
25865
25865
|
"type": "reflection",
|
|
25866
25866
|
"declaration": {
|
|
25867
|
-
"id":
|
|
25867
|
+
"id": 511,
|
|
25868
25868
|
"name": "__type",
|
|
25869
25869
|
"kind": 65536,
|
|
25870
25870
|
"kindString": "Type literal",
|
|
@@ -25878,14 +25878,14 @@
|
|
|
25878
25878
|
],
|
|
25879
25879
|
"signatures": [
|
|
25880
25880
|
{
|
|
25881
|
-
"id":
|
|
25881
|
+
"id": 512,
|
|
25882
25882
|
"name": "__type",
|
|
25883
25883
|
"kind": 4096,
|
|
25884
25884
|
"kindString": "Call signature",
|
|
25885
25885
|
"flags": {},
|
|
25886
25886
|
"parameters": [
|
|
25887
25887
|
{
|
|
25888
|
-
"id":
|
|
25888
|
+
"id": 513,
|
|
25889
25889
|
"name": "theme",
|
|
25890
25890
|
"kind": 32768,
|
|
25891
25891
|
"kindString": "Parameter",
|
|
@@ -25989,7 +25989,7 @@
|
|
|
25989
25989
|
}
|
|
25990
25990
|
},
|
|
25991
25991
|
{
|
|
25992
|
-
"id":
|
|
25992
|
+
"id": 514,
|
|
25993
25993
|
"name": "gridAutoFlow",
|
|
25994
25994
|
"kind": 1024,
|
|
25995
25995
|
"kindString": "Property",
|
|
@@ -26030,7 +26030,7 @@
|
|
|
26030
26030
|
{
|
|
26031
26031
|
"type": "reflection",
|
|
26032
26032
|
"declaration": {
|
|
26033
|
-
"id":
|
|
26033
|
+
"id": 515,
|
|
26034
26034
|
"name": "__type",
|
|
26035
26035
|
"kind": 65536,
|
|
26036
26036
|
"kindString": "Type literal",
|
|
@@ -26044,14 +26044,14 @@
|
|
|
26044
26044
|
],
|
|
26045
26045
|
"signatures": [
|
|
26046
26046
|
{
|
|
26047
|
-
"id":
|
|
26047
|
+
"id": 516,
|
|
26048
26048
|
"name": "__type",
|
|
26049
26049
|
"kind": 4096,
|
|
26050
26050
|
"kindString": "Call signature",
|
|
26051
26051
|
"flags": {},
|
|
26052
26052
|
"parameters": [
|
|
26053
26053
|
{
|
|
26054
|
-
"id":
|
|
26054
|
+
"id": 517,
|
|
26055
26055
|
"name": "theme",
|
|
26056
26056
|
"kind": 32768,
|
|
26057
26057
|
"kindString": "Parameter",
|
|
@@ -26106,7 +26106,7 @@
|
|
|
26106
26106
|
}
|
|
26107
26107
|
},
|
|
26108
26108
|
{
|
|
26109
|
-
"id":
|
|
26109
|
+
"id": 518,
|
|
26110
26110
|
"name": "gridAutoRows",
|
|
26111
26111
|
"kind": 1024,
|
|
26112
26112
|
"kindString": "Property",
|
|
@@ -26196,7 +26196,7 @@
|
|
|
26196
26196
|
{
|
|
26197
26197
|
"type": "reflection",
|
|
26198
26198
|
"declaration": {
|
|
26199
|
-
"id":
|
|
26199
|
+
"id": 519,
|
|
26200
26200
|
"name": "__type",
|
|
26201
26201
|
"kind": 65536,
|
|
26202
26202
|
"kindString": "Type literal",
|
|
@@ -26210,14 +26210,14 @@
|
|
|
26210
26210
|
],
|
|
26211
26211
|
"signatures": [
|
|
26212
26212
|
{
|
|
26213
|
-
"id":
|
|
26213
|
+
"id": 520,
|
|
26214
26214
|
"name": "__type",
|
|
26215
26215
|
"kind": 4096,
|
|
26216
26216
|
"kindString": "Call signature",
|
|
26217
26217
|
"flags": {},
|
|
26218
26218
|
"parameters": [
|
|
26219
26219
|
{
|
|
26220
|
-
"id":
|
|
26220
|
+
"id": 521,
|
|
26221
26221
|
"name": "theme",
|
|
26222
26222
|
"kind": 32768,
|
|
26223
26223
|
"kindString": "Parameter",
|
|
@@ -26321,7 +26321,7 @@
|
|
|
26321
26321
|
}
|
|
26322
26322
|
},
|
|
26323
26323
|
{
|
|
26324
|
-
"id":
|
|
26324
|
+
"id": 690,
|
|
26325
26325
|
"name": "gridColumn",
|
|
26326
26326
|
"kind": 1024,
|
|
26327
26327
|
"kindString": "Property",
|
|
@@ -26381,7 +26381,7 @@
|
|
|
26381
26381
|
{
|
|
26382
26382
|
"type": "reflection",
|
|
26383
26383
|
"declaration": {
|
|
26384
|
-
"id":
|
|
26384
|
+
"id": 691,
|
|
26385
26385
|
"name": "__type",
|
|
26386
26386
|
"kind": 65536,
|
|
26387
26387
|
"kindString": "Type literal",
|
|
@@ -26395,14 +26395,14 @@
|
|
|
26395
26395
|
],
|
|
26396
26396
|
"signatures": [
|
|
26397
26397
|
{
|
|
26398
|
-
"id":
|
|
26398
|
+
"id": 692,
|
|
26399
26399
|
"name": "__type",
|
|
26400
26400
|
"kind": 4096,
|
|
26401
26401
|
"kindString": "Call signature",
|
|
26402
26402
|
"flags": {},
|
|
26403
26403
|
"parameters": [
|
|
26404
26404
|
{
|
|
26405
|
-
"id":
|
|
26405
|
+
"id": 693,
|
|
26406
26406
|
"name": "theme",
|
|
26407
26407
|
"kind": 32768,
|
|
26408
26408
|
"kindString": "Parameter",
|
|
@@ -26476,7 +26476,7 @@
|
|
|
26476
26476
|
}
|
|
26477
26477
|
},
|
|
26478
26478
|
{
|
|
26479
|
-
"id":
|
|
26479
|
+
"id": 694,
|
|
26480
26480
|
"name": "gridRow",
|
|
26481
26481
|
"kind": 1024,
|
|
26482
26482
|
"kindString": "Property",
|
|
@@ -26536,7 +26536,7 @@
|
|
|
26536
26536
|
{
|
|
26537
26537
|
"type": "reflection",
|
|
26538
26538
|
"declaration": {
|
|
26539
|
-
"id":
|
|
26539
|
+
"id": 695,
|
|
26540
26540
|
"name": "__type",
|
|
26541
26541
|
"kind": 65536,
|
|
26542
26542
|
"kindString": "Type literal",
|
|
@@ -26550,14 +26550,14 @@
|
|
|
26550
26550
|
],
|
|
26551
26551
|
"signatures": [
|
|
26552
26552
|
{
|
|
26553
|
-
"id":
|
|
26553
|
+
"id": 696,
|
|
26554
26554
|
"name": "__type",
|
|
26555
26555
|
"kind": 4096,
|
|
26556
26556
|
"kindString": "Call signature",
|
|
26557
26557
|
"flags": {},
|
|
26558
26558
|
"parameters": [
|
|
26559
26559
|
{
|
|
26560
|
-
"id":
|
|
26560
|
+
"id": 697,
|
|
26561
26561
|
"name": "theme",
|
|
26562
26562
|
"kind": 32768,
|
|
26563
26563
|
"kindString": "Parameter",
|
|
@@ -26631,7 +26631,7 @@
|
|
|
26631
26631
|
}
|
|
26632
26632
|
},
|
|
26633
26633
|
{
|
|
26634
|
-
"id":
|
|
26634
|
+
"id": 522,
|
|
26635
26635
|
"name": "gridTemplateAreas",
|
|
26636
26636
|
"kind": 1024,
|
|
26637
26637
|
"kindString": "Property",
|
|
@@ -26672,7 +26672,7 @@
|
|
|
26672
26672
|
{
|
|
26673
26673
|
"type": "reflection",
|
|
26674
26674
|
"declaration": {
|
|
26675
|
-
"id":
|
|
26675
|
+
"id": 523,
|
|
26676
26676
|
"name": "__type",
|
|
26677
26677
|
"kind": 65536,
|
|
26678
26678
|
"kindString": "Type literal",
|
|
@@ -26686,14 +26686,14 @@
|
|
|
26686
26686
|
],
|
|
26687
26687
|
"signatures": [
|
|
26688
26688
|
{
|
|
26689
|
-
"id":
|
|
26689
|
+
"id": 524,
|
|
26690
26690
|
"name": "__type",
|
|
26691
26691
|
"kind": 4096,
|
|
26692
26692
|
"kindString": "Call signature",
|
|
26693
26693
|
"flags": {},
|
|
26694
26694
|
"parameters": [
|
|
26695
26695
|
{
|
|
26696
|
-
"id":
|
|
26696
|
+
"id": 525,
|
|
26697
26697
|
"name": "theme",
|
|
26698
26698
|
"kind": 32768,
|
|
26699
26699
|
"kindString": "Parameter",
|
|
@@ -26748,7 +26748,7 @@
|
|
|
26748
26748
|
}
|
|
26749
26749
|
},
|
|
26750
26750
|
{
|
|
26751
|
-
"id":
|
|
26751
|
+
"id": 526,
|
|
26752
26752
|
"name": "gridTemplateColumns",
|
|
26753
26753
|
"kind": 1024,
|
|
26754
26754
|
"kindString": "Property",
|
|
@@ -26838,7 +26838,7 @@
|
|
|
26838
26838
|
{
|
|
26839
26839
|
"type": "reflection",
|
|
26840
26840
|
"declaration": {
|
|
26841
|
-
"id":
|
|
26841
|
+
"id": 527,
|
|
26842
26842
|
"name": "__type",
|
|
26843
26843
|
"kind": 65536,
|
|
26844
26844
|
"kindString": "Type literal",
|
|
@@ -26852,14 +26852,14 @@
|
|
|
26852
26852
|
],
|
|
26853
26853
|
"signatures": [
|
|
26854
26854
|
{
|
|
26855
|
-
"id":
|
|
26855
|
+
"id": 528,
|
|
26856
26856
|
"name": "__type",
|
|
26857
26857
|
"kind": 4096,
|
|
26858
26858
|
"kindString": "Call signature",
|
|
26859
26859
|
"flags": {},
|
|
26860
26860
|
"parameters": [
|
|
26861
26861
|
{
|
|
26862
|
-
"id":
|
|
26862
|
+
"id": 529,
|
|
26863
26863
|
"name": "theme",
|
|
26864
26864
|
"kind": 32768,
|
|
26865
26865
|
"kindString": "Parameter",
|
|
@@ -26963,7 +26963,7 @@
|
|
|
26963
26963
|
}
|
|
26964
26964
|
},
|
|
26965
26965
|
{
|
|
26966
|
-
"id":
|
|
26966
|
+
"id": 530,
|
|
26967
26967
|
"name": "gridTemplateRows",
|
|
26968
26968
|
"kind": 1024,
|
|
26969
26969
|
"kindString": "Property",
|
|
@@ -27053,7 +27053,7 @@
|
|
|
27053
27053
|
{
|
|
27054
27054
|
"type": "reflection",
|
|
27055
27055
|
"declaration": {
|
|
27056
|
-
"id":
|
|
27056
|
+
"id": 531,
|
|
27057
27057
|
"name": "__type",
|
|
27058
27058
|
"kind": 65536,
|
|
27059
27059
|
"kindString": "Type literal",
|
|
@@ -27067,14 +27067,14 @@
|
|
|
27067
27067
|
],
|
|
27068
27068
|
"signatures": [
|
|
27069
27069
|
{
|
|
27070
|
-
"id":
|
|
27070
|
+
"id": 532,
|
|
27071
27071
|
"name": "__type",
|
|
27072
27072
|
"kind": 4096,
|
|
27073
27073
|
"kindString": "Call signature",
|
|
27074
27074
|
"flags": {},
|
|
27075
27075
|
"parameters": [
|
|
27076
27076
|
{
|
|
27077
|
-
"id":
|
|
27077
|
+
"id": 533,
|
|
27078
27078
|
"name": "theme",
|
|
27079
27079
|
"kind": 32768,
|
|
27080
27080
|
"kindString": "Parameter",
|
|
@@ -27178,7 +27178,7 @@
|
|
|
27178
27178
|
}
|
|
27179
27179
|
},
|
|
27180
27180
|
{
|
|
27181
|
-
"id":
|
|
27181
|
+
"id": 534,
|
|
27182
27182
|
"name": "height",
|
|
27183
27183
|
"kind": 1024,
|
|
27184
27184
|
"kindString": "Property",
|
|
@@ -27268,7 +27268,7 @@
|
|
|
27268
27268
|
{
|
|
27269
27269
|
"type": "reflection",
|
|
27270
27270
|
"declaration": {
|
|
27271
|
-
"id":
|
|
27271
|
+
"id": 535,
|
|
27272
27272
|
"name": "__type",
|
|
27273
27273
|
"kind": 65536,
|
|
27274
27274
|
"kindString": "Type literal",
|
|
@@ -27282,14 +27282,14 @@
|
|
|
27282
27282
|
],
|
|
27283
27283
|
"signatures": [
|
|
27284
27284
|
{
|
|
27285
|
-
"id":
|
|
27285
|
+
"id": 536,
|
|
27286
27286
|
"name": "__type",
|
|
27287
27287
|
"kind": 4096,
|
|
27288
27288
|
"kindString": "Call signature",
|
|
27289
27289
|
"flags": {},
|
|
27290
27290
|
"parameters": [
|
|
27291
27291
|
{
|
|
27292
|
-
"id":
|
|
27292
|
+
"id": 537,
|
|
27293
27293
|
"name": "theme",
|
|
27294
27294
|
"kind": 32768,
|
|
27295
27295
|
"kindString": "Parameter",
|
|
@@ -27405,7 +27405,7 @@
|
|
|
27405
27405
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
27406
27406
|
"line": 7,
|
|
27407
27407
|
"character": 2,
|
|
27408
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
27408
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L7"
|
|
27409
27409
|
}
|
|
27410
27410
|
],
|
|
27411
27411
|
"type": {
|
|
@@ -27426,7 +27426,7 @@
|
|
|
27426
27426
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
27427
27427
|
"line": 8,
|
|
27428
27428
|
"character": 2,
|
|
27429
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
27429
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L8"
|
|
27430
27430
|
}
|
|
27431
27431
|
],
|
|
27432
27432
|
"type": {
|
|
@@ -27447,7 +27447,7 @@
|
|
|
27447
27447
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
27448
27448
|
"line": 9,
|
|
27449
27449
|
"character": 2,
|
|
27450
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
27450
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L9"
|
|
27451
27451
|
}
|
|
27452
27452
|
],
|
|
27453
27453
|
"type": {
|
|
@@ -27456,7 +27456,7 @@
|
|
|
27456
27456
|
}
|
|
27457
27457
|
},
|
|
27458
27458
|
{
|
|
27459
|
-
"id":
|
|
27459
|
+
"id": 538,
|
|
27460
27460
|
"name": "justifyContent",
|
|
27461
27461
|
"kind": 1024,
|
|
27462
27462
|
"kindString": "Property",
|
|
@@ -27497,7 +27497,7 @@
|
|
|
27497
27497
|
{
|
|
27498
27498
|
"type": "reflection",
|
|
27499
27499
|
"declaration": {
|
|
27500
|
-
"id":
|
|
27500
|
+
"id": 539,
|
|
27501
27501
|
"name": "__type",
|
|
27502
27502
|
"kind": 65536,
|
|
27503
27503
|
"kindString": "Type literal",
|
|
@@ -27511,14 +27511,14 @@
|
|
|
27511
27511
|
],
|
|
27512
27512
|
"signatures": [
|
|
27513
27513
|
{
|
|
27514
|
-
"id":
|
|
27514
|
+
"id": 540,
|
|
27515
27515
|
"name": "__type",
|
|
27516
27516
|
"kind": 4096,
|
|
27517
27517
|
"kindString": "Call signature",
|
|
27518
27518
|
"flags": {},
|
|
27519
27519
|
"parameters": [
|
|
27520
27520
|
{
|
|
27521
|
-
"id":
|
|
27521
|
+
"id": 541,
|
|
27522
27522
|
"name": "theme",
|
|
27523
27523
|
"kind": 32768,
|
|
27524
27524
|
"kindString": "Parameter",
|
|
@@ -27573,7 +27573,7 @@
|
|
|
27573
27573
|
}
|
|
27574
27574
|
},
|
|
27575
27575
|
{
|
|
27576
|
-
"id":
|
|
27576
|
+
"id": 542,
|
|
27577
27577
|
"name": "justifyItems",
|
|
27578
27578
|
"kind": 1024,
|
|
27579
27579
|
"kindString": "Property",
|
|
@@ -27614,7 +27614,7 @@
|
|
|
27614
27614
|
{
|
|
27615
27615
|
"type": "reflection",
|
|
27616
27616
|
"declaration": {
|
|
27617
|
-
"id":
|
|
27617
|
+
"id": 543,
|
|
27618
27618
|
"name": "__type",
|
|
27619
27619
|
"kind": 65536,
|
|
27620
27620
|
"kindString": "Type literal",
|
|
@@ -27628,14 +27628,14 @@
|
|
|
27628
27628
|
],
|
|
27629
27629
|
"signatures": [
|
|
27630
27630
|
{
|
|
27631
|
-
"id":
|
|
27631
|
+
"id": 544,
|
|
27632
27632
|
"name": "__type",
|
|
27633
27633
|
"kind": 4096,
|
|
27634
27634
|
"kindString": "Call signature",
|
|
27635
27635
|
"flags": {},
|
|
27636
27636
|
"parameters": [
|
|
27637
27637
|
{
|
|
27638
|
-
"id":
|
|
27638
|
+
"id": 545,
|
|
27639
27639
|
"name": "theme",
|
|
27640
27640
|
"kind": 32768,
|
|
27641
27641
|
"kindString": "Parameter",
|
|
@@ -27690,7 +27690,7 @@
|
|
|
27690
27690
|
}
|
|
27691
27691
|
},
|
|
27692
27692
|
{
|
|
27693
|
-
"id":
|
|
27693
|
+
"id": 546,
|
|
27694
27694
|
"name": "justifySelf",
|
|
27695
27695
|
"kind": 1024,
|
|
27696
27696
|
"kindString": "Property",
|
|
@@ -27731,7 +27731,7 @@
|
|
|
27731
27731
|
{
|
|
27732
27732
|
"type": "reflection",
|
|
27733
27733
|
"declaration": {
|
|
27734
|
-
"id":
|
|
27734
|
+
"id": 547,
|
|
27735
27735
|
"name": "__type",
|
|
27736
27736
|
"kind": 65536,
|
|
27737
27737
|
"kindString": "Type literal",
|
|
@@ -27745,14 +27745,14 @@
|
|
|
27745
27745
|
],
|
|
27746
27746
|
"signatures": [
|
|
27747
27747
|
{
|
|
27748
|
-
"id":
|
|
27748
|
+
"id": 548,
|
|
27749
27749
|
"name": "__type",
|
|
27750
27750
|
"kind": 4096,
|
|
27751
27751
|
"kindString": "Call signature",
|
|
27752
27752
|
"flags": {},
|
|
27753
27753
|
"parameters": [
|
|
27754
27754
|
{
|
|
27755
|
-
"id":
|
|
27755
|
+
"id": 549,
|
|
27756
27756
|
"name": "theme",
|
|
27757
27757
|
"kind": 32768,
|
|
27758
27758
|
"kindString": "Parameter",
|
|
@@ -27807,7 +27807,7 @@
|
|
|
27807
27807
|
}
|
|
27808
27808
|
},
|
|
27809
27809
|
{
|
|
27810
|
-
"id":
|
|
27810
|
+
"id": 550,
|
|
27811
27811
|
"name": "left",
|
|
27812
27812
|
"kind": 1024,
|
|
27813
27813
|
"kindString": "Property",
|
|
@@ -27897,7 +27897,7 @@
|
|
|
27897
27897
|
{
|
|
27898
27898
|
"type": "reflection",
|
|
27899
27899
|
"declaration": {
|
|
27900
|
-
"id":
|
|
27900
|
+
"id": 551,
|
|
27901
27901
|
"name": "__type",
|
|
27902
27902
|
"kind": 65536,
|
|
27903
27903
|
"kindString": "Type literal",
|
|
@@ -27911,14 +27911,14 @@
|
|
|
27911
27911
|
],
|
|
27912
27912
|
"signatures": [
|
|
27913
27913
|
{
|
|
27914
|
-
"id":
|
|
27914
|
+
"id": 552,
|
|
27915
27915
|
"name": "__type",
|
|
27916
27916
|
"kind": 4096,
|
|
27917
27917
|
"kindString": "Call signature",
|
|
27918
27918
|
"flags": {},
|
|
27919
27919
|
"parameters": [
|
|
27920
27920
|
{
|
|
27921
|
-
"id":
|
|
27921
|
+
"id": 553,
|
|
27922
27922
|
"name": "theme",
|
|
27923
27923
|
"kind": 32768,
|
|
27924
27924
|
"kindString": "Parameter",
|
|
@@ -28022,7 +28022,7 @@
|
|
|
28022
28022
|
}
|
|
28023
28023
|
},
|
|
28024
28024
|
{
|
|
28025
|
-
"id":
|
|
28025
|
+
"id": 554,
|
|
28026
28026
|
"name": "letterSpacing",
|
|
28027
28027
|
"kind": 1024,
|
|
28028
28028
|
"kindString": "Property",
|
|
@@ -28112,7 +28112,7 @@
|
|
|
28112
28112
|
{
|
|
28113
28113
|
"type": "reflection",
|
|
28114
28114
|
"declaration": {
|
|
28115
|
-
"id":
|
|
28115
|
+
"id": 555,
|
|
28116
28116
|
"name": "__type",
|
|
28117
28117
|
"kind": 65536,
|
|
28118
28118
|
"kindString": "Type literal",
|
|
@@ -28126,14 +28126,14 @@
|
|
|
28126
28126
|
],
|
|
28127
28127
|
"signatures": [
|
|
28128
28128
|
{
|
|
28129
|
-
"id":
|
|
28129
|
+
"id": 556,
|
|
28130
28130
|
"name": "__type",
|
|
28131
28131
|
"kind": 4096,
|
|
28132
28132
|
"kindString": "Call signature",
|
|
28133
28133
|
"flags": {},
|
|
28134
28134
|
"parameters": [
|
|
28135
28135
|
{
|
|
28136
|
-
"id":
|
|
28136
|
+
"id": 557,
|
|
28137
28137
|
"name": "theme",
|
|
28138
28138
|
"kind": 32768,
|
|
28139
28139
|
"kindString": "Parameter",
|
|
@@ -28237,7 +28237,7 @@
|
|
|
28237
28237
|
}
|
|
28238
28238
|
},
|
|
28239
28239
|
{
|
|
28240
|
-
"id":
|
|
28240
|
+
"id": 558,
|
|
28241
28241
|
"name": "lineHeight",
|
|
28242
28242
|
"kind": 1024,
|
|
28243
28243
|
"kindString": "Property",
|
|
@@ -28327,7 +28327,7 @@
|
|
|
28327
28327
|
{
|
|
28328
28328
|
"type": "reflection",
|
|
28329
28329
|
"declaration": {
|
|
28330
|
-
"id":
|
|
28330
|
+
"id": 559,
|
|
28331
28331
|
"name": "__type",
|
|
28332
28332
|
"kind": 65536,
|
|
28333
28333
|
"kindString": "Type literal",
|
|
@@ -28341,14 +28341,14 @@
|
|
|
28341
28341
|
],
|
|
28342
28342
|
"signatures": [
|
|
28343
28343
|
{
|
|
28344
|
-
"id":
|
|
28344
|
+
"id": 560,
|
|
28345
28345
|
"name": "__type",
|
|
28346
28346
|
"kind": 4096,
|
|
28347
28347
|
"kindString": "Call signature",
|
|
28348
28348
|
"flags": {},
|
|
28349
28349
|
"parameters": [
|
|
28350
28350
|
{
|
|
28351
|
-
"id":
|
|
28351
|
+
"id": 561,
|
|
28352
28352
|
"name": "theme",
|
|
28353
28353
|
"kind": 32768,
|
|
28354
28354
|
"kindString": "Parameter",
|
|
@@ -28452,7 +28452,7 @@
|
|
|
28452
28452
|
}
|
|
28453
28453
|
},
|
|
28454
28454
|
{
|
|
28455
|
-
"id":
|
|
28455
|
+
"id": 714,
|
|
28456
28456
|
"name": "m",
|
|
28457
28457
|
"kind": 1024,
|
|
28458
28458
|
"kindString": "Property",
|
|
@@ -28542,7 +28542,7 @@
|
|
|
28542
28542
|
{
|
|
28543
28543
|
"type": "reflection",
|
|
28544
28544
|
"declaration": {
|
|
28545
|
-
"id":
|
|
28545
|
+
"id": 715,
|
|
28546
28546
|
"name": "__type",
|
|
28547
28547
|
"kind": 65536,
|
|
28548
28548
|
"kindString": "Type literal",
|
|
@@ -28556,14 +28556,14 @@
|
|
|
28556
28556
|
],
|
|
28557
28557
|
"signatures": [
|
|
28558
28558
|
{
|
|
28559
|
-
"id":
|
|
28559
|
+
"id": 716,
|
|
28560
28560
|
"name": "__type",
|
|
28561
28561
|
"kind": 4096,
|
|
28562
28562
|
"kindString": "Call signature",
|
|
28563
28563
|
"flags": {},
|
|
28564
28564
|
"parameters": [
|
|
28565
28565
|
{
|
|
28566
|
-
"id":
|
|
28566
|
+
"id": 717,
|
|
28567
28567
|
"name": "theme",
|
|
28568
28568
|
"kind": 32768,
|
|
28569
28569
|
"kindString": "Parameter",
|
|
@@ -28667,7 +28667,7 @@
|
|
|
28667
28667
|
}
|
|
28668
28668
|
},
|
|
28669
28669
|
{
|
|
28670
|
-
"id":
|
|
28670
|
+
"id": 698,
|
|
28671
28671
|
"name": "margin",
|
|
28672
28672
|
"kind": 1024,
|
|
28673
28673
|
"kindString": "Property",
|
|
@@ -28757,7 +28757,7 @@
|
|
|
28757
28757
|
{
|
|
28758
28758
|
"type": "reflection",
|
|
28759
28759
|
"declaration": {
|
|
28760
|
-
"id":
|
|
28760
|
+
"id": 699,
|
|
28761
28761
|
"name": "__type",
|
|
28762
28762
|
"kind": 65536,
|
|
28763
28763
|
"kindString": "Type literal",
|
|
@@ -28771,14 +28771,14 @@
|
|
|
28771
28771
|
],
|
|
28772
28772
|
"signatures": [
|
|
28773
28773
|
{
|
|
28774
|
-
"id":
|
|
28774
|
+
"id": 700,
|
|
28775
28775
|
"name": "__type",
|
|
28776
28776
|
"kind": 4096,
|
|
28777
28777
|
"kindString": "Call signature",
|
|
28778
28778
|
"flags": {},
|
|
28779
28779
|
"parameters": [
|
|
28780
28780
|
{
|
|
28781
|
-
"id":
|
|
28781
|
+
"id": 701,
|
|
28782
28782
|
"name": "theme",
|
|
28783
28783
|
"kind": 32768,
|
|
28784
28784
|
"kindString": "Parameter",
|
|
@@ -28882,7 +28882,7 @@
|
|
|
28882
28882
|
}
|
|
28883
28883
|
},
|
|
28884
28884
|
{
|
|
28885
|
-
"id":
|
|
28885
|
+
"id": 562,
|
|
28886
28886
|
"name": "marginBottom",
|
|
28887
28887
|
"kind": 1024,
|
|
28888
28888
|
"kindString": "Property",
|
|
@@ -28972,7 +28972,7 @@
|
|
|
28972
28972
|
{
|
|
28973
28973
|
"type": "reflection",
|
|
28974
28974
|
"declaration": {
|
|
28975
|
-
"id":
|
|
28975
|
+
"id": 563,
|
|
28976
28976
|
"name": "__type",
|
|
28977
28977
|
"kind": 65536,
|
|
28978
28978
|
"kindString": "Type literal",
|
|
@@ -28986,14 +28986,14 @@
|
|
|
28986
28986
|
],
|
|
28987
28987
|
"signatures": [
|
|
28988
28988
|
{
|
|
28989
|
-
"id":
|
|
28989
|
+
"id": 564,
|
|
28990
28990
|
"name": "__type",
|
|
28991
28991
|
"kind": 4096,
|
|
28992
28992
|
"kindString": "Call signature",
|
|
28993
28993
|
"flags": {},
|
|
28994
28994
|
"parameters": [
|
|
28995
28995
|
{
|
|
28996
|
-
"id":
|
|
28996
|
+
"id": 565,
|
|
28997
28997
|
"name": "theme",
|
|
28998
28998
|
"kind": 32768,
|
|
28999
28999
|
"kindString": "Parameter",
|
|
@@ -29097,7 +29097,7 @@
|
|
|
29097
29097
|
}
|
|
29098
29098
|
},
|
|
29099
29099
|
{
|
|
29100
|
-
"id":
|
|
29100
|
+
"id": 566,
|
|
29101
29101
|
"name": "marginLeft",
|
|
29102
29102
|
"kind": 1024,
|
|
29103
29103
|
"kindString": "Property",
|
|
@@ -29187,7 +29187,7 @@
|
|
|
29187
29187
|
{
|
|
29188
29188
|
"type": "reflection",
|
|
29189
29189
|
"declaration": {
|
|
29190
|
-
"id":
|
|
29190
|
+
"id": 567,
|
|
29191
29191
|
"name": "__type",
|
|
29192
29192
|
"kind": 65536,
|
|
29193
29193
|
"kindString": "Type literal",
|
|
@@ -29201,14 +29201,14 @@
|
|
|
29201
29201
|
],
|
|
29202
29202
|
"signatures": [
|
|
29203
29203
|
{
|
|
29204
|
-
"id":
|
|
29204
|
+
"id": 568,
|
|
29205
29205
|
"name": "__type",
|
|
29206
29206
|
"kind": 4096,
|
|
29207
29207
|
"kindString": "Call signature",
|
|
29208
29208
|
"flags": {},
|
|
29209
29209
|
"parameters": [
|
|
29210
29210
|
{
|
|
29211
|
-
"id":
|
|
29211
|
+
"id": 569,
|
|
29212
29212
|
"name": "theme",
|
|
29213
29213
|
"kind": 32768,
|
|
29214
29214
|
"kindString": "Parameter",
|
|
@@ -29312,7 +29312,7 @@
|
|
|
29312
29312
|
}
|
|
29313
29313
|
},
|
|
29314
29314
|
{
|
|
29315
|
-
"id":
|
|
29315
|
+
"id": 570,
|
|
29316
29316
|
"name": "marginRight",
|
|
29317
29317
|
"kind": 1024,
|
|
29318
29318
|
"kindString": "Property",
|
|
@@ -29402,7 +29402,7 @@
|
|
|
29402
29402
|
{
|
|
29403
29403
|
"type": "reflection",
|
|
29404
29404
|
"declaration": {
|
|
29405
|
-
"id":
|
|
29405
|
+
"id": 571,
|
|
29406
29406
|
"name": "__type",
|
|
29407
29407
|
"kind": 65536,
|
|
29408
29408
|
"kindString": "Type literal",
|
|
@@ -29416,14 +29416,14 @@
|
|
|
29416
29416
|
],
|
|
29417
29417
|
"signatures": [
|
|
29418
29418
|
{
|
|
29419
|
-
"id":
|
|
29419
|
+
"id": 572,
|
|
29420
29420
|
"name": "__type",
|
|
29421
29421
|
"kind": 4096,
|
|
29422
29422
|
"kindString": "Call signature",
|
|
29423
29423
|
"flags": {},
|
|
29424
29424
|
"parameters": [
|
|
29425
29425
|
{
|
|
29426
|
-
"id":
|
|
29426
|
+
"id": 573,
|
|
29427
29427
|
"name": "theme",
|
|
29428
29428
|
"kind": 32768,
|
|
29429
29429
|
"kindString": "Parameter",
|
|
@@ -29527,7 +29527,7 @@
|
|
|
29527
29527
|
}
|
|
29528
29528
|
},
|
|
29529
29529
|
{
|
|
29530
|
-
"id":
|
|
29530
|
+
"id": 574,
|
|
29531
29531
|
"name": "marginTop",
|
|
29532
29532
|
"kind": 1024,
|
|
29533
29533
|
"kindString": "Property",
|
|
@@ -29617,7 +29617,7 @@
|
|
|
29617
29617
|
{
|
|
29618
29618
|
"type": "reflection",
|
|
29619
29619
|
"declaration": {
|
|
29620
|
-
"id":
|
|
29620
|
+
"id": 575,
|
|
29621
29621
|
"name": "__type",
|
|
29622
29622
|
"kind": 65536,
|
|
29623
29623
|
"kindString": "Type literal",
|
|
@@ -29631,14 +29631,14 @@
|
|
|
29631
29631
|
],
|
|
29632
29632
|
"signatures": [
|
|
29633
29633
|
{
|
|
29634
|
-
"id":
|
|
29634
|
+
"id": 576,
|
|
29635
29635
|
"name": "__type",
|
|
29636
29636
|
"kind": 4096,
|
|
29637
29637
|
"kindString": "Call signature",
|
|
29638
29638
|
"flags": {},
|
|
29639
29639
|
"parameters": [
|
|
29640
29640
|
{
|
|
29641
|
-
"id":
|
|
29641
|
+
"id": 577,
|
|
29642
29642
|
"name": "theme",
|
|
29643
29643
|
"kind": 32768,
|
|
29644
29644
|
"kindString": "Parameter",
|
|
@@ -29742,7 +29742,7 @@
|
|
|
29742
29742
|
}
|
|
29743
29743
|
},
|
|
29744
29744
|
{
|
|
29745
|
-
"id":
|
|
29745
|
+
"id": 738,
|
|
29746
29746
|
"name": "marginX",
|
|
29747
29747
|
"kind": 1024,
|
|
29748
29748
|
"kindString": "Property",
|
|
@@ -29832,7 +29832,7 @@
|
|
|
29832
29832
|
{
|
|
29833
29833
|
"type": "reflection",
|
|
29834
29834
|
"declaration": {
|
|
29835
|
-
"id":
|
|
29835
|
+
"id": 739,
|
|
29836
29836
|
"name": "__type",
|
|
29837
29837
|
"kind": 65536,
|
|
29838
29838
|
"kindString": "Type literal",
|
|
@@ -29846,14 +29846,14 @@
|
|
|
29846
29846
|
],
|
|
29847
29847
|
"signatures": [
|
|
29848
29848
|
{
|
|
29849
|
-
"id":
|
|
29849
|
+
"id": 740,
|
|
29850
29850
|
"name": "__type",
|
|
29851
29851
|
"kind": 4096,
|
|
29852
29852
|
"kindString": "Call signature",
|
|
29853
29853
|
"flags": {},
|
|
29854
29854
|
"parameters": [
|
|
29855
29855
|
{
|
|
29856
|
-
"id":
|
|
29856
|
+
"id": 741,
|
|
29857
29857
|
"name": "theme",
|
|
29858
29858
|
"kind": 32768,
|
|
29859
29859
|
"kindString": "Parameter",
|
|
@@ -29957,7 +29957,7 @@
|
|
|
29957
29957
|
}
|
|
29958
29958
|
},
|
|
29959
29959
|
{
|
|
29960
|
-
"id":
|
|
29960
|
+
"id": 746,
|
|
29961
29961
|
"name": "marginY",
|
|
29962
29962
|
"kind": 1024,
|
|
29963
29963
|
"kindString": "Property",
|
|
@@ -30047,7 +30047,7 @@
|
|
|
30047
30047
|
{
|
|
30048
30048
|
"type": "reflection",
|
|
30049
30049
|
"declaration": {
|
|
30050
|
-
"id":
|
|
30050
|
+
"id": 747,
|
|
30051
30051
|
"name": "__type",
|
|
30052
30052
|
"kind": 65536,
|
|
30053
30053
|
"kindString": "Type literal",
|
|
@@ -30061,14 +30061,14 @@
|
|
|
30061
30061
|
],
|
|
30062
30062
|
"signatures": [
|
|
30063
30063
|
{
|
|
30064
|
-
"id":
|
|
30064
|
+
"id": 748,
|
|
30065
30065
|
"name": "__type",
|
|
30066
30066
|
"kind": 4096,
|
|
30067
30067
|
"kindString": "Call signature",
|
|
30068
30068
|
"flags": {},
|
|
30069
30069
|
"parameters": [
|
|
30070
30070
|
{
|
|
30071
|
-
"id":
|
|
30071
|
+
"id": 749,
|
|
30072
30072
|
"name": "theme",
|
|
30073
30073
|
"kind": 32768,
|
|
30074
30074
|
"kindString": "Parameter",
|
|
@@ -30172,7 +30172,28 @@
|
|
|
30172
30172
|
}
|
|
30173
30173
|
},
|
|
30174
30174
|
{
|
|
30175
|
-
"id":
|
|
30175
|
+
"id": 414,
|
|
30176
|
+
"name": "maxAccounts",
|
|
30177
|
+
"kind": 1024,
|
|
30178
|
+
"kindString": "Property",
|
|
30179
|
+
"flags": {
|
|
30180
|
+
"isOptional": true
|
|
30181
|
+
},
|
|
30182
|
+
"sources": [
|
|
30183
|
+
{
|
|
30184
|
+
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
30185
|
+
"line": 10,
|
|
30186
|
+
"character": 2,
|
|
30187
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L10"
|
|
30188
|
+
}
|
|
30189
|
+
],
|
|
30190
|
+
"type": {
|
|
30191
|
+
"type": "intrinsic",
|
|
30192
|
+
"name": "number"
|
|
30193
|
+
}
|
|
30194
|
+
},
|
|
30195
|
+
{
|
|
30196
|
+
"id": 578,
|
|
30176
30197
|
"name": "maxHeight",
|
|
30177
30198
|
"kind": 1024,
|
|
30178
30199
|
"kindString": "Property",
|
|
@@ -30262,7 +30283,7 @@
|
|
|
30262
30283
|
{
|
|
30263
30284
|
"type": "reflection",
|
|
30264
30285
|
"declaration": {
|
|
30265
|
-
"id":
|
|
30286
|
+
"id": 579,
|
|
30266
30287
|
"name": "__type",
|
|
30267
30288
|
"kind": 65536,
|
|
30268
30289
|
"kindString": "Type literal",
|
|
@@ -30276,14 +30297,14 @@
|
|
|
30276
30297
|
],
|
|
30277
30298
|
"signatures": [
|
|
30278
30299
|
{
|
|
30279
|
-
"id":
|
|
30300
|
+
"id": 580,
|
|
30280
30301
|
"name": "__type",
|
|
30281
30302
|
"kind": 4096,
|
|
30282
30303
|
"kindString": "Call signature",
|
|
30283
30304
|
"flags": {},
|
|
30284
30305
|
"parameters": [
|
|
30285
30306
|
{
|
|
30286
|
-
"id":
|
|
30307
|
+
"id": 581,
|
|
30287
30308
|
"name": "theme",
|
|
30288
30309
|
"kind": 32768,
|
|
30289
30310
|
"kindString": "Parameter",
|
|
@@ -30387,7 +30408,7 @@
|
|
|
30387
30408
|
}
|
|
30388
30409
|
},
|
|
30389
30410
|
{
|
|
30390
|
-
"id":
|
|
30411
|
+
"id": 582,
|
|
30391
30412
|
"name": "maxWidth",
|
|
30392
30413
|
"kind": 1024,
|
|
30393
30414
|
"kindString": "Property",
|
|
@@ -30477,7 +30498,7 @@
|
|
|
30477
30498
|
{
|
|
30478
30499
|
"type": "reflection",
|
|
30479
30500
|
"declaration": {
|
|
30480
|
-
"id":
|
|
30501
|
+
"id": 583,
|
|
30481
30502
|
"name": "__type",
|
|
30482
30503
|
"kind": 65536,
|
|
30483
30504
|
"kindString": "Type literal",
|
|
@@ -30491,14 +30512,14 @@
|
|
|
30491
30512
|
],
|
|
30492
30513
|
"signatures": [
|
|
30493
30514
|
{
|
|
30494
|
-
"id":
|
|
30515
|
+
"id": 584,
|
|
30495
30516
|
"name": "__type",
|
|
30496
30517
|
"kind": 4096,
|
|
30497
30518
|
"kindString": "Call signature",
|
|
30498
30519
|
"flags": {},
|
|
30499
30520
|
"parameters": [
|
|
30500
30521
|
{
|
|
30501
|
-
"id":
|
|
30522
|
+
"id": 585,
|
|
30502
30523
|
"name": "theme",
|
|
30503
30524
|
"kind": 32768,
|
|
30504
30525
|
"kindString": "Parameter",
|
|
@@ -30602,7 +30623,7 @@
|
|
|
30602
30623
|
}
|
|
30603
30624
|
},
|
|
30604
30625
|
{
|
|
30605
|
-
"id":
|
|
30626
|
+
"id": 726,
|
|
30606
30627
|
"name": "mb",
|
|
30607
30628
|
"kind": 1024,
|
|
30608
30629
|
"kindString": "Property",
|
|
@@ -30692,7 +30713,7 @@
|
|
|
30692
30713
|
{
|
|
30693
30714
|
"type": "reflection",
|
|
30694
30715
|
"declaration": {
|
|
30695
|
-
"id":
|
|
30716
|
+
"id": 727,
|
|
30696
30717
|
"name": "__type",
|
|
30697
30718
|
"kind": 65536,
|
|
30698
30719
|
"kindString": "Type literal",
|
|
@@ -30706,14 +30727,14 @@
|
|
|
30706
30727
|
],
|
|
30707
30728
|
"signatures": [
|
|
30708
30729
|
{
|
|
30709
|
-
"id":
|
|
30730
|
+
"id": 728,
|
|
30710
30731
|
"name": "__type",
|
|
30711
30732
|
"kind": 4096,
|
|
30712
30733
|
"kindString": "Call signature",
|
|
30713
30734
|
"flags": {},
|
|
30714
30735
|
"parameters": [
|
|
30715
30736
|
{
|
|
30716
|
-
"id":
|
|
30737
|
+
"id": 729,
|
|
30717
30738
|
"name": "theme",
|
|
30718
30739
|
"kind": 32768,
|
|
30719
30740
|
"kindString": "Parameter",
|
|
@@ -30817,7 +30838,7 @@
|
|
|
30817
30838
|
}
|
|
30818
30839
|
},
|
|
30819
30840
|
{
|
|
30820
|
-
"id":
|
|
30841
|
+
"id": 586,
|
|
30821
30842
|
"name": "minHeight",
|
|
30822
30843
|
"kind": 1024,
|
|
30823
30844
|
"kindString": "Property",
|
|
@@ -30907,7 +30928,7 @@
|
|
|
30907
30928
|
{
|
|
30908
30929
|
"type": "reflection",
|
|
30909
30930
|
"declaration": {
|
|
30910
|
-
"id":
|
|
30931
|
+
"id": 587,
|
|
30911
30932
|
"name": "__type",
|
|
30912
30933
|
"kind": 65536,
|
|
30913
30934
|
"kindString": "Type literal",
|
|
@@ -30921,14 +30942,14 @@
|
|
|
30921
30942
|
],
|
|
30922
30943
|
"signatures": [
|
|
30923
30944
|
{
|
|
30924
|
-
"id":
|
|
30945
|
+
"id": 588,
|
|
30925
30946
|
"name": "__type",
|
|
30926
30947
|
"kind": 4096,
|
|
30927
30948
|
"kindString": "Call signature",
|
|
30928
30949
|
"flags": {},
|
|
30929
30950
|
"parameters": [
|
|
30930
30951
|
{
|
|
30931
|
-
"id":
|
|
30952
|
+
"id": 589,
|
|
30932
30953
|
"name": "theme",
|
|
30933
30954
|
"kind": 32768,
|
|
30934
30955
|
"kindString": "Parameter",
|
|
@@ -31032,7 +31053,7 @@
|
|
|
31032
31053
|
}
|
|
31033
31054
|
},
|
|
31034
31055
|
{
|
|
31035
|
-
"id":
|
|
31056
|
+
"id": 590,
|
|
31036
31057
|
"name": "minWidth",
|
|
31037
31058
|
"kind": 1024,
|
|
31038
31059
|
"kindString": "Property",
|
|
@@ -31122,7 +31143,7 @@
|
|
|
31122
31143
|
{
|
|
31123
31144
|
"type": "reflection",
|
|
31124
31145
|
"declaration": {
|
|
31125
|
-
"id":
|
|
31146
|
+
"id": 591,
|
|
31126
31147
|
"name": "__type",
|
|
31127
31148
|
"kind": 65536,
|
|
31128
31149
|
"kindString": "Type literal",
|
|
@@ -31136,14 +31157,14 @@
|
|
|
31136
31157
|
],
|
|
31137
31158
|
"signatures": [
|
|
31138
31159
|
{
|
|
31139
|
-
"id":
|
|
31160
|
+
"id": 592,
|
|
31140
31161
|
"name": "__type",
|
|
31141
31162
|
"kind": 4096,
|
|
31142
31163
|
"kindString": "Call signature",
|
|
31143
31164
|
"flags": {},
|
|
31144
31165
|
"parameters": [
|
|
31145
31166
|
{
|
|
31146
|
-
"id":
|
|
31167
|
+
"id": 593,
|
|
31147
31168
|
"name": "theme",
|
|
31148
31169
|
"kind": 32768,
|
|
31149
31170
|
"kindString": "Parameter",
|
|
@@ -31247,7 +31268,7 @@
|
|
|
31247
31268
|
}
|
|
31248
31269
|
},
|
|
31249
31270
|
{
|
|
31250
|
-
"id":
|
|
31271
|
+
"id": 730,
|
|
31251
31272
|
"name": "ml",
|
|
31252
31273
|
"kind": 1024,
|
|
31253
31274
|
"kindString": "Property",
|
|
@@ -31337,7 +31358,7 @@
|
|
|
31337
31358
|
{
|
|
31338
31359
|
"type": "reflection",
|
|
31339
31360
|
"declaration": {
|
|
31340
|
-
"id":
|
|
31361
|
+
"id": 731,
|
|
31341
31362
|
"name": "__type",
|
|
31342
31363
|
"kind": 65536,
|
|
31343
31364
|
"kindString": "Type literal",
|
|
@@ -31351,14 +31372,14 @@
|
|
|
31351
31372
|
],
|
|
31352
31373
|
"signatures": [
|
|
31353
31374
|
{
|
|
31354
|
-
"id":
|
|
31375
|
+
"id": 732,
|
|
31355
31376
|
"name": "__type",
|
|
31356
31377
|
"kind": 4096,
|
|
31357
31378
|
"kindString": "Call signature",
|
|
31358
31379
|
"flags": {},
|
|
31359
31380
|
"parameters": [
|
|
31360
31381
|
{
|
|
31361
|
-
"id":
|
|
31382
|
+
"id": 733,
|
|
31362
31383
|
"name": "theme",
|
|
31363
31384
|
"kind": 32768,
|
|
31364
31385
|
"kindString": "Parameter",
|
|
@@ -31462,7 +31483,7 @@
|
|
|
31462
31483
|
}
|
|
31463
31484
|
},
|
|
31464
31485
|
{
|
|
31465
|
-
"id":
|
|
31486
|
+
"id": 722,
|
|
31466
31487
|
"name": "mr",
|
|
31467
31488
|
"kind": 1024,
|
|
31468
31489
|
"kindString": "Property",
|
|
@@ -31552,7 +31573,7 @@
|
|
|
31552
31573
|
{
|
|
31553
31574
|
"type": "reflection",
|
|
31554
31575
|
"declaration": {
|
|
31555
|
-
"id":
|
|
31576
|
+
"id": 723,
|
|
31556
31577
|
"name": "__type",
|
|
31557
31578
|
"kind": 65536,
|
|
31558
31579
|
"kindString": "Type literal",
|
|
@@ -31566,14 +31587,14 @@
|
|
|
31566
31587
|
],
|
|
31567
31588
|
"signatures": [
|
|
31568
31589
|
{
|
|
31569
|
-
"id":
|
|
31590
|
+
"id": 724,
|
|
31570
31591
|
"name": "__type",
|
|
31571
31592
|
"kind": 4096,
|
|
31572
31593
|
"kindString": "Call signature",
|
|
31573
31594
|
"flags": {},
|
|
31574
31595
|
"parameters": [
|
|
31575
31596
|
{
|
|
31576
|
-
"id":
|
|
31597
|
+
"id": 725,
|
|
31577
31598
|
"name": "theme",
|
|
31578
31599
|
"kind": 32768,
|
|
31579
31600
|
"kindString": "Parameter",
|
|
@@ -31677,7 +31698,7 @@
|
|
|
31677
31698
|
}
|
|
31678
31699
|
},
|
|
31679
31700
|
{
|
|
31680
|
-
"id":
|
|
31701
|
+
"id": 718,
|
|
31681
31702
|
"name": "mt",
|
|
31682
31703
|
"kind": 1024,
|
|
31683
31704
|
"kindString": "Property",
|
|
@@ -31767,7 +31788,7 @@
|
|
|
31767
31788
|
{
|
|
31768
31789
|
"type": "reflection",
|
|
31769
31790
|
"declaration": {
|
|
31770
|
-
"id":
|
|
31791
|
+
"id": 719,
|
|
31771
31792
|
"name": "__type",
|
|
31772
31793
|
"kind": 65536,
|
|
31773
31794
|
"kindString": "Type literal",
|
|
@@ -31781,14 +31802,14 @@
|
|
|
31781
31802
|
],
|
|
31782
31803
|
"signatures": [
|
|
31783
31804
|
{
|
|
31784
|
-
"id":
|
|
31805
|
+
"id": 720,
|
|
31785
31806
|
"name": "__type",
|
|
31786
31807
|
"kind": 4096,
|
|
31787
31808
|
"kindString": "Call signature",
|
|
31788
31809
|
"flags": {},
|
|
31789
31810
|
"parameters": [
|
|
31790
31811
|
{
|
|
31791
|
-
"id":
|
|
31812
|
+
"id": 721,
|
|
31792
31813
|
"name": "theme",
|
|
31793
31814
|
"kind": 32768,
|
|
31794
31815
|
"kindString": "Parameter",
|
|
@@ -31892,7 +31913,7 @@
|
|
|
31892
31913
|
}
|
|
31893
31914
|
},
|
|
31894
31915
|
{
|
|
31895
|
-
"id":
|
|
31916
|
+
"id": 734,
|
|
31896
31917
|
"name": "mx",
|
|
31897
31918
|
"kind": 1024,
|
|
31898
31919
|
"kindString": "Property",
|
|
@@ -31982,7 +32003,7 @@
|
|
|
31982
32003
|
{
|
|
31983
32004
|
"type": "reflection",
|
|
31984
32005
|
"declaration": {
|
|
31985
|
-
"id":
|
|
32006
|
+
"id": 735,
|
|
31986
32007
|
"name": "__type",
|
|
31987
32008
|
"kind": 65536,
|
|
31988
32009
|
"kindString": "Type literal",
|
|
@@ -31996,14 +32017,14 @@
|
|
|
31996
32017
|
],
|
|
31997
32018
|
"signatures": [
|
|
31998
32019
|
{
|
|
31999
|
-
"id":
|
|
32020
|
+
"id": 736,
|
|
32000
32021
|
"name": "__type",
|
|
32001
32022
|
"kind": 4096,
|
|
32002
32023
|
"kindString": "Call signature",
|
|
32003
32024
|
"flags": {},
|
|
32004
32025
|
"parameters": [
|
|
32005
32026
|
{
|
|
32006
|
-
"id":
|
|
32027
|
+
"id": 737,
|
|
32007
32028
|
"name": "theme",
|
|
32008
32029
|
"kind": 32768,
|
|
32009
32030
|
"kindString": "Parameter",
|
|
@@ -32107,7 +32128,7 @@
|
|
|
32107
32128
|
}
|
|
32108
32129
|
},
|
|
32109
32130
|
{
|
|
32110
|
-
"id":
|
|
32131
|
+
"id": 742,
|
|
32111
32132
|
"name": "my",
|
|
32112
32133
|
"kind": 1024,
|
|
32113
32134
|
"kindString": "Property",
|
|
@@ -32197,7 +32218,7 @@
|
|
|
32197
32218
|
{
|
|
32198
32219
|
"type": "reflection",
|
|
32199
32220
|
"declaration": {
|
|
32200
|
-
"id":
|
|
32221
|
+
"id": 743,
|
|
32201
32222
|
"name": "__type",
|
|
32202
32223
|
"kind": 65536,
|
|
32203
32224
|
"kindString": "Type literal",
|
|
@@ -32211,14 +32232,14 @@
|
|
|
32211
32232
|
],
|
|
32212
32233
|
"signatures": [
|
|
32213
32234
|
{
|
|
32214
|
-
"id":
|
|
32235
|
+
"id": 744,
|
|
32215
32236
|
"name": "__type",
|
|
32216
32237
|
"kind": 4096,
|
|
32217
32238
|
"kindString": "Call signature",
|
|
32218
32239
|
"flags": {},
|
|
32219
32240
|
"parameters": [
|
|
32220
32241
|
{
|
|
32221
|
-
"id":
|
|
32242
|
+
"id": 745,
|
|
32222
32243
|
"name": "theme",
|
|
32223
32244
|
"kind": 32768,
|
|
32224
32245
|
"kindString": "Parameter",
|
|
@@ -32322,7 +32343,7 @@
|
|
|
32322
32343
|
}
|
|
32323
32344
|
},
|
|
32324
32345
|
{
|
|
32325
|
-
"id":
|
|
32346
|
+
"id": 594,
|
|
32326
32347
|
"name": "order",
|
|
32327
32348
|
"kind": 1024,
|
|
32328
32349
|
"kindString": "Property",
|
|
@@ -32382,7 +32403,7 @@
|
|
|
32382
32403
|
{
|
|
32383
32404
|
"type": "reflection",
|
|
32384
32405
|
"declaration": {
|
|
32385
|
-
"id":
|
|
32406
|
+
"id": 595,
|
|
32386
32407
|
"name": "__type",
|
|
32387
32408
|
"kind": 65536,
|
|
32388
32409
|
"kindString": "Type literal",
|
|
@@ -32396,14 +32417,14 @@
|
|
|
32396
32417
|
],
|
|
32397
32418
|
"signatures": [
|
|
32398
32419
|
{
|
|
32399
|
-
"id":
|
|
32420
|
+
"id": 596,
|
|
32400
32421
|
"name": "__type",
|
|
32401
32422
|
"kind": 4096,
|
|
32402
32423
|
"kindString": "Call signature",
|
|
32403
32424
|
"flags": {},
|
|
32404
32425
|
"parameters": [
|
|
32405
32426
|
{
|
|
32406
|
-
"id":
|
|
32427
|
+
"id": 597,
|
|
32407
32428
|
"name": "theme",
|
|
32408
32429
|
"kind": 32768,
|
|
32409
32430
|
"kindString": "Parameter",
|
|
@@ -32477,7 +32498,7 @@
|
|
|
32477
32498
|
}
|
|
32478
32499
|
},
|
|
32479
32500
|
{
|
|
32480
|
-
"id":
|
|
32501
|
+
"id": 702,
|
|
32481
32502
|
"name": "overflow",
|
|
32482
32503
|
"kind": 1024,
|
|
32483
32504
|
"kindString": "Property",
|
|
@@ -32518,7 +32539,7 @@
|
|
|
32518
32539
|
{
|
|
32519
32540
|
"type": "reflection",
|
|
32520
32541
|
"declaration": {
|
|
32521
|
-
"id":
|
|
32542
|
+
"id": 703,
|
|
32522
32543
|
"name": "__type",
|
|
32523
32544
|
"kind": 65536,
|
|
32524
32545
|
"kindString": "Type literal",
|
|
@@ -32532,14 +32553,14 @@
|
|
|
32532
32553
|
],
|
|
32533
32554
|
"signatures": [
|
|
32534
32555
|
{
|
|
32535
|
-
"id":
|
|
32556
|
+
"id": 704,
|
|
32536
32557
|
"name": "__type",
|
|
32537
32558
|
"kind": 4096,
|
|
32538
32559
|
"kindString": "Call signature",
|
|
32539
32560
|
"flags": {},
|
|
32540
32561
|
"parameters": [
|
|
32541
32562
|
{
|
|
32542
|
-
"id":
|
|
32563
|
+
"id": 705,
|
|
32543
32564
|
"name": "theme",
|
|
32544
32565
|
"kind": 32768,
|
|
32545
32566
|
"kindString": "Parameter",
|
|
@@ -32594,7 +32615,7 @@
|
|
|
32594
32615
|
}
|
|
32595
32616
|
},
|
|
32596
32617
|
{
|
|
32597
|
-
"id":
|
|
32618
|
+
"id": 416,
|
|
32598
32619
|
"name": "p",
|
|
32599
32620
|
"kind": 1024,
|
|
32600
32621
|
"kindString": "Property",
|
|
@@ -32684,7 +32705,7 @@
|
|
|
32684
32705
|
{
|
|
32685
32706
|
"type": "reflection",
|
|
32686
32707
|
"declaration": {
|
|
32687
|
-
"id":
|
|
32708
|
+
"id": 417,
|
|
32688
32709
|
"name": "__type",
|
|
32689
32710
|
"kind": 65536,
|
|
32690
32711
|
"kindString": "Type literal",
|
|
@@ -32698,14 +32719,14 @@
|
|
|
32698
32719
|
],
|
|
32699
32720
|
"signatures": [
|
|
32700
32721
|
{
|
|
32701
|
-
"id":
|
|
32722
|
+
"id": 418,
|
|
32702
32723
|
"name": "__type",
|
|
32703
32724
|
"kind": 4096,
|
|
32704
32725
|
"kindString": "Call signature",
|
|
32705
32726
|
"flags": {},
|
|
32706
32727
|
"parameters": [
|
|
32707
32728
|
{
|
|
32708
|
-
"id":
|
|
32729
|
+
"id": 419,
|
|
32709
32730
|
"name": "theme",
|
|
32710
32731
|
"kind": 32768,
|
|
32711
32732
|
"kindString": "Parameter",
|
|
@@ -32809,7 +32830,7 @@
|
|
|
32809
32830
|
}
|
|
32810
32831
|
},
|
|
32811
32832
|
{
|
|
32812
|
-
"id":
|
|
32833
|
+
"id": 706,
|
|
32813
32834
|
"name": "padding",
|
|
32814
32835
|
"kind": 1024,
|
|
32815
32836
|
"kindString": "Property",
|
|
@@ -32899,7 +32920,7 @@
|
|
|
32899
32920
|
{
|
|
32900
32921
|
"type": "reflection",
|
|
32901
32922
|
"declaration": {
|
|
32902
|
-
"id":
|
|
32923
|
+
"id": 707,
|
|
32903
32924
|
"name": "__type",
|
|
32904
32925
|
"kind": 65536,
|
|
32905
32926
|
"kindString": "Type literal",
|
|
@@ -32913,14 +32934,14 @@
|
|
|
32913
32934
|
],
|
|
32914
32935
|
"signatures": [
|
|
32915
32936
|
{
|
|
32916
|
-
"id":
|
|
32937
|
+
"id": 708,
|
|
32917
32938
|
"name": "__type",
|
|
32918
32939
|
"kind": 4096,
|
|
32919
32940
|
"kindString": "Call signature",
|
|
32920
32941
|
"flags": {},
|
|
32921
32942
|
"parameters": [
|
|
32922
32943
|
{
|
|
32923
|
-
"id":
|
|
32944
|
+
"id": 709,
|
|
32924
32945
|
"name": "theme",
|
|
32925
32946
|
"kind": 32768,
|
|
32926
32947
|
"kindString": "Parameter",
|
|
@@ -33024,7 +33045,7 @@
|
|
|
33024
33045
|
}
|
|
33025
33046
|
},
|
|
33026
33047
|
{
|
|
33027
|
-
"id":
|
|
33048
|
+
"id": 598,
|
|
33028
33049
|
"name": "paddingBottom",
|
|
33029
33050
|
"kind": 1024,
|
|
33030
33051
|
"kindString": "Property",
|
|
@@ -33114,7 +33135,7 @@
|
|
|
33114
33135
|
{
|
|
33115
33136
|
"type": "reflection",
|
|
33116
33137
|
"declaration": {
|
|
33117
|
-
"id":
|
|
33138
|
+
"id": 599,
|
|
33118
33139
|
"name": "__type",
|
|
33119
33140
|
"kind": 65536,
|
|
33120
33141
|
"kindString": "Type literal",
|
|
@@ -33128,14 +33149,14 @@
|
|
|
33128
33149
|
],
|
|
33129
33150
|
"signatures": [
|
|
33130
33151
|
{
|
|
33131
|
-
"id":
|
|
33152
|
+
"id": 600,
|
|
33132
33153
|
"name": "__type",
|
|
33133
33154
|
"kind": 4096,
|
|
33134
33155
|
"kindString": "Call signature",
|
|
33135
33156
|
"flags": {},
|
|
33136
33157
|
"parameters": [
|
|
33137
33158
|
{
|
|
33138
|
-
"id":
|
|
33159
|
+
"id": 601,
|
|
33139
33160
|
"name": "theme",
|
|
33140
33161
|
"kind": 32768,
|
|
33141
33162
|
"kindString": "Parameter",
|
|
@@ -33239,7 +33260,7 @@
|
|
|
33239
33260
|
}
|
|
33240
33261
|
},
|
|
33241
33262
|
{
|
|
33242
|
-
"id":
|
|
33263
|
+
"id": 602,
|
|
33243
33264
|
"name": "paddingLeft",
|
|
33244
33265
|
"kind": 1024,
|
|
33245
33266
|
"kindString": "Property",
|
|
@@ -33329,7 +33350,7 @@
|
|
|
33329
33350
|
{
|
|
33330
33351
|
"type": "reflection",
|
|
33331
33352
|
"declaration": {
|
|
33332
|
-
"id":
|
|
33353
|
+
"id": 603,
|
|
33333
33354
|
"name": "__type",
|
|
33334
33355
|
"kind": 65536,
|
|
33335
33356
|
"kindString": "Type literal",
|
|
@@ -33343,14 +33364,14 @@
|
|
|
33343
33364
|
],
|
|
33344
33365
|
"signatures": [
|
|
33345
33366
|
{
|
|
33346
|
-
"id":
|
|
33367
|
+
"id": 604,
|
|
33347
33368
|
"name": "__type",
|
|
33348
33369
|
"kind": 4096,
|
|
33349
33370
|
"kindString": "Call signature",
|
|
33350
33371
|
"flags": {},
|
|
33351
33372
|
"parameters": [
|
|
33352
33373
|
{
|
|
33353
|
-
"id":
|
|
33374
|
+
"id": 605,
|
|
33354
33375
|
"name": "theme",
|
|
33355
33376
|
"kind": 32768,
|
|
33356
33377
|
"kindString": "Parameter",
|
|
@@ -33454,7 +33475,7 @@
|
|
|
33454
33475
|
}
|
|
33455
33476
|
},
|
|
33456
33477
|
{
|
|
33457
|
-
"id":
|
|
33478
|
+
"id": 606,
|
|
33458
33479
|
"name": "paddingRight",
|
|
33459
33480
|
"kind": 1024,
|
|
33460
33481
|
"kindString": "Property",
|
|
@@ -33544,7 +33565,7 @@
|
|
|
33544
33565
|
{
|
|
33545
33566
|
"type": "reflection",
|
|
33546
33567
|
"declaration": {
|
|
33547
|
-
"id":
|
|
33568
|
+
"id": 607,
|
|
33548
33569
|
"name": "__type",
|
|
33549
33570
|
"kind": 65536,
|
|
33550
33571
|
"kindString": "Type literal",
|
|
@@ -33558,14 +33579,14 @@
|
|
|
33558
33579
|
],
|
|
33559
33580
|
"signatures": [
|
|
33560
33581
|
{
|
|
33561
|
-
"id":
|
|
33582
|
+
"id": 608,
|
|
33562
33583
|
"name": "__type",
|
|
33563
33584
|
"kind": 4096,
|
|
33564
33585
|
"kindString": "Call signature",
|
|
33565
33586
|
"flags": {},
|
|
33566
33587
|
"parameters": [
|
|
33567
33588
|
{
|
|
33568
|
-
"id":
|
|
33589
|
+
"id": 609,
|
|
33569
33590
|
"name": "theme",
|
|
33570
33591
|
"kind": 32768,
|
|
33571
33592
|
"kindString": "Parameter",
|
|
@@ -33669,7 +33690,7 @@
|
|
|
33669
33690
|
}
|
|
33670
33691
|
},
|
|
33671
33692
|
{
|
|
33672
|
-
"id":
|
|
33693
|
+
"id": 610,
|
|
33673
33694
|
"name": "paddingTop",
|
|
33674
33695
|
"kind": 1024,
|
|
33675
33696
|
"kindString": "Property",
|
|
@@ -33759,7 +33780,7 @@
|
|
|
33759
33780
|
{
|
|
33760
33781
|
"type": "reflection",
|
|
33761
33782
|
"declaration": {
|
|
33762
|
-
"id":
|
|
33783
|
+
"id": 611,
|
|
33763
33784
|
"name": "__type",
|
|
33764
33785
|
"kind": 65536,
|
|
33765
33786
|
"kindString": "Type literal",
|
|
@@ -33773,14 +33794,14 @@
|
|
|
33773
33794
|
],
|
|
33774
33795
|
"signatures": [
|
|
33775
33796
|
{
|
|
33776
|
-
"id":
|
|
33797
|
+
"id": 612,
|
|
33777
33798
|
"name": "__type",
|
|
33778
33799
|
"kind": 4096,
|
|
33779
33800
|
"kindString": "Call signature",
|
|
33780
33801
|
"flags": {},
|
|
33781
33802
|
"parameters": [
|
|
33782
33803
|
{
|
|
33783
|
-
"id":
|
|
33804
|
+
"id": 613,
|
|
33784
33805
|
"name": "theme",
|
|
33785
33806
|
"kind": 32768,
|
|
33786
33807
|
"kindString": "Parameter",
|
|
@@ -33884,7 +33905,7 @@
|
|
|
33884
33905
|
}
|
|
33885
33906
|
},
|
|
33886
33907
|
{
|
|
33887
|
-
"id":
|
|
33908
|
+
"id": 770,
|
|
33888
33909
|
"name": "paddingX",
|
|
33889
33910
|
"kind": 1024,
|
|
33890
33911
|
"kindString": "Property",
|
|
@@ -33974,7 +33995,7 @@
|
|
|
33974
33995
|
{
|
|
33975
33996
|
"type": "reflection",
|
|
33976
33997
|
"declaration": {
|
|
33977
|
-
"id":
|
|
33998
|
+
"id": 771,
|
|
33978
33999
|
"name": "__type",
|
|
33979
34000
|
"kind": 65536,
|
|
33980
34001
|
"kindString": "Type literal",
|
|
@@ -33988,14 +34009,14 @@
|
|
|
33988
34009
|
],
|
|
33989
34010
|
"signatures": [
|
|
33990
34011
|
{
|
|
33991
|
-
"id":
|
|
34012
|
+
"id": 772,
|
|
33992
34013
|
"name": "__type",
|
|
33993
34014
|
"kind": 4096,
|
|
33994
34015
|
"kindString": "Call signature",
|
|
33995
34016
|
"flags": {},
|
|
33996
34017
|
"parameters": [
|
|
33997
34018
|
{
|
|
33998
|
-
"id":
|
|
34019
|
+
"id": 773,
|
|
33999
34020
|
"name": "theme",
|
|
34000
34021
|
"kind": 32768,
|
|
34001
34022
|
"kindString": "Parameter",
|
|
@@ -34099,7 +34120,7 @@
|
|
|
34099
34120
|
}
|
|
34100
34121
|
},
|
|
34101
34122
|
{
|
|
34102
|
-
"id":
|
|
34123
|
+
"id": 778,
|
|
34103
34124
|
"name": "paddingY",
|
|
34104
34125
|
"kind": 1024,
|
|
34105
34126
|
"kindString": "Property",
|
|
@@ -34189,7 +34210,7 @@
|
|
|
34189
34210
|
{
|
|
34190
34211
|
"type": "reflection",
|
|
34191
34212
|
"declaration": {
|
|
34192
|
-
"id":
|
|
34213
|
+
"id": 779,
|
|
34193
34214
|
"name": "__type",
|
|
34194
34215
|
"kind": 65536,
|
|
34195
34216
|
"kindString": "Type literal",
|
|
@@ -34203,14 +34224,14 @@
|
|
|
34203
34224
|
],
|
|
34204
34225
|
"signatures": [
|
|
34205
34226
|
{
|
|
34206
|
-
"id":
|
|
34227
|
+
"id": 780,
|
|
34207
34228
|
"name": "__type",
|
|
34208
34229
|
"kind": 4096,
|
|
34209
34230
|
"kindString": "Call signature",
|
|
34210
34231
|
"flags": {},
|
|
34211
34232
|
"parameters": [
|
|
34212
34233
|
{
|
|
34213
|
-
"id":
|
|
34234
|
+
"id": 781,
|
|
34214
34235
|
"name": "theme",
|
|
34215
34236
|
"kind": 32768,
|
|
34216
34237
|
"kindString": "Parameter",
|
|
@@ -34314,7 +34335,7 @@
|
|
|
34314
34335
|
}
|
|
34315
34336
|
},
|
|
34316
34337
|
{
|
|
34317
|
-
"id":
|
|
34338
|
+
"id": 758,
|
|
34318
34339
|
"name": "pb",
|
|
34319
34340
|
"kind": 1024,
|
|
34320
34341
|
"kindString": "Property",
|
|
@@ -34404,7 +34425,7 @@
|
|
|
34404
34425
|
{
|
|
34405
34426
|
"type": "reflection",
|
|
34406
34427
|
"declaration": {
|
|
34407
|
-
"id":
|
|
34428
|
+
"id": 759,
|
|
34408
34429
|
"name": "__type",
|
|
34409
34430
|
"kind": 65536,
|
|
34410
34431
|
"kindString": "Type literal",
|
|
@@ -34418,14 +34439,14 @@
|
|
|
34418
34439
|
],
|
|
34419
34440
|
"signatures": [
|
|
34420
34441
|
{
|
|
34421
|
-
"id":
|
|
34442
|
+
"id": 760,
|
|
34422
34443
|
"name": "__type",
|
|
34423
34444
|
"kind": 4096,
|
|
34424
34445
|
"kindString": "Call signature",
|
|
34425
34446
|
"flags": {},
|
|
34426
34447
|
"parameters": [
|
|
34427
34448
|
{
|
|
34428
|
-
"id":
|
|
34449
|
+
"id": 761,
|
|
34429
34450
|
"name": "theme",
|
|
34430
34451
|
"kind": 32768,
|
|
34431
34452
|
"kindString": "Parameter",
|
|
@@ -34529,7 +34550,7 @@
|
|
|
34529
34550
|
}
|
|
34530
34551
|
},
|
|
34531
34552
|
{
|
|
34532
|
-
"id":
|
|
34553
|
+
"id": 762,
|
|
34533
34554
|
"name": "pl",
|
|
34534
34555
|
"kind": 1024,
|
|
34535
34556
|
"kindString": "Property",
|
|
@@ -34619,7 +34640,7 @@
|
|
|
34619
34640
|
{
|
|
34620
34641
|
"type": "reflection",
|
|
34621
34642
|
"declaration": {
|
|
34622
|
-
"id":
|
|
34643
|
+
"id": 763,
|
|
34623
34644
|
"name": "__type",
|
|
34624
34645
|
"kind": 65536,
|
|
34625
34646
|
"kindString": "Type literal",
|
|
@@ -34633,14 +34654,14 @@
|
|
|
34633
34654
|
],
|
|
34634
34655
|
"signatures": [
|
|
34635
34656
|
{
|
|
34636
|
-
"id":
|
|
34657
|
+
"id": 764,
|
|
34637
34658
|
"name": "__type",
|
|
34638
34659
|
"kind": 4096,
|
|
34639
34660
|
"kindString": "Call signature",
|
|
34640
34661
|
"flags": {},
|
|
34641
34662
|
"parameters": [
|
|
34642
34663
|
{
|
|
34643
|
-
"id":
|
|
34664
|
+
"id": 765,
|
|
34644
34665
|
"name": "theme",
|
|
34645
34666
|
"kind": 32768,
|
|
34646
34667
|
"kindString": "Parameter",
|
|
@@ -34744,7 +34765,7 @@
|
|
|
34744
34765
|
}
|
|
34745
34766
|
},
|
|
34746
34767
|
{
|
|
34747
|
-
"id":
|
|
34768
|
+
"id": 614,
|
|
34748
34769
|
"name": "position",
|
|
34749
34770
|
"kind": 1024,
|
|
34750
34771
|
"kindString": "Property",
|
|
@@ -34804,7 +34825,7 @@
|
|
|
34804
34825
|
{
|
|
34805
34826
|
"type": "reflection",
|
|
34806
34827
|
"declaration": {
|
|
34807
|
-
"id":
|
|
34828
|
+
"id": 615,
|
|
34808
34829
|
"name": "__type",
|
|
34809
34830
|
"kind": 65536,
|
|
34810
34831
|
"kindString": "Type literal",
|
|
@@ -34818,14 +34839,14 @@
|
|
|
34818
34839
|
],
|
|
34819
34840
|
"signatures": [
|
|
34820
34841
|
{
|
|
34821
|
-
"id":
|
|
34842
|
+
"id": 616,
|
|
34822
34843
|
"name": "__type",
|
|
34823
34844
|
"kind": 4096,
|
|
34824
34845
|
"kindString": "Call signature",
|
|
34825
34846
|
"flags": {},
|
|
34826
34847
|
"parameters": [
|
|
34827
34848
|
{
|
|
34828
|
-
"id":
|
|
34849
|
+
"id": 617,
|
|
34829
34850
|
"name": "theme",
|
|
34830
34851
|
"kind": 32768,
|
|
34831
34852
|
"kindString": "Parameter",
|
|
@@ -34899,7 +34920,7 @@
|
|
|
34899
34920
|
}
|
|
34900
34921
|
},
|
|
34901
34922
|
{
|
|
34902
|
-
"id":
|
|
34923
|
+
"id": 754,
|
|
34903
34924
|
"name": "pr",
|
|
34904
34925
|
"kind": 1024,
|
|
34905
34926
|
"kindString": "Property",
|
|
@@ -34989,7 +35010,7 @@
|
|
|
34989
35010
|
{
|
|
34990
35011
|
"type": "reflection",
|
|
34991
35012
|
"declaration": {
|
|
34992
|
-
"id":
|
|
35013
|
+
"id": 755,
|
|
34993
35014
|
"name": "__type",
|
|
34994
35015
|
"kind": 65536,
|
|
34995
35016
|
"kindString": "Type literal",
|
|
@@ -35003,14 +35024,14 @@
|
|
|
35003
35024
|
],
|
|
35004
35025
|
"signatures": [
|
|
35005
35026
|
{
|
|
35006
|
-
"id":
|
|
35027
|
+
"id": 756,
|
|
35007
35028
|
"name": "__type",
|
|
35008
35029
|
"kind": 4096,
|
|
35009
35030
|
"kindString": "Call signature",
|
|
35010
35031
|
"flags": {},
|
|
35011
35032
|
"parameters": [
|
|
35012
35033
|
{
|
|
35013
|
-
"id":
|
|
35034
|
+
"id": 757,
|
|
35014
35035
|
"name": "theme",
|
|
35015
35036
|
"kind": 32768,
|
|
35016
35037
|
"kindString": "Parameter",
|
|
@@ -35114,7 +35135,7 @@
|
|
|
35114
35135
|
}
|
|
35115
35136
|
},
|
|
35116
35137
|
{
|
|
35117
|
-
"id":
|
|
35138
|
+
"id": 750,
|
|
35118
35139
|
"name": "pt",
|
|
35119
35140
|
"kind": 1024,
|
|
35120
35141
|
"kindString": "Property",
|
|
@@ -35204,7 +35225,7 @@
|
|
|
35204
35225
|
{
|
|
35205
35226
|
"type": "reflection",
|
|
35206
35227
|
"declaration": {
|
|
35207
|
-
"id":
|
|
35228
|
+
"id": 751,
|
|
35208
35229
|
"name": "__type",
|
|
35209
35230
|
"kind": 65536,
|
|
35210
35231
|
"kindString": "Type literal",
|
|
@@ -35218,14 +35239,14 @@
|
|
|
35218
35239
|
],
|
|
35219
35240
|
"signatures": [
|
|
35220
35241
|
{
|
|
35221
|
-
"id":
|
|
35242
|
+
"id": 752,
|
|
35222
35243
|
"name": "__type",
|
|
35223
35244
|
"kind": 4096,
|
|
35224
35245
|
"kindString": "Call signature",
|
|
35225
35246
|
"flags": {},
|
|
35226
35247
|
"parameters": [
|
|
35227
35248
|
{
|
|
35228
|
-
"id":
|
|
35249
|
+
"id": 753,
|
|
35229
35250
|
"name": "theme",
|
|
35230
35251
|
"kind": 32768,
|
|
35231
35252
|
"kindString": "Parameter",
|
|
@@ -35329,7 +35350,7 @@
|
|
|
35329
35350
|
}
|
|
35330
35351
|
},
|
|
35331
35352
|
{
|
|
35332
|
-
"id":
|
|
35353
|
+
"id": 766,
|
|
35333
35354
|
"name": "px",
|
|
35334
35355
|
"kind": 1024,
|
|
35335
35356
|
"kindString": "Property",
|
|
@@ -35419,7 +35440,7 @@
|
|
|
35419
35440
|
{
|
|
35420
35441
|
"type": "reflection",
|
|
35421
35442
|
"declaration": {
|
|
35422
|
-
"id":
|
|
35443
|
+
"id": 767,
|
|
35423
35444
|
"name": "__type",
|
|
35424
35445
|
"kind": 65536,
|
|
35425
35446
|
"kindString": "Type literal",
|
|
@@ -35433,14 +35454,14 @@
|
|
|
35433
35454
|
],
|
|
35434
35455
|
"signatures": [
|
|
35435
35456
|
{
|
|
35436
|
-
"id":
|
|
35457
|
+
"id": 768,
|
|
35437
35458
|
"name": "__type",
|
|
35438
35459
|
"kind": 4096,
|
|
35439
35460
|
"kindString": "Call signature",
|
|
35440
35461
|
"flags": {},
|
|
35441
35462
|
"parameters": [
|
|
35442
35463
|
{
|
|
35443
|
-
"id":
|
|
35464
|
+
"id": 769,
|
|
35444
35465
|
"name": "theme",
|
|
35445
35466
|
"kind": 32768,
|
|
35446
35467
|
"kindString": "Parameter",
|
|
@@ -35544,7 +35565,7 @@
|
|
|
35544
35565
|
}
|
|
35545
35566
|
},
|
|
35546
35567
|
{
|
|
35547
|
-
"id":
|
|
35568
|
+
"id": 774,
|
|
35548
35569
|
"name": "py",
|
|
35549
35570
|
"kind": 1024,
|
|
35550
35571
|
"kindString": "Property",
|
|
@@ -35634,7 +35655,7 @@
|
|
|
35634
35655
|
{
|
|
35635
35656
|
"type": "reflection",
|
|
35636
35657
|
"declaration": {
|
|
35637
|
-
"id":
|
|
35658
|
+
"id": 775,
|
|
35638
35659
|
"name": "__type",
|
|
35639
35660
|
"kind": 65536,
|
|
35640
35661
|
"kindString": "Type literal",
|
|
@@ -35648,14 +35669,14 @@
|
|
|
35648
35669
|
],
|
|
35649
35670
|
"signatures": [
|
|
35650
35671
|
{
|
|
35651
|
-
"id":
|
|
35672
|
+
"id": 776,
|
|
35652
35673
|
"name": "__type",
|
|
35653
35674
|
"kind": 4096,
|
|
35654
35675
|
"kindString": "Call signature",
|
|
35655
35676
|
"flags": {},
|
|
35656
35677
|
"parameters": [
|
|
35657
35678
|
{
|
|
35658
|
-
"id":
|
|
35679
|
+
"id": 777,
|
|
35659
35680
|
"name": "theme",
|
|
35660
35681
|
"kind": 32768,
|
|
35661
35682
|
"kindString": "Parameter",
|
|
@@ -35759,7 +35780,7 @@
|
|
|
35759
35780
|
}
|
|
35760
35781
|
},
|
|
35761
35782
|
{
|
|
35762
|
-
"id":
|
|
35783
|
+
"id": 618,
|
|
35763
35784
|
"name": "right",
|
|
35764
35785
|
"kind": 1024,
|
|
35765
35786
|
"kindString": "Property",
|
|
@@ -35849,7 +35870,7 @@
|
|
|
35849
35870
|
{
|
|
35850
35871
|
"type": "reflection",
|
|
35851
35872
|
"declaration": {
|
|
35852
|
-
"id":
|
|
35873
|
+
"id": 619,
|
|
35853
35874
|
"name": "__type",
|
|
35854
35875
|
"kind": 65536,
|
|
35855
35876
|
"kindString": "Type literal",
|
|
@@ -35863,14 +35884,14 @@
|
|
|
35863
35884
|
],
|
|
35864
35885
|
"signatures": [
|
|
35865
35886
|
{
|
|
35866
|
-
"id":
|
|
35887
|
+
"id": 620,
|
|
35867
35888
|
"name": "__type",
|
|
35868
35889
|
"kind": 4096,
|
|
35869
35890
|
"kindString": "Call signature",
|
|
35870
35891
|
"flags": {},
|
|
35871
35892
|
"parameters": [
|
|
35872
35893
|
{
|
|
35873
|
-
"id":
|
|
35894
|
+
"id": 621,
|
|
35874
35895
|
"name": "theme",
|
|
35875
35896
|
"kind": 32768,
|
|
35876
35897
|
"kindString": "Parameter",
|
|
@@ -35974,7 +35995,7 @@
|
|
|
35974
35995
|
}
|
|
35975
35996
|
},
|
|
35976
35997
|
{
|
|
35977
|
-
"id":
|
|
35998
|
+
"id": 622,
|
|
35978
35999
|
"name": "rowGap",
|
|
35979
36000
|
"kind": 1024,
|
|
35980
36001
|
"kindString": "Property",
|
|
@@ -36064,7 +36085,7 @@
|
|
|
36064
36085
|
{
|
|
36065
36086
|
"type": "reflection",
|
|
36066
36087
|
"declaration": {
|
|
36067
|
-
"id":
|
|
36088
|
+
"id": 623,
|
|
36068
36089
|
"name": "__type",
|
|
36069
36090
|
"kind": 65536,
|
|
36070
36091
|
"kindString": "Type literal",
|
|
@@ -36078,14 +36099,14 @@
|
|
|
36078
36099
|
],
|
|
36079
36100
|
"signatures": [
|
|
36080
36101
|
{
|
|
36081
|
-
"id":
|
|
36102
|
+
"id": 624,
|
|
36082
36103
|
"name": "__type",
|
|
36083
36104
|
"kind": 4096,
|
|
36084
36105
|
"kindString": "Call signature",
|
|
36085
36106
|
"flags": {},
|
|
36086
36107
|
"parameters": [
|
|
36087
36108
|
{
|
|
36088
|
-
"id":
|
|
36109
|
+
"id": 625,
|
|
36089
36110
|
"name": "theme",
|
|
36090
36111
|
"kind": 32768,
|
|
36091
36112
|
"kindString": "Parameter",
|
|
@@ -36189,7 +36210,7 @@
|
|
|
36189
36210
|
}
|
|
36190
36211
|
},
|
|
36191
36212
|
{
|
|
36192
|
-
"id":
|
|
36213
|
+
"id": 415,
|
|
36193
36214
|
"name": "size",
|
|
36194
36215
|
"kind": 1024,
|
|
36195
36216
|
"kindString": "Property",
|
|
@@ -36199,9 +36220,9 @@
|
|
|
36199
36220
|
"sources": [
|
|
36200
36221
|
{
|
|
36201
36222
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
36202
|
-
"line":
|
|
36223
|
+
"line": 11,
|
|
36203
36224
|
"character": 2,
|
|
36204
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
36225
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L11"
|
|
36205
36226
|
}
|
|
36206
36227
|
],
|
|
36207
36228
|
"type": {
|
|
@@ -36219,7 +36240,7 @@
|
|
|
36219
36240
|
}
|
|
36220
36241
|
},
|
|
36221
36242
|
{
|
|
36222
|
-
"id":
|
|
36243
|
+
"id": 626,
|
|
36223
36244
|
"name": "textAlign",
|
|
36224
36245
|
"kind": 1024,
|
|
36225
36246
|
"kindString": "Property",
|
|
@@ -36279,7 +36300,7 @@
|
|
|
36279
36300
|
{
|
|
36280
36301
|
"type": "reflection",
|
|
36281
36302
|
"declaration": {
|
|
36282
|
-
"id":
|
|
36303
|
+
"id": 627,
|
|
36283
36304
|
"name": "__type",
|
|
36284
36305
|
"kind": 65536,
|
|
36285
36306
|
"kindString": "Type literal",
|
|
@@ -36293,14 +36314,14 @@
|
|
|
36293
36314
|
],
|
|
36294
36315
|
"signatures": [
|
|
36295
36316
|
{
|
|
36296
|
-
"id":
|
|
36317
|
+
"id": 628,
|
|
36297
36318
|
"name": "__type",
|
|
36298
36319
|
"kind": 4096,
|
|
36299
36320
|
"kindString": "Call signature",
|
|
36300
36321
|
"flags": {},
|
|
36301
36322
|
"parameters": [
|
|
36302
36323
|
{
|
|
36303
|
-
"id":
|
|
36324
|
+
"id": 629,
|
|
36304
36325
|
"name": "theme",
|
|
36305
36326
|
"kind": 32768,
|
|
36306
36327
|
"kindString": "Parameter",
|
|
@@ -36374,7 +36395,7 @@
|
|
|
36374
36395
|
}
|
|
36375
36396
|
},
|
|
36376
36397
|
{
|
|
36377
|
-
"id":
|
|
36398
|
+
"id": 630,
|
|
36378
36399
|
"name": "textOverflow",
|
|
36379
36400
|
"kind": 1024,
|
|
36380
36401
|
"kindString": "Property",
|
|
@@ -36415,7 +36436,7 @@
|
|
|
36415
36436
|
{
|
|
36416
36437
|
"type": "reflection",
|
|
36417
36438
|
"declaration": {
|
|
36418
|
-
"id":
|
|
36439
|
+
"id": 631,
|
|
36419
36440
|
"name": "__type",
|
|
36420
36441
|
"kind": 65536,
|
|
36421
36442
|
"kindString": "Type literal",
|
|
@@ -36429,14 +36450,14 @@
|
|
|
36429
36450
|
],
|
|
36430
36451
|
"signatures": [
|
|
36431
36452
|
{
|
|
36432
|
-
"id":
|
|
36453
|
+
"id": 632,
|
|
36433
36454
|
"name": "__type",
|
|
36434
36455
|
"kind": 4096,
|
|
36435
36456
|
"kindString": "Call signature",
|
|
36436
36457
|
"flags": {},
|
|
36437
36458
|
"parameters": [
|
|
36438
36459
|
{
|
|
36439
|
-
"id":
|
|
36460
|
+
"id": 633,
|
|
36440
36461
|
"name": "theme",
|
|
36441
36462
|
"kind": 32768,
|
|
36442
36463
|
"kindString": "Parameter",
|
|
@@ -36491,7 +36512,7 @@
|
|
|
36491
36512
|
}
|
|
36492
36513
|
},
|
|
36493
36514
|
{
|
|
36494
|
-
"id":
|
|
36515
|
+
"id": 634,
|
|
36495
36516
|
"name": "textTransform",
|
|
36496
36517
|
"kind": 1024,
|
|
36497
36518
|
"kindString": "Property",
|
|
@@ -36551,7 +36572,7 @@
|
|
|
36551
36572
|
{
|
|
36552
36573
|
"type": "reflection",
|
|
36553
36574
|
"declaration": {
|
|
36554
|
-
"id":
|
|
36575
|
+
"id": 635,
|
|
36555
36576
|
"name": "__type",
|
|
36556
36577
|
"kind": 65536,
|
|
36557
36578
|
"kindString": "Type literal",
|
|
@@ -36565,14 +36586,14 @@
|
|
|
36565
36586
|
],
|
|
36566
36587
|
"signatures": [
|
|
36567
36588
|
{
|
|
36568
|
-
"id":
|
|
36589
|
+
"id": 636,
|
|
36569
36590
|
"name": "__type",
|
|
36570
36591
|
"kind": 4096,
|
|
36571
36592
|
"kindString": "Call signature",
|
|
36572
36593
|
"flags": {},
|
|
36573
36594
|
"parameters": [
|
|
36574
36595
|
{
|
|
36575
|
-
"id":
|
|
36596
|
+
"id": 637,
|
|
36576
36597
|
"name": "theme",
|
|
36577
36598
|
"kind": 32768,
|
|
36578
36599
|
"kindString": "Parameter",
|
|
@@ -36646,7 +36667,7 @@
|
|
|
36646
36667
|
}
|
|
36647
36668
|
},
|
|
36648
36669
|
{
|
|
36649
|
-
"id":
|
|
36670
|
+
"id": 638,
|
|
36650
36671
|
"name": "top",
|
|
36651
36672
|
"kind": 1024,
|
|
36652
36673
|
"kindString": "Property",
|
|
@@ -36736,7 +36757,7 @@
|
|
|
36736
36757
|
{
|
|
36737
36758
|
"type": "reflection",
|
|
36738
36759
|
"declaration": {
|
|
36739
|
-
"id":
|
|
36760
|
+
"id": 639,
|
|
36740
36761
|
"name": "__type",
|
|
36741
36762
|
"kind": 65536,
|
|
36742
36763
|
"kindString": "Type literal",
|
|
@@ -36750,14 +36771,14 @@
|
|
|
36750
36771
|
],
|
|
36751
36772
|
"signatures": [
|
|
36752
36773
|
{
|
|
36753
|
-
"id":
|
|
36774
|
+
"id": 640,
|
|
36754
36775
|
"name": "__type",
|
|
36755
36776
|
"kind": 4096,
|
|
36756
36777
|
"kindString": "Call signature",
|
|
36757
36778
|
"flags": {},
|
|
36758
36779
|
"parameters": [
|
|
36759
36780
|
{
|
|
36760
|
-
"id":
|
|
36781
|
+
"id": 641,
|
|
36761
36782
|
"name": "theme",
|
|
36762
36783
|
"kind": 32768,
|
|
36763
36784
|
"kindString": "Parameter",
|
|
@@ -36861,7 +36882,7 @@
|
|
|
36861
36882
|
}
|
|
36862
36883
|
},
|
|
36863
36884
|
{
|
|
36864
|
-
"id":
|
|
36885
|
+
"id": 782,
|
|
36865
36886
|
"name": "typography",
|
|
36866
36887
|
"kind": 1024,
|
|
36867
36888
|
"kindString": "Property",
|
|
@@ -36893,7 +36914,7 @@
|
|
|
36893
36914
|
{
|
|
36894
36915
|
"type": "reflection",
|
|
36895
36916
|
"declaration": {
|
|
36896
|
-
"id":
|
|
36917
|
+
"id": 783,
|
|
36897
36918
|
"name": "__type",
|
|
36898
36919
|
"kind": 65536,
|
|
36899
36920
|
"kindString": "Type literal",
|
|
@@ -36907,14 +36928,14 @@
|
|
|
36907
36928
|
],
|
|
36908
36929
|
"signatures": [
|
|
36909
36930
|
{
|
|
36910
|
-
"id":
|
|
36931
|
+
"id": 784,
|
|
36911
36932
|
"name": "__type",
|
|
36912
36933
|
"kind": 4096,
|
|
36913
36934
|
"kindString": "Call signature",
|
|
36914
36935
|
"flags": {},
|
|
36915
36936
|
"parameters": [
|
|
36916
36937
|
{
|
|
36917
|
-
"id":
|
|
36938
|
+
"id": 785,
|
|
36918
36939
|
"name": "theme",
|
|
36919
36940
|
"kind": 32768,
|
|
36920
36941
|
"kindString": "Parameter",
|
|
@@ -36960,7 +36981,7 @@
|
|
|
36960
36981
|
}
|
|
36961
36982
|
},
|
|
36962
36983
|
{
|
|
36963
|
-
"id":
|
|
36984
|
+
"id": 642,
|
|
36964
36985
|
"name": "visibility",
|
|
36965
36986
|
"kind": 1024,
|
|
36966
36987
|
"kindString": "Property",
|
|
@@ -37020,7 +37041,7 @@
|
|
|
37020
37041
|
{
|
|
37021
37042
|
"type": "reflection",
|
|
37022
37043
|
"declaration": {
|
|
37023
|
-
"id":
|
|
37044
|
+
"id": 643,
|
|
37024
37045
|
"name": "__type",
|
|
37025
37046
|
"kind": 65536,
|
|
37026
37047
|
"kindString": "Type literal",
|
|
@@ -37034,14 +37055,14 @@
|
|
|
37034
37055
|
],
|
|
37035
37056
|
"signatures": [
|
|
37036
37057
|
{
|
|
37037
|
-
"id":
|
|
37058
|
+
"id": 644,
|
|
37038
37059
|
"name": "__type",
|
|
37039
37060
|
"kind": 4096,
|
|
37040
37061
|
"kindString": "Call signature",
|
|
37041
37062
|
"flags": {},
|
|
37042
37063
|
"parameters": [
|
|
37043
37064
|
{
|
|
37044
|
-
"id":
|
|
37065
|
+
"id": 645,
|
|
37045
37066
|
"name": "theme",
|
|
37046
37067
|
"kind": 32768,
|
|
37047
37068
|
"kindString": "Parameter",
|
|
@@ -37115,7 +37136,7 @@
|
|
|
37115
37136
|
}
|
|
37116
37137
|
},
|
|
37117
37138
|
{
|
|
37118
|
-
"id":
|
|
37139
|
+
"id": 646,
|
|
37119
37140
|
"name": "whiteSpace",
|
|
37120
37141
|
"kind": 1024,
|
|
37121
37142
|
"kindString": "Property",
|
|
@@ -37175,7 +37196,7 @@
|
|
|
37175
37196
|
{
|
|
37176
37197
|
"type": "reflection",
|
|
37177
37198
|
"declaration": {
|
|
37178
|
-
"id":
|
|
37199
|
+
"id": 647,
|
|
37179
37200
|
"name": "__type",
|
|
37180
37201
|
"kind": 65536,
|
|
37181
37202
|
"kindString": "Type literal",
|
|
@@ -37189,14 +37210,14 @@
|
|
|
37189
37210
|
],
|
|
37190
37211
|
"signatures": [
|
|
37191
37212
|
{
|
|
37192
|
-
"id":
|
|
37213
|
+
"id": 648,
|
|
37193
37214
|
"name": "__type",
|
|
37194
37215
|
"kind": 4096,
|
|
37195
37216
|
"kindString": "Call signature",
|
|
37196
37217
|
"flags": {},
|
|
37197
37218
|
"parameters": [
|
|
37198
37219
|
{
|
|
37199
|
-
"id":
|
|
37220
|
+
"id": 649,
|
|
37200
37221
|
"name": "theme",
|
|
37201
37222
|
"kind": 32768,
|
|
37202
37223
|
"kindString": "Parameter",
|
|
@@ -37270,7 +37291,7 @@
|
|
|
37270
37291
|
}
|
|
37271
37292
|
},
|
|
37272
37293
|
{
|
|
37273
|
-
"id":
|
|
37294
|
+
"id": 650,
|
|
37274
37295
|
"name": "width",
|
|
37275
37296
|
"kind": 1024,
|
|
37276
37297
|
"kindString": "Property",
|
|
@@ -37360,7 +37381,7 @@
|
|
|
37360
37381
|
{
|
|
37361
37382
|
"type": "reflection",
|
|
37362
37383
|
"declaration": {
|
|
37363
|
-
"id":
|
|
37384
|
+
"id": 651,
|
|
37364
37385
|
"name": "__type",
|
|
37365
37386
|
"kind": 65536,
|
|
37366
37387
|
"kindString": "Type literal",
|
|
@@ -37374,14 +37395,14 @@
|
|
|
37374
37395
|
],
|
|
37375
37396
|
"signatures": [
|
|
37376
37397
|
{
|
|
37377
|
-
"id":
|
|
37398
|
+
"id": 652,
|
|
37378
37399
|
"name": "__type",
|
|
37379
37400
|
"kind": 4096,
|
|
37380
37401
|
"kindString": "Call signature",
|
|
37381
37402
|
"flags": {},
|
|
37382
37403
|
"parameters": [
|
|
37383
37404
|
{
|
|
37384
|
-
"id":
|
|
37405
|
+
"id": 653,
|
|
37385
37406
|
"name": "theme",
|
|
37386
37407
|
"kind": 32768,
|
|
37387
37408
|
"kindString": "Parameter",
|
|
@@ -37485,7 +37506,7 @@
|
|
|
37485
37506
|
}
|
|
37486
37507
|
},
|
|
37487
37508
|
{
|
|
37488
|
-
"id":
|
|
37509
|
+
"id": 442,
|
|
37489
37510
|
"name": "zIndex",
|
|
37490
37511
|
"kind": 1024,
|
|
37491
37512
|
"kindString": "Property",
|
|
@@ -37517,7 +37538,7 @@
|
|
|
37517
37538
|
{
|
|
37518
37539
|
"type": "reflection",
|
|
37519
37540
|
"declaration": {
|
|
37520
|
-
"id":
|
|
37541
|
+
"id": 443,
|
|
37521
37542
|
"name": "__type",
|
|
37522
37543
|
"kind": 65536,
|
|
37523
37544
|
"kindString": "Type literal",
|
|
@@ -37536,7 +37557,7 @@
|
|
|
37536
37557
|
{
|
|
37537
37558
|
"type": "reflection",
|
|
37538
37559
|
"declaration": {
|
|
37539
|
-
"id":
|
|
37560
|
+
"id": 444,
|
|
37540
37561
|
"name": "__type",
|
|
37541
37562
|
"kind": 65536,
|
|
37542
37563
|
"kindString": "Type literal",
|
|
@@ -37555,7 +37576,7 @@
|
|
|
37555
37576
|
{
|
|
37556
37577
|
"type": "reflection",
|
|
37557
37578
|
"declaration": {
|
|
37558
|
-
"id":
|
|
37579
|
+
"id": 445,
|
|
37559
37580
|
"name": "__type",
|
|
37560
37581
|
"kind": 65536,
|
|
37561
37582
|
"kindString": "Type literal",
|
|
@@ -37569,14 +37590,14 @@
|
|
|
37569
37590
|
],
|
|
37570
37591
|
"signatures": [
|
|
37571
37592
|
{
|
|
37572
|
-
"id":
|
|
37593
|
+
"id": 446,
|
|
37573
37594
|
"name": "__type",
|
|
37574
37595
|
"kind": 4096,
|
|
37575
37596
|
"kindString": "Call signature",
|
|
37576
37597
|
"flags": {},
|
|
37577
37598
|
"parameters": [
|
|
37578
37599
|
{
|
|
37579
|
-
"id":
|
|
37600
|
+
"id": 447,
|
|
37580
37601
|
"name": "theme",
|
|
37581
37602
|
"kind": 32768,
|
|
37582
37603
|
"kindString": "Parameter",
|
|
@@ -37613,7 +37634,7 @@
|
|
|
37613
37634
|
{
|
|
37614
37635
|
"type": "reflection",
|
|
37615
37636
|
"declaration": {
|
|
37616
|
-
"id":
|
|
37637
|
+
"id": 448,
|
|
37617
37638
|
"name": "__type",
|
|
37618
37639
|
"kind": 65536,
|
|
37619
37640
|
"kindString": "Type literal",
|
|
@@ -37632,7 +37653,7 @@
|
|
|
37632
37653
|
{
|
|
37633
37654
|
"type": "reflection",
|
|
37634
37655
|
"declaration": {
|
|
37635
|
-
"id":
|
|
37656
|
+
"id": 449,
|
|
37636
37657
|
"name": "__type",
|
|
37637
37658
|
"kind": 65536,
|
|
37638
37659
|
"kindString": "Type literal",
|
|
@@ -37664,101 +37685,102 @@
|
|
|
37664
37685
|
{
|
|
37665
37686
|
"title": "Properties",
|
|
37666
37687
|
"children": [
|
|
37667
|
-
|
|
37668
|
-
|
|
37669
|
-
|
|
37670
|
-
|
|
37671
|
-
|
|
37672
|
-
|
|
37673
|
-
|
|
37674
|
-
|
|
37675
|
-
|
|
37676
|
-
|
|
37677
|
-
|
|
37678
|
-
|
|
37679
|
-
|
|
37680
|
-
|
|
37681
|
-
|
|
37682
|
-
|
|
37683
|
-
|
|
37684
|
-
|
|
37685
|
-
|
|
37686
|
-
|
|
37687
|
-
|
|
37688
|
-
|
|
37689
|
-
|
|
37690
|
-
|
|
37691
|
-
|
|
37692
|
-
|
|
37693
|
-
|
|
37694
|
-
|
|
37695
|
-
|
|
37696
|
-
|
|
37697
|
-
|
|
37698
|
-
|
|
37699
|
-
|
|
37700
|
-
|
|
37701
|
-
|
|
37702
|
-
|
|
37703
|
-
|
|
37704
|
-
|
|
37705
|
-
|
|
37688
|
+
450,
|
|
37689
|
+
454,
|
|
37690
|
+
458,
|
|
37691
|
+
710,
|
|
37692
|
+
424,
|
|
37693
|
+
654,
|
|
37694
|
+
658,
|
|
37695
|
+
662,
|
|
37696
|
+
666,
|
|
37697
|
+
670,
|
|
37698
|
+
674,
|
|
37699
|
+
462,
|
|
37700
|
+
430,
|
|
37701
|
+
466,
|
|
37702
|
+
420,
|
|
37703
|
+
470,
|
|
37704
|
+
474,
|
|
37705
|
+
786,
|
|
37706
|
+
678,
|
|
37707
|
+
478,
|
|
37708
|
+
482,
|
|
37709
|
+
486,
|
|
37710
|
+
490,
|
|
37711
|
+
494,
|
|
37712
|
+
498,
|
|
37713
|
+
502,
|
|
37714
|
+
506,
|
|
37715
|
+
434,
|
|
37716
|
+
682,
|
|
37717
|
+
686,
|
|
37718
|
+
510,
|
|
37719
|
+
514,
|
|
37720
|
+
518,
|
|
37721
|
+
690,
|
|
37722
|
+
694,
|
|
37723
|
+
522,
|
|
37724
|
+
526,
|
|
37725
|
+
530,
|
|
37726
|
+
534,
|
|
37706
37727
|
411,
|
|
37707
37728
|
412,
|
|
37708
37729
|
413,
|
|
37709
|
-
|
|
37710
|
-
|
|
37711
|
-
|
|
37712
|
-
|
|
37713
|
-
|
|
37714
|
-
|
|
37715
|
-
|
|
37716
|
-
|
|
37717
|
-
|
|
37718
|
-
|
|
37719
|
-
|
|
37720
|
-
|
|
37721
|
-
|
|
37722
|
-
|
|
37723
|
-
577,
|
|
37724
|
-
581,
|
|
37725
|
-
725,
|
|
37726
|
-
585,
|
|
37727
|
-
589,
|
|
37728
|
-
729,
|
|
37729
|
-
721,
|
|
37730
|
-
717,
|
|
37731
|
-
733,
|
|
37732
|
-
741,
|
|
37733
|
-
593,
|
|
37734
|
-
701,
|
|
37735
|
-
415,
|
|
37736
|
-
705,
|
|
37737
|
-
597,
|
|
37738
|
-
601,
|
|
37739
|
-
605,
|
|
37740
|
-
609,
|
|
37741
|
-
769,
|
|
37742
|
-
777,
|
|
37743
|
-
757,
|
|
37744
|
-
761,
|
|
37745
|
-
613,
|
|
37746
|
-
753,
|
|
37747
|
-
749,
|
|
37748
|
-
765,
|
|
37749
|
-
773,
|
|
37750
|
-
617,
|
|
37751
|
-
621,
|
|
37730
|
+
538,
|
|
37731
|
+
542,
|
|
37732
|
+
546,
|
|
37733
|
+
550,
|
|
37734
|
+
554,
|
|
37735
|
+
558,
|
|
37736
|
+
714,
|
|
37737
|
+
698,
|
|
37738
|
+
562,
|
|
37739
|
+
566,
|
|
37740
|
+
570,
|
|
37741
|
+
574,
|
|
37742
|
+
738,
|
|
37743
|
+
746,
|
|
37752
37744
|
414,
|
|
37753
|
-
|
|
37754
|
-
|
|
37755
|
-
|
|
37756
|
-
|
|
37757
|
-
|
|
37758
|
-
|
|
37759
|
-
|
|
37760
|
-
|
|
37761
|
-
|
|
37745
|
+
578,
|
|
37746
|
+
582,
|
|
37747
|
+
726,
|
|
37748
|
+
586,
|
|
37749
|
+
590,
|
|
37750
|
+
730,
|
|
37751
|
+
722,
|
|
37752
|
+
718,
|
|
37753
|
+
734,
|
|
37754
|
+
742,
|
|
37755
|
+
594,
|
|
37756
|
+
702,
|
|
37757
|
+
416,
|
|
37758
|
+
706,
|
|
37759
|
+
598,
|
|
37760
|
+
602,
|
|
37761
|
+
606,
|
|
37762
|
+
610,
|
|
37763
|
+
770,
|
|
37764
|
+
778,
|
|
37765
|
+
758,
|
|
37766
|
+
762,
|
|
37767
|
+
614,
|
|
37768
|
+
754,
|
|
37769
|
+
750,
|
|
37770
|
+
766,
|
|
37771
|
+
774,
|
|
37772
|
+
618,
|
|
37773
|
+
622,
|
|
37774
|
+
415,
|
|
37775
|
+
626,
|
|
37776
|
+
630,
|
|
37777
|
+
634,
|
|
37778
|
+
638,
|
|
37779
|
+
782,
|
|
37780
|
+
642,
|
|
37781
|
+
646,
|
|
37782
|
+
650,
|
|
37783
|
+
442
|
|
37762
37784
|
]
|
|
37763
37785
|
}
|
|
37764
37786
|
],
|
|
@@ -37767,7 +37789,7 @@
|
|
|
37767
37789
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
37768
37790
|
"line": 6,
|
|
37769
37791
|
"character": 17,
|
|
37770
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37792
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L6"
|
|
37771
37793
|
}
|
|
37772
37794
|
],
|
|
37773
37795
|
"extendedTypes": [
|
|
@@ -37799,7 +37821,7 @@
|
|
|
37799
37821
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37800
37822
|
"line": 11,
|
|
37801
37823
|
"character": 2,
|
|
37802
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37824
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L11"
|
|
37803
37825
|
}
|
|
37804
37826
|
],
|
|
37805
37827
|
"type": {
|
|
@@ -37820,7 +37842,7 @@
|
|
|
37820
37842
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37821
37843
|
"line": 12,
|
|
37822
37844
|
"character": 2,
|
|
37823
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37845
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L12"
|
|
37824
37846
|
}
|
|
37825
37847
|
],
|
|
37826
37848
|
"type": {
|
|
@@ -37841,7 +37863,7 @@
|
|
|
37841
37863
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37842
37864
|
"line": 13,
|
|
37843
37865
|
"character": 2,
|
|
37844
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37866
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L13"
|
|
37845
37867
|
}
|
|
37846
37868
|
],
|
|
37847
37869
|
"type": {
|
|
@@ -37862,7 +37884,7 @@
|
|
|
37862
37884
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37863
37885
|
"line": 14,
|
|
37864
37886
|
"character": 2,
|
|
37865
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37887
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L14"
|
|
37866
37888
|
}
|
|
37867
37889
|
],
|
|
37868
37890
|
"type": {
|
|
@@ -37887,7 +37909,7 @@
|
|
|
37887
37909
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37888
37910
|
"line": 10,
|
|
37889
37911
|
"character": 17,
|
|
37890
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37912
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L10"
|
|
37891
37913
|
}
|
|
37892
37914
|
],
|
|
37893
37915
|
"extendedTypes": [
|
|
@@ -37906,14 +37928,14 @@
|
|
|
37906
37928
|
]
|
|
37907
37929
|
},
|
|
37908
37930
|
{
|
|
37909
|
-
"id":
|
|
37931
|
+
"id": 852,
|
|
37910
37932
|
"name": "WalletContextState",
|
|
37911
37933
|
"kind": 256,
|
|
37912
37934
|
"kindString": "Interface",
|
|
37913
37935
|
"flags": {},
|
|
37914
37936
|
"children": [
|
|
37915
37937
|
{
|
|
37916
|
-
"id":
|
|
37938
|
+
"id": 853,
|
|
37917
37939
|
"name": "activeAccountIndex",
|
|
37918
37940
|
"kind": 1024,
|
|
37919
37941
|
"kindString": "Property",
|
|
@@ -37925,7 +37947,7 @@
|
|
|
37925
37947
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37926
37948
|
"line": 6,
|
|
37927
37949
|
"character": 2,
|
|
37928
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37950
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L6"
|
|
37929
37951
|
}
|
|
37930
37952
|
],
|
|
37931
37953
|
"type": {
|
|
@@ -37934,7 +37956,7 @@
|
|
|
37934
37956
|
}
|
|
37935
37957
|
},
|
|
37936
37958
|
{
|
|
37937
|
-
"id":
|
|
37959
|
+
"id": 857,
|
|
37938
37960
|
"name": "provided",
|
|
37939
37961
|
"kind": 1024,
|
|
37940
37962
|
"kindString": "Property",
|
|
@@ -37956,7 +37978,7 @@
|
|
|
37956
37978
|
}
|
|
37957
37979
|
},
|
|
37958
37980
|
{
|
|
37959
|
-
"id":
|
|
37981
|
+
"id": 854,
|
|
37960
37982
|
"name": "setActiveAccountIndex",
|
|
37961
37983
|
"kind": 1024,
|
|
37962
37984
|
"kindString": "Property",
|
|
@@ -37968,7 +37990,7 @@
|
|
|
37968
37990
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37969
37991
|
"line": 7,
|
|
37970
37992
|
"character": 2,
|
|
37971
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37993
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L7"
|
|
37972
37994
|
}
|
|
37973
37995
|
],
|
|
37974
37996
|
"type": {
|
|
@@ -37985,7 +38007,7 @@
|
|
|
37985
38007
|
}
|
|
37986
38008
|
},
|
|
37987
38009
|
{
|
|
37988
|
-
"id":
|
|
38010
|
+
"id": 855,
|
|
37989
38011
|
"name": "setWallet",
|
|
37990
38012
|
"kind": 1024,
|
|
37991
38013
|
"kindString": "Property",
|
|
@@ -37997,7 +38019,7 @@
|
|
|
37997
38019
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37998
38020
|
"line": 8,
|
|
37999
38021
|
"character": 2,
|
|
38000
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38022
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L8"
|
|
38001
38023
|
}
|
|
38002
38024
|
],
|
|
38003
38025
|
"type": {
|
|
@@ -38016,7 +38038,7 @@
|
|
|
38016
38038
|
}
|
|
38017
38039
|
},
|
|
38018
38040
|
{
|
|
38019
|
-
"id":
|
|
38041
|
+
"id": 856,
|
|
38020
38042
|
"name": "wallet",
|
|
38021
38043
|
"kind": 1024,
|
|
38022
38044
|
"kindString": "Property",
|
|
@@ -38028,7 +38050,7 @@
|
|
|
38028
38050
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
38029
38051
|
"line": 9,
|
|
38030
38052
|
"character": 2,
|
|
38031
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38053
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L9"
|
|
38032
38054
|
}
|
|
38033
38055
|
],
|
|
38034
38056
|
"type": {
|
|
@@ -38043,11 +38065,11 @@
|
|
|
38043
38065
|
{
|
|
38044
38066
|
"title": "Properties",
|
|
38045
38067
|
"children": [
|
|
38046
|
-
852,
|
|
38047
|
-
856,
|
|
38048
38068
|
853,
|
|
38069
|
+
857,
|
|
38049
38070
|
854,
|
|
38050
|
-
855
|
|
38071
|
+
855,
|
|
38072
|
+
856
|
|
38051
38073
|
]
|
|
38052
38074
|
}
|
|
38053
38075
|
],
|
|
@@ -38056,7 +38078,7 @@
|
|
|
38056
38078
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
38057
38079
|
"line": 5,
|
|
38058
38080
|
"character": 17,
|
|
38059
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38081
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L5"
|
|
38060
38082
|
}
|
|
38061
38083
|
],
|
|
38062
38084
|
"extendedTypes": [
|
|
@@ -38067,14 +38089,14 @@
|
|
|
38067
38089
|
]
|
|
38068
38090
|
},
|
|
38069
38091
|
{
|
|
38070
|
-
"id":
|
|
38092
|
+
"id": 845,
|
|
38071
38093
|
"name": "WalletProviderProps",
|
|
38072
38094
|
"kind": 256,
|
|
38073
38095
|
"kindString": "Interface",
|
|
38074
38096
|
"flags": {},
|
|
38075
38097
|
"children": [
|
|
38076
38098
|
{
|
|
38077
|
-
"id":
|
|
38099
|
+
"id": 846,
|
|
38078
38100
|
"name": "defaultActiveAccountIndex",
|
|
38079
38101
|
"kind": 1024,
|
|
38080
38102
|
"kindString": "Property",
|
|
@@ -38086,7 +38108,7 @@
|
|
|
38086
38108
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38087
38109
|
"line": 10,
|
|
38088
38110
|
"character": 2,
|
|
38089
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38111
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L10"
|
|
38090
38112
|
}
|
|
38091
38113
|
],
|
|
38092
38114
|
"type": {
|
|
@@ -38095,7 +38117,7 @@
|
|
|
38095
38117
|
}
|
|
38096
38118
|
},
|
|
38097
38119
|
{
|
|
38098
|
-
"id":
|
|
38120
|
+
"id": 847,
|
|
38099
38121
|
"name": "defaultWallet",
|
|
38100
38122
|
"kind": 1024,
|
|
38101
38123
|
"kindString": "Property",
|
|
@@ -38107,7 +38129,7 @@
|
|
|
38107
38129
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38108
38130
|
"line": 11,
|
|
38109
38131
|
"character": 2,
|
|
38110
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38132
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L11"
|
|
38111
38133
|
}
|
|
38112
38134
|
],
|
|
38113
38135
|
"type": {
|
|
@@ -38122,8 +38144,8 @@
|
|
|
38122
38144
|
{
|
|
38123
38145
|
"title": "Properties",
|
|
38124
38146
|
"children": [
|
|
38125
|
-
|
|
38126
|
-
|
|
38147
|
+
846,
|
|
38148
|
+
847
|
|
38127
38149
|
]
|
|
38128
38150
|
}
|
|
38129
38151
|
],
|
|
@@ -38132,12 +38154,12 @@
|
|
|
38132
38154
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38133
38155
|
"line": 9,
|
|
38134
38156
|
"character": 17,
|
|
38135
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38157
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L9"
|
|
38136
38158
|
}
|
|
38137
38159
|
]
|
|
38138
38160
|
},
|
|
38139
38161
|
{
|
|
38140
|
-
"id":
|
|
38162
|
+
"id": 794,
|
|
38141
38163
|
"name": "AccountContext",
|
|
38142
38164
|
"kind": 32,
|
|
38143
38165
|
"kindString": "Variable",
|
|
@@ -38149,7 +38171,7 @@
|
|
|
38149
38171
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/Context.ts",
|
|
38150
38172
|
"line": 5,
|
|
38151
38173
|
"character": 13,
|
|
38152
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38174
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/Context.ts#L5"
|
|
38153
38175
|
}
|
|
38154
38176
|
],
|
|
38155
38177
|
"type": {
|
|
@@ -38160,7 +38182,7 @@
|
|
|
38160
38182
|
"types": [
|
|
38161
38183
|
{
|
|
38162
38184
|
"type": "reference",
|
|
38163
|
-
"id":
|
|
38185
|
+
"id": 801,
|
|
38164
38186
|
"name": "AccountContextState"
|
|
38165
38187
|
},
|
|
38166
38188
|
{
|
|
@@ -38177,7 +38199,7 @@
|
|
|
38177
38199
|
"defaultValue": "..."
|
|
38178
38200
|
},
|
|
38179
38201
|
{
|
|
38180
|
-
"id":
|
|
38202
|
+
"id": 808,
|
|
38181
38203
|
"name": "SeedPhraseContext",
|
|
38182
38204
|
"kind": 32,
|
|
38183
38205
|
"kindString": "Variable",
|
|
@@ -38189,7 +38211,7 @@
|
|
|
38189
38211
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/Context.ts",
|
|
38190
38212
|
"line": 5,
|
|
38191
38213
|
"character": 13,
|
|
38192
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38214
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/Context.ts#L5"
|
|
38193
38215
|
}
|
|
38194
38216
|
],
|
|
38195
38217
|
"type": {
|
|
@@ -38200,7 +38222,7 @@
|
|
|
38200
38222
|
"types": [
|
|
38201
38223
|
{
|
|
38202
38224
|
"type": "reference",
|
|
38203
|
-
"id":
|
|
38225
|
+
"id": 813,
|
|
38204
38226
|
"name": "SeedPhraseContextState"
|
|
38205
38227
|
},
|
|
38206
38228
|
{
|
|
@@ -38217,7 +38239,7 @@
|
|
|
38217
38239
|
"defaultValue": "..."
|
|
38218
38240
|
},
|
|
38219
38241
|
{
|
|
38220
|
-
"id":
|
|
38242
|
+
"id": 844,
|
|
38221
38243
|
"name": "WalletContext",
|
|
38222
38244
|
"kind": 32,
|
|
38223
38245
|
"kindString": "Variable",
|
|
@@ -38229,7 +38251,7 @@
|
|
|
38229
38251
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Context.ts",
|
|
38230
38252
|
"line": 5,
|
|
38231
38253
|
"character": 13,
|
|
38232
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38254
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/Context.ts#L5"
|
|
38233
38255
|
}
|
|
38234
38256
|
],
|
|
38235
38257
|
"type": {
|
|
@@ -38240,7 +38262,7 @@
|
|
|
38240
38262
|
"types": [
|
|
38241
38263
|
{
|
|
38242
38264
|
"type": "reference",
|
|
38243
|
-
"id":
|
|
38265
|
+
"id": 852,
|
|
38244
38266
|
"name": "WalletContextState"
|
|
38245
38267
|
},
|
|
38246
38268
|
{
|
|
@@ -38257,7 +38279,7 @@
|
|
|
38257
38279
|
"defaultValue": "..."
|
|
38258
38280
|
},
|
|
38259
38281
|
{
|
|
38260
|
-
"id":
|
|
38282
|
+
"id": 797,
|
|
38261
38283
|
"name": "AccountMemoryProvider",
|
|
38262
38284
|
"kind": 64,
|
|
38263
38285
|
"kindString": "Function",
|
|
@@ -38267,19 +38289,19 @@
|
|
|
38267
38289
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx",
|
|
38268
38290
|
"line": 11,
|
|
38269
38291
|
"character": 13,
|
|
38270
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38292
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx#L11"
|
|
38271
38293
|
}
|
|
38272
38294
|
],
|
|
38273
38295
|
"signatures": [
|
|
38274
38296
|
{
|
|
38275
|
-
"id":
|
|
38297
|
+
"id": 798,
|
|
38276
38298
|
"name": "AccountMemoryProvider",
|
|
38277
38299
|
"kind": 4096,
|
|
38278
38300
|
"kindString": "Call signature",
|
|
38279
38301
|
"flags": {},
|
|
38280
38302
|
"parameters": [
|
|
38281
38303
|
{
|
|
38282
|
-
"id":
|
|
38304
|
+
"id": 799,
|
|
38283
38305
|
"name": "props",
|
|
38284
38306
|
"kind": 32768,
|
|
38285
38307
|
"kindString": "Parameter",
|
|
@@ -38289,7 +38311,7 @@
|
|
|
38289
38311
|
"typeArguments": [
|
|
38290
38312
|
{
|
|
38291
38313
|
"type": "reference",
|
|
38292
|
-
"id":
|
|
38314
|
+
"id": 795,
|
|
38293
38315
|
"name": "AccountMemoryProviderProps"
|
|
38294
38316
|
}
|
|
38295
38317
|
],
|
|
@@ -38299,7 +38321,7 @@
|
|
|
38299
38321
|
}
|
|
38300
38322
|
},
|
|
38301
38323
|
{
|
|
38302
|
-
"id":
|
|
38324
|
+
"id": 800,
|
|
38303
38325
|
"name": "context",
|
|
38304
38326
|
"kind": 32768,
|
|
38305
38327
|
"kindString": "Parameter",
|
|
@@ -38351,7 +38373,7 @@
|
|
|
38351
38373
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
38352
38374
|
"line": 12,
|
|
38353
38375
|
"character": 13,
|
|
38354
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38376
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L12"
|
|
38355
38377
|
}
|
|
38356
38378
|
],
|
|
38357
38379
|
"signatures": [
|
|
@@ -38427,7 +38449,7 @@
|
|
|
38427
38449
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
38428
38450
|
"line": 25,
|
|
38429
38451
|
"character": 13,
|
|
38430
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38452
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L25"
|
|
38431
38453
|
}
|
|
38432
38454
|
],
|
|
38433
38455
|
"signatures": [
|
|
@@ -38503,7 +38525,7 @@
|
|
|
38503
38525
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/SeedPhraseIconButton.tsx",
|
|
38504
38526
|
"line": 17,
|
|
38505
38527
|
"character": 13,
|
|
38506
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38528
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/SeedPhrase/SeedPhraseIconButton.tsx#L17"
|
|
38507
38529
|
}
|
|
38508
38530
|
],
|
|
38509
38531
|
"signatures": [
|
|
@@ -38586,7 +38608,7 @@
|
|
|
38586
38608
|
]
|
|
38587
38609
|
},
|
|
38588
38610
|
{
|
|
38589
|
-
"id":
|
|
38611
|
+
"id": 809,
|
|
38590
38612
|
"name": "SeedPhraseProvider",
|
|
38591
38613
|
"kind": 64,
|
|
38592
38614
|
"kindString": "Function",
|
|
@@ -38596,19 +38618,19 @@
|
|
|
38596
38618
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/Provider.tsx",
|
|
38597
38619
|
"line": 17,
|
|
38598
38620
|
"character": 13,
|
|
38599
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38621
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/Provider.tsx#L17"
|
|
38600
38622
|
}
|
|
38601
38623
|
],
|
|
38602
38624
|
"signatures": [
|
|
38603
38625
|
{
|
|
38604
|
-
"id":
|
|
38626
|
+
"id": 810,
|
|
38605
38627
|
"name": "SeedPhraseProvider",
|
|
38606
38628
|
"kind": 4096,
|
|
38607
38629
|
"kindString": "Call signature",
|
|
38608
38630
|
"flags": {},
|
|
38609
38631
|
"parameters": [
|
|
38610
38632
|
{
|
|
38611
|
-
"id":
|
|
38633
|
+
"id": 811,
|
|
38612
38634
|
"name": "props",
|
|
38613
38635
|
"kind": 32768,
|
|
38614
38636
|
"kindString": "Parameter",
|
|
@@ -38619,7 +38641,7 @@
|
|
|
38619
38641
|
}
|
|
38620
38642
|
},
|
|
38621
38643
|
{
|
|
38622
|
-
"id":
|
|
38644
|
+
"id": 812,
|
|
38623
38645
|
"name": "context",
|
|
38624
38646
|
"kind": 32768,
|
|
38625
38647
|
"kindString": "Parameter",
|
|
@@ -38671,7 +38693,7 @@
|
|
|
38671
38693
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx",
|
|
38672
38694
|
"line": 15,
|
|
38673
38695
|
"character": 13,
|
|
38674
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38696
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L15"
|
|
38675
38697
|
}
|
|
38676
38698
|
],
|
|
38677
38699
|
"signatures": [
|
|
@@ -38747,7 +38769,7 @@
|
|
|
38747
38769
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
38748
38770
|
"line": 21,
|
|
38749
38771
|
"character": 13,
|
|
38750
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38772
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L21"
|
|
38751
38773
|
}
|
|
38752
38774
|
],
|
|
38753
38775
|
"signatures": [
|
|
@@ -38813,7 +38835,7 @@
|
|
|
38813
38835
|
]
|
|
38814
38836
|
},
|
|
38815
38837
|
{
|
|
38816
|
-
"id":
|
|
38838
|
+
"id": 790,
|
|
38817
38839
|
"name": "WalletAccountSelectBar",
|
|
38818
38840
|
"kind": 64,
|
|
38819
38841
|
"kindString": "Function",
|
|
@@ -38821,21 +38843,21 @@
|
|
|
38821
38843
|
"sources": [
|
|
38822
38844
|
{
|
|
38823
38845
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
38824
|
-
"line":
|
|
38846
|
+
"line": 14,
|
|
38825
38847
|
"character": 13,
|
|
38826
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38848
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L14"
|
|
38827
38849
|
}
|
|
38828
38850
|
],
|
|
38829
38851
|
"signatures": [
|
|
38830
38852
|
{
|
|
38831
|
-
"id":
|
|
38853
|
+
"id": 791,
|
|
38832
38854
|
"name": "WalletAccountSelectBar",
|
|
38833
38855
|
"kind": 4096,
|
|
38834
38856
|
"kindString": "Call signature",
|
|
38835
38857
|
"flags": {},
|
|
38836
38858
|
"parameters": [
|
|
38837
38859
|
{
|
|
38838
|
-
"id":
|
|
38860
|
+
"id": 792,
|
|
38839
38861
|
"name": "props",
|
|
38840
38862
|
"kind": 32768,
|
|
38841
38863
|
"kindString": "Parameter",
|
|
@@ -38847,7 +38869,7 @@
|
|
|
38847
38869
|
}
|
|
38848
38870
|
},
|
|
38849
38871
|
{
|
|
38850
|
-
"id":
|
|
38872
|
+
"id": 793,
|
|
38851
38873
|
"name": "context",
|
|
38852
38874
|
"kind": 32768,
|
|
38853
38875
|
"kindString": "Parameter",
|
|
@@ -38889,7 +38911,7 @@
|
|
|
38889
38911
|
]
|
|
38890
38912
|
},
|
|
38891
38913
|
{
|
|
38892
|
-
"id":
|
|
38914
|
+
"id": 848,
|
|
38893
38915
|
"name": "WalletProvider",
|
|
38894
38916
|
"kind": 64,
|
|
38895
38917
|
"kindString": "Function",
|
|
@@ -38899,19 +38921,19 @@
|
|
|
38899
38921
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38900
38922
|
"line": 20,
|
|
38901
38923
|
"character": 13,
|
|
38902
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38924
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L20"
|
|
38903
38925
|
}
|
|
38904
38926
|
],
|
|
38905
38927
|
"signatures": [
|
|
38906
38928
|
{
|
|
38907
|
-
"id":
|
|
38929
|
+
"id": 849,
|
|
38908
38930
|
"name": "WalletProvider",
|
|
38909
38931
|
"kind": 4096,
|
|
38910
38932
|
"kindString": "Call signature",
|
|
38911
38933
|
"flags": {},
|
|
38912
38934
|
"parameters": [
|
|
38913
38935
|
{
|
|
38914
|
-
"id":
|
|
38936
|
+
"id": 850,
|
|
38915
38937
|
"name": "props",
|
|
38916
38938
|
"kind": 32768,
|
|
38917
38939
|
"kindString": "Parameter",
|
|
@@ -38921,7 +38943,7 @@
|
|
|
38921
38943
|
"typeArguments": [
|
|
38922
38944
|
{
|
|
38923
38945
|
"type": "reference",
|
|
38924
|
-
"id":
|
|
38946
|
+
"id": 845,
|
|
38925
38947
|
"name": "WalletProviderProps"
|
|
38926
38948
|
}
|
|
38927
38949
|
],
|
|
@@ -38931,7 +38953,7 @@
|
|
|
38931
38953
|
}
|
|
38932
38954
|
},
|
|
38933
38955
|
{
|
|
38934
|
-
"id":
|
|
38956
|
+
"id": 851,
|
|
38935
38957
|
"name": "context",
|
|
38936
38958
|
"kind": 32768,
|
|
38937
38959
|
"kindString": "Parameter",
|
|
@@ -38973,7 +38995,7 @@
|
|
|
38973
38995
|
]
|
|
38974
38996
|
},
|
|
38975
38997
|
{
|
|
38976
|
-
"id":
|
|
38998
|
+
"id": 805,
|
|
38977
38999
|
"name": "useAccount",
|
|
38978
39000
|
"kind": 64,
|
|
38979
39001
|
"kindString": "Function",
|
|
@@ -38983,19 +39005,19 @@
|
|
|
38983
39005
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/use.ts",
|
|
38984
39006
|
"line": 5,
|
|
38985
39007
|
"character": 13,
|
|
38986
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39008
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Account/use.ts#L5"
|
|
38987
39009
|
}
|
|
38988
39010
|
],
|
|
38989
39011
|
"signatures": [
|
|
38990
39012
|
{
|
|
38991
|
-
"id":
|
|
39013
|
+
"id": 806,
|
|
38992
39014
|
"name": "useAccount",
|
|
38993
39015
|
"kind": 4096,
|
|
38994
39016
|
"kindString": "Call signature",
|
|
38995
39017
|
"flags": {},
|
|
38996
39018
|
"parameters": [
|
|
38997
39019
|
{
|
|
38998
|
-
"id":
|
|
39020
|
+
"id": 807,
|
|
38999
39021
|
"name": "required",
|
|
39000
39022
|
"kind": 32768,
|
|
39001
39023
|
"kindString": "Parameter",
|
|
@@ -39015,7 +39037,7 @@
|
|
|
39015
39037
|
"types": [
|
|
39016
39038
|
{
|
|
39017
39039
|
"type": "reference",
|
|
39018
|
-
"id":
|
|
39040
|
+
"id": 801,
|
|
39019
39041
|
"name": "AccountContextState"
|
|
39020
39042
|
},
|
|
39021
39043
|
{
|
|
@@ -39037,7 +39059,7 @@
|
|
|
39037
39059
|
]
|
|
39038
39060
|
},
|
|
39039
39061
|
{
|
|
39040
|
-
"id":
|
|
39062
|
+
"id": 842,
|
|
39041
39063
|
"name": "useSeedPhrase",
|
|
39042
39064
|
"kind": 64,
|
|
39043
39065
|
"kindString": "Function",
|
|
@@ -39047,12 +39069,12 @@
|
|
|
39047
39069
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/use.tsx",
|
|
39048
39070
|
"line": 5,
|
|
39049
39071
|
"character": 13,
|
|
39050
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39072
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/SeedPhrase/use.tsx#L5"
|
|
39051
39073
|
}
|
|
39052
39074
|
],
|
|
39053
39075
|
"signatures": [
|
|
39054
39076
|
{
|
|
39055
|
-
"id":
|
|
39077
|
+
"id": 843,
|
|
39056
39078
|
"name": "useSeedPhrase",
|
|
39057
39079
|
"kind": 4096,
|
|
39058
39080
|
"kindString": "Call signature",
|
|
@@ -39065,7 +39087,7 @@
|
|
|
39065
39087
|
"types": [
|
|
39066
39088
|
{
|
|
39067
39089
|
"type": "reference",
|
|
39068
|
-
"id":
|
|
39090
|
+
"id": 813,
|
|
39069
39091
|
"name": "SeedPhraseContextState"
|
|
39070
39092
|
},
|
|
39071
39093
|
{
|
|
@@ -39087,7 +39109,7 @@
|
|
|
39087
39109
|
]
|
|
39088
39110
|
},
|
|
39089
39111
|
{
|
|
39090
|
-
"id":
|
|
39112
|
+
"id": 858,
|
|
39091
39113
|
"name": "useWallet",
|
|
39092
39114
|
"kind": 64,
|
|
39093
39115
|
"kindString": "Function",
|
|
@@ -39097,19 +39119,19 @@
|
|
|
39097
39119
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/use.ts",
|
|
39098
39120
|
"line": 5,
|
|
39099
39121
|
"character": 13,
|
|
39100
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39122
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/contexts/Wallet/use.ts#L5"
|
|
39101
39123
|
}
|
|
39102
39124
|
],
|
|
39103
39125
|
"signatures": [
|
|
39104
39126
|
{
|
|
39105
|
-
"id":
|
|
39127
|
+
"id": 859,
|
|
39106
39128
|
"name": "useWallet",
|
|
39107
39129
|
"kind": 4096,
|
|
39108
39130
|
"kindString": "Call signature",
|
|
39109
39131
|
"flags": {},
|
|
39110
39132
|
"parameters": [
|
|
39111
39133
|
{
|
|
39112
|
-
"id":
|
|
39134
|
+
"id": 860,
|
|
39113
39135
|
"name": "required",
|
|
39114
39136
|
"kind": 32768,
|
|
39115
39137
|
"kindString": "Parameter",
|
|
@@ -39129,7 +39151,7 @@
|
|
|
39129
39151
|
"types": [
|
|
39130
39152
|
{
|
|
39131
39153
|
"type": "reference",
|
|
39132
|
-
"id":
|
|
39154
|
+
"id": 852,
|
|
39133
39155
|
"name": "WalletContextState"
|
|
39134
39156
|
},
|
|
39135
39157
|
{
|
|
@@ -39155,40 +39177,40 @@
|
|
|
39155
39177
|
{
|
|
39156
39178
|
"title": "Interfaces",
|
|
39157
39179
|
"children": [
|
|
39158
|
-
|
|
39159
|
-
|
|
39160
|
-
|
|
39180
|
+
801,
|
|
39181
|
+
795,
|
|
39182
|
+
813,
|
|
39161
39183
|
1,
|
|
39162
39184
|
20,
|
|
39163
39185
|
410,
|
|
39164
39186
|
401,
|
|
39165
|
-
|
|
39166
|
-
|
|
39187
|
+
852,
|
|
39188
|
+
845
|
|
39167
39189
|
]
|
|
39168
39190
|
},
|
|
39169
39191
|
{
|
|
39170
39192
|
"title": "Variables",
|
|
39171
39193
|
"children": [
|
|
39172
|
-
|
|
39173
|
-
|
|
39174
|
-
|
|
39194
|
+
794,
|
|
39195
|
+
808,
|
|
39196
|
+
844
|
|
39175
39197
|
]
|
|
39176
39198
|
},
|
|
39177
39199
|
{
|
|
39178
39200
|
"title": "Functions",
|
|
39179
39201
|
"children": [
|
|
39180
|
-
|
|
39202
|
+
797,
|
|
39181
39203
|
7,
|
|
39182
39204
|
11,
|
|
39183
39205
|
15,
|
|
39184
|
-
|
|
39206
|
+
809,
|
|
39185
39207
|
397,
|
|
39186
39208
|
406,
|
|
39187
|
-
|
|
39188
|
-
|
|
39189
|
-
|
|
39190
|
-
|
|
39191
|
-
|
|
39209
|
+
790,
|
|
39210
|
+
848,
|
|
39211
|
+
805,
|
|
39212
|
+
842,
|
|
39213
|
+
858
|
|
39192
39214
|
]
|
|
39193
39215
|
}
|
|
39194
39216
|
],
|
|
@@ -39197,7 +39219,7 @@
|
|
|
39197
39219
|
"fileName": "packages/sdk/packages/wallet/src/index.ts",
|
|
39198
39220
|
"line": 1,
|
|
39199
39221
|
"character": 0,
|
|
39200
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39222
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2a36ec1f2/packages/sdk/packages/wallet/src/index.ts#L1"
|
|
39201
39223
|
}
|
|
39202
39224
|
]
|
|
39203
39225
|
}
|