@xyo-network/react-ethereum-gas-price-etherchain-plugins 2.54.0 → 2.55.0

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.
Files changed (2) hide show
  1. package/dist/docs.json +766 -181
  2. package/package.json +4 -4
package/dist/docs.json CHANGED
@@ -1,23 +1,22 @@
1
1
  {
2
2
  "id": 0,
3
3
  "name": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
4
+ "variant": "project",
4
5
  "kind": 1,
5
- "kindString": "Project",
6
6
  "flags": {},
7
- "originalName": "",
8
7
  "children": [
9
8
  {
10
9
  "id": 2,
11
10
  "name": "default",
11
+ "variant": "reference",
12
12
  "kind": 8388608,
13
- "kindString": "Reference",
14
13
  "flags": {},
15
14
  "sources": [
16
15
  {
17
16
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
18
17
  "line": 9,
19
18
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
19
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b072f8688d84/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L9"
21
20
  }
22
21
  ],
23
22
  "target": 1
@@ -25,8 +24,8 @@
25
24
  {
26
25
  "id": 1,
27
26
  "name": "EthereumGasPriceEtherchainPlugins",
27
+ "variant": "declaration",
28
28
  "kind": 32,
29
- "kindString": "Variable",
30
29
  "flags": {
31
30
  "isConst": true
32
31
  },
@@ -35,14 +34,19 @@
35
34
  "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
36
35
  "line": 6,
37
36
  "character": 13,
38
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
37
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/b072f8688d84/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L6"
39
38
  }
40
39
  ],
41
40
  "type": {
42
41
  "type": "array",
43
42
  "elementType": {
44
43
  "type": "reference",
45
- "name": "PayloadRenderPlugin"
44
+ "target": {
45
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
46
+ "qualifiedName": "PayloadRenderPlugin"
47
+ },
48
+ "name": "PayloadRenderPlugin",
49
+ "package": "@xyo-network/react-payload-plugin"
46
50
  }
47
51
  },
48
52
  "defaultValue": "..."
@@ -50,8 +54,8 @@
50
54
  {
51
55
  "id": 59,
52
56
  "name": "EthereumGasPriceEtherchainV2Plugin",
57
+ "variant": "declaration",
53
58
  "kind": 32,
54
- "kindString": "Variable",
55
59
  "flags": {
56
60
  "isConst": true
57
61
  },
@@ -64,14 +68,19 @@
64
68
  ],
65
69
  "type": {
66
70
  "type": "reference",
67
- "name": "PayloadRenderPlugin"
71
+ "target": {
72
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
73
+ "qualifiedName": "PayloadRenderPlugin"
74
+ },
75
+ "name": "PayloadRenderPlugin",
76
+ "package": "@xyo-network/react-payload-plugin"
68
77
  }
69
78
  },
70
79
  {
71
80
  "id": 3,
72
81
  "name": "EtherchainV2GasPriceCard",
82
+ "variant": "declaration",
73
83
  "kind": 64,
74
- "kindString": "Function",
75
84
  "flags": {},
76
85
  "sources": [
77
86
  {
@@ -84,8 +93,8 @@
84
93
  {
85
94
  "id": 4,
86
95
  "name": "EtherchainV2GasPriceCard",
96
+ "variant": "signature",
87
97
  "kind": 4096,
88
- "kindString": "Call signature",
89
98
  "flags": {},
90
99
  "comment": {
91
100
  "summary": [
@@ -95,38 +104,59 @@
95
104
  }
96
105
  ]
97
106
  },
107
+ "sources": [
108
+ {
109
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
110
+ "line": 355,
111
+ "character": 8
112
+ }
113
+ ],
98
114
  "parameters": [
99
115
  {
100
116
  "id": 5,
101
117
  "name": "props",
118
+ "variant": "param",
102
119
  "kind": 32768,
103
- "kindString": "Parameter",
104
120
  "flags": {},
105
121
  "type": {
106
122
  "type": "intersection",
107
123
  "types": [
108
124
  {
109
125
  "type": "reference",
126
+ "target": {
127
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
128
+ "qualifiedName": "Omit"
129
+ },
110
130
  "typeArguments": [
111
131
  {
112
132
  "type": "intersection",
113
133
  "types": [
114
134
  {
115
135
  "type": "reference",
136
+ "target": {
137
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
138
+ "qualifiedName": "PayloadRenderProps"
139
+ },
116
140
  "typeArguments": [
117
141
  {
118
142
  "type": "intersection",
119
143
  "types": [
120
144
  {
121
145
  "type": "reference",
146
+ "target": {
147
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
148
+ "qualifiedName": "SchemaFields"
149
+ },
122
150
  "name": "SchemaFields",
123
- "qualifiedName": "SchemaFields",
124
151
  "package": "@xyo-network/payload-model"
125
152
  },
126
153
  {
127
154
  "type": "reference",
155
+ "target": {
156
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
157
+ "qualifiedName": "PayloadFields"
158
+ },
128
159
  "name": "PayloadFields",
129
- "qualifiedName": "PayloadFields",
130
160
  "package": "@xyo-network/payload-model"
131
161
  },
132
162
  {
@@ -134,15 +164,15 @@
134
164
  "declaration": {
135
165
  "id": 6,
136
166
  "name": "__type",
167
+ "variant": "declaration",
137
168
  "kind": 65536,
138
- "kindString": "Type literal",
139
169
  "flags": {},
140
170
  "children": [
141
171
  {
142
172
  "id": 7,
143
173
  "name": "schema",
174
+ "variant": "declaration",
144
175
  "kind": 1024,
145
- "kindString": "Property",
146
176
  "flags": {},
147
177
  "sources": [
148
178
  {
@@ -177,13 +207,22 @@
177
207
  ]
178
208
  }
179
209
  ],
180
- "name": "PayloadRenderProps"
210
+ "name": "PayloadRenderProps",
211
+ "package": "@xyo-network/react-payload-plugin"
181
212
  },
182
213
  {
183
214
  "type": "reference",
215
+ "target": {
216
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
217
+ "qualifiedName": "Omit"
218
+ },
184
219
  "typeArguments": [
185
220
  {
186
221
  "type": "reference",
222
+ "target": {
223
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Paper/Paper.d.ts",
224
+ "qualifiedName": "PaperProps"
225
+ },
187
226
  "typeArguments": [
188
227
  {
189
228
  "type": "literal",
@@ -194,14 +233,13 @@
194
233
  "declaration": {
195
234
  "id": 8,
196
235
  "name": "__type",
236
+ "variant": "declaration",
197
237
  "kind": 65536,
198
- "kindString": "Type literal",
199
238
  "flags": {}
200
239
  }
201
240
  }
202
241
  ],
203
242
  "name": "PaperProps",
204
- "qualifiedName": "PaperProps",
205
243
  "package": "@mui/material"
206
244
  },
207
245
  {
@@ -210,7 +248,6 @@
210
248
  }
211
249
  ],
212
250
  "name": "Omit",
213
- "qualifiedName": "Omit",
214
251
  "package": "typescript"
215
252
  },
216
253
  {
@@ -218,15 +255,15 @@
218
255
  "declaration": {
219
256
  "id": 9,
220
257
  "name": "__type",
258
+ "variant": "declaration",
221
259
  "kind": 65536,
222
- "kindString": "Type literal",
223
260
  "flags": {},
224
261
  "children": [
225
262
  {
226
263
  "id": 10,
227
264
  "name": "classes",
265
+ "variant": "declaration",
228
266
  "kind": 1024,
229
- "kindString": "Property",
230
267
  "flags": {
231
268
  "isOptional": true
232
269
  },
@@ -239,24 +276,30 @@
239
276
  ],
240
277
  "type": {
241
278
  "type": "reference",
279
+ "target": {
280
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
281
+ "qualifiedName": "Partial"
282
+ },
242
283
  "typeArguments": [
243
284
  {
244
285
  "type": "reference",
286
+ "target": {
287
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Card/cardClasses.d.ts",
288
+ "qualifiedName": "CardClasses"
289
+ },
245
290
  "name": "CardClasses",
246
- "qualifiedName": "CardClasses",
247
291
  "package": "@mui/material"
248
292
  }
249
293
  ],
250
294
  "name": "Partial",
251
- "qualifiedName": "Partial",
252
295
  "package": "typescript"
253
296
  }
254
297
  },
255
298
  {
256
299
  "id": 11,
257
300
  "name": "raised",
301
+ "variant": "declaration",
258
302
  "kind": 1024,
259
- "kindString": "Property",
260
303
  "flags": {
261
304
  "isOptional": true
262
305
  },
@@ -275,8 +318,8 @@
275
318
  {
276
319
  "id": 12,
277
320
  "name": "sx",
321
+ "variant": "declaration",
278
322
  "kind": 1024,
279
- "kindString": "Property",
280
323
  "flags": {
281
324
  "isOptional": true
282
325
  },
@@ -289,16 +332,22 @@
289
332
  ],
290
333
  "type": {
291
334
  "type": "reference",
335
+ "target": {
336
+ "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
337
+ "qualifiedName": "SxProps"
338
+ },
292
339
  "typeArguments": [
293
340
  {
294
341
  "type": "reference",
342
+ "target": {
343
+ "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
344
+ "qualifiedName": "Theme"
345
+ },
295
346
  "name": "Theme",
296
- "qualifiedName": "Theme",
297
347
  "package": "@mui/material"
298
348
  }
299
349
  ],
300
350
  "name": "SxProps",
301
- "qualifiedName": "SxProps",
302
351
  "package": "@mui/system"
303
352
  }
304
353
  }
@@ -324,46 +373,71 @@
324
373
  },
325
374
  {
326
375
  "type": "reference",
376
+ "target": {
377
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
378
+ "qualifiedName": "CommonProps"
379
+ },
327
380
  "name": "CommonProps",
328
- "qualifiedName": "CommonProps",
329
381
  "package": "@mui/material"
330
382
  },
331
383
  {
332
384
  "type": "reference",
385
+ "target": {
386
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
387
+ "qualifiedName": "Omit"
388
+ },
333
389
  "typeArguments": [
334
390
  {
335
391
  "type": "intersection",
336
392
  "types": [
337
393
  {
338
394
  "type": "reference",
395
+ "target": {
396
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
397
+ "qualifiedName": "Omit"
398
+ },
339
399
  "typeArguments": [
340
400
  {
341
401
  "type": "reference",
402
+ "target": {
403
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
404
+ "qualifiedName": "React.DetailedHTMLProps"
405
+ },
342
406
  "typeArguments": [
343
407
  {
344
408
  "type": "reference",
409
+ "target": {
410
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
411
+ "qualifiedName": "React.HTMLAttributes"
412
+ },
345
413
  "typeArguments": [
346
414
  {
347
415
  "type": "reference",
416
+ "target": {
417
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
418
+ "qualifiedName": "HTMLDivElement"
419
+ },
348
420
  "name": "HTMLDivElement",
349
- "qualifiedName": "HTMLDivElement",
350
421
  "package": "typescript"
351
422
  }
352
423
  ],
353
424
  "name": "HTMLAttributes",
354
- "qualifiedName": "React.HTMLAttributes",
355
- "package": "@types/react"
425
+ "package": "@types/react",
426
+ "qualifiedName": "React.HTMLAttributes"
356
427
  },
357
428
  {
358
429
  "type": "reference",
430
+ "target": {
431
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
432
+ "qualifiedName": "HTMLDivElement"
433
+ },
359
434
  "name": "HTMLDivElement",
360
- "qualifiedName": "HTMLDivElement",
361
435
  "package": "typescript"
362
436
  }
363
437
  ],
364
438
  "name": "DetailedHTMLProps",
365
- "qualifiedName": "React.DetailedHTMLProps",
366
- "package": "@types/react"
439
+ "package": "@types/react",
440
+ "qualifiedName": "React.DetailedHTMLProps"
367
441
  },
368
442
  {
369
443
  "type": "literal",
@@ -371,7 +445,6 @@
371
445
  }
372
446
  ],
373
447
  "name": "Omit",
374
- "qualifiedName": "Omit",
375
448
  "package": "typescript"
376
449
  },
377
450
  {
@@ -379,15 +452,15 @@
379
452
  "declaration": {
380
453
  "id": 13,
381
454
  "name": "__type",
455
+ "variant": "declaration",
382
456
  "kind": 65536,
383
- "kindString": "Type literal",
384
457
  "flags": {},
385
458
  "children": [
386
459
  {
387
460
  "id": 14,
388
461
  "name": "ref",
462
+ "variant": "declaration",
389
463
  "kind": 1024,
390
- "kindString": "Property",
391
464
  "flags": {
392
465
  "isOptional": true
393
466
  },
@@ -407,25 +480,32 @@
407
480
  },
408
481
  {
409
482
  "type": "reference",
483
+ "target": {
484
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
485
+ "qualifiedName": "React.RefObject"
486
+ },
410
487
  "typeArguments": [
411
488
  {
412
489
  "type": "reference",
490
+ "target": {
491
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
492
+ "qualifiedName": "HTMLDivElement"
493
+ },
413
494
  "name": "HTMLDivElement",
414
- "qualifiedName": "HTMLDivElement",
415
495
  "package": "typescript"
416
496
  }
417
497
  ],
418
498
  "name": "RefObject",
419
- "qualifiedName": "React.RefObject",
420
- "package": "@types/react"
499
+ "package": "@types/react",
500
+ "qualifiedName": "React.RefObject"
421
501
  },
422
502
  {
423
503
  "type": "reflection",
424
504
  "declaration": {
425
505
  "id": 15,
426
506
  "name": "__type",
507
+ "variant": "declaration",
427
508
  "kind": 65536,
428
- "kindString": "Type literal",
429
509
  "flags": {},
430
510
  "sources": [
431
511
  {
@@ -438,15 +518,22 @@
438
518
  {
439
519
  "id": 16,
440
520
  "name": "__type",
521
+ "variant": "signature",
441
522
  "kind": 4096,
442
- "kindString": "Call signature",
443
523
  "flags": {},
524
+ "sources": [
525
+ {
526
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/Card.d.ts",
527
+ "line": 10,
528
+ "character": 11
529
+ }
530
+ ],
444
531
  "parameters": [
445
532
  {
446
533
  "id": 17,
447
534
  "name": "instance",
535
+ "variant": "param",
448
536
  "kind": 32768,
449
- "kindString": "Parameter",
450
537
  "flags": {},
451
538
  "type": {
452
539
  "type": "union",
@@ -457,8 +544,11 @@
457
544
  },
458
545
  {
459
546
  "type": "reference",
547
+ "target": {
548
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
549
+ "qualifiedName": "HTMLDivElement"
550
+ },
460
551
  "name": "HTMLDivElement",
461
- "qualifiedName": "HTMLDivElement",
462
552
  "package": "typescript"
463
553
  }
464
554
  ]
@@ -504,8 +594,11 @@
504
594
  "operator": "keyof",
505
595
  "target": {
506
596
  "type": "reference",
597
+ "target": {
598
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
599
+ "qualifiedName": "CommonProps"
600
+ },
507
601
  "name": "CommonProps",
508
- "qualifiedName": "CommonProps",
509
602
  "package": "@mui/material"
510
603
  }
511
604
  },
@@ -1597,7 +1690,6 @@
1597
1690
  }
1598
1691
  ],
1599
1692
  "name": "Omit",
1600
- "qualifiedName": "Omit",
1601
1693
  "package": "typescript"
1602
1694
  }
1603
1695
  ]
@@ -1608,22 +1700,28 @@
1608
1700
  }
1609
1701
  ],
1610
1702
  "name": "Omit",
1611
- "qualifiedName": "Omit",
1612
1703
  "package": "typescript"
1613
1704
  },
1614
1705
  {
1615
1706
  "type": "reference",
1707
+ "target": {
1708
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1709
+ "qualifiedName": "React.RefAttributes"
1710
+ },
1616
1711
  "typeArguments": [
1617
1712
  {
1618
1713
  "type": "reference",
1714
+ "target": {
1715
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
1716
+ "qualifiedName": "HTMLDivElement"
1717
+ },
1619
1718
  "name": "HTMLDivElement",
1620
- "qualifiedName": "HTMLDivElement",
1621
1719
  "package": "typescript"
1622
1720
  }
1623
1721
  ],
1624
1722
  "name": "RefAttributes",
1625
- "qualifiedName": "React.RefAttributes",
1626
- "package": "@types/react"
1723
+ "package": "@types/react",
1724
+ "qualifiedName": "React.RefAttributes"
1627
1725
  }
1628
1726
  ]
1629
1727
  }
@@ -1638,6 +1736,10 @@
1638
1736
  },
1639
1737
  {
1640
1738
  "type": "reference",
1739
+ "target": {
1740
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1741
+ "qualifiedName": "React.ReactElement"
1742
+ },
1641
1743
  "typeArguments": [
1642
1744
  {
1643
1745
  "type": "intrinsic",
@@ -1652,6 +1754,10 @@
1652
1754
  },
1653
1755
  {
1654
1756
  "type": "reference",
1757
+ "target": {
1758
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1759
+ "qualifiedName": "React.JSXElementConstructor"
1760
+ },
1655
1761
  "typeArguments": [
1656
1762
  {
1657
1763
  "type": "intrinsic",
@@ -1659,15 +1765,15 @@
1659
1765
  }
1660
1766
  ],
1661
1767
  "name": "JSXElementConstructor",
1662
- "qualifiedName": "React.JSXElementConstructor",
1663
- "package": "@types/react"
1768
+ "package": "@types/react",
1769
+ "qualifiedName": "React.JSXElementConstructor"
1664
1770
  }
1665
1771
  ]
1666
1772
  }
1667
1773
  ],
1668
1774
  "name": "ReactElement",
1669
- "qualifiedName": "React.ReactElement",
1670
- "package": "@types/react"
1775
+ "package": "@types/react",
1776
+ "qualifiedName": "React.ReactElement"
1671
1777
  }
1672
1778
  ]
1673
1779
  }
@@ -1677,8 +1783,8 @@
1677
1783
  {
1678
1784
  "id": 18,
1679
1785
  "name": "EtherchainV2GasPriceCardContent",
1786
+ "variant": "declaration",
1680
1787
  "kind": 64,
1681
- "kindString": "Function",
1682
1788
  "flags": {},
1683
1789
  "sources": [
1684
1790
  {
@@ -1691,8 +1797,8 @@
1691
1797
  {
1692
1798
  "id": 19,
1693
1799
  "name": "EtherchainV2GasPriceCardContent",
1800
+ "variant": "signature",
1694
1801
  "kind": 4096,
1695
- "kindString": "Call signature",
1696
1802
  "flags": {},
1697
1803
  "comment": {
1698
1804
  "summary": [
@@ -1702,38 +1808,59 @@
1702
1808
  }
1703
1809
  ]
1704
1810
  },
1811
+ "sources": [
1812
+ {
1813
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1814
+ "line": 355,
1815
+ "character": 8
1816
+ }
1817
+ ],
1705
1818
  "parameters": [
1706
1819
  {
1707
1820
  "id": 20,
1708
1821
  "name": "props",
1822
+ "variant": "param",
1709
1823
  "kind": 32768,
1710
- "kindString": "Parameter",
1711
1824
  "flags": {},
1712
1825
  "type": {
1713
1826
  "type": "intersection",
1714
1827
  "types": [
1715
1828
  {
1716
1829
  "type": "reference",
1830
+ "target": {
1831
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1832
+ "qualifiedName": "Omit"
1833
+ },
1717
1834
  "typeArguments": [
1718
1835
  {
1719
1836
  "type": "intersection",
1720
1837
  "types": [
1721
1838
  {
1722
1839
  "type": "reference",
1840
+ "target": {
1841
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
1842
+ "qualifiedName": "PayloadRenderProps"
1843
+ },
1723
1844
  "typeArguments": [
1724
1845
  {
1725
1846
  "type": "intersection",
1726
1847
  "types": [
1727
1848
  {
1728
1849
  "type": "reference",
1850
+ "target": {
1851
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1852
+ "qualifiedName": "SchemaFields"
1853
+ },
1729
1854
  "name": "SchemaFields",
1730
- "qualifiedName": "SchemaFields",
1731
1855
  "package": "@xyo-network/payload-model"
1732
1856
  },
1733
1857
  {
1734
1858
  "type": "reference",
1859
+ "target": {
1860
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
1861
+ "qualifiedName": "PayloadFields"
1862
+ },
1735
1863
  "name": "PayloadFields",
1736
- "qualifiedName": "PayloadFields",
1737
1864
  "package": "@xyo-network/payload-model"
1738
1865
  },
1739
1866
  {
@@ -1741,15 +1868,15 @@
1741
1868
  "declaration": {
1742
1869
  "id": 21,
1743
1870
  "name": "__type",
1871
+ "variant": "declaration",
1744
1872
  "kind": 65536,
1745
- "kindString": "Type literal",
1746
1873
  "flags": {},
1747
1874
  "children": [
1748
1875
  {
1749
1876
  "id": 22,
1750
1877
  "name": "schema",
1878
+ "variant": "declaration",
1751
1879
  "kind": 1024,
1752
- "kindString": "Property",
1753
1880
  "flags": {},
1754
1881
  "sources": [
1755
1882
  {
@@ -1784,22 +1911,23 @@
1784
1911
  ]
1785
1912
  }
1786
1913
  ],
1787
- "name": "PayloadRenderProps"
1914
+ "name": "PayloadRenderProps",
1915
+ "package": "@xyo-network/react-payload-plugin"
1788
1916
  },
1789
1917
  {
1790
1918
  "type": "reflection",
1791
1919
  "declaration": {
1792
1920
  "id": 23,
1793
1921
  "name": "__type",
1922
+ "variant": "declaration",
1794
1923
  "kind": 65536,
1795
- "kindString": "Type literal",
1796
1924
  "flags": {},
1797
1925
  "children": [
1798
1926
  {
1799
1927
  "id": 24,
1800
1928
  "name": "children",
1929
+ "variant": "declaration",
1801
1930
  "kind": 1024,
1802
- "kindString": "Property",
1803
1931
  "flags": {
1804
1932
  "isOptional": true
1805
1933
  },
@@ -1812,16 +1940,20 @@
1812
1940
  ],
1813
1941
  "type": {
1814
1942
  "type": "reference",
1943
+ "target": {
1944
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
1945
+ "qualifiedName": "React.ReactNode"
1946
+ },
1815
1947
  "name": "ReactNode",
1816
- "qualifiedName": "React.ReactNode",
1817
- "package": "@types/react"
1948
+ "package": "@types/react",
1949
+ "qualifiedName": "React.ReactNode"
1818
1950
  }
1819
1951
  },
1820
1952
  {
1821
1953
  "id": 25,
1822
1954
  "name": "classes",
1955
+ "variant": "declaration",
1823
1956
  "kind": 1024,
1824
- "kindString": "Property",
1825
1957
  "flags": {
1826
1958
  "isOptional": true
1827
1959
  },
@@ -1834,24 +1966,30 @@
1834
1966
  ],
1835
1967
  "type": {
1836
1968
  "type": "reference",
1969
+ "target": {
1970
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
1971
+ "qualifiedName": "Partial"
1972
+ },
1837
1973
  "typeArguments": [
1838
1974
  {
1839
1975
  "type": "reference",
1976
+ "target": {
1977
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardContent/cardContentClasses.d.ts",
1978
+ "qualifiedName": "CardContentClasses"
1979
+ },
1840
1980
  "name": "CardContentClasses",
1841
- "qualifiedName": "CardContentClasses",
1842
1981
  "package": "@mui/material"
1843
1982
  }
1844
1983
  ],
1845
1984
  "name": "Partial",
1846
- "qualifiedName": "Partial",
1847
1985
  "package": "typescript"
1848
1986
  }
1849
1987
  },
1850
1988
  {
1851
1989
  "id": 26,
1852
1990
  "name": "sx",
1991
+ "variant": "declaration",
1853
1992
  "kind": 1024,
1854
- "kindString": "Property",
1855
1993
  "flags": {
1856
1994
  "isOptional": true
1857
1995
  },
@@ -1864,16 +2002,22 @@
1864
2002
  ],
1865
2003
  "type": {
1866
2004
  "type": "reference",
2005
+ "target": {
2006
+ "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
2007
+ "qualifiedName": "SxProps"
2008
+ },
1867
2009
  "typeArguments": [
1868
2010
  {
1869
2011
  "type": "reference",
2012
+ "target": {
2013
+ "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
2014
+ "qualifiedName": "Theme"
2015
+ },
1870
2016
  "name": "Theme",
1871
- "qualifiedName": "Theme",
1872
2017
  "package": "@mui/material"
1873
2018
  }
1874
2019
  ],
1875
2020
  "name": "SxProps",
1876
- "qualifiedName": "SxProps",
1877
2021
  "package": "@mui/system"
1878
2022
  }
1879
2023
  }
@@ -1899,46 +2043,71 @@
1899
2043
  },
1900
2044
  {
1901
2045
  "type": "reference",
2046
+ "target": {
2047
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
2048
+ "qualifiedName": "CommonProps"
2049
+ },
1902
2050
  "name": "CommonProps",
1903
- "qualifiedName": "CommonProps",
1904
2051
  "package": "@mui/material"
1905
2052
  },
1906
2053
  {
1907
2054
  "type": "reference",
2055
+ "target": {
2056
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2057
+ "qualifiedName": "Omit"
2058
+ },
1908
2059
  "typeArguments": [
1909
2060
  {
1910
2061
  "type": "intersection",
1911
2062
  "types": [
1912
2063
  {
1913
2064
  "type": "reference",
2065
+ "target": {
2066
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2067
+ "qualifiedName": "Omit"
2068
+ },
1914
2069
  "typeArguments": [
1915
2070
  {
1916
2071
  "type": "reference",
2072
+ "target": {
2073
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2074
+ "qualifiedName": "React.DetailedHTMLProps"
2075
+ },
1917
2076
  "typeArguments": [
1918
2077
  {
1919
2078
  "type": "reference",
2079
+ "target": {
2080
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2081
+ "qualifiedName": "React.HTMLAttributes"
2082
+ },
1920
2083
  "typeArguments": [
1921
2084
  {
1922
2085
  "type": "reference",
2086
+ "target": {
2087
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2088
+ "qualifiedName": "HTMLDivElement"
2089
+ },
1923
2090
  "name": "HTMLDivElement",
1924
- "qualifiedName": "HTMLDivElement",
1925
2091
  "package": "typescript"
1926
2092
  }
1927
2093
  ],
1928
2094
  "name": "HTMLAttributes",
1929
- "qualifiedName": "React.HTMLAttributes",
1930
- "package": "@types/react"
2095
+ "package": "@types/react",
2096
+ "qualifiedName": "React.HTMLAttributes"
1931
2097
  },
1932
2098
  {
1933
2099
  "type": "reference",
2100
+ "target": {
2101
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2102
+ "qualifiedName": "HTMLDivElement"
2103
+ },
1934
2104
  "name": "HTMLDivElement",
1935
- "qualifiedName": "HTMLDivElement",
1936
2105
  "package": "typescript"
1937
2106
  }
1938
2107
  ],
1939
2108
  "name": "DetailedHTMLProps",
1940
- "qualifiedName": "React.DetailedHTMLProps",
1941
- "package": "@types/react"
2109
+ "package": "@types/react",
2110
+ "qualifiedName": "React.DetailedHTMLProps"
1942
2111
  },
1943
2112
  {
1944
2113
  "type": "literal",
@@ -1946,7 +2115,6 @@
1946
2115
  }
1947
2116
  ],
1948
2117
  "name": "Omit",
1949
- "qualifiedName": "Omit",
1950
2118
  "package": "typescript"
1951
2119
  },
1952
2120
  {
@@ -1954,15 +2122,15 @@
1954
2122
  "declaration": {
1955
2123
  "id": 27,
1956
2124
  "name": "__type",
2125
+ "variant": "declaration",
1957
2126
  "kind": 65536,
1958
- "kindString": "Type literal",
1959
2127
  "flags": {},
1960
2128
  "children": [
1961
2129
  {
1962
2130
  "id": 28,
1963
2131
  "name": "ref",
2132
+ "variant": "declaration",
1964
2133
  "kind": 1024,
1965
- "kindString": "Property",
1966
2134
  "flags": {
1967
2135
  "isOptional": true
1968
2136
  },
@@ -1982,25 +2150,32 @@
1982
2150
  },
1983
2151
  {
1984
2152
  "type": "reference",
2153
+ "target": {
2154
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2155
+ "qualifiedName": "React.RefObject"
2156
+ },
1985
2157
  "typeArguments": [
1986
2158
  {
1987
2159
  "type": "reference",
2160
+ "target": {
2161
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2162
+ "qualifiedName": "HTMLDivElement"
2163
+ },
1988
2164
  "name": "HTMLDivElement",
1989
- "qualifiedName": "HTMLDivElement",
1990
2165
  "package": "typescript"
1991
2166
  }
1992
2167
  ],
1993
2168
  "name": "RefObject",
1994
- "qualifiedName": "React.RefObject",
1995
- "package": "@types/react"
2169
+ "package": "@types/react",
2170
+ "qualifiedName": "React.RefObject"
1996
2171
  },
1997
2172
  {
1998
2173
  "type": "reflection",
1999
2174
  "declaration": {
2000
2175
  "id": 29,
2001
2176
  "name": "__type",
2177
+ "variant": "declaration",
2002
2178
  "kind": 65536,
2003
- "kindString": "Type literal",
2004
2179
  "flags": {},
2005
2180
  "sources": [
2006
2181
  {
@@ -2013,15 +2188,22 @@
2013
2188
  {
2014
2189
  "id": 30,
2015
2190
  "name": "__type",
2191
+ "variant": "signature",
2016
2192
  "kind": 4096,
2017
- "kindString": "Call signature",
2018
2193
  "flags": {},
2194
+ "sources": [
2195
+ {
2196
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardContent.d.ts",
2197
+ "line": 10,
2198
+ "character": 11
2199
+ }
2200
+ ],
2019
2201
  "parameters": [
2020
2202
  {
2021
2203
  "id": 31,
2022
2204
  "name": "instance",
2205
+ "variant": "param",
2023
2206
  "kind": 32768,
2024
- "kindString": "Parameter",
2025
2207
  "flags": {},
2026
2208
  "type": {
2027
2209
  "type": "union",
@@ -2032,8 +2214,11 @@
2032
2214
  },
2033
2215
  {
2034
2216
  "type": "reference",
2217
+ "target": {
2218
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2219
+ "qualifiedName": "HTMLDivElement"
2220
+ },
2035
2221
  "name": "HTMLDivElement",
2036
- "qualifiedName": "HTMLDivElement",
2037
2222
  "package": "typescript"
2038
2223
  }
2039
2224
  ]
@@ -2079,8 +2264,11 @@
2079
2264
  "operator": "keyof",
2080
2265
  "target": {
2081
2266
  "type": "reference",
2267
+ "target": {
2268
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
2269
+ "qualifiedName": "CommonProps"
2270
+ },
2082
2271
  "name": "CommonProps",
2083
- "qualifiedName": "CommonProps",
2084
2272
  "package": "@mui/material"
2085
2273
  }
2086
2274
  },
@@ -2096,7 +2284,6 @@
2096
2284
  }
2097
2285
  ],
2098
2286
  "name": "Omit",
2099
- "qualifiedName": "Omit",
2100
2287
  "package": "typescript"
2101
2288
  }
2102
2289
  ]
@@ -2107,22 +2294,28 @@
2107
2294
  }
2108
2295
  ],
2109
2296
  "name": "Omit",
2110
- "qualifiedName": "Omit",
2111
2297
  "package": "typescript"
2112
2298
  },
2113
2299
  {
2114
2300
  "type": "reference",
2301
+ "target": {
2302
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2303
+ "qualifiedName": "React.RefAttributes"
2304
+ },
2115
2305
  "typeArguments": [
2116
2306
  {
2117
2307
  "type": "reference",
2308
+ "target": {
2309
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2310
+ "qualifiedName": "HTMLDivElement"
2311
+ },
2118
2312
  "name": "HTMLDivElement",
2119
- "qualifiedName": "HTMLDivElement",
2120
2313
  "package": "typescript"
2121
2314
  }
2122
2315
  ],
2123
2316
  "name": "RefAttributes",
2124
- "qualifiedName": "React.RefAttributes",
2125
- "package": "@types/react"
2317
+ "package": "@types/react",
2318
+ "qualifiedName": "React.RefAttributes"
2126
2319
  }
2127
2320
  ]
2128
2321
  }
@@ -2137,6 +2330,10 @@
2137
2330
  },
2138
2331
  {
2139
2332
  "type": "reference",
2333
+ "target": {
2334
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2335
+ "qualifiedName": "React.ReactElement"
2336
+ },
2140
2337
  "typeArguments": [
2141
2338
  {
2142
2339
  "type": "intrinsic",
@@ -2151,6 +2348,10 @@
2151
2348
  },
2152
2349
  {
2153
2350
  "type": "reference",
2351
+ "target": {
2352
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2353
+ "qualifiedName": "React.JSXElementConstructor"
2354
+ },
2154
2355
  "typeArguments": [
2155
2356
  {
2156
2357
  "type": "intrinsic",
@@ -2158,15 +2359,15 @@
2158
2359
  }
2159
2360
  ],
2160
2361
  "name": "JSXElementConstructor",
2161
- "qualifiedName": "React.JSXElementConstructor",
2162
- "package": "@types/react"
2362
+ "package": "@types/react",
2363
+ "qualifiedName": "React.JSXElementConstructor"
2163
2364
  }
2164
2365
  ]
2165
2366
  }
2166
2367
  ],
2167
2368
  "name": "ReactElement",
2168
- "qualifiedName": "React.ReactElement",
2169
- "package": "@types/react"
2369
+ "package": "@types/react",
2370
+ "qualifiedName": "React.ReactElement"
2170
2371
  }
2171
2372
  ]
2172
2373
  }
@@ -2176,8 +2377,8 @@
2176
2377
  {
2177
2378
  "id": 32,
2178
2379
  "name": "EtherchainV2GasPriceCardHeader",
2380
+ "variant": "declaration",
2179
2381
  "kind": 64,
2180
- "kindString": "Function",
2181
2382
  "flags": {},
2182
2383
  "sources": [
2183
2384
  {
@@ -2190,8 +2391,8 @@
2190
2391
  {
2191
2392
  "id": 33,
2192
2393
  "name": "EtherchainV2GasPriceCardHeader",
2394
+ "variant": "signature",
2193
2395
  "kind": 4096,
2194
- "kindString": "Call signature",
2195
2396
  "flags": {},
2196
2397
  "comment": {
2197
2398
  "summary": [
@@ -2201,38 +2402,59 @@
2201
2402
  }
2202
2403
  ]
2203
2404
  },
2405
+ "sources": [
2406
+ {
2407
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
2408
+ "line": 355,
2409
+ "character": 8
2410
+ }
2411
+ ],
2204
2412
  "parameters": [
2205
2413
  {
2206
2414
  "id": 34,
2207
2415
  "name": "props",
2416
+ "variant": "param",
2208
2417
  "kind": 32768,
2209
- "kindString": "Parameter",
2210
2418
  "flags": {},
2211
2419
  "type": {
2212
2420
  "type": "intersection",
2213
2421
  "types": [
2214
2422
  {
2215
2423
  "type": "reference",
2424
+ "target": {
2425
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2426
+ "qualifiedName": "Omit"
2427
+ },
2216
2428
  "typeArguments": [
2217
2429
  {
2218
2430
  "type": "intersection",
2219
2431
  "types": [
2220
2432
  {
2221
2433
  "type": "reference",
2434
+ "target": {
2435
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
2436
+ "qualifiedName": "PayloadRenderProps"
2437
+ },
2222
2438
  "typeArguments": [
2223
2439
  {
2224
2440
  "type": "intersection",
2225
2441
  "types": [
2226
2442
  {
2227
2443
  "type": "reference",
2444
+ "target": {
2445
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2446
+ "qualifiedName": "SchemaFields"
2447
+ },
2228
2448
  "name": "SchemaFields",
2229
- "qualifiedName": "SchemaFields",
2230
2449
  "package": "@xyo-network/payload-model"
2231
2450
  },
2232
2451
  {
2233
2452
  "type": "reference",
2453
+ "target": {
2454
+ "sourceFileName": "../../../../../../node_modules/@xyo-network/payload-model/src/Payload.ts",
2455
+ "qualifiedName": "PayloadFields"
2456
+ },
2234
2457
  "name": "PayloadFields",
2235
- "qualifiedName": "PayloadFields",
2236
2458
  "package": "@xyo-network/payload-model"
2237
2459
  },
2238
2460
  {
@@ -2240,15 +2462,15 @@
2240
2462
  "declaration": {
2241
2463
  "id": 35,
2242
2464
  "name": "__type",
2465
+ "variant": "declaration",
2243
2466
  "kind": 65536,
2244
- "kindString": "Type literal",
2245
2467
  "flags": {},
2246
2468
  "children": [
2247
2469
  {
2248
2470
  "id": 36,
2249
2471
  "name": "schema",
2472
+ "variant": "declaration",
2250
2473
  "kind": 1024,
2251
- "kindString": "Property",
2252
2474
  "flags": {},
2253
2475
  "sources": [
2254
2476
  {
@@ -2283,22 +2505,23 @@
2283
2505
  ]
2284
2506
  }
2285
2507
  ],
2286
- "name": "PayloadRenderProps"
2508
+ "name": "PayloadRenderProps",
2509
+ "package": "@xyo-network/react-payload-plugin"
2287
2510
  },
2288
2511
  {
2289
2512
  "type": "reflection",
2290
2513
  "declaration": {
2291
2514
  "id": 37,
2292
2515
  "name": "__type",
2516
+ "variant": "declaration",
2293
2517
  "kind": 65536,
2294
- "kindString": "Type literal",
2295
2518
  "flags": {},
2296
2519
  "children": [
2297
2520
  {
2298
2521
  "id": 38,
2299
2522
  "name": "action",
2523
+ "variant": "declaration",
2300
2524
  "kind": 1024,
2301
- "kindString": "Property",
2302
2525
  "flags": {
2303
2526
  "isOptional": true
2304
2527
  },
@@ -2311,16 +2534,20 @@
2311
2534
  ],
2312
2535
  "type": {
2313
2536
  "type": "reference",
2537
+ "target": {
2538
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2539
+ "qualifiedName": "React.ReactNode"
2540
+ },
2314
2541
  "name": "ReactNode",
2315
- "qualifiedName": "React.ReactNode",
2316
- "package": "@types/react"
2542
+ "package": "@types/react",
2543
+ "qualifiedName": "React.ReactNode"
2317
2544
  }
2318
2545
  },
2319
2546
  {
2320
2547
  "id": 39,
2321
2548
  "name": "avatar",
2549
+ "variant": "declaration",
2322
2550
  "kind": 1024,
2323
- "kindString": "Property",
2324
2551
  "flags": {
2325
2552
  "isOptional": true
2326
2553
  },
@@ -2333,16 +2560,20 @@
2333
2560
  ],
2334
2561
  "type": {
2335
2562
  "type": "reference",
2563
+ "target": {
2564
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2565
+ "qualifiedName": "React.ReactNode"
2566
+ },
2336
2567
  "name": "ReactNode",
2337
- "qualifiedName": "React.ReactNode",
2338
- "package": "@types/react"
2568
+ "package": "@types/react",
2569
+ "qualifiedName": "React.ReactNode"
2339
2570
  }
2340
2571
  },
2341
2572
  {
2342
2573
  "id": 40,
2343
2574
  "name": "classes",
2575
+ "variant": "declaration",
2344
2576
  "kind": 1024,
2345
- "kindString": "Property",
2346
2577
  "flags": {
2347
2578
  "isOptional": true
2348
2579
  },
@@ -2355,24 +2586,30 @@
2355
2586
  ],
2356
2587
  "type": {
2357
2588
  "type": "reference",
2589
+ "target": {
2590
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2591
+ "qualifiedName": "Partial"
2592
+ },
2358
2593
  "typeArguments": [
2359
2594
  {
2360
2595
  "type": "reference",
2596
+ "target": {
2597
+ "sourceFileName": "../../../../../../node_modules/@mui/material/CardHeader/cardHeaderClasses.d.ts",
2598
+ "qualifiedName": "CardHeaderClasses"
2599
+ },
2361
2600
  "name": "CardHeaderClasses",
2362
- "qualifiedName": "CardHeaderClasses",
2363
2601
  "package": "@mui/material"
2364
2602
  }
2365
2603
  ],
2366
2604
  "name": "Partial",
2367
- "qualifiedName": "Partial",
2368
2605
  "package": "typescript"
2369
2606
  }
2370
2607
  },
2371
2608
  {
2372
2609
  "id": 41,
2373
2610
  "name": "disableTypography",
2611
+ "variant": "declaration",
2374
2612
  "kind": 1024,
2375
- "kindString": "Property",
2376
2613
  "flags": {
2377
2614
  "isOptional": true
2378
2615
  },
@@ -2391,8 +2628,8 @@
2391
2628
  {
2392
2629
  "id": 42,
2393
2630
  "name": "subheader",
2631
+ "variant": "declaration",
2394
2632
  "kind": 1024,
2395
- "kindString": "Property",
2396
2633
  "flags": {
2397
2634
  "isOptional": true
2398
2635
  },
@@ -2405,16 +2642,20 @@
2405
2642
  ],
2406
2643
  "type": {
2407
2644
  "type": "reference",
2645
+ "target": {
2646
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2647
+ "qualifiedName": "React.ReactNode"
2648
+ },
2408
2649
  "name": "ReactNode",
2409
- "qualifiedName": "React.ReactNode",
2410
- "package": "@types/react"
2650
+ "package": "@types/react",
2651
+ "qualifiedName": "React.ReactNode"
2411
2652
  }
2412
2653
  },
2413
2654
  {
2414
2655
  "id": 43,
2415
2656
  "name": "subheaderTypographyProps",
2657
+ "variant": "declaration",
2416
2658
  "kind": 1024,
2417
- "kindString": "Property",
2418
2659
  "flags": {
2419
2660
  "isOptional": true
2420
2661
  },
@@ -2427,6 +2668,10 @@
2427
2668
  ],
2428
2669
  "type": {
2429
2670
  "type": "reference",
2671
+ "target": {
2672
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Typography/Typography.d.ts",
2673
+ "qualifiedName": "TypographyProps"
2674
+ },
2430
2675
  "typeArguments": [
2431
2676
  {
2432
2677
  "type": "literal",
@@ -2437,15 +2682,15 @@
2437
2682
  "declaration": {
2438
2683
  "id": 44,
2439
2684
  "name": "__type",
2685
+ "variant": "declaration",
2440
2686
  "kind": 65536,
2441
- "kindString": "Type literal",
2442
2687
  "flags": {},
2443
2688
  "children": [
2444
2689
  {
2445
2690
  "id": 45,
2446
2691
  "name": "component",
2692
+ "variant": "declaration",
2447
2693
  "kind": 1024,
2448
- "kindString": "Property",
2449
2694
  "flags": {
2450
2695
  "isOptional": true
2451
2696
  },
@@ -2481,15 +2726,14 @@
2481
2726
  }
2482
2727
  ],
2483
2728
  "name": "TypographyProps",
2484
- "qualifiedName": "TypographyProps",
2485
2729
  "package": "@mui/material"
2486
2730
  }
2487
2731
  },
2488
2732
  {
2489
2733
  "id": 46,
2490
2734
  "name": "sx",
2735
+ "variant": "declaration",
2491
2736
  "kind": 1024,
2492
- "kindString": "Property",
2493
2737
  "flags": {
2494
2738
  "isOptional": true
2495
2739
  },
@@ -2502,24 +2746,30 @@
2502
2746
  ],
2503
2747
  "type": {
2504
2748
  "type": "reference",
2749
+ "target": {
2750
+ "sourceFileName": "../../../../../../node_modules/@mui/system/styleFunctionSx/styleFunctionSx.d.ts",
2751
+ "qualifiedName": "SxProps"
2752
+ },
2505
2753
  "typeArguments": [
2506
2754
  {
2507
2755
  "type": "reference",
2756
+ "target": {
2757
+ "sourceFileName": "../../../../../../node_modules/@mui/material/styles/createTheme.d.ts",
2758
+ "qualifiedName": "Theme"
2759
+ },
2508
2760
  "name": "Theme",
2509
- "qualifiedName": "Theme",
2510
2761
  "package": "@mui/material"
2511
2762
  }
2512
2763
  ],
2513
2764
  "name": "SxProps",
2514
- "qualifiedName": "SxProps",
2515
2765
  "package": "@mui/system"
2516
2766
  }
2517
2767
  },
2518
2768
  {
2519
2769
  "id": 47,
2520
2770
  "name": "title",
2771
+ "variant": "declaration",
2521
2772
  "kind": 1024,
2522
- "kindString": "Property",
2523
2773
  "flags": {
2524
2774
  "isOptional": true
2525
2775
  },
@@ -2532,16 +2782,20 @@
2532
2782
  ],
2533
2783
  "type": {
2534
2784
  "type": "reference",
2785
+ "target": {
2786
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2787
+ "qualifiedName": "React.ReactNode"
2788
+ },
2535
2789
  "name": "ReactNode",
2536
- "qualifiedName": "React.ReactNode",
2537
- "package": "@types/react"
2790
+ "package": "@types/react",
2791
+ "qualifiedName": "React.ReactNode"
2538
2792
  }
2539
2793
  },
2540
2794
  {
2541
2795
  "id": 48,
2542
2796
  "name": "titleTypographyProps",
2797
+ "variant": "declaration",
2543
2798
  "kind": 1024,
2544
- "kindString": "Property",
2545
2799
  "flags": {
2546
2800
  "isOptional": true
2547
2801
  },
@@ -2554,6 +2808,10 @@
2554
2808
  ],
2555
2809
  "type": {
2556
2810
  "type": "reference",
2811
+ "target": {
2812
+ "sourceFileName": "../../../../../../node_modules/@mui/material/Typography/Typography.d.ts",
2813
+ "qualifiedName": "TypographyProps"
2814
+ },
2557
2815
  "typeArguments": [
2558
2816
  {
2559
2817
  "type": "literal",
@@ -2564,15 +2822,15 @@
2564
2822
  "declaration": {
2565
2823
  "id": 49,
2566
2824
  "name": "__type",
2825
+ "variant": "declaration",
2567
2826
  "kind": 65536,
2568
- "kindString": "Type literal",
2569
2827
  "flags": {},
2570
2828
  "children": [
2571
2829
  {
2572
2830
  "id": 50,
2573
2831
  "name": "component",
2832
+ "variant": "declaration",
2574
2833
  "kind": 1024,
2575
- "kindString": "Property",
2576
2834
  "flags": {
2577
2835
  "isOptional": true
2578
2836
  },
@@ -2608,7 +2866,6 @@
2608
2866
  }
2609
2867
  ],
2610
2868
  "name": "TypographyProps",
2611
- "qualifiedName": "TypographyProps",
2612
2869
  "package": "@mui/material"
2613
2870
  }
2614
2871
  }
@@ -2640,46 +2897,71 @@
2640
2897
  },
2641
2898
  {
2642
2899
  "type": "reference",
2900
+ "target": {
2901
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
2902
+ "qualifiedName": "CommonProps"
2903
+ },
2643
2904
  "name": "CommonProps",
2644
- "qualifiedName": "CommonProps",
2645
2905
  "package": "@mui/material"
2646
2906
  },
2647
2907
  {
2648
2908
  "type": "reference",
2909
+ "target": {
2910
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2911
+ "qualifiedName": "Omit"
2912
+ },
2649
2913
  "typeArguments": [
2650
2914
  {
2651
2915
  "type": "intersection",
2652
2916
  "types": [
2653
2917
  {
2654
2918
  "type": "reference",
2919
+ "target": {
2920
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
2921
+ "qualifiedName": "Omit"
2922
+ },
2655
2923
  "typeArguments": [
2656
2924
  {
2657
2925
  "type": "reference",
2926
+ "target": {
2927
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2928
+ "qualifiedName": "React.DetailedHTMLProps"
2929
+ },
2658
2930
  "typeArguments": [
2659
2931
  {
2660
2932
  "type": "reference",
2933
+ "target": {
2934
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
2935
+ "qualifiedName": "React.HTMLAttributes"
2936
+ },
2661
2937
  "typeArguments": [
2662
2938
  {
2663
2939
  "type": "reference",
2940
+ "target": {
2941
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2942
+ "qualifiedName": "HTMLDivElement"
2943
+ },
2664
2944
  "name": "HTMLDivElement",
2665
- "qualifiedName": "HTMLDivElement",
2666
2945
  "package": "typescript"
2667
2946
  }
2668
2947
  ],
2669
2948
  "name": "HTMLAttributes",
2670
- "qualifiedName": "React.HTMLAttributes",
2671
- "package": "@types/react"
2949
+ "package": "@types/react",
2950
+ "qualifiedName": "React.HTMLAttributes"
2672
2951
  },
2673
2952
  {
2674
2953
  "type": "reference",
2954
+ "target": {
2955
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
2956
+ "qualifiedName": "HTMLDivElement"
2957
+ },
2675
2958
  "name": "HTMLDivElement",
2676
- "qualifiedName": "HTMLDivElement",
2677
2959
  "package": "typescript"
2678
2960
  }
2679
2961
  ],
2680
2962
  "name": "DetailedHTMLProps",
2681
- "qualifiedName": "React.DetailedHTMLProps",
2682
- "package": "@types/react"
2963
+ "package": "@types/react",
2964
+ "qualifiedName": "React.DetailedHTMLProps"
2683
2965
  },
2684
2966
  {
2685
2967
  "type": "literal",
@@ -2687,7 +2969,6 @@
2687
2969
  }
2688
2970
  ],
2689
2971
  "name": "Omit",
2690
- "qualifiedName": "Omit",
2691
2972
  "package": "typescript"
2692
2973
  },
2693
2974
  {
@@ -2695,15 +2976,15 @@
2695
2976
  "declaration": {
2696
2977
  "id": 51,
2697
2978
  "name": "__type",
2979
+ "variant": "declaration",
2698
2980
  "kind": 65536,
2699
- "kindString": "Type literal",
2700
2981
  "flags": {},
2701
2982
  "children": [
2702
2983
  {
2703
2984
  "id": 52,
2704
2985
  "name": "ref",
2986
+ "variant": "declaration",
2705
2987
  "kind": 1024,
2706
- "kindString": "Property",
2707
2988
  "flags": {
2708
2989
  "isOptional": true
2709
2990
  },
@@ -2723,25 +3004,32 @@
2723
3004
  },
2724
3005
  {
2725
3006
  "type": "reference",
3007
+ "target": {
3008
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3009
+ "qualifiedName": "React.RefObject"
3010
+ },
2726
3011
  "typeArguments": [
2727
3012
  {
2728
3013
  "type": "reference",
3014
+ "target": {
3015
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
3016
+ "qualifiedName": "HTMLDivElement"
3017
+ },
2729
3018
  "name": "HTMLDivElement",
2730
- "qualifiedName": "HTMLDivElement",
2731
3019
  "package": "typescript"
2732
3020
  }
2733
3021
  ],
2734
3022
  "name": "RefObject",
2735
- "qualifiedName": "React.RefObject",
2736
- "package": "@types/react"
3023
+ "package": "@types/react",
3024
+ "qualifiedName": "React.RefObject"
2737
3025
  },
2738
3026
  {
2739
3027
  "type": "reflection",
2740
3028
  "declaration": {
2741
3029
  "id": 53,
2742
3030
  "name": "__type",
3031
+ "variant": "declaration",
2743
3032
  "kind": 65536,
2744
- "kindString": "Type literal",
2745
3033
  "flags": {},
2746
3034
  "sources": [
2747
3035
  {
@@ -2754,15 +3042,22 @@
2754
3042
  {
2755
3043
  "id": 54,
2756
3044
  "name": "__type",
3045
+ "variant": "signature",
2757
3046
  "kind": 4096,
2758
- "kindString": "Call signature",
2759
3047
  "flags": {},
3048
+ "sources": [
3049
+ {
3050
+ "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/packages/v2/dist/types/components/Card/CardHeader.d.ts",
3051
+ "line": 20,
3052
+ "character": 11
3053
+ }
3054
+ ],
2760
3055
  "parameters": [
2761
3056
  {
2762
3057
  "id": 55,
2763
3058
  "name": "instance",
3059
+ "variant": "param",
2764
3060
  "kind": 32768,
2765
- "kindString": "Parameter",
2766
3061
  "flags": {},
2767
3062
  "type": {
2768
3063
  "type": "union",
@@ -2773,8 +3068,11 @@
2773
3068
  },
2774
3069
  {
2775
3070
  "type": "reference",
3071
+ "target": {
3072
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
3073
+ "qualifiedName": "HTMLDivElement"
3074
+ },
2776
3075
  "name": "HTMLDivElement",
2777
- "qualifiedName": "HTMLDivElement",
2778
3076
  "package": "typescript"
2779
3077
  }
2780
3078
  ]
@@ -2820,8 +3118,11 @@
2820
3118
  "operator": "keyof",
2821
3119
  "target": {
2822
3120
  "type": "reference",
3121
+ "target": {
3122
+ "sourceFileName": "../../../../../../node_modules/@mui/material/OverridableComponent.d.ts",
3123
+ "qualifiedName": "CommonProps"
3124
+ },
2823
3125
  "name": "CommonProps",
2824
- "qualifiedName": "CommonProps",
2825
3126
  "package": "@mui/material"
2826
3127
  }
2827
3128
  },
@@ -2861,7 +3162,6 @@
2861
3162
  }
2862
3163
  ],
2863
3164
  "name": "Omit",
2864
- "qualifiedName": "Omit",
2865
3165
  "package": "typescript"
2866
3166
  }
2867
3167
  ]
@@ -2872,22 +3172,28 @@
2872
3172
  }
2873
3173
  ],
2874
3174
  "name": "Omit",
2875
- "qualifiedName": "Omit",
2876
3175
  "package": "typescript"
2877
3176
  },
2878
3177
  {
2879
3178
  "type": "reference",
3179
+ "target": {
3180
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3181
+ "qualifiedName": "React.RefAttributes"
3182
+ },
2880
3183
  "typeArguments": [
2881
3184
  {
2882
3185
  "type": "reference",
3186
+ "target": {
3187
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
3188
+ "qualifiedName": "HTMLDivElement"
3189
+ },
2883
3190
  "name": "HTMLDivElement",
2884
- "qualifiedName": "HTMLDivElement",
2885
3191
  "package": "typescript"
2886
3192
  }
2887
3193
  ],
2888
3194
  "name": "RefAttributes",
2889
- "qualifiedName": "React.RefAttributes",
2890
- "package": "@types/react"
3195
+ "package": "@types/react",
3196
+ "qualifiedName": "React.RefAttributes"
2891
3197
  }
2892
3198
  ]
2893
3199
  }
@@ -2902,6 +3208,10 @@
2902
3208
  },
2903
3209
  {
2904
3210
  "type": "reference",
3211
+ "target": {
3212
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3213
+ "qualifiedName": "React.ReactElement"
3214
+ },
2905
3215
  "typeArguments": [
2906
3216
  {
2907
3217
  "type": "intrinsic",
@@ -2916,6 +3226,10 @@
2916
3226
  },
2917
3227
  {
2918
3228
  "type": "reference",
3229
+ "target": {
3230
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3231
+ "qualifiedName": "React.JSXElementConstructor"
3232
+ },
2919
3233
  "typeArguments": [
2920
3234
  {
2921
3235
  "type": "intrinsic",
@@ -2923,15 +3237,15 @@
2923
3237
  }
2924
3238
  ],
2925
3239
  "name": "JSXElementConstructor",
2926
- "qualifiedName": "React.JSXElementConstructor",
2927
- "package": "@types/react"
3240
+ "package": "@types/react",
3241
+ "qualifiedName": "React.JSXElementConstructor"
2928
3242
  }
2929
3243
  ]
2930
3244
  }
2931
3245
  ],
2932
3246
  "name": "ReactElement",
2933
- "qualifiedName": "React.ReactElement",
2934
- "package": "@types/react"
3247
+ "package": "@types/react",
3248
+ "qualifiedName": "React.ReactElement"
2935
3249
  }
2936
3250
  ]
2937
3251
  }
@@ -2941,8 +3255,8 @@
2941
3255
  {
2942
3256
  "id": 56,
2943
3257
  "name": "EtherchainV2GasPriceDetailsBox",
3258
+ "variant": "declaration",
2944
3259
  "kind": 64,
2945
- "kindString": "Function",
2946
3260
  "flags": {},
2947
3261
  "sources": [
2948
3262
  {
@@ -2955,8 +3269,8 @@
2955
3269
  {
2956
3270
  "id": 57,
2957
3271
  "name": "EtherchainV2GasPriceDetailsBox",
3272
+ "variant": "signature",
2958
3273
  "kind": 4096,
2959
- "kindString": "Call signature",
2960
3274
  "flags": {},
2961
3275
  "comment": {
2962
3276
  "summary": [
@@ -2966,39 +3280,61 @@
2966
3280
  }
2967
3281
  ]
2968
3282
  },
3283
+ "sources": [
3284
+ {
3285
+ "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
3286
+ "line": 355,
3287
+ "character": 8
3288
+ }
3289
+ ],
2969
3290
  "parameters": [
2970
3291
  {
2971
3292
  "id": 58,
2972
3293
  "name": "props",
3294
+ "variant": "param",
2973
3295
  "kind": 32768,
2974
- "kindString": "Parameter",
2975
3296
  "flags": {},
2976
3297
  "type": {
2977
3298
  "type": "intersection",
2978
3299
  "types": [
2979
3300
  {
2980
3301
  "type": "reference",
2981
- "name": "PayloadDetailsRenderProps"
3302
+ "target": {
3303
+ "sourceFileName": "../../../../../sdk/packages/payload/packages/plugin/src/PayloadRenderPlugin.ts",
3304
+ "qualifiedName": "PayloadDetailsRenderProps"
3305
+ },
3306
+ "name": "PayloadDetailsRenderProps",
3307
+ "package": "@xyo-network/react-payload-plugin"
2982
3308
  },
2983
3309
  {
2984
3310
  "type": "reference",
3311
+ "target": {
3312
+ "sourceFileName": "../../../../../../node_modules/@xylabs/react-flexbox/src/components/BusyBox/BusyBox.tsx",
3313
+ "qualifiedName": "BusyBoxProps"
3314
+ },
2985
3315
  "name": "BusyBoxProps",
2986
- "qualifiedName": "BusyBoxProps",
2987
3316
  "package": "@xylabs/react-flexbox"
2988
3317
  },
2989
3318
  {
2990
3319
  "type": "reference",
3320
+ "target": {
3321
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3322
+ "qualifiedName": "React.RefAttributes"
3323
+ },
2991
3324
  "typeArguments": [
2992
3325
  {
2993
3326
  "type": "reference",
3327
+ "target": {
3328
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.dom.d.ts",
3329
+ "qualifiedName": "HTMLDivElement"
3330
+ },
2994
3331
  "name": "HTMLDivElement",
2995
- "qualifiedName": "HTMLDivElement",
2996
3332
  "package": "typescript"
2997
3333
  }
2998
3334
  ],
2999
3335
  "name": "RefAttributes",
3000
- "qualifiedName": "React.RefAttributes",
3001
- "package": "@types/react"
3336
+ "package": "@types/react",
3337
+ "qualifiedName": "React.RefAttributes"
3002
3338
  }
3003
3339
  ]
3004
3340
  }
@@ -3013,6 +3349,10 @@
3013
3349
  },
3014
3350
  {
3015
3351
  "type": "reference",
3352
+ "target": {
3353
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3354
+ "qualifiedName": "React.ReactElement"
3355
+ },
3016
3356
  "typeArguments": [
3017
3357
  {
3018
3358
  "type": "intrinsic",
@@ -3027,6 +3367,10 @@
3027
3367
  },
3028
3368
  {
3029
3369
  "type": "reference",
3370
+ "target": {
3371
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3372
+ "qualifiedName": "React.JSXElementConstructor"
3373
+ },
3030
3374
  "typeArguments": [
3031
3375
  {
3032
3376
  "type": "intrinsic",
@@ -3034,15 +3378,15 @@
3034
3378
  }
3035
3379
  ],
3036
3380
  "name": "JSXElementConstructor",
3037
- "qualifiedName": "React.JSXElementConstructor",
3038
- "package": "@types/react"
3381
+ "package": "@types/react",
3382
+ "qualifiedName": "React.JSXElementConstructor"
3039
3383
  }
3040
3384
  ]
3041
3385
  }
3042
3386
  ],
3043
3387
  "name": "ReactElement",
3044
- "qualifiedName": "React.ReactElement",
3045
- "package": "@types/react"
3388
+ "package": "@types/react",
3389
+ "qualifiedName": "React.ReactElement"
3046
3390
  }
3047
3391
  ]
3048
3392
  }
@@ -3074,12 +3418,253 @@
3074
3418
  ]
3075
3419
  }
3076
3420
  ],
3077
- "sources": [
3421
+ "packageName": "@xyo-network/react-ethereum-gas-price-etherchain-plugins",
3422
+ "readme": [
3078
3423
  {
3079
- "fileName": "packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts",
3080
- "line": 1,
3081
- "character": 0,
3082
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/plugins/packages/ethereum-gas/packages/etherchain/src/index.ts#L1"
3424
+ "kind": "text",
3425
+ "text": "[![logo][]](https://xyo.network)\n\nPart of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/sdk-xyo-react)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
3426
+ }
3427
+ ],
3428
+ "symbolIdMap": {
3429
+ "0": {
3430
+ "sourceFileName": "src/index.ts",
3431
+ "qualifiedName": ""
3432
+ },
3433
+ "1": {
3434
+ "sourceFileName": "src/index.ts",
3435
+ "qualifiedName": "EthereumGasPriceEtherchainPlugins"
3436
+ },
3437
+ "2": {
3438
+ "sourceFileName": "src/index.ts",
3439
+ "qualifiedName": "default"
3440
+ },
3441
+ "3": {
3442
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3443
+ "qualifiedName": "EtherchainV2GasPriceCard"
3444
+ },
3445
+ "4": {
3446
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3447
+ "qualifiedName": "EtherchainV2GasPriceCard"
3448
+ },
3449
+ "5": {
3450
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3451
+ "qualifiedName": "props"
3452
+ },
3453
+ "6": {
3454
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3455
+ "qualifiedName": "__type"
3456
+ },
3457
+ "7": {
3458
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3459
+ "qualifiedName": "__type.schema"
3460
+ },
3461
+ "8": {
3462
+ "sourceFileName": "\u0000",
3463
+ "qualifiedName": "__type"
3464
+ },
3465
+ "9": {
3466
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3467
+ "qualifiedName": "__type"
3468
+ },
3469
+ "10": {
3470
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3471
+ "qualifiedName": "__type.classes"
3472
+ },
3473
+ "11": {
3474
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3475
+ "qualifiedName": "__type.raised"
3476
+ },
3477
+ "12": {
3478
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3479
+ "qualifiedName": "__type.sx"
3480
+ },
3481
+ "13": {
3482
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3483
+ "qualifiedName": "__type"
3484
+ },
3485
+ "14": {
3486
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3487
+ "qualifiedName": "__type.ref"
3488
+ },
3489
+ "15": {
3490
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3491
+ "qualifiedName": "__type"
3492
+ },
3493
+ "16": {
3494
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3495
+ "qualifiedName": "__type"
3496
+ },
3497
+ "17": {
3498
+ "sourceFileName": "packages/v2/src/components/Card/Card.tsx",
3499
+ "qualifiedName": "instance"
3500
+ },
3501
+ "18": {
3502
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3503
+ "qualifiedName": "EtherchainV2GasPriceCardContent"
3504
+ },
3505
+ "19": {
3506
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3507
+ "qualifiedName": "EtherchainV2GasPriceCardContent"
3508
+ },
3509
+ "20": {
3510
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3511
+ "qualifiedName": "props"
3512
+ },
3513
+ "21": {
3514
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3515
+ "qualifiedName": "__type"
3516
+ },
3517
+ "22": {
3518
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3519
+ "qualifiedName": "__type.schema"
3520
+ },
3521
+ "23": {
3522
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3523
+ "qualifiedName": "__type"
3524
+ },
3525
+ "24": {
3526
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3527
+ "qualifiedName": "__type.children"
3528
+ },
3529
+ "25": {
3530
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3531
+ "qualifiedName": "__type.classes"
3532
+ },
3533
+ "26": {
3534
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3535
+ "qualifiedName": "__type.sx"
3536
+ },
3537
+ "27": {
3538
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3539
+ "qualifiedName": "__type"
3540
+ },
3541
+ "28": {
3542
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3543
+ "qualifiedName": "__type.ref"
3544
+ },
3545
+ "29": {
3546
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3547
+ "qualifiedName": "__type"
3548
+ },
3549
+ "30": {
3550
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3551
+ "qualifiedName": "__type"
3552
+ },
3553
+ "31": {
3554
+ "sourceFileName": "packages/v2/src/components/Card/CardContent.tsx",
3555
+ "qualifiedName": "instance"
3556
+ },
3557
+ "32": {
3558
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3559
+ "qualifiedName": "EtherchainV2GasPriceCardHeader"
3560
+ },
3561
+ "33": {
3562
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3563
+ "qualifiedName": "EtherchainV2GasPriceCardHeader"
3564
+ },
3565
+ "34": {
3566
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3567
+ "qualifiedName": "props"
3568
+ },
3569
+ "35": {
3570
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3571
+ "qualifiedName": "__type"
3572
+ },
3573
+ "36": {
3574
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3575
+ "qualifiedName": "__type.schema"
3576
+ },
3577
+ "37": {
3578
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3579
+ "qualifiedName": "__type"
3580
+ },
3581
+ "38": {
3582
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3583
+ "qualifiedName": "__type.action"
3584
+ },
3585
+ "39": {
3586
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3587
+ "qualifiedName": "__type.avatar"
3588
+ },
3589
+ "40": {
3590
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3591
+ "qualifiedName": "__type.classes"
3592
+ },
3593
+ "41": {
3594
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3595
+ "qualifiedName": "__type.disableTypography"
3596
+ },
3597
+ "42": {
3598
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3599
+ "qualifiedName": "__type.subheader"
3600
+ },
3601
+ "43": {
3602
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3603
+ "qualifiedName": "__type.subheaderTypographyProps"
3604
+ },
3605
+ "44": {
3606
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3607
+ "qualifiedName": "__type"
3608
+ },
3609
+ "45": {
3610
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3611
+ "qualifiedName": "__type.component"
3612
+ },
3613
+ "46": {
3614
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3615
+ "qualifiedName": "__type.sx"
3616
+ },
3617
+ "47": {
3618
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3619
+ "qualifiedName": "__type.title"
3620
+ },
3621
+ "48": {
3622
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3623
+ "qualifiedName": "__type.titleTypographyProps"
3624
+ },
3625
+ "49": {
3626
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3627
+ "qualifiedName": "__type"
3628
+ },
3629
+ "50": {
3630
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3631
+ "qualifiedName": "__type.component"
3632
+ },
3633
+ "51": {
3634
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3635
+ "qualifiedName": "__type"
3636
+ },
3637
+ "52": {
3638
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3639
+ "qualifiedName": "__type.ref"
3640
+ },
3641
+ "53": {
3642
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3643
+ "qualifiedName": "__type"
3644
+ },
3645
+ "54": {
3646
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3647
+ "qualifiedName": "__type"
3648
+ },
3649
+ "55": {
3650
+ "sourceFileName": "packages/v2/src/components/Card/CardHeader.tsx",
3651
+ "qualifiedName": "instance"
3652
+ },
3653
+ "56": {
3654
+ "sourceFileName": "packages/v2/src/components/Details/Box/EtherchainV2GasPriceDetailsBox.tsx",
3655
+ "qualifiedName": "EtherchainV2GasPriceDetailsBox"
3656
+ },
3657
+ "57": {
3658
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3659
+ "qualifiedName": "EtherchainV2GasPriceDetailsBox"
3660
+ },
3661
+ "58": {
3662
+ "sourceFileName": "../../../../../../node_modules/@types/react/ts5.0/index.d.ts",
3663
+ "qualifiedName": "props"
3664
+ },
3665
+ "59": {
3666
+ "sourceFileName": "packages/v2/src/Plugin.ts",
3667
+ "qualifiedName": "EthereumGasPriceEtherchainV2Plugin"
3083
3668
  }
3084
- ]
3669
+ }
3085
3670
  }