@xyo-network/react-card 2.37.24 → 2.37.26

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 (31) hide show
  1. package/dist/cjs/components/CardContentEx.d.ts +4 -1
  2. package/dist/cjs/components/CardContentEx.d.ts.map +1 -1
  3. package/dist/cjs/components/CardContentEx.js +17 -5
  4. package/dist/cjs/components/CardContentEx.js.map +1 -1
  5. package/dist/cjs/components/CardEx.d.ts +2 -1
  6. package/dist/cjs/components/CardEx.d.ts.map +1 -1
  7. package/dist/cjs/components/CardEx.js +7 -5
  8. package/dist/cjs/components/CardEx.js.map +1 -1
  9. package/dist/cjs/components/PageCard.d.ts +1 -1
  10. package/dist/cjs/components/PageCard.d.ts.map +1 -1
  11. package/dist/cjs/components/PageCard.js +6 -4
  12. package/dist/cjs/components/PageCard.js.map +1 -1
  13. package/dist/docs.json +2521 -141
  14. package/dist/esm/components/CardContentEx.d.ts +4 -1
  15. package/dist/esm/components/CardContentEx.d.ts.map +1 -1
  16. package/dist/esm/components/CardContentEx.js +13 -3
  17. package/dist/esm/components/CardContentEx.js.map +1 -1
  18. package/dist/esm/components/CardEx.d.ts +2 -1
  19. package/dist/esm/components/CardEx.d.ts.map +1 -1
  20. package/dist/esm/components/CardEx.js +6 -3
  21. package/dist/esm/components/CardEx.js.map +1 -1
  22. package/dist/esm/components/PageCard.d.ts +1 -1
  23. package/dist/esm/components/PageCard.d.ts.map +1 -1
  24. package/dist/esm/components/PageCard.js +6 -3
  25. package/dist/esm/components/PageCard.js.map +1 -1
  26. package/package.json +2 -2
  27. package/src/components/CardContentEx.stories.tsx +26 -7
  28. package/src/components/CardContentEx.tsx +19 -3
  29. package/src/components/CardEx.tsx +8 -2
  30. package/src/components/PageCard.stories.tsx +5 -1
  31. package/src/components/PageCard.tsx +8 -4
package/dist/docs.json CHANGED
@@ -7,14 +7,14 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 15,
10
+ "id": 23,
11
11
  "name": "FullWidthCardProps",
12
12
  "kind": 256,
13
13
  "kindString": "Interface",
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 23,
17
+ "id": 31,
18
18
  "name": "cardIsButton",
19
19
  "kind": 1024,
20
20
  "kindString": "Property",
@@ -26,7 +26,7 @@
26
26
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
27
27
  "line": 16,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L16"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L16"
30
30
  }
31
31
  ],
32
32
  "type": {
@@ -35,7 +35,7 @@
35
35
  }
36
36
  },
37
37
  {
38
- "id": 17,
38
+ "id": 25,
39
39
  "name": "desc",
40
40
  "kind": 1024,
41
41
  "kindString": "Property",
@@ -47,7 +47,7 @@
47
47
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
48
48
  "line": 10,
49
49
  "character": 2,
50
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L10"
50
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L10"
51
51
  }
52
52
  ],
53
53
  "type": {
@@ -58,7 +58,7 @@
58
58
  }
59
59
  },
60
60
  {
61
- "id": 18,
61
+ "id": 26,
62
62
  "name": "href",
63
63
  "kind": 1024,
64
64
  "kindString": "Property",
@@ -70,7 +70,7 @@
70
70
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
71
71
  "line": 11,
72
72
  "character": 2,
73
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L11"
73
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L11"
74
74
  }
75
75
  ],
76
76
  "type": {
@@ -79,7 +79,7 @@
79
79
  }
80
80
  },
81
81
  {
82
- "id": 20,
82
+ "id": 28,
83
83
  "name": "linkText",
84
84
  "kind": 1024,
85
85
  "kindString": "Property",
@@ -91,7 +91,7 @@
91
91
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
92
92
  "line": 13,
93
93
  "character": 2,
94
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L13"
94
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L13"
95
95
  }
96
96
  ],
97
97
  "type": {
@@ -100,7 +100,7 @@
100
100
  }
101
101
  },
102
102
  {
103
- "id": 21,
103
+ "id": 29,
104
104
  "name": "media",
105
105
  "kind": 1024,
106
106
  "kindString": "Property",
@@ -112,7 +112,7 @@
112
112
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
113
113
  "line": 14,
114
114
  "character": 2,
115
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L14"
115
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L14"
116
116
  }
117
117
  ],
118
118
  "type": {
@@ -121,7 +121,7 @@
121
121
  }
122
122
  },
123
123
  {
124
- "id": 16,
124
+ "id": 24,
125
125
  "name": "name",
126
126
  "kind": 1024,
127
127
  "kindString": "Property",
@@ -131,7 +131,7 @@
131
131
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
132
132
  "line": 9,
133
133
  "character": 2,
134
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L9"
134
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L9"
135
135
  }
136
136
  ],
137
137
  "type": {
@@ -142,7 +142,7 @@
142
142
  }
143
143
  },
144
144
  {
145
- "id": 22,
145
+ "id": 30,
146
146
  "name": "small",
147
147
  "kind": 1024,
148
148
  "kindString": "Property",
@@ -154,7 +154,7 @@
154
154
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
155
155
  "line": 15,
156
156
  "character": 2,
157
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L15"
157
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L15"
158
158
  }
159
159
  ],
160
160
  "type": {
@@ -163,7 +163,7 @@
163
163
  }
164
164
  },
165
165
  {
166
- "id": 19,
166
+ "id": 27,
167
167
  "name": "to",
168
168
  "kind": 1024,
169
169
  "kindString": "Property",
@@ -175,7 +175,7 @@
175
175
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
176
176
  "line": 12,
177
177
  "character": 2,
178
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L12"
178
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L12"
179
179
  }
180
180
  ],
181
181
  "type": {
@@ -190,14 +190,14 @@
190
190
  {
191
191
  "title": "Properties",
192
192
  "children": [
193
- 23,
194
- 17,
195
- 18,
196
- 20,
197
- 21,
198
- 16,
199
- 22,
200
- 19
193
+ 31,
194
+ 25,
195
+ 26,
196
+ 28,
197
+ 29,
198
+ 24,
199
+ 30,
200
+ 27
201
201
  ]
202
202
  }
203
203
  ],
@@ -206,7 +206,7 @@
206
206
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
207
207
  "line": 8,
208
208
  "character": 17,
209
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L8"
209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L8"
210
210
  }
211
211
  ],
212
212
  "extendedTypes": [
@@ -219,14 +219,14 @@
219
219
  ]
220
220
  },
221
221
  {
222
- "id": 28,
222
+ "id": 36,
223
223
  "name": "PageCardProps",
224
224
  "kind": 256,
225
225
  "kindString": "Interface",
226
226
  "flags": {},
227
227
  "children": [
228
228
  {
229
- "id": 33,
229
+ "id": 41,
230
230
  "name": "action",
231
231
  "kind": 1024,
232
232
  "kindString": "Property",
@@ -238,7 +238,7 @@
238
238
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
239
239
  "line": 11,
240
240
  "character": 2,
241
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L11"
241
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L11"
242
242
  }
243
243
  ],
244
244
  "type": {
@@ -249,7 +249,7 @@
249
249
  }
250
250
  },
251
251
  {
252
- "id": 34,
252
+ "id": 42,
253
253
  "name": "gradient",
254
254
  "kind": 1024,
255
255
  "kindString": "Property",
@@ -259,9 +259,9 @@
259
259
  "sources": [
260
260
  {
261
261
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
262
- "line": 5,
262
+ "line": 6,
263
263
  "character": 2,
264
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L5"
264
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L6"
265
265
  }
266
266
  ],
267
267
  "type": {
@@ -283,7 +283,7 @@
283
283
  }
284
284
  },
285
285
  {
286
- "id": 29,
286
+ "id": 37,
287
287
  "name": "onRefresh",
288
288
  "kind": 1024,
289
289
  "kindString": "Property",
@@ -295,13 +295,13 @@
295
295
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
296
296
  "line": 9,
297
297
  "character": 2,
298
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L9"
298
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L9"
299
299
  }
300
300
  ],
301
301
  "type": {
302
302
  "type": "reflection",
303
303
  "declaration": {
304
- "id": 30,
304
+ "id": 38,
305
305
  "name": "__type",
306
306
  "kind": 65536,
307
307
  "kindString": "Type literal",
@@ -311,12 +311,12 @@
311
311
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
312
312
  "line": 9,
313
313
  "character": 14,
314
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L9"
314
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L9"
315
315
  }
316
316
  ],
317
317
  "signatures": [
318
318
  {
319
- "id": 31,
319
+ "id": 39,
320
320
  "name": "__type",
321
321
  "kind": 4096,
322
322
  "kindString": "Call signature",
@@ -331,7 +331,7 @@
331
331
  }
332
332
  },
333
333
  {
334
- "id": 32,
334
+ "id": 40,
335
335
  "name": "subheader",
336
336
  "kind": 1024,
337
337
  "kindString": "Property",
@@ -343,7 +343,7 @@
343
343
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
344
344
  "line": 10,
345
345
  "character": 2,
346
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L10"
346
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L10"
347
347
  }
348
348
  ],
349
349
  "type": {
@@ -358,10 +358,10 @@
358
358
  {
359
359
  "title": "Properties",
360
360
  "children": [
361
- 33,
362
- 34,
363
- 29,
364
- 32
361
+ 41,
362
+ 42,
363
+ 37,
364
+ 40
365
365
  ]
366
366
  }
367
367
  ],
@@ -370,26 +370,26 @@
370
370
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
371
371
  "line": 8,
372
372
  "character": 17,
373
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L8"
373
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L8"
374
374
  }
375
375
  ],
376
376
  "extendedTypes": [
377
377
  {
378
378
  "type": "reference",
379
- "id": 8,
379
+ "id": 12,
380
380
  "name": "CardExProps"
381
381
  }
382
382
  ]
383
383
  },
384
384
  {
385
- "id": 39,
385
+ "id": 47,
386
386
  "name": "SimpleCardProps",
387
387
  "kind": 256,
388
388
  "kindString": "Interface",
389
389
  "flags": {},
390
390
  "children": [
391
391
  {
392
- "id": 41,
392
+ "id": 49,
393
393
  "name": "desc",
394
394
  "kind": 1024,
395
395
  "kindString": "Property",
@@ -401,7 +401,7 @@
401
401
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
402
402
  "line": 12,
403
403
  "character": 2,
404
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L12"
404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L12"
405
405
  }
406
406
  ],
407
407
  "type": {
@@ -412,7 +412,7 @@
412
412
  }
413
413
  },
414
414
  {
415
- "id": 49,
415
+ "id": 57,
416
416
  "name": "gradient",
417
417
  "kind": 1024,
418
418
  "kindString": "Property",
@@ -422,9 +422,9 @@
422
422
  "sources": [
423
423
  {
424
424
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
425
- "line": 5,
425
+ "line": 6,
426
426
  "character": 2,
427
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L5"
427
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L6"
428
428
  }
429
429
  ],
430
430
  "type": {
@@ -446,7 +446,7 @@
446
446
  }
447
447
  },
448
448
  {
449
- "id": 40,
449
+ "id": 48,
450
450
  "name": "headline",
451
451
  "kind": 1024,
452
452
  "kindString": "Property",
@@ -458,7 +458,7 @@
458
458
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
459
459
  "line": 11,
460
460
  "character": 2,
461
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L11"
461
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L11"
462
462
  }
463
463
  ],
464
464
  "type": {
@@ -469,7 +469,7 @@
469
469
  }
470
470
  },
471
471
  {
472
- "id": 42,
472
+ "id": 50,
473
473
  "name": "href",
474
474
  "kind": 1024,
475
475
  "kindString": "Property",
@@ -481,7 +481,7 @@
481
481
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
482
482
  "line": 13,
483
483
  "character": 2,
484
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L13"
484
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L13"
485
485
  }
486
486
  ],
487
487
  "type": {
@@ -490,7 +490,7 @@
490
490
  }
491
491
  },
492
492
  {
493
- "id": 46,
493
+ "id": 54,
494
494
  "name": "iconImage",
495
495
  "kind": 1024,
496
496
  "kindString": "Property",
@@ -502,7 +502,7 @@
502
502
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
503
503
  "line": 17,
504
504
  "character": 2,
505
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L17"
505
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L17"
506
506
  }
507
507
  ],
508
508
  "type": {
@@ -511,7 +511,7 @@
511
511
  }
512
512
  },
513
513
  {
514
- "id": 47,
514
+ "id": 55,
515
515
  "name": "interactionVariant",
516
516
  "kind": 1024,
517
517
  "kindString": "Property",
@@ -523,7 +523,7 @@
523
523
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
524
524
  "line": 18,
525
525
  "character": 2,
526
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L18"
526
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L18"
527
527
  }
528
528
  ],
529
529
  "type": {
@@ -541,7 +541,7 @@
541
541
  }
542
542
  },
543
543
  {
544
- "id": 44,
544
+ "id": 52,
545
545
  "name": "media",
546
546
  "kind": 1024,
547
547
  "kindString": "Property",
@@ -553,7 +553,7 @@
553
553
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
554
554
  "line": 15,
555
555
  "character": 2,
556
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L15"
556
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L15"
557
557
  }
558
558
  ],
559
559
  "type": {
@@ -562,7 +562,7 @@
562
562
  }
563
563
  },
564
564
  {
565
- "id": 45,
565
+ "id": 53,
566
566
  "name": "small",
567
567
  "kind": 1024,
568
568
  "kindString": "Property",
@@ -574,7 +574,7 @@
574
574
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
575
575
  "line": 16,
576
576
  "character": 2,
577
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L16"
577
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L16"
578
578
  }
579
579
  ],
580
580
  "type": {
@@ -583,7 +583,7 @@
583
583
  }
584
584
  },
585
585
  {
586
- "id": 48,
586
+ "id": 56,
587
587
  "name": "subtitle",
588
588
  "kind": 1024,
589
589
  "kindString": "Property",
@@ -595,7 +595,7 @@
595
595
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
596
596
  "line": 19,
597
597
  "character": 2,
598
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L19"
598
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L19"
599
599
  }
600
600
  ],
601
601
  "type": {
@@ -604,7 +604,7 @@
604
604
  }
605
605
  },
606
606
  {
607
- "id": 43,
607
+ "id": 51,
608
608
  "name": "to",
609
609
  "kind": 1024,
610
610
  "kindString": "Property",
@@ -616,7 +616,7 @@
616
616
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
617
617
  "line": 14,
618
618
  "character": 2,
619
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L14"
619
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L14"
620
620
  }
621
621
  ],
622
622
  "type": {
@@ -631,16 +631,16 @@
631
631
  {
632
632
  "title": "Properties",
633
633
  "children": [
634
- 41,
635
634
  49,
636
- 40,
637
- 42,
638
- 46,
639
- 47,
640
- 44,
641
- 45,
635
+ 57,
642
636
  48,
643
- 43
637
+ 50,
638
+ 54,
639
+ 55,
640
+ 52,
641
+ 53,
642
+ 56,
643
+ 51
644
644
  ]
645
645
  }
646
646
  ],
@@ -649,13 +649,13 @@
649
649
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
650
650
  "line": 10,
651
651
  "character": 17,
652
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L10"
652
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L10"
653
653
  }
654
654
  ],
655
655
  "extendedTypes": [
656
656
  {
657
657
  "type": "reference",
658
- "id": 8,
658
+ "id": 12,
659
659
  "name": "CardExProps"
660
660
  }
661
661
  ]
@@ -669,9 +669,9 @@
669
669
  "sources": [
670
670
  {
671
671
  "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
672
- "line": 17,
672
+ "line": 19,
673
673
  "character": 12,
674
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardContentEx.tsx#L17"
674
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L19"
675
675
  }
676
676
  ],
677
677
  "type": {
@@ -692,6 +692,48 @@
692
692
  "kindString": "Type literal",
693
693
  "flags": {},
694
694
  "children": [
695
+ {
696
+ "id": 5,
697
+ "name": "refreshRef",
698
+ "kind": 1024,
699
+ "kindString": "Property",
700
+ "flags": {
701
+ "isOptional": true
702
+ },
703
+ "sources": [
704
+ {
705
+ "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
706
+ "line": 22,
707
+ "character": 2,
708
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L22"
709
+ }
710
+ ],
711
+ "type": {
712
+ "type": "intrinsic",
713
+ "name": "number"
714
+ }
715
+ },
716
+ {
717
+ "id": 4,
718
+ "name": "scrollToTop",
719
+ "kind": 1024,
720
+ "kindString": "Property",
721
+ "flags": {
722
+ "isOptional": true
723
+ },
724
+ "sources": [
725
+ {
726
+ "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
727
+ "line": 21,
728
+ "character": 2,
729
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L21"
730
+ }
731
+ ],
732
+ "type": {
733
+ "type": "intrinsic",
734
+ "name": "number"
735
+ }
736
+ },
695
737
  {
696
738
  "id": 3,
697
739
  "name": "variant",
@@ -703,9 +745,9 @@
703
745
  "sources": [
704
746
  {
705
747
  "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
706
- "line": 18,
748
+ "line": 20,
707
749
  "character": 2,
708
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardContentEx.tsx#L18"
750
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L20"
709
751
  }
710
752
  ],
711
753
  "type": {
@@ -727,6 +769,8 @@
727
769
  {
728
770
  "title": "Properties",
729
771
  "children": [
772
+ 5,
773
+ 4,
730
774
  3
731
775
  ]
732
776
  }
@@ -734,9 +778,9 @@
734
778
  "sources": [
735
779
  {
736
780
  "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
737
- "line": 17,
781
+ "line": 19,
738
782
  "character": 52,
739
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardContentEx.tsx#L17"
783
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L19"
740
784
  }
741
785
  ]
742
786
  }
@@ -745,7 +789,7 @@
745
789
  }
746
790
  },
747
791
  {
748
- "id": 8,
792
+ "id": 12,
749
793
  "name": "CardExProps",
750
794
  "kind": 4194304,
751
795
  "kindString": "Type alias",
@@ -753,9 +797,9 @@
753
797
  "sources": [
754
798
  {
755
799
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
756
- "line": 4,
800
+ "line": 5,
757
801
  "character": 12,
758
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L4"
802
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L5"
759
803
  }
760
804
  ],
761
805
  "type": {
@@ -770,14 +814,14 @@
770
814
  {
771
815
  "type": "reflection",
772
816
  "declaration": {
773
- "id": 9,
817
+ "id": 13,
774
818
  "name": "__type",
775
819
  "kind": 65536,
776
820
  "kindString": "Type literal",
777
821
  "flags": {},
778
822
  "children": [
779
823
  {
780
- "id": 10,
824
+ "id": 14,
781
825
  "name": "gradient",
782
826
  "kind": 1024,
783
827
  "kindString": "Property",
@@ -787,9 +831,9 @@
787
831
  "sources": [
788
832
  {
789
833
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
790
- "line": 5,
834
+ "line": 6,
791
835
  "character": 2,
792
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L5"
836
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L6"
793
837
  }
794
838
  ],
795
839
  "type": {
@@ -811,16 +855,16 @@
811
855
  {
812
856
  "title": "Properties",
813
857
  "children": [
814
- 10
858
+ 14
815
859
  ]
816
860
  }
817
861
  ],
818
862
  "sources": [
819
863
  {
820
864
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
821
- "line": 4,
865
+ "line": 5,
822
866
  "character": 38,
823
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L4"
867
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L5"
824
868
  }
825
869
  ]
826
870
  }
@@ -830,18 +874,18 @@
830
874
  "extendedBy": [
831
875
  {
832
876
  "type": "reference",
833
- "id": 28,
877
+ "id": 36,
834
878
  "name": "PageCardProps"
835
879
  },
836
880
  {
837
881
  "type": "reference",
838
- "id": 39,
882
+ "id": 47,
839
883
  "name": "SimpleCardProps"
840
884
  }
841
885
  ]
842
886
  },
843
887
  {
844
- "id": 4,
888
+ "id": 9,
845
889
  "name": "CardContentEx",
846
890
  "kind": 64,
847
891
  "kindString": "Function",
@@ -849,33 +893,2367 @@
849
893
  "sources": [
850
894
  {
851
895
  "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
852
- "line": 21,
896
+ "line": 39,
853
897
  "character": 13,
854
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardContentEx.tsx#L21"
898
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L39"
855
899
  }
856
900
  ],
857
901
  "signatures": [
858
902
  {
859
- "id": 5,
903
+ "id": 10,
860
904
  "name": "CardContentEx",
861
905
  "kind": 4096,
862
906
  "kindString": "Call signature",
863
907
  "flags": {},
908
+ "comment": {
909
+ "summary": [
910
+ {
911
+ "kind": "text",
912
+ "text": "**NOTE**: Exotic components are not callable."
913
+ }
914
+ ]
915
+ },
916
+ "parameters": [
917
+ {
918
+ "id": 11,
919
+ "name": "props",
920
+ "kind": 32768,
921
+ "kindString": "Parameter",
922
+ "flags": {},
923
+ "type": {
924
+ "type": "intersection",
925
+ "types": [
926
+ {
927
+ "type": "reference",
928
+ "typeArguments": [
929
+ {
930
+ "type": "reference",
931
+ "id": 1,
932
+ "name": "CardContentExProps"
933
+ },
934
+ {
935
+ "type": "union",
936
+ "types": [
937
+ {
938
+ "type": "typeOperator",
939
+ "operator": "keyof",
940
+ "target": {
941
+ "type": "reference",
942
+ "name": "CommonProps",
943
+ "qualifiedName": "CommonProps",
944
+ "package": "@mui/material"
945
+ }
946
+ },
947
+ {
948
+ "type": "literal",
949
+ "value": "slot"
950
+ },
951
+ {
952
+ "type": "literal",
953
+ "value": "title"
954
+ },
955
+ {
956
+ "type": "literal",
957
+ "value": "key"
958
+ },
959
+ {
960
+ "type": "literal",
961
+ "value": "defaultChecked"
962
+ },
963
+ {
964
+ "type": "literal",
965
+ "value": "defaultValue"
966
+ },
967
+ {
968
+ "type": "literal",
969
+ "value": "suppressContentEditableWarning"
970
+ },
971
+ {
972
+ "type": "literal",
973
+ "value": "suppressHydrationWarning"
974
+ },
975
+ {
976
+ "type": "literal",
977
+ "value": "accessKey"
978
+ },
979
+ {
980
+ "type": "literal",
981
+ "value": "contentEditable"
982
+ },
983
+ {
984
+ "type": "literal",
985
+ "value": "contextMenu"
986
+ },
987
+ {
988
+ "type": "literal",
989
+ "value": "dir"
990
+ },
991
+ {
992
+ "type": "literal",
993
+ "value": "draggable"
994
+ },
995
+ {
996
+ "type": "literal",
997
+ "value": "hidden"
998
+ },
999
+ {
1000
+ "type": "literal",
1001
+ "value": "id"
1002
+ },
1003
+ {
1004
+ "type": "literal",
1005
+ "value": "lang"
1006
+ },
1007
+ {
1008
+ "type": "literal",
1009
+ "value": "placeholder"
1010
+ },
1011
+ {
1012
+ "type": "literal",
1013
+ "value": "spellCheck"
1014
+ },
1015
+ {
1016
+ "type": "literal",
1017
+ "value": "tabIndex"
1018
+ },
1019
+ {
1020
+ "type": "literal",
1021
+ "value": "translate"
1022
+ },
1023
+ {
1024
+ "type": "literal",
1025
+ "value": "radioGroup"
1026
+ },
1027
+ {
1028
+ "type": "literal",
1029
+ "value": "role"
1030
+ },
1031
+ {
1032
+ "type": "literal",
1033
+ "value": "about"
1034
+ },
1035
+ {
1036
+ "type": "literal",
1037
+ "value": "datatype"
1038
+ },
1039
+ {
1040
+ "type": "literal",
1041
+ "value": "inlist"
1042
+ },
1043
+ {
1044
+ "type": "literal",
1045
+ "value": "prefix"
1046
+ },
1047
+ {
1048
+ "type": "literal",
1049
+ "value": "property"
1050
+ },
1051
+ {
1052
+ "type": "literal",
1053
+ "value": "resource"
1054
+ },
1055
+ {
1056
+ "type": "literal",
1057
+ "value": "typeof"
1058
+ },
1059
+ {
1060
+ "type": "literal",
1061
+ "value": "vocab"
1062
+ },
1063
+ {
1064
+ "type": "literal",
1065
+ "value": "autoCapitalize"
1066
+ },
1067
+ {
1068
+ "type": "literal",
1069
+ "value": "autoCorrect"
1070
+ },
1071
+ {
1072
+ "type": "literal",
1073
+ "value": "autoSave"
1074
+ },
1075
+ {
1076
+ "type": "literal",
1077
+ "value": "color"
1078
+ },
1079
+ {
1080
+ "type": "literal",
1081
+ "value": "itemProp"
1082
+ },
1083
+ {
1084
+ "type": "literal",
1085
+ "value": "itemScope"
1086
+ },
1087
+ {
1088
+ "type": "literal",
1089
+ "value": "itemType"
1090
+ },
1091
+ {
1092
+ "type": "literal",
1093
+ "value": "itemID"
1094
+ },
1095
+ {
1096
+ "type": "literal",
1097
+ "value": "itemRef"
1098
+ },
1099
+ {
1100
+ "type": "literal",
1101
+ "value": "results"
1102
+ },
1103
+ {
1104
+ "type": "literal",
1105
+ "value": "security"
1106
+ },
1107
+ {
1108
+ "type": "literal",
1109
+ "value": "unselectable"
1110
+ },
1111
+ {
1112
+ "type": "literal",
1113
+ "value": "inputMode"
1114
+ },
1115
+ {
1116
+ "type": "literal",
1117
+ "value": "is"
1118
+ },
1119
+ {
1120
+ "type": "literal",
1121
+ "value": "aria-activedescendant"
1122
+ },
1123
+ {
1124
+ "type": "literal",
1125
+ "value": "aria-atomic"
1126
+ },
1127
+ {
1128
+ "type": "literal",
1129
+ "value": "aria-autocomplete"
1130
+ },
1131
+ {
1132
+ "type": "literal",
1133
+ "value": "aria-busy"
1134
+ },
1135
+ {
1136
+ "type": "literal",
1137
+ "value": "aria-checked"
1138
+ },
1139
+ {
1140
+ "type": "literal",
1141
+ "value": "aria-colcount"
1142
+ },
1143
+ {
1144
+ "type": "literal",
1145
+ "value": "aria-colindex"
1146
+ },
1147
+ {
1148
+ "type": "literal",
1149
+ "value": "aria-colspan"
1150
+ },
1151
+ {
1152
+ "type": "literal",
1153
+ "value": "aria-controls"
1154
+ },
1155
+ {
1156
+ "type": "literal",
1157
+ "value": "aria-current"
1158
+ },
1159
+ {
1160
+ "type": "literal",
1161
+ "value": "aria-describedby"
1162
+ },
1163
+ {
1164
+ "type": "literal",
1165
+ "value": "aria-details"
1166
+ },
1167
+ {
1168
+ "type": "literal",
1169
+ "value": "aria-disabled"
1170
+ },
1171
+ {
1172
+ "type": "literal",
1173
+ "value": "aria-dropeffect"
1174
+ },
1175
+ {
1176
+ "type": "literal",
1177
+ "value": "aria-errormessage"
1178
+ },
1179
+ {
1180
+ "type": "literal",
1181
+ "value": "aria-expanded"
1182
+ },
1183
+ {
1184
+ "type": "literal",
1185
+ "value": "aria-flowto"
1186
+ },
1187
+ {
1188
+ "type": "literal",
1189
+ "value": "aria-grabbed"
1190
+ },
1191
+ {
1192
+ "type": "literal",
1193
+ "value": "aria-haspopup"
1194
+ },
1195
+ {
1196
+ "type": "literal",
1197
+ "value": "aria-hidden"
1198
+ },
1199
+ {
1200
+ "type": "literal",
1201
+ "value": "aria-invalid"
1202
+ },
1203
+ {
1204
+ "type": "literal",
1205
+ "value": "aria-keyshortcuts"
1206
+ },
1207
+ {
1208
+ "type": "literal",
1209
+ "value": "aria-label"
1210
+ },
1211
+ {
1212
+ "type": "literal",
1213
+ "value": "aria-labelledby"
1214
+ },
1215
+ {
1216
+ "type": "literal",
1217
+ "value": "aria-level"
1218
+ },
1219
+ {
1220
+ "type": "literal",
1221
+ "value": "aria-live"
1222
+ },
1223
+ {
1224
+ "type": "literal",
1225
+ "value": "aria-modal"
1226
+ },
1227
+ {
1228
+ "type": "literal",
1229
+ "value": "aria-multiline"
1230
+ },
1231
+ {
1232
+ "type": "literal",
1233
+ "value": "aria-multiselectable"
1234
+ },
1235
+ {
1236
+ "type": "literal",
1237
+ "value": "aria-orientation"
1238
+ },
1239
+ {
1240
+ "type": "literal",
1241
+ "value": "aria-owns"
1242
+ },
1243
+ {
1244
+ "type": "literal",
1245
+ "value": "aria-placeholder"
1246
+ },
1247
+ {
1248
+ "type": "literal",
1249
+ "value": "aria-posinset"
1250
+ },
1251
+ {
1252
+ "type": "literal",
1253
+ "value": "aria-pressed"
1254
+ },
1255
+ {
1256
+ "type": "literal",
1257
+ "value": "aria-readonly"
1258
+ },
1259
+ {
1260
+ "type": "literal",
1261
+ "value": "aria-relevant"
1262
+ },
1263
+ {
1264
+ "type": "literal",
1265
+ "value": "aria-required"
1266
+ },
1267
+ {
1268
+ "type": "literal",
1269
+ "value": "aria-roledescription"
1270
+ },
1271
+ {
1272
+ "type": "literal",
1273
+ "value": "aria-rowcount"
1274
+ },
1275
+ {
1276
+ "type": "literal",
1277
+ "value": "aria-rowindex"
1278
+ },
1279
+ {
1280
+ "type": "literal",
1281
+ "value": "aria-rowspan"
1282
+ },
1283
+ {
1284
+ "type": "literal",
1285
+ "value": "aria-selected"
1286
+ },
1287
+ {
1288
+ "type": "literal",
1289
+ "value": "aria-setsize"
1290
+ },
1291
+ {
1292
+ "type": "literal",
1293
+ "value": "aria-sort"
1294
+ },
1295
+ {
1296
+ "type": "literal",
1297
+ "value": "aria-valuemax"
1298
+ },
1299
+ {
1300
+ "type": "literal",
1301
+ "value": "aria-valuemin"
1302
+ },
1303
+ {
1304
+ "type": "literal",
1305
+ "value": "aria-valuenow"
1306
+ },
1307
+ {
1308
+ "type": "literal",
1309
+ "value": "aria-valuetext"
1310
+ },
1311
+ {
1312
+ "type": "literal",
1313
+ "value": "children"
1314
+ },
1315
+ {
1316
+ "type": "literal",
1317
+ "value": "dangerouslySetInnerHTML"
1318
+ },
1319
+ {
1320
+ "type": "literal",
1321
+ "value": "onCopy"
1322
+ },
1323
+ {
1324
+ "type": "literal",
1325
+ "value": "onCopyCapture"
1326
+ },
1327
+ {
1328
+ "type": "literal",
1329
+ "value": "onCut"
1330
+ },
1331
+ {
1332
+ "type": "literal",
1333
+ "value": "onCutCapture"
1334
+ },
1335
+ {
1336
+ "type": "literal",
1337
+ "value": "onPaste"
1338
+ },
1339
+ {
1340
+ "type": "literal",
1341
+ "value": "onPasteCapture"
1342
+ },
1343
+ {
1344
+ "type": "literal",
1345
+ "value": "onCompositionEnd"
1346
+ },
1347
+ {
1348
+ "type": "literal",
1349
+ "value": "onCompositionEndCapture"
1350
+ },
1351
+ {
1352
+ "type": "literal",
1353
+ "value": "onCompositionStart"
1354
+ },
1355
+ {
1356
+ "type": "literal",
1357
+ "value": "onCompositionStartCapture"
1358
+ },
1359
+ {
1360
+ "type": "literal",
1361
+ "value": "onCompositionUpdate"
1362
+ },
1363
+ {
1364
+ "type": "literal",
1365
+ "value": "onCompositionUpdateCapture"
1366
+ },
1367
+ {
1368
+ "type": "literal",
1369
+ "value": "onFocus"
1370
+ },
1371
+ {
1372
+ "type": "literal",
1373
+ "value": "onFocusCapture"
1374
+ },
1375
+ {
1376
+ "type": "literal",
1377
+ "value": "onBlur"
1378
+ },
1379
+ {
1380
+ "type": "literal",
1381
+ "value": "onBlurCapture"
1382
+ },
1383
+ {
1384
+ "type": "literal",
1385
+ "value": "onChange"
1386
+ },
1387
+ {
1388
+ "type": "literal",
1389
+ "value": "onChangeCapture"
1390
+ },
1391
+ {
1392
+ "type": "literal",
1393
+ "value": "onBeforeInput"
1394
+ },
1395
+ {
1396
+ "type": "literal",
1397
+ "value": "onBeforeInputCapture"
1398
+ },
1399
+ {
1400
+ "type": "literal",
1401
+ "value": "onInput"
1402
+ },
1403
+ {
1404
+ "type": "literal",
1405
+ "value": "onInputCapture"
1406
+ },
1407
+ {
1408
+ "type": "literal",
1409
+ "value": "onReset"
1410
+ },
1411
+ {
1412
+ "type": "literal",
1413
+ "value": "onResetCapture"
1414
+ },
1415
+ {
1416
+ "type": "literal",
1417
+ "value": "onSubmit"
1418
+ },
1419
+ {
1420
+ "type": "literal",
1421
+ "value": "onSubmitCapture"
1422
+ },
1423
+ {
1424
+ "type": "literal",
1425
+ "value": "onInvalid"
1426
+ },
1427
+ {
1428
+ "type": "literal",
1429
+ "value": "onInvalidCapture"
1430
+ },
1431
+ {
1432
+ "type": "literal",
1433
+ "value": "onLoad"
1434
+ },
1435
+ {
1436
+ "type": "literal",
1437
+ "value": "onLoadCapture"
1438
+ },
1439
+ {
1440
+ "type": "literal",
1441
+ "value": "onError"
1442
+ },
1443
+ {
1444
+ "type": "literal",
1445
+ "value": "onErrorCapture"
1446
+ },
1447
+ {
1448
+ "type": "literal",
1449
+ "value": "onKeyDown"
1450
+ },
1451
+ {
1452
+ "type": "literal",
1453
+ "value": "onKeyDownCapture"
1454
+ },
1455
+ {
1456
+ "type": "literal",
1457
+ "value": "onKeyPress"
1458
+ },
1459
+ {
1460
+ "type": "literal",
1461
+ "value": "onKeyPressCapture"
1462
+ },
1463
+ {
1464
+ "type": "literal",
1465
+ "value": "onKeyUp"
1466
+ },
1467
+ {
1468
+ "type": "literal",
1469
+ "value": "onKeyUpCapture"
1470
+ },
1471
+ {
1472
+ "type": "literal",
1473
+ "value": "onAbort"
1474
+ },
1475
+ {
1476
+ "type": "literal",
1477
+ "value": "onAbortCapture"
1478
+ },
1479
+ {
1480
+ "type": "literal",
1481
+ "value": "onCanPlay"
1482
+ },
1483
+ {
1484
+ "type": "literal",
1485
+ "value": "onCanPlayCapture"
1486
+ },
1487
+ {
1488
+ "type": "literal",
1489
+ "value": "onCanPlayThrough"
1490
+ },
1491
+ {
1492
+ "type": "literal",
1493
+ "value": "onCanPlayThroughCapture"
1494
+ },
1495
+ {
1496
+ "type": "literal",
1497
+ "value": "onDurationChange"
1498
+ },
1499
+ {
1500
+ "type": "literal",
1501
+ "value": "onDurationChangeCapture"
1502
+ },
1503
+ {
1504
+ "type": "literal",
1505
+ "value": "onEmptied"
1506
+ },
1507
+ {
1508
+ "type": "literal",
1509
+ "value": "onEmptiedCapture"
1510
+ },
1511
+ {
1512
+ "type": "literal",
1513
+ "value": "onEncrypted"
1514
+ },
1515
+ {
1516
+ "type": "literal",
1517
+ "value": "onEncryptedCapture"
1518
+ },
1519
+ {
1520
+ "type": "literal",
1521
+ "value": "onEnded"
1522
+ },
1523
+ {
1524
+ "type": "literal",
1525
+ "value": "onEndedCapture"
1526
+ },
1527
+ {
1528
+ "type": "literal",
1529
+ "value": "onLoadedData"
1530
+ },
1531
+ {
1532
+ "type": "literal",
1533
+ "value": "onLoadedDataCapture"
1534
+ },
1535
+ {
1536
+ "type": "literal",
1537
+ "value": "onLoadedMetadata"
1538
+ },
1539
+ {
1540
+ "type": "literal",
1541
+ "value": "onLoadedMetadataCapture"
1542
+ },
1543
+ {
1544
+ "type": "literal",
1545
+ "value": "onLoadStart"
1546
+ },
1547
+ {
1548
+ "type": "literal",
1549
+ "value": "onLoadStartCapture"
1550
+ },
1551
+ {
1552
+ "type": "literal",
1553
+ "value": "onPause"
1554
+ },
1555
+ {
1556
+ "type": "literal",
1557
+ "value": "onPauseCapture"
1558
+ },
1559
+ {
1560
+ "type": "literal",
1561
+ "value": "onPlay"
1562
+ },
1563
+ {
1564
+ "type": "literal",
1565
+ "value": "onPlayCapture"
1566
+ },
1567
+ {
1568
+ "type": "literal",
1569
+ "value": "onPlaying"
1570
+ },
1571
+ {
1572
+ "type": "literal",
1573
+ "value": "onPlayingCapture"
1574
+ },
1575
+ {
1576
+ "type": "literal",
1577
+ "value": "onProgress"
1578
+ },
1579
+ {
1580
+ "type": "literal",
1581
+ "value": "onProgressCapture"
1582
+ },
1583
+ {
1584
+ "type": "literal",
1585
+ "value": "onRateChange"
1586
+ },
1587
+ {
1588
+ "type": "literal",
1589
+ "value": "onRateChangeCapture"
1590
+ },
1591
+ {
1592
+ "type": "literal",
1593
+ "value": "onSeeked"
1594
+ },
1595
+ {
1596
+ "type": "literal",
1597
+ "value": "onSeekedCapture"
1598
+ },
1599
+ {
1600
+ "type": "literal",
1601
+ "value": "onSeeking"
1602
+ },
1603
+ {
1604
+ "type": "literal",
1605
+ "value": "onSeekingCapture"
1606
+ },
1607
+ {
1608
+ "type": "literal",
1609
+ "value": "onStalled"
1610
+ },
1611
+ {
1612
+ "type": "literal",
1613
+ "value": "onStalledCapture"
1614
+ },
1615
+ {
1616
+ "type": "literal",
1617
+ "value": "onSuspend"
1618
+ },
1619
+ {
1620
+ "type": "literal",
1621
+ "value": "onSuspendCapture"
1622
+ },
1623
+ {
1624
+ "type": "literal",
1625
+ "value": "onTimeUpdate"
1626
+ },
1627
+ {
1628
+ "type": "literal",
1629
+ "value": "onTimeUpdateCapture"
1630
+ },
1631
+ {
1632
+ "type": "literal",
1633
+ "value": "onVolumeChange"
1634
+ },
1635
+ {
1636
+ "type": "literal",
1637
+ "value": "onVolumeChangeCapture"
1638
+ },
1639
+ {
1640
+ "type": "literal",
1641
+ "value": "onWaiting"
1642
+ },
1643
+ {
1644
+ "type": "literal",
1645
+ "value": "onWaitingCapture"
1646
+ },
1647
+ {
1648
+ "type": "literal",
1649
+ "value": "onAuxClick"
1650
+ },
1651
+ {
1652
+ "type": "literal",
1653
+ "value": "onAuxClickCapture"
1654
+ },
1655
+ {
1656
+ "type": "literal",
1657
+ "value": "onClick"
1658
+ },
1659
+ {
1660
+ "type": "literal",
1661
+ "value": "onClickCapture"
1662
+ },
1663
+ {
1664
+ "type": "literal",
1665
+ "value": "onContextMenu"
1666
+ },
1667
+ {
1668
+ "type": "literal",
1669
+ "value": "onContextMenuCapture"
1670
+ },
1671
+ {
1672
+ "type": "literal",
1673
+ "value": "onDoubleClick"
1674
+ },
1675
+ {
1676
+ "type": "literal",
1677
+ "value": "onDoubleClickCapture"
1678
+ },
1679
+ {
1680
+ "type": "literal",
1681
+ "value": "onDrag"
1682
+ },
1683
+ {
1684
+ "type": "literal",
1685
+ "value": "onDragCapture"
1686
+ },
1687
+ {
1688
+ "type": "literal",
1689
+ "value": "onDragEnd"
1690
+ },
1691
+ {
1692
+ "type": "literal",
1693
+ "value": "onDragEndCapture"
1694
+ },
1695
+ {
1696
+ "type": "literal",
1697
+ "value": "onDragEnter"
1698
+ },
1699
+ {
1700
+ "type": "literal",
1701
+ "value": "onDragEnterCapture"
1702
+ },
1703
+ {
1704
+ "type": "literal",
1705
+ "value": "onDragExit"
1706
+ },
1707
+ {
1708
+ "type": "literal",
1709
+ "value": "onDragExitCapture"
1710
+ },
1711
+ {
1712
+ "type": "literal",
1713
+ "value": "onDragLeave"
1714
+ },
1715
+ {
1716
+ "type": "literal",
1717
+ "value": "onDragLeaveCapture"
1718
+ },
1719
+ {
1720
+ "type": "literal",
1721
+ "value": "onDragOver"
1722
+ },
1723
+ {
1724
+ "type": "literal",
1725
+ "value": "onDragOverCapture"
1726
+ },
1727
+ {
1728
+ "type": "literal",
1729
+ "value": "onDragStart"
1730
+ },
1731
+ {
1732
+ "type": "literal",
1733
+ "value": "onDragStartCapture"
1734
+ },
1735
+ {
1736
+ "type": "literal",
1737
+ "value": "onDrop"
1738
+ },
1739
+ {
1740
+ "type": "literal",
1741
+ "value": "onDropCapture"
1742
+ },
1743
+ {
1744
+ "type": "literal",
1745
+ "value": "onMouseDown"
1746
+ },
1747
+ {
1748
+ "type": "literal",
1749
+ "value": "onMouseDownCapture"
1750
+ },
1751
+ {
1752
+ "type": "literal",
1753
+ "value": "onMouseEnter"
1754
+ },
1755
+ {
1756
+ "type": "literal",
1757
+ "value": "onMouseLeave"
1758
+ },
1759
+ {
1760
+ "type": "literal",
1761
+ "value": "onMouseMove"
1762
+ },
1763
+ {
1764
+ "type": "literal",
1765
+ "value": "onMouseMoveCapture"
1766
+ },
1767
+ {
1768
+ "type": "literal",
1769
+ "value": "onMouseOut"
1770
+ },
1771
+ {
1772
+ "type": "literal",
1773
+ "value": "onMouseOutCapture"
1774
+ },
1775
+ {
1776
+ "type": "literal",
1777
+ "value": "onMouseOver"
1778
+ },
1779
+ {
1780
+ "type": "literal",
1781
+ "value": "onMouseOverCapture"
1782
+ },
1783
+ {
1784
+ "type": "literal",
1785
+ "value": "onMouseUp"
1786
+ },
1787
+ {
1788
+ "type": "literal",
1789
+ "value": "onMouseUpCapture"
1790
+ },
1791
+ {
1792
+ "type": "literal",
1793
+ "value": "onSelect"
1794
+ },
1795
+ {
1796
+ "type": "literal",
1797
+ "value": "onSelectCapture"
1798
+ },
1799
+ {
1800
+ "type": "literal",
1801
+ "value": "onTouchCancel"
1802
+ },
1803
+ {
1804
+ "type": "literal",
1805
+ "value": "onTouchCancelCapture"
1806
+ },
1807
+ {
1808
+ "type": "literal",
1809
+ "value": "onTouchEnd"
1810
+ },
1811
+ {
1812
+ "type": "literal",
1813
+ "value": "onTouchEndCapture"
1814
+ },
1815
+ {
1816
+ "type": "literal",
1817
+ "value": "onTouchMove"
1818
+ },
1819
+ {
1820
+ "type": "literal",
1821
+ "value": "onTouchMoveCapture"
1822
+ },
1823
+ {
1824
+ "type": "literal",
1825
+ "value": "onTouchStart"
1826
+ },
1827
+ {
1828
+ "type": "literal",
1829
+ "value": "onTouchStartCapture"
1830
+ },
1831
+ {
1832
+ "type": "literal",
1833
+ "value": "onPointerDown"
1834
+ },
1835
+ {
1836
+ "type": "literal",
1837
+ "value": "onPointerDownCapture"
1838
+ },
1839
+ {
1840
+ "type": "literal",
1841
+ "value": "onPointerMove"
1842
+ },
1843
+ {
1844
+ "type": "literal",
1845
+ "value": "onPointerMoveCapture"
1846
+ },
1847
+ {
1848
+ "type": "literal",
1849
+ "value": "onPointerUp"
1850
+ },
1851
+ {
1852
+ "type": "literal",
1853
+ "value": "onPointerUpCapture"
1854
+ },
1855
+ {
1856
+ "type": "literal",
1857
+ "value": "onPointerCancel"
1858
+ },
1859
+ {
1860
+ "type": "literal",
1861
+ "value": "onPointerCancelCapture"
1862
+ },
1863
+ {
1864
+ "type": "literal",
1865
+ "value": "onPointerEnter"
1866
+ },
1867
+ {
1868
+ "type": "literal",
1869
+ "value": "onPointerEnterCapture"
1870
+ },
1871
+ {
1872
+ "type": "literal",
1873
+ "value": "onPointerLeave"
1874
+ },
1875
+ {
1876
+ "type": "literal",
1877
+ "value": "onPointerLeaveCapture"
1878
+ },
1879
+ {
1880
+ "type": "literal",
1881
+ "value": "onPointerOver"
1882
+ },
1883
+ {
1884
+ "type": "literal",
1885
+ "value": "onPointerOverCapture"
1886
+ },
1887
+ {
1888
+ "type": "literal",
1889
+ "value": "onPointerOut"
1890
+ },
1891
+ {
1892
+ "type": "literal",
1893
+ "value": "onPointerOutCapture"
1894
+ },
1895
+ {
1896
+ "type": "literal",
1897
+ "value": "onGotPointerCapture"
1898
+ },
1899
+ {
1900
+ "type": "literal",
1901
+ "value": "onGotPointerCaptureCapture"
1902
+ },
1903
+ {
1904
+ "type": "literal",
1905
+ "value": "onLostPointerCapture"
1906
+ },
1907
+ {
1908
+ "type": "literal",
1909
+ "value": "onLostPointerCaptureCapture"
1910
+ },
1911
+ {
1912
+ "type": "literal",
1913
+ "value": "onScroll"
1914
+ },
1915
+ {
1916
+ "type": "literal",
1917
+ "value": "onScrollCapture"
1918
+ },
1919
+ {
1920
+ "type": "literal",
1921
+ "value": "onWheel"
1922
+ },
1923
+ {
1924
+ "type": "literal",
1925
+ "value": "onWheelCapture"
1926
+ },
1927
+ {
1928
+ "type": "literal",
1929
+ "value": "onAnimationStart"
1930
+ },
1931
+ {
1932
+ "type": "literal",
1933
+ "value": "onAnimationStartCapture"
1934
+ },
1935
+ {
1936
+ "type": "literal",
1937
+ "value": "onAnimationEnd"
1938
+ },
1939
+ {
1940
+ "type": "literal",
1941
+ "value": "onAnimationEndCapture"
1942
+ },
1943
+ {
1944
+ "type": "literal",
1945
+ "value": "onAnimationIteration"
1946
+ },
1947
+ {
1948
+ "type": "literal",
1949
+ "value": "onAnimationIterationCapture"
1950
+ },
1951
+ {
1952
+ "type": "literal",
1953
+ "value": "onTransitionEnd"
1954
+ },
1955
+ {
1956
+ "type": "literal",
1957
+ "value": "onTransitionEndCapture"
1958
+ },
1959
+ {
1960
+ "type": "literal",
1961
+ "value": "sx"
1962
+ },
1963
+ {
1964
+ "type": "literal",
1965
+ "value": "variant"
1966
+ },
1967
+ {
1968
+ "type": "literal",
1969
+ "value": "scrollToTop"
1970
+ },
1971
+ {
1972
+ "type": "literal",
1973
+ "value": "refreshRef"
1974
+ }
1975
+ ]
1976
+ }
1977
+ ],
1978
+ "name": "Pick",
1979
+ "qualifiedName": "Pick",
1980
+ "package": "typescript"
1981
+ },
1982
+ {
1983
+ "type": "reference",
1984
+ "typeArguments": [
1985
+ {
1986
+ "type": "union",
1987
+ "types": [
1988
+ {
1989
+ "type": "literal",
1990
+ "value": null
1991
+ },
1992
+ {
1993
+ "type": "reference",
1994
+ "name": "HTMLDivElement",
1995
+ "qualifiedName": "HTMLDivElement",
1996
+ "package": "typescript"
1997
+ }
1998
+ ]
1999
+ }
2000
+ ],
2001
+ "name": "RefAttributes",
2002
+ "qualifiedName": "React.RefAttributes",
2003
+ "package": "@types/react"
2004
+ }
2005
+ ]
2006
+ }
2007
+ }
2008
+ ],
2009
+ "type": {
2010
+ "type": "union",
2011
+ "types": [
2012
+ {
2013
+ "type": "literal",
2014
+ "value": null
2015
+ },
2016
+ {
2017
+ "type": "reference",
2018
+ "typeArguments": [
2019
+ {
2020
+ "type": "intrinsic",
2021
+ "name": "any"
2022
+ },
2023
+ {
2024
+ "type": "union",
2025
+ "types": [
2026
+ {
2027
+ "type": "intrinsic",
2028
+ "name": "string"
2029
+ },
2030
+ {
2031
+ "type": "reference",
2032
+ "typeArguments": [
2033
+ {
2034
+ "type": "intrinsic",
2035
+ "name": "any"
2036
+ }
2037
+ ],
2038
+ "name": "JSXElementConstructor",
2039
+ "qualifiedName": "React.JSXElementConstructor",
2040
+ "package": "@types/react"
2041
+ }
2042
+ ]
2043
+ }
2044
+ ],
2045
+ "name": "ReactElement",
2046
+ "qualifiedName": "React.ReactElement",
2047
+ "package": "@types/react"
2048
+ }
2049
+ ]
2050
+ }
2051
+ }
2052
+ ]
2053
+ },
2054
+ {
2055
+ "id": 6,
2056
+ "name": "CardContentExWithRef",
2057
+ "kind": 64,
2058
+ "kindString": "Function",
2059
+ "flags": {},
2060
+ "sources": [
2061
+ {
2062
+ "fileName": "packages/sdk/packages/card/src/components/CardContentEx.tsx",
2063
+ "line": 25,
2064
+ "character": 13,
2065
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardContentEx.tsx#L25"
2066
+ }
2067
+ ],
2068
+ "signatures": [
2069
+ {
2070
+ "id": 7,
2071
+ "name": "CardContentExWithRef",
2072
+ "kind": 4096,
2073
+ "kindString": "Call signature",
2074
+ "flags": {},
2075
+ "comment": {
2076
+ "summary": [
2077
+ {
2078
+ "kind": "text",
2079
+ "text": "**NOTE**: Exotic components are not callable."
2080
+ }
2081
+ ]
2082
+ },
2083
+ "parameters": [
2084
+ {
2085
+ "id": 8,
2086
+ "name": "props",
2087
+ "kind": 32768,
2088
+ "kindString": "Parameter",
2089
+ "flags": {},
2090
+ "type": {
2091
+ "type": "intersection",
2092
+ "types": [
2093
+ {
2094
+ "type": "reference",
2095
+ "typeArguments": [
2096
+ {
2097
+ "type": "reference",
2098
+ "id": 1,
2099
+ "name": "CardContentExProps"
2100
+ },
2101
+ {
2102
+ "type": "union",
2103
+ "types": [
2104
+ {
2105
+ "type": "typeOperator",
2106
+ "operator": "keyof",
2107
+ "target": {
2108
+ "type": "reference",
2109
+ "name": "CommonProps",
2110
+ "qualifiedName": "CommonProps",
2111
+ "package": "@mui/material"
2112
+ }
2113
+ },
2114
+ {
2115
+ "type": "literal",
2116
+ "value": "slot"
2117
+ },
2118
+ {
2119
+ "type": "literal",
2120
+ "value": "title"
2121
+ },
2122
+ {
2123
+ "type": "literal",
2124
+ "value": "key"
2125
+ },
2126
+ {
2127
+ "type": "literal",
2128
+ "value": "defaultChecked"
2129
+ },
2130
+ {
2131
+ "type": "literal",
2132
+ "value": "defaultValue"
2133
+ },
2134
+ {
2135
+ "type": "literal",
2136
+ "value": "suppressContentEditableWarning"
2137
+ },
2138
+ {
2139
+ "type": "literal",
2140
+ "value": "suppressHydrationWarning"
2141
+ },
2142
+ {
2143
+ "type": "literal",
2144
+ "value": "accessKey"
2145
+ },
2146
+ {
2147
+ "type": "literal",
2148
+ "value": "contentEditable"
2149
+ },
2150
+ {
2151
+ "type": "literal",
2152
+ "value": "contextMenu"
2153
+ },
2154
+ {
2155
+ "type": "literal",
2156
+ "value": "dir"
2157
+ },
2158
+ {
2159
+ "type": "literal",
2160
+ "value": "draggable"
2161
+ },
2162
+ {
2163
+ "type": "literal",
2164
+ "value": "hidden"
2165
+ },
2166
+ {
2167
+ "type": "literal",
2168
+ "value": "id"
2169
+ },
2170
+ {
2171
+ "type": "literal",
2172
+ "value": "lang"
2173
+ },
2174
+ {
2175
+ "type": "literal",
2176
+ "value": "placeholder"
2177
+ },
2178
+ {
2179
+ "type": "literal",
2180
+ "value": "spellCheck"
2181
+ },
2182
+ {
2183
+ "type": "literal",
2184
+ "value": "tabIndex"
2185
+ },
2186
+ {
2187
+ "type": "literal",
2188
+ "value": "translate"
2189
+ },
2190
+ {
2191
+ "type": "literal",
2192
+ "value": "radioGroup"
2193
+ },
2194
+ {
2195
+ "type": "literal",
2196
+ "value": "role"
2197
+ },
2198
+ {
2199
+ "type": "literal",
2200
+ "value": "about"
2201
+ },
2202
+ {
2203
+ "type": "literal",
2204
+ "value": "datatype"
2205
+ },
2206
+ {
2207
+ "type": "literal",
2208
+ "value": "inlist"
2209
+ },
2210
+ {
2211
+ "type": "literal",
2212
+ "value": "prefix"
2213
+ },
2214
+ {
2215
+ "type": "literal",
2216
+ "value": "property"
2217
+ },
2218
+ {
2219
+ "type": "literal",
2220
+ "value": "resource"
2221
+ },
2222
+ {
2223
+ "type": "literal",
2224
+ "value": "typeof"
2225
+ },
2226
+ {
2227
+ "type": "literal",
2228
+ "value": "vocab"
2229
+ },
2230
+ {
2231
+ "type": "literal",
2232
+ "value": "autoCapitalize"
2233
+ },
2234
+ {
2235
+ "type": "literal",
2236
+ "value": "autoCorrect"
2237
+ },
2238
+ {
2239
+ "type": "literal",
2240
+ "value": "autoSave"
2241
+ },
2242
+ {
2243
+ "type": "literal",
2244
+ "value": "color"
2245
+ },
2246
+ {
2247
+ "type": "literal",
2248
+ "value": "itemProp"
2249
+ },
2250
+ {
2251
+ "type": "literal",
2252
+ "value": "itemScope"
2253
+ },
2254
+ {
2255
+ "type": "literal",
2256
+ "value": "itemType"
2257
+ },
2258
+ {
2259
+ "type": "literal",
2260
+ "value": "itemID"
2261
+ },
2262
+ {
2263
+ "type": "literal",
2264
+ "value": "itemRef"
2265
+ },
2266
+ {
2267
+ "type": "literal",
2268
+ "value": "results"
2269
+ },
2270
+ {
2271
+ "type": "literal",
2272
+ "value": "security"
2273
+ },
2274
+ {
2275
+ "type": "literal",
2276
+ "value": "unselectable"
2277
+ },
2278
+ {
2279
+ "type": "literal",
2280
+ "value": "inputMode"
2281
+ },
2282
+ {
2283
+ "type": "literal",
2284
+ "value": "is"
2285
+ },
2286
+ {
2287
+ "type": "literal",
2288
+ "value": "aria-activedescendant"
2289
+ },
2290
+ {
2291
+ "type": "literal",
2292
+ "value": "aria-atomic"
2293
+ },
2294
+ {
2295
+ "type": "literal",
2296
+ "value": "aria-autocomplete"
2297
+ },
2298
+ {
2299
+ "type": "literal",
2300
+ "value": "aria-busy"
2301
+ },
2302
+ {
2303
+ "type": "literal",
2304
+ "value": "aria-checked"
2305
+ },
2306
+ {
2307
+ "type": "literal",
2308
+ "value": "aria-colcount"
2309
+ },
2310
+ {
2311
+ "type": "literal",
2312
+ "value": "aria-colindex"
2313
+ },
2314
+ {
2315
+ "type": "literal",
2316
+ "value": "aria-colspan"
2317
+ },
2318
+ {
2319
+ "type": "literal",
2320
+ "value": "aria-controls"
2321
+ },
2322
+ {
2323
+ "type": "literal",
2324
+ "value": "aria-current"
2325
+ },
2326
+ {
2327
+ "type": "literal",
2328
+ "value": "aria-describedby"
2329
+ },
2330
+ {
2331
+ "type": "literal",
2332
+ "value": "aria-details"
2333
+ },
2334
+ {
2335
+ "type": "literal",
2336
+ "value": "aria-disabled"
2337
+ },
2338
+ {
2339
+ "type": "literal",
2340
+ "value": "aria-dropeffect"
2341
+ },
2342
+ {
2343
+ "type": "literal",
2344
+ "value": "aria-errormessage"
2345
+ },
2346
+ {
2347
+ "type": "literal",
2348
+ "value": "aria-expanded"
2349
+ },
2350
+ {
2351
+ "type": "literal",
2352
+ "value": "aria-flowto"
2353
+ },
2354
+ {
2355
+ "type": "literal",
2356
+ "value": "aria-grabbed"
2357
+ },
2358
+ {
2359
+ "type": "literal",
2360
+ "value": "aria-haspopup"
2361
+ },
2362
+ {
2363
+ "type": "literal",
2364
+ "value": "aria-hidden"
2365
+ },
2366
+ {
2367
+ "type": "literal",
2368
+ "value": "aria-invalid"
2369
+ },
2370
+ {
2371
+ "type": "literal",
2372
+ "value": "aria-keyshortcuts"
2373
+ },
2374
+ {
2375
+ "type": "literal",
2376
+ "value": "aria-label"
2377
+ },
2378
+ {
2379
+ "type": "literal",
2380
+ "value": "aria-labelledby"
2381
+ },
2382
+ {
2383
+ "type": "literal",
2384
+ "value": "aria-level"
2385
+ },
2386
+ {
2387
+ "type": "literal",
2388
+ "value": "aria-live"
2389
+ },
2390
+ {
2391
+ "type": "literal",
2392
+ "value": "aria-modal"
2393
+ },
2394
+ {
2395
+ "type": "literal",
2396
+ "value": "aria-multiline"
2397
+ },
2398
+ {
2399
+ "type": "literal",
2400
+ "value": "aria-multiselectable"
2401
+ },
2402
+ {
2403
+ "type": "literal",
2404
+ "value": "aria-orientation"
2405
+ },
2406
+ {
2407
+ "type": "literal",
2408
+ "value": "aria-owns"
2409
+ },
2410
+ {
2411
+ "type": "literal",
2412
+ "value": "aria-placeholder"
2413
+ },
2414
+ {
2415
+ "type": "literal",
2416
+ "value": "aria-posinset"
2417
+ },
2418
+ {
2419
+ "type": "literal",
2420
+ "value": "aria-pressed"
2421
+ },
2422
+ {
2423
+ "type": "literal",
2424
+ "value": "aria-readonly"
2425
+ },
2426
+ {
2427
+ "type": "literal",
2428
+ "value": "aria-relevant"
2429
+ },
2430
+ {
2431
+ "type": "literal",
2432
+ "value": "aria-required"
2433
+ },
2434
+ {
2435
+ "type": "literal",
2436
+ "value": "aria-roledescription"
2437
+ },
2438
+ {
2439
+ "type": "literal",
2440
+ "value": "aria-rowcount"
2441
+ },
2442
+ {
2443
+ "type": "literal",
2444
+ "value": "aria-rowindex"
2445
+ },
2446
+ {
2447
+ "type": "literal",
2448
+ "value": "aria-rowspan"
2449
+ },
2450
+ {
2451
+ "type": "literal",
2452
+ "value": "aria-selected"
2453
+ },
2454
+ {
2455
+ "type": "literal",
2456
+ "value": "aria-setsize"
2457
+ },
2458
+ {
2459
+ "type": "literal",
2460
+ "value": "aria-sort"
2461
+ },
2462
+ {
2463
+ "type": "literal",
2464
+ "value": "aria-valuemax"
2465
+ },
2466
+ {
2467
+ "type": "literal",
2468
+ "value": "aria-valuemin"
2469
+ },
2470
+ {
2471
+ "type": "literal",
2472
+ "value": "aria-valuenow"
2473
+ },
2474
+ {
2475
+ "type": "literal",
2476
+ "value": "aria-valuetext"
2477
+ },
2478
+ {
2479
+ "type": "literal",
2480
+ "value": "children"
2481
+ },
2482
+ {
2483
+ "type": "literal",
2484
+ "value": "dangerouslySetInnerHTML"
2485
+ },
2486
+ {
2487
+ "type": "literal",
2488
+ "value": "onCopy"
2489
+ },
2490
+ {
2491
+ "type": "literal",
2492
+ "value": "onCopyCapture"
2493
+ },
2494
+ {
2495
+ "type": "literal",
2496
+ "value": "onCut"
2497
+ },
2498
+ {
2499
+ "type": "literal",
2500
+ "value": "onCutCapture"
2501
+ },
2502
+ {
2503
+ "type": "literal",
2504
+ "value": "onPaste"
2505
+ },
2506
+ {
2507
+ "type": "literal",
2508
+ "value": "onPasteCapture"
2509
+ },
2510
+ {
2511
+ "type": "literal",
2512
+ "value": "onCompositionEnd"
2513
+ },
2514
+ {
2515
+ "type": "literal",
2516
+ "value": "onCompositionEndCapture"
2517
+ },
2518
+ {
2519
+ "type": "literal",
2520
+ "value": "onCompositionStart"
2521
+ },
2522
+ {
2523
+ "type": "literal",
2524
+ "value": "onCompositionStartCapture"
2525
+ },
2526
+ {
2527
+ "type": "literal",
2528
+ "value": "onCompositionUpdate"
2529
+ },
2530
+ {
2531
+ "type": "literal",
2532
+ "value": "onCompositionUpdateCapture"
2533
+ },
2534
+ {
2535
+ "type": "literal",
2536
+ "value": "onFocus"
2537
+ },
2538
+ {
2539
+ "type": "literal",
2540
+ "value": "onFocusCapture"
2541
+ },
2542
+ {
2543
+ "type": "literal",
2544
+ "value": "onBlur"
2545
+ },
2546
+ {
2547
+ "type": "literal",
2548
+ "value": "onBlurCapture"
2549
+ },
2550
+ {
2551
+ "type": "literal",
2552
+ "value": "onChange"
2553
+ },
2554
+ {
2555
+ "type": "literal",
2556
+ "value": "onChangeCapture"
2557
+ },
2558
+ {
2559
+ "type": "literal",
2560
+ "value": "onBeforeInput"
2561
+ },
2562
+ {
2563
+ "type": "literal",
2564
+ "value": "onBeforeInputCapture"
2565
+ },
2566
+ {
2567
+ "type": "literal",
2568
+ "value": "onInput"
2569
+ },
2570
+ {
2571
+ "type": "literal",
2572
+ "value": "onInputCapture"
2573
+ },
2574
+ {
2575
+ "type": "literal",
2576
+ "value": "onReset"
2577
+ },
2578
+ {
2579
+ "type": "literal",
2580
+ "value": "onResetCapture"
2581
+ },
2582
+ {
2583
+ "type": "literal",
2584
+ "value": "onSubmit"
2585
+ },
2586
+ {
2587
+ "type": "literal",
2588
+ "value": "onSubmitCapture"
2589
+ },
2590
+ {
2591
+ "type": "literal",
2592
+ "value": "onInvalid"
2593
+ },
2594
+ {
2595
+ "type": "literal",
2596
+ "value": "onInvalidCapture"
2597
+ },
2598
+ {
2599
+ "type": "literal",
2600
+ "value": "onLoad"
2601
+ },
2602
+ {
2603
+ "type": "literal",
2604
+ "value": "onLoadCapture"
2605
+ },
2606
+ {
2607
+ "type": "literal",
2608
+ "value": "onError"
2609
+ },
2610
+ {
2611
+ "type": "literal",
2612
+ "value": "onErrorCapture"
2613
+ },
2614
+ {
2615
+ "type": "literal",
2616
+ "value": "onKeyDown"
2617
+ },
2618
+ {
2619
+ "type": "literal",
2620
+ "value": "onKeyDownCapture"
2621
+ },
2622
+ {
2623
+ "type": "literal",
2624
+ "value": "onKeyPress"
2625
+ },
2626
+ {
2627
+ "type": "literal",
2628
+ "value": "onKeyPressCapture"
2629
+ },
2630
+ {
2631
+ "type": "literal",
2632
+ "value": "onKeyUp"
2633
+ },
2634
+ {
2635
+ "type": "literal",
2636
+ "value": "onKeyUpCapture"
2637
+ },
2638
+ {
2639
+ "type": "literal",
2640
+ "value": "onAbort"
2641
+ },
2642
+ {
2643
+ "type": "literal",
2644
+ "value": "onAbortCapture"
2645
+ },
2646
+ {
2647
+ "type": "literal",
2648
+ "value": "onCanPlay"
2649
+ },
2650
+ {
2651
+ "type": "literal",
2652
+ "value": "onCanPlayCapture"
2653
+ },
2654
+ {
2655
+ "type": "literal",
2656
+ "value": "onCanPlayThrough"
2657
+ },
2658
+ {
2659
+ "type": "literal",
2660
+ "value": "onCanPlayThroughCapture"
2661
+ },
2662
+ {
2663
+ "type": "literal",
2664
+ "value": "onDurationChange"
2665
+ },
2666
+ {
2667
+ "type": "literal",
2668
+ "value": "onDurationChangeCapture"
2669
+ },
2670
+ {
2671
+ "type": "literal",
2672
+ "value": "onEmptied"
2673
+ },
2674
+ {
2675
+ "type": "literal",
2676
+ "value": "onEmptiedCapture"
2677
+ },
2678
+ {
2679
+ "type": "literal",
2680
+ "value": "onEncrypted"
2681
+ },
2682
+ {
2683
+ "type": "literal",
2684
+ "value": "onEncryptedCapture"
2685
+ },
2686
+ {
2687
+ "type": "literal",
2688
+ "value": "onEnded"
2689
+ },
2690
+ {
2691
+ "type": "literal",
2692
+ "value": "onEndedCapture"
2693
+ },
2694
+ {
2695
+ "type": "literal",
2696
+ "value": "onLoadedData"
2697
+ },
2698
+ {
2699
+ "type": "literal",
2700
+ "value": "onLoadedDataCapture"
2701
+ },
2702
+ {
2703
+ "type": "literal",
2704
+ "value": "onLoadedMetadata"
2705
+ },
2706
+ {
2707
+ "type": "literal",
2708
+ "value": "onLoadedMetadataCapture"
2709
+ },
2710
+ {
2711
+ "type": "literal",
2712
+ "value": "onLoadStart"
2713
+ },
2714
+ {
2715
+ "type": "literal",
2716
+ "value": "onLoadStartCapture"
2717
+ },
2718
+ {
2719
+ "type": "literal",
2720
+ "value": "onPause"
2721
+ },
2722
+ {
2723
+ "type": "literal",
2724
+ "value": "onPauseCapture"
2725
+ },
2726
+ {
2727
+ "type": "literal",
2728
+ "value": "onPlay"
2729
+ },
2730
+ {
2731
+ "type": "literal",
2732
+ "value": "onPlayCapture"
2733
+ },
2734
+ {
2735
+ "type": "literal",
2736
+ "value": "onPlaying"
2737
+ },
2738
+ {
2739
+ "type": "literal",
2740
+ "value": "onPlayingCapture"
2741
+ },
2742
+ {
2743
+ "type": "literal",
2744
+ "value": "onProgress"
2745
+ },
2746
+ {
2747
+ "type": "literal",
2748
+ "value": "onProgressCapture"
2749
+ },
2750
+ {
2751
+ "type": "literal",
2752
+ "value": "onRateChange"
2753
+ },
2754
+ {
2755
+ "type": "literal",
2756
+ "value": "onRateChangeCapture"
2757
+ },
2758
+ {
2759
+ "type": "literal",
2760
+ "value": "onSeeked"
2761
+ },
2762
+ {
2763
+ "type": "literal",
2764
+ "value": "onSeekedCapture"
2765
+ },
2766
+ {
2767
+ "type": "literal",
2768
+ "value": "onSeeking"
2769
+ },
2770
+ {
2771
+ "type": "literal",
2772
+ "value": "onSeekingCapture"
2773
+ },
2774
+ {
2775
+ "type": "literal",
2776
+ "value": "onStalled"
2777
+ },
2778
+ {
2779
+ "type": "literal",
2780
+ "value": "onStalledCapture"
2781
+ },
2782
+ {
2783
+ "type": "literal",
2784
+ "value": "onSuspend"
2785
+ },
2786
+ {
2787
+ "type": "literal",
2788
+ "value": "onSuspendCapture"
2789
+ },
2790
+ {
2791
+ "type": "literal",
2792
+ "value": "onTimeUpdate"
2793
+ },
2794
+ {
2795
+ "type": "literal",
2796
+ "value": "onTimeUpdateCapture"
2797
+ },
2798
+ {
2799
+ "type": "literal",
2800
+ "value": "onVolumeChange"
2801
+ },
2802
+ {
2803
+ "type": "literal",
2804
+ "value": "onVolumeChangeCapture"
2805
+ },
2806
+ {
2807
+ "type": "literal",
2808
+ "value": "onWaiting"
2809
+ },
2810
+ {
2811
+ "type": "literal",
2812
+ "value": "onWaitingCapture"
2813
+ },
2814
+ {
2815
+ "type": "literal",
2816
+ "value": "onAuxClick"
2817
+ },
2818
+ {
2819
+ "type": "literal",
2820
+ "value": "onAuxClickCapture"
2821
+ },
2822
+ {
2823
+ "type": "literal",
2824
+ "value": "onClick"
2825
+ },
2826
+ {
2827
+ "type": "literal",
2828
+ "value": "onClickCapture"
2829
+ },
2830
+ {
2831
+ "type": "literal",
2832
+ "value": "onContextMenu"
2833
+ },
2834
+ {
2835
+ "type": "literal",
2836
+ "value": "onContextMenuCapture"
2837
+ },
2838
+ {
2839
+ "type": "literal",
2840
+ "value": "onDoubleClick"
2841
+ },
2842
+ {
2843
+ "type": "literal",
2844
+ "value": "onDoubleClickCapture"
2845
+ },
2846
+ {
2847
+ "type": "literal",
2848
+ "value": "onDrag"
2849
+ },
2850
+ {
2851
+ "type": "literal",
2852
+ "value": "onDragCapture"
2853
+ },
2854
+ {
2855
+ "type": "literal",
2856
+ "value": "onDragEnd"
2857
+ },
2858
+ {
2859
+ "type": "literal",
2860
+ "value": "onDragEndCapture"
2861
+ },
2862
+ {
2863
+ "type": "literal",
2864
+ "value": "onDragEnter"
2865
+ },
2866
+ {
2867
+ "type": "literal",
2868
+ "value": "onDragEnterCapture"
2869
+ },
2870
+ {
2871
+ "type": "literal",
2872
+ "value": "onDragExit"
2873
+ },
2874
+ {
2875
+ "type": "literal",
2876
+ "value": "onDragExitCapture"
2877
+ },
2878
+ {
2879
+ "type": "literal",
2880
+ "value": "onDragLeave"
2881
+ },
2882
+ {
2883
+ "type": "literal",
2884
+ "value": "onDragLeaveCapture"
2885
+ },
2886
+ {
2887
+ "type": "literal",
2888
+ "value": "onDragOver"
2889
+ },
2890
+ {
2891
+ "type": "literal",
2892
+ "value": "onDragOverCapture"
2893
+ },
2894
+ {
2895
+ "type": "literal",
2896
+ "value": "onDragStart"
2897
+ },
2898
+ {
2899
+ "type": "literal",
2900
+ "value": "onDragStartCapture"
2901
+ },
2902
+ {
2903
+ "type": "literal",
2904
+ "value": "onDrop"
2905
+ },
2906
+ {
2907
+ "type": "literal",
2908
+ "value": "onDropCapture"
2909
+ },
2910
+ {
2911
+ "type": "literal",
2912
+ "value": "onMouseDown"
2913
+ },
2914
+ {
2915
+ "type": "literal",
2916
+ "value": "onMouseDownCapture"
2917
+ },
2918
+ {
2919
+ "type": "literal",
2920
+ "value": "onMouseEnter"
2921
+ },
2922
+ {
2923
+ "type": "literal",
2924
+ "value": "onMouseLeave"
2925
+ },
2926
+ {
2927
+ "type": "literal",
2928
+ "value": "onMouseMove"
2929
+ },
2930
+ {
2931
+ "type": "literal",
2932
+ "value": "onMouseMoveCapture"
2933
+ },
2934
+ {
2935
+ "type": "literal",
2936
+ "value": "onMouseOut"
2937
+ },
2938
+ {
2939
+ "type": "literal",
2940
+ "value": "onMouseOutCapture"
2941
+ },
2942
+ {
2943
+ "type": "literal",
2944
+ "value": "onMouseOver"
2945
+ },
2946
+ {
2947
+ "type": "literal",
2948
+ "value": "onMouseOverCapture"
2949
+ },
2950
+ {
2951
+ "type": "literal",
2952
+ "value": "onMouseUp"
2953
+ },
2954
+ {
2955
+ "type": "literal",
2956
+ "value": "onMouseUpCapture"
2957
+ },
2958
+ {
2959
+ "type": "literal",
2960
+ "value": "onSelect"
2961
+ },
2962
+ {
2963
+ "type": "literal",
2964
+ "value": "onSelectCapture"
2965
+ },
2966
+ {
2967
+ "type": "literal",
2968
+ "value": "onTouchCancel"
2969
+ },
2970
+ {
2971
+ "type": "literal",
2972
+ "value": "onTouchCancelCapture"
2973
+ },
2974
+ {
2975
+ "type": "literal",
2976
+ "value": "onTouchEnd"
2977
+ },
2978
+ {
2979
+ "type": "literal",
2980
+ "value": "onTouchEndCapture"
2981
+ },
2982
+ {
2983
+ "type": "literal",
2984
+ "value": "onTouchMove"
2985
+ },
2986
+ {
2987
+ "type": "literal",
2988
+ "value": "onTouchMoveCapture"
2989
+ },
2990
+ {
2991
+ "type": "literal",
2992
+ "value": "onTouchStart"
2993
+ },
2994
+ {
2995
+ "type": "literal",
2996
+ "value": "onTouchStartCapture"
2997
+ },
2998
+ {
2999
+ "type": "literal",
3000
+ "value": "onPointerDown"
3001
+ },
3002
+ {
3003
+ "type": "literal",
3004
+ "value": "onPointerDownCapture"
3005
+ },
3006
+ {
3007
+ "type": "literal",
3008
+ "value": "onPointerMove"
3009
+ },
3010
+ {
3011
+ "type": "literal",
3012
+ "value": "onPointerMoveCapture"
3013
+ },
3014
+ {
3015
+ "type": "literal",
3016
+ "value": "onPointerUp"
3017
+ },
3018
+ {
3019
+ "type": "literal",
3020
+ "value": "onPointerUpCapture"
3021
+ },
3022
+ {
3023
+ "type": "literal",
3024
+ "value": "onPointerCancel"
3025
+ },
3026
+ {
3027
+ "type": "literal",
3028
+ "value": "onPointerCancelCapture"
3029
+ },
3030
+ {
3031
+ "type": "literal",
3032
+ "value": "onPointerEnter"
3033
+ },
3034
+ {
3035
+ "type": "literal",
3036
+ "value": "onPointerEnterCapture"
3037
+ },
3038
+ {
3039
+ "type": "literal",
3040
+ "value": "onPointerLeave"
3041
+ },
3042
+ {
3043
+ "type": "literal",
3044
+ "value": "onPointerLeaveCapture"
3045
+ },
3046
+ {
3047
+ "type": "literal",
3048
+ "value": "onPointerOver"
3049
+ },
3050
+ {
3051
+ "type": "literal",
3052
+ "value": "onPointerOverCapture"
3053
+ },
3054
+ {
3055
+ "type": "literal",
3056
+ "value": "onPointerOut"
3057
+ },
3058
+ {
3059
+ "type": "literal",
3060
+ "value": "onPointerOutCapture"
3061
+ },
3062
+ {
3063
+ "type": "literal",
3064
+ "value": "onGotPointerCapture"
3065
+ },
3066
+ {
3067
+ "type": "literal",
3068
+ "value": "onGotPointerCaptureCapture"
3069
+ },
3070
+ {
3071
+ "type": "literal",
3072
+ "value": "onLostPointerCapture"
3073
+ },
3074
+ {
3075
+ "type": "literal",
3076
+ "value": "onLostPointerCaptureCapture"
3077
+ },
3078
+ {
3079
+ "type": "literal",
3080
+ "value": "onScroll"
3081
+ },
3082
+ {
3083
+ "type": "literal",
3084
+ "value": "onScrollCapture"
3085
+ },
3086
+ {
3087
+ "type": "literal",
3088
+ "value": "onWheel"
3089
+ },
3090
+ {
3091
+ "type": "literal",
3092
+ "value": "onWheelCapture"
3093
+ },
3094
+ {
3095
+ "type": "literal",
3096
+ "value": "onAnimationStart"
3097
+ },
3098
+ {
3099
+ "type": "literal",
3100
+ "value": "onAnimationStartCapture"
3101
+ },
3102
+ {
3103
+ "type": "literal",
3104
+ "value": "onAnimationEnd"
3105
+ },
3106
+ {
3107
+ "type": "literal",
3108
+ "value": "onAnimationEndCapture"
3109
+ },
3110
+ {
3111
+ "type": "literal",
3112
+ "value": "onAnimationIteration"
3113
+ },
3114
+ {
3115
+ "type": "literal",
3116
+ "value": "onAnimationIterationCapture"
3117
+ },
3118
+ {
3119
+ "type": "literal",
3120
+ "value": "onTransitionEnd"
3121
+ },
3122
+ {
3123
+ "type": "literal",
3124
+ "value": "onTransitionEndCapture"
3125
+ },
3126
+ {
3127
+ "type": "literal",
3128
+ "value": "sx"
3129
+ },
3130
+ {
3131
+ "type": "literal",
3132
+ "value": "variant"
3133
+ },
3134
+ {
3135
+ "type": "literal",
3136
+ "value": "scrollToTop"
3137
+ },
3138
+ {
3139
+ "type": "literal",
3140
+ "value": "refreshRef"
3141
+ }
3142
+ ]
3143
+ }
3144
+ ],
3145
+ "name": "Pick",
3146
+ "qualifiedName": "Pick",
3147
+ "package": "typescript"
3148
+ },
3149
+ {
3150
+ "type": "reference",
3151
+ "typeArguments": [
3152
+ {
3153
+ "type": "union",
3154
+ "types": [
3155
+ {
3156
+ "type": "literal",
3157
+ "value": null
3158
+ },
3159
+ {
3160
+ "type": "reference",
3161
+ "name": "HTMLDivElement",
3162
+ "qualifiedName": "HTMLDivElement",
3163
+ "package": "typescript"
3164
+ }
3165
+ ]
3166
+ }
3167
+ ],
3168
+ "name": "RefAttributes",
3169
+ "qualifiedName": "React.RefAttributes",
3170
+ "package": "@types/react"
3171
+ }
3172
+ ]
3173
+ }
3174
+ }
3175
+ ],
3176
+ "type": {
3177
+ "type": "union",
3178
+ "types": [
3179
+ {
3180
+ "type": "literal",
3181
+ "value": null
3182
+ },
3183
+ {
3184
+ "type": "reference",
3185
+ "typeArguments": [
3186
+ {
3187
+ "type": "intrinsic",
3188
+ "name": "any"
3189
+ },
3190
+ {
3191
+ "type": "union",
3192
+ "types": [
3193
+ {
3194
+ "type": "intrinsic",
3195
+ "name": "string"
3196
+ },
3197
+ {
3198
+ "type": "reference",
3199
+ "typeArguments": [
3200
+ {
3201
+ "type": "intrinsic",
3202
+ "name": "any"
3203
+ }
3204
+ ],
3205
+ "name": "JSXElementConstructor",
3206
+ "qualifiedName": "React.JSXElementConstructor",
3207
+ "package": "@types/react"
3208
+ }
3209
+ ]
3210
+ }
3211
+ ],
3212
+ "name": "ReactElement",
3213
+ "qualifiedName": "React.ReactElement",
3214
+ "package": "@types/react"
3215
+ }
3216
+ ]
3217
+ }
3218
+ }
3219
+ ]
3220
+ },
3221
+ {
3222
+ "id": 19,
3223
+ "name": "CardEx",
3224
+ "kind": 64,
3225
+ "kindString": "Function",
3226
+ "flags": {},
3227
+ "sources": [
3228
+ {
3229
+ "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
3230
+ "line": 26,
3231
+ "character": 13,
3232
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L26"
3233
+ }
3234
+ ],
3235
+ "signatures": [
3236
+ {
3237
+ "id": 20,
3238
+ "name": "CardEx",
3239
+ "kind": 4096,
3240
+ "kindString": "Call signature",
3241
+ "flags": {},
864
3242
  "parameters": [
865
3243
  {
866
- "id": 6,
3244
+ "id": 21,
867
3245
  "name": "props",
868
3246
  "kind": 32768,
869
3247
  "kindString": "Parameter",
870
3248
  "flags": {},
871
3249
  "type": {
872
3250
  "type": "reference",
873
- "id": 1,
874
- "name": "CardContentExProps"
3251
+ "id": 12,
3252
+ "name": "CardExProps"
875
3253
  }
876
3254
  },
877
3255
  {
878
- "id": 7,
3256
+ "id": 22,
879
3257
  "name": "context",
880
3258
  "kind": 32768,
881
3259
  "kindString": "Parameter",
@@ -917,41 +3295,41 @@
917
3295
  ]
918
3296
  },
919
3297
  {
920
- "id": 11,
921
- "name": "CardEx",
3298
+ "id": 15,
3299
+ "name": "CardExWithRef",
922
3300
  "kind": 64,
923
3301
  "kindString": "Function",
924
3302
  "flags": {},
925
3303
  "sources": [
926
3304
  {
927
3305
  "fileName": "packages/sdk/packages/card/src/components/CardEx.tsx",
928
- "line": 8,
3306
+ "line": 9,
929
3307
  "character": 13,
930
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/CardEx.tsx#L8"
3308
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/CardEx.tsx#L9"
931
3309
  }
932
3310
  ],
933
3311
  "signatures": [
934
3312
  {
935
- "id": 12,
936
- "name": "CardEx",
3313
+ "id": 16,
3314
+ "name": "CardExWithRef",
937
3315
  "kind": 4096,
938
3316
  "kindString": "Call signature",
939
3317
  "flags": {},
940
3318
  "parameters": [
941
3319
  {
942
- "id": 13,
3320
+ "id": 17,
943
3321
  "name": "props",
944
3322
  "kind": 32768,
945
3323
  "kindString": "Parameter",
946
3324
  "flags": {},
947
3325
  "type": {
948
3326
  "type": "reference",
949
- "id": 8,
3327
+ "id": 12,
950
3328
  "name": "CardExProps"
951
3329
  }
952
3330
  },
953
3331
  {
954
- "id": 14,
3332
+ "id": 18,
955
3333
  "name": "context",
956
3334
  "kind": 32768,
957
3335
  "kindString": "Parameter",
@@ -993,7 +3371,7 @@
993
3371
  ]
994
3372
  },
995
3373
  {
996
- "id": 24,
3374
+ "id": 32,
997
3375
  "name": "FullWidthCard",
998
3376
  "kind": 64,
999
3377
  "kindString": "Function",
@@ -1003,31 +3381,31 @@
1003
3381
  "fileName": "packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx",
1004
3382
  "line": 19,
1005
3383
  "character": 13,
1006
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L19"
3384
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/FullWidthCard/FullWidthCard.tsx#L19"
1007
3385
  }
1008
3386
  ],
1009
3387
  "signatures": [
1010
3388
  {
1011
- "id": 25,
3389
+ "id": 33,
1012
3390
  "name": "FullWidthCard",
1013
3391
  "kind": 4096,
1014
3392
  "kindString": "Call signature",
1015
3393
  "flags": {},
1016
3394
  "parameters": [
1017
3395
  {
1018
- "id": 26,
3396
+ "id": 34,
1019
3397
  "name": "props",
1020
3398
  "kind": 32768,
1021
3399
  "kindString": "Parameter",
1022
3400
  "flags": {},
1023
3401
  "type": {
1024
3402
  "type": "reference",
1025
- "id": 15,
3403
+ "id": 23,
1026
3404
  "name": "FullWidthCardProps"
1027
3405
  }
1028
3406
  },
1029
3407
  {
1030
- "id": 27,
3408
+ "id": 35,
1031
3409
  "name": "context",
1032
3410
  "kind": 32768,
1033
3411
  "kindString": "Parameter",
@@ -1069,7 +3447,7 @@
1069
3447
  ]
1070
3448
  },
1071
3449
  {
1072
- "id": 35,
3450
+ "id": 43,
1073
3451
  "name": "PageCard",
1074
3452
  "kind": 64,
1075
3453
  "kindString": "Function",
@@ -1077,33 +3455,33 @@
1077
3455
  "sources": [
1078
3456
  {
1079
3457
  "fileName": "packages/sdk/packages/card/src/components/PageCard.tsx",
1080
- "line": 14,
3458
+ "line": 45,
1081
3459
  "character": 13,
1082
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/PageCard.tsx#L14"
3460
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/PageCard.tsx#L45"
1083
3461
  }
1084
3462
  ],
1085
3463
  "signatures": [
1086
3464
  {
1087
- "id": 36,
3465
+ "id": 44,
1088
3466
  "name": "PageCard",
1089
3467
  "kind": 4096,
1090
3468
  "kindString": "Call signature",
1091
3469
  "flags": {},
1092
3470
  "parameters": [
1093
3471
  {
1094
- "id": 37,
3472
+ "id": 45,
1095
3473
  "name": "props",
1096
3474
  "kind": 32768,
1097
3475
  "kindString": "Parameter",
1098
3476
  "flags": {},
1099
3477
  "type": {
1100
3478
  "type": "reference",
1101
- "id": 28,
3479
+ "id": 36,
1102
3480
  "name": "PageCardProps"
1103
3481
  }
1104
3482
  },
1105
3483
  {
1106
- "id": 38,
3484
+ "id": 46,
1107
3485
  "name": "context",
1108
3486
  "kind": 32768,
1109
3487
  "kindString": "Parameter",
@@ -1145,7 +3523,7 @@
1145
3523
  ]
1146
3524
  },
1147
3525
  {
1148
- "id": 50,
3526
+ "id": 58,
1149
3527
  "name": "SimpleCard",
1150
3528
  "kind": 64,
1151
3529
  "kindString": "Function",
@@ -1155,31 +3533,31 @@
1155
3533
  "fileName": "packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx",
1156
3534
  "line": 22,
1157
3535
  "character": 13,
1158
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L22"
3536
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/components/SimpleCard/SimpleCard.tsx#L22"
1159
3537
  }
1160
3538
  ],
1161
3539
  "signatures": [
1162
3540
  {
1163
- "id": 51,
3541
+ "id": 59,
1164
3542
  "name": "SimpleCard",
1165
3543
  "kind": 4096,
1166
3544
  "kindString": "Call signature",
1167
3545
  "flags": {},
1168
3546
  "parameters": [
1169
3547
  {
1170
- "id": 52,
3548
+ "id": 60,
1171
3549
  "name": "props",
1172
3550
  "kind": 32768,
1173
3551
  "kindString": "Parameter",
1174
3552
  "flags": {},
1175
3553
  "type": {
1176
3554
  "type": "reference",
1177
- "id": 39,
3555
+ "id": 47,
1178
3556
  "name": "SimpleCardProps"
1179
3557
  }
1180
3558
  },
1181
3559
  {
1182
- "id": 53,
3560
+ "id": 61,
1183
3561
  "name": "context",
1184
3562
  "kind": 32768,
1185
3563
  "kindString": "Parameter",
@@ -1225,26 +3603,28 @@
1225
3603
  {
1226
3604
  "title": "Interfaces",
1227
3605
  "children": [
1228
- 15,
1229
- 28,
1230
- 39
3606
+ 23,
3607
+ 36,
3608
+ 47
1231
3609
  ]
1232
3610
  },
1233
3611
  {
1234
3612
  "title": "Type Aliases",
1235
3613
  "children": [
1236
3614
  1,
1237
- 8
3615
+ 12
1238
3616
  ]
1239
3617
  },
1240
3618
  {
1241
3619
  "title": "Functions",
1242
3620
  "children": [
1243
- 4,
1244
- 11,
1245
- 24,
1246
- 35,
1247
- 50
3621
+ 9,
3622
+ 6,
3623
+ 19,
3624
+ 15,
3625
+ 32,
3626
+ 43,
3627
+ 58
1248
3628
  ]
1249
3629
  }
1250
3630
  ],
@@ -1253,7 +3633,7 @@
1253
3633
  "fileName": "packages/sdk/packages/card/src/index.ts",
1254
3634
  "line": 1,
1255
3635
  "character": 0,
1256
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/6aa1804d/packages/sdk/packages/card/src/index.ts#L1"
3636
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/e007e669/packages/sdk/packages/card/src/index.ts#L1"
1257
3637
  }
1258
3638
  ]
1259
3639
  }