@xyo-network/react-address-render 2.47.2 → 2.47.3
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/RenderRowBox.js +2 -2
- package/dist/cjs/components/RenderRowBox.js.map +1 -1
- package/dist/docs.json +558 -509
- package/dist/esm/components/RenderRowBox.js +2 -2
- package/dist/esm/components/RenderRowBox.js.map +1 -1
- package/dist/types/components/RenderRowBox.d.ts +1 -0
- package/dist/types/components/RenderRowBox.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/components/RenderRowBox.tsx +3 -2
package/dist/docs.json
CHANGED
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
"originalName": "",
|
|
8
8
|
"children": [
|
|
9
9
|
{
|
|
10
|
-
"id":
|
|
10
|
+
"id": 18,
|
|
11
11
|
"name": "AddressRenderRowBoxProps",
|
|
12
12
|
"kind": 256,
|
|
13
13
|
"kindString": "Interface",
|
|
14
14
|
"flags": {},
|
|
15
15
|
"children": [
|
|
16
16
|
{
|
|
17
|
-
"id":
|
|
17
|
+
"id": 19,
|
|
18
18
|
"name": "address",
|
|
19
19
|
"kind": 1024,
|
|
20
20
|
"kindString": "Property",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
27
27
|
"line": 12,
|
|
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/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L12"
|
|
30
30
|
}
|
|
31
31
|
],
|
|
32
32
|
"type": {
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
|
-
"id":
|
|
52
|
+
"id": 60,
|
|
53
53
|
"name": "alignContent",
|
|
54
54
|
"kind": 1024,
|
|
55
55
|
"kindString": "Property",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
{
|
|
91
91
|
"type": "reflection",
|
|
92
92
|
"declaration": {
|
|
93
|
-
"id":
|
|
93
|
+
"id": 61,
|
|
94
94
|
"name": "__type",
|
|
95
95
|
"kind": 65536,
|
|
96
96
|
"kindString": "Type literal",
|
|
@@ -104,14 +104,14 @@
|
|
|
104
104
|
],
|
|
105
105
|
"signatures": [
|
|
106
106
|
{
|
|
107
|
-
"id":
|
|
107
|
+
"id": 62,
|
|
108
108
|
"name": "__type",
|
|
109
109
|
"kind": 4096,
|
|
110
110
|
"kindString": "Call signature",
|
|
111
111
|
"flags": {},
|
|
112
112
|
"parameters": [
|
|
113
113
|
{
|
|
114
|
-
"id":
|
|
114
|
+
"id": 63,
|
|
115
115
|
"name": "theme",
|
|
116
116
|
"kind": 32768,
|
|
117
117
|
"kindString": "Parameter",
|
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
}
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
|
-
"id":
|
|
169
|
+
"id": 64,
|
|
170
170
|
"name": "alignItems",
|
|
171
171
|
"kind": 1024,
|
|
172
172
|
"kindString": "Property",
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
{
|
|
208
208
|
"type": "reflection",
|
|
209
209
|
"declaration": {
|
|
210
|
-
"id":
|
|
210
|
+
"id": 65,
|
|
211
211
|
"name": "__type",
|
|
212
212
|
"kind": 65536,
|
|
213
213
|
"kindString": "Type literal",
|
|
@@ -221,14 +221,14 @@
|
|
|
221
221
|
],
|
|
222
222
|
"signatures": [
|
|
223
223
|
{
|
|
224
|
-
"id":
|
|
224
|
+
"id": 66,
|
|
225
225
|
"name": "__type",
|
|
226
226
|
"kind": 4096,
|
|
227
227
|
"kindString": "Call signature",
|
|
228
228
|
"flags": {},
|
|
229
229
|
"parameters": [
|
|
230
230
|
{
|
|
231
|
-
"id":
|
|
231
|
+
"id": 67,
|
|
232
232
|
"name": "theme",
|
|
233
233
|
"kind": 32768,
|
|
234
234
|
"kindString": "Parameter",
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
}
|
|
284
284
|
},
|
|
285
285
|
{
|
|
286
|
-
"id":
|
|
286
|
+
"id": 68,
|
|
287
287
|
"name": "alignSelf",
|
|
288
288
|
"kind": 1024,
|
|
289
289
|
"kindString": "Property",
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
{
|
|
325
325
|
"type": "reflection",
|
|
326
326
|
"declaration": {
|
|
327
|
-
"id":
|
|
327
|
+
"id": 69,
|
|
328
328
|
"name": "__type",
|
|
329
329
|
"kind": 65536,
|
|
330
330
|
"kindString": "Type literal",
|
|
@@ -338,14 +338,14 @@
|
|
|
338
338
|
],
|
|
339
339
|
"signatures": [
|
|
340
340
|
{
|
|
341
|
-
"id":
|
|
341
|
+
"id": 70,
|
|
342
342
|
"name": "__type",
|
|
343
343
|
"kind": 4096,
|
|
344
344
|
"kindString": "Call signature",
|
|
345
345
|
"flags": {},
|
|
346
346
|
"parameters": [
|
|
347
347
|
{
|
|
348
|
-
"id":
|
|
348
|
+
"id": 71,
|
|
349
349
|
"name": "theme",
|
|
350
350
|
"kind": 32768,
|
|
351
351
|
"kindString": "Parameter",
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
}
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
|
-
"id":
|
|
403
|
+
"id": 320,
|
|
404
404
|
"name": "bgcolor",
|
|
405
405
|
"kind": 1024,
|
|
406
406
|
"kindString": "Property",
|
|
@@ -441,7 +441,7 @@
|
|
|
441
441
|
{
|
|
442
442
|
"type": "reflection",
|
|
443
443
|
"declaration": {
|
|
444
|
-
"id":
|
|
444
|
+
"id": 321,
|
|
445
445
|
"name": "__type",
|
|
446
446
|
"kind": 65536,
|
|
447
447
|
"kindString": "Type literal",
|
|
@@ -455,14 +455,14 @@
|
|
|
455
455
|
],
|
|
456
456
|
"signatures": [
|
|
457
457
|
{
|
|
458
|
-
"id":
|
|
458
|
+
"id": 322,
|
|
459
459
|
"name": "__type",
|
|
460
460
|
"kind": 4096,
|
|
461
461
|
"kindString": "Call signature",
|
|
462
462
|
"flags": {},
|
|
463
463
|
"parameters": [
|
|
464
464
|
{
|
|
465
|
-
"id":
|
|
465
|
+
"id": 323,
|
|
466
466
|
"name": "theme",
|
|
467
467
|
"kind": 32768,
|
|
468
468
|
"kindString": "Parameter",
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
}
|
|
518
518
|
},
|
|
519
519
|
{
|
|
520
|
-
"id":
|
|
520
|
+
"id": 34,
|
|
521
521
|
"name": "border",
|
|
522
522
|
"kind": 1024,
|
|
523
523
|
"kindString": "Property",
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
{
|
|
554
554
|
"type": "reflection",
|
|
555
555
|
"declaration": {
|
|
556
|
-
"id":
|
|
556
|
+
"id": 35,
|
|
557
557
|
"name": "__type",
|
|
558
558
|
"kind": 65536,
|
|
559
559
|
"kindString": "Type literal",
|
|
@@ -1356,7 +1356,7 @@
|
|
|
1356
1356
|
{
|
|
1357
1357
|
"type": "reflection",
|
|
1358
1358
|
"declaration": {
|
|
1359
|
-
"id":
|
|
1359
|
+
"id": 36,
|
|
1360
1360
|
"name": "__type",
|
|
1361
1361
|
"kind": 65536,
|
|
1362
1362
|
"kindString": "Type literal",
|
|
@@ -1370,14 +1370,14 @@
|
|
|
1370
1370
|
],
|
|
1371
1371
|
"signatures": [
|
|
1372
1372
|
{
|
|
1373
|
-
"id":
|
|
1373
|
+
"id": 37,
|
|
1374
1374
|
"name": "__type",
|
|
1375
1375
|
"kind": 4096,
|
|
1376
1376
|
"kindString": "Call signature",
|
|
1377
1377
|
"flags": {},
|
|
1378
1378
|
"parameters": [
|
|
1379
1379
|
{
|
|
1380
|
-
"id":
|
|
1380
|
+
"id": 38,
|
|
1381
1381
|
"name": "theme",
|
|
1382
1382
|
"kind": 32768,
|
|
1383
1383
|
"kindString": "Parameter",
|
|
@@ -1418,7 +1418,7 @@
|
|
|
1418
1418
|
{
|
|
1419
1419
|
"type": "reflection",
|
|
1420
1420
|
"declaration": {
|
|
1421
|
-
"id":
|
|
1421
|
+
"id": 39,
|
|
1422
1422
|
"name": "__type",
|
|
1423
1423
|
"kind": 65536,
|
|
1424
1424
|
"kindString": "Type literal",
|
|
@@ -2230,7 +2230,7 @@
|
|
|
2230
2230
|
}
|
|
2231
2231
|
},
|
|
2232
2232
|
{
|
|
2233
|
-
"id":
|
|
2233
|
+
"id": 264,
|
|
2234
2234
|
"name": "borderBottom",
|
|
2235
2235
|
"kind": 1024,
|
|
2236
2236
|
"kindString": "Property",
|
|
@@ -2320,7 +2320,7 @@
|
|
|
2320
2320
|
{
|
|
2321
2321
|
"type": "reflection",
|
|
2322
2322
|
"declaration": {
|
|
2323
|
-
"id":
|
|
2323
|
+
"id": 265,
|
|
2324
2324
|
"name": "__type",
|
|
2325
2325
|
"kind": 65536,
|
|
2326
2326
|
"kindString": "Type literal",
|
|
@@ -2334,14 +2334,14 @@
|
|
|
2334
2334
|
],
|
|
2335
2335
|
"signatures": [
|
|
2336
2336
|
{
|
|
2337
|
-
"id":
|
|
2337
|
+
"id": 266,
|
|
2338
2338
|
"name": "__type",
|
|
2339
2339
|
"kind": 4096,
|
|
2340
2340
|
"kindString": "Call signature",
|
|
2341
2341
|
"flags": {},
|
|
2342
2342
|
"parameters": [
|
|
2343
2343
|
{
|
|
2344
|
-
"id":
|
|
2344
|
+
"id": 267,
|
|
2345
2345
|
"name": "theme",
|
|
2346
2346
|
"kind": 32768,
|
|
2347
2347
|
"kindString": "Parameter",
|
|
@@ -2445,7 +2445,7 @@
|
|
|
2445
2445
|
}
|
|
2446
2446
|
},
|
|
2447
2447
|
{
|
|
2448
|
-
"id":
|
|
2448
|
+
"id": 268,
|
|
2449
2449
|
"name": "borderColor",
|
|
2450
2450
|
"kind": 1024,
|
|
2451
2451
|
"kindString": "Property",
|
|
@@ -2486,7 +2486,7 @@
|
|
|
2486
2486
|
{
|
|
2487
2487
|
"type": "reflection",
|
|
2488
2488
|
"declaration": {
|
|
2489
|
-
"id":
|
|
2489
|
+
"id": 269,
|
|
2490
2490
|
"name": "__type",
|
|
2491
2491
|
"kind": 65536,
|
|
2492
2492
|
"kindString": "Type literal",
|
|
@@ -2500,14 +2500,14 @@
|
|
|
2500
2500
|
],
|
|
2501
2501
|
"signatures": [
|
|
2502
2502
|
{
|
|
2503
|
-
"id":
|
|
2503
|
+
"id": 270,
|
|
2504
2504
|
"name": "__type",
|
|
2505
2505
|
"kind": 4096,
|
|
2506
2506
|
"kindString": "Call signature",
|
|
2507
2507
|
"flags": {},
|
|
2508
2508
|
"parameters": [
|
|
2509
2509
|
{
|
|
2510
|
-
"id":
|
|
2510
|
+
"id": 271,
|
|
2511
2511
|
"name": "theme",
|
|
2512
2512
|
"kind": 32768,
|
|
2513
2513
|
"kindString": "Parameter",
|
|
@@ -2562,7 +2562,7 @@
|
|
|
2562
2562
|
}
|
|
2563
2563
|
},
|
|
2564
2564
|
{
|
|
2565
|
-
"id":
|
|
2565
|
+
"id": 272,
|
|
2566
2566
|
"name": "borderLeft",
|
|
2567
2567
|
"kind": 1024,
|
|
2568
2568
|
"kindString": "Property",
|
|
@@ -2652,7 +2652,7 @@
|
|
|
2652
2652
|
{
|
|
2653
2653
|
"type": "reflection",
|
|
2654
2654
|
"declaration": {
|
|
2655
|
-
"id":
|
|
2655
|
+
"id": 273,
|
|
2656
2656
|
"name": "__type",
|
|
2657
2657
|
"kind": 65536,
|
|
2658
2658
|
"kindString": "Type literal",
|
|
@@ -2666,14 +2666,14 @@
|
|
|
2666
2666
|
],
|
|
2667
2667
|
"signatures": [
|
|
2668
2668
|
{
|
|
2669
|
-
"id":
|
|
2669
|
+
"id": 274,
|
|
2670
2670
|
"name": "__type",
|
|
2671
2671
|
"kind": 4096,
|
|
2672
2672
|
"kindString": "Call signature",
|
|
2673
2673
|
"flags": {},
|
|
2674
2674
|
"parameters": [
|
|
2675
2675
|
{
|
|
2676
|
-
"id":
|
|
2676
|
+
"id": 275,
|
|
2677
2677
|
"name": "theme",
|
|
2678
2678
|
"kind": 32768,
|
|
2679
2679
|
"kindString": "Parameter",
|
|
@@ -2777,7 +2777,7 @@
|
|
|
2777
2777
|
}
|
|
2778
2778
|
},
|
|
2779
2779
|
{
|
|
2780
|
-
"id":
|
|
2780
|
+
"id": 276,
|
|
2781
2781
|
"name": "borderRadius",
|
|
2782
2782
|
"kind": 1024,
|
|
2783
2783
|
"kindString": "Property",
|
|
@@ -2867,7 +2867,7 @@
|
|
|
2867
2867
|
{
|
|
2868
2868
|
"type": "reflection",
|
|
2869
2869
|
"declaration": {
|
|
2870
|
-
"id":
|
|
2870
|
+
"id": 277,
|
|
2871
2871
|
"name": "__type",
|
|
2872
2872
|
"kind": 65536,
|
|
2873
2873
|
"kindString": "Type literal",
|
|
@@ -2881,14 +2881,14 @@
|
|
|
2881
2881
|
],
|
|
2882
2882
|
"signatures": [
|
|
2883
2883
|
{
|
|
2884
|
-
"id":
|
|
2884
|
+
"id": 278,
|
|
2885
2885
|
"name": "__type",
|
|
2886
2886
|
"kind": 4096,
|
|
2887
2887
|
"kindString": "Call signature",
|
|
2888
2888
|
"flags": {},
|
|
2889
2889
|
"parameters": [
|
|
2890
2890
|
{
|
|
2891
|
-
"id":
|
|
2891
|
+
"id": 279,
|
|
2892
2892
|
"name": "theme",
|
|
2893
2893
|
"kind": 32768,
|
|
2894
2894
|
"kindString": "Parameter",
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
}
|
|
2993
2993
|
},
|
|
2994
2994
|
{
|
|
2995
|
-
"id":
|
|
2995
|
+
"id": 280,
|
|
2996
2996
|
"name": "borderRight",
|
|
2997
2997
|
"kind": 1024,
|
|
2998
2998
|
"kindString": "Property",
|
|
@@ -3082,7 +3082,7 @@
|
|
|
3082
3082
|
{
|
|
3083
3083
|
"type": "reflection",
|
|
3084
3084
|
"declaration": {
|
|
3085
|
-
"id":
|
|
3085
|
+
"id": 281,
|
|
3086
3086
|
"name": "__type",
|
|
3087
3087
|
"kind": 65536,
|
|
3088
3088
|
"kindString": "Type literal",
|
|
@@ -3096,14 +3096,14 @@
|
|
|
3096
3096
|
],
|
|
3097
3097
|
"signatures": [
|
|
3098
3098
|
{
|
|
3099
|
-
"id":
|
|
3099
|
+
"id": 282,
|
|
3100
3100
|
"name": "__type",
|
|
3101
3101
|
"kind": 4096,
|
|
3102
3102
|
"kindString": "Call signature",
|
|
3103
3103
|
"flags": {},
|
|
3104
3104
|
"parameters": [
|
|
3105
3105
|
{
|
|
3106
|
-
"id":
|
|
3106
|
+
"id": 283,
|
|
3107
3107
|
"name": "theme",
|
|
3108
3108
|
"kind": 32768,
|
|
3109
3109
|
"kindString": "Parameter",
|
|
@@ -3207,7 +3207,7 @@
|
|
|
3207
3207
|
}
|
|
3208
3208
|
},
|
|
3209
3209
|
{
|
|
3210
|
-
"id":
|
|
3210
|
+
"id": 284,
|
|
3211
3211
|
"name": "borderTop",
|
|
3212
3212
|
"kind": 1024,
|
|
3213
3213
|
"kindString": "Property",
|
|
@@ -3297,7 +3297,7 @@
|
|
|
3297
3297
|
{
|
|
3298
3298
|
"type": "reflection",
|
|
3299
3299
|
"declaration": {
|
|
3300
|
-
"id":
|
|
3300
|
+
"id": 285,
|
|
3301
3301
|
"name": "__type",
|
|
3302
3302
|
"kind": 65536,
|
|
3303
3303
|
"kindString": "Type literal",
|
|
@@ -3311,14 +3311,14 @@
|
|
|
3311
3311
|
],
|
|
3312
3312
|
"signatures": [
|
|
3313
3313
|
{
|
|
3314
|
-
"id":
|
|
3314
|
+
"id": 286,
|
|
3315
3315
|
"name": "__type",
|
|
3316
3316
|
"kind": 4096,
|
|
3317
3317
|
"kindString": "Call signature",
|
|
3318
3318
|
"flags": {},
|
|
3319
3319
|
"parameters": [
|
|
3320
3320
|
{
|
|
3321
|
-
"id":
|
|
3321
|
+
"id": 287,
|
|
3322
3322
|
"name": "theme",
|
|
3323
3323
|
"kind": 32768,
|
|
3324
3324
|
"kindString": "Parameter",
|
|
@@ -3422,7 +3422,7 @@
|
|
|
3422
3422
|
}
|
|
3423
3423
|
},
|
|
3424
3424
|
{
|
|
3425
|
-
"id":
|
|
3425
|
+
"id": 72,
|
|
3426
3426
|
"name": "bottom",
|
|
3427
3427
|
"kind": 1024,
|
|
3428
3428
|
"kindString": "Property",
|
|
@@ -3512,7 +3512,7 @@
|
|
|
3512
3512
|
{
|
|
3513
3513
|
"type": "reflection",
|
|
3514
3514
|
"declaration": {
|
|
3515
|
-
"id":
|
|
3515
|
+
"id": 73,
|
|
3516
3516
|
"name": "__type",
|
|
3517
3517
|
"kind": 65536,
|
|
3518
3518
|
"kindString": "Type literal",
|
|
@@ -3526,14 +3526,14 @@
|
|
|
3526
3526
|
],
|
|
3527
3527
|
"signatures": [
|
|
3528
3528
|
{
|
|
3529
|
-
"id":
|
|
3529
|
+
"id": 74,
|
|
3530
3530
|
"name": "__type",
|
|
3531
3531
|
"kind": 4096,
|
|
3532
3532
|
"kindString": "Call signature",
|
|
3533
3533
|
"flags": {},
|
|
3534
3534
|
"parameters": [
|
|
3535
3535
|
{
|
|
3536
|
-
"id":
|
|
3536
|
+
"id": 75,
|
|
3537
3537
|
"name": "theme",
|
|
3538
3538
|
"kind": 32768,
|
|
3539
3539
|
"kindString": "Parameter",
|
|
@@ -3637,7 +3637,7 @@
|
|
|
3637
3637
|
}
|
|
3638
3638
|
},
|
|
3639
3639
|
{
|
|
3640
|
-
"id":
|
|
3640
|
+
"id": 40,
|
|
3641
3641
|
"name": "boxShadow",
|
|
3642
3642
|
"kind": 1024,
|
|
3643
3643
|
"kindString": "Property",
|
|
@@ -3675,7 +3675,7 @@
|
|
|
3675
3675
|
{
|
|
3676
3676
|
"type": "reflection",
|
|
3677
3677
|
"declaration": {
|
|
3678
|
-
"id":
|
|
3678
|
+
"id": 41,
|
|
3679
3679
|
"name": "__type",
|
|
3680
3680
|
"kind": 65536,
|
|
3681
3681
|
"kindString": "Type literal",
|
|
@@ -3689,14 +3689,14 @@
|
|
|
3689
3689
|
],
|
|
3690
3690
|
"signatures": [
|
|
3691
3691
|
{
|
|
3692
|
-
"id":
|
|
3692
|
+
"id": 42,
|
|
3693
3693
|
"name": "__type",
|
|
3694
3694
|
"kind": 4096,
|
|
3695
3695
|
"kindString": "Call signature",
|
|
3696
3696
|
"flags": {},
|
|
3697
3697
|
"parameters": [
|
|
3698
3698
|
{
|
|
3699
|
-
"id":
|
|
3699
|
+
"id": 43,
|
|
3700
3700
|
"name": "theme",
|
|
3701
3701
|
"kind": 32768,
|
|
3702
3702
|
"kindString": "Parameter",
|
|
@@ -3748,7 +3748,7 @@
|
|
|
3748
3748
|
}
|
|
3749
3749
|
},
|
|
3750
3750
|
{
|
|
3751
|
-
"id":
|
|
3751
|
+
"id": 76,
|
|
3752
3752
|
"name": "boxSizing",
|
|
3753
3753
|
"kind": 1024,
|
|
3754
3754
|
"kindString": "Property",
|
|
@@ -3808,7 +3808,7 @@
|
|
|
3808
3808
|
{
|
|
3809
3809
|
"type": "reflection",
|
|
3810
3810
|
"declaration": {
|
|
3811
|
-
"id":
|
|
3811
|
+
"id": 77,
|
|
3812
3812
|
"name": "__type",
|
|
3813
3813
|
"kind": 65536,
|
|
3814
3814
|
"kindString": "Type literal",
|
|
@@ -3822,14 +3822,14 @@
|
|
|
3822
3822
|
],
|
|
3823
3823
|
"signatures": [
|
|
3824
3824
|
{
|
|
3825
|
-
"id":
|
|
3825
|
+
"id": 78,
|
|
3826
3826
|
"name": "__type",
|
|
3827
3827
|
"kind": 4096,
|
|
3828
3828
|
"kindString": "Call signature",
|
|
3829
3829
|
"flags": {},
|
|
3830
3830
|
"parameters": [
|
|
3831
3831
|
{
|
|
3832
|
-
"id":
|
|
3832
|
+
"id": 79,
|
|
3833
3833
|
"name": "theme",
|
|
3834
3834
|
"kind": 32768,
|
|
3835
3835
|
"kindString": "Parameter",
|
|
@@ -3903,7 +3903,7 @@
|
|
|
3903
3903
|
}
|
|
3904
3904
|
},
|
|
3905
3905
|
{
|
|
3906
|
-
"id":
|
|
3906
|
+
"id": 30,
|
|
3907
3907
|
"name": "color",
|
|
3908
3908
|
"kind": 1024,
|
|
3909
3909
|
"kindString": "Property",
|
|
@@ -3944,7 +3944,7 @@
|
|
|
3944
3944
|
{
|
|
3945
3945
|
"type": "reflection",
|
|
3946
3946
|
"declaration": {
|
|
3947
|
-
"id":
|
|
3947
|
+
"id": 31,
|
|
3948
3948
|
"name": "__type",
|
|
3949
3949
|
"kind": 65536,
|
|
3950
3950
|
"kindString": "Type literal",
|
|
@@ -3958,14 +3958,14 @@
|
|
|
3958
3958
|
],
|
|
3959
3959
|
"signatures": [
|
|
3960
3960
|
{
|
|
3961
|
-
"id":
|
|
3961
|
+
"id": 32,
|
|
3962
3962
|
"name": "__type",
|
|
3963
3963
|
"kind": 4096,
|
|
3964
3964
|
"kindString": "Call signature",
|
|
3965
3965
|
"flags": {},
|
|
3966
3966
|
"parameters": [
|
|
3967
3967
|
{
|
|
3968
|
-
"id":
|
|
3968
|
+
"id": 33,
|
|
3969
3969
|
"name": "theme",
|
|
3970
3970
|
"kind": 32768,
|
|
3971
3971
|
"kindString": "Parameter",
|
|
@@ -4020,7 +4020,7 @@
|
|
|
4020
4020
|
}
|
|
4021
4021
|
},
|
|
4022
4022
|
{
|
|
4023
|
-
"id":
|
|
4023
|
+
"id": 80,
|
|
4024
4024
|
"name": "columnGap",
|
|
4025
4025
|
"kind": 1024,
|
|
4026
4026
|
"kindString": "Property",
|
|
@@ -4110,7 +4110,7 @@
|
|
|
4110
4110
|
{
|
|
4111
4111
|
"type": "reflection",
|
|
4112
4112
|
"declaration": {
|
|
4113
|
-
"id":
|
|
4113
|
+
"id": 81,
|
|
4114
4114
|
"name": "__type",
|
|
4115
4115
|
"kind": 65536,
|
|
4116
4116
|
"kindString": "Type literal",
|
|
@@ -4124,14 +4124,14 @@
|
|
|
4124
4124
|
],
|
|
4125
4125
|
"signatures": [
|
|
4126
4126
|
{
|
|
4127
|
-
"id":
|
|
4127
|
+
"id": 82,
|
|
4128
4128
|
"name": "__type",
|
|
4129
4129
|
"kind": 4096,
|
|
4130
4130
|
"kindString": "Call signature",
|
|
4131
4131
|
"flags": {},
|
|
4132
4132
|
"parameters": [
|
|
4133
4133
|
{
|
|
4134
|
-
"id":
|
|
4134
|
+
"id": 83,
|
|
4135
4135
|
"name": "theme",
|
|
4136
4136
|
"kind": 32768,
|
|
4137
4137
|
"kindString": "Parameter",
|
|
@@ -4235,7 +4235,7 @@
|
|
|
4235
4235
|
}
|
|
4236
4236
|
},
|
|
4237
4237
|
{
|
|
4238
|
-
"id":
|
|
4238
|
+
"id": 84,
|
|
4239
4239
|
"name": "display",
|
|
4240
4240
|
"kind": 1024,
|
|
4241
4241
|
"kindString": "Property",
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
{
|
|
4277
4277
|
"type": "reflection",
|
|
4278
4278
|
"declaration": {
|
|
4279
|
-
"id":
|
|
4279
|
+
"id": 85,
|
|
4280
4280
|
"name": "__type",
|
|
4281
4281
|
"kind": 65536,
|
|
4282
4282
|
"kindString": "Type literal",
|
|
@@ -4290,14 +4290,14 @@
|
|
|
4290
4290
|
],
|
|
4291
4291
|
"signatures": [
|
|
4292
4292
|
{
|
|
4293
|
-
"id":
|
|
4293
|
+
"id": 86,
|
|
4294
4294
|
"name": "__type",
|
|
4295
4295
|
"kind": 4096,
|
|
4296
4296
|
"kindString": "Call signature",
|
|
4297
4297
|
"flags": {},
|
|
4298
4298
|
"parameters": [
|
|
4299
4299
|
{
|
|
4300
|
-
"id":
|
|
4300
|
+
"id": 87,
|
|
4301
4301
|
"name": "theme",
|
|
4302
4302
|
"kind": 32768,
|
|
4303
4303
|
"kindString": "Parameter",
|
|
@@ -4352,7 +4352,7 @@
|
|
|
4352
4352
|
}
|
|
4353
4353
|
},
|
|
4354
4354
|
{
|
|
4355
|
-
"id":
|
|
4355
|
+
"id": 396,
|
|
4356
4356
|
"name": "displayPrint",
|
|
4357
4357
|
"kind": 1024,
|
|
4358
4358
|
"kindString": "Property",
|
|
@@ -4393,7 +4393,7 @@
|
|
|
4393
4393
|
{
|
|
4394
4394
|
"type": "reflection",
|
|
4395
4395
|
"declaration": {
|
|
4396
|
-
"id":
|
|
4396
|
+
"id": 397,
|
|
4397
4397
|
"name": "__type",
|
|
4398
4398
|
"kind": 65536,
|
|
4399
4399
|
"kindString": "Type literal",
|
|
@@ -4407,14 +4407,14 @@
|
|
|
4407
4407
|
],
|
|
4408
4408
|
"signatures": [
|
|
4409
4409
|
{
|
|
4410
|
-
"id":
|
|
4410
|
+
"id": 398,
|
|
4411
4411
|
"name": "__type",
|
|
4412
4412
|
"kind": 4096,
|
|
4413
4413
|
"kindString": "Call signature",
|
|
4414
4414
|
"flags": {},
|
|
4415
4415
|
"parameters": [
|
|
4416
4416
|
{
|
|
4417
|
-
"id":
|
|
4417
|
+
"id": 399,
|
|
4418
4418
|
"name": "theme",
|
|
4419
4419
|
"kind": 32768,
|
|
4420
4420
|
"kindString": "Parameter",
|
|
@@ -4469,7 +4469,7 @@
|
|
|
4469
4469
|
}
|
|
4470
4470
|
},
|
|
4471
4471
|
{
|
|
4472
|
-
"id":
|
|
4472
|
+
"id": 20,
|
|
4473
4473
|
"name": "favorite",
|
|
4474
4474
|
"kind": 1024,
|
|
4475
4475
|
"kindString": "Property",
|
|
@@ -4481,7 +4481,7 @@
|
|
|
4481
4481
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
4482
4482
|
"line": 13,
|
|
4483
4483
|
"character": 2,
|
|
4484
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
4484
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L13"
|
|
4485
4485
|
}
|
|
4486
4486
|
],
|
|
4487
4487
|
"type": {
|
|
@@ -4495,7 +4495,7 @@
|
|
|
4495
4495
|
}
|
|
4496
4496
|
},
|
|
4497
4497
|
{
|
|
4498
|
-
"id":
|
|
4498
|
+
"id": 288,
|
|
4499
4499
|
"name": "flex",
|
|
4500
4500
|
"kind": 1024,
|
|
4501
4501
|
"kindString": "Property",
|
|
@@ -4585,7 +4585,7 @@
|
|
|
4585
4585
|
{
|
|
4586
4586
|
"type": "reflection",
|
|
4587
4587
|
"declaration": {
|
|
4588
|
-
"id":
|
|
4588
|
+
"id": 289,
|
|
4589
4589
|
"name": "__type",
|
|
4590
4590
|
"kind": 65536,
|
|
4591
4591
|
"kindString": "Type literal",
|
|
@@ -4599,14 +4599,14 @@
|
|
|
4599
4599
|
],
|
|
4600
4600
|
"signatures": [
|
|
4601
4601
|
{
|
|
4602
|
-
"id":
|
|
4602
|
+
"id": 290,
|
|
4603
4603
|
"name": "__type",
|
|
4604
4604
|
"kind": 4096,
|
|
4605
4605
|
"kindString": "Call signature",
|
|
4606
4606
|
"flags": {},
|
|
4607
4607
|
"parameters": [
|
|
4608
4608
|
{
|
|
4609
|
-
"id":
|
|
4609
|
+
"id": 291,
|
|
4610
4610
|
"name": "theme",
|
|
4611
4611
|
"kind": 32768,
|
|
4612
4612
|
"kindString": "Parameter",
|
|
@@ -4710,7 +4710,7 @@
|
|
|
4710
4710
|
}
|
|
4711
4711
|
},
|
|
4712
4712
|
{
|
|
4713
|
-
"id":
|
|
4713
|
+
"id": 88,
|
|
4714
4714
|
"name": "flexBasis",
|
|
4715
4715
|
"kind": 1024,
|
|
4716
4716
|
"kindString": "Property",
|
|
@@ -4800,7 +4800,7 @@
|
|
|
4800
4800
|
{
|
|
4801
4801
|
"type": "reflection",
|
|
4802
4802
|
"declaration": {
|
|
4803
|
-
"id":
|
|
4803
|
+
"id": 89,
|
|
4804
4804
|
"name": "__type",
|
|
4805
4805
|
"kind": 65536,
|
|
4806
4806
|
"kindString": "Type literal",
|
|
@@ -4814,14 +4814,14 @@
|
|
|
4814
4814
|
],
|
|
4815
4815
|
"signatures": [
|
|
4816
4816
|
{
|
|
4817
|
-
"id":
|
|
4817
|
+
"id": 90,
|
|
4818
4818
|
"name": "__type",
|
|
4819
4819
|
"kind": 4096,
|
|
4820
4820
|
"kindString": "Call signature",
|
|
4821
4821
|
"flags": {},
|
|
4822
4822
|
"parameters": [
|
|
4823
4823
|
{
|
|
4824
|
-
"id":
|
|
4824
|
+
"id": 91,
|
|
4825
4825
|
"name": "theme",
|
|
4826
4826
|
"kind": 32768,
|
|
4827
4827
|
"kindString": "Parameter",
|
|
@@ -4925,7 +4925,7 @@
|
|
|
4925
4925
|
}
|
|
4926
4926
|
},
|
|
4927
4927
|
{
|
|
4928
|
-
"id":
|
|
4928
|
+
"id": 92,
|
|
4929
4929
|
"name": "flexDirection",
|
|
4930
4930
|
"kind": 1024,
|
|
4931
4931
|
"kindString": "Property",
|
|
@@ -4985,7 +4985,7 @@
|
|
|
4985
4985
|
{
|
|
4986
4986
|
"type": "reflection",
|
|
4987
4987
|
"declaration": {
|
|
4988
|
-
"id":
|
|
4988
|
+
"id": 93,
|
|
4989
4989
|
"name": "__type",
|
|
4990
4990
|
"kind": 65536,
|
|
4991
4991
|
"kindString": "Type literal",
|
|
@@ -4999,14 +4999,14 @@
|
|
|
4999
4999
|
],
|
|
5000
5000
|
"signatures": [
|
|
5001
5001
|
{
|
|
5002
|
-
"id":
|
|
5002
|
+
"id": 94,
|
|
5003
5003
|
"name": "__type",
|
|
5004
5004
|
"kind": 4096,
|
|
5005
5005
|
"kindString": "Call signature",
|
|
5006
5006
|
"flags": {},
|
|
5007
5007
|
"parameters": [
|
|
5008
5008
|
{
|
|
5009
|
-
"id":
|
|
5009
|
+
"id": 95,
|
|
5010
5010
|
"name": "theme",
|
|
5011
5011
|
"kind": 32768,
|
|
5012
5012
|
"kindString": "Parameter",
|
|
@@ -5080,7 +5080,7 @@
|
|
|
5080
5080
|
}
|
|
5081
5081
|
},
|
|
5082
5082
|
{
|
|
5083
|
-
"id":
|
|
5083
|
+
"id": 96,
|
|
5084
5084
|
"name": "flexGrow",
|
|
5085
5085
|
"kind": 1024,
|
|
5086
5086
|
"kindString": "Property",
|
|
@@ -5140,7 +5140,7 @@
|
|
|
5140
5140
|
{
|
|
5141
5141
|
"type": "reflection",
|
|
5142
5142
|
"declaration": {
|
|
5143
|
-
"id":
|
|
5143
|
+
"id": 97,
|
|
5144
5144
|
"name": "__type",
|
|
5145
5145
|
"kind": 65536,
|
|
5146
5146
|
"kindString": "Type literal",
|
|
@@ -5154,14 +5154,14 @@
|
|
|
5154
5154
|
],
|
|
5155
5155
|
"signatures": [
|
|
5156
5156
|
{
|
|
5157
|
-
"id":
|
|
5157
|
+
"id": 98,
|
|
5158
5158
|
"name": "__type",
|
|
5159
5159
|
"kind": 4096,
|
|
5160
5160
|
"kindString": "Call signature",
|
|
5161
5161
|
"flags": {},
|
|
5162
5162
|
"parameters": [
|
|
5163
5163
|
{
|
|
5164
|
-
"id":
|
|
5164
|
+
"id": 99,
|
|
5165
5165
|
"name": "theme",
|
|
5166
5166
|
"kind": 32768,
|
|
5167
5167
|
"kindString": "Parameter",
|
|
@@ -5235,7 +5235,7 @@
|
|
|
5235
5235
|
}
|
|
5236
5236
|
},
|
|
5237
5237
|
{
|
|
5238
|
-
"id":
|
|
5238
|
+
"id": 100,
|
|
5239
5239
|
"name": "flexShrink",
|
|
5240
5240
|
"kind": 1024,
|
|
5241
5241
|
"kindString": "Property",
|
|
@@ -5295,7 +5295,7 @@
|
|
|
5295
5295
|
{
|
|
5296
5296
|
"type": "reflection",
|
|
5297
5297
|
"declaration": {
|
|
5298
|
-
"id":
|
|
5298
|
+
"id": 101,
|
|
5299
5299
|
"name": "__type",
|
|
5300
5300
|
"kind": 65536,
|
|
5301
5301
|
"kindString": "Type literal",
|
|
@@ -5309,14 +5309,14 @@
|
|
|
5309
5309
|
],
|
|
5310
5310
|
"signatures": [
|
|
5311
5311
|
{
|
|
5312
|
-
"id":
|
|
5312
|
+
"id": 102,
|
|
5313
5313
|
"name": "__type",
|
|
5314
5314
|
"kind": 4096,
|
|
5315
5315
|
"kindString": "Call signature",
|
|
5316
5316
|
"flags": {},
|
|
5317
5317
|
"parameters": [
|
|
5318
5318
|
{
|
|
5319
|
-
"id":
|
|
5319
|
+
"id": 103,
|
|
5320
5320
|
"name": "theme",
|
|
5321
5321
|
"kind": 32768,
|
|
5322
5322
|
"kindString": "Parameter",
|
|
@@ -5390,7 +5390,7 @@
|
|
|
5390
5390
|
}
|
|
5391
5391
|
},
|
|
5392
5392
|
{
|
|
5393
|
-
"id":
|
|
5393
|
+
"id": 104,
|
|
5394
5394
|
"name": "flexWrap",
|
|
5395
5395
|
"kind": 1024,
|
|
5396
5396
|
"kindString": "Property",
|
|
@@ -5450,7 +5450,7 @@
|
|
|
5450
5450
|
{
|
|
5451
5451
|
"type": "reflection",
|
|
5452
5452
|
"declaration": {
|
|
5453
|
-
"id":
|
|
5453
|
+
"id": 105,
|
|
5454
5454
|
"name": "__type",
|
|
5455
5455
|
"kind": 65536,
|
|
5456
5456
|
"kindString": "Type literal",
|
|
@@ -5464,14 +5464,14 @@
|
|
|
5464
5464
|
],
|
|
5465
5465
|
"signatures": [
|
|
5466
5466
|
{
|
|
5467
|
-
"id":
|
|
5467
|
+
"id": 106,
|
|
5468
5468
|
"name": "__type",
|
|
5469
5469
|
"kind": 4096,
|
|
5470
5470
|
"kindString": "Call signature",
|
|
5471
5471
|
"flags": {},
|
|
5472
5472
|
"parameters": [
|
|
5473
5473
|
{
|
|
5474
|
-
"id":
|
|
5474
|
+
"id": 107,
|
|
5475
5475
|
"name": "theme",
|
|
5476
5476
|
"kind": 32768,
|
|
5477
5477
|
"kindString": "Parameter",
|
|
@@ -5545,7 +5545,7 @@
|
|
|
5545
5545
|
}
|
|
5546
5546
|
},
|
|
5547
5547
|
{
|
|
5548
|
-
"id":
|
|
5548
|
+
"id": 108,
|
|
5549
5549
|
"name": "fontFamily",
|
|
5550
5550
|
"kind": 1024,
|
|
5551
5551
|
"kindString": "Property",
|
|
@@ -5586,7 +5586,7 @@
|
|
|
5586
5586
|
{
|
|
5587
5587
|
"type": "reflection",
|
|
5588
5588
|
"declaration": {
|
|
5589
|
-
"id":
|
|
5589
|
+
"id": 109,
|
|
5590
5590
|
"name": "__type",
|
|
5591
5591
|
"kind": 65536,
|
|
5592
5592
|
"kindString": "Type literal",
|
|
@@ -5600,14 +5600,14 @@
|
|
|
5600
5600
|
],
|
|
5601
5601
|
"signatures": [
|
|
5602
5602
|
{
|
|
5603
|
-
"id":
|
|
5603
|
+
"id": 110,
|
|
5604
5604
|
"name": "__type",
|
|
5605
5605
|
"kind": 4096,
|
|
5606
5606
|
"kindString": "Call signature",
|
|
5607
5607
|
"flags": {},
|
|
5608
5608
|
"parameters": [
|
|
5609
5609
|
{
|
|
5610
|
-
"id":
|
|
5610
|
+
"id": 111,
|
|
5611
5611
|
"name": "theme",
|
|
5612
5612
|
"kind": 32768,
|
|
5613
5613
|
"kindString": "Parameter",
|
|
@@ -5662,7 +5662,7 @@
|
|
|
5662
5662
|
}
|
|
5663
5663
|
},
|
|
5664
5664
|
{
|
|
5665
|
-
"id":
|
|
5665
|
+
"id": 112,
|
|
5666
5666
|
"name": "fontSize",
|
|
5667
5667
|
"kind": 1024,
|
|
5668
5668
|
"kindString": "Property",
|
|
@@ -5752,7 +5752,7 @@
|
|
|
5752
5752
|
{
|
|
5753
5753
|
"type": "reflection",
|
|
5754
5754
|
"declaration": {
|
|
5755
|
-
"id":
|
|
5755
|
+
"id": 113,
|
|
5756
5756
|
"name": "__type",
|
|
5757
5757
|
"kind": 65536,
|
|
5758
5758
|
"kindString": "Type literal",
|
|
@@ -5766,14 +5766,14 @@
|
|
|
5766
5766
|
],
|
|
5767
5767
|
"signatures": [
|
|
5768
5768
|
{
|
|
5769
|
-
"id":
|
|
5769
|
+
"id": 114,
|
|
5770
5770
|
"name": "__type",
|
|
5771
5771
|
"kind": 4096,
|
|
5772
5772
|
"kindString": "Call signature",
|
|
5773
5773
|
"flags": {},
|
|
5774
5774
|
"parameters": [
|
|
5775
5775
|
{
|
|
5776
|
-
"id":
|
|
5776
|
+
"id": 115,
|
|
5777
5777
|
"name": "theme",
|
|
5778
5778
|
"kind": 32768,
|
|
5779
5779
|
"kindString": "Parameter",
|
|
@@ -5877,7 +5877,7 @@
|
|
|
5877
5877
|
}
|
|
5878
5878
|
},
|
|
5879
5879
|
{
|
|
5880
|
-
"id":
|
|
5880
|
+
"id": 116,
|
|
5881
5881
|
"name": "fontStyle",
|
|
5882
5882
|
"kind": 1024,
|
|
5883
5883
|
"kindString": "Property",
|
|
@@ -5918,7 +5918,7 @@
|
|
|
5918
5918
|
{
|
|
5919
5919
|
"type": "reflection",
|
|
5920
5920
|
"declaration": {
|
|
5921
|
-
"id":
|
|
5921
|
+
"id": 117,
|
|
5922
5922
|
"name": "__type",
|
|
5923
5923
|
"kind": 65536,
|
|
5924
5924
|
"kindString": "Type literal",
|
|
@@ -5932,14 +5932,14 @@
|
|
|
5932
5932
|
],
|
|
5933
5933
|
"signatures": [
|
|
5934
5934
|
{
|
|
5935
|
-
"id":
|
|
5935
|
+
"id": 118,
|
|
5936
5936
|
"name": "__type",
|
|
5937
5937
|
"kind": 4096,
|
|
5938
5938
|
"kindString": "Call signature",
|
|
5939
5939
|
"flags": {},
|
|
5940
5940
|
"parameters": [
|
|
5941
5941
|
{
|
|
5942
|
-
"id":
|
|
5942
|
+
"id": 119,
|
|
5943
5943
|
"name": "theme",
|
|
5944
5944
|
"kind": 32768,
|
|
5945
5945
|
"kindString": "Parameter",
|
|
@@ -5994,7 +5994,7 @@
|
|
|
5994
5994
|
}
|
|
5995
5995
|
},
|
|
5996
5996
|
{
|
|
5997
|
-
"id":
|
|
5997
|
+
"id": 44,
|
|
5998
5998
|
"name": "fontWeight",
|
|
5999
5999
|
"kind": 1024,
|
|
6000
6000
|
"kindString": "Property",
|
|
@@ -6026,7 +6026,7 @@
|
|
|
6026
6026
|
{
|
|
6027
6027
|
"type": "reflection",
|
|
6028
6028
|
"declaration": {
|
|
6029
|
-
"id":
|
|
6029
|
+
"id": 45,
|
|
6030
6030
|
"name": "__type",
|
|
6031
6031
|
"kind": 65536,
|
|
6032
6032
|
"kindString": "Type literal",
|
|
@@ -6045,7 +6045,7 @@
|
|
|
6045
6045
|
{
|
|
6046
6046
|
"type": "reflection",
|
|
6047
6047
|
"declaration": {
|
|
6048
|
-
"id":
|
|
6048
|
+
"id": 46,
|
|
6049
6049
|
"name": "__type",
|
|
6050
6050
|
"kind": 65536,
|
|
6051
6051
|
"kindString": "Type literal",
|
|
@@ -6064,7 +6064,7 @@
|
|
|
6064
6064
|
{
|
|
6065
6065
|
"type": "reflection",
|
|
6066
6066
|
"declaration": {
|
|
6067
|
-
"id":
|
|
6067
|
+
"id": 47,
|
|
6068
6068
|
"name": "__type",
|
|
6069
6069
|
"kind": 65536,
|
|
6070
6070
|
"kindString": "Type literal",
|
|
@@ -6078,14 +6078,14 @@
|
|
|
6078
6078
|
],
|
|
6079
6079
|
"signatures": [
|
|
6080
6080
|
{
|
|
6081
|
-
"id":
|
|
6081
|
+
"id": 48,
|
|
6082
6082
|
"name": "__type",
|
|
6083
6083
|
"kind": 4096,
|
|
6084
6084
|
"kindString": "Call signature",
|
|
6085
6085
|
"flags": {},
|
|
6086
6086
|
"parameters": [
|
|
6087
6087
|
{
|
|
6088
|
-
"id":
|
|
6088
|
+
"id": 49,
|
|
6089
6089
|
"name": "theme",
|
|
6090
6090
|
"kind": 32768,
|
|
6091
6091
|
"kindString": "Parameter",
|
|
@@ -6122,7 +6122,7 @@
|
|
|
6122
6122
|
{
|
|
6123
6123
|
"type": "reflection",
|
|
6124
6124
|
"declaration": {
|
|
6125
|
-
"id":
|
|
6125
|
+
"id": 50,
|
|
6126
6126
|
"name": "__type",
|
|
6127
6127
|
"kind": 65536,
|
|
6128
6128
|
"kindString": "Type literal",
|
|
@@ -6141,7 +6141,7 @@
|
|
|
6141
6141
|
{
|
|
6142
6142
|
"type": "reflection",
|
|
6143
6143
|
"declaration": {
|
|
6144
|
-
"id":
|
|
6144
|
+
"id": 51,
|
|
6145
6145
|
"name": "__type",
|
|
6146
6146
|
"kind": 65536,
|
|
6147
6147
|
"kindString": "Type literal",
|
|
@@ -6169,7 +6169,7 @@
|
|
|
6169
6169
|
}
|
|
6170
6170
|
},
|
|
6171
6171
|
{
|
|
6172
|
-
"id":
|
|
6172
|
+
"id": 292,
|
|
6173
6173
|
"name": "gap",
|
|
6174
6174
|
"kind": 1024,
|
|
6175
6175
|
"kindString": "Property",
|
|
@@ -6259,7 +6259,7 @@
|
|
|
6259
6259
|
{
|
|
6260
6260
|
"type": "reflection",
|
|
6261
6261
|
"declaration": {
|
|
6262
|
-
"id":
|
|
6262
|
+
"id": 293,
|
|
6263
6263
|
"name": "__type",
|
|
6264
6264
|
"kind": 65536,
|
|
6265
6265
|
"kindString": "Type literal",
|
|
@@ -6273,14 +6273,14 @@
|
|
|
6273
6273
|
],
|
|
6274
6274
|
"signatures": [
|
|
6275
6275
|
{
|
|
6276
|
-
"id":
|
|
6276
|
+
"id": 294,
|
|
6277
6277
|
"name": "__type",
|
|
6278
6278
|
"kind": 4096,
|
|
6279
6279
|
"kindString": "Call signature",
|
|
6280
6280
|
"flags": {},
|
|
6281
6281
|
"parameters": [
|
|
6282
6282
|
{
|
|
6283
|
-
"id":
|
|
6283
|
+
"id": 295,
|
|
6284
6284
|
"name": "theme",
|
|
6285
6285
|
"kind": 32768,
|
|
6286
6286
|
"kindString": "Parameter",
|
|
@@ -6384,7 +6384,7 @@
|
|
|
6384
6384
|
}
|
|
6385
6385
|
},
|
|
6386
6386
|
{
|
|
6387
|
-
"id":
|
|
6387
|
+
"id": 296,
|
|
6388
6388
|
"name": "gridArea",
|
|
6389
6389
|
"kind": 1024,
|
|
6390
6390
|
"kindString": "Property",
|
|
@@ -6444,7 +6444,7 @@
|
|
|
6444
6444
|
{
|
|
6445
6445
|
"type": "reflection",
|
|
6446
6446
|
"declaration": {
|
|
6447
|
-
"id":
|
|
6447
|
+
"id": 297,
|
|
6448
6448
|
"name": "__type",
|
|
6449
6449
|
"kind": 65536,
|
|
6450
6450
|
"kindString": "Type literal",
|
|
@@ -6458,14 +6458,14 @@
|
|
|
6458
6458
|
],
|
|
6459
6459
|
"signatures": [
|
|
6460
6460
|
{
|
|
6461
|
-
"id":
|
|
6461
|
+
"id": 298,
|
|
6462
6462
|
"name": "__type",
|
|
6463
6463
|
"kind": 4096,
|
|
6464
6464
|
"kindString": "Call signature",
|
|
6465
6465
|
"flags": {},
|
|
6466
6466
|
"parameters": [
|
|
6467
6467
|
{
|
|
6468
|
-
"id":
|
|
6468
|
+
"id": 299,
|
|
6469
6469
|
"name": "theme",
|
|
6470
6470
|
"kind": 32768,
|
|
6471
6471
|
"kindString": "Parameter",
|
|
@@ -6539,7 +6539,7 @@
|
|
|
6539
6539
|
}
|
|
6540
6540
|
},
|
|
6541
6541
|
{
|
|
6542
|
-
"id":
|
|
6542
|
+
"id": 120,
|
|
6543
6543
|
"name": "gridAutoColumns",
|
|
6544
6544
|
"kind": 1024,
|
|
6545
6545
|
"kindString": "Property",
|
|
@@ -6629,7 +6629,7 @@
|
|
|
6629
6629
|
{
|
|
6630
6630
|
"type": "reflection",
|
|
6631
6631
|
"declaration": {
|
|
6632
|
-
"id":
|
|
6632
|
+
"id": 121,
|
|
6633
6633
|
"name": "__type",
|
|
6634
6634
|
"kind": 65536,
|
|
6635
6635
|
"kindString": "Type literal",
|
|
@@ -6643,14 +6643,14 @@
|
|
|
6643
6643
|
],
|
|
6644
6644
|
"signatures": [
|
|
6645
6645
|
{
|
|
6646
|
-
"id":
|
|
6646
|
+
"id": 122,
|
|
6647
6647
|
"name": "__type",
|
|
6648
6648
|
"kind": 4096,
|
|
6649
6649
|
"kindString": "Call signature",
|
|
6650
6650
|
"flags": {},
|
|
6651
6651
|
"parameters": [
|
|
6652
6652
|
{
|
|
6653
|
-
"id":
|
|
6653
|
+
"id": 123,
|
|
6654
6654
|
"name": "theme",
|
|
6655
6655
|
"kind": 32768,
|
|
6656
6656
|
"kindString": "Parameter",
|
|
@@ -6754,7 +6754,7 @@
|
|
|
6754
6754
|
}
|
|
6755
6755
|
},
|
|
6756
6756
|
{
|
|
6757
|
-
"id":
|
|
6757
|
+
"id": 124,
|
|
6758
6758
|
"name": "gridAutoFlow",
|
|
6759
6759
|
"kind": 1024,
|
|
6760
6760
|
"kindString": "Property",
|
|
@@ -6795,7 +6795,7 @@
|
|
|
6795
6795
|
{
|
|
6796
6796
|
"type": "reflection",
|
|
6797
6797
|
"declaration": {
|
|
6798
|
-
"id":
|
|
6798
|
+
"id": 125,
|
|
6799
6799
|
"name": "__type",
|
|
6800
6800
|
"kind": 65536,
|
|
6801
6801
|
"kindString": "Type literal",
|
|
@@ -6809,14 +6809,14 @@
|
|
|
6809
6809
|
],
|
|
6810
6810
|
"signatures": [
|
|
6811
6811
|
{
|
|
6812
|
-
"id":
|
|
6812
|
+
"id": 126,
|
|
6813
6813
|
"name": "__type",
|
|
6814
6814
|
"kind": 4096,
|
|
6815
6815
|
"kindString": "Call signature",
|
|
6816
6816
|
"flags": {},
|
|
6817
6817
|
"parameters": [
|
|
6818
6818
|
{
|
|
6819
|
-
"id":
|
|
6819
|
+
"id": 127,
|
|
6820
6820
|
"name": "theme",
|
|
6821
6821
|
"kind": 32768,
|
|
6822
6822
|
"kindString": "Parameter",
|
|
@@ -6871,7 +6871,7 @@
|
|
|
6871
6871
|
}
|
|
6872
6872
|
},
|
|
6873
6873
|
{
|
|
6874
|
-
"id":
|
|
6874
|
+
"id": 128,
|
|
6875
6875
|
"name": "gridAutoRows",
|
|
6876
6876
|
"kind": 1024,
|
|
6877
6877
|
"kindString": "Property",
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
{
|
|
6962
6962
|
"type": "reflection",
|
|
6963
6963
|
"declaration": {
|
|
6964
|
-
"id":
|
|
6964
|
+
"id": 129,
|
|
6965
6965
|
"name": "__type",
|
|
6966
6966
|
"kind": 65536,
|
|
6967
6967
|
"kindString": "Type literal",
|
|
@@ -6975,14 +6975,14 @@
|
|
|
6975
6975
|
],
|
|
6976
6976
|
"signatures": [
|
|
6977
6977
|
{
|
|
6978
|
-
"id":
|
|
6978
|
+
"id": 130,
|
|
6979
6979
|
"name": "__type",
|
|
6980
6980
|
"kind": 4096,
|
|
6981
6981
|
"kindString": "Call signature",
|
|
6982
6982
|
"flags": {},
|
|
6983
6983
|
"parameters": [
|
|
6984
6984
|
{
|
|
6985
|
-
"id":
|
|
6985
|
+
"id": 131,
|
|
6986
6986
|
"name": "theme",
|
|
6987
6987
|
"kind": 32768,
|
|
6988
6988
|
"kindString": "Parameter",
|
|
@@ -7086,7 +7086,7 @@
|
|
|
7086
7086
|
}
|
|
7087
7087
|
},
|
|
7088
7088
|
{
|
|
7089
|
-
"id":
|
|
7089
|
+
"id": 300,
|
|
7090
7090
|
"name": "gridColumn",
|
|
7091
7091
|
"kind": 1024,
|
|
7092
7092
|
"kindString": "Property",
|
|
@@ -7146,7 +7146,7 @@
|
|
|
7146
7146
|
{
|
|
7147
7147
|
"type": "reflection",
|
|
7148
7148
|
"declaration": {
|
|
7149
|
-
"id":
|
|
7149
|
+
"id": 301,
|
|
7150
7150
|
"name": "__type",
|
|
7151
7151
|
"kind": 65536,
|
|
7152
7152
|
"kindString": "Type literal",
|
|
@@ -7160,14 +7160,14 @@
|
|
|
7160
7160
|
],
|
|
7161
7161
|
"signatures": [
|
|
7162
7162
|
{
|
|
7163
|
-
"id":
|
|
7163
|
+
"id": 302,
|
|
7164
7164
|
"name": "__type",
|
|
7165
7165
|
"kind": 4096,
|
|
7166
7166
|
"kindString": "Call signature",
|
|
7167
7167
|
"flags": {},
|
|
7168
7168
|
"parameters": [
|
|
7169
7169
|
{
|
|
7170
|
-
"id":
|
|
7170
|
+
"id": 303,
|
|
7171
7171
|
"name": "theme",
|
|
7172
7172
|
"kind": 32768,
|
|
7173
7173
|
"kindString": "Parameter",
|
|
@@ -7241,7 +7241,7 @@
|
|
|
7241
7241
|
}
|
|
7242
7242
|
},
|
|
7243
7243
|
{
|
|
7244
|
-
"id":
|
|
7244
|
+
"id": 304,
|
|
7245
7245
|
"name": "gridRow",
|
|
7246
7246
|
"kind": 1024,
|
|
7247
7247
|
"kindString": "Property",
|
|
@@ -7301,7 +7301,7 @@
|
|
|
7301
7301
|
{
|
|
7302
7302
|
"type": "reflection",
|
|
7303
7303
|
"declaration": {
|
|
7304
|
-
"id":
|
|
7304
|
+
"id": 305,
|
|
7305
7305
|
"name": "__type",
|
|
7306
7306
|
"kind": 65536,
|
|
7307
7307
|
"kindString": "Type literal",
|
|
@@ -7315,14 +7315,14 @@
|
|
|
7315
7315
|
],
|
|
7316
7316
|
"signatures": [
|
|
7317
7317
|
{
|
|
7318
|
-
"id":
|
|
7318
|
+
"id": 306,
|
|
7319
7319
|
"name": "__type",
|
|
7320
7320
|
"kind": 4096,
|
|
7321
7321
|
"kindString": "Call signature",
|
|
7322
7322
|
"flags": {},
|
|
7323
7323
|
"parameters": [
|
|
7324
7324
|
{
|
|
7325
|
-
"id":
|
|
7325
|
+
"id": 307,
|
|
7326
7326
|
"name": "theme",
|
|
7327
7327
|
"kind": 32768,
|
|
7328
7328
|
"kindString": "Parameter",
|
|
@@ -7396,7 +7396,7 @@
|
|
|
7396
7396
|
}
|
|
7397
7397
|
},
|
|
7398
7398
|
{
|
|
7399
|
-
"id":
|
|
7399
|
+
"id": 132,
|
|
7400
7400
|
"name": "gridTemplateAreas",
|
|
7401
7401
|
"kind": 1024,
|
|
7402
7402
|
"kindString": "Property",
|
|
@@ -7437,7 +7437,7 @@
|
|
|
7437
7437
|
{
|
|
7438
7438
|
"type": "reflection",
|
|
7439
7439
|
"declaration": {
|
|
7440
|
-
"id":
|
|
7440
|
+
"id": 133,
|
|
7441
7441
|
"name": "__type",
|
|
7442
7442
|
"kind": 65536,
|
|
7443
7443
|
"kindString": "Type literal",
|
|
@@ -7451,14 +7451,14 @@
|
|
|
7451
7451
|
],
|
|
7452
7452
|
"signatures": [
|
|
7453
7453
|
{
|
|
7454
|
-
"id":
|
|
7454
|
+
"id": 134,
|
|
7455
7455
|
"name": "__type",
|
|
7456
7456
|
"kind": 4096,
|
|
7457
7457
|
"kindString": "Call signature",
|
|
7458
7458
|
"flags": {},
|
|
7459
7459
|
"parameters": [
|
|
7460
7460
|
{
|
|
7461
|
-
"id":
|
|
7461
|
+
"id": 135,
|
|
7462
7462
|
"name": "theme",
|
|
7463
7463
|
"kind": 32768,
|
|
7464
7464
|
"kindString": "Parameter",
|
|
@@ -7513,7 +7513,7 @@
|
|
|
7513
7513
|
}
|
|
7514
7514
|
},
|
|
7515
7515
|
{
|
|
7516
|
-
"id":
|
|
7516
|
+
"id": 136,
|
|
7517
7517
|
"name": "gridTemplateColumns",
|
|
7518
7518
|
"kind": 1024,
|
|
7519
7519
|
"kindString": "Property",
|
|
@@ -7603,7 +7603,7 @@
|
|
|
7603
7603
|
{
|
|
7604
7604
|
"type": "reflection",
|
|
7605
7605
|
"declaration": {
|
|
7606
|
-
"id":
|
|
7606
|
+
"id": 137,
|
|
7607
7607
|
"name": "__type",
|
|
7608
7608
|
"kind": 65536,
|
|
7609
7609
|
"kindString": "Type literal",
|
|
@@ -7617,14 +7617,14 @@
|
|
|
7617
7617
|
],
|
|
7618
7618
|
"signatures": [
|
|
7619
7619
|
{
|
|
7620
|
-
"id":
|
|
7620
|
+
"id": 138,
|
|
7621
7621
|
"name": "__type",
|
|
7622
7622
|
"kind": 4096,
|
|
7623
7623
|
"kindString": "Call signature",
|
|
7624
7624
|
"flags": {},
|
|
7625
7625
|
"parameters": [
|
|
7626
7626
|
{
|
|
7627
|
-
"id":
|
|
7627
|
+
"id": 139,
|
|
7628
7628
|
"name": "theme",
|
|
7629
7629
|
"kind": 32768,
|
|
7630
7630
|
"kindString": "Parameter",
|
|
@@ -7728,7 +7728,7 @@
|
|
|
7728
7728
|
}
|
|
7729
7729
|
},
|
|
7730
7730
|
{
|
|
7731
|
-
"id":
|
|
7731
|
+
"id": 140,
|
|
7732
7732
|
"name": "gridTemplateRows",
|
|
7733
7733
|
"kind": 1024,
|
|
7734
7734
|
"kindString": "Property",
|
|
@@ -7818,7 +7818,7 @@
|
|
|
7818
7818
|
{
|
|
7819
7819
|
"type": "reflection",
|
|
7820
7820
|
"declaration": {
|
|
7821
|
-
"id":
|
|
7821
|
+
"id": 141,
|
|
7822
7822
|
"name": "__type",
|
|
7823
7823
|
"kind": 65536,
|
|
7824
7824
|
"kindString": "Type literal",
|
|
@@ -7832,14 +7832,14 @@
|
|
|
7832
7832
|
],
|
|
7833
7833
|
"signatures": [
|
|
7834
7834
|
{
|
|
7835
|
-
"id":
|
|
7835
|
+
"id": 142,
|
|
7836
7836
|
"name": "__type",
|
|
7837
7837
|
"kind": 4096,
|
|
7838
7838
|
"kindString": "Call signature",
|
|
7839
7839
|
"flags": {},
|
|
7840
7840
|
"parameters": [
|
|
7841
7841
|
{
|
|
7842
|
-
"id":
|
|
7842
|
+
"id": 143,
|
|
7843
7843
|
"name": "theme",
|
|
7844
7844
|
"kind": 32768,
|
|
7845
7845
|
"kindString": "Parameter",
|
|
@@ -7943,7 +7943,7 @@
|
|
|
7943
7943
|
}
|
|
7944
7944
|
},
|
|
7945
7945
|
{
|
|
7946
|
-
"id":
|
|
7946
|
+
"id": 144,
|
|
7947
7947
|
"name": "height",
|
|
7948
7948
|
"kind": 1024,
|
|
7949
7949
|
"kindString": "Property",
|
|
@@ -8033,7 +8033,7 @@
|
|
|
8033
8033
|
{
|
|
8034
8034
|
"type": "reflection",
|
|
8035
8035
|
"declaration": {
|
|
8036
|
-
"id":
|
|
8036
|
+
"id": 145,
|
|
8037
8037
|
"name": "__type",
|
|
8038
8038
|
"kind": 65536,
|
|
8039
8039
|
"kindString": "Type literal",
|
|
@@ -8047,14 +8047,14 @@
|
|
|
8047
8047
|
],
|
|
8048
8048
|
"signatures": [
|
|
8049
8049
|
{
|
|
8050
|
-
"id":
|
|
8050
|
+
"id": 146,
|
|
8051
8051
|
"name": "__type",
|
|
8052
8052
|
"kind": 4096,
|
|
8053
8053
|
"kindString": "Call signature",
|
|
8054
8054
|
"flags": {},
|
|
8055
8055
|
"parameters": [
|
|
8056
8056
|
{
|
|
8057
|
-
"id":
|
|
8057
|
+
"id": 147,
|
|
8058
8058
|
"name": "theme",
|
|
8059
8059
|
"kind": 32768,
|
|
8060
8060
|
"kindString": "Parameter",
|
|
@@ -8158,7 +8158,7 @@
|
|
|
8158
8158
|
}
|
|
8159
8159
|
},
|
|
8160
8160
|
{
|
|
8161
|
-
"id":
|
|
8161
|
+
"id": 21,
|
|
8162
8162
|
"name": "iconOnly",
|
|
8163
8163
|
"kind": 1024,
|
|
8164
8164
|
"kindString": "Property",
|
|
@@ -8170,7 +8170,7 @@
|
|
|
8170
8170
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
8171
8171
|
"line": 14,
|
|
8172
8172
|
"character": 2,
|
|
8173
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
8173
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L14"
|
|
8174
8174
|
}
|
|
8175
8175
|
],
|
|
8176
8176
|
"type": {
|
|
@@ -8184,7 +8184,7 @@
|
|
|
8184
8184
|
}
|
|
8185
8185
|
},
|
|
8186
8186
|
{
|
|
8187
|
-
"id":
|
|
8187
|
+
"id": 22,
|
|
8188
8188
|
"name": "iconSize",
|
|
8189
8189
|
"kind": 1024,
|
|
8190
8190
|
"kindString": "Property",
|
|
@@ -8196,7 +8196,7 @@
|
|
|
8196
8196
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
8197
8197
|
"line": 15,
|
|
8198
8198
|
"character": 2,
|
|
8199
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
8199
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L15"
|
|
8200
8200
|
}
|
|
8201
8201
|
],
|
|
8202
8202
|
"type": {
|
|
@@ -8210,7 +8210,7 @@
|
|
|
8210
8210
|
}
|
|
8211
8211
|
},
|
|
8212
8212
|
{
|
|
8213
|
-
"id":
|
|
8213
|
+
"id": 23,
|
|
8214
8214
|
"name": "icons",
|
|
8215
8215
|
"kind": 1024,
|
|
8216
8216
|
"kindString": "Property",
|
|
@@ -8222,7 +8222,7 @@
|
|
|
8222
8222
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
8223
8223
|
"line": 16,
|
|
8224
8224
|
"character": 2,
|
|
8225
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
8225
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L16"
|
|
8226
8226
|
}
|
|
8227
8227
|
],
|
|
8228
8228
|
"type": {
|
|
@@ -8236,7 +8236,7 @@
|
|
|
8236
8236
|
}
|
|
8237
8237
|
},
|
|
8238
8238
|
{
|
|
8239
|
-
"id":
|
|
8239
|
+
"id": 148,
|
|
8240
8240
|
"name": "justifyContent",
|
|
8241
8241
|
"kind": 1024,
|
|
8242
8242
|
"kindString": "Property",
|
|
@@ -8277,7 +8277,7 @@
|
|
|
8277
8277
|
{
|
|
8278
8278
|
"type": "reflection",
|
|
8279
8279
|
"declaration": {
|
|
8280
|
-
"id":
|
|
8280
|
+
"id": 149,
|
|
8281
8281
|
"name": "__type",
|
|
8282
8282
|
"kind": 65536,
|
|
8283
8283
|
"kindString": "Type literal",
|
|
@@ -8291,14 +8291,14 @@
|
|
|
8291
8291
|
],
|
|
8292
8292
|
"signatures": [
|
|
8293
8293
|
{
|
|
8294
|
-
"id":
|
|
8294
|
+
"id": 150,
|
|
8295
8295
|
"name": "__type",
|
|
8296
8296
|
"kind": 4096,
|
|
8297
8297
|
"kindString": "Call signature",
|
|
8298
8298
|
"flags": {},
|
|
8299
8299
|
"parameters": [
|
|
8300
8300
|
{
|
|
8301
|
-
"id":
|
|
8301
|
+
"id": 151,
|
|
8302
8302
|
"name": "theme",
|
|
8303
8303
|
"kind": 32768,
|
|
8304
8304
|
"kindString": "Parameter",
|
|
@@ -8353,7 +8353,7 @@
|
|
|
8353
8353
|
}
|
|
8354
8354
|
},
|
|
8355
8355
|
{
|
|
8356
|
-
"id":
|
|
8356
|
+
"id": 152,
|
|
8357
8357
|
"name": "justifyItems",
|
|
8358
8358
|
"kind": 1024,
|
|
8359
8359
|
"kindString": "Property",
|
|
@@ -8394,7 +8394,7 @@
|
|
|
8394
8394
|
{
|
|
8395
8395
|
"type": "reflection",
|
|
8396
8396
|
"declaration": {
|
|
8397
|
-
"id":
|
|
8397
|
+
"id": 153,
|
|
8398
8398
|
"name": "__type",
|
|
8399
8399
|
"kind": 65536,
|
|
8400
8400
|
"kindString": "Type literal",
|
|
@@ -8408,14 +8408,14 @@
|
|
|
8408
8408
|
],
|
|
8409
8409
|
"signatures": [
|
|
8410
8410
|
{
|
|
8411
|
-
"id":
|
|
8411
|
+
"id": 154,
|
|
8412
8412
|
"name": "__type",
|
|
8413
8413
|
"kind": 4096,
|
|
8414
8414
|
"kindString": "Call signature",
|
|
8415
8415
|
"flags": {},
|
|
8416
8416
|
"parameters": [
|
|
8417
8417
|
{
|
|
8418
|
-
"id":
|
|
8418
|
+
"id": 155,
|
|
8419
8419
|
"name": "theme",
|
|
8420
8420
|
"kind": 32768,
|
|
8421
8421
|
"kindString": "Parameter",
|
|
@@ -8470,7 +8470,7 @@
|
|
|
8470
8470
|
}
|
|
8471
8471
|
},
|
|
8472
8472
|
{
|
|
8473
|
-
"id":
|
|
8473
|
+
"id": 156,
|
|
8474
8474
|
"name": "justifySelf",
|
|
8475
8475
|
"kind": 1024,
|
|
8476
8476
|
"kindString": "Property",
|
|
@@ -8511,7 +8511,7 @@
|
|
|
8511
8511
|
{
|
|
8512
8512
|
"type": "reflection",
|
|
8513
8513
|
"declaration": {
|
|
8514
|
-
"id":
|
|
8514
|
+
"id": 157,
|
|
8515
8515
|
"name": "__type",
|
|
8516
8516
|
"kind": 65536,
|
|
8517
8517
|
"kindString": "Type literal",
|
|
@@ -8525,14 +8525,14 @@
|
|
|
8525
8525
|
],
|
|
8526
8526
|
"signatures": [
|
|
8527
8527
|
{
|
|
8528
|
-
"id":
|
|
8528
|
+
"id": 158,
|
|
8529
8529
|
"name": "__type",
|
|
8530
8530
|
"kind": 4096,
|
|
8531
8531
|
"kindString": "Call signature",
|
|
8532
8532
|
"flags": {},
|
|
8533
8533
|
"parameters": [
|
|
8534
8534
|
{
|
|
8535
|
-
"id":
|
|
8535
|
+
"id": 159,
|
|
8536
8536
|
"name": "theme",
|
|
8537
8537
|
"kind": 32768,
|
|
8538
8538
|
"kindString": "Parameter",
|
|
@@ -8587,7 +8587,7 @@
|
|
|
8587
8587
|
}
|
|
8588
8588
|
},
|
|
8589
8589
|
{
|
|
8590
|
-
"id":
|
|
8590
|
+
"id": 160,
|
|
8591
8591
|
"name": "left",
|
|
8592
8592
|
"kind": 1024,
|
|
8593
8593
|
"kindString": "Property",
|
|
@@ -8677,7 +8677,7 @@
|
|
|
8677
8677
|
{
|
|
8678
8678
|
"type": "reflection",
|
|
8679
8679
|
"declaration": {
|
|
8680
|
-
"id":
|
|
8680
|
+
"id": 161,
|
|
8681
8681
|
"name": "__type",
|
|
8682
8682
|
"kind": 65536,
|
|
8683
8683
|
"kindString": "Type literal",
|
|
@@ -8691,14 +8691,14 @@
|
|
|
8691
8691
|
],
|
|
8692
8692
|
"signatures": [
|
|
8693
8693
|
{
|
|
8694
|
-
"id":
|
|
8694
|
+
"id": 162,
|
|
8695
8695
|
"name": "__type",
|
|
8696
8696
|
"kind": 4096,
|
|
8697
8697
|
"kindString": "Call signature",
|
|
8698
8698
|
"flags": {},
|
|
8699
8699
|
"parameters": [
|
|
8700
8700
|
{
|
|
8701
|
-
"id":
|
|
8701
|
+
"id": 163,
|
|
8702
8702
|
"name": "theme",
|
|
8703
8703
|
"kind": 32768,
|
|
8704
8704
|
"kindString": "Parameter",
|
|
@@ -8802,7 +8802,7 @@
|
|
|
8802
8802
|
}
|
|
8803
8803
|
},
|
|
8804
8804
|
{
|
|
8805
|
-
"id":
|
|
8805
|
+
"id": 164,
|
|
8806
8806
|
"name": "letterSpacing",
|
|
8807
8807
|
"kind": 1024,
|
|
8808
8808
|
"kindString": "Property",
|
|
@@ -8892,7 +8892,7 @@
|
|
|
8892
8892
|
{
|
|
8893
8893
|
"type": "reflection",
|
|
8894
8894
|
"declaration": {
|
|
8895
|
-
"id":
|
|
8895
|
+
"id": 165,
|
|
8896
8896
|
"name": "__type",
|
|
8897
8897
|
"kind": 65536,
|
|
8898
8898
|
"kindString": "Type literal",
|
|
@@ -8906,14 +8906,14 @@
|
|
|
8906
8906
|
],
|
|
8907
8907
|
"signatures": [
|
|
8908
8908
|
{
|
|
8909
|
-
"id":
|
|
8909
|
+
"id": 166,
|
|
8910
8910
|
"name": "__type",
|
|
8911
8911
|
"kind": 4096,
|
|
8912
8912
|
"kindString": "Call signature",
|
|
8913
8913
|
"flags": {},
|
|
8914
8914
|
"parameters": [
|
|
8915
8915
|
{
|
|
8916
|
-
"id":
|
|
8916
|
+
"id": 167,
|
|
8917
8917
|
"name": "theme",
|
|
8918
8918
|
"kind": 32768,
|
|
8919
8919
|
"kindString": "Parameter",
|
|
@@ -9017,7 +9017,7 @@
|
|
|
9017
9017
|
}
|
|
9018
9018
|
},
|
|
9019
9019
|
{
|
|
9020
|
-
"id":
|
|
9020
|
+
"id": 168,
|
|
9021
9021
|
"name": "lineHeight",
|
|
9022
9022
|
"kind": 1024,
|
|
9023
9023
|
"kindString": "Property",
|
|
@@ -9107,7 +9107,7 @@
|
|
|
9107
9107
|
{
|
|
9108
9108
|
"type": "reflection",
|
|
9109
9109
|
"declaration": {
|
|
9110
|
-
"id":
|
|
9110
|
+
"id": 169,
|
|
9111
9111
|
"name": "__type",
|
|
9112
9112
|
"kind": 65536,
|
|
9113
9113
|
"kindString": "Type literal",
|
|
@@ -9121,14 +9121,14 @@
|
|
|
9121
9121
|
],
|
|
9122
9122
|
"signatures": [
|
|
9123
9123
|
{
|
|
9124
|
-
"id":
|
|
9124
|
+
"id": 170,
|
|
9125
9125
|
"name": "__type",
|
|
9126
9126
|
"kind": 4096,
|
|
9127
9127
|
"kindString": "Call signature",
|
|
9128
9128
|
"flags": {},
|
|
9129
9129
|
"parameters": [
|
|
9130
9130
|
{
|
|
9131
|
-
"id":
|
|
9131
|
+
"id": 171,
|
|
9132
9132
|
"name": "theme",
|
|
9133
9133
|
"kind": 32768,
|
|
9134
9134
|
"kindString": "Parameter",
|
|
@@ -9232,7 +9232,7 @@
|
|
|
9232
9232
|
}
|
|
9233
9233
|
},
|
|
9234
9234
|
{
|
|
9235
|
-
"id":
|
|
9235
|
+
"id": 324,
|
|
9236
9236
|
"name": "m",
|
|
9237
9237
|
"kind": 1024,
|
|
9238
9238
|
"kindString": "Property",
|
|
@@ -9322,7 +9322,7 @@
|
|
|
9322
9322
|
{
|
|
9323
9323
|
"type": "reflection",
|
|
9324
9324
|
"declaration": {
|
|
9325
|
-
"id":
|
|
9325
|
+
"id": 325,
|
|
9326
9326
|
"name": "__type",
|
|
9327
9327
|
"kind": 65536,
|
|
9328
9328
|
"kindString": "Type literal",
|
|
@@ -9336,14 +9336,14 @@
|
|
|
9336
9336
|
],
|
|
9337
9337
|
"signatures": [
|
|
9338
9338
|
{
|
|
9339
|
-
"id":
|
|
9339
|
+
"id": 326,
|
|
9340
9340
|
"name": "__type",
|
|
9341
9341
|
"kind": 4096,
|
|
9342
9342
|
"kindString": "Call signature",
|
|
9343
9343
|
"flags": {},
|
|
9344
9344
|
"parameters": [
|
|
9345
9345
|
{
|
|
9346
|
-
"id":
|
|
9346
|
+
"id": 327,
|
|
9347
9347
|
"name": "theme",
|
|
9348
9348
|
"kind": 32768,
|
|
9349
9349
|
"kindString": "Parameter",
|
|
@@ -9447,7 +9447,7 @@
|
|
|
9447
9447
|
}
|
|
9448
9448
|
},
|
|
9449
9449
|
{
|
|
9450
|
-
"id":
|
|
9450
|
+
"id": 308,
|
|
9451
9451
|
"name": "margin",
|
|
9452
9452
|
"kind": 1024,
|
|
9453
9453
|
"kindString": "Property",
|
|
@@ -9537,7 +9537,7 @@
|
|
|
9537
9537
|
{
|
|
9538
9538
|
"type": "reflection",
|
|
9539
9539
|
"declaration": {
|
|
9540
|
-
"id":
|
|
9540
|
+
"id": 309,
|
|
9541
9541
|
"name": "__type",
|
|
9542
9542
|
"kind": 65536,
|
|
9543
9543
|
"kindString": "Type literal",
|
|
@@ -9551,14 +9551,14 @@
|
|
|
9551
9551
|
],
|
|
9552
9552
|
"signatures": [
|
|
9553
9553
|
{
|
|
9554
|
-
"id":
|
|
9554
|
+
"id": 310,
|
|
9555
9555
|
"name": "__type",
|
|
9556
9556
|
"kind": 4096,
|
|
9557
9557
|
"kindString": "Call signature",
|
|
9558
9558
|
"flags": {},
|
|
9559
9559
|
"parameters": [
|
|
9560
9560
|
{
|
|
9561
|
-
"id":
|
|
9561
|
+
"id": 311,
|
|
9562
9562
|
"name": "theme",
|
|
9563
9563
|
"kind": 32768,
|
|
9564
9564
|
"kindString": "Parameter",
|
|
@@ -9662,7 +9662,7 @@
|
|
|
9662
9662
|
}
|
|
9663
9663
|
},
|
|
9664
9664
|
{
|
|
9665
|
-
"id":
|
|
9665
|
+
"id": 172,
|
|
9666
9666
|
"name": "marginBottom",
|
|
9667
9667
|
"kind": 1024,
|
|
9668
9668
|
"kindString": "Property",
|
|
@@ -9752,7 +9752,7 @@
|
|
|
9752
9752
|
{
|
|
9753
9753
|
"type": "reflection",
|
|
9754
9754
|
"declaration": {
|
|
9755
|
-
"id":
|
|
9755
|
+
"id": 173,
|
|
9756
9756
|
"name": "__type",
|
|
9757
9757
|
"kind": 65536,
|
|
9758
9758
|
"kindString": "Type literal",
|
|
@@ -9766,14 +9766,14 @@
|
|
|
9766
9766
|
],
|
|
9767
9767
|
"signatures": [
|
|
9768
9768
|
{
|
|
9769
|
-
"id":
|
|
9769
|
+
"id": 174,
|
|
9770
9770
|
"name": "__type",
|
|
9771
9771
|
"kind": 4096,
|
|
9772
9772
|
"kindString": "Call signature",
|
|
9773
9773
|
"flags": {},
|
|
9774
9774
|
"parameters": [
|
|
9775
9775
|
{
|
|
9776
|
-
"id":
|
|
9776
|
+
"id": 175,
|
|
9777
9777
|
"name": "theme",
|
|
9778
9778
|
"kind": 32768,
|
|
9779
9779
|
"kindString": "Parameter",
|
|
@@ -9877,7 +9877,7 @@
|
|
|
9877
9877
|
}
|
|
9878
9878
|
},
|
|
9879
9879
|
{
|
|
9880
|
-
"id":
|
|
9880
|
+
"id": 176,
|
|
9881
9881
|
"name": "marginLeft",
|
|
9882
9882
|
"kind": 1024,
|
|
9883
9883
|
"kindString": "Property",
|
|
@@ -9967,7 +9967,7 @@
|
|
|
9967
9967
|
{
|
|
9968
9968
|
"type": "reflection",
|
|
9969
9969
|
"declaration": {
|
|
9970
|
-
"id":
|
|
9970
|
+
"id": 177,
|
|
9971
9971
|
"name": "__type",
|
|
9972
9972
|
"kind": 65536,
|
|
9973
9973
|
"kindString": "Type literal",
|
|
@@ -9981,14 +9981,14 @@
|
|
|
9981
9981
|
],
|
|
9982
9982
|
"signatures": [
|
|
9983
9983
|
{
|
|
9984
|
-
"id":
|
|
9984
|
+
"id": 178,
|
|
9985
9985
|
"name": "__type",
|
|
9986
9986
|
"kind": 4096,
|
|
9987
9987
|
"kindString": "Call signature",
|
|
9988
9988
|
"flags": {},
|
|
9989
9989
|
"parameters": [
|
|
9990
9990
|
{
|
|
9991
|
-
"id":
|
|
9991
|
+
"id": 179,
|
|
9992
9992
|
"name": "theme",
|
|
9993
9993
|
"kind": 32768,
|
|
9994
9994
|
"kindString": "Parameter",
|
|
@@ -10092,7 +10092,7 @@
|
|
|
10092
10092
|
}
|
|
10093
10093
|
},
|
|
10094
10094
|
{
|
|
10095
|
-
"id":
|
|
10095
|
+
"id": 180,
|
|
10096
10096
|
"name": "marginRight",
|
|
10097
10097
|
"kind": 1024,
|
|
10098
10098
|
"kindString": "Property",
|
|
@@ -10182,7 +10182,7 @@
|
|
|
10182
10182
|
{
|
|
10183
10183
|
"type": "reflection",
|
|
10184
10184
|
"declaration": {
|
|
10185
|
-
"id":
|
|
10185
|
+
"id": 181,
|
|
10186
10186
|
"name": "__type",
|
|
10187
10187
|
"kind": 65536,
|
|
10188
10188
|
"kindString": "Type literal",
|
|
@@ -10196,14 +10196,14 @@
|
|
|
10196
10196
|
],
|
|
10197
10197
|
"signatures": [
|
|
10198
10198
|
{
|
|
10199
|
-
"id":
|
|
10199
|
+
"id": 182,
|
|
10200
10200
|
"name": "__type",
|
|
10201
10201
|
"kind": 4096,
|
|
10202
10202
|
"kindString": "Call signature",
|
|
10203
10203
|
"flags": {},
|
|
10204
10204
|
"parameters": [
|
|
10205
10205
|
{
|
|
10206
|
-
"id":
|
|
10206
|
+
"id": 183,
|
|
10207
10207
|
"name": "theme",
|
|
10208
10208
|
"kind": 32768,
|
|
10209
10209
|
"kindString": "Parameter",
|
|
@@ -10307,7 +10307,7 @@
|
|
|
10307
10307
|
}
|
|
10308
10308
|
},
|
|
10309
10309
|
{
|
|
10310
|
-
"id":
|
|
10310
|
+
"id": 184,
|
|
10311
10311
|
"name": "marginTop",
|
|
10312
10312
|
"kind": 1024,
|
|
10313
10313
|
"kindString": "Property",
|
|
@@ -10397,7 +10397,7 @@
|
|
|
10397
10397
|
{
|
|
10398
10398
|
"type": "reflection",
|
|
10399
10399
|
"declaration": {
|
|
10400
|
-
"id":
|
|
10400
|
+
"id": 185,
|
|
10401
10401
|
"name": "__type",
|
|
10402
10402
|
"kind": 65536,
|
|
10403
10403
|
"kindString": "Type literal",
|
|
@@ -10411,14 +10411,14 @@
|
|
|
10411
10411
|
],
|
|
10412
10412
|
"signatures": [
|
|
10413
10413
|
{
|
|
10414
|
-
"id":
|
|
10414
|
+
"id": 186,
|
|
10415
10415
|
"name": "__type",
|
|
10416
10416
|
"kind": 4096,
|
|
10417
10417
|
"kindString": "Call signature",
|
|
10418
10418
|
"flags": {},
|
|
10419
10419
|
"parameters": [
|
|
10420
10420
|
{
|
|
10421
|
-
"id":
|
|
10421
|
+
"id": 187,
|
|
10422
10422
|
"name": "theme",
|
|
10423
10423
|
"kind": 32768,
|
|
10424
10424
|
"kindString": "Parameter",
|
|
@@ -10522,7 +10522,7 @@
|
|
|
10522
10522
|
}
|
|
10523
10523
|
},
|
|
10524
10524
|
{
|
|
10525
|
-
"id":
|
|
10525
|
+
"id": 348,
|
|
10526
10526
|
"name": "marginX",
|
|
10527
10527
|
"kind": 1024,
|
|
10528
10528
|
"kindString": "Property",
|
|
@@ -10612,7 +10612,7 @@
|
|
|
10612
10612
|
{
|
|
10613
10613
|
"type": "reflection",
|
|
10614
10614
|
"declaration": {
|
|
10615
|
-
"id":
|
|
10615
|
+
"id": 349,
|
|
10616
10616
|
"name": "__type",
|
|
10617
10617
|
"kind": 65536,
|
|
10618
10618
|
"kindString": "Type literal",
|
|
@@ -10626,14 +10626,14 @@
|
|
|
10626
10626
|
],
|
|
10627
10627
|
"signatures": [
|
|
10628
10628
|
{
|
|
10629
|
-
"id":
|
|
10629
|
+
"id": 350,
|
|
10630
10630
|
"name": "__type",
|
|
10631
10631
|
"kind": 4096,
|
|
10632
10632
|
"kindString": "Call signature",
|
|
10633
10633
|
"flags": {},
|
|
10634
10634
|
"parameters": [
|
|
10635
10635
|
{
|
|
10636
|
-
"id":
|
|
10636
|
+
"id": 351,
|
|
10637
10637
|
"name": "theme",
|
|
10638
10638
|
"kind": 32768,
|
|
10639
10639
|
"kindString": "Parameter",
|
|
@@ -10737,7 +10737,7 @@
|
|
|
10737
10737
|
}
|
|
10738
10738
|
},
|
|
10739
10739
|
{
|
|
10740
|
-
"id":
|
|
10740
|
+
"id": 356,
|
|
10741
10741
|
"name": "marginY",
|
|
10742
10742
|
"kind": 1024,
|
|
10743
10743
|
"kindString": "Property",
|
|
@@ -10827,7 +10827,7 @@
|
|
|
10827
10827
|
{
|
|
10828
10828
|
"type": "reflection",
|
|
10829
10829
|
"declaration": {
|
|
10830
|
-
"id":
|
|
10830
|
+
"id": 357,
|
|
10831
10831
|
"name": "__type",
|
|
10832
10832
|
"kind": 65536,
|
|
10833
10833
|
"kindString": "Type literal",
|
|
@@ -10841,14 +10841,14 @@
|
|
|
10841
10841
|
],
|
|
10842
10842
|
"signatures": [
|
|
10843
10843
|
{
|
|
10844
|
-
"id":
|
|
10844
|
+
"id": 358,
|
|
10845
10845
|
"name": "__type",
|
|
10846
10846
|
"kind": 4096,
|
|
10847
10847
|
"kindString": "Call signature",
|
|
10848
10848
|
"flags": {},
|
|
10849
10849
|
"parameters": [
|
|
10850
10850
|
{
|
|
10851
|
-
"id":
|
|
10851
|
+
"id": 359,
|
|
10852
10852
|
"name": "theme",
|
|
10853
10853
|
"kind": 32768,
|
|
10854
10854
|
"kindString": "Parameter",
|
|
@@ -10952,7 +10952,7 @@
|
|
|
10952
10952
|
}
|
|
10953
10953
|
},
|
|
10954
10954
|
{
|
|
10955
|
-
"id":
|
|
10955
|
+
"id": 188,
|
|
10956
10956
|
"name": "maxHeight",
|
|
10957
10957
|
"kind": 1024,
|
|
10958
10958
|
"kindString": "Property",
|
|
@@ -11042,7 +11042,7 @@
|
|
|
11042
11042
|
{
|
|
11043
11043
|
"type": "reflection",
|
|
11044
11044
|
"declaration": {
|
|
11045
|
-
"id":
|
|
11045
|
+
"id": 189,
|
|
11046
11046
|
"name": "__type",
|
|
11047
11047
|
"kind": 65536,
|
|
11048
11048
|
"kindString": "Type literal",
|
|
@@ -11056,14 +11056,14 @@
|
|
|
11056
11056
|
],
|
|
11057
11057
|
"signatures": [
|
|
11058
11058
|
{
|
|
11059
|
-
"id":
|
|
11059
|
+
"id": 190,
|
|
11060
11060
|
"name": "__type",
|
|
11061
11061
|
"kind": 4096,
|
|
11062
11062
|
"kindString": "Call signature",
|
|
11063
11063
|
"flags": {},
|
|
11064
11064
|
"parameters": [
|
|
11065
11065
|
{
|
|
11066
|
-
"id":
|
|
11066
|
+
"id": 191,
|
|
11067
11067
|
"name": "theme",
|
|
11068
11068
|
"kind": 32768,
|
|
11069
11069
|
"kindString": "Parameter",
|
|
@@ -11167,7 +11167,7 @@
|
|
|
11167
11167
|
}
|
|
11168
11168
|
},
|
|
11169
11169
|
{
|
|
11170
|
-
"id":
|
|
11170
|
+
"id": 192,
|
|
11171
11171
|
"name": "maxWidth",
|
|
11172
11172
|
"kind": 1024,
|
|
11173
11173
|
"kindString": "Property",
|
|
@@ -11257,7 +11257,7 @@
|
|
|
11257
11257
|
{
|
|
11258
11258
|
"type": "reflection",
|
|
11259
11259
|
"declaration": {
|
|
11260
|
-
"id":
|
|
11260
|
+
"id": 193,
|
|
11261
11261
|
"name": "__type",
|
|
11262
11262
|
"kind": 65536,
|
|
11263
11263
|
"kindString": "Type literal",
|
|
@@ -11271,14 +11271,14 @@
|
|
|
11271
11271
|
],
|
|
11272
11272
|
"signatures": [
|
|
11273
11273
|
{
|
|
11274
|
-
"id":
|
|
11274
|
+
"id": 194,
|
|
11275
11275
|
"name": "__type",
|
|
11276
11276
|
"kind": 4096,
|
|
11277
11277
|
"kindString": "Call signature",
|
|
11278
11278
|
"flags": {},
|
|
11279
11279
|
"parameters": [
|
|
11280
11280
|
{
|
|
11281
|
-
"id":
|
|
11281
|
+
"id": 195,
|
|
11282
11282
|
"name": "theme",
|
|
11283
11283
|
"kind": 32768,
|
|
11284
11284
|
"kindString": "Parameter",
|
|
@@ -11382,7 +11382,7 @@
|
|
|
11382
11382
|
}
|
|
11383
11383
|
},
|
|
11384
11384
|
{
|
|
11385
|
-
"id":
|
|
11385
|
+
"id": 336,
|
|
11386
11386
|
"name": "mb",
|
|
11387
11387
|
"kind": 1024,
|
|
11388
11388
|
"kindString": "Property",
|
|
@@ -11472,7 +11472,7 @@
|
|
|
11472
11472
|
{
|
|
11473
11473
|
"type": "reflection",
|
|
11474
11474
|
"declaration": {
|
|
11475
|
-
"id":
|
|
11475
|
+
"id": 337,
|
|
11476
11476
|
"name": "__type",
|
|
11477
11477
|
"kind": 65536,
|
|
11478
11478
|
"kindString": "Type literal",
|
|
@@ -11486,14 +11486,14 @@
|
|
|
11486
11486
|
],
|
|
11487
11487
|
"signatures": [
|
|
11488
11488
|
{
|
|
11489
|
-
"id":
|
|
11489
|
+
"id": 338,
|
|
11490
11490
|
"name": "__type",
|
|
11491
11491
|
"kind": 4096,
|
|
11492
11492
|
"kindString": "Call signature",
|
|
11493
11493
|
"flags": {},
|
|
11494
11494
|
"parameters": [
|
|
11495
11495
|
{
|
|
11496
|
-
"id":
|
|
11496
|
+
"id": 339,
|
|
11497
11497
|
"name": "theme",
|
|
11498
11498
|
"kind": 32768,
|
|
11499
11499
|
"kindString": "Parameter",
|
|
@@ -11597,7 +11597,7 @@
|
|
|
11597
11597
|
}
|
|
11598
11598
|
},
|
|
11599
11599
|
{
|
|
11600
|
-
"id":
|
|
11600
|
+
"id": 196,
|
|
11601
11601
|
"name": "minHeight",
|
|
11602
11602
|
"kind": 1024,
|
|
11603
11603
|
"kindString": "Property",
|
|
@@ -11687,7 +11687,7 @@
|
|
|
11687
11687
|
{
|
|
11688
11688
|
"type": "reflection",
|
|
11689
11689
|
"declaration": {
|
|
11690
|
-
"id":
|
|
11690
|
+
"id": 197,
|
|
11691
11691
|
"name": "__type",
|
|
11692
11692
|
"kind": 65536,
|
|
11693
11693
|
"kindString": "Type literal",
|
|
@@ -11701,14 +11701,14 @@
|
|
|
11701
11701
|
],
|
|
11702
11702
|
"signatures": [
|
|
11703
11703
|
{
|
|
11704
|
-
"id":
|
|
11704
|
+
"id": 198,
|
|
11705
11705
|
"name": "__type",
|
|
11706
11706
|
"kind": 4096,
|
|
11707
11707
|
"kindString": "Call signature",
|
|
11708
11708
|
"flags": {},
|
|
11709
11709
|
"parameters": [
|
|
11710
11710
|
{
|
|
11711
|
-
"id":
|
|
11711
|
+
"id": 199,
|
|
11712
11712
|
"name": "theme",
|
|
11713
11713
|
"kind": 32768,
|
|
11714
11714
|
"kindString": "Parameter",
|
|
@@ -11812,7 +11812,7 @@
|
|
|
11812
11812
|
}
|
|
11813
11813
|
},
|
|
11814
11814
|
{
|
|
11815
|
-
"id":
|
|
11815
|
+
"id": 200,
|
|
11816
11816
|
"name": "minWidth",
|
|
11817
11817
|
"kind": 1024,
|
|
11818
11818
|
"kindString": "Property",
|
|
@@ -11902,7 +11902,7 @@
|
|
|
11902
11902
|
{
|
|
11903
11903
|
"type": "reflection",
|
|
11904
11904
|
"declaration": {
|
|
11905
|
-
"id":
|
|
11905
|
+
"id": 201,
|
|
11906
11906
|
"name": "__type",
|
|
11907
11907
|
"kind": 65536,
|
|
11908
11908
|
"kindString": "Type literal",
|
|
@@ -11916,14 +11916,14 @@
|
|
|
11916
11916
|
],
|
|
11917
11917
|
"signatures": [
|
|
11918
11918
|
{
|
|
11919
|
-
"id":
|
|
11919
|
+
"id": 202,
|
|
11920
11920
|
"name": "__type",
|
|
11921
11921
|
"kind": 4096,
|
|
11922
11922
|
"kindString": "Call signature",
|
|
11923
11923
|
"flags": {},
|
|
11924
11924
|
"parameters": [
|
|
11925
11925
|
{
|
|
11926
|
-
"id":
|
|
11926
|
+
"id": 203,
|
|
11927
11927
|
"name": "theme",
|
|
11928
11928
|
"kind": 32768,
|
|
11929
11929
|
"kindString": "Parameter",
|
|
@@ -12027,7 +12027,7 @@
|
|
|
12027
12027
|
}
|
|
12028
12028
|
},
|
|
12029
12029
|
{
|
|
12030
|
-
"id":
|
|
12030
|
+
"id": 340,
|
|
12031
12031
|
"name": "ml",
|
|
12032
12032
|
"kind": 1024,
|
|
12033
12033
|
"kindString": "Property",
|
|
@@ -12117,7 +12117,7 @@
|
|
|
12117
12117
|
{
|
|
12118
12118
|
"type": "reflection",
|
|
12119
12119
|
"declaration": {
|
|
12120
|
-
"id":
|
|
12120
|
+
"id": 341,
|
|
12121
12121
|
"name": "__type",
|
|
12122
12122
|
"kind": 65536,
|
|
12123
12123
|
"kindString": "Type literal",
|
|
@@ -12131,14 +12131,14 @@
|
|
|
12131
12131
|
],
|
|
12132
12132
|
"signatures": [
|
|
12133
12133
|
{
|
|
12134
|
-
"id":
|
|
12134
|
+
"id": 342,
|
|
12135
12135
|
"name": "__type",
|
|
12136
12136
|
"kind": 4096,
|
|
12137
12137
|
"kindString": "Call signature",
|
|
12138
12138
|
"flags": {},
|
|
12139
12139
|
"parameters": [
|
|
12140
12140
|
{
|
|
12141
|
-
"id":
|
|
12141
|
+
"id": 343,
|
|
12142
12142
|
"name": "theme",
|
|
12143
12143
|
"kind": 32768,
|
|
12144
12144
|
"kindString": "Parameter",
|
|
@@ -12242,7 +12242,7 @@
|
|
|
12242
12242
|
}
|
|
12243
12243
|
},
|
|
12244
12244
|
{
|
|
12245
|
-
"id":
|
|
12245
|
+
"id": 332,
|
|
12246
12246
|
"name": "mr",
|
|
12247
12247
|
"kind": 1024,
|
|
12248
12248
|
"kindString": "Property",
|
|
@@ -12332,7 +12332,7 @@
|
|
|
12332
12332
|
{
|
|
12333
12333
|
"type": "reflection",
|
|
12334
12334
|
"declaration": {
|
|
12335
|
-
"id":
|
|
12335
|
+
"id": 333,
|
|
12336
12336
|
"name": "__type",
|
|
12337
12337
|
"kind": 65536,
|
|
12338
12338
|
"kindString": "Type literal",
|
|
@@ -12346,14 +12346,14 @@
|
|
|
12346
12346
|
],
|
|
12347
12347
|
"signatures": [
|
|
12348
12348
|
{
|
|
12349
|
-
"id":
|
|
12349
|
+
"id": 334,
|
|
12350
12350
|
"name": "__type",
|
|
12351
12351
|
"kind": 4096,
|
|
12352
12352
|
"kindString": "Call signature",
|
|
12353
12353
|
"flags": {},
|
|
12354
12354
|
"parameters": [
|
|
12355
12355
|
{
|
|
12356
|
-
"id":
|
|
12356
|
+
"id": 335,
|
|
12357
12357
|
"name": "theme",
|
|
12358
12358
|
"kind": 32768,
|
|
12359
12359
|
"kindString": "Parameter",
|
|
@@ -12457,7 +12457,7 @@
|
|
|
12457
12457
|
}
|
|
12458
12458
|
},
|
|
12459
12459
|
{
|
|
12460
|
-
"id":
|
|
12460
|
+
"id": 328,
|
|
12461
12461
|
"name": "mt",
|
|
12462
12462
|
"kind": 1024,
|
|
12463
12463
|
"kindString": "Property",
|
|
@@ -12547,7 +12547,7 @@
|
|
|
12547
12547
|
{
|
|
12548
12548
|
"type": "reflection",
|
|
12549
12549
|
"declaration": {
|
|
12550
|
-
"id":
|
|
12550
|
+
"id": 329,
|
|
12551
12551
|
"name": "__type",
|
|
12552
12552
|
"kind": 65536,
|
|
12553
12553
|
"kindString": "Type literal",
|
|
@@ -12561,14 +12561,14 @@
|
|
|
12561
12561
|
],
|
|
12562
12562
|
"signatures": [
|
|
12563
12563
|
{
|
|
12564
|
-
"id":
|
|
12564
|
+
"id": 330,
|
|
12565
12565
|
"name": "__type",
|
|
12566
12566
|
"kind": 4096,
|
|
12567
12567
|
"kindString": "Call signature",
|
|
12568
12568
|
"flags": {},
|
|
12569
12569
|
"parameters": [
|
|
12570
12570
|
{
|
|
12571
|
-
"id":
|
|
12571
|
+
"id": 331,
|
|
12572
12572
|
"name": "theme",
|
|
12573
12573
|
"kind": 32768,
|
|
12574
12574
|
"kindString": "Parameter",
|
|
@@ -12672,7 +12672,7 @@
|
|
|
12672
12672
|
}
|
|
12673
12673
|
},
|
|
12674
12674
|
{
|
|
12675
|
-
"id":
|
|
12675
|
+
"id": 344,
|
|
12676
12676
|
"name": "mx",
|
|
12677
12677
|
"kind": 1024,
|
|
12678
12678
|
"kindString": "Property",
|
|
@@ -12762,7 +12762,7 @@
|
|
|
12762
12762
|
{
|
|
12763
12763
|
"type": "reflection",
|
|
12764
12764
|
"declaration": {
|
|
12765
|
-
"id":
|
|
12765
|
+
"id": 345,
|
|
12766
12766
|
"name": "__type",
|
|
12767
12767
|
"kind": 65536,
|
|
12768
12768
|
"kindString": "Type literal",
|
|
@@ -12776,14 +12776,14 @@
|
|
|
12776
12776
|
],
|
|
12777
12777
|
"signatures": [
|
|
12778
12778
|
{
|
|
12779
|
-
"id":
|
|
12779
|
+
"id": 346,
|
|
12780
12780
|
"name": "__type",
|
|
12781
12781
|
"kind": 4096,
|
|
12782
12782
|
"kindString": "Call signature",
|
|
12783
12783
|
"flags": {},
|
|
12784
12784
|
"parameters": [
|
|
12785
12785
|
{
|
|
12786
|
-
"id":
|
|
12786
|
+
"id": 347,
|
|
12787
12787
|
"name": "theme",
|
|
12788
12788
|
"kind": 32768,
|
|
12789
12789
|
"kindString": "Parameter",
|
|
@@ -12887,7 +12887,7 @@
|
|
|
12887
12887
|
}
|
|
12888
12888
|
},
|
|
12889
12889
|
{
|
|
12890
|
-
"id":
|
|
12890
|
+
"id": 352,
|
|
12891
12891
|
"name": "my",
|
|
12892
12892
|
"kind": 1024,
|
|
12893
12893
|
"kindString": "Property",
|
|
@@ -12977,7 +12977,7 @@
|
|
|
12977
12977
|
{
|
|
12978
12978
|
"type": "reflection",
|
|
12979
12979
|
"declaration": {
|
|
12980
|
-
"id":
|
|
12980
|
+
"id": 353,
|
|
12981
12981
|
"name": "__type",
|
|
12982
12982
|
"kind": 65536,
|
|
12983
12983
|
"kindString": "Type literal",
|
|
@@ -12991,14 +12991,14 @@
|
|
|
12991
12991
|
],
|
|
12992
12992
|
"signatures": [
|
|
12993
12993
|
{
|
|
12994
|
-
"id":
|
|
12994
|
+
"id": 354,
|
|
12995
12995
|
"name": "__type",
|
|
12996
12996
|
"kind": 4096,
|
|
12997
12997
|
"kindString": "Call signature",
|
|
12998
12998
|
"flags": {},
|
|
12999
12999
|
"parameters": [
|
|
13000
13000
|
{
|
|
13001
|
-
"id":
|
|
13001
|
+
"id": 355,
|
|
13002
13002
|
"name": "theme",
|
|
13003
13003
|
"kind": 32768,
|
|
13004
13004
|
"kindString": "Parameter",
|
|
@@ -13102,7 +13102,33 @@
|
|
|
13102
13102
|
}
|
|
13103
13103
|
},
|
|
13104
13104
|
{
|
|
13105
|
-
"id":
|
|
13105
|
+
"id": 24,
|
|
13106
|
+
"name": "name",
|
|
13107
|
+
"kind": 1024,
|
|
13108
|
+
"kindString": "Property",
|
|
13109
|
+
"flags": {
|
|
13110
|
+
"isOptional": true
|
|
13111
|
+
},
|
|
13112
|
+
"sources": [
|
|
13113
|
+
{
|
|
13114
|
+
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
13115
|
+
"line": 17,
|
|
13116
|
+
"character": 2,
|
|
13117
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L17"
|
|
13118
|
+
}
|
|
13119
|
+
],
|
|
13120
|
+
"type": {
|
|
13121
|
+
"type": "intrinsic",
|
|
13122
|
+
"name": "string"
|
|
13123
|
+
},
|
|
13124
|
+
"inheritedFrom": {
|
|
13125
|
+
"type": "reference",
|
|
13126
|
+
"id": 16,
|
|
13127
|
+
"name": "AddressRenderRowBoxPropsBase.name"
|
|
13128
|
+
}
|
|
13129
|
+
},
|
|
13130
|
+
{
|
|
13131
|
+
"id": 204,
|
|
13106
13132
|
"name": "order",
|
|
13107
13133
|
"kind": 1024,
|
|
13108
13134
|
"kindString": "Property",
|
|
@@ -13162,7 +13188,7 @@
|
|
|
13162
13188
|
{
|
|
13163
13189
|
"type": "reflection",
|
|
13164
13190
|
"declaration": {
|
|
13165
|
-
"id":
|
|
13191
|
+
"id": 205,
|
|
13166
13192
|
"name": "__type",
|
|
13167
13193
|
"kind": 65536,
|
|
13168
13194
|
"kindString": "Type literal",
|
|
@@ -13176,14 +13202,14 @@
|
|
|
13176
13202
|
],
|
|
13177
13203
|
"signatures": [
|
|
13178
13204
|
{
|
|
13179
|
-
"id":
|
|
13205
|
+
"id": 206,
|
|
13180
13206
|
"name": "__type",
|
|
13181
13207
|
"kind": 4096,
|
|
13182
13208
|
"kindString": "Call signature",
|
|
13183
13209
|
"flags": {},
|
|
13184
13210
|
"parameters": [
|
|
13185
13211
|
{
|
|
13186
|
-
"id":
|
|
13212
|
+
"id": 207,
|
|
13187
13213
|
"name": "theme",
|
|
13188
13214
|
"kind": 32768,
|
|
13189
13215
|
"kindString": "Parameter",
|
|
@@ -13257,7 +13283,7 @@
|
|
|
13257
13283
|
}
|
|
13258
13284
|
},
|
|
13259
13285
|
{
|
|
13260
|
-
"id":
|
|
13286
|
+
"id": 312,
|
|
13261
13287
|
"name": "overflow",
|
|
13262
13288
|
"kind": 1024,
|
|
13263
13289
|
"kindString": "Property",
|
|
@@ -13298,7 +13324,7 @@
|
|
|
13298
13324
|
{
|
|
13299
13325
|
"type": "reflection",
|
|
13300
13326
|
"declaration": {
|
|
13301
|
-
"id":
|
|
13327
|
+
"id": 313,
|
|
13302
13328
|
"name": "__type",
|
|
13303
13329
|
"kind": 65536,
|
|
13304
13330
|
"kindString": "Type literal",
|
|
@@ -13312,14 +13338,14 @@
|
|
|
13312
13338
|
],
|
|
13313
13339
|
"signatures": [
|
|
13314
13340
|
{
|
|
13315
|
-
"id":
|
|
13341
|
+
"id": 314,
|
|
13316
13342
|
"name": "__type",
|
|
13317
13343
|
"kind": 4096,
|
|
13318
13344
|
"kindString": "Call signature",
|
|
13319
13345
|
"flags": {},
|
|
13320
13346
|
"parameters": [
|
|
13321
13347
|
{
|
|
13322
|
-
"id":
|
|
13348
|
+
"id": 315,
|
|
13323
13349
|
"name": "theme",
|
|
13324
13350
|
"kind": 32768,
|
|
13325
13351
|
"kindString": "Parameter",
|
|
@@ -13374,7 +13400,7 @@
|
|
|
13374
13400
|
}
|
|
13375
13401
|
},
|
|
13376
13402
|
{
|
|
13377
|
-
"id":
|
|
13403
|
+
"id": 26,
|
|
13378
13404
|
"name": "p",
|
|
13379
13405
|
"kind": 1024,
|
|
13380
13406
|
"kindString": "Property",
|
|
@@ -13464,7 +13490,7 @@
|
|
|
13464
13490
|
{
|
|
13465
13491
|
"type": "reflection",
|
|
13466
13492
|
"declaration": {
|
|
13467
|
-
"id":
|
|
13493
|
+
"id": 27,
|
|
13468
13494
|
"name": "__type",
|
|
13469
13495
|
"kind": 65536,
|
|
13470
13496
|
"kindString": "Type literal",
|
|
@@ -13478,14 +13504,14 @@
|
|
|
13478
13504
|
],
|
|
13479
13505
|
"signatures": [
|
|
13480
13506
|
{
|
|
13481
|
-
"id":
|
|
13507
|
+
"id": 28,
|
|
13482
13508
|
"name": "__type",
|
|
13483
13509
|
"kind": 4096,
|
|
13484
13510
|
"kindString": "Call signature",
|
|
13485
13511
|
"flags": {},
|
|
13486
13512
|
"parameters": [
|
|
13487
13513
|
{
|
|
13488
|
-
"id":
|
|
13514
|
+
"id": 29,
|
|
13489
13515
|
"name": "theme",
|
|
13490
13516
|
"kind": 32768,
|
|
13491
13517
|
"kindString": "Parameter",
|
|
@@ -13589,7 +13615,7 @@
|
|
|
13589
13615
|
}
|
|
13590
13616
|
},
|
|
13591
13617
|
{
|
|
13592
|
-
"id":
|
|
13618
|
+
"id": 316,
|
|
13593
13619
|
"name": "padding",
|
|
13594
13620
|
"kind": 1024,
|
|
13595
13621
|
"kindString": "Property",
|
|
@@ -13679,7 +13705,7 @@
|
|
|
13679
13705
|
{
|
|
13680
13706
|
"type": "reflection",
|
|
13681
13707
|
"declaration": {
|
|
13682
|
-
"id":
|
|
13708
|
+
"id": 317,
|
|
13683
13709
|
"name": "__type",
|
|
13684
13710
|
"kind": 65536,
|
|
13685
13711
|
"kindString": "Type literal",
|
|
@@ -13693,14 +13719,14 @@
|
|
|
13693
13719
|
],
|
|
13694
13720
|
"signatures": [
|
|
13695
13721
|
{
|
|
13696
|
-
"id":
|
|
13722
|
+
"id": 318,
|
|
13697
13723
|
"name": "__type",
|
|
13698
13724
|
"kind": 4096,
|
|
13699
13725
|
"kindString": "Call signature",
|
|
13700
13726
|
"flags": {},
|
|
13701
13727
|
"parameters": [
|
|
13702
13728
|
{
|
|
13703
|
-
"id":
|
|
13729
|
+
"id": 319,
|
|
13704
13730
|
"name": "theme",
|
|
13705
13731
|
"kind": 32768,
|
|
13706
13732
|
"kindString": "Parameter",
|
|
@@ -13804,7 +13830,7 @@
|
|
|
13804
13830
|
}
|
|
13805
13831
|
},
|
|
13806
13832
|
{
|
|
13807
|
-
"id":
|
|
13833
|
+
"id": 208,
|
|
13808
13834
|
"name": "paddingBottom",
|
|
13809
13835
|
"kind": 1024,
|
|
13810
13836
|
"kindString": "Property",
|
|
@@ -13894,7 +13920,7 @@
|
|
|
13894
13920
|
{
|
|
13895
13921
|
"type": "reflection",
|
|
13896
13922
|
"declaration": {
|
|
13897
|
-
"id":
|
|
13923
|
+
"id": 209,
|
|
13898
13924
|
"name": "__type",
|
|
13899
13925
|
"kind": 65536,
|
|
13900
13926
|
"kindString": "Type literal",
|
|
@@ -13908,14 +13934,14 @@
|
|
|
13908
13934
|
],
|
|
13909
13935
|
"signatures": [
|
|
13910
13936
|
{
|
|
13911
|
-
"id":
|
|
13937
|
+
"id": 210,
|
|
13912
13938
|
"name": "__type",
|
|
13913
13939
|
"kind": 4096,
|
|
13914
13940
|
"kindString": "Call signature",
|
|
13915
13941
|
"flags": {},
|
|
13916
13942
|
"parameters": [
|
|
13917
13943
|
{
|
|
13918
|
-
"id":
|
|
13944
|
+
"id": 211,
|
|
13919
13945
|
"name": "theme",
|
|
13920
13946
|
"kind": 32768,
|
|
13921
13947
|
"kindString": "Parameter",
|
|
@@ -14019,7 +14045,7 @@
|
|
|
14019
14045
|
}
|
|
14020
14046
|
},
|
|
14021
14047
|
{
|
|
14022
|
-
"id":
|
|
14048
|
+
"id": 212,
|
|
14023
14049
|
"name": "paddingLeft",
|
|
14024
14050
|
"kind": 1024,
|
|
14025
14051
|
"kindString": "Property",
|
|
@@ -14109,7 +14135,7 @@
|
|
|
14109
14135
|
{
|
|
14110
14136
|
"type": "reflection",
|
|
14111
14137
|
"declaration": {
|
|
14112
|
-
"id":
|
|
14138
|
+
"id": 213,
|
|
14113
14139
|
"name": "__type",
|
|
14114
14140
|
"kind": 65536,
|
|
14115
14141
|
"kindString": "Type literal",
|
|
@@ -14123,14 +14149,14 @@
|
|
|
14123
14149
|
],
|
|
14124
14150
|
"signatures": [
|
|
14125
14151
|
{
|
|
14126
|
-
"id":
|
|
14152
|
+
"id": 214,
|
|
14127
14153
|
"name": "__type",
|
|
14128
14154
|
"kind": 4096,
|
|
14129
14155
|
"kindString": "Call signature",
|
|
14130
14156
|
"flags": {},
|
|
14131
14157
|
"parameters": [
|
|
14132
14158
|
{
|
|
14133
|
-
"id":
|
|
14159
|
+
"id": 215,
|
|
14134
14160
|
"name": "theme",
|
|
14135
14161
|
"kind": 32768,
|
|
14136
14162
|
"kindString": "Parameter",
|
|
@@ -14234,7 +14260,7 @@
|
|
|
14234
14260
|
}
|
|
14235
14261
|
},
|
|
14236
14262
|
{
|
|
14237
|
-
"id":
|
|
14263
|
+
"id": 216,
|
|
14238
14264
|
"name": "paddingRight",
|
|
14239
14265
|
"kind": 1024,
|
|
14240
14266
|
"kindString": "Property",
|
|
@@ -14324,7 +14350,7 @@
|
|
|
14324
14350
|
{
|
|
14325
14351
|
"type": "reflection",
|
|
14326
14352
|
"declaration": {
|
|
14327
|
-
"id":
|
|
14353
|
+
"id": 217,
|
|
14328
14354
|
"name": "__type",
|
|
14329
14355
|
"kind": 65536,
|
|
14330
14356
|
"kindString": "Type literal",
|
|
@@ -14338,14 +14364,14 @@
|
|
|
14338
14364
|
],
|
|
14339
14365
|
"signatures": [
|
|
14340
14366
|
{
|
|
14341
|
-
"id":
|
|
14367
|
+
"id": 218,
|
|
14342
14368
|
"name": "__type",
|
|
14343
14369
|
"kind": 4096,
|
|
14344
14370
|
"kindString": "Call signature",
|
|
14345
14371
|
"flags": {},
|
|
14346
14372
|
"parameters": [
|
|
14347
14373
|
{
|
|
14348
|
-
"id":
|
|
14374
|
+
"id": 219,
|
|
14349
14375
|
"name": "theme",
|
|
14350
14376
|
"kind": 32768,
|
|
14351
14377
|
"kindString": "Parameter",
|
|
@@ -14449,7 +14475,7 @@
|
|
|
14449
14475
|
}
|
|
14450
14476
|
},
|
|
14451
14477
|
{
|
|
14452
|
-
"id":
|
|
14478
|
+
"id": 220,
|
|
14453
14479
|
"name": "paddingTop",
|
|
14454
14480
|
"kind": 1024,
|
|
14455
14481
|
"kindString": "Property",
|
|
@@ -14539,7 +14565,7 @@
|
|
|
14539
14565
|
{
|
|
14540
14566
|
"type": "reflection",
|
|
14541
14567
|
"declaration": {
|
|
14542
|
-
"id":
|
|
14568
|
+
"id": 221,
|
|
14543
14569
|
"name": "__type",
|
|
14544
14570
|
"kind": 65536,
|
|
14545
14571
|
"kindString": "Type literal",
|
|
@@ -14553,14 +14579,14 @@
|
|
|
14553
14579
|
],
|
|
14554
14580
|
"signatures": [
|
|
14555
14581
|
{
|
|
14556
|
-
"id":
|
|
14582
|
+
"id": 222,
|
|
14557
14583
|
"name": "__type",
|
|
14558
14584
|
"kind": 4096,
|
|
14559
14585
|
"kindString": "Call signature",
|
|
14560
14586
|
"flags": {},
|
|
14561
14587
|
"parameters": [
|
|
14562
14588
|
{
|
|
14563
|
-
"id":
|
|
14589
|
+
"id": 223,
|
|
14564
14590
|
"name": "theme",
|
|
14565
14591
|
"kind": 32768,
|
|
14566
14592
|
"kindString": "Parameter",
|
|
@@ -14664,7 +14690,7 @@
|
|
|
14664
14690
|
}
|
|
14665
14691
|
},
|
|
14666
14692
|
{
|
|
14667
|
-
"id":
|
|
14693
|
+
"id": 380,
|
|
14668
14694
|
"name": "paddingX",
|
|
14669
14695
|
"kind": 1024,
|
|
14670
14696
|
"kindString": "Property",
|
|
@@ -14754,7 +14780,7 @@
|
|
|
14754
14780
|
{
|
|
14755
14781
|
"type": "reflection",
|
|
14756
14782
|
"declaration": {
|
|
14757
|
-
"id":
|
|
14783
|
+
"id": 381,
|
|
14758
14784
|
"name": "__type",
|
|
14759
14785
|
"kind": 65536,
|
|
14760
14786
|
"kindString": "Type literal",
|
|
@@ -14768,14 +14794,14 @@
|
|
|
14768
14794
|
],
|
|
14769
14795
|
"signatures": [
|
|
14770
14796
|
{
|
|
14771
|
-
"id":
|
|
14797
|
+
"id": 382,
|
|
14772
14798
|
"name": "__type",
|
|
14773
14799
|
"kind": 4096,
|
|
14774
14800
|
"kindString": "Call signature",
|
|
14775
14801
|
"flags": {},
|
|
14776
14802
|
"parameters": [
|
|
14777
14803
|
{
|
|
14778
|
-
"id":
|
|
14804
|
+
"id": 383,
|
|
14779
14805
|
"name": "theme",
|
|
14780
14806
|
"kind": 32768,
|
|
14781
14807
|
"kindString": "Parameter",
|
|
@@ -14879,7 +14905,7 @@
|
|
|
14879
14905
|
}
|
|
14880
14906
|
},
|
|
14881
14907
|
{
|
|
14882
|
-
"id":
|
|
14908
|
+
"id": 388,
|
|
14883
14909
|
"name": "paddingY",
|
|
14884
14910
|
"kind": 1024,
|
|
14885
14911
|
"kindString": "Property",
|
|
@@ -14969,7 +14995,7 @@
|
|
|
14969
14995
|
{
|
|
14970
14996
|
"type": "reflection",
|
|
14971
14997
|
"declaration": {
|
|
14972
|
-
"id":
|
|
14998
|
+
"id": 389,
|
|
14973
14999
|
"name": "__type",
|
|
14974
15000
|
"kind": 65536,
|
|
14975
15001
|
"kindString": "Type literal",
|
|
@@ -14983,14 +15009,14 @@
|
|
|
14983
15009
|
],
|
|
14984
15010
|
"signatures": [
|
|
14985
15011
|
{
|
|
14986
|
-
"id":
|
|
15012
|
+
"id": 390,
|
|
14987
15013
|
"name": "__type",
|
|
14988
15014
|
"kind": 4096,
|
|
14989
15015
|
"kindString": "Call signature",
|
|
14990
15016
|
"flags": {},
|
|
14991
15017
|
"parameters": [
|
|
14992
15018
|
{
|
|
14993
|
-
"id":
|
|
15019
|
+
"id": 391,
|
|
14994
15020
|
"name": "theme",
|
|
14995
15021
|
"kind": 32768,
|
|
14996
15022
|
"kindString": "Parameter",
|
|
@@ -15094,7 +15120,7 @@
|
|
|
15094
15120
|
}
|
|
15095
15121
|
},
|
|
15096
15122
|
{
|
|
15097
|
-
"id":
|
|
15123
|
+
"id": 368,
|
|
15098
15124
|
"name": "pb",
|
|
15099
15125
|
"kind": 1024,
|
|
15100
15126
|
"kindString": "Property",
|
|
@@ -15184,7 +15210,7 @@
|
|
|
15184
15210
|
{
|
|
15185
15211
|
"type": "reflection",
|
|
15186
15212
|
"declaration": {
|
|
15187
|
-
"id":
|
|
15213
|
+
"id": 369,
|
|
15188
15214
|
"name": "__type",
|
|
15189
15215
|
"kind": 65536,
|
|
15190
15216
|
"kindString": "Type literal",
|
|
@@ -15198,14 +15224,14 @@
|
|
|
15198
15224
|
],
|
|
15199
15225
|
"signatures": [
|
|
15200
15226
|
{
|
|
15201
|
-
"id":
|
|
15227
|
+
"id": 370,
|
|
15202
15228
|
"name": "__type",
|
|
15203
15229
|
"kind": 4096,
|
|
15204
15230
|
"kindString": "Call signature",
|
|
15205
15231
|
"flags": {},
|
|
15206
15232
|
"parameters": [
|
|
15207
15233
|
{
|
|
15208
|
-
"id":
|
|
15234
|
+
"id": 371,
|
|
15209
15235
|
"name": "theme",
|
|
15210
15236
|
"kind": 32768,
|
|
15211
15237
|
"kindString": "Parameter",
|
|
@@ -15309,7 +15335,7 @@
|
|
|
15309
15335
|
}
|
|
15310
15336
|
},
|
|
15311
15337
|
{
|
|
15312
|
-
"id":
|
|
15338
|
+
"id": 372,
|
|
15313
15339
|
"name": "pl",
|
|
15314
15340
|
"kind": 1024,
|
|
15315
15341
|
"kindString": "Property",
|
|
@@ -15399,7 +15425,7 @@
|
|
|
15399
15425
|
{
|
|
15400
15426
|
"type": "reflection",
|
|
15401
15427
|
"declaration": {
|
|
15402
|
-
"id":
|
|
15428
|
+
"id": 373,
|
|
15403
15429
|
"name": "__type",
|
|
15404
15430
|
"kind": 65536,
|
|
15405
15431
|
"kindString": "Type literal",
|
|
@@ -15413,14 +15439,14 @@
|
|
|
15413
15439
|
],
|
|
15414
15440
|
"signatures": [
|
|
15415
15441
|
{
|
|
15416
|
-
"id":
|
|
15442
|
+
"id": 374,
|
|
15417
15443
|
"name": "__type",
|
|
15418
15444
|
"kind": 4096,
|
|
15419
15445
|
"kindString": "Call signature",
|
|
15420
15446
|
"flags": {},
|
|
15421
15447
|
"parameters": [
|
|
15422
15448
|
{
|
|
15423
|
-
"id":
|
|
15449
|
+
"id": 375,
|
|
15424
15450
|
"name": "theme",
|
|
15425
15451
|
"kind": 32768,
|
|
15426
15452
|
"kindString": "Parameter",
|
|
@@ -15524,7 +15550,7 @@
|
|
|
15524
15550
|
}
|
|
15525
15551
|
},
|
|
15526
15552
|
{
|
|
15527
|
-
"id":
|
|
15553
|
+
"id": 224,
|
|
15528
15554
|
"name": "position",
|
|
15529
15555
|
"kind": 1024,
|
|
15530
15556
|
"kindString": "Property",
|
|
@@ -15584,7 +15610,7 @@
|
|
|
15584
15610
|
{
|
|
15585
15611
|
"type": "reflection",
|
|
15586
15612
|
"declaration": {
|
|
15587
|
-
"id":
|
|
15613
|
+
"id": 225,
|
|
15588
15614
|
"name": "__type",
|
|
15589
15615
|
"kind": 65536,
|
|
15590
15616
|
"kindString": "Type literal",
|
|
@@ -15598,14 +15624,14 @@
|
|
|
15598
15624
|
],
|
|
15599
15625
|
"signatures": [
|
|
15600
15626
|
{
|
|
15601
|
-
"id":
|
|
15627
|
+
"id": 226,
|
|
15602
15628
|
"name": "__type",
|
|
15603
15629
|
"kind": 4096,
|
|
15604
15630
|
"kindString": "Call signature",
|
|
15605
15631
|
"flags": {},
|
|
15606
15632
|
"parameters": [
|
|
15607
15633
|
{
|
|
15608
|
-
"id":
|
|
15634
|
+
"id": 227,
|
|
15609
15635
|
"name": "theme",
|
|
15610
15636
|
"kind": 32768,
|
|
15611
15637
|
"kindString": "Parameter",
|
|
@@ -15679,7 +15705,7 @@
|
|
|
15679
15705
|
}
|
|
15680
15706
|
},
|
|
15681
15707
|
{
|
|
15682
|
-
"id":
|
|
15708
|
+
"id": 364,
|
|
15683
15709
|
"name": "pr",
|
|
15684
15710
|
"kind": 1024,
|
|
15685
15711
|
"kindString": "Property",
|
|
@@ -15769,7 +15795,7 @@
|
|
|
15769
15795
|
{
|
|
15770
15796
|
"type": "reflection",
|
|
15771
15797
|
"declaration": {
|
|
15772
|
-
"id":
|
|
15798
|
+
"id": 365,
|
|
15773
15799
|
"name": "__type",
|
|
15774
15800
|
"kind": 65536,
|
|
15775
15801
|
"kindString": "Type literal",
|
|
@@ -15783,14 +15809,14 @@
|
|
|
15783
15809
|
],
|
|
15784
15810
|
"signatures": [
|
|
15785
15811
|
{
|
|
15786
|
-
"id":
|
|
15812
|
+
"id": 366,
|
|
15787
15813
|
"name": "__type",
|
|
15788
15814
|
"kind": 4096,
|
|
15789
15815
|
"kindString": "Call signature",
|
|
15790
15816
|
"flags": {},
|
|
15791
15817
|
"parameters": [
|
|
15792
15818
|
{
|
|
15793
|
-
"id":
|
|
15819
|
+
"id": 367,
|
|
15794
15820
|
"name": "theme",
|
|
15795
15821
|
"kind": 32768,
|
|
15796
15822
|
"kindString": "Parameter",
|
|
@@ -15894,7 +15920,7 @@
|
|
|
15894
15920
|
}
|
|
15895
15921
|
},
|
|
15896
15922
|
{
|
|
15897
|
-
"id":
|
|
15923
|
+
"id": 360,
|
|
15898
15924
|
"name": "pt",
|
|
15899
15925
|
"kind": 1024,
|
|
15900
15926
|
"kindString": "Property",
|
|
@@ -15984,7 +16010,7 @@
|
|
|
15984
16010
|
{
|
|
15985
16011
|
"type": "reflection",
|
|
15986
16012
|
"declaration": {
|
|
15987
|
-
"id":
|
|
16013
|
+
"id": 361,
|
|
15988
16014
|
"name": "__type",
|
|
15989
16015
|
"kind": 65536,
|
|
15990
16016
|
"kindString": "Type literal",
|
|
@@ -15998,14 +16024,14 @@
|
|
|
15998
16024
|
],
|
|
15999
16025
|
"signatures": [
|
|
16000
16026
|
{
|
|
16001
|
-
"id":
|
|
16027
|
+
"id": 362,
|
|
16002
16028
|
"name": "__type",
|
|
16003
16029
|
"kind": 4096,
|
|
16004
16030
|
"kindString": "Call signature",
|
|
16005
16031
|
"flags": {},
|
|
16006
16032
|
"parameters": [
|
|
16007
16033
|
{
|
|
16008
|
-
"id":
|
|
16034
|
+
"id": 363,
|
|
16009
16035
|
"name": "theme",
|
|
16010
16036
|
"kind": 32768,
|
|
16011
16037
|
"kindString": "Parameter",
|
|
@@ -16109,7 +16135,7 @@
|
|
|
16109
16135
|
}
|
|
16110
16136
|
},
|
|
16111
16137
|
{
|
|
16112
|
-
"id":
|
|
16138
|
+
"id": 376,
|
|
16113
16139
|
"name": "px",
|
|
16114
16140
|
"kind": 1024,
|
|
16115
16141
|
"kindString": "Property",
|
|
@@ -16199,7 +16225,7 @@
|
|
|
16199
16225
|
{
|
|
16200
16226
|
"type": "reflection",
|
|
16201
16227
|
"declaration": {
|
|
16202
|
-
"id":
|
|
16228
|
+
"id": 377,
|
|
16203
16229
|
"name": "__type",
|
|
16204
16230
|
"kind": 65536,
|
|
16205
16231
|
"kindString": "Type literal",
|
|
@@ -16213,14 +16239,14 @@
|
|
|
16213
16239
|
],
|
|
16214
16240
|
"signatures": [
|
|
16215
16241
|
{
|
|
16216
|
-
"id":
|
|
16242
|
+
"id": 378,
|
|
16217
16243
|
"name": "__type",
|
|
16218
16244
|
"kind": 4096,
|
|
16219
16245
|
"kindString": "Call signature",
|
|
16220
16246
|
"flags": {},
|
|
16221
16247
|
"parameters": [
|
|
16222
16248
|
{
|
|
16223
|
-
"id":
|
|
16249
|
+
"id": 379,
|
|
16224
16250
|
"name": "theme",
|
|
16225
16251
|
"kind": 32768,
|
|
16226
16252
|
"kindString": "Parameter",
|
|
@@ -16324,7 +16350,7 @@
|
|
|
16324
16350
|
}
|
|
16325
16351
|
},
|
|
16326
16352
|
{
|
|
16327
|
-
"id":
|
|
16353
|
+
"id": 384,
|
|
16328
16354
|
"name": "py",
|
|
16329
16355
|
"kind": 1024,
|
|
16330
16356
|
"kindString": "Property",
|
|
@@ -16414,7 +16440,7 @@
|
|
|
16414
16440
|
{
|
|
16415
16441
|
"type": "reflection",
|
|
16416
16442
|
"declaration": {
|
|
16417
|
-
"id":
|
|
16443
|
+
"id": 385,
|
|
16418
16444
|
"name": "__type",
|
|
16419
16445
|
"kind": 65536,
|
|
16420
16446
|
"kindString": "Type literal",
|
|
@@ -16428,14 +16454,14 @@
|
|
|
16428
16454
|
],
|
|
16429
16455
|
"signatures": [
|
|
16430
16456
|
{
|
|
16431
|
-
"id":
|
|
16457
|
+
"id": 386,
|
|
16432
16458
|
"name": "__type",
|
|
16433
16459
|
"kind": 4096,
|
|
16434
16460
|
"kindString": "Call signature",
|
|
16435
16461
|
"flags": {},
|
|
16436
16462
|
"parameters": [
|
|
16437
16463
|
{
|
|
16438
|
-
"id":
|
|
16464
|
+
"id": 387,
|
|
16439
16465
|
"name": "theme",
|
|
16440
16466
|
"kind": 32768,
|
|
16441
16467
|
"kindString": "Parameter",
|
|
@@ -16539,7 +16565,7 @@
|
|
|
16539
16565
|
}
|
|
16540
16566
|
},
|
|
16541
16567
|
{
|
|
16542
|
-
"id":
|
|
16568
|
+
"id": 228,
|
|
16543
16569
|
"name": "right",
|
|
16544
16570
|
"kind": 1024,
|
|
16545
16571
|
"kindString": "Property",
|
|
@@ -16629,7 +16655,7 @@
|
|
|
16629
16655
|
{
|
|
16630
16656
|
"type": "reflection",
|
|
16631
16657
|
"declaration": {
|
|
16632
|
-
"id":
|
|
16658
|
+
"id": 229,
|
|
16633
16659
|
"name": "__type",
|
|
16634
16660
|
"kind": 65536,
|
|
16635
16661
|
"kindString": "Type literal",
|
|
@@ -16643,14 +16669,14 @@
|
|
|
16643
16669
|
],
|
|
16644
16670
|
"signatures": [
|
|
16645
16671
|
{
|
|
16646
|
-
"id":
|
|
16672
|
+
"id": 230,
|
|
16647
16673
|
"name": "__type",
|
|
16648
16674
|
"kind": 4096,
|
|
16649
16675
|
"kindString": "Call signature",
|
|
16650
16676
|
"flags": {},
|
|
16651
16677
|
"parameters": [
|
|
16652
16678
|
{
|
|
16653
|
-
"id":
|
|
16679
|
+
"id": 231,
|
|
16654
16680
|
"name": "theme",
|
|
16655
16681
|
"kind": 32768,
|
|
16656
16682
|
"kindString": "Parameter",
|
|
@@ -16754,7 +16780,7 @@
|
|
|
16754
16780
|
}
|
|
16755
16781
|
},
|
|
16756
16782
|
{
|
|
16757
|
-
"id":
|
|
16783
|
+
"id": 232,
|
|
16758
16784
|
"name": "rowGap",
|
|
16759
16785
|
"kind": 1024,
|
|
16760
16786
|
"kindString": "Property",
|
|
@@ -16844,7 +16870,7 @@
|
|
|
16844
16870
|
{
|
|
16845
16871
|
"type": "reflection",
|
|
16846
16872
|
"declaration": {
|
|
16847
|
-
"id":
|
|
16873
|
+
"id": 233,
|
|
16848
16874
|
"name": "__type",
|
|
16849
16875
|
"kind": 65536,
|
|
16850
16876
|
"kindString": "Type literal",
|
|
@@ -16858,14 +16884,14 @@
|
|
|
16858
16884
|
],
|
|
16859
16885
|
"signatures": [
|
|
16860
16886
|
{
|
|
16861
|
-
"id":
|
|
16887
|
+
"id": 234,
|
|
16862
16888
|
"name": "__type",
|
|
16863
16889
|
"kind": 4096,
|
|
16864
16890
|
"kindString": "Call signature",
|
|
16865
16891
|
"flags": {},
|
|
16866
16892
|
"parameters": [
|
|
16867
16893
|
{
|
|
16868
|
-
"id":
|
|
16894
|
+
"id": 235,
|
|
16869
16895
|
"name": "theme",
|
|
16870
16896
|
"kind": 32768,
|
|
16871
16897
|
"kindString": "Parameter",
|
|
@@ -16969,7 +16995,7 @@
|
|
|
16969
16995
|
}
|
|
16970
16996
|
},
|
|
16971
16997
|
{
|
|
16972
|
-
"id":
|
|
16998
|
+
"id": 25,
|
|
16973
16999
|
"name": "showFavorite",
|
|
16974
17000
|
"kind": 1024,
|
|
16975
17001
|
"kindString": "Property",
|
|
@@ -16979,9 +17005,9 @@
|
|
|
16979
17005
|
"sources": [
|
|
16980
17006
|
{
|
|
16981
17007
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
16982
|
-
"line":
|
|
17008
|
+
"line": 18,
|
|
16983
17009
|
"character": 2,
|
|
16984
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
17010
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L18"
|
|
16985
17011
|
}
|
|
16986
17012
|
],
|
|
16987
17013
|
"type": {
|
|
@@ -16990,12 +17016,12 @@
|
|
|
16990
17016
|
},
|
|
16991
17017
|
"inheritedFrom": {
|
|
16992
17018
|
"type": "reference",
|
|
16993
|
-
"id":
|
|
17019
|
+
"id": 17,
|
|
16994
17020
|
"name": "AddressRenderRowBoxPropsBase.showFavorite"
|
|
16995
17021
|
}
|
|
16996
17022
|
},
|
|
16997
17023
|
{
|
|
16998
|
-
"id":
|
|
17024
|
+
"id": 236,
|
|
16999
17025
|
"name": "textAlign",
|
|
17000
17026
|
"kind": 1024,
|
|
17001
17027
|
"kindString": "Property",
|
|
@@ -17055,7 +17081,7 @@
|
|
|
17055
17081
|
{
|
|
17056
17082
|
"type": "reflection",
|
|
17057
17083
|
"declaration": {
|
|
17058
|
-
"id":
|
|
17084
|
+
"id": 237,
|
|
17059
17085
|
"name": "__type",
|
|
17060
17086
|
"kind": 65536,
|
|
17061
17087
|
"kindString": "Type literal",
|
|
@@ -17069,14 +17095,14 @@
|
|
|
17069
17095
|
],
|
|
17070
17096
|
"signatures": [
|
|
17071
17097
|
{
|
|
17072
|
-
"id":
|
|
17098
|
+
"id": 238,
|
|
17073
17099
|
"name": "__type",
|
|
17074
17100
|
"kind": 4096,
|
|
17075
17101
|
"kindString": "Call signature",
|
|
17076
17102
|
"flags": {},
|
|
17077
17103
|
"parameters": [
|
|
17078
17104
|
{
|
|
17079
|
-
"id":
|
|
17105
|
+
"id": 239,
|
|
17080
17106
|
"name": "theme",
|
|
17081
17107
|
"kind": 32768,
|
|
17082
17108
|
"kindString": "Parameter",
|
|
@@ -17150,7 +17176,7 @@
|
|
|
17150
17176
|
}
|
|
17151
17177
|
},
|
|
17152
17178
|
{
|
|
17153
|
-
"id":
|
|
17179
|
+
"id": 240,
|
|
17154
17180
|
"name": "textOverflow",
|
|
17155
17181
|
"kind": 1024,
|
|
17156
17182
|
"kindString": "Property",
|
|
@@ -17191,7 +17217,7 @@
|
|
|
17191
17217
|
{
|
|
17192
17218
|
"type": "reflection",
|
|
17193
17219
|
"declaration": {
|
|
17194
|
-
"id":
|
|
17220
|
+
"id": 241,
|
|
17195
17221
|
"name": "__type",
|
|
17196
17222
|
"kind": 65536,
|
|
17197
17223
|
"kindString": "Type literal",
|
|
@@ -17205,14 +17231,14 @@
|
|
|
17205
17231
|
],
|
|
17206
17232
|
"signatures": [
|
|
17207
17233
|
{
|
|
17208
|
-
"id":
|
|
17234
|
+
"id": 242,
|
|
17209
17235
|
"name": "__type",
|
|
17210
17236
|
"kind": 4096,
|
|
17211
17237
|
"kindString": "Call signature",
|
|
17212
17238
|
"flags": {},
|
|
17213
17239
|
"parameters": [
|
|
17214
17240
|
{
|
|
17215
|
-
"id":
|
|
17241
|
+
"id": 243,
|
|
17216
17242
|
"name": "theme",
|
|
17217
17243
|
"kind": 32768,
|
|
17218
17244
|
"kindString": "Parameter",
|
|
@@ -17267,7 +17293,7 @@
|
|
|
17267
17293
|
}
|
|
17268
17294
|
},
|
|
17269
17295
|
{
|
|
17270
|
-
"id":
|
|
17296
|
+
"id": 244,
|
|
17271
17297
|
"name": "textTransform",
|
|
17272
17298
|
"kind": 1024,
|
|
17273
17299
|
"kindString": "Property",
|
|
@@ -17327,7 +17353,7 @@
|
|
|
17327
17353
|
{
|
|
17328
17354
|
"type": "reflection",
|
|
17329
17355
|
"declaration": {
|
|
17330
|
-
"id":
|
|
17356
|
+
"id": 245,
|
|
17331
17357
|
"name": "__type",
|
|
17332
17358
|
"kind": 65536,
|
|
17333
17359
|
"kindString": "Type literal",
|
|
@@ -17341,14 +17367,14 @@
|
|
|
17341
17367
|
],
|
|
17342
17368
|
"signatures": [
|
|
17343
17369
|
{
|
|
17344
|
-
"id":
|
|
17370
|
+
"id": 246,
|
|
17345
17371
|
"name": "__type",
|
|
17346
17372
|
"kind": 4096,
|
|
17347
17373
|
"kindString": "Call signature",
|
|
17348
17374
|
"flags": {},
|
|
17349
17375
|
"parameters": [
|
|
17350
17376
|
{
|
|
17351
|
-
"id":
|
|
17377
|
+
"id": 247,
|
|
17352
17378
|
"name": "theme",
|
|
17353
17379
|
"kind": 32768,
|
|
17354
17380
|
"kindString": "Parameter",
|
|
@@ -17422,7 +17448,7 @@
|
|
|
17422
17448
|
}
|
|
17423
17449
|
},
|
|
17424
17450
|
{
|
|
17425
|
-
"id":
|
|
17451
|
+
"id": 248,
|
|
17426
17452
|
"name": "top",
|
|
17427
17453
|
"kind": 1024,
|
|
17428
17454
|
"kindString": "Property",
|
|
@@ -17512,7 +17538,7 @@
|
|
|
17512
17538
|
{
|
|
17513
17539
|
"type": "reflection",
|
|
17514
17540
|
"declaration": {
|
|
17515
|
-
"id":
|
|
17541
|
+
"id": 249,
|
|
17516
17542
|
"name": "__type",
|
|
17517
17543
|
"kind": 65536,
|
|
17518
17544
|
"kindString": "Type literal",
|
|
@@ -17526,14 +17552,14 @@
|
|
|
17526
17552
|
],
|
|
17527
17553
|
"signatures": [
|
|
17528
17554
|
{
|
|
17529
|
-
"id":
|
|
17555
|
+
"id": 250,
|
|
17530
17556
|
"name": "__type",
|
|
17531
17557
|
"kind": 4096,
|
|
17532
17558
|
"kindString": "Call signature",
|
|
17533
17559
|
"flags": {},
|
|
17534
17560
|
"parameters": [
|
|
17535
17561
|
{
|
|
17536
|
-
"id":
|
|
17562
|
+
"id": 251,
|
|
17537
17563
|
"name": "theme",
|
|
17538
17564
|
"kind": 32768,
|
|
17539
17565
|
"kindString": "Parameter",
|
|
@@ -17637,7 +17663,7 @@
|
|
|
17637
17663
|
}
|
|
17638
17664
|
},
|
|
17639
17665
|
{
|
|
17640
|
-
"id":
|
|
17666
|
+
"id": 392,
|
|
17641
17667
|
"name": "typography",
|
|
17642
17668
|
"kind": 1024,
|
|
17643
17669
|
"kindString": "Property",
|
|
@@ -17669,7 +17695,7 @@
|
|
|
17669
17695
|
{
|
|
17670
17696
|
"type": "reflection",
|
|
17671
17697
|
"declaration": {
|
|
17672
|
-
"id":
|
|
17698
|
+
"id": 393,
|
|
17673
17699
|
"name": "__type",
|
|
17674
17700
|
"kind": 65536,
|
|
17675
17701
|
"kindString": "Type literal",
|
|
@@ -17683,14 +17709,14 @@
|
|
|
17683
17709
|
],
|
|
17684
17710
|
"signatures": [
|
|
17685
17711
|
{
|
|
17686
|
-
"id":
|
|
17712
|
+
"id": 394,
|
|
17687
17713
|
"name": "__type",
|
|
17688
17714
|
"kind": 4096,
|
|
17689
17715
|
"kindString": "Call signature",
|
|
17690
17716
|
"flags": {},
|
|
17691
17717
|
"parameters": [
|
|
17692
17718
|
{
|
|
17693
|
-
"id":
|
|
17719
|
+
"id": 395,
|
|
17694
17720
|
"name": "theme",
|
|
17695
17721
|
"kind": 32768,
|
|
17696
17722
|
"kindString": "Parameter",
|
|
@@ -17736,7 +17762,7 @@
|
|
|
17736
17762
|
}
|
|
17737
17763
|
},
|
|
17738
17764
|
{
|
|
17739
|
-
"id":
|
|
17765
|
+
"id": 252,
|
|
17740
17766
|
"name": "visibility",
|
|
17741
17767
|
"kind": 1024,
|
|
17742
17768
|
"kindString": "Property",
|
|
@@ -17796,7 +17822,7 @@
|
|
|
17796
17822
|
{
|
|
17797
17823
|
"type": "reflection",
|
|
17798
17824
|
"declaration": {
|
|
17799
|
-
"id":
|
|
17825
|
+
"id": 253,
|
|
17800
17826
|
"name": "__type",
|
|
17801
17827
|
"kind": 65536,
|
|
17802
17828
|
"kindString": "Type literal",
|
|
@@ -17810,14 +17836,14 @@
|
|
|
17810
17836
|
],
|
|
17811
17837
|
"signatures": [
|
|
17812
17838
|
{
|
|
17813
|
-
"id":
|
|
17839
|
+
"id": 254,
|
|
17814
17840
|
"name": "__type",
|
|
17815
17841
|
"kind": 4096,
|
|
17816
17842
|
"kindString": "Call signature",
|
|
17817
17843
|
"flags": {},
|
|
17818
17844
|
"parameters": [
|
|
17819
17845
|
{
|
|
17820
|
-
"id":
|
|
17846
|
+
"id": 255,
|
|
17821
17847
|
"name": "theme",
|
|
17822
17848
|
"kind": 32768,
|
|
17823
17849
|
"kindString": "Parameter",
|
|
@@ -17891,7 +17917,7 @@
|
|
|
17891
17917
|
}
|
|
17892
17918
|
},
|
|
17893
17919
|
{
|
|
17894
|
-
"id":
|
|
17920
|
+
"id": 256,
|
|
17895
17921
|
"name": "whiteSpace",
|
|
17896
17922
|
"kind": 1024,
|
|
17897
17923
|
"kindString": "Property",
|
|
@@ -17951,7 +17977,7 @@
|
|
|
17951
17977
|
{
|
|
17952
17978
|
"type": "reflection",
|
|
17953
17979
|
"declaration": {
|
|
17954
|
-
"id":
|
|
17980
|
+
"id": 257,
|
|
17955
17981
|
"name": "__type",
|
|
17956
17982
|
"kind": 65536,
|
|
17957
17983
|
"kindString": "Type literal",
|
|
@@ -17965,14 +17991,14 @@
|
|
|
17965
17991
|
],
|
|
17966
17992
|
"signatures": [
|
|
17967
17993
|
{
|
|
17968
|
-
"id":
|
|
17994
|
+
"id": 258,
|
|
17969
17995
|
"name": "__type",
|
|
17970
17996
|
"kind": 4096,
|
|
17971
17997
|
"kindString": "Call signature",
|
|
17972
17998
|
"flags": {},
|
|
17973
17999
|
"parameters": [
|
|
17974
18000
|
{
|
|
17975
|
-
"id":
|
|
18001
|
+
"id": 259,
|
|
17976
18002
|
"name": "theme",
|
|
17977
18003
|
"kind": 32768,
|
|
17978
18004
|
"kindString": "Parameter",
|
|
@@ -18046,7 +18072,7 @@
|
|
|
18046
18072
|
}
|
|
18047
18073
|
},
|
|
18048
18074
|
{
|
|
18049
|
-
"id":
|
|
18075
|
+
"id": 260,
|
|
18050
18076
|
"name": "width",
|
|
18051
18077
|
"kind": 1024,
|
|
18052
18078
|
"kindString": "Property",
|
|
@@ -18136,7 +18162,7 @@
|
|
|
18136
18162
|
{
|
|
18137
18163
|
"type": "reflection",
|
|
18138
18164
|
"declaration": {
|
|
18139
|
-
"id":
|
|
18165
|
+
"id": 261,
|
|
18140
18166
|
"name": "__type",
|
|
18141
18167
|
"kind": 65536,
|
|
18142
18168
|
"kindString": "Type literal",
|
|
@@ -18150,14 +18176,14 @@
|
|
|
18150
18176
|
],
|
|
18151
18177
|
"signatures": [
|
|
18152
18178
|
{
|
|
18153
|
-
"id":
|
|
18179
|
+
"id": 262,
|
|
18154
18180
|
"name": "__type",
|
|
18155
18181
|
"kind": 4096,
|
|
18156
18182
|
"kindString": "Call signature",
|
|
18157
18183
|
"flags": {},
|
|
18158
18184
|
"parameters": [
|
|
18159
18185
|
{
|
|
18160
|
-
"id":
|
|
18186
|
+
"id": 263,
|
|
18161
18187
|
"name": "theme",
|
|
18162
18188
|
"kind": 32768,
|
|
18163
18189
|
"kindString": "Parameter",
|
|
@@ -18261,7 +18287,7 @@
|
|
|
18261
18287
|
}
|
|
18262
18288
|
},
|
|
18263
18289
|
{
|
|
18264
|
-
"id":
|
|
18290
|
+
"id": 52,
|
|
18265
18291
|
"name": "zIndex",
|
|
18266
18292
|
"kind": 1024,
|
|
18267
18293
|
"kindString": "Property",
|
|
@@ -18293,7 +18319,7 @@
|
|
|
18293
18319
|
{
|
|
18294
18320
|
"type": "reflection",
|
|
18295
18321
|
"declaration": {
|
|
18296
|
-
"id":
|
|
18322
|
+
"id": 53,
|
|
18297
18323
|
"name": "__type",
|
|
18298
18324
|
"kind": 65536,
|
|
18299
18325
|
"kindString": "Type literal",
|
|
@@ -18312,7 +18338,7 @@
|
|
|
18312
18338
|
{
|
|
18313
18339
|
"type": "reflection",
|
|
18314
18340
|
"declaration": {
|
|
18315
|
-
"id":
|
|
18341
|
+
"id": 54,
|
|
18316
18342
|
"name": "__type",
|
|
18317
18343
|
"kind": 65536,
|
|
18318
18344
|
"kindString": "Type literal",
|
|
@@ -18331,7 +18357,7 @@
|
|
|
18331
18357
|
{
|
|
18332
18358
|
"type": "reflection",
|
|
18333
18359
|
"declaration": {
|
|
18334
|
-
"id":
|
|
18360
|
+
"id": 55,
|
|
18335
18361
|
"name": "__type",
|
|
18336
18362
|
"kind": 65536,
|
|
18337
18363
|
"kindString": "Type literal",
|
|
@@ -18345,14 +18371,14 @@
|
|
|
18345
18371
|
],
|
|
18346
18372
|
"signatures": [
|
|
18347
18373
|
{
|
|
18348
|
-
"id":
|
|
18374
|
+
"id": 56,
|
|
18349
18375
|
"name": "__type",
|
|
18350
18376
|
"kind": 4096,
|
|
18351
18377
|
"kindString": "Call signature",
|
|
18352
18378
|
"flags": {},
|
|
18353
18379
|
"parameters": [
|
|
18354
18380
|
{
|
|
18355
|
-
"id":
|
|
18381
|
+
"id": 57,
|
|
18356
18382
|
"name": "theme",
|
|
18357
18383
|
"kind": 32768,
|
|
18358
18384
|
"kindString": "Parameter",
|
|
@@ -18389,7 +18415,7 @@
|
|
|
18389
18415
|
{
|
|
18390
18416
|
"type": "reflection",
|
|
18391
18417
|
"declaration": {
|
|
18392
|
-
"id":
|
|
18418
|
+
"id": 58,
|
|
18393
18419
|
"name": "__type",
|
|
18394
18420
|
"kind": 65536,
|
|
18395
18421
|
"kindString": "Type literal",
|
|
@@ -18408,7 +18434,7 @@
|
|
|
18408
18434
|
{
|
|
18409
18435
|
"type": "reflection",
|
|
18410
18436
|
"declaration": {
|
|
18411
|
-
"id":
|
|
18437
|
+
"id": 59,
|
|
18412
18438
|
"name": "__type",
|
|
18413
18439
|
"kind": 65536,
|
|
18414
18440
|
"kindString": "Type literal",
|
|
@@ -18440,112 +18466,113 @@
|
|
|
18440
18466
|
{
|
|
18441
18467
|
"title": "Properties",
|
|
18442
18468
|
"children": [
|
|
18443
|
-
18,
|
|
18444
|
-
58,
|
|
18445
|
-
62,
|
|
18446
|
-
66,
|
|
18447
|
-
318,
|
|
18448
|
-
32,
|
|
18449
|
-
262,
|
|
18450
|
-
266,
|
|
18451
|
-
270,
|
|
18452
|
-
274,
|
|
18453
|
-
278,
|
|
18454
|
-
282,
|
|
18455
|
-
70,
|
|
18456
|
-
38,
|
|
18457
|
-
74,
|
|
18458
|
-
28,
|
|
18459
|
-
78,
|
|
18460
|
-
82,
|
|
18461
|
-
394,
|
|
18462
18469
|
19,
|
|
18463
|
-
|
|
18464
|
-
|
|
18465
|
-
|
|
18466
|
-
|
|
18467
|
-
|
|
18468
|
-
|
|
18469
|
-
|
|
18470
|
-
|
|
18471
|
-
|
|
18472
|
-
|
|
18473
|
-
|
|
18474
|
-
|
|
18475
|
-
|
|
18476
|
-
|
|
18477
|
-
|
|
18478
|
-
|
|
18479
|
-
|
|
18480
|
-
|
|
18481
|
-
134,
|
|
18482
|
-
138,
|
|
18483
|
-
142,
|
|
18470
|
+
60,
|
|
18471
|
+
64,
|
|
18472
|
+
68,
|
|
18473
|
+
320,
|
|
18474
|
+
34,
|
|
18475
|
+
264,
|
|
18476
|
+
268,
|
|
18477
|
+
272,
|
|
18478
|
+
276,
|
|
18479
|
+
280,
|
|
18480
|
+
284,
|
|
18481
|
+
72,
|
|
18482
|
+
40,
|
|
18483
|
+
76,
|
|
18484
|
+
30,
|
|
18485
|
+
80,
|
|
18486
|
+
84,
|
|
18487
|
+
396,
|
|
18484
18488
|
20,
|
|
18489
|
+
288,
|
|
18490
|
+
88,
|
|
18491
|
+
92,
|
|
18492
|
+
96,
|
|
18493
|
+
100,
|
|
18494
|
+
104,
|
|
18495
|
+
108,
|
|
18496
|
+
112,
|
|
18497
|
+
116,
|
|
18498
|
+
44,
|
|
18499
|
+
292,
|
|
18500
|
+
296,
|
|
18501
|
+
120,
|
|
18502
|
+
124,
|
|
18503
|
+
128,
|
|
18504
|
+
300,
|
|
18505
|
+
304,
|
|
18506
|
+
132,
|
|
18507
|
+
136,
|
|
18508
|
+
140,
|
|
18509
|
+
144,
|
|
18485
18510
|
21,
|
|
18486
18511
|
22,
|
|
18487
|
-
146,
|
|
18488
|
-
150,
|
|
18489
|
-
154,
|
|
18490
|
-
158,
|
|
18491
|
-
162,
|
|
18492
|
-
166,
|
|
18493
|
-
322,
|
|
18494
|
-
306,
|
|
18495
|
-
170,
|
|
18496
|
-
174,
|
|
18497
|
-
178,
|
|
18498
|
-
182,
|
|
18499
|
-
346,
|
|
18500
|
-
354,
|
|
18501
|
-
186,
|
|
18502
|
-
190,
|
|
18503
|
-
334,
|
|
18504
|
-
194,
|
|
18505
|
-
198,
|
|
18506
|
-
338,
|
|
18507
|
-
330,
|
|
18508
|
-
326,
|
|
18509
|
-
342,
|
|
18510
|
-
350,
|
|
18511
|
-
202,
|
|
18512
|
-
310,
|
|
18513
|
-
24,
|
|
18514
|
-
314,
|
|
18515
|
-
206,
|
|
18516
|
-
210,
|
|
18517
|
-
214,
|
|
18518
|
-
218,
|
|
18519
|
-
378,
|
|
18520
|
-
386,
|
|
18521
|
-
366,
|
|
18522
|
-
370,
|
|
18523
|
-
222,
|
|
18524
|
-
362,
|
|
18525
|
-
358,
|
|
18526
|
-
374,
|
|
18527
|
-
382,
|
|
18528
|
-
226,
|
|
18529
|
-
230,
|
|
18530
18512
|
23,
|
|
18531
|
-
|
|
18532
|
-
|
|
18533
|
-
|
|
18534
|
-
|
|
18535
|
-
|
|
18536
|
-
|
|
18537
|
-
|
|
18538
|
-
|
|
18539
|
-
|
|
18513
|
+
148,
|
|
18514
|
+
152,
|
|
18515
|
+
156,
|
|
18516
|
+
160,
|
|
18517
|
+
164,
|
|
18518
|
+
168,
|
|
18519
|
+
324,
|
|
18520
|
+
308,
|
|
18521
|
+
172,
|
|
18522
|
+
176,
|
|
18523
|
+
180,
|
|
18524
|
+
184,
|
|
18525
|
+
348,
|
|
18526
|
+
356,
|
|
18527
|
+
188,
|
|
18528
|
+
192,
|
|
18529
|
+
336,
|
|
18530
|
+
196,
|
|
18531
|
+
200,
|
|
18532
|
+
340,
|
|
18533
|
+
332,
|
|
18534
|
+
328,
|
|
18535
|
+
344,
|
|
18536
|
+
352,
|
|
18537
|
+
24,
|
|
18538
|
+
204,
|
|
18539
|
+
312,
|
|
18540
|
+
26,
|
|
18541
|
+
316,
|
|
18542
|
+
208,
|
|
18543
|
+
212,
|
|
18544
|
+
216,
|
|
18545
|
+
220,
|
|
18546
|
+
380,
|
|
18547
|
+
388,
|
|
18548
|
+
368,
|
|
18549
|
+
372,
|
|
18550
|
+
224,
|
|
18551
|
+
364,
|
|
18552
|
+
360,
|
|
18553
|
+
376,
|
|
18554
|
+
384,
|
|
18555
|
+
228,
|
|
18556
|
+
232,
|
|
18557
|
+
25,
|
|
18558
|
+
236,
|
|
18559
|
+
240,
|
|
18560
|
+
244,
|
|
18561
|
+
248,
|
|
18562
|
+
392,
|
|
18563
|
+
252,
|
|
18564
|
+
256,
|
|
18565
|
+
260,
|
|
18566
|
+
52
|
|
18540
18567
|
]
|
|
18541
18568
|
}
|
|
18542
18569
|
],
|
|
18543
18570
|
"sources": [
|
|
18544
18571
|
{
|
|
18545
18572
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18546
|
-
"line":
|
|
18573
|
+
"line": 21,
|
|
18547
18574
|
"character": 17,
|
|
18548
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18575
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L21"
|
|
18549
18576
|
}
|
|
18550
18577
|
],
|
|
18551
18578
|
"extendedTypes": [
|
|
@@ -18588,7 +18615,7 @@
|
|
|
18588
18615
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18589
18616
|
"line": 12,
|
|
18590
18617
|
"character": 2,
|
|
18591
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18618
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L12"
|
|
18592
18619
|
}
|
|
18593
18620
|
],
|
|
18594
18621
|
"type": {
|
|
@@ -18618,7 +18645,7 @@
|
|
|
18618
18645
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18619
18646
|
"line": 13,
|
|
18620
18647
|
"character": 2,
|
|
18621
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18648
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L13"
|
|
18622
18649
|
}
|
|
18623
18650
|
],
|
|
18624
18651
|
"type": {
|
|
@@ -18639,7 +18666,7 @@
|
|
|
18639
18666
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18640
18667
|
"line": 14,
|
|
18641
18668
|
"character": 2,
|
|
18642
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18669
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L14"
|
|
18643
18670
|
}
|
|
18644
18671
|
],
|
|
18645
18672
|
"type": {
|
|
@@ -18660,7 +18687,7 @@
|
|
|
18660
18687
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18661
18688
|
"line": 15,
|
|
18662
18689
|
"character": 2,
|
|
18663
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18690
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L15"
|
|
18664
18691
|
}
|
|
18665
18692
|
],
|
|
18666
18693
|
"type": {
|
|
@@ -18681,7 +18708,7 @@
|
|
|
18681
18708
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18682
18709
|
"line": 16,
|
|
18683
18710
|
"character": 2,
|
|
18684
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18711
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L16"
|
|
18685
18712
|
}
|
|
18686
18713
|
],
|
|
18687
18714
|
"type": {
|
|
@@ -18691,7 +18718,7 @@
|
|
|
18691
18718
|
},
|
|
18692
18719
|
{
|
|
18693
18720
|
"id": 16,
|
|
18694
|
-
"name": "
|
|
18721
|
+
"name": "name",
|
|
18695
18722
|
"kind": 1024,
|
|
18696
18723
|
"kindString": "Property",
|
|
18697
18724
|
"flags": {
|
|
@@ -18702,7 +18729,28 @@
|
|
|
18702
18729
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18703
18730
|
"line": 17,
|
|
18704
18731
|
"character": 2,
|
|
18705
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18732
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L17"
|
|
18733
|
+
}
|
|
18734
|
+
],
|
|
18735
|
+
"type": {
|
|
18736
|
+
"type": "intrinsic",
|
|
18737
|
+
"name": "string"
|
|
18738
|
+
}
|
|
18739
|
+
},
|
|
18740
|
+
{
|
|
18741
|
+
"id": 17,
|
|
18742
|
+
"name": "showFavorite",
|
|
18743
|
+
"kind": 1024,
|
|
18744
|
+
"kindString": "Property",
|
|
18745
|
+
"flags": {
|
|
18746
|
+
"isOptional": true
|
|
18747
|
+
},
|
|
18748
|
+
"sources": [
|
|
18749
|
+
{
|
|
18750
|
+
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18751
|
+
"line": 18,
|
|
18752
|
+
"character": 2,
|
|
18753
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L18"
|
|
18706
18754
|
}
|
|
18707
18755
|
],
|
|
18708
18756
|
"type": {
|
|
@@ -18720,7 +18768,8 @@
|
|
|
18720
18768
|
13,
|
|
18721
18769
|
14,
|
|
18722
18770
|
15,
|
|
18723
|
-
16
|
|
18771
|
+
16,
|
|
18772
|
+
17
|
|
18724
18773
|
]
|
|
18725
18774
|
}
|
|
18726
18775
|
],
|
|
@@ -18729,13 +18778,13 @@
|
|
|
18729
18778
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18730
18779
|
"line": 11,
|
|
18731
18780
|
"character": 17,
|
|
18732
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18781
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L11"
|
|
18733
18782
|
}
|
|
18734
18783
|
],
|
|
18735
18784
|
"extendedBy": [
|
|
18736
18785
|
{
|
|
18737
18786
|
"type": "reference",
|
|
18738
|
-
"id":
|
|
18787
|
+
"id": 18,
|
|
18739
18788
|
"name": "AddressRenderRowBoxProps"
|
|
18740
18789
|
}
|
|
18741
18790
|
]
|
|
@@ -18760,7 +18809,7 @@
|
|
|
18760
18809
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18761
18810
|
"line": 10,
|
|
18762
18811
|
"character": 2,
|
|
18763
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18812
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L10"
|
|
18764
18813
|
}
|
|
18765
18814
|
],
|
|
18766
18815
|
"type": {
|
|
@@ -18779,7 +18828,7 @@
|
|
|
18779
18828
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18780
18829
|
"line": 11,
|
|
18781
18830
|
"character": 2,
|
|
18782
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18831
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L11"
|
|
18783
18832
|
}
|
|
18784
18833
|
],
|
|
18785
18834
|
"type": {
|
|
@@ -18802,7 +18851,7 @@
|
|
|
18802
18851
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18803
18852
|
"line": 9,
|
|
18804
18853
|
"character": 17,
|
|
18805
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18854
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L9"
|
|
18806
18855
|
}
|
|
18807
18856
|
]
|
|
18808
18857
|
},
|
|
@@ -18826,7 +18875,7 @@
|
|
|
18826
18875
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18827
18876
|
"line": 15,
|
|
18828
18877
|
"character": 2,
|
|
18829
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18878
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L15"
|
|
18830
18879
|
}
|
|
18831
18880
|
],
|
|
18832
18881
|
"type": {
|
|
@@ -18847,7 +18896,7 @@
|
|
|
18847
18896
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18848
18897
|
"line": 16,
|
|
18849
18898
|
"character": 2,
|
|
18850
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18899
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L16"
|
|
18851
18900
|
}
|
|
18852
18901
|
],
|
|
18853
18902
|
"type": {
|
|
@@ -18870,7 +18919,7 @@
|
|
|
18870
18919
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
18871
18920
|
"line": 14,
|
|
18872
18921
|
"character": 17,
|
|
18873
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18922
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L14"
|
|
18874
18923
|
}
|
|
18875
18924
|
],
|
|
18876
18925
|
"extendedTypes": [
|
|
@@ -18889,7 +18938,7 @@
|
|
|
18889
18938
|
]
|
|
18890
18939
|
},
|
|
18891
18940
|
{
|
|
18892
|
-
"id":
|
|
18941
|
+
"id": 400,
|
|
18893
18942
|
"name": "AddressRenderRowBox",
|
|
18894
18943
|
"kind": 64,
|
|
18895
18944
|
"kindString": "Function",
|
|
@@ -18897,14 +18946,14 @@
|
|
|
18897
18946
|
"sources": [
|
|
18898
18947
|
{
|
|
18899
18948
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx",
|
|
18900
|
-
"line":
|
|
18949
|
+
"line": 23,
|
|
18901
18950
|
"character": 13,
|
|
18902
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
18951
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/RenderRowBox.tsx#L23"
|
|
18903
18952
|
}
|
|
18904
18953
|
],
|
|
18905
18954
|
"signatures": [
|
|
18906
18955
|
{
|
|
18907
|
-
"id":
|
|
18956
|
+
"id": 401,
|
|
18908
18957
|
"name": "AddressRenderRowBox",
|
|
18909
18958
|
"kind": 4096,
|
|
18910
18959
|
"kindString": "Call signature",
|
|
@@ -18919,7 +18968,7 @@
|
|
|
18919
18968
|
},
|
|
18920
18969
|
"parameters": [
|
|
18921
18970
|
{
|
|
18922
|
-
"id":
|
|
18971
|
+
"id": 402,
|
|
18923
18972
|
"name": "props",
|
|
18924
18973
|
"kind": 32768,
|
|
18925
18974
|
"kindString": "Parameter",
|
|
@@ -18929,7 +18978,7 @@
|
|
|
18929
18978
|
"types": [
|
|
18930
18979
|
{
|
|
18931
18980
|
"type": "reference",
|
|
18932
|
-
"id":
|
|
18981
|
+
"id": 18,
|
|
18933
18982
|
"name": "AddressRenderRowBoxProps"
|
|
18934
18983
|
},
|
|
18935
18984
|
{
|
|
@@ -19006,7 +19055,7 @@
|
|
|
19006
19055
|
"fileName": "packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx",
|
|
19007
19056
|
"line": 19,
|
|
19008
19057
|
"character": 13,
|
|
19009
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19058
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/components/favorite/FavoriteIconButton.tsx#L19"
|
|
19010
19059
|
}
|
|
19011
19060
|
],
|
|
19012
19061
|
"signatures": [
|
|
@@ -19119,7 +19168,7 @@
|
|
|
19119
19168
|
{
|
|
19120
19169
|
"title": "Interfaces",
|
|
19121
19170
|
"children": [
|
|
19122
|
-
|
|
19171
|
+
18,
|
|
19123
19172
|
10,
|
|
19124
19173
|
1,
|
|
19125
19174
|
4
|
|
@@ -19128,7 +19177,7 @@
|
|
|
19128
19177
|
{
|
|
19129
19178
|
"title": "Functions",
|
|
19130
19179
|
"children": [
|
|
19131
|
-
|
|
19180
|
+
400,
|
|
19132
19181
|
7
|
|
19133
19182
|
]
|
|
19134
19183
|
}
|
|
@@ -19138,7 +19187,7 @@
|
|
|
19138
19187
|
"fileName": "packages/sdk/packages/address/packages/render/src/index.ts",
|
|
19139
19188
|
"line": 1,
|
|
19140
19189
|
"character": 0,
|
|
19141
|
-
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/
|
|
19190
|
+
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/d52e321c6/packages/sdk/packages/address/packages/render/src/index.ts#L1"
|
|
19142
19191
|
}
|
|
19143
19192
|
]
|
|
19144
19193
|
}
|