@xyo-network/react-payload-table 2.32.0-rc.3 → 2.32.0-rc.6

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 +827 -0
  2. package/package.json +8 -7
package/dist/docs.json ADDED
@@ -0,0 +1,827 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/react-payload-table",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 2,
11
+ "name": "PayloadTableColumnConfig",
12
+ "kind": 256,
13
+ "kindString": "Interface",
14
+ "flags": {},
15
+ "children": [
16
+ {
17
+ "id": 6,
18
+ "name": "lg",
19
+ "kind": 1024,
20
+ "kindString": "Property",
21
+ "flags": {
22
+ "isOptional": true
23
+ },
24
+ "sources": [
25
+ {
26
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
27
+ "line": 7,
28
+ "character": 2,
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L7"
30
+ }
31
+ ],
32
+ "type": {
33
+ "type": "array",
34
+ "elementType": {
35
+ "type": "reference",
36
+ "id": 1,
37
+ "name": "PayloadTableColumnSlug"
38
+ }
39
+ }
40
+ },
41
+ {
42
+ "id": 5,
43
+ "name": "md",
44
+ "kind": 1024,
45
+ "kindString": "Property",
46
+ "flags": {
47
+ "isOptional": true
48
+ },
49
+ "sources": [
50
+ {
51
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
52
+ "line": 6,
53
+ "character": 2,
54
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L6"
55
+ }
56
+ ],
57
+ "type": {
58
+ "type": "array",
59
+ "elementType": {
60
+ "type": "reference",
61
+ "id": 1,
62
+ "name": "PayloadTableColumnSlug"
63
+ }
64
+ }
65
+ },
66
+ {
67
+ "id": 4,
68
+ "name": "sm",
69
+ "kind": 1024,
70
+ "kindString": "Property",
71
+ "flags": {
72
+ "isOptional": true
73
+ },
74
+ "sources": [
75
+ {
76
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
77
+ "line": 5,
78
+ "character": 2,
79
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L5"
80
+ }
81
+ ],
82
+ "type": {
83
+ "type": "array",
84
+ "elementType": {
85
+ "type": "reference",
86
+ "id": 1,
87
+ "name": "PayloadTableColumnSlug"
88
+ }
89
+ }
90
+ },
91
+ {
92
+ "id": 7,
93
+ "name": "xl",
94
+ "kind": 1024,
95
+ "kindString": "Property",
96
+ "flags": {
97
+ "isOptional": true
98
+ },
99
+ "sources": [
100
+ {
101
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
102
+ "line": 8,
103
+ "character": 2,
104
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L8"
105
+ }
106
+ ],
107
+ "type": {
108
+ "type": "array",
109
+ "elementType": {
110
+ "type": "reference",
111
+ "id": 1,
112
+ "name": "PayloadTableColumnSlug"
113
+ }
114
+ }
115
+ },
116
+ {
117
+ "id": 3,
118
+ "name": "xs",
119
+ "kind": 1024,
120
+ "kindString": "Property",
121
+ "flags": {
122
+ "isOptional": true
123
+ },
124
+ "sources": [
125
+ {
126
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
127
+ "line": 4,
128
+ "character": 2,
129
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L4"
130
+ }
131
+ ],
132
+ "type": {
133
+ "type": "array",
134
+ "elementType": {
135
+ "type": "reference",
136
+ "id": 1,
137
+ "name": "PayloadTableColumnSlug"
138
+ }
139
+ }
140
+ }
141
+ ],
142
+ "groups": [
143
+ {
144
+ "title": "Properties",
145
+ "children": [
146
+ 6,
147
+ 5,
148
+ 4,
149
+ 7,
150
+ 3
151
+ ]
152
+ }
153
+ ],
154
+ "sources": [
155
+ {
156
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
157
+ "line": 3,
158
+ "character": 17,
159
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L3"
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "id": 11,
165
+ "name": "PayloadTableProps",
166
+ "kind": 256,
167
+ "kindString": "Interface",
168
+ "flags": {},
169
+ "children": [
170
+ {
171
+ "id": 13,
172
+ "name": "archive",
173
+ "kind": 1024,
174
+ "kindString": "Property",
175
+ "flags": {
176
+ "isOptional": true
177
+ },
178
+ "sources": [
179
+ {
180
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
181
+ "line": 11,
182
+ "character": 2,
183
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L11"
184
+ }
185
+ ],
186
+ "type": {
187
+ "type": "intrinsic",
188
+ "name": "string"
189
+ }
190
+ },
191
+ {
192
+ "id": 21,
193
+ "name": "columns",
194
+ "kind": 1024,
195
+ "kindString": "Property",
196
+ "flags": {
197
+ "isOptional": true
198
+ },
199
+ "sources": [
200
+ {
201
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
202
+ "line": 14,
203
+ "character": 2,
204
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L14"
205
+ }
206
+ ],
207
+ "type": {
208
+ "type": "reference",
209
+ "id": 2,
210
+ "name": "PayloadTableColumnConfig"
211
+ }
212
+ },
213
+ {
214
+ "id": 12,
215
+ "name": "exploreDomain",
216
+ "kind": 1024,
217
+ "kindString": "Property",
218
+ "flags": {
219
+ "isOptional": true
220
+ },
221
+ "sources": [
222
+ {
223
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
224
+ "line": 10,
225
+ "character": 2,
226
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L10"
227
+ }
228
+ ],
229
+ "type": {
230
+ "type": "intrinsic",
231
+ "name": "string"
232
+ }
233
+ },
234
+ {
235
+ "id": 14,
236
+ "name": "onRowClick",
237
+ "kind": 1024,
238
+ "kindString": "Property",
239
+ "flags": {
240
+ "isOptional": true
241
+ },
242
+ "sources": [
243
+ {
244
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
245
+ "line": 12,
246
+ "character": 2,
247
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L12"
248
+ }
249
+ ],
250
+ "type": {
251
+ "type": "reflection",
252
+ "declaration": {
253
+ "id": 15,
254
+ "name": "__type",
255
+ "kind": 65536,
256
+ "kindString": "Type literal",
257
+ "flags": {},
258
+ "sources": [
259
+ {
260
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
261
+ "line": 12,
262
+ "character": 15,
263
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L12"
264
+ }
265
+ ],
266
+ "signatures": [
267
+ {
268
+ "id": 16,
269
+ "name": "__type",
270
+ "kind": 4096,
271
+ "kindString": "Call signature",
272
+ "flags": {},
273
+ "parameters": [
274
+ {
275
+ "id": 17,
276
+ "name": "value",
277
+ "kind": 32768,
278
+ "kindString": "Parameter",
279
+ "flags": {},
280
+ "type": {
281
+ "type": "reflection",
282
+ "declaration": {
283
+ "id": 18,
284
+ "name": "__type",
285
+ "kind": 65536,
286
+ "kindString": "Type literal",
287
+ "flags": {},
288
+ "sources": [
289
+ {
290
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
291
+ "line": 7,
292
+ "character": 107
293
+ }
294
+ ]
295
+ }
296
+ }
297
+ }
298
+ ],
299
+ "type": {
300
+ "type": "intrinsic",
301
+ "name": "void"
302
+ }
303
+ }
304
+ ]
305
+ }
306
+ }
307
+ },
308
+ {
309
+ "id": 19,
310
+ "name": "payloads",
311
+ "kind": 1024,
312
+ "kindString": "Property",
313
+ "flags": {
314
+ "isOptional": true
315
+ },
316
+ "sources": [
317
+ {
318
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
319
+ "line": 13,
320
+ "character": 2,
321
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L13"
322
+ }
323
+ ],
324
+ "type": {
325
+ "type": "union",
326
+ "types": [
327
+ {
328
+ "type": "literal",
329
+ "value": null
330
+ },
331
+ {
332
+ "type": "array",
333
+ "elementType": {
334
+ "type": "reflection",
335
+ "declaration": {
336
+ "id": 20,
337
+ "name": "__type",
338
+ "kind": 65536,
339
+ "kindString": "Type literal",
340
+ "flags": {},
341
+ "sources": [
342
+ {
343
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
344
+ "line": 7,
345
+ "character": 107
346
+ }
347
+ ]
348
+ }
349
+ }
350
+ }
351
+ ]
352
+ }
353
+ }
354
+ ],
355
+ "groups": [
356
+ {
357
+ "title": "Properties",
358
+ "children": [
359
+ 13,
360
+ 21,
361
+ 12,
362
+ 14,
363
+ 19
364
+ ]
365
+ }
366
+ ],
367
+ "sources": [
368
+ {
369
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
370
+ "line": 9,
371
+ "character": 17,
372
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L9"
373
+ }
374
+ ],
375
+ "extendedTypes": [
376
+ {
377
+ "type": "reference",
378
+ "name": "TableProps",
379
+ "qualifiedName": "TableProps",
380
+ "package": "@mui/material"
381
+ }
382
+ ]
383
+ },
384
+ {
385
+ "id": 26,
386
+ "name": "PayloadTableRowProps",
387
+ "kind": 256,
388
+ "kindString": "Interface",
389
+ "flags": {},
390
+ "children": [
391
+ {
392
+ "id": 29,
393
+ "name": "archive",
394
+ "kind": 1024,
395
+ "kindString": "Property",
396
+ "flags": {
397
+ "isOptional": true
398
+ },
399
+ "sources": [
400
+ {
401
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
402
+ "line": 12,
403
+ "character": 2,
404
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L12"
405
+ }
406
+ ],
407
+ "type": {
408
+ "type": "intrinsic",
409
+ "name": "string"
410
+ }
411
+ },
412
+ {
413
+ "id": 31,
414
+ "name": "columns",
415
+ "kind": 1024,
416
+ "kindString": "Property",
417
+ "flags": {
418
+ "isOptional": true
419
+ },
420
+ "sources": [
421
+ {
422
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
423
+ "line": 14,
424
+ "character": 2,
425
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L14"
426
+ }
427
+ ],
428
+ "type": {
429
+ "type": "reference",
430
+ "id": 2,
431
+ "name": "PayloadTableColumnConfig"
432
+ }
433
+ },
434
+ {
435
+ "id": 30,
436
+ "name": "exploreDomain",
437
+ "kind": 1024,
438
+ "kindString": "Property",
439
+ "flags": {
440
+ "isOptional": true
441
+ },
442
+ "sources": [
443
+ {
444
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
445
+ "line": 13,
446
+ "character": 2,
447
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L13"
448
+ }
449
+ ],
450
+ "type": {
451
+ "type": "intrinsic",
452
+ "name": "string"
453
+ }
454
+ },
455
+ {
456
+ "id": 32,
457
+ "name": "network",
458
+ "kind": 1024,
459
+ "kindString": "Property",
460
+ "flags": {
461
+ "isOptional": true
462
+ },
463
+ "sources": [
464
+ {
465
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
466
+ "line": 15,
467
+ "character": 2,
468
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L15"
469
+ }
470
+ ],
471
+ "type": {
472
+ "type": "intrinsic",
473
+ "name": "string"
474
+ }
475
+ },
476
+ {
477
+ "id": 27,
478
+ "name": "payload",
479
+ "kind": 1024,
480
+ "kindString": "Property",
481
+ "flags": {
482
+ "isOptional": true
483
+ },
484
+ "sources": [
485
+ {
486
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
487
+ "line": 11,
488
+ "character": 2,
489
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L11"
490
+ }
491
+ ],
492
+ "type": {
493
+ "type": "reflection",
494
+ "declaration": {
495
+ "id": 28,
496
+ "name": "__type",
497
+ "kind": 65536,
498
+ "kindString": "Type literal",
499
+ "flags": {},
500
+ "sources": [
501
+ {
502
+ "fileName": "node_modules/@xyo-network/payload/dist/esm/models/Base.d.ts",
503
+ "line": 7,
504
+ "character": 107
505
+ }
506
+ ]
507
+ }
508
+ }
509
+ }
510
+ ],
511
+ "groups": [
512
+ {
513
+ "title": "Properties",
514
+ "children": [
515
+ 29,
516
+ 31,
517
+ 30,
518
+ 32,
519
+ 27
520
+ ]
521
+ }
522
+ ],
523
+ "sources": [
524
+ {
525
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
526
+ "line": 10,
527
+ "character": 17,
528
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L10"
529
+ }
530
+ ],
531
+ "extendedTypes": [
532
+ {
533
+ "type": "reference",
534
+ "name": "TableRowProps",
535
+ "qualifiedName": "TableRowProps",
536
+ "package": "@mui/material"
537
+ }
538
+ ]
539
+ },
540
+ {
541
+ "id": 1,
542
+ "name": "PayloadTableColumnSlug",
543
+ "kind": 4194304,
544
+ "kindString": "Type alias",
545
+ "flags": {},
546
+ "sources": [
547
+ {
548
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
549
+ "line": 1,
550
+ "character": 12,
551
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L1"
552
+ }
553
+ ],
554
+ "type": {
555
+ "type": "union",
556
+ "types": [
557
+ {
558
+ "type": "literal",
559
+ "value": "hash"
560
+ },
561
+ {
562
+ "type": "literal",
563
+ "value": "schema"
564
+ },
565
+ {
566
+ "type": "literal",
567
+ "value": "valid"
568
+ }
569
+ ]
570
+ }
571
+ },
572
+ {
573
+ "id": 8,
574
+ "name": "payloadColumnNames",
575
+ "kind": 32,
576
+ "kindString": "Variable",
577
+ "flags": {
578
+ "isConst": true
579
+ },
580
+ "sources": [
581
+ {
582
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
583
+ "line": 11,
584
+ "character": 13,
585
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L11"
586
+ }
587
+ ],
588
+ "type": {
589
+ "type": "reference",
590
+ "typeArguments": [
591
+ {
592
+ "type": "reference",
593
+ "id": 1,
594
+ "name": "PayloadTableColumnSlug"
595
+ },
596
+ {
597
+ "type": "intrinsic",
598
+ "name": "string"
599
+ }
600
+ ],
601
+ "name": "Record",
602
+ "qualifiedName": "Record",
603
+ "package": "typescript"
604
+ },
605
+ "defaultValue": "..."
606
+ },
607
+ {
608
+ "id": 22,
609
+ "name": "PayloadTable",
610
+ "kind": 64,
611
+ "kindString": "Function",
612
+ "flags": {},
613
+ "sources": [
614
+ {
615
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
616
+ "line": 17,
617
+ "character": 13,
618
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L17"
619
+ }
620
+ ],
621
+ "signatures": [
622
+ {
623
+ "id": 23,
624
+ "name": "PayloadTable",
625
+ "kind": 4096,
626
+ "kindString": "Call signature",
627
+ "flags": {},
628
+ "parameters": [
629
+ {
630
+ "id": 24,
631
+ "name": "props",
632
+ "kind": 32768,
633
+ "kindString": "Parameter",
634
+ "flags": {},
635
+ "type": {
636
+ "type": "reference",
637
+ "id": 11,
638
+ "name": "PayloadTableProps"
639
+ }
640
+ },
641
+ {
642
+ "id": 25,
643
+ "name": "context",
644
+ "kind": 32768,
645
+ "kindString": "Parameter",
646
+ "flags": {
647
+ "isOptional": true
648
+ },
649
+ "type": {
650
+ "type": "intrinsic",
651
+ "name": "any"
652
+ }
653
+ }
654
+ ],
655
+ "type": {
656
+ "type": "union",
657
+ "types": [
658
+ {
659
+ "type": "literal",
660
+ "value": null
661
+ },
662
+ {
663
+ "type": "reference",
664
+ "typeArguments": [
665
+ {
666
+ "type": "intrinsic",
667
+ "name": "any"
668
+ },
669
+ {
670
+ "type": "intrinsic",
671
+ "name": "any"
672
+ }
673
+ ],
674
+ "name": "ReactElement",
675
+ "qualifiedName": "React.ReactElement",
676
+ "package": "@types/react"
677
+ }
678
+ ]
679
+ }
680
+ }
681
+ ]
682
+ },
683
+ {
684
+ "id": 33,
685
+ "name": "PayloadTableRow",
686
+ "kind": 64,
687
+ "kindString": "Function",
688
+ "flags": {},
689
+ "sources": [
690
+ {
691
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
692
+ "line": 18,
693
+ "character": 13,
694
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L18"
695
+ }
696
+ ],
697
+ "signatures": [
698
+ {
699
+ "id": 34,
700
+ "name": "PayloadTableRow",
701
+ "kind": 4096,
702
+ "kindString": "Call signature",
703
+ "flags": {},
704
+ "parameters": [
705
+ {
706
+ "id": 35,
707
+ "name": "props",
708
+ "kind": 32768,
709
+ "kindString": "Parameter",
710
+ "flags": {},
711
+ "type": {
712
+ "type": "reference",
713
+ "id": 26,
714
+ "name": "PayloadTableRowProps"
715
+ }
716
+ },
717
+ {
718
+ "id": 36,
719
+ "name": "context",
720
+ "kind": 32768,
721
+ "kindString": "Parameter",
722
+ "flags": {
723
+ "isOptional": true
724
+ },
725
+ "type": {
726
+ "type": "intrinsic",
727
+ "name": "any"
728
+ }
729
+ }
730
+ ],
731
+ "type": {
732
+ "type": "union",
733
+ "types": [
734
+ {
735
+ "type": "literal",
736
+ "value": null
737
+ },
738
+ {
739
+ "type": "reference",
740
+ "typeArguments": [
741
+ {
742
+ "type": "intrinsic",
743
+ "name": "any"
744
+ },
745
+ {
746
+ "type": "intrinsic",
747
+ "name": "any"
748
+ }
749
+ ],
750
+ "name": "ReactElement",
751
+ "qualifiedName": "React.ReactElement",
752
+ "package": "@types/react"
753
+ }
754
+ ]
755
+ }
756
+ }
757
+ ]
758
+ },
759
+ {
760
+ "id": 9,
761
+ "name": "payloadTableColumnConfigDefaults",
762
+ "kind": 64,
763
+ "kindString": "Function",
764
+ "flags": {},
765
+ "sources": [
766
+ {
767
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
768
+ "line": 18,
769
+ "character": 13,
770
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L18"
771
+ }
772
+ ],
773
+ "signatures": [
774
+ {
775
+ "id": 10,
776
+ "name": "payloadTableColumnConfigDefaults",
777
+ "kind": 4096,
778
+ "kindString": "Call signature",
779
+ "flags": {},
780
+ "type": {
781
+ "type": "reference",
782
+ "id": 2,
783
+ "name": "PayloadTableColumnConfig"
784
+ }
785
+ }
786
+ ]
787
+ }
788
+ ],
789
+ "groups": [
790
+ {
791
+ "title": "Interfaces",
792
+ "children": [
793
+ 2,
794
+ 11,
795
+ 26
796
+ ]
797
+ },
798
+ {
799
+ "title": "Type Aliases",
800
+ "children": [
801
+ 1
802
+ ]
803
+ },
804
+ {
805
+ "title": "Variables",
806
+ "children": [
807
+ 8
808
+ ]
809
+ },
810
+ {
811
+ "title": "Functions",
812
+ "children": [
813
+ 22,
814
+ 33,
815
+ 9
816
+ ]
817
+ }
818
+ ],
819
+ "sources": [
820
+ {
821
+ "fileName": "packages/sdk/packages/payload-table/src/index.ts",
822
+ "line": 1,
823
+ "character": 0,
824
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/2db64348/packages/sdk/packages/payload-table/src/index.ts#L1"
825
+ }
826
+ ]
827
+ }
package/package.json CHANGED
@@ -15,10 +15,10 @@
15
15
  "@mui/icons-material": "^5.10.3",
16
16
  "@mui/material": "^5.10.3",
17
17
  "@xylabs/react-shared": "^2.14.14",
18
- "@xyo-network/react-auth-service": "^2.32.0-rc.3",
19
- "@xyo-network/react-network": "^2.32.0-rc.3",
20
- "@xyo-network/react-payload-plugin": "^2.32.0-rc.3",
21
- "@xyo-network/react-shared": "^2.32.0-rc.3",
18
+ "@xyo-network/react-auth-service": "^2.32.0-rc.6",
19
+ "@xyo-network/react-network": "^2.32.0-rc.6",
20
+ "@xyo-network/react-payload-plugin": "^2.32.0-rc.6",
21
+ "@xyo-network/react-shared": "^2.32.0-rc.6",
22
22
  "react": "^18.2.0",
23
23
  "react-dom": "^18.2.0",
24
24
  "react-icons": "^4.4.0",
@@ -29,6 +29,7 @@
29
29
  "@xyo-network/account": "^2.30.0-rc.3",
30
30
  "@xyo-network/api": "^2.30.0-rc.3",
31
31
  "@xyo-network/archivist": "^2.30.0-rc.3",
32
+ "@xyo-network/core": "^2.30.0-rc.3",
32
33
  "@xyo-network/diviner": "^2.30.0-rc.3",
33
34
  "@xyo-network/network": "^2.30.0-rc.3",
34
35
  "@xyo-network/payload": "^2.30.0-rc.3",
@@ -42,8 +43,8 @@
42
43
  "devDependencies": {
43
44
  "@storybook/react": "^6.5.10",
44
45
  "@xyo-network/crypto-asset-payload-plugin": "^2.30.0-rc.3",
45
- "@xyo-network/react-crypto-market-uniswap-plugin": "^2.32.0-rc.3",
46
- "@xyo-network/react-storybook": "^2.32.0-rc.3",
46
+ "@xyo-network/react-crypto-market-uniswap-plugin": "^2.32.0-rc.6",
47
+ "@xyo-network/react-storybook": "^2.32.0-rc.6",
47
48
  "@xyo-network/uniswap-crypto-market-payload-plugin": "^2.30.0-rc.3",
48
49
  "require-from-string": "^2.0.2"
49
50
  },
@@ -89,6 +90,6 @@
89
90
  },
90
91
  "sideEffects": false,
91
92
  "types": "dist/esm/index.d.ts",
92
- "version": "2.32.0-rc.3",
93
+ "version": "2.32.0-rc.6",
93
94
  "stableVersion": "2.31.2"
94
95
  }