@xyo-network/react-wallet 2.42.8 → 2.42.10
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/Select.js +2 -2
- package/dist/cjs/components/WalletAccountSelect/Select.js.map +1 -1
- package/dist/cjs/contexts/Wallet/Provider.js +5 -0
- package/dist/cjs/contexts/Wallet/Provider.js.map +1 -1
- package/dist/docs.json +678 -656
- package/dist/esm/components/WalletAccountSelect/Select.js +2 -2
- package/dist/esm/components/WalletAccountSelect/Select.js.map +1 -1
- package/dist/esm/contexts/Wallet/Provider.js +5 -0
- package/dist/esm/contexts/Wallet/Provider.js.map +1 -1
- package/dist/types/components/WalletAccountSelect/Select.d.ts +1 -0
- package/dist/types/components/WalletAccountSelect/Select.d.ts.map +1 -1
- package/dist/types/contexts/Wallet/Provider.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/components/WalletAccountSelect/Select.tsx +3 -2
- package/src/contexts/Wallet/Provider.tsx +6 -0
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 800,
|
|
11
11
|
"name": "AccountContextState",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 801,
|
|
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/1e3c17b76c7/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": 803,
|
|
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": 802,
|
|
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/1e3c17b76c7/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
|
+
801,
|
|
98
|
+
803,
|
|
99
|
+
802
|
|
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/1e3c17b76c7/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": 794,
|
|
120
120
|
"name": "AccountMemoryProviderProps",
|
|
121
121
|
"kind": 256,
|
|
122
122
|
"kindString": "Interface",
|
|
123
123
|
"flags": {},
|
|
124
124
|
"children": [
|
|
125
125
|
{
|
|
126
|
-
"id":
|
|
126
|
+
"id": 795,
|
|
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/1e3c17b76c7/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
|
+
795
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx#L7"
|
|
163
163
|
}
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
|
-
"id":
|
|
167
|
+
"id": 812,
|
|
168
168
|
"name": "SeedPhraseContextState",
|
|
169
169
|
"kind": 256,
|
|
170
170
|
"kindString": "Interface",
|
|
171
171
|
"flags": {},
|
|
172
172
|
"children": [
|
|
173
173
|
{
|
|
174
|
-
"id":
|
|
174
|
+
"id": 813,
|
|
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/1e3c17b76c7/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": 814,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L5"
|
|
203
203
|
}
|
|
204
204
|
],
|
|
205
205
|
"signatures": [
|
|
206
206
|
{
|
|
207
|
-
"id":
|
|
207
|
+
"id": 815,
|
|
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": 816,
|
|
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/1e3c17b76c7/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": 817,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L6"
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
253
|
"signatures": [
|
|
254
254
|
{
|
|
255
|
-
"id":
|
|
255
|
+
"id": 818,
|
|
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": 819,
|
|
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": 820,
|
|
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/1e3c17b76c7/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": 821,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L7"
|
|
312
312
|
}
|
|
313
313
|
],
|
|
314
314
|
"signatures": [
|
|
315
315
|
{
|
|
316
|
-
"id":
|
|
316
|
+
"id": 822,
|
|
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": 823,
|
|
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/1e3c17b76c7/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": 824,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L8"
|
|
360
360
|
}
|
|
361
361
|
],
|
|
362
362
|
"signatures": [
|
|
363
363
|
{
|
|
364
|
-
"id":
|
|
364
|
+
"id": 825,
|
|
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": 826,
|
|
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/1e3c17b76c7/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": 827,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L9"
|
|
408
408
|
}
|
|
409
409
|
],
|
|
410
410
|
"signatures": [
|
|
411
411
|
{
|
|
412
|
-
"id":
|
|
412
|
+
"id": 828,
|
|
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": 829,
|
|
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/1e3c17b76c7/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": 830,
|
|
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/1e3c17b76c7/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": 840,
|
|
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": 831,
|
|
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/1e3c17b76c7/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": 832,
|
|
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/1e3c17b76c7/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": 833,
|
|
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/1e3c17b76c7/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": 834,
|
|
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/1e3c17b76c7/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": 835,
|
|
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/1e3c17b76c7/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": 836,
|
|
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/1e3c17b76c7/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": 837,
|
|
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/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/State.ts#L17"
|
|
684
684
|
}
|
|
685
685
|
],
|
|
686
686
|
"signatures": [
|
|
687
687
|
{
|
|
688
|
-
"id":
|
|
688
|
+
"id": 838,
|
|
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": 839,
|
|
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
|
-
828,
|
|
731
|
+
813,
|
|
732
|
+
816,
|
|
733
|
+
820,
|
|
734
|
+
823,
|
|
735
|
+
826,
|
|
737
736
|
829,
|
|
738
|
-
839,
|
|
739
737
|
830,
|
|
738
|
+
840,
|
|
740
739
|
831,
|
|
741
740
|
832,
|
|
742
741
|
833,
|
|
743
742
|
834,
|
|
744
|
-
835
|
|
743
|
+
835,
|
|
744
|
+
836
|
|
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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/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/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L10"
|
|
19294
19294
|
}
|
|
19295
19295
|
],
|
|
19296
19296
|
"extendedTypes": [
|
|
@@ -19303,14 +19303,14 @@
|
|
|
19303
19303
|
]
|
|
19304
19304
|
},
|
|
19305
19305
|
{
|
|
19306
|
-
"id":
|
|
19306
|
+
"id": 410,
|
|
19307
19307
|
"name": "WalletAccountSelectBarProps",
|
|
19308
19308
|
"kind": 256,
|
|
19309
19309
|
"kindString": "Interface",
|
|
19310
19310
|
"flags": {},
|
|
19311
19311
|
"children": [
|
|
19312
19312
|
{
|
|
19313
|
-
"id":
|
|
19313
|
+
"id": 449,
|
|
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": 450,
|
|
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": 451,
|
|
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": 452,
|
|
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": 453,
|
|
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": 454,
|
|
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": 455,
|
|
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": 456,
|
|
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": 457,
|
|
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": 458,
|
|
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": 459,
|
|
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": 460,
|
|
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": 709,
|
|
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": 710,
|
|
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": 711,
|
|
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": 712,
|
|
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": 423,
|
|
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": 424,
|
|
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": 425,
|
|
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": 426,
|
|
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": 427,
|
|
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": 428,
|
|
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": 653,
|
|
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": 654,
|
|
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": 655,
|
|
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": 656,
|
|
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": 657,
|
|
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": 658,
|
|
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": 659,
|
|
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": 660,
|
|
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": 661,
|
|
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": 662,
|
|
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": 663,
|
|
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": 664,
|
|
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": 665,
|
|
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": 666,
|
|
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": 667,
|
|
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": 668,
|
|
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": 669,
|
|
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": 670,
|
|
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": 671,
|
|
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": 672,
|
|
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": 673,
|
|
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": 674,
|
|
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": 675,
|
|
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": 676,
|
|
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": 461,
|
|
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": 462,
|
|
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": 463,
|
|
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": 464,
|
|
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": 429,
|
|
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": 430,
|
|
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": 431,
|
|
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": 432,
|
|
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": 465,
|
|
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": 466,
|
|
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": 467,
|
|
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": 468,
|
|
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": 419,
|
|
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": 420,
|
|
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": 421,
|
|
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": 422,
|
|
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": 469,
|
|
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": 470,
|
|
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": 471,
|
|
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": 472,
|
|
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": 473,
|
|
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": 474,
|
|
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": 475,
|
|
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": 476,
|
|
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": 785,
|
|
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": 786,
|
|
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": 787,
|
|
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": 788,
|
|
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": 677,
|
|
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": 678,
|
|
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": 679,
|
|
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": 680,
|
|
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": 477,
|
|
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": 478,
|
|
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": 479,
|
|
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": 480,
|
|
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": 481,
|
|
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": 482,
|
|
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": 483,
|
|
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": 484,
|
|
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": 485,
|
|
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": 486,
|
|
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": 487,
|
|
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": 488,
|
|
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": 489,
|
|
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": 490,
|
|
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": 491,
|
|
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": 492,
|
|
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": 493,
|
|
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": 494,
|
|
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": 495,
|
|
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": 496,
|
|
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": 497,
|
|
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": 498,
|
|
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": 499,
|
|
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": 500,
|
|
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": 501,
|
|
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": 502,
|
|
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": 503,
|
|
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": 504,
|
|
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": 505,
|
|
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": 506,
|
|
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": 507,
|
|
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": 508,
|
|
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": 433,
|
|
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": 434,
|
|
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": 435,
|
|
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": 436,
|
|
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": 437,
|
|
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": 438,
|
|
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": 439,
|
|
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": 440,
|
|
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": 681,
|
|
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": 682,
|
|
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": 683,
|
|
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": 684,
|
|
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": 685,
|
|
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": 686,
|
|
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": 687,
|
|
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": 688,
|
|
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": 509,
|
|
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": 510,
|
|
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": 511,
|
|
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": 512,
|
|
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": 513,
|
|
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": 514,
|
|
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": 515,
|
|
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": 516,
|
|
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": 517,
|
|
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": 518,
|
|
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": 519,
|
|
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": 520,
|
|
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": 689,
|
|
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": 690,
|
|
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": 691,
|
|
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": 692,
|
|
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": 693,
|
|
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": 694,
|
|
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": 695,
|
|
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": 696,
|
|
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": 521,
|
|
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": 522,
|
|
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": 523,
|
|
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": 524,
|
|
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": 525,
|
|
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": 526,
|
|
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": 527,
|
|
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": 528,
|
|
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": 529,
|
|
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": 530,
|
|
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": 531,
|
|
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": 532,
|
|
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": 533,
|
|
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": 534,
|
|
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": 535,
|
|
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": 536,
|
|
27293
27293
|
"name": "theme",
|
|
27294
27294
|
"kind": 32768,
|
|
27295
27295
|
"kindString": "Parameter",
|
|
@@ -27393,7 +27393,7 @@
|
|
|
27393
27393
|
}
|
|
27394
27394
|
},
|
|
27395
27395
|
{
|
|
27396
|
-
"id":
|
|
27396
|
+
"id": 411,
|
|
27397
27397
|
"name": "iconOnly",
|
|
27398
27398
|
"kind": 1024,
|
|
27399
27399
|
"kindString": "Property",
|
|
@@ -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/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L7"
|
|
27409
27409
|
}
|
|
27410
27410
|
],
|
|
27411
27411
|
"type": {
|
|
@@ -27414,7 +27414,7 @@
|
|
|
27414
27414
|
}
|
|
27415
27415
|
},
|
|
27416
27416
|
{
|
|
27417
|
-
"id":
|
|
27417
|
+
"id": 412,
|
|
27418
27418
|
"name": "iconSize",
|
|
27419
27419
|
"kind": 1024,
|
|
27420
27420
|
"kindString": "Property",
|
|
@@ -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/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L8"
|
|
27430
27430
|
}
|
|
27431
27431
|
],
|
|
27432
27432
|
"type": {
|
|
@@ -27435,7 +27435,7 @@
|
|
|
27435
27435
|
}
|
|
27436
27436
|
},
|
|
27437
27437
|
{
|
|
27438
|
-
"id":
|
|
27438
|
+
"id": 413,
|
|
27439
27439
|
"name": "icons",
|
|
27440
27440
|
"kind": 1024,
|
|
27441
27441
|
"kindString": "Property",
|
|
@@ -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/1e3c17b76c7/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": 537,
|
|
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": 538,
|
|
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": 539,
|
|
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": 540,
|
|
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": 541,
|
|
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": 542,
|
|
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": 543,
|
|
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": 544,
|
|
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": 545,
|
|
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": 546,
|
|
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": 547,
|
|
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": 548,
|
|
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": 549,
|
|
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": 550,
|
|
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": 551,
|
|
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": 552,
|
|
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": 553,
|
|
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": 554,
|
|
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": 555,
|
|
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": 556,
|
|
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": 557,
|
|
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": 558,
|
|
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": 559,
|
|
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": 560,
|
|
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": 713,
|
|
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": 714,
|
|
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": 715,
|
|
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": 716,
|
|
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": 697,
|
|
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": 698,
|
|
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": 699,
|
|
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": 700,
|
|
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": 561,
|
|
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": 562,
|
|
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": 563,
|
|
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": 564,
|
|
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": 565,
|
|
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": 566,
|
|
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": 567,
|
|
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": 568,
|
|
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": 569,
|
|
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": 570,
|
|
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": 571,
|
|
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": 572,
|
|
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": 573,
|
|
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": 574,
|
|
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": 575,
|
|
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": 576,
|
|
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": 737,
|
|
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": 738,
|
|
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": 739,
|
|
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": 740,
|
|
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": 745,
|
|
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": 746,
|
|
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": 747,
|
|
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": 748,
|
|
30072
30072
|
"name": "theme",
|
|
30073
30073
|
"kind": 32768,
|
|
30074
30074
|
"kindString": "Parameter",
|
|
@@ -30172,7 +30172,7 @@
|
|
|
30172
30172
|
}
|
|
30173
30173
|
},
|
|
30174
30174
|
{
|
|
30175
|
-
"id":
|
|
30175
|
+
"id": 577,
|
|
30176
30176
|
"name": "maxHeight",
|
|
30177
30177
|
"kind": 1024,
|
|
30178
30178
|
"kindString": "Property",
|
|
@@ -30262,7 +30262,7 @@
|
|
|
30262
30262
|
{
|
|
30263
30263
|
"type": "reflection",
|
|
30264
30264
|
"declaration": {
|
|
30265
|
-
"id":
|
|
30265
|
+
"id": 578,
|
|
30266
30266
|
"name": "__type",
|
|
30267
30267
|
"kind": 65536,
|
|
30268
30268
|
"kindString": "Type literal",
|
|
@@ -30276,14 +30276,14 @@
|
|
|
30276
30276
|
],
|
|
30277
30277
|
"signatures": [
|
|
30278
30278
|
{
|
|
30279
|
-
"id":
|
|
30279
|
+
"id": 579,
|
|
30280
30280
|
"name": "__type",
|
|
30281
30281
|
"kind": 4096,
|
|
30282
30282
|
"kindString": "Call signature",
|
|
30283
30283
|
"flags": {},
|
|
30284
30284
|
"parameters": [
|
|
30285
30285
|
{
|
|
30286
|
-
"id":
|
|
30286
|
+
"id": 580,
|
|
30287
30287
|
"name": "theme",
|
|
30288
30288
|
"kind": 32768,
|
|
30289
30289
|
"kindString": "Parameter",
|
|
@@ -30387,7 +30387,7 @@
|
|
|
30387
30387
|
}
|
|
30388
30388
|
},
|
|
30389
30389
|
{
|
|
30390
|
-
"id":
|
|
30390
|
+
"id": 581,
|
|
30391
30391
|
"name": "maxWidth",
|
|
30392
30392
|
"kind": 1024,
|
|
30393
30393
|
"kindString": "Property",
|
|
@@ -30477,7 +30477,7 @@
|
|
|
30477
30477
|
{
|
|
30478
30478
|
"type": "reflection",
|
|
30479
30479
|
"declaration": {
|
|
30480
|
-
"id":
|
|
30480
|
+
"id": 582,
|
|
30481
30481
|
"name": "__type",
|
|
30482
30482
|
"kind": 65536,
|
|
30483
30483
|
"kindString": "Type literal",
|
|
@@ -30491,14 +30491,14 @@
|
|
|
30491
30491
|
],
|
|
30492
30492
|
"signatures": [
|
|
30493
30493
|
{
|
|
30494
|
-
"id":
|
|
30494
|
+
"id": 583,
|
|
30495
30495
|
"name": "__type",
|
|
30496
30496
|
"kind": 4096,
|
|
30497
30497
|
"kindString": "Call signature",
|
|
30498
30498
|
"flags": {},
|
|
30499
30499
|
"parameters": [
|
|
30500
30500
|
{
|
|
30501
|
-
"id":
|
|
30501
|
+
"id": 584,
|
|
30502
30502
|
"name": "theme",
|
|
30503
30503
|
"kind": 32768,
|
|
30504
30504
|
"kindString": "Parameter",
|
|
@@ -30602,7 +30602,7 @@
|
|
|
30602
30602
|
}
|
|
30603
30603
|
},
|
|
30604
30604
|
{
|
|
30605
|
-
"id":
|
|
30605
|
+
"id": 725,
|
|
30606
30606
|
"name": "mb",
|
|
30607
30607
|
"kind": 1024,
|
|
30608
30608
|
"kindString": "Property",
|
|
@@ -30692,7 +30692,7 @@
|
|
|
30692
30692
|
{
|
|
30693
30693
|
"type": "reflection",
|
|
30694
30694
|
"declaration": {
|
|
30695
|
-
"id":
|
|
30695
|
+
"id": 726,
|
|
30696
30696
|
"name": "__type",
|
|
30697
30697
|
"kind": 65536,
|
|
30698
30698
|
"kindString": "Type literal",
|
|
@@ -30706,14 +30706,14 @@
|
|
|
30706
30706
|
],
|
|
30707
30707
|
"signatures": [
|
|
30708
30708
|
{
|
|
30709
|
-
"id":
|
|
30709
|
+
"id": 727,
|
|
30710
30710
|
"name": "__type",
|
|
30711
30711
|
"kind": 4096,
|
|
30712
30712
|
"kindString": "Call signature",
|
|
30713
30713
|
"flags": {},
|
|
30714
30714
|
"parameters": [
|
|
30715
30715
|
{
|
|
30716
|
-
"id":
|
|
30716
|
+
"id": 728,
|
|
30717
30717
|
"name": "theme",
|
|
30718
30718
|
"kind": 32768,
|
|
30719
30719
|
"kindString": "Parameter",
|
|
@@ -30817,7 +30817,7 @@
|
|
|
30817
30817
|
}
|
|
30818
30818
|
},
|
|
30819
30819
|
{
|
|
30820
|
-
"id":
|
|
30820
|
+
"id": 585,
|
|
30821
30821
|
"name": "minHeight",
|
|
30822
30822
|
"kind": 1024,
|
|
30823
30823
|
"kindString": "Property",
|
|
@@ -30907,7 +30907,7 @@
|
|
|
30907
30907
|
{
|
|
30908
30908
|
"type": "reflection",
|
|
30909
30909
|
"declaration": {
|
|
30910
|
-
"id":
|
|
30910
|
+
"id": 586,
|
|
30911
30911
|
"name": "__type",
|
|
30912
30912
|
"kind": 65536,
|
|
30913
30913
|
"kindString": "Type literal",
|
|
@@ -30921,14 +30921,14 @@
|
|
|
30921
30921
|
],
|
|
30922
30922
|
"signatures": [
|
|
30923
30923
|
{
|
|
30924
|
-
"id":
|
|
30924
|
+
"id": 587,
|
|
30925
30925
|
"name": "__type",
|
|
30926
30926
|
"kind": 4096,
|
|
30927
30927
|
"kindString": "Call signature",
|
|
30928
30928
|
"flags": {},
|
|
30929
30929
|
"parameters": [
|
|
30930
30930
|
{
|
|
30931
|
-
"id":
|
|
30931
|
+
"id": 588,
|
|
30932
30932
|
"name": "theme",
|
|
30933
30933
|
"kind": 32768,
|
|
30934
30934
|
"kindString": "Parameter",
|
|
@@ -31032,7 +31032,7 @@
|
|
|
31032
31032
|
}
|
|
31033
31033
|
},
|
|
31034
31034
|
{
|
|
31035
|
-
"id":
|
|
31035
|
+
"id": 589,
|
|
31036
31036
|
"name": "minWidth",
|
|
31037
31037
|
"kind": 1024,
|
|
31038
31038
|
"kindString": "Property",
|
|
@@ -31122,7 +31122,7 @@
|
|
|
31122
31122
|
{
|
|
31123
31123
|
"type": "reflection",
|
|
31124
31124
|
"declaration": {
|
|
31125
|
-
"id":
|
|
31125
|
+
"id": 590,
|
|
31126
31126
|
"name": "__type",
|
|
31127
31127
|
"kind": 65536,
|
|
31128
31128
|
"kindString": "Type literal",
|
|
@@ -31136,14 +31136,14 @@
|
|
|
31136
31136
|
],
|
|
31137
31137
|
"signatures": [
|
|
31138
31138
|
{
|
|
31139
|
-
"id":
|
|
31139
|
+
"id": 591,
|
|
31140
31140
|
"name": "__type",
|
|
31141
31141
|
"kind": 4096,
|
|
31142
31142
|
"kindString": "Call signature",
|
|
31143
31143
|
"flags": {},
|
|
31144
31144
|
"parameters": [
|
|
31145
31145
|
{
|
|
31146
|
-
"id":
|
|
31146
|
+
"id": 592,
|
|
31147
31147
|
"name": "theme",
|
|
31148
31148
|
"kind": 32768,
|
|
31149
31149
|
"kindString": "Parameter",
|
|
@@ -31247,7 +31247,7 @@
|
|
|
31247
31247
|
}
|
|
31248
31248
|
},
|
|
31249
31249
|
{
|
|
31250
|
-
"id":
|
|
31250
|
+
"id": 729,
|
|
31251
31251
|
"name": "ml",
|
|
31252
31252
|
"kind": 1024,
|
|
31253
31253
|
"kindString": "Property",
|
|
@@ -31337,7 +31337,7 @@
|
|
|
31337
31337
|
{
|
|
31338
31338
|
"type": "reflection",
|
|
31339
31339
|
"declaration": {
|
|
31340
|
-
"id":
|
|
31340
|
+
"id": 730,
|
|
31341
31341
|
"name": "__type",
|
|
31342
31342
|
"kind": 65536,
|
|
31343
31343
|
"kindString": "Type literal",
|
|
@@ -31351,14 +31351,14 @@
|
|
|
31351
31351
|
],
|
|
31352
31352
|
"signatures": [
|
|
31353
31353
|
{
|
|
31354
|
-
"id":
|
|
31354
|
+
"id": 731,
|
|
31355
31355
|
"name": "__type",
|
|
31356
31356
|
"kind": 4096,
|
|
31357
31357
|
"kindString": "Call signature",
|
|
31358
31358
|
"flags": {},
|
|
31359
31359
|
"parameters": [
|
|
31360
31360
|
{
|
|
31361
|
-
"id":
|
|
31361
|
+
"id": 732,
|
|
31362
31362
|
"name": "theme",
|
|
31363
31363
|
"kind": 32768,
|
|
31364
31364
|
"kindString": "Parameter",
|
|
@@ -31462,7 +31462,7 @@
|
|
|
31462
31462
|
}
|
|
31463
31463
|
},
|
|
31464
31464
|
{
|
|
31465
|
-
"id":
|
|
31465
|
+
"id": 721,
|
|
31466
31466
|
"name": "mr",
|
|
31467
31467
|
"kind": 1024,
|
|
31468
31468
|
"kindString": "Property",
|
|
@@ -31552,7 +31552,7 @@
|
|
|
31552
31552
|
{
|
|
31553
31553
|
"type": "reflection",
|
|
31554
31554
|
"declaration": {
|
|
31555
|
-
"id":
|
|
31555
|
+
"id": 722,
|
|
31556
31556
|
"name": "__type",
|
|
31557
31557
|
"kind": 65536,
|
|
31558
31558
|
"kindString": "Type literal",
|
|
@@ -31566,14 +31566,14 @@
|
|
|
31566
31566
|
],
|
|
31567
31567
|
"signatures": [
|
|
31568
31568
|
{
|
|
31569
|
-
"id":
|
|
31569
|
+
"id": 723,
|
|
31570
31570
|
"name": "__type",
|
|
31571
31571
|
"kind": 4096,
|
|
31572
31572
|
"kindString": "Call signature",
|
|
31573
31573
|
"flags": {},
|
|
31574
31574
|
"parameters": [
|
|
31575
31575
|
{
|
|
31576
|
-
"id":
|
|
31576
|
+
"id": 724,
|
|
31577
31577
|
"name": "theme",
|
|
31578
31578
|
"kind": 32768,
|
|
31579
31579
|
"kindString": "Parameter",
|
|
@@ -31677,7 +31677,7 @@
|
|
|
31677
31677
|
}
|
|
31678
31678
|
},
|
|
31679
31679
|
{
|
|
31680
|
-
"id":
|
|
31680
|
+
"id": 717,
|
|
31681
31681
|
"name": "mt",
|
|
31682
31682
|
"kind": 1024,
|
|
31683
31683
|
"kindString": "Property",
|
|
@@ -31767,7 +31767,7 @@
|
|
|
31767
31767
|
{
|
|
31768
31768
|
"type": "reflection",
|
|
31769
31769
|
"declaration": {
|
|
31770
|
-
"id":
|
|
31770
|
+
"id": 718,
|
|
31771
31771
|
"name": "__type",
|
|
31772
31772
|
"kind": 65536,
|
|
31773
31773
|
"kindString": "Type literal",
|
|
@@ -31781,14 +31781,14 @@
|
|
|
31781
31781
|
],
|
|
31782
31782
|
"signatures": [
|
|
31783
31783
|
{
|
|
31784
|
-
"id":
|
|
31784
|
+
"id": 719,
|
|
31785
31785
|
"name": "__type",
|
|
31786
31786
|
"kind": 4096,
|
|
31787
31787
|
"kindString": "Call signature",
|
|
31788
31788
|
"flags": {},
|
|
31789
31789
|
"parameters": [
|
|
31790
31790
|
{
|
|
31791
|
-
"id":
|
|
31791
|
+
"id": 720,
|
|
31792
31792
|
"name": "theme",
|
|
31793
31793
|
"kind": 32768,
|
|
31794
31794
|
"kindString": "Parameter",
|
|
@@ -31892,7 +31892,7 @@
|
|
|
31892
31892
|
}
|
|
31893
31893
|
},
|
|
31894
31894
|
{
|
|
31895
|
-
"id":
|
|
31895
|
+
"id": 733,
|
|
31896
31896
|
"name": "mx",
|
|
31897
31897
|
"kind": 1024,
|
|
31898
31898
|
"kindString": "Property",
|
|
@@ -31982,7 +31982,7 @@
|
|
|
31982
31982
|
{
|
|
31983
31983
|
"type": "reflection",
|
|
31984
31984
|
"declaration": {
|
|
31985
|
-
"id":
|
|
31985
|
+
"id": 734,
|
|
31986
31986
|
"name": "__type",
|
|
31987
31987
|
"kind": 65536,
|
|
31988
31988
|
"kindString": "Type literal",
|
|
@@ -31996,14 +31996,14 @@
|
|
|
31996
31996
|
],
|
|
31997
31997
|
"signatures": [
|
|
31998
31998
|
{
|
|
31999
|
-
"id":
|
|
31999
|
+
"id": 735,
|
|
32000
32000
|
"name": "__type",
|
|
32001
32001
|
"kind": 4096,
|
|
32002
32002
|
"kindString": "Call signature",
|
|
32003
32003
|
"flags": {},
|
|
32004
32004
|
"parameters": [
|
|
32005
32005
|
{
|
|
32006
|
-
"id":
|
|
32006
|
+
"id": 736,
|
|
32007
32007
|
"name": "theme",
|
|
32008
32008
|
"kind": 32768,
|
|
32009
32009
|
"kindString": "Parameter",
|
|
@@ -32107,7 +32107,7 @@
|
|
|
32107
32107
|
}
|
|
32108
32108
|
},
|
|
32109
32109
|
{
|
|
32110
|
-
"id":
|
|
32110
|
+
"id": 741,
|
|
32111
32111
|
"name": "my",
|
|
32112
32112
|
"kind": 1024,
|
|
32113
32113
|
"kindString": "Property",
|
|
@@ -32197,7 +32197,7 @@
|
|
|
32197
32197
|
{
|
|
32198
32198
|
"type": "reflection",
|
|
32199
32199
|
"declaration": {
|
|
32200
|
-
"id":
|
|
32200
|
+
"id": 742,
|
|
32201
32201
|
"name": "__type",
|
|
32202
32202
|
"kind": 65536,
|
|
32203
32203
|
"kindString": "Type literal",
|
|
@@ -32211,14 +32211,14 @@
|
|
|
32211
32211
|
],
|
|
32212
32212
|
"signatures": [
|
|
32213
32213
|
{
|
|
32214
|
-
"id":
|
|
32214
|
+
"id": 743,
|
|
32215
32215
|
"name": "__type",
|
|
32216
32216
|
"kind": 4096,
|
|
32217
32217
|
"kindString": "Call signature",
|
|
32218
32218
|
"flags": {},
|
|
32219
32219
|
"parameters": [
|
|
32220
32220
|
{
|
|
32221
|
-
"id":
|
|
32221
|
+
"id": 744,
|
|
32222
32222
|
"name": "theme",
|
|
32223
32223
|
"kind": 32768,
|
|
32224
32224
|
"kindString": "Parameter",
|
|
@@ -32322,7 +32322,7 @@
|
|
|
32322
32322
|
}
|
|
32323
32323
|
},
|
|
32324
32324
|
{
|
|
32325
|
-
"id":
|
|
32325
|
+
"id": 593,
|
|
32326
32326
|
"name": "order",
|
|
32327
32327
|
"kind": 1024,
|
|
32328
32328
|
"kindString": "Property",
|
|
@@ -32382,7 +32382,7 @@
|
|
|
32382
32382
|
{
|
|
32383
32383
|
"type": "reflection",
|
|
32384
32384
|
"declaration": {
|
|
32385
|
-
"id":
|
|
32385
|
+
"id": 594,
|
|
32386
32386
|
"name": "__type",
|
|
32387
32387
|
"kind": 65536,
|
|
32388
32388
|
"kindString": "Type literal",
|
|
@@ -32396,14 +32396,14 @@
|
|
|
32396
32396
|
],
|
|
32397
32397
|
"signatures": [
|
|
32398
32398
|
{
|
|
32399
|
-
"id":
|
|
32399
|
+
"id": 595,
|
|
32400
32400
|
"name": "__type",
|
|
32401
32401
|
"kind": 4096,
|
|
32402
32402
|
"kindString": "Call signature",
|
|
32403
32403
|
"flags": {},
|
|
32404
32404
|
"parameters": [
|
|
32405
32405
|
{
|
|
32406
|
-
"id":
|
|
32406
|
+
"id": 596,
|
|
32407
32407
|
"name": "theme",
|
|
32408
32408
|
"kind": 32768,
|
|
32409
32409
|
"kindString": "Parameter",
|
|
@@ -32477,7 +32477,7 @@
|
|
|
32477
32477
|
}
|
|
32478
32478
|
},
|
|
32479
32479
|
{
|
|
32480
|
-
"id":
|
|
32480
|
+
"id": 701,
|
|
32481
32481
|
"name": "overflow",
|
|
32482
32482
|
"kind": 1024,
|
|
32483
32483
|
"kindString": "Property",
|
|
@@ -32518,7 +32518,7 @@
|
|
|
32518
32518
|
{
|
|
32519
32519
|
"type": "reflection",
|
|
32520
32520
|
"declaration": {
|
|
32521
|
-
"id":
|
|
32521
|
+
"id": 702,
|
|
32522
32522
|
"name": "__type",
|
|
32523
32523
|
"kind": 65536,
|
|
32524
32524
|
"kindString": "Type literal",
|
|
@@ -32532,14 +32532,14 @@
|
|
|
32532
32532
|
],
|
|
32533
32533
|
"signatures": [
|
|
32534
32534
|
{
|
|
32535
|
-
"id":
|
|
32535
|
+
"id": 703,
|
|
32536
32536
|
"name": "__type",
|
|
32537
32537
|
"kind": 4096,
|
|
32538
32538
|
"kindString": "Call signature",
|
|
32539
32539
|
"flags": {},
|
|
32540
32540
|
"parameters": [
|
|
32541
32541
|
{
|
|
32542
|
-
"id":
|
|
32542
|
+
"id": 704,
|
|
32543
32543
|
"name": "theme",
|
|
32544
32544
|
"kind": 32768,
|
|
32545
32545
|
"kindString": "Parameter",
|
|
@@ -32594,7 +32594,7 @@
|
|
|
32594
32594
|
}
|
|
32595
32595
|
},
|
|
32596
32596
|
{
|
|
32597
|
-
"id":
|
|
32597
|
+
"id": 415,
|
|
32598
32598
|
"name": "p",
|
|
32599
32599
|
"kind": 1024,
|
|
32600
32600
|
"kindString": "Property",
|
|
@@ -32684,7 +32684,7 @@
|
|
|
32684
32684
|
{
|
|
32685
32685
|
"type": "reflection",
|
|
32686
32686
|
"declaration": {
|
|
32687
|
-
"id":
|
|
32687
|
+
"id": 416,
|
|
32688
32688
|
"name": "__type",
|
|
32689
32689
|
"kind": 65536,
|
|
32690
32690
|
"kindString": "Type literal",
|
|
@@ -32698,14 +32698,14 @@
|
|
|
32698
32698
|
],
|
|
32699
32699
|
"signatures": [
|
|
32700
32700
|
{
|
|
32701
|
-
"id":
|
|
32701
|
+
"id": 417,
|
|
32702
32702
|
"name": "__type",
|
|
32703
32703
|
"kind": 4096,
|
|
32704
32704
|
"kindString": "Call signature",
|
|
32705
32705
|
"flags": {},
|
|
32706
32706
|
"parameters": [
|
|
32707
32707
|
{
|
|
32708
|
-
"id":
|
|
32708
|
+
"id": 418,
|
|
32709
32709
|
"name": "theme",
|
|
32710
32710
|
"kind": 32768,
|
|
32711
32711
|
"kindString": "Parameter",
|
|
@@ -32809,7 +32809,7 @@
|
|
|
32809
32809
|
}
|
|
32810
32810
|
},
|
|
32811
32811
|
{
|
|
32812
|
-
"id":
|
|
32812
|
+
"id": 705,
|
|
32813
32813
|
"name": "padding",
|
|
32814
32814
|
"kind": 1024,
|
|
32815
32815
|
"kindString": "Property",
|
|
@@ -32899,7 +32899,7 @@
|
|
|
32899
32899
|
{
|
|
32900
32900
|
"type": "reflection",
|
|
32901
32901
|
"declaration": {
|
|
32902
|
-
"id":
|
|
32902
|
+
"id": 706,
|
|
32903
32903
|
"name": "__type",
|
|
32904
32904
|
"kind": 65536,
|
|
32905
32905
|
"kindString": "Type literal",
|
|
@@ -32913,14 +32913,14 @@
|
|
|
32913
32913
|
],
|
|
32914
32914
|
"signatures": [
|
|
32915
32915
|
{
|
|
32916
|
-
"id":
|
|
32916
|
+
"id": 707,
|
|
32917
32917
|
"name": "__type",
|
|
32918
32918
|
"kind": 4096,
|
|
32919
32919
|
"kindString": "Call signature",
|
|
32920
32920
|
"flags": {},
|
|
32921
32921
|
"parameters": [
|
|
32922
32922
|
{
|
|
32923
|
-
"id":
|
|
32923
|
+
"id": 708,
|
|
32924
32924
|
"name": "theme",
|
|
32925
32925
|
"kind": 32768,
|
|
32926
32926
|
"kindString": "Parameter",
|
|
@@ -33024,7 +33024,7 @@
|
|
|
33024
33024
|
}
|
|
33025
33025
|
},
|
|
33026
33026
|
{
|
|
33027
|
-
"id":
|
|
33027
|
+
"id": 597,
|
|
33028
33028
|
"name": "paddingBottom",
|
|
33029
33029
|
"kind": 1024,
|
|
33030
33030
|
"kindString": "Property",
|
|
@@ -33114,7 +33114,7 @@
|
|
|
33114
33114
|
{
|
|
33115
33115
|
"type": "reflection",
|
|
33116
33116
|
"declaration": {
|
|
33117
|
-
"id":
|
|
33117
|
+
"id": 598,
|
|
33118
33118
|
"name": "__type",
|
|
33119
33119
|
"kind": 65536,
|
|
33120
33120
|
"kindString": "Type literal",
|
|
@@ -33128,14 +33128,14 @@
|
|
|
33128
33128
|
],
|
|
33129
33129
|
"signatures": [
|
|
33130
33130
|
{
|
|
33131
|
-
"id":
|
|
33131
|
+
"id": 599,
|
|
33132
33132
|
"name": "__type",
|
|
33133
33133
|
"kind": 4096,
|
|
33134
33134
|
"kindString": "Call signature",
|
|
33135
33135
|
"flags": {},
|
|
33136
33136
|
"parameters": [
|
|
33137
33137
|
{
|
|
33138
|
-
"id":
|
|
33138
|
+
"id": 600,
|
|
33139
33139
|
"name": "theme",
|
|
33140
33140
|
"kind": 32768,
|
|
33141
33141
|
"kindString": "Parameter",
|
|
@@ -33239,7 +33239,7 @@
|
|
|
33239
33239
|
}
|
|
33240
33240
|
},
|
|
33241
33241
|
{
|
|
33242
|
-
"id":
|
|
33242
|
+
"id": 601,
|
|
33243
33243
|
"name": "paddingLeft",
|
|
33244
33244
|
"kind": 1024,
|
|
33245
33245
|
"kindString": "Property",
|
|
@@ -33329,7 +33329,7 @@
|
|
|
33329
33329
|
{
|
|
33330
33330
|
"type": "reflection",
|
|
33331
33331
|
"declaration": {
|
|
33332
|
-
"id":
|
|
33332
|
+
"id": 602,
|
|
33333
33333
|
"name": "__type",
|
|
33334
33334
|
"kind": 65536,
|
|
33335
33335
|
"kindString": "Type literal",
|
|
@@ -33343,14 +33343,14 @@
|
|
|
33343
33343
|
],
|
|
33344
33344
|
"signatures": [
|
|
33345
33345
|
{
|
|
33346
|
-
"id":
|
|
33346
|
+
"id": 603,
|
|
33347
33347
|
"name": "__type",
|
|
33348
33348
|
"kind": 4096,
|
|
33349
33349
|
"kindString": "Call signature",
|
|
33350
33350
|
"flags": {},
|
|
33351
33351
|
"parameters": [
|
|
33352
33352
|
{
|
|
33353
|
-
"id":
|
|
33353
|
+
"id": 604,
|
|
33354
33354
|
"name": "theme",
|
|
33355
33355
|
"kind": 32768,
|
|
33356
33356
|
"kindString": "Parameter",
|
|
@@ -33454,7 +33454,7 @@
|
|
|
33454
33454
|
}
|
|
33455
33455
|
},
|
|
33456
33456
|
{
|
|
33457
|
-
"id":
|
|
33457
|
+
"id": 605,
|
|
33458
33458
|
"name": "paddingRight",
|
|
33459
33459
|
"kind": 1024,
|
|
33460
33460
|
"kindString": "Property",
|
|
@@ -33544,7 +33544,7 @@
|
|
|
33544
33544
|
{
|
|
33545
33545
|
"type": "reflection",
|
|
33546
33546
|
"declaration": {
|
|
33547
|
-
"id":
|
|
33547
|
+
"id": 606,
|
|
33548
33548
|
"name": "__type",
|
|
33549
33549
|
"kind": 65536,
|
|
33550
33550
|
"kindString": "Type literal",
|
|
@@ -33558,14 +33558,14 @@
|
|
|
33558
33558
|
],
|
|
33559
33559
|
"signatures": [
|
|
33560
33560
|
{
|
|
33561
|
-
"id":
|
|
33561
|
+
"id": 607,
|
|
33562
33562
|
"name": "__type",
|
|
33563
33563
|
"kind": 4096,
|
|
33564
33564
|
"kindString": "Call signature",
|
|
33565
33565
|
"flags": {},
|
|
33566
33566
|
"parameters": [
|
|
33567
33567
|
{
|
|
33568
|
-
"id":
|
|
33568
|
+
"id": 608,
|
|
33569
33569
|
"name": "theme",
|
|
33570
33570
|
"kind": 32768,
|
|
33571
33571
|
"kindString": "Parameter",
|
|
@@ -33669,7 +33669,7 @@
|
|
|
33669
33669
|
}
|
|
33670
33670
|
},
|
|
33671
33671
|
{
|
|
33672
|
-
"id":
|
|
33672
|
+
"id": 609,
|
|
33673
33673
|
"name": "paddingTop",
|
|
33674
33674
|
"kind": 1024,
|
|
33675
33675
|
"kindString": "Property",
|
|
@@ -33759,7 +33759,7 @@
|
|
|
33759
33759
|
{
|
|
33760
33760
|
"type": "reflection",
|
|
33761
33761
|
"declaration": {
|
|
33762
|
-
"id":
|
|
33762
|
+
"id": 610,
|
|
33763
33763
|
"name": "__type",
|
|
33764
33764
|
"kind": 65536,
|
|
33765
33765
|
"kindString": "Type literal",
|
|
@@ -33773,14 +33773,14 @@
|
|
|
33773
33773
|
],
|
|
33774
33774
|
"signatures": [
|
|
33775
33775
|
{
|
|
33776
|
-
"id":
|
|
33776
|
+
"id": 611,
|
|
33777
33777
|
"name": "__type",
|
|
33778
33778
|
"kind": 4096,
|
|
33779
33779
|
"kindString": "Call signature",
|
|
33780
33780
|
"flags": {},
|
|
33781
33781
|
"parameters": [
|
|
33782
33782
|
{
|
|
33783
|
-
"id":
|
|
33783
|
+
"id": 612,
|
|
33784
33784
|
"name": "theme",
|
|
33785
33785
|
"kind": 32768,
|
|
33786
33786
|
"kindString": "Parameter",
|
|
@@ -33884,7 +33884,7 @@
|
|
|
33884
33884
|
}
|
|
33885
33885
|
},
|
|
33886
33886
|
{
|
|
33887
|
-
"id":
|
|
33887
|
+
"id": 769,
|
|
33888
33888
|
"name": "paddingX",
|
|
33889
33889
|
"kind": 1024,
|
|
33890
33890
|
"kindString": "Property",
|
|
@@ -33974,7 +33974,7 @@
|
|
|
33974
33974
|
{
|
|
33975
33975
|
"type": "reflection",
|
|
33976
33976
|
"declaration": {
|
|
33977
|
-
"id":
|
|
33977
|
+
"id": 770,
|
|
33978
33978
|
"name": "__type",
|
|
33979
33979
|
"kind": 65536,
|
|
33980
33980
|
"kindString": "Type literal",
|
|
@@ -33988,14 +33988,14 @@
|
|
|
33988
33988
|
],
|
|
33989
33989
|
"signatures": [
|
|
33990
33990
|
{
|
|
33991
|
-
"id":
|
|
33991
|
+
"id": 771,
|
|
33992
33992
|
"name": "__type",
|
|
33993
33993
|
"kind": 4096,
|
|
33994
33994
|
"kindString": "Call signature",
|
|
33995
33995
|
"flags": {},
|
|
33996
33996
|
"parameters": [
|
|
33997
33997
|
{
|
|
33998
|
-
"id":
|
|
33998
|
+
"id": 772,
|
|
33999
33999
|
"name": "theme",
|
|
34000
34000
|
"kind": 32768,
|
|
34001
34001
|
"kindString": "Parameter",
|
|
@@ -34099,7 +34099,7 @@
|
|
|
34099
34099
|
}
|
|
34100
34100
|
},
|
|
34101
34101
|
{
|
|
34102
|
-
"id":
|
|
34102
|
+
"id": 777,
|
|
34103
34103
|
"name": "paddingY",
|
|
34104
34104
|
"kind": 1024,
|
|
34105
34105
|
"kindString": "Property",
|
|
@@ -34189,7 +34189,7 @@
|
|
|
34189
34189
|
{
|
|
34190
34190
|
"type": "reflection",
|
|
34191
34191
|
"declaration": {
|
|
34192
|
-
"id":
|
|
34192
|
+
"id": 778,
|
|
34193
34193
|
"name": "__type",
|
|
34194
34194
|
"kind": 65536,
|
|
34195
34195
|
"kindString": "Type literal",
|
|
@@ -34203,14 +34203,14 @@
|
|
|
34203
34203
|
],
|
|
34204
34204
|
"signatures": [
|
|
34205
34205
|
{
|
|
34206
|
-
"id":
|
|
34206
|
+
"id": 779,
|
|
34207
34207
|
"name": "__type",
|
|
34208
34208
|
"kind": 4096,
|
|
34209
34209
|
"kindString": "Call signature",
|
|
34210
34210
|
"flags": {},
|
|
34211
34211
|
"parameters": [
|
|
34212
34212
|
{
|
|
34213
|
-
"id":
|
|
34213
|
+
"id": 780,
|
|
34214
34214
|
"name": "theme",
|
|
34215
34215
|
"kind": 32768,
|
|
34216
34216
|
"kindString": "Parameter",
|
|
@@ -34314,7 +34314,7 @@
|
|
|
34314
34314
|
}
|
|
34315
34315
|
},
|
|
34316
34316
|
{
|
|
34317
|
-
"id":
|
|
34317
|
+
"id": 757,
|
|
34318
34318
|
"name": "pb",
|
|
34319
34319
|
"kind": 1024,
|
|
34320
34320
|
"kindString": "Property",
|
|
@@ -34404,7 +34404,7 @@
|
|
|
34404
34404
|
{
|
|
34405
34405
|
"type": "reflection",
|
|
34406
34406
|
"declaration": {
|
|
34407
|
-
"id":
|
|
34407
|
+
"id": 758,
|
|
34408
34408
|
"name": "__type",
|
|
34409
34409
|
"kind": 65536,
|
|
34410
34410
|
"kindString": "Type literal",
|
|
@@ -34418,14 +34418,14 @@
|
|
|
34418
34418
|
],
|
|
34419
34419
|
"signatures": [
|
|
34420
34420
|
{
|
|
34421
|
-
"id":
|
|
34421
|
+
"id": 759,
|
|
34422
34422
|
"name": "__type",
|
|
34423
34423
|
"kind": 4096,
|
|
34424
34424
|
"kindString": "Call signature",
|
|
34425
34425
|
"flags": {},
|
|
34426
34426
|
"parameters": [
|
|
34427
34427
|
{
|
|
34428
|
-
"id":
|
|
34428
|
+
"id": 760,
|
|
34429
34429
|
"name": "theme",
|
|
34430
34430
|
"kind": 32768,
|
|
34431
34431
|
"kindString": "Parameter",
|
|
@@ -34529,7 +34529,7 @@
|
|
|
34529
34529
|
}
|
|
34530
34530
|
},
|
|
34531
34531
|
{
|
|
34532
|
-
"id":
|
|
34532
|
+
"id": 761,
|
|
34533
34533
|
"name": "pl",
|
|
34534
34534
|
"kind": 1024,
|
|
34535
34535
|
"kindString": "Property",
|
|
@@ -34619,7 +34619,7 @@
|
|
|
34619
34619
|
{
|
|
34620
34620
|
"type": "reflection",
|
|
34621
34621
|
"declaration": {
|
|
34622
|
-
"id":
|
|
34622
|
+
"id": 762,
|
|
34623
34623
|
"name": "__type",
|
|
34624
34624
|
"kind": 65536,
|
|
34625
34625
|
"kindString": "Type literal",
|
|
@@ -34633,14 +34633,14 @@
|
|
|
34633
34633
|
],
|
|
34634
34634
|
"signatures": [
|
|
34635
34635
|
{
|
|
34636
|
-
"id":
|
|
34636
|
+
"id": 763,
|
|
34637
34637
|
"name": "__type",
|
|
34638
34638
|
"kind": 4096,
|
|
34639
34639
|
"kindString": "Call signature",
|
|
34640
34640
|
"flags": {},
|
|
34641
34641
|
"parameters": [
|
|
34642
34642
|
{
|
|
34643
|
-
"id":
|
|
34643
|
+
"id": 764,
|
|
34644
34644
|
"name": "theme",
|
|
34645
34645
|
"kind": 32768,
|
|
34646
34646
|
"kindString": "Parameter",
|
|
@@ -34744,7 +34744,7 @@
|
|
|
34744
34744
|
}
|
|
34745
34745
|
},
|
|
34746
34746
|
{
|
|
34747
|
-
"id":
|
|
34747
|
+
"id": 613,
|
|
34748
34748
|
"name": "position",
|
|
34749
34749
|
"kind": 1024,
|
|
34750
34750
|
"kindString": "Property",
|
|
@@ -34804,7 +34804,7 @@
|
|
|
34804
34804
|
{
|
|
34805
34805
|
"type": "reflection",
|
|
34806
34806
|
"declaration": {
|
|
34807
|
-
"id":
|
|
34807
|
+
"id": 614,
|
|
34808
34808
|
"name": "__type",
|
|
34809
34809
|
"kind": 65536,
|
|
34810
34810
|
"kindString": "Type literal",
|
|
@@ -34818,14 +34818,14 @@
|
|
|
34818
34818
|
],
|
|
34819
34819
|
"signatures": [
|
|
34820
34820
|
{
|
|
34821
|
-
"id":
|
|
34821
|
+
"id": 615,
|
|
34822
34822
|
"name": "__type",
|
|
34823
34823
|
"kind": 4096,
|
|
34824
34824
|
"kindString": "Call signature",
|
|
34825
34825
|
"flags": {},
|
|
34826
34826
|
"parameters": [
|
|
34827
34827
|
{
|
|
34828
|
-
"id":
|
|
34828
|
+
"id": 616,
|
|
34829
34829
|
"name": "theme",
|
|
34830
34830
|
"kind": 32768,
|
|
34831
34831
|
"kindString": "Parameter",
|
|
@@ -34899,7 +34899,7 @@
|
|
|
34899
34899
|
}
|
|
34900
34900
|
},
|
|
34901
34901
|
{
|
|
34902
|
-
"id":
|
|
34902
|
+
"id": 753,
|
|
34903
34903
|
"name": "pr",
|
|
34904
34904
|
"kind": 1024,
|
|
34905
34905
|
"kindString": "Property",
|
|
@@ -34989,7 +34989,7 @@
|
|
|
34989
34989
|
{
|
|
34990
34990
|
"type": "reflection",
|
|
34991
34991
|
"declaration": {
|
|
34992
|
-
"id":
|
|
34992
|
+
"id": 754,
|
|
34993
34993
|
"name": "__type",
|
|
34994
34994
|
"kind": 65536,
|
|
34995
34995
|
"kindString": "Type literal",
|
|
@@ -35003,14 +35003,14 @@
|
|
|
35003
35003
|
],
|
|
35004
35004
|
"signatures": [
|
|
35005
35005
|
{
|
|
35006
|
-
"id":
|
|
35006
|
+
"id": 755,
|
|
35007
35007
|
"name": "__type",
|
|
35008
35008
|
"kind": 4096,
|
|
35009
35009
|
"kindString": "Call signature",
|
|
35010
35010
|
"flags": {},
|
|
35011
35011
|
"parameters": [
|
|
35012
35012
|
{
|
|
35013
|
-
"id":
|
|
35013
|
+
"id": 756,
|
|
35014
35014
|
"name": "theme",
|
|
35015
35015
|
"kind": 32768,
|
|
35016
35016
|
"kindString": "Parameter",
|
|
@@ -35114,7 +35114,7 @@
|
|
|
35114
35114
|
}
|
|
35115
35115
|
},
|
|
35116
35116
|
{
|
|
35117
|
-
"id":
|
|
35117
|
+
"id": 749,
|
|
35118
35118
|
"name": "pt",
|
|
35119
35119
|
"kind": 1024,
|
|
35120
35120
|
"kindString": "Property",
|
|
@@ -35204,7 +35204,7 @@
|
|
|
35204
35204
|
{
|
|
35205
35205
|
"type": "reflection",
|
|
35206
35206
|
"declaration": {
|
|
35207
|
-
"id":
|
|
35207
|
+
"id": 750,
|
|
35208
35208
|
"name": "__type",
|
|
35209
35209
|
"kind": 65536,
|
|
35210
35210
|
"kindString": "Type literal",
|
|
@@ -35218,14 +35218,14 @@
|
|
|
35218
35218
|
],
|
|
35219
35219
|
"signatures": [
|
|
35220
35220
|
{
|
|
35221
|
-
"id":
|
|
35221
|
+
"id": 751,
|
|
35222
35222
|
"name": "__type",
|
|
35223
35223
|
"kind": 4096,
|
|
35224
35224
|
"kindString": "Call signature",
|
|
35225
35225
|
"flags": {},
|
|
35226
35226
|
"parameters": [
|
|
35227
35227
|
{
|
|
35228
|
-
"id":
|
|
35228
|
+
"id": 752,
|
|
35229
35229
|
"name": "theme",
|
|
35230
35230
|
"kind": 32768,
|
|
35231
35231
|
"kindString": "Parameter",
|
|
@@ -35329,7 +35329,7 @@
|
|
|
35329
35329
|
}
|
|
35330
35330
|
},
|
|
35331
35331
|
{
|
|
35332
|
-
"id":
|
|
35332
|
+
"id": 765,
|
|
35333
35333
|
"name": "px",
|
|
35334
35334
|
"kind": 1024,
|
|
35335
35335
|
"kindString": "Property",
|
|
@@ -35419,7 +35419,7 @@
|
|
|
35419
35419
|
{
|
|
35420
35420
|
"type": "reflection",
|
|
35421
35421
|
"declaration": {
|
|
35422
|
-
"id":
|
|
35422
|
+
"id": 766,
|
|
35423
35423
|
"name": "__type",
|
|
35424
35424
|
"kind": 65536,
|
|
35425
35425
|
"kindString": "Type literal",
|
|
@@ -35433,14 +35433,14 @@
|
|
|
35433
35433
|
],
|
|
35434
35434
|
"signatures": [
|
|
35435
35435
|
{
|
|
35436
|
-
"id":
|
|
35436
|
+
"id": 767,
|
|
35437
35437
|
"name": "__type",
|
|
35438
35438
|
"kind": 4096,
|
|
35439
35439
|
"kindString": "Call signature",
|
|
35440
35440
|
"flags": {},
|
|
35441
35441
|
"parameters": [
|
|
35442
35442
|
{
|
|
35443
|
-
"id":
|
|
35443
|
+
"id": 768,
|
|
35444
35444
|
"name": "theme",
|
|
35445
35445
|
"kind": 32768,
|
|
35446
35446
|
"kindString": "Parameter",
|
|
@@ -35544,7 +35544,7 @@
|
|
|
35544
35544
|
}
|
|
35545
35545
|
},
|
|
35546
35546
|
{
|
|
35547
|
-
"id":
|
|
35547
|
+
"id": 773,
|
|
35548
35548
|
"name": "py",
|
|
35549
35549
|
"kind": 1024,
|
|
35550
35550
|
"kindString": "Property",
|
|
@@ -35634,7 +35634,7 @@
|
|
|
35634
35634
|
{
|
|
35635
35635
|
"type": "reflection",
|
|
35636
35636
|
"declaration": {
|
|
35637
|
-
"id":
|
|
35637
|
+
"id": 774,
|
|
35638
35638
|
"name": "__type",
|
|
35639
35639
|
"kind": 65536,
|
|
35640
35640
|
"kindString": "Type literal",
|
|
@@ -35648,14 +35648,14 @@
|
|
|
35648
35648
|
],
|
|
35649
35649
|
"signatures": [
|
|
35650
35650
|
{
|
|
35651
|
-
"id":
|
|
35651
|
+
"id": 775,
|
|
35652
35652
|
"name": "__type",
|
|
35653
35653
|
"kind": 4096,
|
|
35654
35654
|
"kindString": "Call signature",
|
|
35655
35655
|
"flags": {},
|
|
35656
35656
|
"parameters": [
|
|
35657
35657
|
{
|
|
35658
|
-
"id":
|
|
35658
|
+
"id": 776,
|
|
35659
35659
|
"name": "theme",
|
|
35660
35660
|
"kind": 32768,
|
|
35661
35661
|
"kindString": "Parameter",
|
|
@@ -35759,7 +35759,7 @@
|
|
|
35759
35759
|
}
|
|
35760
35760
|
},
|
|
35761
35761
|
{
|
|
35762
|
-
"id":
|
|
35762
|
+
"id": 617,
|
|
35763
35763
|
"name": "right",
|
|
35764
35764
|
"kind": 1024,
|
|
35765
35765
|
"kindString": "Property",
|
|
@@ -35849,7 +35849,7 @@
|
|
|
35849
35849
|
{
|
|
35850
35850
|
"type": "reflection",
|
|
35851
35851
|
"declaration": {
|
|
35852
|
-
"id":
|
|
35852
|
+
"id": 618,
|
|
35853
35853
|
"name": "__type",
|
|
35854
35854
|
"kind": 65536,
|
|
35855
35855
|
"kindString": "Type literal",
|
|
@@ -35863,14 +35863,14 @@
|
|
|
35863
35863
|
],
|
|
35864
35864
|
"signatures": [
|
|
35865
35865
|
{
|
|
35866
|
-
"id":
|
|
35866
|
+
"id": 619,
|
|
35867
35867
|
"name": "__type",
|
|
35868
35868
|
"kind": 4096,
|
|
35869
35869
|
"kindString": "Call signature",
|
|
35870
35870
|
"flags": {},
|
|
35871
35871
|
"parameters": [
|
|
35872
35872
|
{
|
|
35873
|
-
"id":
|
|
35873
|
+
"id": 620,
|
|
35874
35874
|
"name": "theme",
|
|
35875
35875
|
"kind": 32768,
|
|
35876
35876
|
"kindString": "Parameter",
|
|
@@ -35974,7 +35974,7 @@
|
|
|
35974
35974
|
}
|
|
35975
35975
|
},
|
|
35976
35976
|
{
|
|
35977
|
-
"id":
|
|
35977
|
+
"id": 621,
|
|
35978
35978
|
"name": "rowGap",
|
|
35979
35979
|
"kind": 1024,
|
|
35980
35980
|
"kindString": "Property",
|
|
@@ -36064,7 +36064,7 @@
|
|
|
36064
36064
|
{
|
|
36065
36065
|
"type": "reflection",
|
|
36066
36066
|
"declaration": {
|
|
36067
|
-
"id":
|
|
36067
|
+
"id": 622,
|
|
36068
36068
|
"name": "__type",
|
|
36069
36069
|
"kind": 65536,
|
|
36070
36070
|
"kindString": "Type literal",
|
|
@@ -36078,14 +36078,14 @@
|
|
|
36078
36078
|
],
|
|
36079
36079
|
"signatures": [
|
|
36080
36080
|
{
|
|
36081
|
-
"id":
|
|
36081
|
+
"id": 623,
|
|
36082
36082
|
"name": "__type",
|
|
36083
36083
|
"kind": 4096,
|
|
36084
36084
|
"kindString": "Call signature",
|
|
36085
36085
|
"flags": {},
|
|
36086
36086
|
"parameters": [
|
|
36087
36087
|
{
|
|
36088
|
-
"id":
|
|
36088
|
+
"id": 624,
|
|
36089
36089
|
"name": "theme",
|
|
36090
36090
|
"kind": 32768,
|
|
36091
36091
|
"kindString": "Parameter",
|
|
@@ -36189,7 +36189,7 @@
|
|
|
36189
36189
|
}
|
|
36190
36190
|
},
|
|
36191
36191
|
{
|
|
36192
|
-
"id":
|
|
36192
|
+
"id": 414,
|
|
36193
36193
|
"name": "size",
|
|
36194
36194
|
"kind": 1024,
|
|
36195
36195
|
"kindString": "Property",
|
|
@@ -36201,7 +36201,7 @@
|
|
|
36201
36201
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
36202
36202
|
"line": 10,
|
|
36203
36203
|
"character": 2,
|
|
36204
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
36204
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L10"
|
|
36205
36205
|
}
|
|
36206
36206
|
],
|
|
36207
36207
|
"type": {
|
|
@@ -36219,7 +36219,7 @@
|
|
|
36219
36219
|
}
|
|
36220
36220
|
},
|
|
36221
36221
|
{
|
|
36222
|
-
"id":
|
|
36222
|
+
"id": 625,
|
|
36223
36223
|
"name": "textAlign",
|
|
36224
36224
|
"kind": 1024,
|
|
36225
36225
|
"kindString": "Property",
|
|
@@ -36279,7 +36279,7 @@
|
|
|
36279
36279
|
{
|
|
36280
36280
|
"type": "reflection",
|
|
36281
36281
|
"declaration": {
|
|
36282
|
-
"id":
|
|
36282
|
+
"id": 626,
|
|
36283
36283
|
"name": "__type",
|
|
36284
36284
|
"kind": 65536,
|
|
36285
36285
|
"kindString": "Type literal",
|
|
@@ -36293,14 +36293,14 @@
|
|
|
36293
36293
|
],
|
|
36294
36294
|
"signatures": [
|
|
36295
36295
|
{
|
|
36296
|
-
"id":
|
|
36296
|
+
"id": 627,
|
|
36297
36297
|
"name": "__type",
|
|
36298
36298
|
"kind": 4096,
|
|
36299
36299
|
"kindString": "Call signature",
|
|
36300
36300
|
"flags": {},
|
|
36301
36301
|
"parameters": [
|
|
36302
36302
|
{
|
|
36303
|
-
"id":
|
|
36303
|
+
"id": 628,
|
|
36304
36304
|
"name": "theme",
|
|
36305
36305
|
"kind": 32768,
|
|
36306
36306
|
"kindString": "Parameter",
|
|
@@ -36374,7 +36374,7 @@
|
|
|
36374
36374
|
}
|
|
36375
36375
|
},
|
|
36376
36376
|
{
|
|
36377
|
-
"id":
|
|
36377
|
+
"id": 629,
|
|
36378
36378
|
"name": "textOverflow",
|
|
36379
36379
|
"kind": 1024,
|
|
36380
36380
|
"kindString": "Property",
|
|
@@ -36415,7 +36415,7 @@
|
|
|
36415
36415
|
{
|
|
36416
36416
|
"type": "reflection",
|
|
36417
36417
|
"declaration": {
|
|
36418
|
-
"id":
|
|
36418
|
+
"id": 630,
|
|
36419
36419
|
"name": "__type",
|
|
36420
36420
|
"kind": 65536,
|
|
36421
36421
|
"kindString": "Type literal",
|
|
@@ -36429,14 +36429,14 @@
|
|
|
36429
36429
|
],
|
|
36430
36430
|
"signatures": [
|
|
36431
36431
|
{
|
|
36432
|
-
"id":
|
|
36432
|
+
"id": 631,
|
|
36433
36433
|
"name": "__type",
|
|
36434
36434
|
"kind": 4096,
|
|
36435
36435
|
"kindString": "Call signature",
|
|
36436
36436
|
"flags": {},
|
|
36437
36437
|
"parameters": [
|
|
36438
36438
|
{
|
|
36439
|
-
"id":
|
|
36439
|
+
"id": 632,
|
|
36440
36440
|
"name": "theme",
|
|
36441
36441
|
"kind": 32768,
|
|
36442
36442
|
"kindString": "Parameter",
|
|
@@ -36491,7 +36491,7 @@
|
|
|
36491
36491
|
}
|
|
36492
36492
|
},
|
|
36493
36493
|
{
|
|
36494
|
-
"id":
|
|
36494
|
+
"id": 633,
|
|
36495
36495
|
"name": "textTransform",
|
|
36496
36496
|
"kind": 1024,
|
|
36497
36497
|
"kindString": "Property",
|
|
@@ -36551,7 +36551,7 @@
|
|
|
36551
36551
|
{
|
|
36552
36552
|
"type": "reflection",
|
|
36553
36553
|
"declaration": {
|
|
36554
|
-
"id":
|
|
36554
|
+
"id": 634,
|
|
36555
36555
|
"name": "__type",
|
|
36556
36556
|
"kind": 65536,
|
|
36557
36557
|
"kindString": "Type literal",
|
|
@@ -36565,14 +36565,14 @@
|
|
|
36565
36565
|
],
|
|
36566
36566
|
"signatures": [
|
|
36567
36567
|
{
|
|
36568
|
-
"id":
|
|
36568
|
+
"id": 635,
|
|
36569
36569
|
"name": "__type",
|
|
36570
36570
|
"kind": 4096,
|
|
36571
36571
|
"kindString": "Call signature",
|
|
36572
36572
|
"flags": {},
|
|
36573
36573
|
"parameters": [
|
|
36574
36574
|
{
|
|
36575
|
-
"id":
|
|
36575
|
+
"id": 636,
|
|
36576
36576
|
"name": "theme",
|
|
36577
36577
|
"kind": 32768,
|
|
36578
36578
|
"kindString": "Parameter",
|
|
@@ -36646,7 +36646,7 @@
|
|
|
36646
36646
|
}
|
|
36647
36647
|
},
|
|
36648
36648
|
{
|
|
36649
|
-
"id":
|
|
36649
|
+
"id": 637,
|
|
36650
36650
|
"name": "top",
|
|
36651
36651
|
"kind": 1024,
|
|
36652
36652
|
"kindString": "Property",
|
|
@@ -36736,7 +36736,7 @@
|
|
|
36736
36736
|
{
|
|
36737
36737
|
"type": "reflection",
|
|
36738
36738
|
"declaration": {
|
|
36739
|
-
"id":
|
|
36739
|
+
"id": 638,
|
|
36740
36740
|
"name": "__type",
|
|
36741
36741
|
"kind": 65536,
|
|
36742
36742
|
"kindString": "Type literal",
|
|
@@ -36750,14 +36750,14 @@
|
|
|
36750
36750
|
],
|
|
36751
36751
|
"signatures": [
|
|
36752
36752
|
{
|
|
36753
|
-
"id":
|
|
36753
|
+
"id": 639,
|
|
36754
36754
|
"name": "__type",
|
|
36755
36755
|
"kind": 4096,
|
|
36756
36756
|
"kindString": "Call signature",
|
|
36757
36757
|
"flags": {},
|
|
36758
36758
|
"parameters": [
|
|
36759
36759
|
{
|
|
36760
|
-
"id":
|
|
36760
|
+
"id": 640,
|
|
36761
36761
|
"name": "theme",
|
|
36762
36762
|
"kind": 32768,
|
|
36763
36763
|
"kindString": "Parameter",
|
|
@@ -36861,7 +36861,7 @@
|
|
|
36861
36861
|
}
|
|
36862
36862
|
},
|
|
36863
36863
|
{
|
|
36864
|
-
"id":
|
|
36864
|
+
"id": 781,
|
|
36865
36865
|
"name": "typography",
|
|
36866
36866
|
"kind": 1024,
|
|
36867
36867
|
"kindString": "Property",
|
|
@@ -36893,7 +36893,7 @@
|
|
|
36893
36893
|
{
|
|
36894
36894
|
"type": "reflection",
|
|
36895
36895
|
"declaration": {
|
|
36896
|
-
"id":
|
|
36896
|
+
"id": 782,
|
|
36897
36897
|
"name": "__type",
|
|
36898
36898
|
"kind": 65536,
|
|
36899
36899
|
"kindString": "Type literal",
|
|
@@ -36907,14 +36907,14 @@
|
|
|
36907
36907
|
],
|
|
36908
36908
|
"signatures": [
|
|
36909
36909
|
{
|
|
36910
|
-
"id":
|
|
36910
|
+
"id": 783,
|
|
36911
36911
|
"name": "__type",
|
|
36912
36912
|
"kind": 4096,
|
|
36913
36913
|
"kindString": "Call signature",
|
|
36914
36914
|
"flags": {},
|
|
36915
36915
|
"parameters": [
|
|
36916
36916
|
{
|
|
36917
|
-
"id":
|
|
36917
|
+
"id": 784,
|
|
36918
36918
|
"name": "theme",
|
|
36919
36919
|
"kind": 32768,
|
|
36920
36920
|
"kindString": "Parameter",
|
|
@@ -36960,7 +36960,7 @@
|
|
|
36960
36960
|
}
|
|
36961
36961
|
},
|
|
36962
36962
|
{
|
|
36963
|
-
"id":
|
|
36963
|
+
"id": 641,
|
|
36964
36964
|
"name": "visibility",
|
|
36965
36965
|
"kind": 1024,
|
|
36966
36966
|
"kindString": "Property",
|
|
@@ -37020,7 +37020,7 @@
|
|
|
37020
37020
|
{
|
|
37021
37021
|
"type": "reflection",
|
|
37022
37022
|
"declaration": {
|
|
37023
|
-
"id":
|
|
37023
|
+
"id": 642,
|
|
37024
37024
|
"name": "__type",
|
|
37025
37025
|
"kind": 65536,
|
|
37026
37026
|
"kindString": "Type literal",
|
|
@@ -37034,14 +37034,14 @@
|
|
|
37034
37034
|
],
|
|
37035
37035
|
"signatures": [
|
|
37036
37036
|
{
|
|
37037
|
-
"id":
|
|
37037
|
+
"id": 643,
|
|
37038
37038
|
"name": "__type",
|
|
37039
37039
|
"kind": 4096,
|
|
37040
37040
|
"kindString": "Call signature",
|
|
37041
37041
|
"flags": {},
|
|
37042
37042
|
"parameters": [
|
|
37043
37043
|
{
|
|
37044
|
-
"id":
|
|
37044
|
+
"id": 644,
|
|
37045
37045
|
"name": "theme",
|
|
37046
37046
|
"kind": 32768,
|
|
37047
37047
|
"kindString": "Parameter",
|
|
@@ -37115,7 +37115,7 @@
|
|
|
37115
37115
|
}
|
|
37116
37116
|
},
|
|
37117
37117
|
{
|
|
37118
|
-
"id":
|
|
37118
|
+
"id": 645,
|
|
37119
37119
|
"name": "whiteSpace",
|
|
37120
37120
|
"kind": 1024,
|
|
37121
37121
|
"kindString": "Property",
|
|
@@ -37175,7 +37175,7 @@
|
|
|
37175
37175
|
{
|
|
37176
37176
|
"type": "reflection",
|
|
37177
37177
|
"declaration": {
|
|
37178
|
-
"id":
|
|
37178
|
+
"id": 646,
|
|
37179
37179
|
"name": "__type",
|
|
37180
37180
|
"kind": 65536,
|
|
37181
37181
|
"kindString": "Type literal",
|
|
@@ -37189,14 +37189,14 @@
|
|
|
37189
37189
|
],
|
|
37190
37190
|
"signatures": [
|
|
37191
37191
|
{
|
|
37192
|
-
"id":
|
|
37192
|
+
"id": 647,
|
|
37193
37193
|
"name": "__type",
|
|
37194
37194
|
"kind": 4096,
|
|
37195
37195
|
"kindString": "Call signature",
|
|
37196
37196
|
"flags": {},
|
|
37197
37197
|
"parameters": [
|
|
37198
37198
|
{
|
|
37199
|
-
"id":
|
|
37199
|
+
"id": 648,
|
|
37200
37200
|
"name": "theme",
|
|
37201
37201
|
"kind": 32768,
|
|
37202
37202
|
"kindString": "Parameter",
|
|
@@ -37270,7 +37270,7 @@
|
|
|
37270
37270
|
}
|
|
37271
37271
|
},
|
|
37272
37272
|
{
|
|
37273
|
-
"id":
|
|
37273
|
+
"id": 649,
|
|
37274
37274
|
"name": "width",
|
|
37275
37275
|
"kind": 1024,
|
|
37276
37276
|
"kindString": "Property",
|
|
@@ -37360,7 +37360,7 @@
|
|
|
37360
37360
|
{
|
|
37361
37361
|
"type": "reflection",
|
|
37362
37362
|
"declaration": {
|
|
37363
|
-
"id":
|
|
37363
|
+
"id": 650,
|
|
37364
37364
|
"name": "__type",
|
|
37365
37365
|
"kind": 65536,
|
|
37366
37366
|
"kindString": "Type literal",
|
|
@@ -37374,14 +37374,14 @@
|
|
|
37374
37374
|
],
|
|
37375
37375
|
"signatures": [
|
|
37376
37376
|
{
|
|
37377
|
-
"id":
|
|
37377
|
+
"id": 651,
|
|
37378
37378
|
"name": "__type",
|
|
37379
37379
|
"kind": 4096,
|
|
37380
37380
|
"kindString": "Call signature",
|
|
37381
37381
|
"flags": {},
|
|
37382
37382
|
"parameters": [
|
|
37383
37383
|
{
|
|
37384
|
-
"id":
|
|
37384
|
+
"id": 652,
|
|
37385
37385
|
"name": "theme",
|
|
37386
37386
|
"kind": 32768,
|
|
37387
37387
|
"kindString": "Parameter",
|
|
@@ -37485,7 +37485,7 @@
|
|
|
37485
37485
|
}
|
|
37486
37486
|
},
|
|
37487
37487
|
{
|
|
37488
|
-
"id":
|
|
37488
|
+
"id": 441,
|
|
37489
37489
|
"name": "zIndex",
|
|
37490
37490
|
"kind": 1024,
|
|
37491
37491
|
"kindString": "Property",
|
|
@@ -37517,7 +37517,7 @@
|
|
|
37517
37517
|
{
|
|
37518
37518
|
"type": "reflection",
|
|
37519
37519
|
"declaration": {
|
|
37520
|
-
"id":
|
|
37520
|
+
"id": 442,
|
|
37521
37521
|
"name": "__type",
|
|
37522
37522
|
"kind": 65536,
|
|
37523
37523
|
"kindString": "Type literal",
|
|
@@ -37536,7 +37536,7 @@
|
|
|
37536
37536
|
{
|
|
37537
37537
|
"type": "reflection",
|
|
37538
37538
|
"declaration": {
|
|
37539
|
-
"id":
|
|
37539
|
+
"id": 443,
|
|
37540
37540
|
"name": "__type",
|
|
37541
37541
|
"kind": 65536,
|
|
37542
37542
|
"kindString": "Type literal",
|
|
@@ -37555,7 +37555,7 @@
|
|
|
37555
37555
|
{
|
|
37556
37556
|
"type": "reflection",
|
|
37557
37557
|
"declaration": {
|
|
37558
|
-
"id":
|
|
37558
|
+
"id": 444,
|
|
37559
37559
|
"name": "__type",
|
|
37560
37560
|
"kind": 65536,
|
|
37561
37561
|
"kindString": "Type literal",
|
|
@@ -37569,14 +37569,14 @@
|
|
|
37569
37569
|
],
|
|
37570
37570
|
"signatures": [
|
|
37571
37571
|
{
|
|
37572
|
-
"id":
|
|
37572
|
+
"id": 445,
|
|
37573
37573
|
"name": "__type",
|
|
37574
37574
|
"kind": 4096,
|
|
37575
37575
|
"kindString": "Call signature",
|
|
37576
37576
|
"flags": {},
|
|
37577
37577
|
"parameters": [
|
|
37578
37578
|
{
|
|
37579
|
-
"id":
|
|
37579
|
+
"id": 446,
|
|
37580
37580
|
"name": "theme",
|
|
37581
37581
|
"kind": 32768,
|
|
37582
37582
|
"kindString": "Parameter",
|
|
@@ -37613,7 +37613,7 @@
|
|
|
37613
37613
|
{
|
|
37614
37614
|
"type": "reflection",
|
|
37615
37615
|
"declaration": {
|
|
37616
|
-
"id":
|
|
37616
|
+
"id": 447,
|
|
37617
37617
|
"name": "__type",
|
|
37618
37618
|
"kind": 65536,
|
|
37619
37619
|
"kindString": "Type literal",
|
|
@@ -37632,7 +37632,7 @@
|
|
|
37632
37632
|
{
|
|
37633
37633
|
"type": "reflection",
|
|
37634
37634
|
"declaration": {
|
|
37635
|
-
"id":
|
|
37635
|
+
"id": 448,
|
|
37636
37636
|
"name": "__type",
|
|
37637
37637
|
"kind": 65536,
|
|
37638
37638
|
"kindString": "Type literal",
|
|
@@ -37664,101 +37664,101 @@
|
|
|
37664
37664
|
{
|
|
37665
37665
|
"title": "Properties",
|
|
37666
37666
|
"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
|
-
|
|
37706
|
-
410,
|
|
37667
|
+
449,
|
|
37668
|
+
453,
|
|
37669
|
+
457,
|
|
37670
|
+
709,
|
|
37671
|
+
423,
|
|
37672
|
+
653,
|
|
37673
|
+
657,
|
|
37674
|
+
661,
|
|
37675
|
+
665,
|
|
37676
|
+
669,
|
|
37677
|
+
673,
|
|
37678
|
+
461,
|
|
37679
|
+
429,
|
|
37680
|
+
465,
|
|
37681
|
+
419,
|
|
37682
|
+
469,
|
|
37683
|
+
473,
|
|
37684
|
+
785,
|
|
37685
|
+
677,
|
|
37686
|
+
477,
|
|
37687
|
+
481,
|
|
37688
|
+
485,
|
|
37689
|
+
489,
|
|
37690
|
+
493,
|
|
37691
|
+
497,
|
|
37692
|
+
501,
|
|
37693
|
+
505,
|
|
37694
|
+
433,
|
|
37695
|
+
681,
|
|
37696
|
+
685,
|
|
37697
|
+
509,
|
|
37698
|
+
513,
|
|
37699
|
+
517,
|
|
37700
|
+
689,
|
|
37701
|
+
693,
|
|
37702
|
+
521,
|
|
37703
|
+
525,
|
|
37704
|
+
529,
|
|
37705
|
+
533,
|
|
37707
37706
|
411,
|
|
37708
37707
|
412,
|
|
37709
|
-
536,
|
|
37710
|
-
540,
|
|
37711
|
-
544,
|
|
37712
|
-
548,
|
|
37713
|
-
552,
|
|
37714
|
-
556,
|
|
37715
|
-
712,
|
|
37716
|
-
696,
|
|
37717
|
-
560,
|
|
37718
|
-
564,
|
|
37719
|
-
568,
|
|
37720
|
-
572,
|
|
37721
|
-
736,
|
|
37722
|
-
744,
|
|
37723
|
-
576,
|
|
37724
|
-
580,
|
|
37725
|
-
724,
|
|
37726
|
-
584,
|
|
37727
|
-
588,
|
|
37728
|
-
728,
|
|
37729
|
-
720,
|
|
37730
|
-
716,
|
|
37731
|
-
732,
|
|
37732
|
-
740,
|
|
37733
|
-
592,
|
|
37734
|
-
700,
|
|
37735
|
-
414,
|
|
37736
|
-
704,
|
|
37737
|
-
596,
|
|
37738
|
-
600,
|
|
37739
|
-
604,
|
|
37740
|
-
608,
|
|
37741
|
-
768,
|
|
37742
|
-
776,
|
|
37743
|
-
756,
|
|
37744
|
-
760,
|
|
37745
|
-
612,
|
|
37746
|
-
752,
|
|
37747
|
-
748,
|
|
37748
|
-
764,
|
|
37749
|
-
772,
|
|
37750
|
-
616,
|
|
37751
|
-
620,
|
|
37752
37708
|
413,
|
|
37753
|
-
|
|
37754
|
-
|
|
37755
|
-
|
|
37756
|
-
|
|
37757
|
-
|
|
37758
|
-
|
|
37759
|
-
|
|
37760
|
-
|
|
37761
|
-
|
|
37709
|
+
537,
|
|
37710
|
+
541,
|
|
37711
|
+
545,
|
|
37712
|
+
549,
|
|
37713
|
+
553,
|
|
37714
|
+
557,
|
|
37715
|
+
713,
|
|
37716
|
+
697,
|
|
37717
|
+
561,
|
|
37718
|
+
565,
|
|
37719
|
+
569,
|
|
37720
|
+
573,
|
|
37721
|
+
737,
|
|
37722
|
+
745,
|
|
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,
|
|
37752
|
+
414,
|
|
37753
|
+
625,
|
|
37754
|
+
629,
|
|
37755
|
+
633,
|
|
37756
|
+
637,
|
|
37757
|
+
781,
|
|
37758
|
+
641,
|
|
37759
|
+
645,
|
|
37760
|
+
649,
|
|
37761
|
+
441
|
|
37762
37762
|
]
|
|
37763
37763
|
}
|
|
37764
37764
|
],
|
|
@@ -37767,7 +37767,7 @@
|
|
|
37767
37767
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
37768
37768
|
"line": 6,
|
|
37769
37769
|
"character": 17,
|
|
37770
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37770
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L6"
|
|
37771
37771
|
}
|
|
37772
37772
|
],
|
|
37773
37773
|
"extendedTypes": [
|
|
@@ -37799,7 +37799,7 @@
|
|
|
37799
37799
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37800
37800
|
"line": 11,
|
|
37801
37801
|
"character": 2,
|
|
37802
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37802
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L11"
|
|
37803
37803
|
}
|
|
37804
37804
|
],
|
|
37805
37805
|
"type": {
|
|
@@ -37820,7 +37820,7 @@
|
|
|
37820
37820
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37821
37821
|
"line": 12,
|
|
37822
37822
|
"character": 2,
|
|
37823
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37823
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L12"
|
|
37824
37824
|
}
|
|
37825
37825
|
],
|
|
37826
37826
|
"type": {
|
|
@@ -37841,13 +37841,34 @@
|
|
|
37841
37841
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37842
37842
|
"line": 13,
|
|
37843
37843
|
"character": 2,
|
|
37844
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37844
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L13"
|
|
37845
37845
|
}
|
|
37846
37846
|
],
|
|
37847
37847
|
"type": {
|
|
37848
37848
|
"type": "intrinsic",
|
|
37849
37849
|
"name": "boolean"
|
|
37850
37850
|
}
|
|
37851
|
+
},
|
|
37852
|
+
{
|
|
37853
|
+
"id": 405,
|
|
37854
|
+
"name": "maxAccounts",
|
|
37855
|
+
"kind": 1024,
|
|
37856
|
+
"kindString": "Property",
|
|
37857
|
+
"flags": {
|
|
37858
|
+
"isOptional": true
|
|
37859
|
+
},
|
|
37860
|
+
"sources": [
|
|
37861
|
+
{
|
|
37862
|
+
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37863
|
+
"line": 14,
|
|
37864
|
+
"character": 2,
|
|
37865
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L14"
|
|
37866
|
+
}
|
|
37867
|
+
],
|
|
37868
|
+
"type": {
|
|
37869
|
+
"type": "intrinsic",
|
|
37870
|
+
"name": "number"
|
|
37871
|
+
}
|
|
37851
37872
|
}
|
|
37852
37873
|
],
|
|
37853
37874
|
"groups": [
|
|
@@ -37856,7 +37877,8 @@
|
|
|
37856
37877
|
"children": [
|
|
37857
37878
|
402,
|
|
37858
37879
|
403,
|
|
37859
|
-
404
|
|
37880
|
+
404,
|
|
37881
|
+
405
|
|
37860
37882
|
]
|
|
37861
37883
|
}
|
|
37862
37884
|
],
|
|
@@ -37865,7 +37887,7 @@
|
|
|
37865
37887
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
37866
37888
|
"line": 10,
|
|
37867
37889
|
"character": 17,
|
|
37868
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37890
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L10"
|
|
37869
37891
|
}
|
|
37870
37892
|
],
|
|
37871
37893
|
"extendedTypes": [
|
|
@@ -37884,14 +37906,14 @@
|
|
|
37884
37906
|
]
|
|
37885
37907
|
},
|
|
37886
37908
|
{
|
|
37887
|
-
"id":
|
|
37909
|
+
"id": 851,
|
|
37888
37910
|
"name": "WalletContextState",
|
|
37889
37911
|
"kind": 256,
|
|
37890
37912
|
"kindString": "Interface",
|
|
37891
37913
|
"flags": {},
|
|
37892
37914
|
"children": [
|
|
37893
37915
|
{
|
|
37894
|
-
"id":
|
|
37916
|
+
"id": 852,
|
|
37895
37917
|
"name": "activeAccountIndex",
|
|
37896
37918
|
"kind": 1024,
|
|
37897
37919
|
"kindString": "Property",
|
|
@@ -37903,7 +37925,7 @@
|
|
|
37903
37925
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37904
37926
|
"line": 6,
|
|
37905
37927
|
"character": 2,
|
|
37906
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37928
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L6"
|
|
37907
37929
|
}
|
|
37908
37930
|
],
|
|
37909
37931
|
"type": {
|
|
@@ -37912,7 +37934,7 @@
|
|
|
37912
37934
|
}
|
|
37913
37935
|
},
|
|
37914
37936
|
{
|
|
37915
|
-
"id":
|
|
37937
|
+
"id": 856,
|
|
37916
37938
|
"name": "provided",
|
|
37917
37939
|
"kind": 1024,
|
|
37918
37940
|
"kindString": "Property",
|
|
@@ -37934,7 +37956,7 @@
|
|
|
37934
37956
|
}
|
|
37935
37957
|
},
|
|
37936
37958
|
{
|
|
37937
|
-
"id":
|
|
37959
|
+
"id": 853,
|
|
37938
37960
|
"name": "setActiveAccountIndex",
|
|
37939
37961
|
"kind": 1024,
|
|
37940
37962
|
"kindString": "Property",
|
|
@@ -37946,7 +37968,7 @@
|
|
|
37946
37968
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37947
37969
|
"line": 7,
|
|
37948
37970
|
"character": 2,
|
|
37949
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
37971
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L7"
|
|
37950
37972
|
}
|
|
37951
37973
|
],
|
|
37952
37974
|
"type": {
|
|
@@ -37963,7 +37985,7 @@
|
|
|
37963
37985
|
}
|
|
37964
37986
|
},
|
|
37965
37987
|
{
|
|
37966
|
-
"id":
|
|
37988
|
+
"id": 854,
|
|
37967
37989
|
"name": "setWallet",
|
|
37968
37990
|
"kind": 1024,
|
|
37969
37991
|
"kindString": "Property",
|
|
@@ -37975,7 +37997,7 @@
|
|
|
37975
37997
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
37976
37998
|
"line": 8,
|
|
37977
37999
|
"character": 2,
|
|
37978
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38000
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L8"
|
|
37979
38001
|
}
|
|
37980
38002
|
],
|
|
37981
38003
|
"type": {
|
|
@@ -37994,7 +38016,7 @@
|
|
|
37994
38016
|
}
|
|
37995
38017
|
},
|
|
37996
38018
|
{
|
|
37997
|
-
"id":
|
|
38019
|
+
"id": 855,
|
|
37998
38020
|
"name": "wallet",
|
|
37999
38021
|
"kind": 1024,
|
|
38000
38022
|
"kindString": "Property",
|
|
@@ -38006,7 +38028,7 @@
|
|
|
38006
38028
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
38007
38029
|
"line": 9,
|
|
38008
38030
|
"character": 2,
|
|
38009
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38031
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L9"
|
|
38010
38032
|
}
|
|
38011
38033
|
],
|
|
38012
38034
|
"type": {
|
|
@@ -38021,11 +38043,11 @@
|
|
|
38021
38043
|
{
|
|
38022
38044
|
"title": "Properties",
|
|
38023
38045
|
"children": [
|
|
38024
|
-
851,
|
|
38025
|
-
855,
|
|
38026
38046
|
852,
|
|
38047
|
+
856,
|
|
38027
38048
|
853,
|
|
38028
|
-
854
|
|
38049
|
+
854,
|
|
38050
|
+
855
|
|
38029
38051
|
]
|
|
38030
38052
|
}
|
|
38031
38053
|
],
|
|
@@ -38034,7 +38056,7 @@
|
|
|
38034
38056
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/State.ts",
|
|
38035
38057
|
"line": 5,
|
|
38036
38058
|
"character": 17,
|
|
38037
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38059
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/State.ts#L5"
|
|
38038
38060
|
}
|
|
38039
38061
|
],
|
|
38040
38062
|
"extendedTypes": [
|
|
@@ -38045,14 +38067,14 @@
|
|
|
38045
38067
|
]
|
|
38046
38068
|
},
|
|
38047
38069
|
{
|
|
38048
|
-
"id":
|
|
38070
|
+
"id": 844,
|
|
38049
38071
|
"name": "WalletProviderProps",
|
|
38050
38072
|
"kind": 256,
|
|
38051
38073
|
"kindString": "Interface",
|
|
38052
38074
|
"flags": {},
|
|
38053
38075
|
"children": [
|
|
38054
38076
|
{
|
|
38055
|
-
"id":
|
|
38077
|
+
"id": 845,
|
|
38056
38078
|
"name": "defaultActiveAccountIndex",
|
|
38057
38079
|
"kind": 1024,
|
|
38058
38080
|
"kindString": "Property",
|
|
@@ -38064,7 +38086,7 @@
|
|
|
38064
38086
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38065
38087
|
"line": 10,
|
|
38066
38088
|
"character": 2,
|
|
38067
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38089
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L10"
|
|
38068
38090
|
}
|
|
38069
38091
|
],
|
|
38070
38092
|
"type": {
|
|
@@ -38073,7 +38095,7 @@
|
|
|
38073
38095
|
}
|
|
38074
38096
|
},
|
|
38075
38097
|
{
|
|
38076
|
-
"id":
|
|
38098
|
+
"id": 846,
|
|
38077
38099
|
"name": "defaultWallet",
|
|
38078
38100
|
"kind": 1024,
|
|
38079
38101
|
"kindString": "Property",
|
|
@@ -38085,7 +38107,7 @@
|
|
|
38085
38107
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38086
38108
|
"line": 11,
|
|
38087
38109
|
"character": 2,
|
|
38088
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38110
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L11"
|
|
38089
38111
|
}
|
|
38090
38112
|
],
|
|
38091
38113
|
"type": {
|
|
@@ -38100,8 +38122,8 @@
|
|
|
38100
38122
|
{
|
|
38101
38123
|
"title": "Properties",
|
|
38102
38124
|
"children": [
|
|
38103
|
-
|
|
38104
|
-
|
|
38125
|
+
845,
|
|
38126
|
+
846
|
|
38105
38127
|
]
|
|
38106
38128
|
}
|
|
38107
38129
|
],
|
|
@@ -38110,12 +38132,12 @@
|
|
|
38110
38132
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38111
38133
|
"line": 9,
|
|
38112
38134
|
"character": 17,
|
|
38113
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38135
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L9"
|
|
38114
38136
|
}
|
|
38115
38137
|
]
|
|
38116
38138
|
},
|
|
38117
38139
|
{
|
|
38118
|
-
"id":
|
|
38140
|
+
"id": 793,
|
|
38119
38141
|
"name": "AccountContext",
|
|
38120
38142
|
"kind": 32,
|
|
38121
38143
|
"kindString": "Variable",
|
|
@@ -38127,7 +38149,7 @@
|
|
|
38127
38149
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/Context.ts",
|
|
38128
38150
|
"line": 5,
|
|
38129
38151
|
"character": 13,
|
|
38130
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38152
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Account/Context.ts#L5"
|
|
38131
38153
|
}
|
|
38132
38154
|
],
|
|
38133
38155
|
"type": {
|
|
@@ -38138,7 +38160,7 @@
|
|
|
38138
38160
|
"types": [
|
|
38139
38161
|
{
|
|
38140
38162
|
"type": "reference",
|
|
38141
|
-
"id":
|
|
38163
|
+
"id": 800,
|
|
38142
38164
|
"name": "AccountContextState"
|
|
38143
38165
|
},
|
|
38144
38166
|
{
|
|
@@ -38155,7 +38177,7 @@
|
|
|
38155
38177
|
"defaultValue": "..."
|
|
38156
38178
|
},
|
|
38157
38179
|
{
|
|
38158
|
-
"id":
|
|
38180
|
+
"id": 807,
|
|
38159
38181
|
"name": "SeedPhraseContext",
|
|
38160
38182
|
"kind": 32,
|
|
38161
38183
|
"kindString": "Variable",
|
|
@@ -38167,7 +38189,7 @@
|
|
|
38167
38189
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/Context.ts",
|
|
38168
38190
|
"line": 5,
|
|
38169
38191
|
"character": 13,
|
|
38170
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38192
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/Context.ts#L5"
|
|
38171
38193
|
}
|
|
38172
38194
|
],
|
|
38173
38195
|
"type": {
|
|
@@ -38178,7 +38200,7 @@
|
|
|
38178
38200
|
"types": [
|
|
38179
38201
|
{
|
|
38180
38202
|
"type": "reference",
|
|
38181
|
-
"id":
|
|
38203
|
+
"id": 812,
|
|
38182
38204
|
"name": "SeedPhraseContextState"
|
|
38183
38205
|
},
|
|
38184
38206
|
{
|
|
@@ -38195,7 +38217,7 @@
|
|
|
38195
38217
|
"defaultValue": "..."
|
|
38196
38218
|
},
|
|
38197
38219
|
{
|
|
38198
|
-
"id":
|
|
38220
|
+
"id": 843,
|
|
38199
38221
|
"name": "WalletContext",
|
|
38200
38222
|
"kind": 32,
|
|
38201
38223
|
"kindString": "Variable",
|
|
@@ -38207,7 +38229,7 @@
|
|
|
38207
38229
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Context.ts",
|
|
38208
38230
|
"line": 5,
|
|
38209
38231
|
"character": 13,
|
|
38210
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38232
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/Context.ts#L5"
|
|
38211
38233
|
}
|
|
38212
38234
|
],
|
|
38213
38235
|
"type": {
|
|
@@ -38218,7 +38240,7 @@
|
|
|
38218
38240
|
"types": [
|
|
38219
38241
|
{
|
|
38220
38242
|
"type": "reference",
|
|
38221
|
-
"id":
|
|
38243
|
+
"id": 851,
|
|
38222
38244
|
"name": "WalletContextState"
|
|
38223
38245
|
},
|
|
38224
38246
|
{
|
|
@@ -38235,7 +38257,7 @@
|
|
|
38235
38257
|
"defaultValue": "..."
|
|
38236
38258
|
},
|
|
38237
38259
|
{
|
|
38238
|
-
"id":
|
|
38260
|
+
"id": 796,
|
|
38239
38261
|
"name": "AccountMemoryProvider",
|
|
38240
38262
|
"kind": 64,
|
|
38241
38263
|
"kindString": "Function",
|
|
@@ -38245,19 +38267,19 @@
|
|
|
38245
38267
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx",
|
|
38246
38268
|
"line": 11,
|
|
38247
38269
|
"character": 13,
|
|
38248
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38270
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Account/MemoryProvider.tsx#L11"
|
|
38249
38271
|
}
|
|
38250
38272
|
],
|
|
38251
38273
|
"signatures": [
|
|
38252
38274
|
{
|
|
38253
|
-
"id":
|
|
38275
|
+
"id": 797,
|
|
38254
38276
|
"name": "AccountMemoryProvider",
|
|
38255
38277
|
"kind": 4096,
|
|
38256
38278
|
"kindString": "Call signature",
|
|
38257
38279
|
"flags": {},
|
|
38258
38280
|
"parameters": [
|
|
38259
38281
|
{
|
|
38260
|
-
"id":
|
|
38282
|
+
"id": 798,
|
|
38261
38283
|
"name": "props",
|
|
38262
38284
|
"kind": 32768,
|
|
38263
38285
|
"kindString": "Parameter",
|
|
@@ -38267,7 +38289,7 @@
|
|
|
38267
38289
|
"typeArguments": [
|
|
38268
38290
|
{
|
|
38269
38291
|
"type": "reference",
|
|
38270
|
-
"id":
|
|
38292
|
+
"id": 794,
|
|
38271
38293
|
"name": "AccountMemoryProviderProps"
|
|
38272
38294
|
}
|
|
38273
38295
|
],
|
|
@@ -38277,7 +38299,7 @@
|
|
|
38277
38299
|
}
|
|
38278
38300
|
},
|
|
38279
38301
|
{
|
|
38280
|
-
"id":
|
|
38302
|
+
"id": 799,
|
|
38281
38303
|
"name": "context",
|
|
38282
38304
|
"kind": 32768,
|
|
38283
38305
|
"kindString": "Parameter",
|
|
@@ -38329,7 +38351,7 @@
|
|
|
38329
38351
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
38330
38352
|
"line": 12,
|
|
38331
38353
|
"character": 13,
|
|
38332
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38354
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L12"
|
|
38333
38355
|
}
|
|
38334
38356
|
],
|
|
38335
38357
|
"signatures": [
|
|
@@ -38405,7 +38427,7 @@
|
|
|
38405
38427
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx",
|
|
38406
38428
|
"line": 25,
|
|
38407
38429
|
"character": 13,
|
|
38408
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38430
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/SeedPhrase/dialog/SeedPhraseDialog.tsx#L25"
|
|
38409
38431
|
}
|
|
38410
38432
|
],
|
|
38411
38433
|
"signatures": [
|
|
@@ -38481,7 +38503,7 @@
|
|
|
38481
38503
|
"fileName": "packages/sdk/packages/wallet/src/components/SeedPhrase/SeedPhraseIconButton.tsx",
|
|
38482
38504
|
"line": 17,
|
|
38483
38505
|
"character": 13,
|
|
38484
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38506
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/SeedPhrase/SeedPhraseIconButton.tsx#L17"
|
|
38485
38507
|
}
|
|
38486
38508
|
],
|
|
38487
38509
|
"signatures": [
|
|
@@ -38564,7 +38586,7 @@
|
|
|
38564
38586
|
]
|
|
38565
38587
|
},
|
|
38566
38588
|
{
|
|
38567
|
-
"id":
|
|
38589
|
+
"id": 808,
|
|
38568
38590
|
"name": "SeedPhraseProvider",
|
|
38569
38591
|
"kind": 64,
|
|
38570
38592
|
"kindString": "Function",
|
|
@@ -38574,19 +38596,19 @@
|
|
|
38574
38596
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/Provider.tsx",
|
|
38575
38597
|
"line": 17,
|
|
38576
38598
|
"character": 13,
|
|
38577
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38599
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/Provider.tsx#L17"
|
|
38578
38600
|
}
|
|
38579
38601
|
],
|
|
38580
38602
|
"signatures": [
|
|
38581
38603
|
{
|
|
38582
|
-
"id":
|
|
38604
|
+
"id": 809,
|
|
38583
38605
|
"name": "SeedPhraseProvider",
|
|
38584
38606
|
"kind": 4096,
|
|
38585
38607
|
"kindString": "Call signature",
|
|
38586
38608
|
"flags": {},
|
|
38587
38609
|
"parameters": [
|
|
38588
38610
|
{
|
|
38589
|
-
"id":
|
|
38611
|
+
"id": 810,
|
|
38590
38612
|
"name": "props",
|
|
38591
38613
|
"kind": 32768,
|
|
38592
38614
|
"kindString": "Parameter",
|
|
@@ -38597,7 +38619,7 @@
|
|
|
38597
38619
|
}
|
|
38598
38620
|
},
|
|
38599
38621
|
{
|
|
38600
|
-
"id":
|
|
38622
|
+
"id": 811,
|
|
38601
38623
|
"name": "context",
|
|
38602
38624
|
"kind": 32768,
|
|
38603
38625
|
"kindString": "Parameter",
|
|
@@ -38649,7 +38671,7 @@
|
|
|
38649
38671
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx",
|
|
38650
38672
|
"line": 15,
|
|
38651
38673
|
"character": 13,
|
|
38652
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38674
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountDetails/WalletAccountDetails.tsx#L15"
|
|
38653
38675
|
}
|
|
38654
38676
|
],
|
|
38655
38677
|
"signatures": [
|
|
@@ -38715,7 +38737,7 @@
|
|
|
38715
38737
|
]
|
|
38716
38738
|
},
|
|
38717
38739
|
{
|
|
38718
|
-
"id":
|
|
38740
|
+
"id": 406,
|
|
38719
38741
|
"name": "WalletAccountSelect",
|
|
38720
38742
|
"kind": 64,
|
|
38721
38743
|
"kindString": "Function",
|
|
@@ -38723,21 +38745,21 @@
|
|
|
38723
38745
|
"sources": [
|
|
38724
38746
|
{
|
|
38725
38747
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx",
|
|
38726
|
-
"line":
|
|
38748
|
+
"line": 21,
|
|
38727
38749
|
"character": 13,
|
|
38728
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38750
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/Select.tsx#L21"
|
|
38729
38751
|
}
|
|
38730
38752
|
],
|
|
38731
38753
|
"signatures": [
|
|
38732
38754
|
{
|
|
38733
|
-
"id":
|
|
38755
|
+
"id": 407,
|
|
38734
38756
|
"name": "WalletAccountSelect",
|
|
38735
38757
|
"kind": 4096,
|
|
38736
38758
|
"kindString": "Call signature",
|
|
38737
38759
|
"flags": {},
|
|
38738
38760
|
"parameters": [
|
|
38739
38761
|
{
|
|
38740
|
-
"id":
|
|
38762
|
+
"id": 408,
|
|
38741
38763
|
"name": "props",
|
|
38742
38764
|
"kind": 32768,
|
|
38743
38765
|
"kindString": "Parameter",
|
|
@@ -38749,7 +38771,7 @@
|
|
|
38749
38771
|
}
|
|
38750
38772
|
},
|
|
38751
38773
|
{
|
|
38752
|
-
"id":
|
|
38774
|
+
"id": 409,
|
|
38753
38775
|
"name": "context",
|
|
38754
38776
|
"kind": 32768,
|
|
38755
38777
|
"kindString": "Parameter",
|
|
@@ -38791,7 +38813,7 @@
|
|
|
38791
38813
|
]
|
|
38792
38814
|
},
|
|
38793
38815
|
{
|
|
38794
|
-
"id":
|
|
38816
|
+
"id": 789,
|
|
38795
38817
|
"name": "WalletAccountSelectBar",
|
|
38796
38818
|
"kind": 64,
|
|
38797
38819
|
"kindString": "Function",
|
|
@@ -38801,31 +38823,31 @@
|
|
|
38801
38823
|
"fileName": "packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx",
|
|
38802
38824
|
"line": 13,
|
|
38803
38825
|
"character": 13,
|
|
38804
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38826
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/components/WalletAccountSelect/SelectBar.tsx#L13"
|
|
38805
38827
|
}
|
|
38806
38828
|
],
|
|
38807
38829
|
"signatures": [
|
|
38808
38830
|
{
|
|
38809
|
-
"id":
|
|
38831
|
+
"id": 790,
|
|
38810
38832
|
"name": "WalletAccountSelectBar",
|
|
38811
38833
|
"kind": 4096,
|
|
38812
38834
|
"kindString": "Call signature",
|
|
38813
38835
|
"flags": {},
|
|
38814
38836
|
"parameters": [
|
|
38815
38837
|
{
|
|
38816
|
-
"id":
|
|
38838
|
+
"id": 791,
|
|
38817
38839
|
"name": "props",
|
|
38818
38840
|
"kind": 32768,
|
|
38819
38841
|
"kindString": "Parameter",
|
|
38820
38842
|
"flags": {},
|
|
38821
38843
|
"type": {
|
|
38822
38844
|
"type": "reference",
|
|
38823
|
-
"id":
|
|
38845
|
+
"id": 410,
|
|
38824
38846
|
"name": "WalletAccountSelectBarProps"
|
|
38825
38847
|
}
|
|
38826
38848
|
},
|
|
38827
38849
|
{
|
|
38828
|
-
"id":
|
|
38850
|
+
"id": 792,
|
|
38829
38851
|
"name": "context",
|
|
38830
38852
|
"kind": 32768,
|
|
38831
38853
|
"kindString": "Parameter",
|
|
@@ -38867,7 +38889,7 @@
|
|
|
38867
38889
|
]
|
|
38868
38890
|
},
|
|
38869
38891
|
{
|
|
38870
|
-
"id":
|
|
38892
|
+
"id": 847,
|
|
38871
38893
|
"name": "WalletProvider",
|
|
38872
38894
|
"kind": 64,
|
|
38873
38895
|
"kindString": "Function",
|
|
@@ -38877,19 +38899,19 @@
|
|
|
38877
38899
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx",
|
|
38878
38900
|
"line": 20,
|
|
38879
38901
|
"character": 13,
|
|
38880
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38902
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/Provider.tsx#L20"
|
|
38881
38903
|
}
|
|
38882
38904
|
],
|
|
38883
38905
|
"signatures": [
|
|
38884
38906
|
{
|
|
38885
|
-
"id":
|
|
38907
|
+
"id": 848,
|
|
38886
38908
|
"name": "WalletProvider",
|
|
38887
38909
|
"kind": 4096,
|
|
38888
38910
|
"kindString": "Call signature",
|
|
38889
38911
|
"flags": {},
|
|
38890
38912
|
"parameters": [
|
|
38891
38913
|
{
|
|
38892
|
-
"id":
|
|
38914
|
+
"id": 849,
|
|
38893
38915
|
"name": "props",
|
|
38894
38916
|
"kind": 32768,
|
|
38895
38917
|
"kindString": "Parameter",
|
|
@@ -38899,7 +38921,7 @@
|
|
|
38899
38921
|
"typeArguments": [
|
|
38900
38922
|
{
|
|
38901
38923
|
"type": "reference",
|
|
38902
|
-
"id":
|
|
38924
|
+
"id": 844,
|
|
38903
38925
|
"name": "WalletProviderProps"
|
|
38904
38926
|
}
|
|
38905
38927
|
],
|
|
@@ -38909,7 +38931,7 @@
|
|
|
38909
38931
|
}
|
|
38910
38932
|
},
|
|
38911
38933
|
{
|
|
38912
|
-
"id":
|
|
38934
|
+
"id": 850,
|
|
38913
38935
|
"name": "context",
|
|
38914
38936
|
"kind": 32768,
|
|
38915
38937
|
"kindString": "Parameter",
|
|
@@ -38951,7 +38973,7 @@
|
|
|
38951
38973
|
]
|
|
38952
38974
|
},
|
|
38953
38975
|
{
|
|
38954
|
-
"id":
|
|
38976
|
+
"id": 804,
|
|
38955
38977
|
"name": "useAccount",
|
|
38956
38978
|
"kind": 64,
|
|
38957
38979
|
"kindString": "Function",
|
|
@@ -38961,19 +38983,19 @@
|
|
|
38961
38983
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Account/use.ts",
|
|
38962
38984
|
"line": 5,
|
|
38963
38985
|
"character": 13,
|
|
38964
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
38986
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Account/use.ts#L5"
|
|
38965
38987
|
}
|
|
38966
38988
|
],
|
|
38967
38989
|
"signatures": [
|
|
38968
38990
|
{
|
|
38969
|
-
"id":
|
|
38991
|
+
"id": 805,
|
|
38970
38992
|
"name": "useAccount",
|
|
38971
38993
|
"kind": 4096,
|
|
38972
38994
|
"kindString": "Call signature",
|
|
38973
38995
|
"flags": {},
|
|
38974
38996
|
"parameters": [
|
|
38975
38997
|
{
|
|
38976
|
-
"id":
|
|
38998
|
+
"id": 806,
|
|
38977
38999
|
"name": "required",
|
|
38978
39000
|
"kind": 32768,
|
|
38979
39001
|
"kindString": "Parameter",
|
|
@@ -38993,7 +39015,7 @@
|
|
|
38993
39015
|
"types": [
|
|
38994
39016
|
{
|
|
38995
39017
|
"type": "reference",
|
|
38996
|
-
"id":
|
|
39018
|
+
"id": 800,
|
|
38997
39019
|
"name": "AccountContextState"
|
|
38998
39020
|
},
|
|
38999
39021
|
{
|
|
@@ -39015,7 +39037,7 @@
|
|
|
39015
39037
|
]
|
|
39016
39038
|
},
|
|
39017
39039
|
{
|
|
39018
|
-
"id":
|
|
39040
|
+
"id": 841,
|
|
39019
39041
|
"name": "useSeedPhrase",
|
|
39020
39042
|
"kind": 64,
|
|
39021
39043
|
"kindString": "Function",
|
|
@@ -39025,12 +39047,12 @@
|
|
|
39025
39047
|
"fileName": "packages/sdk/packages/wallet/src/contexts/SeedPhrase/use.tsx",
|
|
39026
39048
|
"line": 5,
|
|
39027
39049
|
"character": 13,
|
|
39028
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39050
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/SeedPhrase/use.tsx#L5"
|
|
39029
39051
|
}
|
|
39030
39052
|
],
|
|
39031
39053
|
"signatures": [
|
|
39032
39054
|
{
|
|
39033
|
-
"id":
|
|
39055
|
+
"id": 842,
|
|
39034
39056
|
"name": "useSeedPhrase",
|
|
39035
39057
|
"kind": 4096,
|
|
39036
39058
|
"kindString": "Call signature",
|
|
@@ -39043,7 +39065,7 @@
|
|
|
39043
39065
|
"types": [
|
|
39044
39066
|
{
|
|
39045
39067
|
"type": "reference",
|
|
39046
|
-
"id":
|
|
39068
|
+
"id": 812,
|
|
39047
39069
|
"name": "SeedPhraseContextState"
|
|
39048
39070
|
},
|
|
39049
39071
|
{
|
|
@@ -39065,7 +39087,7 @@
|
|
|
39065
39087
|
]
|
|
39066
39088
|
},
|
|
39067
39089
|
{
|
|
39068
|
-
"id":
|
|
39090
|
+
"id": 857,
|
|
39069
39091
|
"name": "useWallet",
|
|
39070
39092
|
"kind": 64,
|
|
39071
39093
|
"kindString": "Function",
|
|
@@ -39075,19 +39097,19 @@
|
|
|
39075
39097
|
"fileName": "packages/sdk/packages/wallet/src/contexts/Wallet/use.ts",
|
|
39076
39098
|
"line": 5,
|
|
39077
39099
|
"character": 13,
|
|
39078
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39100
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/contexts/Wallet/use.ts#L5"
|
|
39079
39101
|
}
|
|
39080
39102
|
],
|
|
39081
39103
|
"signatures": [
|
|
39082
39104
|
{
|
|
39083
|
-
"id":
|
|
39105
|
+
"id": 858,
|
|
39084
39106
|
"name": "useWallet",
|
|
39085
39107
|
"kind": 4096,
|
|
39086
39108
|
"kindString": "Call signature",
|
|
39087
39109
|
"flags": {},
|
|
39088
39110
|
"parameters": [
|
|
39089
39111
|
{
|
|
39090
|
-
"id":
|
|
39112
|
+
"id": 859,
|
|
39091
39113
|
"name": "required",
|
|
39092
39114
|
"kind": 32768,
|
|
39093
39115
|
"kindString": "Parameter",
|
|
@@ -39107,7 +39129,7 @@
|
|
|
39107
39129
|
"types": [
|
|
39108
39130
|
{
|
|
39109
39131
|
"type": "reference",
|
|
39110
|
-
"id":
|
|
39132
|
+
"id": 851,
|
|
39111
39133
|
"name": "WalletContextState"
|
|
39112
39134
|
},
|
|
39113
39135
|
{
|
|
@@ -39133,40 +39155,40 @@
|
|
|
39133
39155
|
{
|
|
39134
39156
|
"title": "Interfaces",
|
|
39135
39157
|
"children": [
|
|
39136
|
-
|
|
39137
|
-
|
|
39138
|
-
|
|
39158
|
+
800,
|
|
39159
|
+
794,
|
|
39160
|
+
812,
|
|
39139
39161
|
1,
|
|
39140
39162
|
20,
|
|
39141
|
-
|
|
39163
|
+
410,
|
|
39142
39164
|
401,
|
|
39143
|
-
|
|
39144
|
-
|
|
39165
|
+
851,
|
|
39166
|
+
844
|
|
39145
39167
|
]
|
|
39146
39168
|
},
|
|
39147
39169
|
{
|
|
39148
39170
|
"title": "Variables",
|
|
39149
39171
|
"children": [
|
|
39150
|
-
|
|
39151
|
-
|
|
39152
|
-
|
|
39172
|
+
793,
|
|
39173
|
+
807,
|
|
39174
|
+
843
|
|
39153
39175
|
]
|
|
39154
39176
|
},
|
|
39155
39177
|
{
|
|
39156
39178
|
"title": "Functions",
|
|
39157
39179
|
"children": [
|
|
39158
|
-
|
|
39180
|
+
796,
|
|
39159
39181
|
7,
|
|
39160
39182
|
11,
|
|
39161
39183
|
15,
|
|
39162
|
-
|
|
39184
|
+
808,
|
|
39163
39185
|
397,
|
|
39164
|
-
|
|
39165
|
-
|
|
39166
|
-
|
|
39167
|
-
|
|
39168
|
-
|
|
39169
|
-
|
|
39186
|
+
406,
|
|
39187
|
+
789,
|
|
39188
|
+
847,
|
|
39189
|
+
804,
|
|
39190
|
+
841,
|
|
39191
|
+
857
|
|
39170
39192
|
]
|
|
39171
39193
|
}
|
|
39172
39194
|
],
|
|
@@ -39175,7 +39197,7 @@
|
|
|
39175
39197
|
"fileName": "packages/sdk/packages/wallet/src/index.ts",
|
|
39176
39198
|
"line": 1,
|
|
39177
39199
|
"character": 0,
|
|
39178
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
39200
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/1e3c17b76c7/packages/sdk/packages/wallet/src/index.ts#L1"
|
|
39179
39201
|
}
|
|
39180
39202
|
]
|
|
39181
39203
|
}
|