@xyo-network/react-api 2.38.11 → 2.38.13
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/ApiErrorAlert.d.ts +2 -1
- package/dist/cjs/components/ApiErrorAlert.d.ts.map +1 -1
- package/dist/cjs/components/ApiErrorAlert.js +3 -1
- package/dist/cjs/components/ApiErrorAlert.js.map +1 -1
- package/dist/cjs/components/ResultLoader.d.ts +2 -1
- package/dist/cjs/components/ResultLoader.d.ts.map +1 -1
- package/dist/cjs/components/ResultLoader.js.map +1 -1
- package/dist/docs.json +663 -590
- package/dist/esm/components/ApiErrorAlert.d.ts +2 -1
- package/dist/esm/components/ApiErrorAlert.d.ts.map +1 -1
- package/dist/esm/components/ApiErrorAlert.js +3 -1
- package/dist/esm/components/ApiErrorAlert.js.map +1 -1
- package/dist/esm/components/ResultLoader.d.ts +2 -1
- package/dist/esm/components/ResultLoader.d.ts.map +1 -1
- package/dist/esm/components/ResultLoader.js.map +1 -1
- package/package.json +7 -6
- package/src/components/ApiErrorAlert.tsx +4 -2
- package/src/components/ResultLoader.tsx +2 -1
package/dist/docs.json
CHANGED
@@ -24,26 +24,65 @@
|
|
24
24
|
"sources": [
|
25
25
|
{
|
26
26
|
"fileName": "packages/sdk/packages/api/src/components/ApiErrorAlert.tsx",
|
27
|
-
"line":
|
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/c8a79fb73/packages/sdk/packages/api/src/components/ApiErrorAlert.tsx#L6"
|
30
30
|
}
|
31
31
|
],
|
32
32
|
"type": {
|
33
|
-
"type": "
|
34
|
-
"
|
33
|
+
"type": "union",
|
34
|
+
"types": [
|
35
35
|
{
|
36
|
-
"type": "
|
37
|
-
"
|
36
|
+
"type": "reference",
|
37
|
+
"typeArguments": [
|
38
|
+
{
|
39
|
+
"type": "intrinsic",
|
40
|
+
"name": "any"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"type": "intrinsic",
|
44
|
+
"name": "any"
|
45
|
+
}
|
46
|
+
],
|
47
|
+
"name": "XyoApiError",
|
48
|
+
"qualifiedName": "XyoApiError",
|
49
|
+
"package": "@xyo-network/api"
|
38
50
|
},
|
39
51
|
{
|
40
|
-
"type": "
|
41
|
-
"
|
52
|
+
"type": "intersection",
|
53
|
+
"types": [
|
54
|
+
{
|
55
|
+
"type": "reference",
|
56
|
+
"name": "SchemaFields",
|
57
|
+
"qualifiedName": "SchemaFields",
|
58
|
+
"package": "@xyo-network/payload"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"type": "reference",
|
62
|
+
"name": "PayloadFields",
|
63
|
+
"qualifiedName": "PayloadFields",
|
64
|
+
"package": "@xyo-network/payload"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"type": "reflection",
|
68
|
+
"declaration": {
|
69
|
+
"id": 3,
|
70
|
+
"name": "__type",
|
71
|
+
"kind": 65536,
|
72
|
+
"kindString": "Type literal",
|
73
|
+
"flags": {},
|
74
|
+
"sources": [
|
75
|
+
{
|
76
|
+
"fileName": "node_modules/@xyo-network/module/dist/esm/Query/Error.d.ts",
|
77
|
+
"line": 4,
|
78
|
+
"character": 42
|
79
|
+
}
|
80
|
+
]
|
81
|
+
}
|
82
|
+
}
|
83
|
+
]
|
42
84
|
}
|
43
|
-
]
|
44
|
-
"name": "XyoApiError",
|
45
|
-
"qualifiedName": "XyoApiError",
|
46
|
-
"package": "@xyo-network/api"
|
85
|
+
]
|
47
86
|
}
|
48
87
|
}
|
49
88
|
],
|
@@ -58,9 +97,9 @@
|
|
58
97
|
"sources": [
|
59
98
|
{
|
60
99
|
"fileName": "packages/sdk/packages/api/src/components/ApiErrorAlert.tsx",
|
61
|
-
"line":
|
100
|
+
"line": 5,
|
62
101
|
"character": 17,
|
63
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
102
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ApiErrorAlert.tsx#L5"
|
64
103
|
}
|
65
104
|
],
|
66
105
|
"extendedTypes": [
|
@@ -73,14 +112,14 @@
|
|
73
112
|
]
|
74
113
|
},
|
75
114
|
{
|
76
|
-
"id":
|
115
|
+
"id": 407,
|
77
116
|
"name": "FetchHuriHashOptions",
|
78
117
|
"kind": 256,
|
79
118
|
"kindString": "Interface",
|
80
119
|
"flags": {},
|
81
120
|
"children": [
|
82
121
|
{
|
83
|
-
"id":
|
122
|
+
"id": 408,
|
84
123
|
"name": "changeActiveNetwork",
|
85
124
|
"kind": 1024,
|
86
125
|
"kindString": "Property",
|
@@ -92,7 +131,7 @@
|
|
92
131
|
"fileName": "packages/sdk/packages/api/src/hooks/lib/FetchHuriHashOptions.ts",
|
93
132
|
"line": 2,
|
94
133
|
"character": 2,
|
95
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
134
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/lib/FetchHuriHashOptions.ts#L2"
|
96
135
|
}
|
97
136
|
],
|
98
137
|
"type": {
|
@@ -105,7 +144,7 @@
|
|
105
144
|
{
|
106
145
|
"title": "Properties",
|
107
146
|
"children": [
|
108
|
-
|
147
|
+
408
|
109
148
|
]
|
110
149
|
}
|
111
150
|
],
|
@@ -114,19 +153,19 @@
|
|
114
153
|
"fileName": "packages/sdk/packages/api/src/hooks/lib/FetchHuriHashOptions.ts",
|
115
154
|
"line": 1,
|
116
155
|
"character": 17,
|
117
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
156
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/lib/FetchHuriHashOptions.ts#L1"
|
118
157
|
}
|
119
158
|
]
|
120
159
|
},
|
121
160
|
{
|
122
|
-
"id":
|
161
|
+
"id": 401,
|
123
162
|
"name": "HandleItemDetailLoadingProps",
|
124
163
|
"kind": 256,
|
125
164
|
"kindString": "Interface",
|
126
165
|
"flags": {},
|
127
166
|
"children": [
|
128
167
|
{
|
129
|
-
"id":
|
168
|
+
"id": 402,
|
130
169
|
"name": "apiError",
|
131
170
|
"kind": 1024,
|
132
171
|
"kindString": "Property",
|
@@ -134,9 +173,9 @@
|
|
134
173
|
"sources": [
|
135
174
|
{
|
136
175
|
"fileName": "packages/sdk/packages/api/src/components/ResultLoader.tsx",
|
137
|
-
"line":
|
176
|
+
"line": 8,
|
138
177
|
"character": 2,
|
139
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
178
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ResultLoader.tsx#L8"
|
140
179
|
}
|
141
180
|
],
|
142
181
|
"type": {
|
@@ -162,6 +201,40 @@
|
|
162
201
|
"qualifiedName": "XyoApiError",
|
163
202
|
"package": "@xyo-network/api"
|
164
203
|
},
|
204
|
+
{
|
205
|
+
"type": "intersection",
|
206
|
+
"types": [
|
207
|
+
{
|
208
|
+
"type": "reference",
|
209
|
+
"name": "SchemaFields",
|
210
|
+
"qualifiedName": "SchemaFields",
|
211
|
+
"package": "@xyo-network/payload"
|
212
|
+
},
|
213
|
+
{
|
214
|
+
"type": "reference",
|
215
|
+
"name": "PayloadFields",
|
216
|
+
"qualifiedName": "PayloadFields",
|
217
|
+
"package": "@xyo-network/payload"
|
218
|
+
},
|
219
|
+
{
|
220
|
+
"type": "reflection",
|
221
|
+
"declaration": {
|
222
|
+
"id": 403,
|
223
|
+
"name": "__type",
|
224
|
+
"kind": 65536,
|
225
|
+
"kindString": "Type literal",
|
226
|
+
"flags": {},
|
227
|
+
"sources": [
|
228
|
+
{
|
229
|
+
"fileName": "node_modules/@xyo-network/module/dist/esm/Query/Error.d.ts",
|
230
|
+
"line": 4,
|
231
|
+
"character": 42
|
232
|
+
}
|
233
|
+
]
|
234
|
+
}
|
235
|
+
}
|
236
|
+
]
|
237
|
+
},
|
165
238
|
{
|
166
239
|
"type": "reference",
|
167
240
|
"name": "Error",
|
@@ -172,7 +245,7 @@
|
|
172
245
|
}
|
173
246
|
},
|
174
247
|
{
|
175
|
-
"id":
|
248
|
+
"id": 404,
|
176
249
|
"name": "notFound",
|
177
250
|
"kind": 1024,
|
178
251
|
"kindString": "Property",
|
@@ -180,9 +253,9 @@
|
|
180
253
|
"sources": [
|
181
254
|
{
|
182
255
|
"fileName": "packages/sdk/packages/api/src/components/ResultLoader.tsx",
|
183
|
-
"line":
|
256
|
+
"line": 9,
|
184
257
|
"character": 2,
|
185
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
258
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ResultLoader.tsx#L9"
|
186
259
|
}
|
187
260
|
],
|
188
261
|
"type": {
|
@@ -191,7 +264,7 @@
|
|
191
264
|
}
|
192
265
|
},
|
193
266
|
{
|
194
|
-
"id":
|
267
|
+
"id": 405,
|
195
268
|
"name": "searchResult",
|
196
269
|
"kind": 1024,
|
197
270
|
"kindString": "Property",
|
@@ -199,9 +272,9 @@
|
|
199
272
|
"sources": [
|
200
273
|
{
|
201
274
|
"fileName": "packages/sdk/packages/api/src/components/ResultLoader.tsx",
|
202
|
-
"line":
|
275
|
+
"line": 10,
|
203
276
|
"character": 2,
|
204
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
277
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ResultLoader.tsx#L10"
|
205
278
|
}
|
206
279
|
],
|
207
280
|
"type": {
|
@@ -213,7 +286,7 @@
|
|
213
286
|
},
|
214
287
|
{
|
215
288
|
"type": "reference",
|
216
|
-
"id":
|
289
|
+
"id": 406,
|
217
290
|
"name": "T"
|
218
291
|
}
|
219
292
|
]
|
@@ -224,23 +297,23 @@
|
|
224
297
|
{
|
225
298
|
"title": "Properties",
|
226
299
|
"children": [
|
227
|
-
401,
|
228
300
|
402,
|
229
|
-
|
301
|
+
404,
|
302
|
+
405
|
230
303
|
]
|
231
304
|
}
|
232
305
|
],
|
233
306
|
"sources": [
|
234
307
|
{
|
235
308
|
"fileName": "packages/sdk/packages/api/src/components/ResultLoader.tsx",
|
236
|
-
"line":
|
309
|
+
"line": 7,
|
237
310
|
"character": 17,
|
238
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
311
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ResultLoader.tsx#L7"
|
239
312
|
}
|
240
313
|
],
|
241
314
|
"typeParameters": [
|
242
315
|
{
|
243
|
-
"id":
|
316
|
+
"id": 406,
|
244
317
|
"name": "T",
|
245
318
|
"kind": 131072,
|
246
319
|
"kindString": "Type parameter",
|
@@ -249,14 +322,14 @@
|
|
249
322
|
]
|
250
323
|
},
|
251
324
|
{
|
252
|
-
"id":
|
325
|
+
"id": 12,
|
253
326
|
"name": "JsonFromPromiseProps",
|
254
327
|
"kind": 256,
|
255
328
|
"kindString": "Interface",
|
256
329
|
"flags": {},
|
257
330
|
"children": [
|
258
331
|
{
|
259
|
-
"id":
|
332
|
+
"id": 101,
|
260
333
|
"name": "alignContent",
|
261
334
|
"kind": 1024,
|
262
335
|
"kindString": "Property",
|
@@ -297,7 +370,7 @@
|
|
297
370
|
{
|
298
371
|
"type": "reflection",
|
299
372
|
"declaration": {
|
300
|
-
"id":
|
373
|
+
"id": 102,
|
301
374
|
"name": "__type",
|
302
375
|
"kind": 65536,
|
303
376
|
"kindString": "Type literal",
|
@@ -311,14 +384,14 @@
|
|
311
384
|
],
|
312
385
|
"signatures": [
|
313
386
|
{
|
314
|
-
"id":
|
387
|
+
"id": 103,
|
315
388
|
"name": "__type",
|
316
389
|
"kind": 4096,
|
317
390
|
"kindString": "Call signature",
|
318
391
|
"flags": {},
|
319
392
|
"parameters": [
|
320
393
|
{
|
321
|
-
"id":
|
394
|
+
"id": 104,
|
322
395
|
"name": "theme",
|
323
396
|
"kind": 32768,
|
324
397
|
"kindString": "Parameter",
|
@@ -373,7 +446,7 @@
|
|
373
446
|
}
|
374
447
|
},
|
375
448
|
{
|
376
|
-
"id":
|
449
|
+
"id": 97,
|
377
450
|
"name": "alignItems",
|
378
451
|
"kind": 1024,
|
379
452
|
"kindString": "Property",
|
@@ -414,7 +487,7 @@
|
|
414
487
|
{
|
415
488
|
"type": "reflection",
|
416
489
|
"declaration": {
|
417
|
-
"id":
|
490
|
+
"id": 98,
|
418
491
|
"name": "__type",
|
419
492
|
"kind": 65536,
|
420
493
|
"kindString": "Type literal",
|
@@ -428,14 +501,14 @@
|
|
428
501
|
],
|
429
502
|
"signatures": [
|
430
503
|
{
|
431
|
-
"id":
|
504
|
+
"id": 99,
|
432
505
|
"name": "__type",
|
433
506
|
"kind": 4096,
|
434
507
|
"kindString": "Call signature",
|
435
508
|
"flags": {},
|
436
509
|
"parameters": [
|
437
510
|
{
|
438
|
-
"id":
|
511
|
+
"id": 100,
|
439
512
|
"name": "theme",
|
440
513
|
"kind": 32768,
|
441
514
|
"kindString": "Parameter",
|
@@ -490,7 +563,7 @@
|
|
490
563
|
}
|
491
564
|
},
|
492
565
|
{
|
493
|
-
"id":
|
566
|
+
"id": 121,
|
494
567
|
"name": "alignSelf",
|
495
568
|
"kind": 1024,
|
496
569
|
"kindString": "Property",
|
@@ -531,7 +604,7 @@
|
|
531
604
|
{
|
532
605
|
"type": "reflection",
|
533
606
|
"declaration": {
|
534
|
-
"id":
|
607
|
+
"id": 122,
|
535
608
|
"name": "__type",
|
536
609
|
"kind": 65536,
|
537
610
|
"kindString": "Type literal",
|
@@ -545,14 +618,14 @@
|
|
545
618
|
],
|
546
619
|
"signatures": [
|
547
620
|
{
|
548
|
-
"id":
|
621
|
+
"id": 123,
|
549
622
|
"name": "__type",
|
550
623
|
"kind": 4096,
|
551
624
|
"kindString": "Call signature",
|
552
625
|
"flags": {},
|
553
626
|
"parameters": [
|
554
627
|
{
|
555
|
-
"id":
|
628
|
+
"id": 124,
|
556
629
|
"name": "theme",
|
557
630
|
"kind": 32768,
|
558
631
|
"kindString": "Parameter",
|
@@ -607,7 +680,7 @@
|
|
607
680
|
}
|
608
681
|
},
|
609
682
|
{
|
610
|
-
"id":
|
683
|
+
"id": 181,
|
611
684
|
"name": "bgcolor",
|
612
685
|
"kind": 1024,
|
613
686
|
"kindString": "Property",
|
@@ -648,7 +721,7 @@
|
|
648
721
|
{
|
649
722
|
"type": "reflection",
|
650
723
|
"declaration": {
|
651
|
-
"id":
|
724
|
+
"id": 182,
|
652
725
|
"name": "__type",
|
653
726
|
"kind": 65536,
|
654
727
|
"kindString": "Type literal",
|
@@ -662,14 +735,14 @@
|
|
662
735
|
],
|
663
736
|
"signatures": [
|
664
737
|
{
|
665
|
-
"id":
|
738
|
+
"id": 183,
|
666
739
|
"name": "__type",
|
667
740
|
"kind": 4096,
|
668
741
|
"kindString": "Call signature",
|
669
742
|
"flags": {},
|
670
743
|
"parameters": [
|
671
744
|
{
|
672
|
-
"id":
|
745
|
+
"id": 184,
|
673
746
|
"name": "theme",
|
674
747
|
"kind": 32768,
|
675
748
|
"kindString": "Parameter",
|
@@ -724,7 +797,7 @@
|
|
724
797
|
}
|
725
798
|
},
|
726
799
|
{
|
727
|
-
"id":
|
800
|
+
"id": 27,
|
728
801
|
"name": "border",
|
729
802
|
"kind": 1024,
|
730
803
|
"kindString": "Property",
|
@@ -768,7 +841,7 @@
|
|
768
841
|
{
|
769
842
|
"type": "reflection",
|
770
843
|
"declaration": {
|
771
|
-
"id":
|
844
|
+
"id": 28,
|
772
845
|
"name": "__type",
|
773
846
|
"kind": 65536,
|
774
847
|
"kindString": "Type literal",
|
@@ -1563,7 +1636,7 @@
|
|
1563
1636
|
{
|
1564
1637
|
"type": "reflection",
|
1565
1638
|
"declaration": {
|
1566
|
-
"id":
|
1639
|
+
"id": 29,
|
1567
1640
|
"name": "__type",
|
1568
1641
|
"kind": 65536,
|
1569
1642
|
"kindString": "Type literal",
|
@@ -1577,14 +1650,14 @@
|
|
1577
1650
|
],
|
1578
1651
|
"signatures": [
|
1579
1652
|
{
|
1580
|
-
"id":
|
1653
|
+
"id": 30,
|
1581
1654
|
"name": "__type",
|
1582
1655
|
"kind": 4096,
|
1583
1656
|
"kindString": "Call signature",
|
1584
1657
|
"flags": {},
|
1585
1658
|
"parameters": [
|
1586
1659
|
{
|
1587
|
-
"id":
|
1660
|
+
"id": 31,
|
1588
1661
|
"name": "theme",
|
1589
1662
|
"kind": 32768,
|
1590
1663
|
"kindString": "Parameter",
|
@@ -1633,7 +1706,7 @@
|
|
1633
1706
|
{
|
1634
1707
|
"type": "reflection",
|
1635
1708
|
"declaration": {
|
1636
|
-
"id":
|
1709
|
+
"id": 32,
|
1637
1710
|
"name": "__type",
|
1638
1711
|
"kind": 65536,
|
1639
1712
|
"kindString": "Type literal",
|
@@ -2437,7 +2510,7 @@
|
|
2437
2510
|
}
|
2438
2511
|
},
|
2439
2512
|
{
|
2440
|
-
"id":
|
2513
|
+
"id": 41,
|
2441
2514
|
"name": "borderBottom",
|
2442
2515
|
"kind": 1024,
|
2443
2516
|
"kindString": "Property",
|
@@ -2527,7 +2600,7 @@
|
|
2527
2600
|
{
|
2528
2601
|
"type": "reflection",
|
2529
2602
|
"declaration": {
|
2530
|
-
"id":
|
2603
|
+
"id": 42,
|
2531
2604
|
"name": "__type",
|
2532
2605
|
"kind": 65536,
|
2533
2606
|
"kindString": "Type literal",
|
@@ -2541,14 +2614,14 @@
|
|
2541
2614
|
],
|
2542
2615
|
"signatures": [
|
2543
2616
|
{
|
2544
|
-
"id":
|
2617
|
+
"id": 43,
|
2545
2618
|
"name": "__type",
|
2546
2619
|
"kind": 4096,
|
2547
2620
|
"kindString": "Call signature",
|
2548
2621
|
"flags": {},
|
2549
2622
|
"parameters": [
|
2550
2623
|
{
|
2551
|
-
"id":
|
2624
|
+
"id": 44,
|
2552
2625
|
"name": "theme",
|
2553
2626
|
"kind": 32768,
|
2554
2627
|
"kindString": "Parameter",
|
@@ -2652,7 +2725,7 @@
|
|
2652
2725
|
}
|
2653
2726
|
},
|
2654
2727
|
{
|
2655
|
-
"id":
|
2728
|
+
"id": 49,
|
2656
2729
|
"name": "borderColor",
|
2657
2730
|
"kind": 1024,
|
2658
2731
|
"kindString": "Property",
|
@@ -2693,7 +2766,7 @@
|
|
2693
2766
|
{
|
2694
2767
|
"type": "reflection",
|
2695
2768
|
"declaration": {
|
2696
|
-
"id":
|
2769
|
+
"id": 50,
|
2697
2770
|
"name": "__type",
|
2698
2771
|
"kind": 65536,
|
2699
2772
|
"kindString": "Type literal",
|
@@ -2707,14 +2780,14 @@
|
|
2707
2780
|
],
|
2708
2781
|
"signatures": [
|
2709
2782
|
{
|
2710
|
-
"id":
|
2783
|
+
"id": 51,
|
2711
2784
|
"name": "__type",
|
2712
2785
|
"kind": 4096,
|
2713
2786
|
"kindString": "Call signature",
|
2714
2787
|
"flags": {},
|
2715
2788
|
"parameters": [
|
2716
2789
|
{
|
2717
|
-
"id":
|
2790
|
+
"id": 52,
|
2718
2791
|
"name": "theme",
|
2719
2792
|
"kind": 32768,
|
2720
2793
|
"kindString": "Parameter",
|
@@ -2769,7 +2842,7 @@
|
|
2769
2842
|
}
|
2770
2843
|
},
|
2771
2844
|
{
|
2772
|
-
"id":
|
2845
|
+
"id": 45,
|
2773
2846
|
"name": "borderLeft",
|
2774
2847
|
"kind": 1024,
|
2775
2848
|
"kindString": "Property",
|
@@ -2859,7 +2932,7 @@
|
|
2859
2932
|
{
|
2860
2933
|
"type": "reflection",
|
2861
2934
|
"declaration": {
|
2862
|
-
"id":
|
2935
|
+
"id": 46,
|
2863
2936
|
"name": "__type",
|
2864
2937
|
"kind": 65536,
|
2865
2938
|
"kindString": "Type literal",
|
@@ -2873,14 +2946,14 @@
|
|
2873
2946
|
],
|
2874
2947
|
"signatures": [
|
2875
2948
|
{
|
2876
|
-
"id":
|
2949
|
+
"id": 47,
|
2877
2950
|
"name": "__type",
|
2878
2951
|
"kind": 4096,
|
2879
2952
|
"kindString": "Call signature",
|
2880
2953
|
"flags": {},
|
2881
2954
|
"parameters": [
|
2882
2955
|
{
|
2883
|
-
"id":
|
2956
|
+
"id": 48,
|
2884
2957
|
"name": "theme",
|
2885
2958
|
"kind": 32768,
|
2886
2959
|
"kindString": "Parameter",
|
@@ -2984,7 +3057,7 @@
|
|
2984
3057
|
}
|
2985
3058
|
},
|
2986
3059
|
{
|
2987
|
-
"id":
|
3060
|
+
"id": 53,
|
2988
3061
|
"name": "borderRadius",
|
2989
3062
|
"kind": 1024,
|
2990
3063
|
"kindString": "Property",
|
@@ -3074,7 +3147,7 @@
|
|
3074
3147
|
{
|
3075
3148
|
"type": "reflection",
|
3076
3149
|
"declaration": {
|
3077
|
-
"id":
|
3150
|
+
"id": 54,
|
3078
3151
|
"name": "__type",
|
3079
3152
|
"kind": 65536,
|
3080
3153
|
"kindString": "Type literal",
|
@@ -3088,14 +3161,14 @@
|
|
3088
3161
|
],
|
3089
3162
|
"signatures": [
|
3090
3163
|
{
|
3091
|
-
"id":
|
3164
|
+
"id": 55,
|
3092
3165
|
"name": "__type",
|
3093
3166
|
"kind": 4096,
|
3094
3167
|
"kindString": "Call signature",
|
3095
3168
|
"flags": {},
|
3096
3169
|
"parameters": [
|
3097
3170
|
{
|
3098
|
-
"id":
|
3171
|
+
"id": 56,
|
3099
3172
|
"name": "theme",
|
3100
3173
|
"kind": 32768,
|
3101
3174
|
"kindString": "Parameter",
|
@@ -3199,7 +3272,7 @@
|
|
3199
3272
|
}
|
3200
3273
|
},
|
3201
3274
|
{
|
3202
|
-
"id":
|
3275
|
+
"id": 37,
|
3203
3276
|
"name": "borderRight",
|
3204
3277
|
"kind": 1024,
|
3205
3278
|
"kindString": "Property",
|
@@ -3289,7 +3362,7 @@
|
|
3289
3362
|
{
|
3290
3363
|
"type": "reflection",
|
3291
3364
|
"declaration": {
|
3292
|
-
"id":
|
3365
|
+
"id": 38,
|
3293
3366
|
"name": "__type",
|
3294
3367
|
"kind": 65536,
|
3295
3368
|
"kindString": "Type literal",
|
@@ -3303,14 +3376,14 @@
|
|
3303
3376
|
],
|
3304
3377
|
"signatures": [
|
3305
3378
|
{
|
3306
|
-
"id":
|
3379
|
+
"id": 39,
|
3307
3380
|
"name": "__type",
|
3308
3381
|
"kind": 4096,
|
3309
3382
|
"kindString": "Call signature",
|
3310
3383
|
"flags": {},
|
3311
3384
|
"parameters": [
|
3312
3385
|
{
|
3313
|
-
"id":
|
3386
|
+
"id": 40,
|
3314
3387
|
"name": "theme",
|
3315
3388
|
"kind": 32768,
|
3316
3389
|
"kindString": "Parameter",
|
@@ -3414,7 +3487,7 @@
|
|
3414
3487
|
}
|
3415
3488
|
},
|
3416
3489
|
{
|
3417
|
-
"id":
|
3490
|
+
"id": 33,
|
3418
3491
|
"name": "borderTop",
|
3419
3492
|
"kind": 1024,
|
3420
3493
|
"kindString": "Property",
|
@@ -3504,7 +3577,7 @@
|
|
3504
3577
|
{
|
3505
3578
|
"type": "reflection",
|
3506
3579
|
"declaration": {
|
3507
|
-
"id":
|
3580
|
+
"id": 34,
|
3508
3581
|
"name": "__type",
|
3509
3582
|
"kind": 65536,
|
3510
3583
|
"kindString": "Type literal",
|
@@ -3518,14 +3591,14 @@
|
|
3518
3591
|
],
|
3519
3592
|
"signatures": [
|
3520
3593
|
{
|
3521
|
-
"id":
|
3594
|
+
"id": 35,
|
3522
3595
|
"name": "__type",
|
3523
3596
|
"kind": 4096,
|
3524
3597
|
"kindString": "Call signature",
|
3525
3598
|
"flags": {},
|
3526
3599
|
"parameters": [
|
3527
3600
|
{
|
3528
|
-
"id":
|
3601
|
+
"id": 36,
|
3529
3602
|
"name": "theme",
|
3530
3603
|
"kind": 32768,
|
3531
3604
|
"kindString": "Parameter",
|
@@ -3629,7 +3702,7 @@
|
|
3629
3702
|
}
|
3630
3703
|
},
|
3631
3704
|
{
|
3632
|
-
"id":
|
3705
|
+
"id": 205,
|
3633
3706
|
"name": "bottom",
|
3634
3707
|
"kind": 1024,
|
3635
3708
|
"kindString": "Property",
|
@@ -3719,7 +3792,7 @@
|
|
3719
3792
|
{
|
3720
3793
|
"type": "reflection",
|
3721
3794
|
"declaration": {
|
3722
|
-
"id":
|
3795
|
+
"id": 206,
|
3723
3796
|
"name": "__type",
|
3724
3797
|
"kind": 65536,
|
3725
3798
|
"kindString": "Type literal",
|
@@ -3733,14 +3806,14 @@
|
|
3733
3806
|
],
|
3734
3807
|
"signatures": [
|
3735
3808
|
{
|
3736
|
-
"id":
|
3809
|
+
"id": 207,
|
3737
3810
|
"name": "__type",
|
3738
3811
|
"kind": 4096,
|
3739
3812
|
"kindString": "Call signature",
|
3740
3813
|
"flags": {},
|
3741
3814
|
"parameters": [
|
3742
3815
|
{
|
3743
|
-
"id":
|
3816
|
+
"id": 208,
|
3744
3817
|
"name": "theme",
|
3745
3818
|
"kind": 32768,
|
3746
3819
|
"kindString": "Parameter",
|
@@ -3844,7 +3917,7 @@
|
|
3844
3917
|
}
|
3845
3918
|
},
|
3846
3919
|
{
|
3847
|
-
"id":
|
3920
|
+
"id": 213,
|
3848
3921
|
"name": "boxShadow",
|
3849
3922
|
"kind": 1024,
|
3850
3923
|
"kindString": "Property",
|
@@ -3882,7 +3955,7 @@
|
|
3882
3955
|
{
|
3883
3956
|
"type": "reflection",
|
3884
3957
|
"declaration": {
|
3885
|
-
"id":
|
3958
|
+
"id": 214,
|
3886
3959
|
"name": "__type",
|
3887
3960
|
"kind": 65536,
|
3888
3961
|
"kindString": "Type literal",
|
@@ -3896,14 +3969,14 @@
|
|
3896
3969
|
],
|
3897
3970
|
"signatures": [
|
3898
3971
|
{
|
3899
|
-
"id":
|
3972
|
+
"id": 215,
|
3900
3973
|
"name": "__type",
|
3901
3974
|
"kind": 4096,
|
3902
3975
|
"kindString": "Call signature",
|
3903
3976
|
"flags": {},
|
3904
3977
|
"parameters": [
|
3905
3978
|
{
|
3906
|
-
"id":
|
3979
|
+
"id": 216,
|
3907
3980
|
"name": "theme",
|
3908
3981
|
"kind": 32768,
|
3909
3982
|
"kindString": "Parameter",
|
@@ -3955,7 +4028,7 @@
|
|
3955
4028
|
}
|
3956
4029
|
},
|
3957
4030
|
{
|
3958
|
-
"id":
|
4031
|
+
"id": 241,
|
3959
4032
|
"name": "boxSizing",
|
3960
4033
|
"kind": 1024,
|
3961
4034
|
"kindString": "Property",
|
@@ -4015,7 +4088,7 @@
|
|
4015
4088
|
{
|
4016
4089
|
"type": "reflection",
|
4017
4090
|
"declaration": {
|
4018
|
-
"id":
|
4091
|
+
"id": 242,
|
4019
4092
|
"name": "__type",
|
4020
4093
|
"kind": 65536,
|
4021
4094
|
"kindString": "Type literal",
|
@@ -4029,14 +4102,14 @@
|
|
4029
4102
|
],
|
4030
4103
|
"signatures": [
|
4031
4104
|
{
|
4032
|
-
"id":
|
4105
|
+
"id": 243,
|
4033
4106
|
"name": "__type",
|
4034
4107
|
"kind": 4096,
|
4035
4108
|
"kindString": "Call signature",
|
4036
4109
|
"flags": {},
|
4037
4110
|
"parameters": [
|
4038
4111
|
{
|
4039
|
-
"id":
|
4112
|
+
"id": 244,
|
4040
4113
|
"name": "theme",
|
4041
4114
|
"kind": 32768,
|
4042
4115
|
"kindString": "Parameter",
|
@@ -4110,7 +4183,7 @@
|
|
4110
4183
|
}
|
4111
4184
|
},
|
4112
4185
|
{
|
4113
|
-
"id":
|
4186
|
+
"id": 13,
|
4114
4187
|
"name": "callback",
|
4115
4188
|
"kind": 1024,
|
4116
4189
|
"kindString": "Property",
|
@@ -4120,13 +4193,13 @@
|
|
4120
4193
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
4121
4194
|
"line": 15,
|
4122
4195
|
"character": 2,
|
4123
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
4196
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L15"
|
4124
4197
|
}
|
4125
4198
|
],
|
4126
4199
|
"type": {
|
4127
4200
|
"type": "reflection",
|
4128
4201
|
"declaration": {
|
4129
|
-
"id":
|
4202
|
+
"id": 14,
|
4130
4203
|
"name": "__type",
|
4131
4204
|
"kind": 65536,
|
4132
4205
|
"kindString": "Type literal",
|
@@ -4136,12 +4209,12 @@
|
|
4136
4209
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
4137
4210
|
"line": 15,
|
4138
4211
|
"character": 12,
|
4139
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
4212
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L15"
|
4140
4213
|
}
|
4141
4214
|
],
|
4142
4215
|
"signatures": [
|
4143
4216
|
{
|
4144
|
-
"id":
|
4217
|
+
"id": 15,
|
4145
4218
|
"name": "__type",
|
4146
4219
|
"kind": 4096,
|
4147
4220
|
"kindString": "Call signature",
|
@@ -4173,7 +4246,7 @@
|
|
4173
4246
|
}
|
4174
4247
|
},
|
4175
4248
|
{
|
4176
|
-
"id":
|
4249
|
+
"id": 23,
|
4177
4250
|
"name": "color",
|
4178
4251
|
"kind": 1024,
|
4179
4252
|
"kindString": "Property",
|
@@ -4214,7 +4287,7 @@
|
|
4214
4287
|
{
|
4215
4288
|
"type": "reflection",
|
4216
4289
|
"declaration": {
|
4217
|
-
"id":
|
4290
|
+
"id": 24,
|
4218
4291
|
"name": "__type",
|
4219
4292
|
"kind": 65536,
|
4220
4293
|
"kindString": "Type literal",
|
@@ -4228,14 +4301,14 @@
|
|
4228
4301
|
],
|
4229
4302
|
"signatures": [
|
4230
4303
|
{
|
4231
|
-
"id":
|
4304
|
+
"id": 25,
|
4232
4305
|
"name": "__type",
|
4233
4306
|
"kind": 4096,
|
4234
4307
|
"kindString": "Call signature",
|
4235
4308
|
"flags": {},
|
4236
4309
|
"parameters": [
|
4237
4310
|
{
|
4238
|
-
"id":
|
4311
|
+
"id": 26,
|
4239
4312
|
"name": "theme",
|
4240
4313
|
"kind": 32768,
|
4241
4314
|
"kindString": "Parameter",
|
@@ -4290,7 +4363,7 @@
|
|
4290
4363
|
}
|
4291
4364
|
},
|
4292
4365
|
{
|
4293
|
-
"id":
|
4366
|
+
"id": 137,
|
4294
4367
|
"name": "columnGap",
|
4295
4368
|
"kind": 1024,
|
4296
4369
|
"kindString": "Property",
|
@@ -4380,7 +4453,7 @@
|
|
4380
4453
|
{
|
4381
4454
|
"type": "reflection",
|
4382
4455
|
"declaration": {
|
4383
|
-
"id":
|
4456
|
+
"id": 138,
|
4384
4457
|
"name": "__type",
|
4385
4458
|
"kind": 65536,
|
4386
4459
|
"kindString": "Type literal",
|
@@ -4394,14 +4467,14 @@
|
|
4394
4467
|
],
|
4395
4468
|
"signatures": [
|
4396
4469
|
{
|
4397
|
-
"id":
|
4470
|
+
"id": 139,
|
4398
4471
|
"name": "__type",
|
4399
4472
|
"kind": 4096,
|
4400
4473
|
"kindString": "Call signature",
|
4401
4474
|
"flags": {},
|
4402
4475
|
"parameters": [
|
4403
4476
|
{
|
4404
|
-
"id":
|
4477
|
+
"id": 140,
|
4405
4478
|
"name": "theme",
|
4406
4479
|
"kind": 32768,
|
4407
4480
|
"kindString": "Parameter",
|
@@ -4505,7 +4578,7 @@
|
|
4505
4578
|
}
|
4506
4579
|
},
|
4507
4580
|
{
|
4508
|
-
"id":
|
4581
|
+
"id": 57,
|
4509
4582
|
"name": "display",
|
4510
4583
|
"kind": 1024,
|
4511
4584
|
"kindString": "Property",
|
@@ -4546,7 +4619,7 @@
|
|
4546
4619
|
{
|
4547
4620
|
"type": "reflection",
|
4548
4621
|
"declaration": {
|
4549
|
-
"id":
|
4622
|
+
"id": 58,
|
4550
4623
|
"name": "__type",
|
4551
4624
|
"kind": 65536,
|
4552
4625
|
"kindString": "Type literal",
|
@@ -4560,14 +4633,14 @@
|
|
4560
4633
|
],
|
4561
4634
|
"signatures": [
|
4562
4635
|
{
|
4563
|
-
"id":
|
4636
|
+
"id": 59,
|
4564
4637
|
"name": "__type",
|
4565
4638
|
"kind": 4096,
|
4566
4639
|
"kindString": "Call signature",
|
4567
4640
|
"flags": {},
|
4568
4641
|
"parameters": [
|
4569
4642
|
{
|
4570
|
-
"id":
|
4643
|
+
"id": 60,
|
4571
4644
|
"name": "theme",
|
4572
4645
|
"kind": 32768,
|
4573
4646
|
"kindString": "Parameter",
|
@@ -4622,7 +4695,7 @@
|
|
4622
4695
|
}
|
4623
4696
|
},
|
4624
4697
|
{
|
4625
|
-
"id":
|
4698
|
+
"id": 61,
|
4626
4699
|
"name": "displayPrint",
|
4627
4700
|
"kind": 1024,
|
4628
4701
|
"kindString": "Property",
|
@@ -4663,7 +4736,7 @@
|
|
4663
4736
|
{
|
4664
4737
|
"type": "reflection",
|
4665
4738
|
"declaration": {
|
4666
|
-
"id":
|
4739
|
+
"id": 62,
|
4667
4740
|
"name": "__type",
|
4668
4741
|
"kind": 65536,
|
4669
4742
|
"kindString": "Type literal",
|
@@ -4677,14 +4750,14 @@
|
|
4677
4750
|
],
|
4678
4751
|
"signatures": [
|
4679
4752
|
{
|
4680
|
-
"id":
|
4753
|
+
"id": 63,
|
4681
4754
|
"name": "__type",
|
4682
4755
|
"kind": 4096,
|
4683
4756
|
"kindString": "Call signature",
|
4684
4757
|
"flags": {},
|
4685
4758
|
"parameters": [
|
4686
4759
|
{
|
4687
|
-
"id":
|
4760
|
+
"id": 64,
|
4688
4761
|
"name": "theme",
|
4689
4762
|
"kind": 32768,
|
4690
4763
|
"kindString": "Parameter",
|
@@ -4739,7 +4812,7 @@
|
|
4739
4812
|
}
|
4740
4813
|
},
|
4741
4814
|
{
|
4742
|
-
"id":
|
4815
|
+
"id": 109,
|
4743
4816
|
"name": "flex",
|
4744
4817
|
"kind": 1024,
|
4745
4818
|
"kindString": "Property",
|
@@ -4829,7 +4902,7 @@
|
|
4829
4902
|
{
|
4830
4903
|
"type": "reflection",
|
4831
4904
|
"declaration": {
|
4832
|
-
"id":
|
4905
|
+
"id": 110,
|
4833
4906
|
"name": "__type",
|
4834
4907
|
"kind": 65536,
|
4835
4908
|
"kindString": "Type literal",
|
@@ -4843,14 +4916,14 @@
|
|
4843
4916
|
],
|
4844
4917
|
"signatures": [
|
4845
4918
|
{
|
4846
|
-
"id":
|
4919
|
+
"id": 111,
|
4847
4920
|
"name": "__type",
|
4848
4921
|
"kind": 4096,
|
4849
4922
|
"kindString": "Call signature",
|
4850
4923
|
"flags": {},
|
4851
4924
|
"parameters": [
|
4852
4925
|
{
|
4853
|
-
"id":
|
4926
|
+
"id": 112,
|
4854
4927
|
"name": "theme",
|
4855
4928
|
"kind": 32768,
|
4856
4929
|
"kindString": "Parameter",
|
@@ -4954,7 +5027,7 @@
|
|
4954
5027
|
}
|
4955
5028
|
},
|
4956
5029
|
{
|
4957
|
-
"id":
|
5030
|
+
"id": 81,
|
4958
5031
|
"name": "flexBasis",
|
4959
5032
|
"kind": 1024,
|
4960
5033
|
"kindString": "Property",
|
@@ -5044,7 +5117,7 @@
|
|
5044
5117
|
{
|
5045
5118
|
"type": "reflection",
|
5046
5119
|
"declaration": {
|
5047
|
-
"id":
|
5120
|
+
"id": 82,
|
5048
5121
|
"name": "__type",
|
5049
5122
|
"kind": 65536,
|
5050
5123
|
"kindString": "Type literal",
|
@@ -5058,14 +5131,14 @@
|
|
5058
5131
|
],
|
5059
5132
|
"signatures": [
|
5060
5133
|
{
|
5061
|
-
"id":
|
5134
|
+
"id": 83,
|
5062
5135
|
"name": "__type",
|
5063
5136
|
"kind": 4096,
|
5064
5137
|
"kindString": "Call signature",
|
5065
5138
|
"flags": {},
|
5066
5139
|
"parameters": [
|
5067
5140
|
{
|
5068
|
-
"id":
|
5141
|
+
"id": 84,
|
5069
5142
|
"name": "theme",
|
5070
5143
|
"kind": 32768,
|
5071
5144
|
"kindString": "Parameter",
|
@@ -5169,7 +5242,7 @@
|
|
5169
5242
|
}
|
5170
5243
|
},
|
5171
5244
|
{
|
5172
|
-
"id":
|
5245
|
+
"id": 85,
|
5173
5246
|
"name": "flexDirection",
|
5174
5247
|
"kind": 1024,
|
5175
5248
|
"kindString": "Property",
|
@@ -5229,7 +5302,7 @@
|
|
5229
5302
|
{
|
5230
5303
|
"type": "reflection",
|
5231
5304
|
"declaration": {
|
5232
|
-
"id":
|
5305
|
+
"id": 86,
|
5233
5306
|
"name": "__type",
|
5234
5307
|
"kind": 65536,
|
5235
5308
|
"kindString": "Type literal",
|
@@ -5243,14 +5316,14 @@
|
|
5243
5316
|
],
|
5244
5317
|
"signatures": [
|
5245
5318
|
{
|
5246
|
-
"id":
|
5319
|
+
"id": 87,
|
5247
5320
|
"name": "__type",
|
5248
5321
|
"kind": 4096,
|
5249
5322
|
"kindString": "Call signature",
|
5250
5323
|
"flags": {},
|
5251
5324
|
"parameters": [
|
5252
5325
|
{
|
5253
|
-
"id":
|
5326
|
+
"id": 88,
|
5254
5327
|
"name": "theme",
|
5255
5328
|
"kind": 32768,
|
5256
5329
|
"kindString": "Parameter",
|
@@ -5324,7 +5397,7 @@
|
|
5324
5397
|
}
|
5325
5398
|
},
|
5326
5399
|
{
|
5327
|
-
"id":
|
5400
|
+
"id": 113,
|
5328
5401
|
"name": "flexGrow",
|
5329
5402
|
"kind": 1024,
|
5330
5403
|
"kindString": "Property",
|
@@ -5384,7 +5457,7 @@
|
|
5384
5457
|
{
|
5385
5458
|
"type": "reflection",
|
5386
5459
|
"declaration": {
|
5387
|
-
"id":
|
5460
|
+
"id": 114,
|
5388
5461
|
"name": "__type",
|
5389
5462
|
"kind": 65536,
|
5390
5463
|
"kindString": "Type literal",
|
@@ -5398,14 +5471,14 @@
|
|
5398
5471
|
],
|
5399
5472
|
"signatures": [
|
5400
5473
|
{
|
5401
|
-
"id":
|
5474
|
+
"id": 115,
|
5402
5475
|
"name": "__type",
|
5403
5476
|
"kind": 4096,
|
5404
5477
|
"kindString": "Call signature",
|
5405
5478
|
"flags": {},
|
5406
5479
|
"parameters": [
|
5407
5480
|
{
|
5408
|
-
"id":
|
5481
|
+
"id": 116,
|
5409
5482
|
"name": "theme",
|
5410
5483
|
"kind": 32768,
|
5411
5484
|
"kindString": "Parameter",
|
@@ -5479,7 +5552,7 @@
|
|
5479
5552
|
}
|
5480
5553
|
},
|
5481
5554
|
{
|
5482
|
-
"id":
|
5555
|
+
"id": 117,
|
5483
5556
|
"name": "flexShrink",
|
5484
5557
|
"kind": 1024,
|
5485
5558
|
"kindString": "Property",
|
@@ -5539,7 +5612,7 @@
|
|
5539
5612
|
{
|
5540
5613
|
"type": "reflection",
|
5541
5614
|
"declaration": {
|
5542
|
-
"id":
|
5615
|
+
"id": 118,
|
5543
5616
|
"name": "__type",
|
5544
5617
|
"kind": 65536,
|
5545
5618
|
"kindString": "Type literal",
|
@@ -5553,14 +5626,14 @@
|
|
5553
5626
|
],
|
5554
5627
|
"signatures": [
|
5555
5628
|
{
|
5556
|
-
"id":
|
5629
|
+
"id": 119,
|
5557
5630
|
"name": "__type",
|
5558
5631
|
"kind": 4096,
|
5559
5632
|
"kindString": "Call signature",
|
5560
5633
|
"flags": {},
|
5561
5634
|
"parameters": [
|
5562
5635
|
{
|
5563
|
-
"id":
|
5636
|
+
"id": 120,
|
5564
5637
|
"name": "theme",
|
5565
5638
|
"kind": 32768,
|
5566
5639
|
"kindString": "Parameter",
|
@@ -5634,7 +5707,7 @@
|
|
5634
5707
|
}
|
5635
5708
|
},
|
5636
5709
|
{
|
5637
|
-
"id":
|
5710
|
+
"id": 89,
|
5638
5711
|
"name": "flexWrap",
|
5639
5712
|
"kind": 1024,
|
5640
5713
|
"kindString": "Property",
|
@@ -5694,7 +5767,7 @@
|
|
5694
5767
|
{
|
5695
5768
|
"type": "reflection",
|
5696
5769
|
"declaration": {
|
5697
|
-
"id":
|
5770
|
+
"id": 90,
|
5698
5771
|
"name": "__type",
|
5699
5772
|
"kind": 65536,
|
5700
5773
|
"kindString": "Type literal",
|
@@ -5708,14 +5781,14 @@
|
|
5708
5781
|
],
|
5709
5782
|
"signatures": [
|
5710
5783
|
{
|
5711
|
-
"id":
|
5784
|
+
"id": 91,
|
5712
5785
|
"name": "__type",
|
5713
5786
|
"kind": 4096,
|
5714
5787
|
"kindString": "Call signature",
|
5715
5788
|
"flags": {},
|
5716
5789
|
"parameters": [
|
5717
5790
|
{
|
5718
|
-
"id":
|
5791
|
+
"id": 92,
|
5719
5792
|
"name": "theme",
|
5720
5793
|
"kind": 32768,
|
5721
5794
|
"kindString": "Parameter",
|
@@ -5789,7 +5862,7 @@
|
|
5789
5862
|
}
|
5790
5863
|
},
|
5791
5864
|
{
|
5792
|
-
"id":
|
5865
|
+
"id": 357,
|
5793
5866
|
"name": "fontFamily",
|
5794
5867
|
"kind": 1024,
|
5795
5868
|
"kindString": "Property",
|
@@ -5830,7 +5903,7 @@
|
|
5830
5903
|
{
|
5831
5904
|
"type": "reflection",
|
5832
5905
|
"declaration": {
|
5833
|
-
"id":
|
5906
|
+
"id": 358,
|
5834
5907
|
"name": "__type",
|
5835
5908
|
"kind": 65536,
|
5836
5909
|
"kindString": "Type literal",
|
@@ -5844,14 +5917,14 @@
|
|
5844
5917
|
],
|
5845
5918
|
"signatures": [
|
5846
5919
|
{
|
5847
|
-
"id":
|
5920
|
+
"id": 359,
|
5848
5921
|
"name": "__type",
|
5849
5922
|
"kind": 4096,
|
5850
5923
|
"kindString": "Call signature",
|
5851
5924
|
"flags": {},
|
5852
5925
|
"parameters": [
|
5853
5926
|
{
|
5854
|
-
"id":
|
5927
|
+
"id": 360,
|
5855
5928
|
"name": "theme",
|
5856
5929
|
"kind": 32768,
|
5857
5930
|
"kindString": "Parameter",
|
@@ -5906,7 +5979,7 @@
|
|
5906
5979
|
}
|
5907
5980
|
},
|
5908
5981
|
{
|
5909
|
-
"id":
|
5982
|
+
"id": 361,
|
5910
5983
|
"name": "fontSize",
|
5911
5984
|
"kind": 1024,
|
5912
5985
|
"kindString": "Property",
|
@@ -5996,7 +6069,7 @@
|
|
5996
6069
|
{
|
5997
6070
|
"type": "reflection",
|
5998
6071
|
"declaration": {
|
5999
|
-
"id":
|
6072
|
+
"id": 362,
|
6000
6073
|
"name": "__type",
|
6001
6074
|
"kind": 65536,
|
6002
6075
|
"kindString": "Type literal",
|
@@ -6010,14 +6083,14 @@
|
|
6010
6083
|
],
|
6011
6084
|
"signatures": [
|
6012
6085
|
{
|
6013
|
-
"id":
|
6086
|
+
"id": 363,
|
6014
6087
|
"name": "__type",
|
6015
6088
|
"kind": 4096,
|
6016
6089
|
"kindString": "Call signature",
|
6017
6090
|
"flags": {},
|
6018
6091
|
"parameters": [
|
6019
6092
|
{
|
6020
|
-
"id":
|
6093
|
+
"id": 364,
|
6021
6094
|
"name": "theme",
|
6022
6095
|
"kind": 32768,
|
6023
6096
|
"kindString": "Parameter",
|
@@ -6121,7 +6194,7 @@
|
|
6121
6194
|
}
|
6122
6195
|
},
|
6123
6196
|
{
|
6124
|
-
"id":
|
6197
|
+
"id": 365,
|
6125
6198
|
"name": "fontStyle",
|
6126
6199
|
"kind": 1024,
|
6127
6200
|
"kindString": "Property",
|
@@ -6162,7 +6235,7 @@
|
|
6162
6235
|
{
|
6163
6236
|
"type": "reflection",
|
6164
6237
|
"declaration": {
|
6165
|
-
"id":
|
6238
|
+
"id": 366,
|
6166
6239
|
"name": "__type",
|
6167
6240
|
"kind": 65536,
|
6168
6241
|
"kindString": "Type literal",
|
@@ -6176,14 +6249,14 @@
|
|
6176
6249
|
],
|
6177
6250
|
"signatures": [
|
6178
6251
|
{
|
6179
|
-
"id":
|
6252
|
+
"id": 367,
|
6180
6253
|
"name": "__type",
|
6181
6254
|
"kind": 4096,
|
6182
6255
|
"kindString": "Call signature",
|
6183
6256
|
"flags": {},
|
6184
6257
|
"parameters": [
|
6185
6258
|
{
|
6186
|
-
"id":
|
6259
|
+
"id": 368,
|
6187
6260
|
"name": "theme",
|
6188
6261
|
"kind": 32768,
|
6189
6262
|
"kindString": "Parameter",
|
@@ -6238,7 +6311,7 @@
|
|
6238
6311
|
}
|
6239
6312
|
},
|
6240
6313
|
{
|
6241
|
-
"id":
|
6314
|
+
"id": 369,
|
6242
6315
|
"name": "fontWeight",
|
6243
6316
|
"kind": 1024,
|
6244
6317
|
"kindString": "Property",
|
@@ -6270,7 +6343,7 @@
|
|
6270
6343
|
{
|
6271
6344
|
"type": "reflection",
|
6272
6345
|
"declaration": {
|
6273
|
-
"id":
|
6346
|
+
"id": 370,
|
6274
6347
|
"name": "__type",
|
6275
6348
|
"kind": 65536,
|
6276
6349
|
"kindString": "Type literal",
|
@@ -6289,7 +6362,7 @@
|
|
6289
6362
|
{
|
6290
6363
|
"type": "reflection",
|
6291
6364
|
"declaration": {
|
6292
|
-
"id":
|
6365
|
+
"id": 371,
|
6293
6366
|
"name": "__type",
|
6294
6367
|
"kind": 65536,
|
6295
6368
|
"kindString": "Type literal",
|
@@ -6308,7 +6381,7 @@
|
|
6308
6381
|
{
|
6309
6382
|
"type": "reflection",
|
6310
6383
|
"declaration": {
|
6311
|
-
"id":
|
6384
|
+
"id": 372,
|
6312
6385
|
"name": "__type",
|
6313
6386
|
"kind": 65536,
|
6314
6387
|
"kindString": "Type literal",
|
@@ -6322,14 +6395,14 @@
|
|
6322
6395
|
],
|
6323
6396
|
"signatures": [
|
6324
6397
|
{
|
6325
|
-
"id":
|
6398
|
+
"id": 373,
|
6326
6399
|
"name": "__type",
|
6327
6400
|
"kind": 4096,
|
6328
6401
|
"kindString": "Call signature",
|
6329
6402
|
"flags": {},
|
6330
6403
|
"parameters": [
|
6331
6404
|
{
|
6332
|
-
"id":
|
6405
|
+
"id": 374,
|
6333
6406
|
"name": "theme",
|
6334
6407
|
"kind": 32768,
|
6335
6408
|
"kindString": "Parameter",
|
@@ -6366,7 +6439,7 @@
|
|
6366
6439
|
{
|
6367
6440
|
"type": "reflection",
|
6368
6441
|
"declaration": {
|
6369
|
-
"id":
|
6442
|
+
"id": 375,
|
6370
6443
|
"name": "__type",
|
6371
6444
|
"kind": 65536,
|
6372
6445
|
"kindString": "Type literal",
|
@@ -6385,7 +6458,7 @@
|
|
6385
6458
|
{
|
6386
6459
|
"type": "reflection",
|
6387
6460
|
"declaration": {
|
6388
|
-
"id":
|
6461
|
+
"id": 376,
|
6389
6462
|
"name": "__type",
|
6390
6463
|
"kind": 65536,
|
6391
6464
|
"kindString": "Type literal",
|
@@ -6413,7 +6486,7 @@
|
|
6413
6486
|
}
|
6414
6487
|
},
|
6415
6488
|
{
|
6416
|
-
"id":
|
6489
|
+
"id": 133,
|
6417
6490
|
"name": "gap",
|
6418
6491
|
"kind": 1024,
|
6419
6492
|
"kindString": "Property",
|
@@ -6503,7 +6576,7 @@
|
|
6503
6576
|
{
|
6504
6577
|
"type": "reflection",
|
6505
6578
|
"declaration": {
|
6506
|
-
"id":
|
6579
|
+
"id": 134,
|
6507
6580
|
"name": "__type",
|
6508
6581
|
"kind": 65536,
|
6509
6582
|
"kindString": "Type literal",
|
@@ -6517,14 +6590,14 @@
|
|
6517
6590
|
],
|
6518
6591
|
"signatures": [
|
6519
6592
|
{
|
6520
|
-
"id":
|
6593
|
+
"id": 135,
|
6521
6594
|
"name": "__type",
|
6522
6595
|
"kind": 4096,
|
6523
6596
|
"kindString": "Call signature",
|
6524
6597
|
"flags": {},
|
6525
6598
|
"parameters": [
|
6526
6599
|
{
|
6527
|
-
"id":
|
6600
|
+
"id": 136,
|
6528
6601
|
"name": "theme",
|
6529
6602
|
"kind": 32768,
|
6530
6603
|
"kindString": "Parameter",
|
@@ -6628,7 +6701,7 @@
|
|
6628
6701
|
}
|
6629
6702
|
},
|
6630
6703
|
{
|
6631
|
-
"id":
|
6704
|
+
"id": 177,
|
6632
6705
|
"name": "gridArea",
|
6633
6706
|
"kind": 1024,
|
6634
6707
|
"kindString": "Property",
|
@@ -6688,7 +6761,7 @@
|
|
6688
6761
|
{
|
6689
6762
|
"type": "reflection",
|
6690
6763
|
"declaration": {
|
6691
|
-
"id":
|
6764
|
+
"id": 178,
|
6692
6765
|
"name": "__type",
|
6693
6766
|
"kind": 65536,
|
6694
6767
|
"kindString": "Type literal",
|
@@ -6702,14 +6775,14 @@
|
|
6702
6775
|
],
|
6703
6776
|
"signatures": [
|
6704
6777
|
{
|
6705
|
-
"id":
|
6778
|
+
"id": 179,
|
6706
6779
|
"name": "__type",
|
6707
6780
|
"kind": 4096,
|
6708
6781
|
"kindString": "Call signature",
|
6709
6782
|
"flags": {},
|
6710
6783
|
"parameters": [
|
6711
6784
|
{
|
6712
|
-
"id":
|
6785
|
+
"id": 180,
|
6713
6786
|
"name": "theme",
|
6714
6787
|
"kind": 32768,
|
6715
6788
|
"kindString": "Parameter",
|
@@ -6783,7 +6856,7 @@
|
|
6783
6856
|
}
|
6784
6857
|
},
|
6785
6858
|
{
|
6786
|
-
"id":
|
6859
|
+
"id": 157,
|
6787
6860
|
"name": "gridAutoColumns",
|
6788
6861
|
"kind": 1024,
|
6789
6862
|
"kindString": "Property",
|
@@ -6873,7 +6946,7 @@
|
|
6873
6946
|
{
|
6874
6947
|
"type": "reflection",
|
6875
6948
|
"declaration": {
|
6876
|
-
"id":
|
6949
|
+
"id": 158,
|
6877
6950
|
"name": "__type",
|
6878
6951
|
"kind": 65536,
|
6879
6952
|
"kindString": "Type literal",
|
@@ -6887,14 +6960,14 @@
|
|
6887
6960
|
],
|
6888
6961
|
"signatures": [
|
6889
6962
|
{
|
6890
|
-
"id":
|
6963
|
+
"id": 159,
|
6891
6964
|
"name": "__type",
|
6892
6965
|
"kind": 4096,
|
6893
6966
|
"kindString": "Call signature",
|
6894
6967
|
"flags": {},
|
6895
6968
|
"parameters": [
|
6896
6969
|
{
|
6897
|
-
"id":
|
6970
|
+
"id": 160,
|
6898
6971
|
"name": "theme",
|
6899
6972
|
"kind": 32768,
|
6900
6973
|
"kindString": "Parameter",
|
@@ -6998,7 +7071,7 @@
|
|
6998
7071
|
}
|
6999
7072
|
},
|
7000
7073
|
{
|
7001
|
-
"id":
|
7074
|
+
"id": 153,
|
7002
7075
|
"name": "gridAutoFlow",
|
7003
7076
|
"kind": 1024,
|
7004
7077
|
"kindString": "Property",
|
@@ -7039,7 +7112,7 @@
|
|
7039
7112
|
{
|
7040
7113
|
"type": "reflection",
|
7041
7114
|
"declaration": {
|
7042
|
-
"id":
|
7115
|
+
"id": 154,
|
7043
7116
|
"name": "__type",
|
7044
7117
|
"kind": 65536,
|
7045
7118
|
"kindString": "Type literal",
|
@@ -7053,14 +7126,14 @@
|
|
7053
7126
|
],
|
7054
7127
|
"signatures": [
|
7055
7128
|
{
|
7056
|
-
"id":
|
7129
|
+
"id": 155,
|
7057
7130
|
"name": "__type",
|
7058
7131
|
"kind": 4096,
|
7059
7132
|
"kindString": "Call signature",
|
7060
7133
|
"flags": {},
|
7061
7134
|
"parameters": [
|
7062
7135
|
{
|
7063
|
-
"id":
|
7136
|
+
"id": 156,
|
7064
7137
|
"name": "theme",
|
7065
7138
|
"kind": 32768,
|
7066
7139
|
"kindString": "Parameter",
|
@@ -7115,7 +7188,7 @@
|
|
7115
7188
|
}
|
7116
7189
|
},
|
7117
7190
|
{
|
7118
|
-
"id":
|
7191
|
+
"id": 161,
|
7119
7192
|
"name": "gridAutoRows",
|
7120
7193
|
"kind": 1024,
|
7121
7194
|
"kindString": "Property",
|
@@ -7205,7 +7278,7 @@
|
|
7205
7278
|
{
|
7206
7279
|
"type": "reflection",
|
7207
7280
|
"declaration": {
|
7208
|
-
"id":
|
7281
|
+
"id": 162,
|
7209
7282
|
"name": "__type",
|
7210
7283
|
"kind": 65536,
|
7211
7284
|
"kindString": "Type literal",
|
@@ -7219,14 +7292,14 @@
|
|
7219
7292
|
],
|
7220
7293
|
"signatures": [
|
7221
7294
|
{
|
7222
|
-
"id":
|
7295
|
+
"id": 163,
|
7223
7296
|
"name": "__type",
|
7224
7297
|
"kind": 4096,
|
7225
7298
|
"kindString": "Call signature",
|
7226
7299
|
"flags": {},
|
7227
7300
|
"parameters": [
|
7228
7301
|
{
|
7229
|
-
"id":
|
7302
|
+
"id": 164,
|
7230
7303
|
"name": "theme",
|
7231
7304
|
"kind": 32768,
|
7232
7305
|
"kindString": "Parameter",
|
@@ -7330,7 +7403,7 @@
|
|
7330
7403
|
}
|
7331
7404
|
},
|
7332
7405
|
{
|
7333
|
-
"id":
|
7406
|
+
"id": 145,
|
7334
7407
|
"name": "gridColumn",
|
7335
7408
|
"kind": 1024,
|
7336
7409
|
"kindString": "Property",
|
@@ -7390,7 +7463,7 @@
|
|
7390
7463
|
{
|
7391
7464
|
"type": "reflection",
|
7392
7465
|
"declaration": {
|
7393
|
-
"id":
|
7466
|
+
"id": 146,
|
7394
7467
|
"name": "__type",
|
7395
7468
|
"kind": 65536,
|
7396
7469
|
"kindString": "Type literal",
|
@@ -7404,14 +7477,14 @@
|
|
7404
7477
|
],
|
7405
7478
|
"signatures": [
|
7406
7479
|
{
|
7407
|
-
"id":
|
7480
|
+
"id": 147,
|
7408
7481
|
"name": "__type",
|
7409
7482
|
"kind": 4096,
|
7410
7483
|
"kindString": "Call signature",
|
7411
7484
|
"flags": {},
|
7412
7485
|
"parameters": [
|
7413
7486
|
{
|
7414
|
-
"id":
|
7487
|
+
"id": 148,
|
7415
7488
|
"name": "theme",
|
7416
7489
|
"kind": 32768,
|
7417
7490
|
"kindString": "Parameter",
|
@@ -7485,7 +7558,7 @@
|
|
7485
7558
|
}
|
7486
7559
|
},
|
7487
7560
|
{
|
7488
|
-
"id":
|
7561
|
+
"id": 149,
|
7489
7562
|
"name": "gridRow",
|
7490
7563
|
"kind": 1024,
|
7491
7564
|
"kindString": "Property",
|
@@ -7545,7 +7618,7 @@
|
|
7545
7618
|
{
|
7546
7619
|
"type": "reflection",
|
7547
7620
|
"declaration": {
|
7548
|
-
"id":
|
7621
|
+
"id": 150,
|
7549
7622
|
"name": "__type",
|
7550
7623
|
"kind": 65536,
|
7551
7624
|
"kindString": "Type literal",
|
@@ -7559,14 +7632,14 @@
|
|
7559
7632
|
],
|
7560
7633
|
"signatures": [
|
7561
7634
|
{
|
7562
|
-
"id":
|
7635
|
+
"id": 151,
|
7563
7636
|
"name": "__type",
|
7564
7637
|
"kind": 4096,
|
7565
7638
|
"kindString": "Call signature",
|
7566
7639
|
"flags": {},
|
7567
7640
|
"parameters": [
|
7568
7641
|
{
|
7569
|
-
"id":
|
7642
|
+
"id": 152,
|
7570
7643
|
"name": "theme",
|
7571
7644
|
"kind": 32768,
|
7572
7645
|
"kindString": "Parameter",
|
@@ -7640,7 +7713,7 @@
|
|
7640
7713
|
}
|
7641
7714
|
},
|
7642
7715
|
{
|
7643
|
-
"id":
|
7716
|
+
"id": 173,
|
7644
7717
|
"name": "gridTemplateAreas",
|
7645
7718
|
"kind": 1024,
|
7646
7719
|
"kindString": "Property",
|
@@ -7681,7 +7754,7 @@
|
|
7681
7754
|
{
|
7682
7755
|
"type": "reflection",
|
7683
7756
|
"declaration": {
|
7684
|
-
"id":
|
7757
|
+
"id": 174,
|
7685
7758
|
"name": "__type",
|
7686
7759
|
"kind": 65536,
|
7687
7760
|
"kindString": "Type literal",
|
@@ -7695,14 +7768,14 @@
|
|
7695
7768
|
],
|
7696
7769
|
"signatures": [
|
7697
7770
|
{
|
7698
|
-
"id":
|
7771
|
+
"id": 175,
|
7699
7772
|
"name": "__type",
|
7700
7773
|
"kind": 4096,
|
7701
7774
|
"kindString": "Call signature",
|
7702
7775
|
"flags": {},
|
7703
7776
|
"parameters": [
|
7704
7777
|
{
|
7705
|
-
"id":
|
7778
|
+
"id": 176,
|
7706
7779
|
"name": "theme",
|
7707
7780
|
"kind": 32768,
|
7708
7781
|
"kindString": "Parameter",
|
@@ -7757,7 +7830,7 @@
|
|
7757
7830
|
}
|
7758
7831
|
},
|
7759
7832
|
{
|
7760
|
-
"id":
|
7833
|
+
"id": 165,
|
7761
7834
|
"name": "gridTemplateColumns",
|
7762
7835
|
"kind": 1024,
|
7763
7836
|
"kindString": "Property",
|
@@ -7847,7 +7920,7 @@
|
|
7847
7920
|
{
|
7848
7921
|
"type": "reflection",
|
7849
7922
|
"declaration": {
|
7850
|
-
"id":
|
7923
|
+
"id": 166,
|
7851
7924
|
"name": "__type",
|
7852
7925
|
"kind": 65536,
|
7853
7926
|
"kindString": "Type literal",
|
@@ -7861,14 +7934,14 @@
|
|
7861
7934
|
],
|
7862
7935
|
"signatures": [
|
7863
7936
|
{
|
7864
|
-
"id":
|
7937
|
+
"id": 167,
|
7865
7938
|
"name": "__type",
|
7866
7939
|
"kind": 4096,
|
7867
7940
|
"kindString": "Call signature",
|
7868
7941
|
"flags": {},
|
7869
7942
|
"parameters": [
|
7870
7943
|
{
|
7871
|
-
"id":
|
7944
|
+
"id": 168,
|
7872
7945
|
"name": "theme",
|
7873
7946
|
"kind": 32768,
|
7874
7947
|
"kindString": "Parameter",
|
@@ -7972,7 +8045,7 @@
|
|
7972
8045
|
}
|
7973
8046
|
},
|
7974
8047
|
{
|
7975
|
-
"id":
|
8048
|
+
"id": 169,
|
7976
8049
|
"name": "gridTemplateRows",
|
7977
8050
|
"kind": 1024,
|
7978
8051
|
"kindString": "Property",
|
@@ -8062,7 +8135,7 @@
|
|
8062
8135
|
{
|
8063
8136
|
"type": "reflection",
|
8064
8137
|
"declaration": {
|
8065
|
-
"id":
|
8138
|
+
"id": 170,
|
8066
8139
|
"name": "__type",
|
8067
8140
|
"kind": 65536,
|
8068
8141
|
"kindString": "Type literal",
|
@@ -8076,14 +8149,14 @@
|
|
8076
8149
|
],
|
8077
8150
|
"signatures": [
|
8078
8151
|
{
|
8079
|
-
"id":
|
8152
|
+
"id": 171,
|
8080
8153
|
"name": "__type",
|
8081
8154
|
"kind": 4096,
|
8082
8155
|
"kindString": "Call signature",
|
8083
8156
|
"flags": {},
|
8084
8157
|
"parameters": [
|
8085
8158
|
{
|
8086
|
-
"id":
|
8159
|
+
"id": 172,
|
8087
8160
|
"name": "theme",
|
8088
8161
|
"kind": 32768,
|
8089
8162
|
"kindString": "Parameter",
|
@@ -8187,7 +8260,7 @@
|
|
8187
8260
|
}
|
8188
8261
|
},
|
8189
8262
|
{
|
8190
|
-
"id":
|
8263
|
+
"id": 229,
|
8191
8264
|
"name": "height",
|
8192
8265
|
"kind": 1024,
|
8193
8266
|
"kindString": "Property",
|
@@ -8277,7 +8350,7 @@
|
|
8277
8350
|
{
|
8278
8351
|
"type": "reflection",
|
8279
8352
|
"declaration": {
|
8280
|
-
"id":
|
8353
|
+
"id": 230,
|
8281
8354
|
"name": "__type",
|
8282
8355
|
"kind": 65536,
|
8283
8356
|
"kindString": "Type literal",
|
@@ -8291,14 +8364,14 @@
|
|
8291
8364
|
],
|
8292
8365
|
"signatures": [
|
8293
8366
|
{
|
8294
|
-
"id":
|
8367
|
+
"id": 231,
|
8295
8368
|
"name": "__type",
|
8296
8369
|
"kind": 4096,
|
8297
8370
|
"kindString": "Call signature",
|
8298
8371
|
"flags": {},
|
8299
8372
|
"parameters": [
|
8300
8373
|
{
|
8301
|
-
"id":
|
8374
|
+
"id": 232,
|
8302
8375
|
"name": "theme",
|
8303
8376
|
"kind": 32768,
|
8304
8377
|
"kindString": "Parameter",
|
@@ -8402,7 +8475,7 @@
|
|
8402
8475
|
}
|
8403
8476
|
},
|
8404
8477
|
{
|
8405
|
-
"id":
|
8478
|
+
"id": 18,
|
8406
8479
|
"name": "jsonViewProps",
|
8407
8480
|
"kind": 1024,
|
8408
8481
|
"kindString": "Property",
|
@@ -8414,7 +8487,7 @@
|
|
8414
8487
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
8415
8488
|
"line": 18,
|
8416
8489
|
"character": 2,
|
8417
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
8490
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L18"
|
8418
8491
|
}
|
8419
8492
|
],
|
8420
8493
|
"type": {
|
@@ -8425,7 +8498,7 @@
|
|
8425
8498
|
}
|
8426
8499
|
},
|
8427
8500
|
{
|
8428
|
-
"id":
|
8501
|
+
"id": 93,
|
8429
8502
|
"name": "justifyContent",
|
8430
8503
|
"kind": 1024,
|
8431
8504
|
"kindString": "Property",
|
@@ -8466,7 +8539,7 @@
|
|
8466
8539
|
{
|
8467
8540
|
"type": "reflection",
|
8468
8541
|
"declaration": {
|
8469
|
-
"id":
|
8542
|
+
"id": 94,
|
8470
8543
|
"name": "__type",
|
8471
8544
|
"kind": 65536,
|
8472
8545
|
"kindString": "Type literal",
|
@@ -8480,14 +8553,14 @@
|
|
8480
8553
|
],
|
8481
8554
|
"signatures": [
|
8482
8555
|
{
|
8483
|
-
"id":
|
8556
|
+
"id": 95,
|
8484
8557
|
"name": "__type",
|
8485
8558
|
"kind": 4096,
|
8486
8559
|
"kindString": "Call signature",
|
8487
8560
|
"flags": {},
|
8488
8561
|
"parameters": [
|
8489
8562
|
{
|
8490
|
-
"id":
|
8563
|
+
"id": 96,
|
8491
8564
|
"name": "theme",
|
8492
8565
|
"kind": 32768,
|
8493
8566
|
"kindString": "Parameter",
|
@@ -8542,7 +8615,7 @@
|
|
8542
8615
|
}
|
8543
8616
|
},
|
8544
8617
|
{
|
8545
|
-
"id":
|
8618
|
+
"id": 125,
|
8546
8619
|
"name": "justifyItems",
|
8547
8620
|
"kind": 1024,
|
8548
8621
|
"kindString": "Property",
|
@@ -8583,7 +8656,7 @@
|
|
8583
8656
|
{
|
8584
8657
|
"type": "reflection",
|
8585
8658
|
"declaration": {
|
8586
|
-
"id":
|
8659
|
+
"id": 126,
|
8587
8660
|
"name": "__type",
|
8588
8661
|
"kind": 65536,
|
8589
8662
|
"kindString": "Type literal",
|
@@ -8597,14 +8670,14 @@
|
|
8597
8670
|
],
|
8598
8671
|
"signatures": [
|
8599
8672
|
{
|
8600
|
-
"id":
|
8673
|
+
"id": 127,
|
8601
8674
|
"name": "__type",
|
8602
8675
|
"kind": 4096,
|
8603
8676
|
"kindString": "Call signature",
|
8604
8677
|
"flags": {},
|
8605
8678
|
"parameters": [
|
8606
8679
|
{
|
8607
|
-
"id":
|
8680
|
+
"id": 128,
|
8608
8681
|
"name": "theme",
|
8609
8682
|
"kind": 32768,
|
8610
8683
|
"kindString": "Parameter",
|
@@ -8659,7 +8732,7 @@
|
|
8659
8732
|
}
|
8660
8733
|
},
|
8661
8734
|
{
|
8662
|
-
"id":
|
8735
|
+
"id": 129,
|
8663
8736
|
"name": "justifySelf",
|
8664
8737
|
"kind": 1024,
|
8665
8738
|
"kindString": "Property",
|
@@ -8700,7 +8773,7 @@
|
|
8700
8773
|
{
|
8701
8774
|
"type": "reflection",
|
8702
8775
|
"declaration": {
|
8703
|
-
"id":
|
8776
|
+
"id": 130,
|
8704
8777
|
"name": "__type",
|
8705
8778
|
"kind": 65536,
|
8706
8779
|
"kindString": "Type literal",
|
@@ -8714,14 +8787,14 @@
|
|
8714
8787
|
],
|
8715
8788
|
"signatures": [
|
8716
8789
|
{
|
8717
|
-
"id":
|
8790
|
+
"id": 131,
|
8718
8791
|
"name": "__type",
|
8719
8792
|
"kind": 4096,
|
8720
8793
|
"kindString": "Call signature",
|
8721
8794
|
"flags": {},
|
8722
8795
|
"parameters": [
|
8723
8796
|
{
|
8724
|
-
"id":
|
8797
|
+
"id": 132,
|
8725
8798
|
"name": "theme",
|
8726
8799
|
"kind": 32768,
|
8727
8800
|
"kindString": "Parameter",
|
@@ -8776,7 +8849,7 @@
|
|
8776
8849
|
}
|
8777
8850
|
},
|
8778
8851
|
{
|
8779
|
-
"id":
|
8852
|
+
"id": 209,
|
8780
8853
|
"name": "left",
|
8781
8854
|
"kind": 1024,
|
8782
8855
|
"kindString": "Property",
|
@@ -8866,7 +8939,7 @@
|
|
8866
8939
|
{
|
8867
8940
|
"type": "reflection",
|
8868
8941
|
"declaration": {
|
8869
|
-
"id":
|
8942
|
+
"id": 210,
|
8870
8943
|
"name": "__type",
|
8871
8944
|
"kind": 65536,
|
8872
8945
|
"kindString": "Type literal",
|
@@ -8880,14 +8953,14 @@
|
|
8880
8953
|
],
|
8881
8954
|
"signatures": [
|
8882
8955
|
{
|
8883
|
-
"id":
|
8956
|
+
"id": 211,
|
8884
8957
|
"name": "__type",
|
8885
8958
|
"kind": 4096,
|
8886
8959
|
"kindString": "Call signature",
|
8887
8960
|
"flags": {},
|
8888
8961
|
"parameters": [
|
8889
8962
|
{
|
8890
|
-
"id":
|
8963
|
+
"id": 212,
|
8891
8964
|
"name": "theme",
|
8892
8965
|
"kind": 32768,
|
8893
8966
|
"kindString": "Parameter",
|
@@ -8991,7 +9064,7 @@
|
|
8991
9064
|
}
|
8992
9065
|
},
|
8993
9066
|
{
|
8994
|
-
"id":
|
9067
|
+
"id": 377,
|
8995
9068
|
"name": "letterSpacing",
|
8996
9069
|
"kind": 1024,
|
8997
9070
|
"kindString": "Property",
|
@@ -9081,7 +9154,7 @@
|
|
9081
9154
|
{
|
9082
9155
|
"type": "reflection",
|
9083
9156
|
"declaration": {
|
9084
|
-
"id":
|
9157
|
+
"id": 378,
|
9085
9158
|
"name": "__type",
|
9086
9159
|
"kind": 65536,
|
9087
9160
|
"kindString": "Type literal",
|
@@ -9095,14 +9168,14 @@
|
|
9095
9168
|
],
|
9096
9169
|
"signatures": [
|
9097
9170
|
{
|
9098
|
-
"id":
|
9171
|
+
"id": 379,
|
9099
9172
|
"name": "__type",
|
9100
9173
|
"kind": 4096,
|
9101
9174
|
"kindString": "Call signature",
|
9102
9175
|
"flags": {},
|
9103
9176
|
"parameters": [
|
9104
9177
|
{
|
9105
|
-
"id":
|
9178
|
+
"id": 380,
|
9106
9179
|
"name": "theme",
|
9107
9180
|
"kind": 32768,
|
9108
9181
|
"kindString": "Parameter",
|
@@ -9206,7 +9279,7 @@
|
|
9206
9279
|
}
|
9207
9280
|
},
|
9208
9281
|
{
|
9209
|
-
"id":
|
9282
|
+
"id": 381,
|
9210
9283
|
"name": "lineHeight",
|
9211
9284
|
"kind": 1024,
|
9212
9285
|
"kindString": "Property",
|
@@ -9296,7 +9369,7 @@
|
|
9296
9369
|
{
|
9297
9370
|
"type": "reflection",
|
9298
9371
|
"declaration": {
|
9299
|
-
"id":
|
9372
|
+
"id": 382,
|
9300
9373
|
"name": "__type",
|
9301
9374
|
"kind": 65536,
|
9302
9375
|
"kindString": "Type literal",
|
@@ -9310,14 +9383,14 @@
|
|
9310
9383
|
],
|
9311
9384
|
"signatures": [
|
9312
9385
|
{
|
9313
|
-
"id":
|
9386
|
+
"id": 383,
|
9314
9387
|
"name": "__type",
|
9315
9388
|
"kind": 4096,
|
9316
9389
|
"kindString": "Call signature",
|
9317
9390
|
"flags": {},
|
9318
9391
|
"parameters": [
|
9319
9392
|
{
|
9320
|
-
"id":
|
9393
|
+
"id": 384,
|
9321
9394
|
"name": "theme",
|
9322
9395
|
"kind": 32768,
|
9323
9396
|
"kindString": "Parameter",
|
@@ -9421,7 +9494,7 @@
|
|
9421
9494
|
}
|
9422
9495
|
},
|
9423
9496
|
{
|
9424
|
-
"id":
|
9497
|
+
"id": 245,
|
9425
9498
|
"name": "m",
|
9426
9499
|
"kind": 1024,
|
9427
9500
|
"kindString": "Property",
|
@@ -9511,7 +9584,7 @@
|
|
9511
9584
|
{
|
9512
9585
|
"type": "reflection",
|
9513
9586
|
"declaration": {
|
9514
|
-
"id":
|
9587
|
+
"id": 246,
|
9515
9588
|
"name": "__type",
|
9516
9589
|
"kind": 65536,
|
9517
9590
|
"kindString": "Type literal",
|
@@ -9525,14 +9598,14 @@
|
|
9525
9598
|
],
|
9526
9599
|
"signatures": [
|
9527
9600
|
{
|
9528
|
-
"id":
|
9601
|
+
"id": 247,
|
9529
9602
|
"name": "__type",
|
9530
9603
|
"kind": 4096,
|
9531
9604
|
"kindString": "Call signature",
|
9532
9605
|
"flags": {},
|
9533
9606
|
"parameters": [
|
9534
9607
|
{
|
9535
|
-
"id":
|
9608
|
+
"id": 248,
|
9536
9609
|
"name": "theme",
|
9537
9610
|
"kind": 32768,
|
9538
9611
|
"kindString": "Parameter",
|
@@ -9636,7 +9709,7 @@
|
|
9636
9709
|
}
|
9637
9710
|
},
|
9638
9711
|
{
|
9639
|
-
"id":
|
9712
|
+
"id": 297,
|
9640
9713
|
"name": "margin",
|
9641
9714
|
"kind": 1024,
|
9642
9715
|
"kindString": "Property",
|
@@ -9726,7 +9799,7 @@
|
|
9726
9799
|
{
|
9727
9800
|
"type": "reflection",
|
9728
9801
|
"declaration": {
|
9729
|
-
"id":
|
9802
|
+
"id": 298,
|
9730
9803
|
"name": "__type",
|
9731
9804
|
"kind": 65536,
|
9732
9805
|
"kindString": "Type literal",
|
@@ -9740,14 +9813,14 @@
|
|
9740
9813
|
],
|
9741
9814
|
"signatures": [
|
9742
9815
|
{
|
9743
|
-
"id":
|
9816
|
+
"id": 299,
|
9744
9817
|
"name": "__type",
|
9745
9818
|
"kind": 4096,
|
9746
9819
|
"kindString": "Call signature",
|
9747
9820
|
"flags": {},
|
9748
9821
|
"parameters": [
|
9749
9822
|
{
|
9750
|
-
"id":
|
9823
|
+
"id": 300,
|
9751
9824
|
"name": "theme",
|
9752
9825
|
"kind": 32768,
|
9753
9826
|
"kindString": "Parameter",
|
@@ -9851,7 +9924,7 @@
|
|
9851
9924
|
}
|
9852
9925
|
},
|
9853
9926
|
{
|
9854
|
-
"id":
|
9927
|
+
"id": 309,
|
9855
9928
|
"name": "marginBottom",
|
9856
9929
|
"kind": 1024,
|
9857
9930
|
"kindString": "Property",
|
@@ -9941,7 +10014,7 @@
|
|
9941
10014
|
{
|
9942
10015
|
"type": "reflection",
|
9943
10016
|
"declaration": {
|
9944
|
-
"id":
|
10017
|
+
"id": 310,
|
9945
10018
|
"name": "__type",
|
9946
10019
|
"kind": 65536,
|
9947
10020
|
"kindString": "Type literal",
|
@@ -9955,14 +10028,14 @@
|
|
9955
10028
|
],
|
9956
10029
|
"signatures": [
|
9957
10030
|
{
|
9958
|
-
"id":
|
10031
|
+
"id": 311,
|
9959
10032
|
"name": "__type",
|
9960
10033
|
"kind": 4096,
|
9961
10034
|
"kindString": "Call signature",
|
9962
10035
|
"flags": {},
|
9963
10036
|
"parameters": [
|
9964
10037
|
{
|
9965
|
-
"id":
|
10038
|
+
"id": 312,
|
9966
10039
|
"name": "theme",
|
9967
10040
|
"kind": 32768,
|
9968
10041
|
"kindString": "Parameter",
|
@@ -10066,7 +10139,7 @@
|
|
10066
10139
|
}
|
10067
10140
|
},
|
10068
10141
|
{
|
10069
|
-
"id":
|
10142
|
+
"id": 313,
|
10070
10143
|
"name": "marginLeft",
|
10071
10144
|
"kind": 1024,
|
10072
10145
|
"kindString": "Property",
|
@@ -10156,7 +10229,7 @@
|
|
10156
10229
|
{
|
10157
10230
|
"type": "reflection",
|
10158
10231
|
"declaration": {
|
10159
|
-
"id":
|
10232
|
+
"id": 314,
|
10160
10233
|
"name": "__type",
|
10161
10234
|
"kind": 65536,
|
10162
10235
|
"kindString": "Type literal",
|
@@ -10170,14 +10243,14 @@
|
|
10170
10243
|
],
|
10171
10244
|
"signatures": [
|
10172
10245
|
{
|
10173
|
-
"id":
|
10246
|
+
"id": 315,
|
10174
10247
|
"name": "__type",
|
10175
10248
|
"kind": 4096,
|
10176
10249
|
"kindString": "Call signature",
|
10177
10250
|
"flags": {},
|
10178
10251
|
"parameters": [
|
10179
10252
|
{
|
10180
|
-
"id":
|
10253
|
+
"id": 316,
|
10181
10254
|
"name": "theme",
|
10182
10255
|
"kind": 32768,
|
10183
10256
|
"kindString": "Parameter",
|
@@ -10281,7 +10354,7 @@
|
|
10281
10354
|
}
|
10282
10355
|
},
|
10283
10356
|
{
|
10284
|
-
"id":
|
10357
|
+
"id": 305,
|
10285
10358
|
"name": "marginRight",
|
10286
10359
|
"kind": 1024,
|
10287
10360
|
"kindString": "Property",
|
@@ -10371,7 +10444,7 @@
|
|
10371
10444
|
{
|
10372
10445
|
"type": "reflection",
|
10373
10446
|
"declaration": {
|
10374
|
-
"id":
|
10447
|
+
"id": 306,
|
10375
10448
|
"name": "__type",
|
10376
10449
|
"kind": 65536,
|
10377
10450
|
"kindString": "Type literal",
|
@@ -10385,14 +10458,14 @@
|
|
10385
10458
|
],
|
10386
10459
|
"signatures": [
|
10387
10460
|
{
|
10388
|
-
"id":
|
10461
|
+
"id": 307,
|
10389
10462
|
"name": "__type",
|
10390
10463
|
"kind": 4096,
|
10391
10464
|
"kindString": "Call signature",
|
10392
10465
|
"flags": {},
|
10393
10466
|
"parameters": [
|
10394
10467
|
{
|
10395
|
-
"id":
|
10468
|
+
"id": 308,
|
10396
10469
|
"name": "theme",
|
10397
10470
|
"kind": 32768,
|
10398
10471
|
"kindString": "Parameter",
|
@@ -10496,7 +10569,7 @@
|
|
10496
10569
|
}
|
10497
10570
|
},
|
10498
10571
|
{
|
10499
|
-
"id":
|
10572
|
+
"id": 301,
|
10500
10573
|
"name": "marginTop",
|
10501
10574
|
"kind": 1024,
|
10502
10575
|
"kindString": "Property",
|
@@ -10586,7 +10659,7 @@
|
|
10586
10659
|
{
|
10587
10660
|
"type": "reflection",
|
10588
10661
|
"declaration": {
|
10589
|
-
"id":
|
10662
|
+
"id": 302,
|
10590
10663
|
"name": "__type",
|
10591
10664
|
"kind": 65536,
|
10592
10665
|
"kindString": "Type literal",
|
@@ -10600,14 +10673,14 @@
|
|
10600
10673
|
],
|
10601
10674
|
"signatures": [
|
10602
10675
|
{
|
10603
|
-
"id":
|
10676
|
+
"id": 303,
|
10604
10677
|
"name": "__type",
|
10605
10678
|
"kind": 4096,
|
10606
10679
|
"kindString": "Call signature",
|
10607
10680
|
"flags": {},
|
10608
10681
|
"parameters": [
|
10609
10682
|
{
|
10610
|
-
"id":
|
10683
|
+
"id": 304,
|
10611
10684
|
"name": "theme",
|
10612
10685
|
"kind": 32768,
|
10613
10686
|
"kindString": "Parameter",
|
@@ -10711,7 +10784,7 @@
|
|
10711
10784
|
}
|
10712
10785
|
},
|
10713
10786
|
{
|
10714
|
-
"id":
|
10787
|
+
"id": 317,
|
10715
10788
|
"name": "marginX",
|
10716
10789
|
"kind": 1024,
|
10717
10790
|
"kindString": "Property",
|
@@ -10801,7 +10874,7 @@
|
|
10801
10874
|
{
|
10802
10875
|
"type": "reflection",
|
10803
10876
|
"declaration": {
|
10804
|
-
"id":
|
10877
|
+
"id": 318,
|
10805
10878
|
"name": "__type",
|
10806
10879
|
"kind": 65536,
|
10807
10880
|
"kindString": "Type literal",
|
@@ -10815,14 +10888,14 @@
|
|
10815
10888
|
],
|
10816
10889
|
"signatures": [
|
10817
10890
|
{
|
10818
|
-
"id":
|
10891
|
+
"id": 319,
|
10819
10892
|
"name": "__type",
|
10820
10893
|
"kind": 4096,
|
10821
10894
|
"kindString": "Call signature",
|
10822
10895
|
"flags": {},
|
10823
10896
|
"parameters": [
|
10824
10897
|
{
|
10825
|
-
"id":
|
10898
|
+
"id": 320,
|
10826
10899
|
"name": "theme",
|
10827
10900
|
"kind": 32768,
|
10828
10901
|
"kindString": "Parameter",
|
@@ -10926,7 +10999,7 @@
|
|
10926
10999
|
}
|
10927
11000
|
},
|
10928
11001
|
{
|
10929
|
-
"id":
|
11002
|
+
"id": 321,
|
10930
11003
|
"name": "marginY",
|
10931
11004
|
"kind": 1024,
|
10932
11005
|
"kindString": "Property",
|
@@ -11016,7 +11089,7 @@
|
|
11016
11089
|
{
|
11017
11090
|
"type": "reflection",
|
11018
11091
|
"declaration": {
|
11019
|
-
"id":
|
11092
|
+
"id": 322,
|
11020
11093
|
"name": "__type",
|
11021
11094
|
"kind": 65536,
|
11022
11095
|
"kindString": "Type literal",
|
@@ -11030,14 +11103,14 @@
|
|
11030
11103
|
],
|
11031
11104
|
"signatures": [
|
11032
11105
|
{
|
11033
|
-
"id":
|
11106
|
+
"id": 323,
|
11034
11107
|
"name": "__type",
|
11035
11108
|
"kind": 4096,
|
11036
11109
|
"kindString": "Call signature",
|
11037
11110
|
"flags": {},
|
11038
11111
|
"parameters": [
|
11039
11112
|
{
|
11040
|
-
"id":
|
11113
|
+
"id": 324,
|
11041
11114
|
"name": "theme",
|
11042
11115
|
"kind": 32768,
|
11043
11116
|
"kindString": "Parameter",
|
@@ -11141,7 +11214,7 @@
|
|
11141
11214
|
}
|
11142
11215
|
},
|
11143
11216
|
{
|
11144
|
-
"id":
|
11217
|
+
"id": 233,
|
11145
11218
|
"name": "maxHeight",
|
11146
11219
|
"kind": 1024,
|
11147
11220
|
"kindString": "Property",
|
@@ -11231,7 +11304,7 @@
|
|
11231
11304
|
{
|
11232
11305
|
"type": "reflection",
|
11233
11306
|
"declaration": {
|
11234
|
-
"id":
|
11307
|
+
"id": 234,
|
11235
11308
|
"name": "__type",
|
11236
11309
|
"kind": 65536,
|
11237
11310
|
"kindString": "Type literal",
|
@@ -11245,14 +11318,14 @@
|
|
11245
11318
|
],
|
11246
11319
|
"signatures": [
|
11247
11320
|
{
|
11248
|
-
"id":
|
11321
|
+
"id": 235,
|
11249
11322
|
"name": "__type",
|
11250
11323
|
"kind": 4096,
|
11251
11324
|
"kindString": "Call signature",
|
11252
11325
|
"flags": {},
|
11253
11326
|
"parameters": [
|
11254
11327
|
{
|
11255
|
-
"id":
|
11328
|
+
"id": 236,
|
11256
11329
|
"name": "theme",
|
11257
11330
|
"kind": 32768,
|
11258
11331
|
"kindString": "Parameter",
|
@@ -11356,7 +11429,7 @@
|
|
11356
11429
|
}
|
11357
11430
|
},
|
11358
11431
|
{
|
11359
|
-
"id":
|
11432
|
+
"id": 221,
|
11360
11433
|
"name": "maxWidth",
|
11361
11434
|
"kind": 1024,
|
11362
11435
|
"kindString": "Property",
|
@@ -11446,7 +11519,7 @@
|
|
11446
11519
|
{
|
11447
11520
|
"type": "reflection",
|
11448
11521
|
"declaration": {
|
11449
|
-
"id":
|
11522
|
+
"id": 222,
|
11450
11523
|
"name": "__type",
|
11451
11524
|
"kind": 65536,
|
11452
11525
|
"kindString": "Type literal",
|
@@ -11460,14 +11533,14 @@
|
|
11460
11533
|
],
|
11461
11534
|
"signatures": [
|
11462
11535
|
{
|
11463
|
-
"id":
|
11536
|
+
"id": 223,
|
11464
11537
|
"name": "__type",
|
11465
11538
|
"kind": 4096,
|
11466
11539
|
"kindString": "Call signature",
|
11467
11540
|
"flags": {},
|
11468
11541
|
"parameters": [
|
11469
11542
|
{
|
11470
|
-
"id":
|
11543
|
+
"id": 224,
|
11471
11544
|
"name": "theme",
|
11472
11545
|
"kind": 32768,
|
11473
11546
|
"kindString": "Parameter",
|
@@ -11571,7 +11644,7 @@
|
|
11571
11644
|
}
|
11572
11645
|
},
|
11573
11646
|
{
|
11574
|
-
"id":
|
11647
|
+
"id": 257,
|
11575
11648
|
"name": "mb",
|
11576
11649
|
"kind": 1024,
|
11577
11650
|
"kindString": "Property",
|
@@ -11661,7 +11734,7 @@
|
|
11661
11734
|
{
|
11662
11735
|
"type": "reflection",
|
11663
11736
|
"declaration": {
|
11664
|
-
"id":
|
11737
|
+
"id": 258,
|
11665
11738
|
"name": "__type",
|
11666
11739
|
"kind": 65536,
|
11667
11740
|
"kindString": "Type literal",
|
@@ -11675,14 +11748,14 @@
|
|
11675
11748
|
],
|
11676
11749
|
"signatures": [
|
11677
11750
|
{
|
11678
|
-
"id":
|
11751
|
+
"id": 259,
|
11679
11752
|
"name": "__type",
|
11680
11753
|
"kind": 4096,
|
11681
11754
|
"kindString": "Call signature",
|
11682
11755
|
"flags": {},
|
11683
11756
|
"parameters": [
|
11684
11757
|
{
|
11685
|
-
"id":
|
11758
|
+
"id": 260,
|
11686
11759
|
"name": "theme",
|
11687
11760
|
"kind": 32768,
|
11688
11761
|
"kindString": "Parameter",
|
@@ -11786,7 +11859,7 @@
|
|
11786
11859
|
}
|
11787
11860
|
},
|
11788
11861
|
{
|
11789
|
-
"id":
|
11862
|
+
"id": 237,
|
11790
11863
|
"name": "minHeight",
|
11791
11864
|
"kind": 1024,
|
11792
11865
|
"kindString": "Property",
|
@@ -11876,7 +11949,7 @@
|
|
11876
11949
|
{
|
11877
11950
|
"type": "reflection",
|
11878
11951
|
"declaration": {
|
11879
|
-
"id":
|
11952
|
+
"id": 238,
|
11880
11953
|
"name": "__type",
|
11881
11954
|
"kind": 65536,
|
11882
11955
|
"kindString": "Type literal",
|
@@ -11890,14 +11963,14 @@
|
|
11890
11963
|
],
|
11891
11964
|
"signatures": [
|
11892
11965
|
{
|
11893
|
-
"id":
|
11966
|
+
"id": 239,
|
11894
11967
|
"name": "__type",
|
11895
11968
|
"kind": 4096,
|
11896
11969
|
"kindString": "Call signature",
|
11897
11970
|
"flags": {},
|
11898
11971
|
"parameters": [
|
11899
11972
|
{
|
11900
|
-
"id":
|
11973
|
+
"id": 240,
|
11901
11974
|
"name": "theme",
|
11902
11975
|
"kind": 32768,
|
11903
11976
|
"kindString": "Parameter",
|
@@ -12001,7 +12074,7 @@
|
|
12001
12074
|
}
|
12002
12075
|
},
|
12003
12076
|
{
|
12004
|
-
"id":
|
12077
|
+
"id": 225,
|
12005
12078
|
"name": "minWidth",
|
12006
12079
|
"kind": 1024,
|
12007
12080
|
"kindString": "Property",
|
@@ -12091,7 +12164,7 @@
|
|
12091
12164
|
{
|
12092
12165
|
"type": "reflection",
|
12093
12166
|
"declaration": {
|
12094
|
-
"id":
|
12167
|
+
"id": 226,
|
12095
12168
|
"name": "__type",
|
12096
12169
|
"kind": 65536,
|
12097
12170
|
"kindString": "Type literal",
|
@@ -12105,14 +12178,14 @@
|
|
12105
12178
|
],
|
12106
12179
|
"signatures": [
|
12107
12180
|
{
|
12108
|
-
"id":
|
12181
|
+
"id": 227,
|
12109
12182
|
"name": "__type",
|
12110
12183
|
"kind": 4096,
|
12111
12184
|
"kindString": "Call signature",
|
12112
12185
|
"flags": {},
|
12113
12186
|
"parameters": [
|
12114
12187
|
{
|
12115
|
-
"id":
|
12188
|
+
"id": 228,
|
12116
12189
|
"name": "theme",
|
12117
12190
|
"kind": 32768,
|
12118
12191
|
"kindString": "Parameter",
|
@@ -12216,7 +12289,7 @@
|
|
12216
12289
|
}
|
12217
12290
|
},
|
12218
12291
|
{
|
12219
|
-
"id":
|
12292
|
+
"id": 261,
|
12220
12293
|
"name": "ml",
|
12221
12294
|
"kind": 1024,
|
12222
12295
|
"kindString": "Property",
|
@@ -12306,7 +12379,7 @@
|
|
12306
12379
|
{
|
12307
12380
|
"type": "reflection",
|
12308
12381
|
"declaration": {
|
12309
|
-
"id":
|
12382
|
+
"id": 262,
|
12310
12383
|
"name": "__type",
|
12311
12384
|
"kind": 65536,
|
12312
12385
|
"kindString": "Type literal",
|
@@ -12320,14 +12393,14 @@
|
|
12320
12393
|
],
|
12321
12394
|
"signatures": [
|
12322
12395
|
{
|
12323
|
-
"id":
|
12396
|
+
"id": 263,
|
12324
12397
|
"name": "__type",
|
12325
12398
|
"kind": 4096,
|
12326
12399
|
"kindString": "Call signature",
|
12327
12400
|
"flags": {},
|
12328
12401
|
"parameters": [
|
12329
12402
|
{
|
12330
|
-
"id":
|
12403
|
+
"id": 264,
|
12331
12404
|
"name": "theme",
|
12332
12405
|
"kind": 32768,
|
12333
12406
|
"kindString": "Parameter",
|
@@ -12431,7 +12504,7 @@
|
|
12431
12504
|
}
|
12432
12505
|
},
|
12433
12506
|
{
|
12434
|
-
"id":
|
12507
|
+
"id": 253,
|
12435
12508
|
"name": "mr",
|
12436
12509
|
"kind": 1024,
|
12437
12510
|
"kindString": "Property",
|
@@ -12521,7 +12594,7 @@
|
|
12521
12594
|
{
|
12522
12595
|
"type": "reflection",
|
12523
12596
|
"declaration": {
|
12524
|
-
"id":
|
12597
|
+
"id": 254,
|
12525
12598
|
"name": "__type",
|
12526
12599
|
"kind": 65536,
|
12527
12600
|
"kindString": "Type literal",
|
@@ -12535,14 +12608,14 @@
|
|
12535
12608
|
],
|
12536
12609
|
"signatures": [
|
12537
12610
|
{
|
12538
|
-
"id":
|
12611
|
+
"id": 255,
|
12539
12612
|
"name": "__type",
|
12540
12613
|
"kind": 4096,
|
12541
12614
|
"kindString": "Call signature",
|
12542
12615
|
"flags": {},
|
12543
12616
|
"parameters": [
|
12544
12617
|
{
|
12545
|
-
"id":
|
12618
|
+
"id": 256,
|
12546
12619
|
"name": "theme",
|
12547
12620
|
"kind": 32768,
|
12548
12621
|
"kindString": "Parameter",
|
@@ -12646,7 +12719,7 @@
|
|
12646
12719
|
}
|
12647
12720
|
},
|
12648
12721
|
{
|
12649
|
-
"id":
|
12722
|
+
"id": 249,
|
12650
12723
|
"name": "mt",
|
12651
12724
|
"kind": 1024,
|
12652
12725
|
"kindString": "Property",
|
@@ -12736,7 +12809,7 @@
|
|
12736
12809
|
{
|
12737
12810
|
"type": "reflection",
|
12738
12811
|
"declaration": {
|
12739
|
-
"id":
|
12812
|
+
"id": 250,
|
12740
12813
|
"name": "__type",
|
12741
12814
|
"kind": 65536,
|
12742
12815
|
"kindString": "Type literal",
|
@@ -12750,14 +12823,14 @@
|
|
12750
12823
|
],
|
12751
12824
|
"signatures": [
|
12752
12825
|
{
|
12753
|
-
"id":
|
12826
|
+
"id": 251,
|
12754
12827
|
"name": "__type",
|
12755
12828
|
"kind": 4096,
|
12756
12829
|
"kindString": "Call signature",
|
12757
12830
|
"flags": {},
|
12758
12831
|
"parameters": [
|
12759
12832
|
{
|
12760
|
-
"id":
|
12833
|
+
"id": 252,
|
12761
12834
|
"name": "theme",
|
12762
12835
|
"kind": 32768,
|
12763
12836
|
"kindString": "Parameter",
|
@@ -12861,7 +12934,7 @@
|
|
12861
12934
|
}
|
12862
12935
|
},
|
12863
12936
|
{
|
12864
|
-
"id":
|
12937
|
+
"id": 265,
|
12865
12938
|
"name": "mx",
|
12866
12939
|
"kind": 1024,
|
12867
12940
|
"kindString": "Property",
|
@@ -12951,7 +13024,7 @@
|
|
12951
13024
|
{
|
12952
13025
|
"type": "reflection",
|
12953
13026
|
"declaration": {
|
12954
|
-
"id":
|
13027
|
+
"id": 266,
|
12955
13028
|
"name": "__type",
|
12956
13029
|
"kind": 65536,
|
12957
13030
|
"kindString": "Type literal",
|
@@ -12965,14 +13038,14 @@
|
|
12965
13038
|
],
|
12966
13039
|
"signatures": [
|
12967
13040
|
{
|
12968
|
-
"id":
|
13041
|
+
"id": 267,
|
12969
13042
|
"name": "__type",
|
12970
13043
|
"kind": 4096,
|
12971
13044
|
"kindString": "Call signature",
|
12972
13045
|
"flags": {},
|
12973
13046
|
"parameters": [
|
12974
13047
|
{
|
12975
|
-
"id":
|
13048
|
+
"id": 268,
|
12976
13049
|
"name": "theme",
|
12977
13050
|
"kind": 32768,
|
12978
13051
|
"kindString": "Parameter",
|
@@ -13076,7 +13149,7 @@
|
|
13076
13149
|
}
|
13077
13150
|
},
|
13078
13151
|
{
|
13079
|
-
"id":
|
13152
|
+
"id": 269,
|
13080
13153
|
"name": "my",
|
13081
13154
|
"kind": 1024,
|
13082
13155
|
"kindString": "Property",
|
@@ -13166,7 +13239,7 @@
|
|
13166
13239
|
{
|
13167
13240
|
"type": "reflection",
|
13168
13241
|
"declaration": {
|
13169
|
-
"id":
|
13242
|
+
"id": 270,
|
13170
13243
|
"name": "__type",
|
13171
13244
|
"kind": 65536,
|
13172
13245
|
"kindString": "Type literal",
|
@@ -13180,14 +13253,14 @@
|
|
13180
13253
|
],
|
13181
13254
|
"signatures": [
|
13182
13255
|
{
|
13183
|
-
"id":
|
13256
|
+
"id": 271,
|
13184
13257
|
"name": "__type",
|
13185
13258
|
"kind": 4096,
|
13186
13259
|
"kindString": "Call signature",
|
13187
13260
|
"flags": {},
|
13188
13261
|
"parameters": [
|
13189
13262
|
{
|
13190
|
-
"id":
|
13263
|
+
"id": 272,
|
13191
13264
|
"name": "theme",
|
13192
13265
|
"kind": 32768,
|
13193
13266
|
"kindString": "Parameter",
|
@@ -13291,7 +13364,7 @@
|
|
13291
13364
|
}
|
13292
13365
|
},
|
13293
13366
|
{
|
13294
|
-
"id":
|
13367
|
+
"id": 16,
|
13295
13368
|
"name": "noBackButton",
|
13296
13369
|
"kind": 1024,
|
13297
13370
|
"kindString": "Property",
|
@@ -13303,7 +13376,7 @@
|
|
13303
13376
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
13304
13377
|
"line": 16,
|
13305
13378
|
"character": 2,
|
13306
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
13379
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L16"
|
13307
13380
|
}
|
13308
13381
|
],
|
13309
13382
|
"type": {
|
@@ -13312,7 +13385,7 @@
|
|
13312
13385
|
}
|
13313
13386
|
},
|
13314
13387
|
{
|
13315
|
-
"id":
|
13388
|
+
"id": 17,
|
13316
13389
|
"name": "noJsonButton",
|
13317
13390
|
"kind": 1024,
|
13318
13391
|
"kindString": "Property",
|
@@ -13324,7 +13397,7 @@
|
|
13324
13397
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
13325
13398
|
"line": 17,
|
13326
13399
|
"character": 2,
|
13327
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
13400
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L17"
|
13328
13401
|
}
|
13329
13402
|
],
|
13330
13403
|
"type": {
|
@@ -13333,7 +13406,7 @@
|
|
13333
13406
|
}
|
13334
13407
|
},
|
13335
13408
|
{
|
13336
|
-
"id":
|
13409
|
+
"id": 105,
|
13337
13410
|
"name": "order",
|
13338
13411
|
"kind": 1024,
|
13339
13412
|
"kindString": "Property",
|
@@ -13393,7 +13466,7 @@
|
|
13393
13466
|
{
|
13394
13467
|
"type": "reflection",
|
13395
13468
|
"declaration": {
|
13396
|
-
"id":
|
13469
|
+
"id": 106,
|
13397
13470
|
"name": "__type",
|
13398
13471
|
"kind": 65536,
|
13399
13472
|
"kindString": "Type literal",
|
@@ -13407,14 +13480,14 @@
|
|
13407
13480
|
],
|
13408
13481
|
"signatures": [
|
13409
13482
|
{
|
13410
|
-
"id":
|
13483
|
+
"id": 107,
|
13411
13484
|
"name": "__type",
|
13412
13485
|
"kind": 4096,
|
13413
13486
|
"kindString": "Call signature",
|
13414
13487
|
"flags": {},
|
13415
13488
|
"parameters": [
|
13416
13489
|
{
|
13417
|
-
"id":
|
13490
|
+
"id": 108,
|
13418
13491
|
"name": "theme",
|
13419
13492
|
"kind": 32768,
|
13420
13493
|
"kindString": "Parameter",
|
@@ -13488,7 +13561,7 @@
|
|
13488
13561
|
}
|
13489
13562
|
},
|
13490
13563
|
{
|
13491
|
-
"id":
|
13564
|
+
"id": 65,
|
13492
13565
|
"name": "overflow",
|
13493
13566
|
"kind": 1024,
|
13494
13567
|
"kindString": "Property",
|
@@ -13529,7 +13602,7 @@
|
|
13529
13602
|
{
|
13530
13603
|
"type": "reflection",
|
13531
13604
|
"declaration": {
|
13532
|
-
"id":
|
13605
|
+
"id": 66,
|
13533
13606
|
"name": "__type",
|
13534
13607
|
"kind": 65536,
|
13535
13608
|
"kindString": "Type literal",
|
@@ -13543,14 +13616,14 @@
|
|
13543
13616
|
],
|
13544
13617
|
"signatures": [
|
13545
13618
|
{
|
13546
|
-
"id":
|
13619
|
+
"id": 67,
|
13547
13620
|
"name": "__type",
|
13548
13621
|
"kind": 4096,
|
13549
13622
|
"kindString": "Call signature",
|
13550
13623
|
"flags": {},
|
13551
13624
|
"parameters": [
|
13552
13625
|
{
|
13553
|
-
"id":
|
13626
|
+
"id": 68,
|
13554
13627
|
"name": "theme",
|
13555
13628
|
"kind": 32768,
|
13556
13629
|
"kindString": "Parameter",
|
@@ -13605,7 +13678,7 @@
|
|
13605
13678
|
}
|
13606
13679
|
},
|
13607
13680
|
{
|
13608
|
-
"id":
|
13681
|
+
"id": 19,
|
13609
13682
|
"name": "p",
|
13610
13683
|
"kind": 1024,
|
13611
13684
|
"kindString": "Property",
|
@@ -13695,7 +13768,7 @@
|
|
13695
13768
|
{
|
13696
13769
|
"type": "reflection",
|
13697
13770
|
"declaration": {
|
13698
|
-
"id":
|
13771
|
+
"id": 20,
|
13699
13772
|
"name": "__type",
|
13700
13773
|
"kind": 65536,
|
13701
13774
|
"kindString": "Type literal",
|
@@ -13709,14 +13782,14 @@
|
|
13709
13782
|
],
|
13710
13783
|
"signatures": [
|
13711
13784
|
{
|
13712
|
-
"id":
|
13785
|
+
"id": 21,
|
13713
13786
|
"name": "__type",
|
13714
13787
|
"kind": 4096,
|
13715
13788
|
"kindString": "Call signature",
|
13716
13789
|
"flags": {},
|
13717
13790
|
"parameters": [
|
13718
13791
|
{
|
13719
|
-
"id":
|
13792
|
+
"id": 22,
|
13720
13793
|
"name": "theme",
|
13721
13794
|
"kind": 32768,
|
13722
13795
|
"kindString": "Parameter",
|
@@ -13820,7 +13893,7 @@
|
|
13820
13893
|
}
|
13821
13894
|
},
|
13822
13895
|
{
|
13823
|
-
"id":
|
13896
|
+
"id": 325,
|
13824
13897
|
"name": "padding",
|
13825
13898
|
"kind": 1024,
|
13826
13899
|
"kindString": "Property",
|
@@ -13910,7 +13983,7 @@
|
|
13910
13983
|
{
|
13911
13984
|
"type": "reflection",
|
13912
13985
|
"declaration": {
|
13913
|
-
"id":
|
13986
|
+
"id": 326,
|
13914
13987
|
"name": "__type",
|
13915
13988
|
"kind": 65536,
|
13916
13989
|
"kindString": "Type literal",
|
@@ -13924,14 +13997,14 @@
|
|
13924
13997
|
],
|
13925
13998
|
"signatures": [
|
13926
13999
|
{
|
13927
|
-
"id":
|
14000
|
+
"id": 327,
|
13928
14001
|
"name": "__type",
|
13929
14002
|
"kind": 4096,
|
13930
14003
|
"kindString": "Call signature",
|
13931
14004
|
"flags": {},
|
13932
14005
|
"parameters": [
|
13933
14006
|
{
|
13934
|
-
"id":
|
14007
|
+
"id": 328,
|
13935
14008
|
"name": "theme",
|
13936
14009
|
"kind": 32768,
|
13937
14010
|
"kindString": "Parameter",
|
@@ -14035,7 +14108,7 @@
|
|
14035
14108
|
}
|
14036
14109
|
},
|
14037
14110
|
{
|
14038
|
-
"id":
|
14111
|
+
"id": 337,
|
14039
14112
|
"name": "paddingBottom",
|
14040
14113
|
"kind": 1024,
|
14041
14114
|
"kindString": "Property",
|
@@ -14125,7 +14198,7 @@
|
|
14125
14198
|
{
|
14126
14199
|
"type": "reflection",
|
14127
14200
|
"declaration": {
|
14128
|
-
"id":
|
14201
|
+
"id": 338,
|
14129
14202
|
"name": "__type",
|
14130
14203
|
"kind": 65536,
|
14131
14204
|
"kindString": "Type literal",
|
@@ -14139,14 +14212,14 @@
|
|
14139
14212
|
],
|
14140
14213
|
"signatures": [
|
14141
14214
|
{
|
14142
|
-
"id":
|
14215
|
+
"id": 339,
|
14143
14216
|
"name": "__type",
|
14144
14217
|
"kind": 4096,
|
14145
14218
|
"kindString": "Call signature",
|
14146
14219
|
"flags": {},
|
14147
14220
|
"parameters": [
|
14148
14221
|
{
|
14149
|
-
"id":
|
14222
|
+
"id": 340,
|
14150
14223
|
"name": "theme",
|
14151
14224
|
"kind": 32768,
|
14152
14225
|
"kindString": "Parameter",
|
@@ -14250,7 +14323,7 @@
|
|
14250
14323
|
}
|
14251
14324
|
},
|
14252
14325
|
{
|
14253
|
-
"id":
|
14326
|
+
"id": 341,
|
14254
14327
|
"name": "paddingLeft",
|
14255
14328
|
"kind": 1024,
|
14256
14329
|
"kindString": "Property",
|
@@ -14340,7 +14413,7 @@
|
|
14340
14413
|
{
|
14341
14414
|
"type": "reflection",
|
14342
14415
|
"declaration": {
|
14343
|
-
"id":
|
14416
|
+
"id": 342,
|
14344
14417
|
"name": "__type",
|
14345
14418
|
"kind": 65536,
|
14346
14419
|
"kindString": "Type literal",
|
@@ -14354,14 +14427,14 @@
|
|
14354
14427
|
],
|
14355
14428
|
"signatures": [
|
14356
14429
|
{
|
14357
|
-
"id":
|
14430
|
+
"id": 343,
|
14358
14431
|
"name": "__type",
|
14359
14432
|
"kind": 4096,
|
14360
14433
|
"kindString": "Call signature",
|
14361
14434
|
"flags": {},
|
14362
14435
|
"parameters": [
|
14363
14436
|
{
|
14364
|
-
"id":
|
14437
|
+
"id": 344,
|
14365
14438
|
"name": "theme",
|
14366
14439
|
"kind": 32768,
|
14367
14440
|
"kindString": "Parameter",
|
@@ -14465,7 +14538,7 @@
|
|
14465
14538
|
}
|
14466
14539
|
},
|
14467
14540
|
{
|
14468
|
-
"id":
|
14541
|
+
"id": 333,
|
14469
14542
|
"name": "paddingRight",
|
14470
14543
|
"kind": 1024,
|
14471
14544
|
"kindString": "Property",
|
@@ -14555,7 +14628,7 @@
|
|
14555
14628
|
{
|
14556
14629
|
"type": "reflection",
|
14557
14630
|
"declaration": {
|
14558
|
-
"id":
|
14631
|
+
"id": 334,
|
14559
14632
|
"name": "__type",
|
14560
14633
|
"kind": 65536,
|
14561
14634
|
"kindString": "Type literal",
|
@@ -14569,14 +14642,14 @@
|
|
14569
14642
|
],
|
14570
14643
|
"signatures": [
|
14571
14644
|
{
|
14572
|
-
"id":
|
14645
|
+
"id": 335,
|
14573
14646
|
"name": "__type",
|
14574
14647
|
"kind": 4096,
|
14575
14648
|
"kindString": "Call signature",
|
14576
14649
|
"flags": {},
|
14577
14650
|
"parameters": [
|
14578
14651
|
{
|
14579
|
-
"id":
|
14652
|
+
"id": 336,
|
14580
14653
|
"name": "theme",
|
14581
14654
|
"kind": 32768,
|
14582
14655
|
"kindString": "Parameter",
|
@@ -14680,7 +14753,7 @@
|
|
14680
14753
|
}
|
14681
14754
|
},
|
14682
14755
|
{
|
14683
|
-
"id":
|
14756
|
+
"id": 329,
|
14684
14757
|
"name": "paddingTop",
|
14685
14758
|
"kind": 1024,
|
14686
14759
|
"kindString": "Property",
|
@@ -14770,7 +14843,7 @@
|
|
14770
14843
|
{
|
14771
14844
|
"type": "reflection",
|
14772
14845
|
"declaration": {
|
14773
|
-
"id":
|
14846
|
+
"id": 330,
|
14774
14847
|
"name": "__type",
|
14775
14848
|
"kind": 65536,
|
14776
14849
|
"kindString": "Type literal",
|
@@ -14784,14 +14857,14 @@
|
|
14784
14857
|
],
|
14785
14858
|
"signatures": [
|
14786
14859
|
{
|
14787
|
-
"id":
|
14860
|
+
"id": 331,
|
14788
14861
|
"name": "__type",
|
14789
14862
|
"kind": 4096,
|
14790
14863
|
"kindString": "Call signature",
|
14791
14864
|
"flags": {},
|
14792
14865
|
"parameters": [
|
14793
14866
|
{
|
14794
|
-
"id":
|
14867
|
+
"id": 332,
|
14795
14868
|
"name": "theme",
|
14796
14869
|
"kind": 32768,
|
14797
14870
|
"kindString": "Parameter",
|
@@ -14895,7 +14968,7 @@
|
|
14895
14968
|
}
|
14896
14969
|
},
|
14897
14970
|
{
|
14898
|
-
"id":
|
14971
|
+
"id": 345,
|
14899
14972
|
"name": "paddingX",
|
14900
14973
|
"kind": 1024,
|
14901
14974
|
"kindString": "Property",
|
@@ -14985,7 +15058,7 @@
|
|
14985
15058
|
{
|
14986
15059
|
"type": "reflection",
|
14987
15060
|
"declaration": {
|
14988
|
-
"id":
|
15061
|
+
"id": 346,
|
14989
15062
|
"name": "__type",
|
14990
15063
|
"kind": 65536,
|
14991
15064
|
"kindString": "Type literal",
|
@@ -14999,14 +15072,14 @@
|
|
14999
15072
|
],
|
15000
15073
|
"signatures": [
|
15001
15074
|
{
|
15002
|
-
"id":
|
15075
|
+
"id": 347,
|
15003
15076
|
"name": "__type",
|
15004
15077
|
"kind": 4096,
|
15005
15078
|
"kindString": "Call signature",
|
15006
15079
|
"flags": {},
|
15007
15080
|
"parameters": [
|
15008
15081
|
{
|
15009
|
-
"id":
|
15082
|
+
"id": 348,
|
15010
15083
|
"name": "theme",
|
15011
15084
|
"kind": 32768,
|
15012
15085
|
"kindString": "Parameter",
|
@@ -15110,7 +15183,7 @@
|
|
15110
15183
|
}
|
15111
15184
|
},
|
15112
15185
|
{
|
15113
|
-
"id":
|
15186
|
+
"id": 349,
|
15114
15187
|
"name": "paddingY",
|
15115
15188
|
"kind": 1024,
|
15116
15189
|
"kindString": "Property",
|
@@ -15200,7 +15273,7 @@
|
|
15200
15273
|
{
|
15201
15274
|
"type": "reflection",
|
15202
15275
|
"declaration": {
|
15203
|
-
"id":
|
15276
|
+
"id": 350,
|
15204
15277
|
"name": "__type",
|
15205
15278
|
"kind": 65536,
|
15206
15279
|
"kindString": "Type literal",
|
@@ -15214,14 +15287,14 @@
|
|
15214
15287
|
],
|
15215
15288
|
"signatures": [
|
15216
15289
|
{
|
15217
|
-
"id":
|
15290
|
+
"id": 351,
|
15218
15291
|
"name": "__type",
|
15219
15292
|
"kind": 4096,
|
15220
15293
|
"kindString": "Call signature",
|
15221
15294
|
"flags": {},
|
15222
15295
|
"parameters": [
|
15223
15296
|
{
|
15224
|
-
"id":
|
15297
|
+
"id": 352,
|
15225
15298
|
"name": "theme",
|
15226
15299
|
"kind": 32768,
|
15227
15300
|
"kindString": "Parameter",
|
@@ -15325,7 +15398,7 @@
|
|
15325
15398
|
}
|
15326
15399
|
},
|
15327
15400
|
{
|
15328
|
-
"id":
|
15401
|
+
"id": 281,
|
15329
15402
|
"name": "pb",
|
15330
15403
|
"kind": 1024,
|
15331
15404
|
"kindString": "Property",
|
@@ -15415,7 +15488,7 @@
|
|
15415
15488
|
{
|
15416
15489
|
"type": "reflection",
|
15417
15490
|
"declaration": {
|
15418
|
-
"id":
|
15491
|
+
"id": 282,
|
15419
15492
|
"name": "__type",
|
15420
15493
|
"kind": 65536,
|
15421
15494
|
"kindString": "Type literal",
|
@@ -15429,14 +15502,14 @@
|
|
15429
15502
|
],
|
15430
15503
|
"signatures": [
|
15431
15504
|
{
|
15432
|
-
"id":
|
15505
|
+
"id": 283,
|
15433
15506
|
"name": "__type",
|
15434
15507
|
"kind": 4096,
|
15435
15508
|
"kindString": "Call signature",
|
15436
15509
|
"flags": {},
|
15437
15510
|
"parameters": [
|
15438
15511
|
{
|
15439
|
-
"id":
|
15512
|
+
"id": 284,
|
15440
15513
|
"name": "theme",
|
15441
15514
|
"kind": 32768,
|
15442
15515
|
"kindString": "Parameter",
|
@@ -15540,7 +15613,7 @@
|
|
15540
15613
|
}
|
15541
15614
|
},
|
15542
15615
|
{
|
15543
|
-
"id":
|
15616
|
+
"id": 285,
|
15544
15617
|
"name": "pl",
|
15545
15618
|
"kind": 1024,
|
15546
15619
|
"kindString": "Property",
|
@@ -15630,7 +15703,7 @@
|
|
15630
15703
|
{
|
15631
15704
|
"type": "reflection",
|
15632
15705
|
"declaration": {
|
15633
|
-
"id":
|
15706
|
+
"id": 286,
|
15634
15707
|
"name": "__type",
|
15635
15708
|
"kind": 65536,
|
15636
15709
|
"kindString": "Type literal",
|
@@ -15644,14 +15717,14 @@
|
|
15644
15717
|
],
|
15645
15718
|
"signatures": [
|
15646
15719
|
{
|
15647
|
-
"id":
|
15720
|
+
"id": 287,
|
15648
15721
|
"name": "__type",
|
15649
15722
|
"kind": 4096,
|
15650
15723
|
"kindString": "Call signature",
|
15651
15724
|
"flags": {},
|
15652
15725
|
"parameters": [
|
15653
15726
|
{
|
15654
|
-
"id":
|
15727
|
+
"id": 288,
|
15655
15728
|
"name": "theme",
|
15656
15729
|
"kind": 32768,
|
15657
15730
|
"kindString": "Parameter",
|
@@ -15755,7 +15828,7 @@
|
|
15755
15828
|
}
|
15756
15829
|
},
|
15757
15830
|
{
|
15758
|
-
"id":
|
15831
|
+
"id": 193,
|
15759
15832
|
"name": "position",
|
15760
15833
|
"kind": 1024,
|
15761
15834
|
"kindString": "Property",
|
@@ -15815,7 +15888,7 @@
|
|
15815
15888
|
{
|
15816
15889
|
"type": "reflection",
|
15817
15890
|
"declaration": {
|
15818
|
-
"id":
|
15891
|
+
"id": 194,
|
15819
15892
|
"name": "__type",
|
15820
15893
|
"kind": 65536,
|
15821
15894
|
"kindString": "Type literal",
|
@@ -15829,14 +15902,14 @@
|
|
15829
15902
|
],
|
15830
15903
|
"signatures": [
|
15831
15904
|
{
|
15832
|
-
"id":
|
15905
|
+
"id": 195,
|
15833
15906
|
"name": "__type",
|
15834
15907
|
"kind": 4096,
|
15835
15908
|
"kindString": "Call signature",
|
15836
15909
|
"flags": {},
|
15837
15910
|
"parameters": [
|
15838
15911
|
{
|
15839
|
-
"id":
|
15912
|
+
"id": 196,
|
15840
15913
|
"name": "theme",
|
15841
15914
|
"kind": 32768,
|
15842
15915
|
"kindString": "Parameter",
|
@@ -15910,7 +15983,7 @@
|
|
15910
15983
|
}
|
15911
15984
|
},
|
15912
15985
|
{
|
15913
|
-
"id":
|
15986
|
+
"id": 277,
|
15914
15987
|
"name": "pr",
|
15915
15988
|
"kind": 1024,
|
15916
15989
|
"kindString": "Property",
|
@@ -16000,7 +16073,7 @@
|
|
16000
16073
|
{
|
16001
16074
|
"type": "reflection",
|
16002
16075
|
"declaration": {
|
16003
|
-
"id":
|
16076
|
+
"id": 278,
|
16004
16077
|
"name": "__type",
|
16005
16078
|
"kind": 65536,
|
16006
16079
|
"kindString": "Type literal",
|
@@ -16014,14 +16087,14 @@
|
|
16014
16087
|
],
|
16015
16088
|
"signatures": [
|
16016
16089
|
{
|
16017
|
-
"id":
|
16090
|
+
"id": 279,
|
16018
16091
|
"name": "__type",
|
16019
16092
|
"kind": 4096,
|
16020
16093
|
"kindString": "Call signature",
|
16021
16094
|
"flags": {},
|
16022
16095
|
"parameters": [
|
16023
16096
|
{
|
16024
|
-
"id":
|
16097
|
+
"id": 280,
|
16025
16098
|
"name": "theme",
|
16026
16099
|
"kind": 32768,
|
16027
16100
|
"kindString": "Parameter",
|
@@ -16125,7 +16198,7 @@
|
|
16125
16198
|
}
|
16126
16199
|
},
|
16127
16200
|
{
|
16128
|
-
"id":
|
16201
|
+
"id": 273,
|
16129
16202
|
"name": "pt",
|
16130
16203
|
"kind": 1024,
|
16131
16204
|
"kindString": "Property",
|
@@ -16215,7 +16288,7 @@
|
|
16215
16288
|
{
|
16216
16289
|
"type": "reflection",
|
16217
16290
|
"declaration": {
|
16218
|
-
"id":
|
16291
|
+
"id": 274,
|
16219
16292
|
"name": "__type",
|
16220
16293
|
"kind": 65536,
|
16221
16294
|
"kindString": "Type literal",
|
@@ -16229,14 +16302,14 @@
|
|
16229
16302
|
],
|
16230
16303
|
"signatures": [
|
16231
16304
|
{
|
16232
|
-
"id":
|
16305
|
+
"id": 275,
|
16233
16306
|
"name": "__type",
|
16234
16307
|
"kind": 4096,
|
16235
16308
|
"kindString": "Call signature",
|
16236
16309
|
"flags": {},
|
16237
16310
|
"parameters": [
|
16238
16311
|
{
|
16239
|
-
"id":
|
16312
|
+
"id": 276,
|
16240
16313
|
"name": "theme",
|
16241
16314
|
"kind": 32768,
|
16242
16315
|
"kindString": "Parameter",
|
@@ -16340,7 +16413,7 @@
|
|
16340
16413
|
}
|
16341
16414
|
},
|
16342
16415
|
{
|
16343
|
-
"id":
|
16416
|
+
"id": 289,
|
16344
16417
|
"name": "px",
|
16345
16418
|
"kind": 1024,
|
16346
16419
|
"kindString": "Property",
|
@@ -16430,7 +16503,7 @@
|
|
16430
16503
|
{
|
16431
16504
|
"type": "reflection",
|
16432
16505
|
"declaration": {
|
16433
|
-
"id":
|
16506
|
+
"id": 290,
|
16434
16507
|
"name": "__type",
|
16435
16508
|
"kind": 65536,
|
16436
16509
|
"kindString": "Type literal",
|
@@ -16444,14 +16517,14 @@
|
|
16444
16517
|
],
|
16445
16518
|
"signatures": [
|
16446
16519
|
{
|
16447
|
-
"id":
|
16520
|
+
"id": 291,
|
16448
16521
|
"name": "__type",
|
16449
16522
|
"kind": 4096,
|
16450
16523
|
"kindString": "Call signature",
|
16451
16524
|
"flags": {},
|
16452
16525
|
"parameters": [
|
16453
16526
|
{
|
16454
|
-
"id":
|
16527
|
+
"id": 292,
|
16455
16528
|
"name": "theme",
|
16456
16529
|
"kind": 32768,
|
16457
16530
|
"kindString": "Parameter",
|
@@ -16555,7 +16628,7 @@
|
|
16555
16628
|
}
|
16556
16629
|
},
|
16557
16630
|
{
|
16558
|
-
"id":
|
16631
|
+
"id": 293,
|
16559
16632
|
"name": "py",
|
16560
16633
|
"kind": 1024,
|
16561
16634
|
"kindString": "Property",
|
@@ -16645,7 +16718,7 @@
|
|
16645
16718
|
{
|
16646
16719
|
"type": "reflection",
|
16647
16720
|
"declaration": {
|
16648
|
-
"id":
|
16721
|
+
"id": 294,
|
16649
16722
|
"name": "__type",
|
16650
16723
|
"kind": 65536,
|
16651
16724
|
"kindString": "Type literal",
|
@@ -16659,14 +16732,14 @@
|
|
16659
16732
|
],
|
16660
16733
|
"signatures": [
|
16661
16734
|
{
|
16662
|
-
"id":
|
16735
|
+
"id": 295,
|
16663
16736
|
"name": "__type",
|
16664
16737
|
"kind": 4096,
|
16665
16738
|
"kindString": "Call signature",
|
16666
16739
|
"flags": {},
|
16667
16740
|
"parameters": [
|
16668
16741
|
{
|
16669
|
-
"id":
|
16742
|
+
"id": 296,
|
16670
16743
|
"name": "theme",
|
16671
16744
|
"kind": 32768,
|
16672
16745
|
"kindString": "Parameter",
|
@@ -16770,7 +16843,7 @@
|
|
16770
16843
|
}
|
16771
16844
|
},
|
16772
16845
|
{
|
16773
|
-
"id":
|
16846
|
+
"id": 201,
|
16774
16847
|
"name": "right",
|
16775
16848
|
"kind": 1024,
|
16776
16849
|
"kindString": "Property",
|
@@ -16860,7 +16933,7 @@
|
|
16860
16933
|
{
|
16861
16934
|
"type": "reflection",
|
16862
16935
|
"declaration": {
|
16863
|
-
"id":
|
16936
|
+
"id": 202,
|
16864
16937
|
"name": "__type",
|
16865
16938
|
"kind": 65536,
|
16866
16939
|
"kindString": "Type literal",
|
@@ -16874,14 +16947,14 @@
|
|
16874
16947
|
],
|
16875
16948
|
"signatures": [
|
16876
16949
|
{
|
16877
|
-
"id":
|
16950
|
+
"id": 203,
|
16878
16951
|
"name": "__type",
|
16879
16952
|
"kind": 4096,
|
16880
16953
|
"kindString": "Call signature",
|
16881
16954
|
"flags": {},
|
16882
16955
|
"parameters": [
|
16883
16956
|
{
|
16884
|
-
"id":
|
16957
|
+
"id": 204,
|
16885
16958
|
"name": "theme",
|
16886
16959
|
"kind": 32768,
|
16887
16960
|
"kindString": "Parameter",
|
@@ -16985,7 +17058,7 @@
|
|
16985
17058
|
}
|
16986
17059
|
},
|
16987
17060
|
{
|
16988
|
-
"id":
|
17061
|
+
"id": 141,
|
16989
17062
|
"name": "rowGap",
|
16990
17063
|
"kind": 1024,
|
16991
17064
|
"kindString": "Property",
|
@@ -17075,7 +17148,7 @@
|
|
17075
17148
|
{
|
17076
17149
|
"type": "reflection",
|
17077
17150
|
"declaration": {
|
17078
|
-
"id":
|
17151
|
+
"id": 142,
|
17079
17152
|
"name": "__type",
|
17080
17153
|
"kind": 65536,
|
17081
17154
|
"kindString": "Type literal",
|
@@ -17089,14 +17162,14 @@
|
|
17089
17162
|
],
|
17090
17163
|
"signatures": [
|
17091
17164
|
{
|
17092
|
-
"id":
|
17165
|
+
"id": 143,
|
17093
17166
|
"name": "__type",
|
17094
17167
|
"kind": 4096,
|
17095
17168
|
"kindString": "Call signature",
|
17096
17169
|
"flags": {},
|
17097
17170
|
"parameters": [
|
17098
17171
|
{
|
17099
|
-
"id":
|
17172
|
+
"id": 144,
|
17100
17173
|
"name": "theme",
|
17101
17174
|
"kind": 32768,
|
17102
17175
|
"kindString": "Parameter",
|
@@ -17200,7 +17273,7 @@
|
|
17200
17273
|
}
|
17201
17274
|
},
|
17202
17275
|
{
|
17203
|
-
"id":
|
17276
|
+
"id": 385,
|
17204
17277
|
"name": "textAlign",
|
17205
17278
|
"kind": 1024,
|
17206
17279
|
"kindString": "Property",
|
@@ -17260,7 +17333,7 @@
|
|
17260
17333
|
{
|
17261
17334
|
"type": "reflection",
|
17262
17335
|
"declaration": {
|
17263
|
-
"id":
|
17336
|
+
"id": 386,
|
17264
17337
|
"name": "__type",
|
17265
17338
|
"kind": 65536,
|
17266
17339
|
"kindString": "Type literal",
|
@@ -17274,14 +17347,14 @@
|
|
17274
17347
|
],
|
17275
17348
|
"signatures": [
|
17276
17349
|
{
|
17277
|
-
"id":
|
17350
|
+
"id": 387,
|
17278
17351
|
"name": "__type",
|
17279
17352
|
"kind": 4096,
|
17280
17353
|
"kindString": "Call signature",
|
17281
17354
|
"flags": {},
|
17282
17355
|
"parameters": [
|
17283
17356
|
{
|
17284
|
-
"id":
|
17357
|
+
"id": 388,
|
17285
17358
|
"name": "theme",
|
17286
17359
|
"kind": 32768,
|
17287
17360
|
"kindString": "Parameter",
|
@@ -17355,7 +17428,7 @@
|
|
17355
17428
|
}
|
17356
17429
|
},
|
17357
17430
|
{
|
17358
|
-
"id":
|
17431
|
+
"id": 69,
|
17359
17432
|
"name": "textOverflow",
|
17360
17433
|
"kind": 1024,
|
17361
17434
|
"kindString": "Property",
|
@@ -17396,7 +17469,7 @@
|
|
17396
17469
|
{
|
17397
17470
|
"type": "reflection",
|
17398
17471
|
"declaration": {
|
17399
|
-
"id":
|
17472
|
+
"id": 70,
|
17400
17473
|
"name": "__type",
|
17401
17474
|
"kind": 65536,
|
17402
17475
|
"kindString": "Type literal",
|
@@ -17410,14 +17483,14 @@
|
|
17410
17483
|
],
|
17411
17484
|
"signatures": [
|
17412
17485
|
{
|
17413
|
-
"id":
|
17486
|
+
"id": 71,
|
17414
17487
|
"name": "__type",
|
17415
17488
|
"kind": 4096,
|
17416
17489
|
"kindString": "Call signature",
|
17417
17490
|
"flags": {},
|
17418
17491
|
"parameters": [
|
17419
17492
|
{
|
17420
|
-
"id":
|
17493
|
+
"id": 72,
|
17421
17494
|
"name": "theme",
|
17422
17495
|
"kind": 32768,
|
17423
17496
|
"kindString": "Parameter",
|
@@ -17472,7 +17545,7 @@
|
|
17472
17545
|
}
|
17473
17546
|
},
|
17474
17547
|
{
|
17475
|
-
"id":
|
17548
|
+
"id": 389,
|
17476
17549
|
"name": "textTransform",
|
17477
17550
|
"kind": 1024,
|
17478
17551
|
"kindString": "Property",
|
@@ -17532,7 +17605,7 @@
|
|
17532
17605
|
{
|
17533
17606
|
"type": "reflection",
|
17534
17607
|
"declaration": {
|
17535
|
-
"id":
|
17608
|
+
"id": 390,
|
17536
17609
|
"name": "__type",
|
17537
17610
|
"kind": 65536,
|
17538
17611
|
"kindString": "Type literal",
|
@@ -17546,14 +17619,14 @@
|
|
17546
17619
|
],
|
17547
17620
|
"signatures": [
|
17548
17621
|
{
|
17549
|
-
"id":
|
17622
|
+
"id": 391,
|
17550
17623
|
"name": "__type",
|
17551
17624
|
"kind": 4096,
|
17552
17625
|
"kindString": "Call signature",
|
17553
17626
|
"flags": {},
|
17554
17627
|
"parameters": [
|
17555
17628
|
{
|
17556
|
-
"id":
|
17629
|
+
"id": 392,
|
17557
17630
|
"name": "theme",
|
17558
17631
|
"kind": 32768,
|
17559
17632
|
"kindString": "Parameter",
|
@@ -17627,7 +17700,7 @@
|
|
17627
17700
|
}
|
17628
17701
|
},
|
17629
17702
|
{
|
17630
|
-
"id":
|
17703
|
+
"id": 197,
|
17631
17704
|
"name": "top",
|
17632
17705
|
"kind": 1024,
|
17633
17706
|
"kindString": "Property",
|
@@ -17717,7 +17790,7 @@
|
|
17717
17790
|
{
|
17718
17791
|
"type": "reflection",
|
17719
17792
|
"declaration": {
|
17720
|
-
"id":
|
17793
|
+
"id": 198,
|
17721
17794
|
"name": "__type",
|
17722
17795
|
"kind": 65536,
|
17723
17796
|
"kindString": "Type literal",
|
@@ -17731,14 +17804,14 @@
|
|
17731
17804
|
],
|
17732
17805
|
"signatures": [
|
17733
17806
|
{
|
17734
|
-
"id":
|
17807
|
+
"id": 199,
|
17735
17808
|
"name": "__type",
|
17736
17809
|
"kind": 4096,
|
17737
17810
|
"kindString": "Call signature",
|
17738
17811
|
"flags": {},
|
17739
17812
|
"parameters": [
|
17740
17813
|
{
|
17741
|
-
"id":
|
17814
|
+
"id": 200,
|
17742
17815
|
"name": "theme",
|
17743
17816
|
"kind": 32768,
|
17744
17817
|
"kindString": "Parameter",
|
@@ -17842,7 +17915,7 @@
|
|
17842
17915
|
}
|
17843
17916
|
},
|
17844
17917
|
{
|
17845
|
-
"id":
|
17918
|
+
"id": 353,
|
17846
17919
|
"name": "typography",
|
17847
17920
|
"kind": 1024,
|
17848
17921
|
"kindString": "Property",
|
@@ -17874,7 +17947,7 @@
|
|
17874
17947
|
{
|
17875
17948
|
"type": "reflection",
|
17876
17949
|
"declaration": {
|
17877
|
-
"id":
|
17950
|
+
"id": 354,
|
17878
17951
|
"name": "__type",
|
17879
17952
|
"kind": 65536,
|
17880
17953
|
"kindString": "Type literal",
|
@@ -17888,14 +17961,14 @@
|
|
17888
17961
|
],
|
17889
17962
|
"signatures": [
|
17890
17963
|
{
|
17891
|
-
"id":
|
17964
|
+
"id": 355,
|
17892
17965
|
"name": "__type",
|
17893
17966
|
"kind": 4096,
|
17894
17967
|
"kindString": "Call signature",
|
17895
17968
|
"flags": {},
|
17896
17969
|
"parameters": [
|
17897
17970
|
{
|
17898
|
-
"id":
|
17971
|
+
"id": 356,
|
17899
17972
|
"name": "theme",
|
17900
17973
|
"kind": 32768,
|
17901
17974
|
"kindString": "Parameter",
|
@@ -17941,7 +18014,7 @@
|
|
17941
18014
|
}
|
17942
18015
|
},
|
17943
18016
|
{
|
17944
|
-
"id":
|
18017
|
+
"id": 73,
|
17945
18018
|
"name": "visibility",
|
17946
18019
|
"kind": 1024,
|
17947
18020
|
"kindString": "Property",
|
@@ -18001,7 +18074,7 @@
|
|
18001
18074
|
{
|
18002
18075
|
"type": "reflection",
|
18003
18076
|
"declaration": {
|
18004
|
-
"id":
|
18077
|
+
"id": 74,
|
18005
18078
|
"name": "__type",
|
18006
18079
|
"kind": 65536,
|
18007
18080
|
"kindString": "Type literal",
|
@@ -18015,14 +18088,14 @@
|
|
18015
18088
|
],
|
18016
18089
|
"signatures": [
|
18017
18090
|
{
|
18018
|
-
"id":
|
18091
|
+
"id": 75,
|
18019
18092
|
"name": "__type",
|
18020
18093
|
"kind": 4096,
|
18021
18094
|
"kindString": "Call signature",
|
18022
18095
|
"flags": {},
|
18023
18096
|
"parameters": [
|
18024
18097
|
{
|
18025
|
-
"id":
|
18098
|
+
"id": 76,
|
18026
18099
|
"name": "theme",
|
18027
18100
|
"kind": 32768,
|
18028
18101
|
"kindString": "Parameter",
|
@@ -18096,7 +18169,7 @@
|
|
18096
18169
|
}
|
18097
18170
|
},
|
18098
18171
|
{
|
18099
|
-
"id":
|
18172
|
+
"id": 77,
|
18100
18173
|
"name": "whiteSpace",
|
18101
18174
|
"kind": 1024,
|
18102
18175
|
"kindString": "Property",
|
@@ -18156,7 +18229,7 @@
|
|
18156
18229
|
{
|
18157
18230
|
"type": "reflection",
|
18158
18231
|
"declaration": {
|
18159
|
-
"id":
|
18232
|
+
"id": 78,
|
18160
18233
|
"name": "__type",
|
18161
18234
|
"kind": 65536,
|
18162
18235
|
"kindString": "Type literal",
|
@@ -18170,14 +18243,14 @@
|
|
18170
18243
|
],
|
18171
18244
|
"signatures": [
|
18172
18245
|
{
|
18173
|
-
"id":
|
18246
|
+
"id": 79,
|
18174
18247
|
"name": "__type",
|
18175
18248
|
"kind": 4096,
|
18176
18249
|
"kindString": "Call signature",
|
18177
18250
|
"flags": {},
|
18178
18251
|
"parameters": [
|
18179
18252
|
{
|
18180
|
-
"id":
|
18253
|
+
"id": 80,
|
18181
18254
|
"name": "theme",
|
18182
18255
|
"kind": 32768,
|
18183
18256
|
"kindString": "Parameter",
|
@@ -18251,7 +18324,7 @@
|
|
18251
18324
|
}
|
18252
18325
|
},
|
18253
18326
|
{
|
18254
|
-
"id":
|
18327
|
+
"id": 217,
|
18255
18328
|
"name": "width",
|
18256
18329
|
"kind": 1024,
|
18257
18330
|
"kindString": "Property",
|
@@ -18341,7 +18414,7 @@
|
|
18341
18414
|
{
|
18342
18415
|
"type": "reflection",
|
18343
18416
|
"declaration": {
|
18344
|
-
"id":
|
18417
|
+
"id": 218,
|
18345
18418
|
"name": "__type",
|
18346
18419
|
"kind": 65536,
|
18347
18420
|
"kindString": "Type literal",
|
@@ -18355,14 +18428,14 @@
|
|
18355
18428
|
],
|
18356
18429
|
"signatures": [
|
18357
18430
|
{
|
18358
|
-
"id":
|
18431
|
+
"id": 219,
|
18359
18432
|
"name": "__type",
|
18360
18433
|
"kind": 4096,
|
18361
18434
|
"kindString": "Call signature",
|
18362
18435
|
"flags": {},
|
18363
18436
|
"parameters": [
|
18364
18437
|
{
|
18365
|
-
"id":
|
18438
|
+
"id": 220,
|
18366
18439
|
"name": "theme",
|
18367
18440
|
"kind": 32768,
|
18368
18441
|
"kindString": "Parameter",
|
@@ -18466,7 +18539,7 @@
|
|
18466
18539
|
}
|
18467
18540
|
},
|
18468
18541
|
{
|
18469
|
-
"id":
|
18542
|
+
"id": 185,
|
18470
18543
|
"name": "zIndex",
|
18471
18544
|
"kind": 1024,
|
18472
18545
|
"kindString": "Property",
|
@@ -18498,7 +18571,7 @@
|
|
18498
18571
|
{
|
18499
18572
|
"type": "reflection",
|
18500
18573
|
"declaration": {
|
18501
|
-
"id":
|
18574
|
+
"id": 186,
|
18502
18575
|
"name": "__type",
|
18503
18576
|
"kind": 65536,
|
18504
18577
|
"kindString": "Type literal",
|
@@ -18517,7 +18590,7 @@
|
|
18517
18590
|
{
|
18518
18591
|
"type": "reflection",
|
18519
18592
|
"declaration": {
|
18520
|
-
"id":
|
18593
|
+
"id": 187,
|
18521
18594
|
"name": "__type",
|
18522
18595
|
"kind": 65536,
|
18523
18596
|
"kindString": "Type literal",
|
@@ -18536,7 +18609,7 @@
|
|
18536
18609
|
{
|
18537
18610
|
"type": "reflection",
|
18538
18611
|
"declaration": {
|
18539
|
-
"id":
|
18612
|
+
"id": 188,
|
18540
18613
|
"name": "__type",
|
18541
18614
|
"kind": 65536,
|
18542
18615
|
"kindString": "Type literal",
|
@@ -18550,14 +18623,14 @@
|
|
18550
18623
|
],
|
18551
18624
|
"signatures": [
|
18552
18625
|
{
|
18553
|
-
"id":
|
18626
|
+
"id": 189,
|
18554
18627
|
"name": "__type",
|
18555
18628
|
"kind": 4096,
|
18556
18629
|
"kindString": "Call signature",
|
18557
18630
|
"flags": {},
|
18558
18631
|
"parameters": [
|
18559
18632
|
{
|
18560
|
-
"id":
|
18633
|
+
"id": 190,
|
18561
18634
|
"name": "theme",
|
18562
18635
|
"kind": 32768,
|
18563
18636
|
"kindString": "Parameter",
|
@@ -18594,7 +18667,7 @@
|
|
18594
18667
|
{
|
18595
18668
|
"type": "reflection",
|
18596
18669
|
"declaration": {
|
18597
|
-
"id":
|
18670
|
+
"id": 191,
|
18598
18671
|
"name": "__type",
|
18599
18672
|
"kind": 65536,
|
18600
18673
|
"kindString": "Type literal",
|
@@ -18613,7 +18686,7 @@
|
|
18613
18686
|
{
|
18614
18687
|
"type": "reflection",
|
18615
18688
|
"declaration": {
|
18616
|
-
"id":
|
18689
|
+
"id": 192,
|
18617
18690
|
"name": "__type",
|
18618
18691
|
"kind": 65536,
|
18619
18692
|
"kindString": "Type literal",
|
@@ -18645,101 +18718,101 @@
|
|
18645
18718
|
{
|
18646
18719
|
"title": "Properties",
|
18647
18720
|
"children": [
|
18648
|
-
|
18649
|
-
|
18650
|
-
|
18651
|
-
|
18652
|
-
|
18653
|
-
|
18654
|
-
|
18655
|
-
|
18656
|
-
|
18657
|
-
|
18658
|
-
|
18659
|
-
|
18660
|
-
|
18661
|
-
|
18662
|
-
|
18663
|
-
|
18664
|
-
|
18665
|
-
|
18666
|
-
|
18667
|
-
|
18668
|
-
|
18669
|
-
|
18670
|
-
|
18671
|
-
|
18672
|
-
|
18673
|
-
|
18674
|
-
|
18675
|
-
|
18676
|
-
|
18677
|
-
|
18678
|
-
|
18679
|
-
|
18680
|
-
|
18681
|
-
|
18682
|
-
|
18683
|
-
|
18684
|
-
|
18685
|
-
|
18686
|
-
|
18687
|
-
|
18688
|
-
17,
|
18689
|
-
92,
|
18690
|
-
124,
|
18691
|
-
128,
|
18692
|
-
208,
|
18693
|
-
376,
|
18694
|
-
380,
|
18695
|
-
244,
|
18696
|
-
296,
|
18697
|
-
308,
|
18698
|
-
312,
|
18699
|
-
304,
|
18700
|
-
300,
|
18701
|
-
316,
|
18702
|
-
320,
|
18703
|
-
232,
|
18704
|
-
220,
|
18705
|
-
256,
|
18706
|
-
236,
|
18707
|
-
224,
|
18708
|
-
260,
|
18709
|
-
252,
|
18710
|
-
248,
|
18711
|
-
264,
|
18712
|
-
268,
|
18713
|
-
15,
|
18714
|
-
16,
|
18715
|
-
104,
|
18716
|
-
64,
|
18721
|
+
101,
|
18722
|
+
97,
|
18723
|
+
121,
|
18724
|
+
181,
|
18725
|
+
27,
|
18726
|
+
41,
|
18727
|
+
49,
|
18728
|
+
45,
|
18729
|
+
53,
|
18730
|
+
37,
|
18731
|
+
33,
|
18732
|
+
205,
|
18733
|
+
213,
|
18734
|
+
241,
|
18735
|
+
13,
|
18736
|
+
23,
|
18737
|
+
137,
|
18738
|
+
57,
|
18739
|
+
61,
|
18740
|
+
109,
|
18741
|
+
81,
|
18742
|
+
85,
|
18743
|
+
113,
|
18744
|
+
117,
|
18745
|
+
89,
|
18746
|
+
357,
|
18747
|
+
361,
|
18748
|
+
365,
|
18749
|
+
369,
|
18750
|
+
133,
|
18751
|
+
177,
|
18752
|
+
157,
|
18753
|
+
153,
|
18754
|
+
161,
|
18755
|
+
145,
|
18756
|
+
149,
|
18757
|
+
173,
|
18758
|
+
165,
|
18759
|
+
169,
|
18760
|
+
229,
|
18717
18761
|
18,
|
18718
|
-
|
18719
|
-
|
18720
|
-
|
18721
|
-
|
18722
|
-
|
18723
|
-
|
18724
|
-
|
18725
|
-
|
18726
|
-
|
18727
|
-
|
18728
|
-
|
18729
|
-
|
18730
|
-
|
18731
|
-
|
18732
|
-
|
18733
|
-
|
18734
|
-
|
18735
|
-
|
18736
|
-
|
18737
|
-
|
18738
|
-
|
18739
|
-
|
18740
|
-
|
18741
|
-
|
18742
|
-
|
18762
|
+
93,
|
18763
|
+
125,
|
18764
|
+
129,
|
18765
|
+
209,
|
18766
|
+
377,
|
18767
|
+
381,
|
18768
|
+
245,
|
18769
|
+
297,
|
18770
|
+
309,
|
18771
|
+
313,
|
18772
|
+
305,
|
18773
|
+
301,
|
18774
|
+
317,
|
18775
|
+
321,
|
18776
|
+
233,
|
18777
|
+
221,
|
18778
|
+
257,
|
18779
|
+
237,
|
18780
|
+
225,
|
18781
|
+
261,
|
18782
|
+
253,
|
18783
|
+
249,
|
18784
|
+
265,
|
18785
|
+
269,
|
18786
|
+
16,
|
18787
|
+
17,
|
18788
|
+
105,
|
18789
|
+
65,
|
18790
|
+
19,
|
18791
|
+
325,
|
18792
|
+
337,
|
18793
|
+
341,
|
18794
|
+
333,
|
18795
|
+
329,
|
18796
|
+
345,
|
18797
|
+
349,
|
18798
|
+
281,
|
18799
|
+
285,
|
18800
|
+
193,
|
18801
|
+
277,
|
18802
|
+
273,
|
18803
|
+
289,
|
18804
|
+
293,
|
18805
|
+
201,
|
18806
|
+
141,
|
18807
|
+
385,
|
18808
|
+
69,
|
18809
|
+
389,
|
18810
|
+
197,
|
18811
|
+
353,
|
18812
|
+
73,
|
18813
|
+
77,
|
18814
|
+
217,
|
18815
|
+
185
|
18743
18816
|
]
|
18744
18817
|
}
|
18745
18818
|
],
|
@@ -18748,7 +18821,7 @@
|
|
18748
18821
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
18749
18822
|
"line": 14,
|
18750
18823
|
"character": 17,
|
18751
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
18824
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L14"
|
18752
18825
|
}
|
18753
18826
|
],
|
18754
18827
|
"extendedTypes": [
|
@@ -18761,7 +18834,7 @@
|
|
18761
18834
|
]
|
18762
18835
|
},
|
18763
18836
|
{
|
18764
|
-
"id":
|
18837
|
+
"id": 417,
|
18765
18838
|
"name": "UseHuriOrHash",
|
18766
18839
|
"kind": 4194304,
|
18767
18840
|
"kindString": "Type alias",
|
@@ -18771,7 +18844,7 @@
|
|
18771
18844
|
"fileName": "packages/sdk/packages/api/src/hooks/ResolvePayloadArgs.ts",
|
18772
18845
|
"line": 6,
|
18773
18846
|
"character": 12,
|
18774
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
18847
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/ResolvePayloadArgs.ts#L6"
|
18775
18848
|
}
|
18776
18849
|
],
|
18777
18850
|
"type": {
|
@@ -18781,7 +18854,7 @@
|
|
18781
18854
|
"type": "rest",
|
18782
18855
|
"elementType": {
|
18783
18856
|
"type": "reference",
|
18784
|
-
"id":
|
18857
|
+
"id": 416,
|
18785
18858
|
"name": "UsePayload"
|
18786
18859
|
}
|
18787
18860
|
},
|
@@ -18796,7 +18869,7 @@
|
|
18796
18869
|
}
|
18797
18870
|
},
|
18798
18871
|
{
|
18799
|
-
"id":
|
18872
|
+
"id": 416,
|
18800
18873
|
"name": "UsePayload",
|
18801
18874
|
"kind": 4194304,
|
18802
18875
|
"kindString": "Type alias",
|
@@ -18806,7 +18879,7 @@
|
|
18806
18879
|
"fileName": "packages/sdk/packages/api/src/hooks/ResolvePayloadArgs.ts",
|
18807
18880
|
"line": 4,
|
18808
18881
|
"character": 12,
|
18809
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
18882
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/ResolvePayloadArgs.ts#L4"
|
18810
18883
|
}
|
18811
18884
|
],
|
18812
18885
|
"type": {
|
@@ -18841,7 +18914,7 @@
|
|
18841
18914
|
}
|
18842
18915
|
},
|
18843
18916
|
{
|
18844
|
-
"id":
|
18917
|
+
"id": 4,
|
18845
18918
|
"name": "ApiErrorAlert",
|
18846
18919
|
"kind": 64,
|
18847
18920
|
"kindString": "Function",
|
@@ -18849,21 +18922,21 @@
|
|
18849
18922
|
"sources": [
|
18850
18923
|
{
|
18851
18924
|
"fileName": "packages/sdk/packages/api/src/components/ApiErrorAlert.tsx",
|
18852
|
-
"line":
|
18925
|
+
"line": 9,
|
18853
18926
|
"character": 6,
|
18854
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
18927
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ApiErrorAlert.tsx#L9"
|
18855
18928
|
}
|
18856
18929
|
],
|
18857
18930
|
"signatures": [
|
18858
18931
|
{
|
18859
|
-
"id":
|
18932
|
+
"id": 5,
|
18860
18933
|
"name": "ApiErrorAlert",
|
18861
18934
|
"kind": 4096,
|
18862
18935
|
"kindString": "Call signature",
|
18863
18936
|
"flags": {},
|
18864
18937
|
"parameters": [
|
18865
18938
|
{
|
18866
|
-
"id":
|
18939
|
+
"id": 6,
|
18867
18940
|
"name": "props",
|
18868
18941
|
"kind": 32768,
|
18869
18942
|
"kindString": "Parameter",
|
@@ -18875,7 +18948,7 @@
|
|
18875
18948
|
}
|
18876
18949
|
},
|
18877
18950
|
{
|
18878
|
-
"id":
|
18951
|
+
"id": 7,
|
18879
18952
|
"name": "context",
|
18880
18953
|
"kind": 32768,
|
18881
18954
|
"kindString": "Parameter",
|
@@ -18917,7 +18990,7 @@
|
|
18917
18990
|
]
|
18918
18991
|
},
|
18919
18992
|
{
|
18920
|
-
"id":
|
18993
|
+
"id": 8,
|
18921
18994
|
"name": "JsonApiButton",
|
18922
18995
|
"kind": 64,
|
18923
18996
|
"kindString": "Function",
|
@@ -18927,19 +19000,19 @@
|
|
18927
19000
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonApiButton.tsx",
|
18928
19001
|
"line": 4,
|
18929
19002
|
"character": 13,
|
18930
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19003
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonApiButton.tsx#L4"
|
18931
19004
|
}
|
18932
19005
|
],
|
18933
19006
|
"signatures": [
|
18934
19007
|
{
|
18935
|
-
"id":
|
19008
|
+
"id": 9,
|
18936
19009
|
"name": "JsonApiButton",
|
18937
19010
|
"kind": 4096,
|
18938
19011
|
"kindString": "Call signature",
|
18939
19012
|
"flags": {},
|
18940
19013
|
"parameters": [
|
18941
19014
|
{
|
18942
|
-
"id":
|
19015
|
+
"id": 10,
|
18943
19016
|
"name": "props",
|
18944
19017
|
"kind": 32768,
|
18945
19018
|
"kindString": "Parameter",
|
@@ -18952,7 +19025,7 @@
|
|
18952
19025
|
}
|
18953
19026
|
},
|
18954
19027
|
{
|
18955
|
-
"id":
|
19028
|
+
"id": 11,
|
18956
19029
|
"name": "context",
|
18957
19030
|
"kind": 32768,
|
18958
19031
|
"kindString": "Parameter",
|
@@ -18994,7 +19067,7 @@
|
|
18994
19067
|
]
|
18995
19068
|
},
|
18996
19069
|
{
|
18997
|
-
"id":
|
19070
|
+
"id": 393,
|
18998
19071
|
"name": "JsonRouteWrapper",
|
18999
19072
|
"kind": 64,
|
19000
19073
|
"kindString": "Function",
|
@@ -19004,31 +19077,31 @@
|
|
19004
19077
|
"fileName": "packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx",
|
19005
19078
|
"line": 21,
|
19006
19079
|
"character": 13,
|
19007
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19080
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/JsonRouteWrapper/JsonRouteWrapper.tsx#L21"
|
19008
19081
|
}
|
19009
19082
|
],
|
19010
19083
|
"signatures": [
|
19011
19084
|
{
|
19012
|
-
"id":
|
19085
|
+
"id": 394,
|
19013
19086
|
"name": "JsonRouteWrapper",
|
19014
19087
|
"kind": 4096,
|
19015
19088
|
"kindString": "Call signature",
|
19016
19089
|
"flags": {},
|
19017
19090
|
"parameters": [
|
19018
19091
|
{
|
19019
|
-
"id":
|
19092
|
+
"id": 395,
|
19020
19093
|
"name": "props",
|
19021
19094
|
"kind": 32768,
|
19022
19095
|
"kindString": "Parameter",
|
19023
19096
|
"flags": {},
|
19024
19097
|
"type": {
|
19025
19098
|
"type": "reference",
|
19026
|
-
"id":
|
19099
|
+
"id": 12,
|
19027
19100
|
"name": "JsonFromPromiseProps"
|
19028
19101
|
}
|
19029
19102
|
},
|
19030
19103
|
{
|
19031
|
-
"id":
|
19104
|
+
"id": 396,
|
19032
19105
|
"name": "context",
|
19033
19106
|
"kind": 32768,
|
19034
19107
|
"kindString": "Parameter",
|
@@ -19070,7 +19143,7 @@
|
|
19070
19143
|
]
|
19071
19144
|
},
|
19072
19145
|
{
|
19073
|
-
"id":
|
19146
|
+
"id": 397,
|
19074
19147
|
"name": "ResultLoader",
|
19075
19148
|
"kind": 64,
|
19076
19149
|
"kindString": "Function",
|
@@ -19078,21 +19151,21 @@
|
|
19078
19151
|
"sources": [
|
19079
19152
|
{
|
19080
19153
|
"fileName": "packages/sdk/packages/api/src/components/ResultLoader.tsx",
|
19081
|
-
"line":
|
19154
|
+
"line": 13,
|
19082
19155
|
"character": 16,
|
19083
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19156
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/components/ResultLoader.tsx#L13"
|
19084
19157
|
}
|
19085
19158
|
],
|
19086
19159
|
"signatures": [
|
19087
19160
|
{
|
19088
|
-
"id":
|
19161
|
+
"id": 398,
|
19089
19162
|
"name": "ResultLoader",
|
19090
19163
|
"kind": 4096,
|
19091
19164
|
"kindString": "Call signature",
|
19092
19165
|
"flags": {},
|
19093
19166
|
"typeParameter": [
|
19094
19167
|
{
|
19095
|
-
"id":
|
19168
|
+
"id": 399,
|
19096
19169
|
"name": "T",
|
19097
19170
|
"kind": 131072,
|
19098
19171
|
"kindString": "Type parameter",
|
@@ -19101,7 +19174,7 @@
|
|
19101
19174
|
],
|
19102
19175
|
"parameters": [
|
19103
19176
|
{
|
19104
|
-
"id":
|
19177
|
+
"id": 400,
|
19105
19178
|
"name": "props",
|
19106
19179
|
"kind": 32768,
|
19107
19180
|
"kindString": "Parameter",
|
@@ -19111,11 +19184,11 @@
|
|
19111
19184
|
"typeArguments": [
|
19112
19185
|
{
|
19113
19186
|
"type": "reference",
|
19114
|
-
"id":
|
19187
|
+
"id": 401,
|
19115
19188
|
"typeArguments": [
|
19116
19189
|
{
|
19117
19190
|
"type": "reference",
|
19118
|
-
"id":
|
19191
|
+
"id": 399,
|
19119
19192
|
"name": "T"
|
19120
19193
|
}
|
19121
19194
|
],
|
@@ -19138,7 +19211,7 @@
|
|
19138
19211
|
]
|
19139
19212
|
},
|
19140
19213
|
{
|
19141
|
-
"id":
|
19214
|
+
"id": 409,
|
19142
19215
|
"name": "findHuriNetwork",
|
19143
19216
|
"kind": 64,
|
19144
19217
|
"kindString": "Function",
|
@@ -19148,19 +19221,19 @@
|
|
19148
19221
|
"fileName": "packages/sdk/packages/api/src/hooks/lib/findHuriNetwork.ts",
|
19149
19222
|
"line": 4,
|
19150
19223
|
"character": 13,
|
19151
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19224
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/lib/findHuriNetwork.ts#L4"
|
19152
19225
|
}
|
19153
19226
|
],
|
19154
19227
|
"signatures": [
|
19155
19228
|
{
|
19156
|
-
"id":
|
19229
|
+
"id": 410,
|
19157
19230
|
"name": "findHuriNetwork",
|
19158
19231
|
"kind": 4096,
|
19159
19232
|
"kindString": "Call signature",
|
19160
19233
|
"flags": {},
|
19161
19234
|
"parameters": [
|
19162
19235
|
{
|
19163
|
-
"id":
|
19236
|
+
"id": 411,
|
19164
19237
|
"name": "huriInstance",
|
19165
19238
|
"kind": 32768,
|
19166
19239
|
"kindString": "Parameter",
|
@@ -19186,7 +19259,7 @@
|
|
19186
19259
|
{
|
19187
19260
|
"type": "reflection",
|
19188
19261
|
"declaration": {
|
19189
|
-
"id":
|
19262
|
+
"id": 412,
|
19190
19263
|
"name": "__type",
|
19191
19264
|
"kind": 65536,
|
19192
19265
|
"kindString": "Type literal",
|
@@ -19209,7 +19282,7 @@
|
|
19209
19282
|
}
|
19210
19283
|
},
|
19211
19284
|
{
|
19212
|
-
"id":
|
19285
|
+
"id": 413,
|
19213
19286
|
"name": "networks",
|
19214
19287
|
"kind": 32768,
|
19215
19288
|
"kindString": "Parameter",
|
@@ -19236,7 +19309,7 @@
|
|
19236
19309
|
{
|
19237
19310
|
"type": "reflection",
|
19238
19311
|
"declaration": {
|
19239
|
-
"id":
|
19312
|
+
"id": 414,
|
19240
19313
|
"name": "__type",
|
19241
19314
|
"kind": 65536,
|
19242
19315
|
"kindString": "Type literal",
|
@@ -19280,7 +19353,7 @@
|
|
19280
19353
|
{
|
19281
19354
|
"type": "reflection",
|
19282
19355
|
"declaration": {
|
19283
|
-
"id":
|
19356
|
+
"id": 415,
|
19284
19357
|
"name": "__type",
|
19285
19358
|
"kind": 65536,
|
19286
19359
|
"kindString": "Type literal",
|
@@ -19302,7 +19375,7 @@
|
|
19302
19375
|
]
|
19303
19376
|
},
|
19304
19377
|
{
|
19305
|
-
"id":
|
19378
|
+
"id": 418,
|
19306
19379
|
"name": "useHuriHash",
|
19307
19380
|
"kind": 64,
|
19308
19381
|
"kindString": "Function",
|
@@ -19312,12 +19385,12 @@
|
|
19312
19385
|
"fileName": "packages/sdk/packages/api/src/hooks/useHuriHash.tsx",
|
19313
19386
|
"line": 12,
|
19314
19387
|
"character": 6,
|
19315
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19388
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/useHuriHash.tsx#L12"
|
19316
19389
|
}
|
19317
19390
|
],
|
19318
19391
|
"signatures": [
|
19319
19392
|
{
|
19320
|
-
"id":
|
19393
|
+
"id": 419,
|
19321
19394
|
"name": "useHuriHash",
|
19322
19395
|
"kind": 4096,
|
19323
19396
|
"kindString": "Call signature",
|
@@ -19332,7 +19405,7 @@
|
|
19332
19405
|
},
|
19333
19406
|
"parameters": [
|
19334
19407
|
{
|
19335
|
-
"id":
|
19408
|
+
"id": 420,
|
19336
19409
|
"name": "huriOrHash",
|
19337
19410
|
"kind": 32768,
|
19338
19411
|
"kindString": "Parameter",
|
@@ -19367,7 +19440,7 @@
|
|
19367
19440
|
{
|
19368
19441
|
"type": "reflection",
|
19369
19442
|
"declaration": {
|
19370
|
-
"id":
|
19443
|
+
"id": 421,
|
19371
19444
|
"name": "__type",
|
19372
19445
|
"kind": 65536,
|
19373
19446
|
"kindString": "Type literal",
|
@@ -19392,7 +19465,7 @@
|
|
19392
19465
|
}
|
19393
19466
|
},
|
19394
19467
|
{
|
19395
|
-
"id":
|
19468
|
+
"id": 422,
|
19396
19469
|
"name": "huriUri",
|
19397
19470
|
"kind": 32768,
|
19398
19471
|
"kindString": "Parameter",
|
@@ -19405,7 +19478,7 @@
|
|
19405
19478
|
}
|
19406
19479
|
},
|
19407
19480
|
{
|
19408
|
-
"id":
|
19481
|
+
"id": 423,
|
19409
19482
|
"name": "options",
|
19410
19483
|
"kind": 32768,
|
19411
19484
|
"kindString": "Parameter",
|
@@ -19414,7 +19487,7 @@
|
|
19414
19487
|
},
|
19415
19488
|
"type": {
|
19416
19489
|
"type": "reference",
|
19417
|
-
"id":
|
19490
|
+
"id": 407,
|
19418
19491
|
"name": "FetchHuriHashOptions"
|
19419
19492
|
}
|
19420
19493
|
}
|
@@ -19442,7 +19515,7 @@
|
|
19442
19515
|
{
|
19443
19516
|
"type": "reflection",
|
19444
19517
|
"declaration": {
|
19445
|
-
"id":
|
19518
|
+
"id": 424,
|
19446
19519
|
"name": "__type",
|
19447
19520
|
"kind": 65536,
|
19448
19521
|
"kindString": "Type literal",
|
@@ -19498,7 +19571,7 @@
|
|
19498
19571
|
]
|
19499
19572
|
},
|
19500
19573
|
{
|
19501
|
-
"id":
|
19574
|
+
"id": 425,
|
19502
19575
|
"name": "useLoadPayload",
|
19503
19576
|
"kind": 64,
|
19504
19577
|
"kindString": "Function",
|
@@ -19508,19 +19581,19 @@
|
|
19508
19581
|
"fileName": "packages/sdk/packages/api/src/hooks/useLoadPayload.tsx",
|
19509
19582
|
"line": 10,
|
19510
19583
|
"character": 13,
|
19511
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19584
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/useLoadPayload.tsx#L10"
|
19512
19585
|
}
|
19513
19586
|
],
|
19514
19587
|
"signatures": [
|
19515
19588
|
{
|
19516
|
-
"id":
|
19589
|
+
"id": 426,
|
19517
19590
|
"name": "useLoadPayload",
|
19518
19591
|
"kind": 4096,
|
19519
19592
|
"kindString": "Call signature",
|
19520
19593
|
"flags": {},
|
19521
19594
|
"parameters": [
|
19522
19595
|
{
|
19523
|
-
"id":
|
19596
|
+
"id": 427,
|
19524
19597
|
"name": "hash",
|
19525
19598
|
"kind": 32768,
|
19526
19599
|
"kindString": "Parameter",
|
@@ -19535,14 +19608,14 @@
|
|
19535
19608
|
],
|
19536
19609
|
"type": {
|
19537
19610
|
"type": "reference",
|
19538
|
-
"id":
|
19611
|
+
"id": 416,
|
19539
19612
|
"name": "UsePayload"
|
19540
19613
|
}
|
19541
19614
|
}
|
19542
19615
|
]
|
19543
19616
|
},
|
19544
19617
|
{
|
19545
|
-
"id":
|
19618
|
+
"id": 428,
|
19546
19619
|
"name": "useResolveHuri",
|
19547
19620
|
"kind": 64,
|
19548
19621
|
"kindString": "Function",
|
@@ -19552,19 +19625,19 @@
|
|
19552
19625
|
"fileName": "packages/sdk/packages/api/src/hooks/useResolveHuri.tsx",
|
19553
19626
|
"line": 10,
|
19554
19627
|
"character": 6,
|
19555
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19628
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/hooks/useResolveHuri.tsx#L10"
|
19556
19629
|
}
|
19557
19630
|
],
|
19558
19631
|
"signatures": [
|
19559
19632
|
{
|
19560
|
-
"id":
|
19633
|
+
"id": 429,
|
19561
19634
|
"name": "useResolveHuri",
|
19562
19635
|
"kind": 4096,
|
19563
19636
|
"kindString": "Call signature",
|
19564
19637
|
"flags": {},
|
19565
19638
|
"parameters": [
|
19566
19639
|
{
|
19567
|
-
"id":
|
19640
|
+
"id": 430,
|
19568
19641
|
"name": "huriUri",
|
19569
19642
|
"kind": 32768,
|
19570
19643
|
"kindString": "Parameter",
|
@@ -19577,7 +19650,7 @@
|
|
19577
19650
|
}
|
19578
19651
|
},
|
19579
19652
|
{
|
19580
|
-
"id":
|
19653
|
+
"id": 431,
|
19581
19654
|
"name": "dependentNotFound",
|
19582
19655
|
"kind": 32768,
|
19583
19656
|
"kindString": "Parameter",
|
@@ -19590,7 +19663,7 @@
|
|
19590
19663
|
}
|
19591
19664
|
},
|
19592
19665
|
{
|
19593
|
-
"id":
|
19666
|
+
"id": 432,
|
19594
19667
|
"name": "options",
|
19595
19668
|
"kind": 32768,
|
19596
19669
|
"kindString": "Parameter",
|
@@ -19599,7 +19672,7 @@
|
|
19599
19672
|
},
|
19600
19673
|
"type": {
|
19601
19674
|
"type": "reference",
|
19602
|
-
"id":
|
19675
|
+
"id": 407,
|
19603
19676
|
"name": "FetchHuriHashOptions"
|
19604
19677
|
}
|
19605
19678
|
}
|
@@ -19627,7 +19700,7 @@
|
|
19627
19700
|
{
|
19628
19701
|
"type": "reflection",
|
19629
19702
|
"declaration": {
|
19630
|
-
"id":
|
19703
|
+
"id": 433,
|
19631
19704
|
"name": "__type",
|
19632
19705
|
"kind": 65536,
|
19633
19706
|
"kindString": "Type literal",
|
@@ -19688,29 +19761,29 @@
|
|
19688
19761
|
"title": "Interfaces",
|
19689
19762
|
"children": [
|
19690
19763
|
1,
|
19691
|
-
|
19692
|
-
|
19693
|
-
|
19764
|
+
407,
|
19765
|
+
401,
|
19766
|
+
12
|
19694
19767
|
]
|
19695
19768
|
},
|
19696
19769
|
{
|
19697
19770
|
"title": "Type Aliases",
|
19698
19771
|
"children": [
|
19699
|
-
|
19700
|
-
|
19772
|
+
417,
|
19773
|
+
416
|
19701
19774
|
]
|
19702
19775
|
},
|
19703
19776
|
{
|
19704
19777
|
"title": "Functions",
|
19705
19778
|
"children": [
|
19706
|
-
|
19707
|
-
|
19708
|
-
|
19709
|
-
|
19710
|
-
|
19711
|
-
|
19712
|
-
|
19713
|
-
|
19779
|
+
4,
|
19780
|
+
8,
|
19781
|
+
393,
|
19782
|
+
397,
|
19783
|
+
409,
|
19784
|
+
418,
|
19785
|
+
425,
|
19786
|
+
428
|
19714
19787
|
]
|
19715
19788
|
}
|
19716
19789
|
],
|
@@ -19719,7 +19792,7 @@
|
|
19719
19792
|
"fileName": "packages/sdk/packages/api/src/index.ts",
|
19720
19793
|
"line": 1,
|
19721
19794
|
"character": 0,
|
19722
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
19795
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/c8a79fb73/packages/sdk/packages/api/src/index.ts#L1"
|
19723
19796
|
}
|
19724
19797
|
]
|
19725
19798
|
}
|