@xyo-network/react-payload-table 2.37.25 → 2.37.27

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 (46) hide show
  1. package/dist/cjs/components/Table/Table.d.ts +2 -1
  2. package/dist/cjs/components/Table/Table.d.ts.map +1 -1
  3. package/dist/cjs/components/Table/Table.js +6 -5
  4. package/dist/cjs/components/Table/Table.js.map +1 -1
  5. package/dist/cjs/components/Table/TablePagination.d.ts.map +1 -1
  6. package/dist/cjs/components/Table/TablePagination.js +9 -1
  7. package/dist/cjs/components/Table/TablePagination.js.map +1 -1
  8. package/dist/cjs/components/Table/index.d.ts +2 -0
  9. package/dist/cjs/components/Table/index.d.ts.map +1 -1
  10. package/dist/cjs/components/Table/index.js +2 -0
  11. package/dist/cjs/components/Table/index.js.map +1 -1
  12. package/dist/cjs/components/Table/types/PaginationEventNouns.d.ts +2 -0
  13. package/dist/cjs/components/Table/types/PaginationEventNouns.d.ts.map +1 -0
  14. package/dist/cjs/components/Table/types/PaginationEventNouns.js +3 -0
  15. package/dist/cjs/components/Table/types/PaginationEventNouns.js.map +1 -0
  16. package/dist/cjs/components/Table/types/index.d.ts +2 -0
  17. package/dist/cjs/components/Table/types/index.d.ts.map +1 -0
  18. package/dist/cjs/components/Table/types/index.js +5 -0
  19. package/dist/cjs/components/Table/types/index.js.map +1 -0
  20. package/dist/docs.json +2681 -195
  21. package/dist/esm/components/Table/Table.d.ts +2 -1
  22. package/dist/esm/components/Table/Table.d.ts.map +1 -1
  23. package/dist/esm/components/Table/Table.js +6 -4
  24. package/dist/esm/components/Table/Table.js.map +1 -1
  25. package/dist/esm/components/Table/TablePagination.d.ts.map +1 -1
  26. package/dist/esm/components/Table/TablePagination.js +7 -1
  27. package/dist/esm/components/Table/TablePagination.js.map +1 -1
  28. package/dist/esm/components/Table/index.d.ts +2 -0
  29. package/dist/esm/components/Table/index.d.ts.map +1 -1
  30. package/dist/esm/components/Table/index.js +2 -0
  31. package/dist/esm/components/Table/index.js.map +1 -1
  32. package/dist/esm/components/Table/types/PaginationEventNouns.d.ts +2 -0
  33. package/dist/esm/components/Table/types/PaginationEventNouns.d.ts.map +1 -0
  34. package/dist/esm/components/Table/types/PaginationEventNouns.js +2 -0
  35. package/dist/esm/components/Table/types/PaginationEventNouns.js.map +1 -0
  36. package/dist/esm/components/Table/types/index.d.ts +2 -0
  37. package/dist/esm/components/Table/types/index.d.ts.map +1 -0
  38. package/dist/esm/components/Table/types/index.js +2 -0
  39. package/dist/esm/components/Table/types/index.js.map +1 -0
  40. package/package.json +7 -6
  41. package/src/components/Table/FetchMoreTable.stories.tsx +9 -5
  42. package/src/components/Table/Table.tsx +127 -118
  43. package/src/components/Table/TablePagination.tsx +15 -2
  44. package/src/components/Table/index.ts +2 -0
  45. package/src/components/Table/types/PaginationEventNouns.ts +1 -0
  46. package/src/components/Table/types/index.ts +1 -0
package/dist/docs.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
27
27
  "line": 14,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L14"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L14"
30
30
  }
31
31
  ],
32
32
  "type": {
@@ -51,7 +51,7 @@
51
51
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
52
52
  "line": 13,
53
53
  "character": 2,
54
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L13"
54
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L13"
55
55
  }
56
56
  ],
57
57
  "type": {
@@ -76,7 +76,7 @@
76
76
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
77
77
  "line": 12,
78
78
  "character": 2,
79
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L12"
79
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L12"
80
80
  }
81
81
  ],
82
82
  "type": {
@@ -101,7 +101,7 @@
101
101
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
102
102
  "line": 15,
103
103
  "character": 2,
104
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L15"
104
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L15"
105
105
  }
106
106
  ],
107
107
  "type": {
@@ -126,7 +126,7 @@
126
126
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
127
127
  "line": 11,
128
128
  "character": 2,
129
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L11"
129
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L11"
130
130
  }
131
131
  ],
132
132
  "type": {
@@ -156,7 +156,7 @@
156
156
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
157
157
  "line": 10,
158
158
  "character": 17,
159
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L10"
159
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L10"
160
160
  }
161
161
  ]
162
162
  },
@@ -180,7 +180,7 @@
180
180
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
181
181
  "line": 5,
182
182
  "character": 2,
183
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L5"
183
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L5"
184
184
  }
185
185
  ],
186
186
  "type": {
@@ -214,7 +214,7 @@
214
214
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
215
215
  "line": 7,
216
216
  "character": 2,
217
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L7"
217
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L7"
218
218
  }
219
219
  ],
220
220
  "type": {
@@ -235,7 +235,7 @@
235
235
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
236
236
  "line": 4,
237
237
  "character": 2,
238
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L4"
238
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L4"
239
239
  }
240
240
  ],
241
241
  "type": {
@@ -281,7 +281,7 @@
281
281
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
282
282
  "line": 6,
283
283
  "character": 2,
284
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L6"
284
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L6"
285
285
  }
286
286
  ],
287
287
  "type": {
@@ -315,7 +315,7 @@
315
315
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
316
316
  "line": 3,
317
317
  "character": 17,
318
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L3"
318
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L3"
319
319
  }
320
320
  ]
321
321
  },
@@ -339,7 +339,7 @@
339
339
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
340
340
  "line": 30,
341
341
  "character": 2,
342
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L30"
342
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L30"
343
343
  }
344
344
  ],
345
345
  "type": {
@@ -360,7 +360,7 @@
360
360
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
361
361
  "line": 34,
362
362
  "character": 2,
363
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L34"
363
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L34"
364
364
  }
365
365
  ],
366
366
  "type": {
@@ -382,7 +382,7 @@
382
382
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
383
383
  "line": 29,
384
384
  "character": 2,
385
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L29"
385
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L29"
386
386
  }
387
387
  ],
388
388
  "type": {
@@ -403,7 +403,7 @@
403
403
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
404
404
  "line": 31,
405
405
  "character": 2,
406
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L31"
406
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L31"
407
407
  }
408
408
  ],
409
409
  "type": {
@@ -419,7 +419,7 @@
419
419
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
420
420
  "line": 31,
421
421
  "character": 15,
422
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L31"
422
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L31"
423
423
  }
424
424
  ],
425
425
  "signatures": [
@@ -494,7 +494,7 @@
494
494
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
495
495
  "line": 33,
496
496
  "character": 2,
497
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L33"
497
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L33"
498
498
  }
499
499
  ],
500
500
  "type": {
@@ -557,7 +557,7 @@
557
557
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
558
558
  "line": 32,
559
559
  "character": 2,
560
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L32"
560
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L32"
561
561
  }
562
562
  ],
563
563
  "type": {
@@ -584,7 +584,7 @@
584
584
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
585
585
  "line": 28,
586
586
  "character": 17,
587
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L28"
587
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L28"
588
588
  }
589
589
  ],
590
590
  "extendedTypes": [
@@ -616,7 +616,7 @@
616
616
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
617
617
  "line": 20,
618
618
  "character": 2,
619
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L20"
619
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L20"
620
620
  }
621
621
  ],
622
622
  "type": {
@@ -637,7 +637,7 @@
637
637
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
638
638
  "line": 22,
639
639
  "character": 2,
640
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L22"
640
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L22"
641
641
  }
642
642
  ],
643
643
  "type": {
@@ -659,7 +659,7 @@
659
659
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
660
660
  "line": 21,
661
661
  "character": 2,
662
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L21"
662
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L21"
663
663
  }
664
664
  ],
665
665
  "type": {
@@ -680,7 +680,7 @@
680
680
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
681
681
  "line": 23,
682
682
  "character": 2,
683
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L23"
683
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L23"
684
684
  }
685
685
  ],
686
686
  "type": {
@@ -701,7 +701,7 @@
701
701
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
702
702
  "line": 19,
703
703
  "character": 2,
704
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L19"
704
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L19"
705
705
  }
706
706
  ],
707
707
  "type": {
@@ -757,7 +757,7 @@
757
757
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
758
758
  "line": 18,
759
759
  "character": 17,
760
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L18"
760
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L18"
761
761
  }
762
762
  ],
763
763
  "extendedTypes": [
@@ -789,7 +789,7 @@
789
789
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
790
790
  "line": 7,
791
791
  "character": 2,
792
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L7"
792
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L7"
793
793
  }
794
794
  ],
795
795
  "type": {
@@ -814,7 +814,7 @@
814
814
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
815
815
  "line": 6,
816
816
  "character": 2,
817
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L6"
817
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L6"
818
818
  }
819
819
  ],
820
820
  "type": {
@@ -839,7 +839,7 @@
839
839
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
840
840
  "line": 5,
841
841
  "character": 2,
842
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L5"
842
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L5"
843
843
  }
844
844
  ],
845
845
  "type": {
@@ -864,7 +864,7 @@
864
864
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
865
865
  "line": 8,
866
866
  "character": 2,
867
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L8"
867
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L8"
868
868
  }
869
869
  ],
870
870
  "type": {
@@ -889,7 +889,7 @@
889
889
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
890
890
  "line": 4,
891
891
  "character": 2,
892
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L4"
892
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L4"
893
893
  }
894
894
  ],
895
895
  "type": {
@@ -919,7 +919,7 @@
919
919
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
920
920
  "line": 3,
921
921
  "character": 17,
922
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L3"
922
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L3"
923
923
  }
924
924
  ]
925
925
  },
@@ -943,7 +943,7 @@
943
943
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
944
944
  "line": 14,
945
945
  "character": 2,
946
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L14"
946
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L14"
947
947
  }
948
948
  ],
949
949
  "type": {
@@ -964,7 +964,7 @@
964
964
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
965
965
  "line": 19,
966
966
  "character": 2,
967
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L19"
967
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L19"
968
968
  }
969
969
  ],
970
970
  "type": {
@@ -994,7 +994,7 @@
994
994
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
995
995
  "line": 25,
996
996
  "character": 2,
997
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L25"
997
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L25"
998
998
  }
999
999
  ],
1000
1000
  "type": {
@@ -1015,7 +1015,7 @@
1015
1015
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1016
1016
  "line": 13,
1017
1017
  "character": 2,
1018
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L13"
1018
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L13"
1019
1019
  }
1020
1020
  ],
1021
1021
  "type": {
@@ -1036,7 +1036,7 @@
1036
1036
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1037
1037
  "line": 21,
1038
1038
  "character": 2,
1039
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L21"
1039
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L21"
1040
1040
  }
1041
1041
  ],
1042
1042
  "type": {
@@ -1052,7 +1052,7 @@
1052
1052
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1053
1053
  "line": 21,
1054
1054
  "character": 22,
1055
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L21"
1055
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L21"
1056
1056
  }
1057
1057
  ],
1058
1058
  "signatures": [
@@ -1092,7 +1092,7 @@
1092
1092
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1093
1093
  "line": 18,
1094
1094
  "character": 2,
1095
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L18"
1095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L18"
1096
1096
  }
1097
1097
  ],
1098
1098
  "type": {
@@ -1121,7 +1121,7 @@
1121
1121
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1122
1122
  "line": 23,
1123
1123
  "character": 2,
1124
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L23"
1124
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L23"
1125
1125
  }
1126
1126
  ],
1127
1127
  "type": {
@@ -1142,7 +1142,7 @@
1142
1142
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1143
1143
  "line": 15,
1144
1144
  "character": 2,
1145
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L15"
1145
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L15"
1146
1146
  }
1147
1147
  ],
1148
1148
  "type": {
@@ -1158,7 +1158,7 @@
1158
1158
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1159
1159
  "line": 15,
1160
1160
  "character": 15,
1161
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L15"
1161
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L15"
1162
1162
  }
1163
1163
  ],
1164
1164
  "signatures": [
@@ -1233,7 +1233,7 @@
1233
1233
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1234
1234
  "line": 17,
1235
1235
  "character": 2,
1236
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L17"
1236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L17"
1237
1237
  }
1238
1238
  ],
1239
1239
  "type": {
@@ -1296,7 +1296,7 @@
1296
1296
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1297
1297
  "line": 16,
1298
1298
  "character": 2,
1299
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L16"
1299
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L16"
1300
1300
  }
1301
1301
  ],
1302
1302
  "type": {
@@ -1352,7 +1352,7 @@
1352
1352
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1353
1353
  "line": 12,
1354
1354
  "character": 17,
1355
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L12"
1355
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L12"
1356
1356
  }
1357
1357
  ],
1358
1358
  "extendedTypes": [
@@ -1363,14 +1363,14 @@
1363
1363
  ]
1364
1364
  },
1365
1365
  {
1366
- "id": 75,
1366
+ "id": 80,
1367
1367
  "name": "PayloadTableRowProps",
1368
1368
  "kind": 256,
1369
1369
  "kindString": "Interface",
1370
1370
  "flags": {},
1371
1371
  "children": [
1372
1372
  {
1373
- "id": 78,
1373
+ "id": 83,
1374
1374
  "name": "archive",
1375
1375
  "kind": 1024,
1376
1376
  "kindString": "Property",
@@ -1382,7 +1382,7 @@
1382
1382
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1383
1383
  "line": 14,
1384
1384
  "character": 2,
1385
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L14"
1385
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L14"
1386
1386
  }
1387
1387
  ],
1388
1388
  "type": {
@@ -1391,7 +1391,7 @@
1391
1391
  }
1392
1392
  },
1393
1393
  {
1394
- "id": 80,
1394
+ "id": 85,
1395
1395
  "name": "columns",
1396
1396
  "kind": 1024,
1397
1397
  "kindString": "Property",
@@ -1403,7 +1403,7 @@
1403
1403
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1404
1404
  "line": 16,
1405
1405
  "character": 2,
1406
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L16"
1406
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L16"
1407
1407
  }
1408
1408
  ],
1409
1409
  "type": {
@@ -1413,7 +1413,7 @@
1413
1413
  }
1414
1414
  },
1415
1415
  {
1416
- "id": 79,
1416
+ "id": 84,
1417
1417
  "name": "exploreDomain",
1418
1418
  "kind": 1024,
1419
1419
  "kindString": "Property",
@@ -1425,7 +1425,7 @@
1425
1425
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1426
1426
  "line": 15,
1427
1427
  "character": 2,
1428
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L15"
1428
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L15"
1429
1429
  }
1430
1430
  ],
1431
1431
  "type": {
@@ -1434,7 +1434,7 @@
1434
1434
  }
1435
1435
  },
1436
1436
  {
1437
- "id": 82,
1437
+ "id": 87,
1438
1438
  "name": "maxSchemaDepth",
1439
1439
  "kind": 1024,
1440
1440
  "kindString": "Property",
@@ -1446,7 +1446,7 @@
1446
1446
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1447
1447
  "line": 18,
1448
1448
  "character": 2,
1449
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L18"
1449
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L18"
1450
1450
  }
1451
1451
  ],
1452
1452
  "type": {
@@ -1455,7 +1455,7 @@
1455
1455
  }
1456
1456
  },
1457
1457
  {
1458
- "id": 81,
1458
+ "id": 86,
1459
1459
  "name": "network",
1460
1460
  "kind": 1024,
1461
1461
  "kindString": "Property",
@@ -1467,7 +1467,7 @@
1467
1467
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1468
1468
  "line": 17,
1469
1469
  "character": 2,
1470
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L17"
1470
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L17"
1471
1471
  }
1472
1472
  ],
1473
1473
  "type": {
@@ -1476,7 +1476,7 @@
1476
1476
  }
1477
1477
  },
1478
1478
  {
1479
- "id": 76,
1479
+ "id": 81,
1480
1480
  "name": "payload",
1481
1481
  "kind": 1024,
1482
1482
  "kindString": "Property",
@@ -1488,7 +1488,7 @@
1488
1488
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1489
1489
  "line": 13,
1490
1490
  "character": 2,
1491
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L13"
1491
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L13"
1492
1492
  }
1493
1493
  ],
1494
1494
  "type": {
@@ -1509,7 +1509,7 @@
1509
1509
  {
1510
1510
  "type": "reflection",
1511
1511
  "declaration": {
1512
- "id": 77,
1512
+ "id": 82,
1513
1513
  "name": "__type",
1514
1514
  "kind": 65536,
1515
1515
  "kindString": "Type literal",
@@ -1531,12 +1531,12 @@
1531
1531
  {
1532
1532
  "title": "Properties",
1533
1533
  "children": [
1534
- 78,
1535
- 80,
1536
- 79,
1537
- 82,
1538
- 81,
1539
- 76
1534
+ 83,
1535
+ 85,
1536
+ 84,
1537
+ 87,
1538
+ 86,
1539
+ 81
1540
1540
  ]
1541
1541
  }
1542
1542
  ],
@@ -1545,7 +1545,7 @@
1545
1545
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1546
1546
  "line": 12,
1547
1547
  "character": 17,
1548
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L12"
1548
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L12"
1549
1549
  }
1550
1550
  ],
1551
1551
  "extendedTypes": [
@@ -1557,6 +1557,42 @@
1557
1557
  }
1558
1558
  ]
1559
1559
  },
1560
+ {
1561
+ "id": 92,
1562
+ "name": "PaginationNouns",
1563
+ "kind": 4194304,
1564
+ "kindString": "Type alias",
1565
+ "flags": {},
1566
+ "sources": [
1567
+ {
1568
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/types/PaginationEventNouns.ts",
1569
+ "line": 1,
1570
+ "character": 12,
1571
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/types/PaginationEventNouns.ts#L1"
1572
+ }
1573
+ ],
1574
+ "type": {
1575
+ "type": "union",
1576
+ "types": [
1577
+ {
1578
+ "type": "literal",
1579
+ "value": "nextPage"
1580
+ },
1581
+ {
1582
+ "type": "literal",
1583
+ "value": "previousPage"
1584
+ },
1585
+ {
1586
+ "type": "literal",
1587
+ "value": "firstPage"
1588
+ },
1589
+ {
1590
+ "type": "literal",
1591
+ "value": "lastPage"
1592
+ }
1593
+ ]
1594
+ }
1595
+ },
1560
1596
  {
1561
1597
  "id": 12,
1562
1598
  "name": "PayloadDynamicTableColumnSlug",
@@ -1568,7 +1604,7 @@
1568
1604
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
1569
1605
  "line": 1,
1570
1606
  "character": 12,
1571
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L1"
1607
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L1"
1572
1608
  }
1573
1609
  ],
1574
1610
  "type": {
@@ -1612,7 +1648,7 @@
1612
1648
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
1613
1649
  "line": 1,
1614
1650
  "character": 12,
1615
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L1"
1651
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L1"
1616
1652
  }
1617
1653
  ],
1618
1654
  "type": {
@@ -1646,7 +1682,7 @@
1646
1682
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
1647
1683
  "line": 11,
1648
1684
  "character": 13,
1649
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L11"
1685
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L11"
1650
1686
  }
1651
1687
  ],
1652
1688
  "type": {
@@ -1679,7 +1715,7 @@
1679
1715
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx",
1680
1716
  "line": 82,
1681
1717
  "character": 13,
1682
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L82"
1718
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/Table.tsx#L82"
1683
1719
  }
1684
1720
  ],
1685
1721
  "signatures": [
@@ -1755,7 +1791,7 @@
1755
1791
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx",
1756
1792
  "line": 26,
1757
1793
  "character": 13,
1758
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L26"
1794
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/DynamicTableRow.tsx#L26"
1759
1795
  }
1760
1796
  ],
1761
1797
  "signatures": [
@@ -1821,7 +1857,7 @@
1821
1857
  ]
1822
1858
  },
1823
1859
  {
1824
- "id": 71,
1860
+ "id": 74,
1825
1861
  "name": "PayloadTable",
1826
1862
  "kind": 64,
1827
1863
  "kindString": "Function",
@@ -1829,145 +1865,2592 @@
1829
1865
  "sources": [
1830
1866
  {
1831
1867
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
1832
- "line": 28,
1868
+ "line": 167,
1833
1869
  "character": 13,
1834
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L28"
1870
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L167"
1835
1871
  }
1836
1872
  ],
1837
1873
  "signatures": [
1838
1874
  {
1839
- "id": 72,
1875
+ "id": 75,
1840
1876
  "name": "PayloadTable",
1841
1877
  "kind": 4096,
1842
1878
  "kindString": "Call signature",
1843
1879
  "flags": {},
1844
- "parameters": [
1845
- {
1846
- "id": 73,
1847
- "name": "props",
1848
- "kind": 32768,
1849
- "kindString": "Parameter",
1850
- "flags": {},
1851
- "type": {
1852
- "type": "reference",
1853
- "id": 52,
1854
- "name": "PayloadTableProps"
1855
- }
1856
- },
1857
- {
1858
- "id": 74,
1859
- "name": "context",
1860
- "kind": 32768,
1861
- "kindString": "Parameter",
1862
- "flags": {
1863
- "isOptional": true
1864
- },
1865
- "type": {
1866
- "type": "intrinsic",
1867
- "name": "any"
1868
- }
1869
- }
1870
- ],
1871
- "type": {
1872
- "type": "union",
1873
- "types": [
1874
- {
1875
- "type": "literal",
1876
- "value": null
1877
- },
1880
+ "comment": {
1881
+ "summary": [
1878
1882
  {
1879
- "type": "reference",
1880
- "typeArguments": [
1881
- {
1882
- "type": "intrinsic",
1883
- "name": "any"
1884
- },
1885
- {
1886
- "type": "intrinsic",
1887
- "name": "any"
1888
- }
1889
- ],
1890
- "name": "ReactElement",
1891
- "qualifiedName": "React.ReactElement",
1892
- "package": "@types/react"
1883
+ "kind": "text",
1884
+ "text": "**NOTE**: Exotic components are not callable."
1893
1885
  }
1894
1886
  ]
1895
- }
1896
- }
1897
- ]
1898
- },
1899
- {
1900
- "id": 83,
1901
- "name": "PayloadTableRow",
1902
- "kind": 64,
1903
- "kindString": "Function",
1904
- "flags": {},
1905
- "sources": [
1906
- {
1907
- "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
1908
- "line": 21,
1909
- "character": 13,
1910
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L21"
1911
- }
1912
- ],
1913
- "signatures": [
1914
- {
1915
- "id": 84,
1916
- "name": "PayloadTableRow",
1917
- "kind": 4096,
1918
- "kindString": "Call signature",
1919
- "flags": {},
1887
+ },
1920
1888
  "parameters": [
1921
1889
  {
1922
- "id": 85,
1890
+ "id": 76,
1923
1891
  "name": "props",
1924
1892
  "kind": 32768,
1925
1893
  "kindString": "Parameter",
1926
1894
  "flags": {},
1927
1895
  "type": {
1928
- "type": "reference",
1929
- "id": 75,
1930
- "name": "PayloadTableRowProps"
1931
- }
1932
- },
1933
- {
1934
- "id": 86,
1935
- "name": "context",
1936
- "kind": 32768,
1937
- "kindString": "Parameter",
1938
- "flags": {
1939
- "isOptional": true
1940
- },
1941
- "type": {
1942
- "type": "intrinsic",
1943
- "name": "any"
1944
- }
1945
- }
1946
- ],
1947
- "type": {
1948
- "type": "union",
1949
- "types": [
1950
- {
1951
- "type": "literal",
1952
- "value": null
1953
- },
1954
- {
1955
- "type": "reference",
1956
- "typeArguments": [
1957
- {
1958
- "type": "intrinsic",
1959
- "name": "any"
1960
- },
1896
+ "type": "intersection",
1897
+ "types": [
1961
1898
  {
1962
- "type": "intrinsic",
1963
- "name": "any"
1964
- }
1965
- ],
1966
- "name": "ReactElement",
1967
- "qualifiedName": "React.ReactElement",
1968
- "package": "@types/react"
1969
- }
1970
- ]
1899
+ "type": "reference",
1900
+ "typeArguments": [
1901
+ {
1902
+ "type": "reference",
1903
+ "id": 52,
1904
+ "name": "PayloadTableProps"
1905
+ },
1906
+ {
1907
+ "type": "union",
1908
+ "types": [
1909
+ {
1910
+ "type": "literal",
1911
+ "value": "className"
1912
+ },
1913
+ {
1914
+ "type": "literal",
1915
+ "value": "style"
1916
+ },
1917
+ {
1918
+ "type": "literal",
1919
+ "value": "classes"
1920
+ },
1921
+ {
1922
+ "type": "literal",
1923
+ "value": "children"
1924
+ },
1925
+ {
1926
+ "type": "literal",
1927
+ "value": "sx"
1928
+ },
1929
+ {
1930
+ "type": "literal",
1931
+ "value": "slot"
1932
+ },
1933
+ {
1934
+ "type": "literal",
1935
+ "value": "summary"
1936
+ },
1937
+ {
1938
+ "type": "literal",
1939
+ "value": "title"
1940
+ },
1941
+ {
1942
+ "type": "literal",
1943
+ "value": "key"
1944
+ },
1945
+ {
1946
+ "type": "literal",
1947
+ "value": "defaultChecked"
1948
+ },
1949
+ {
1950
+ "type": "literal",
1951
+ "value": "defaultValue"
1952
+ },
1953
+ {
1954
+ "type": "literal",
1955
+ "value": "suppressContentEditableWarning"
1956
+ },
1957
+ {
1958
+ "type": "literal",
1959
+ "value": "suppressHydrationWarning"
1960
+ },
1961
+ {
1962
+ "type": "literal",
1963
+ "value": "accessKey"
1964
+ },
1965
+ {
1966
+ "type": "literal",
1967
+ "value": "contentEditable"
1968
+ },
1969
+ {
1970
+ "type": "literal",
1971
+ "value": "contextMenu"
1972
+ },
1973
+ {
1974
+ "type": "literal",
1975
+ "value": "dir"
1976
+ },
1977
+ {
1978
+ "type": "literal",
1979
+ "value": "draggable"
1980
+ },
1981
+ {
1982
+ "type": "literal",
1983
+ "value": "hidden"
1984
+ },
1985
+ {
1986
+ "type": "literal",
1987
+ "value": "id"
1988
+ },
1989
+ {
1990
+ "type": "literal",
1991
+ "value": "lang"
1992
+ },
1993
+ {
1994
+ "type": "literal",
1995
+ "value": "placeholder"
1996
+ },
1997
+ {
1998
+ "type": "literal",
1999
+ "value": "spellCheck"
2000
+ },
2001
+ {
2002
+ "type": "literal",
2003
+ "value": "tabIndex"
2004
+ },
2005
+ {
2006
+ "type": "literal",
2007
+ "value": "translate"
2008
+ },
2009
+ {
2010
+ "type": "literal",
2011
+ "value": "radioGroup"
2012
+ },
2013
+ {
2014
+ "type": "literal",
2015
+ "value": "role"
2016
+ },
2017
+ {
2018
+ "type": "literal",
2019
+ "value": "about"
2020
+ },
2021
+ {
2022
+ "type": "literal",
2023
+ "value": "datatype"
2024
+ },
2025
+ {
2026
+ "type": "literal",
2027
+ "value": "inlist"
2028
+ },
2029
+ {
2030
+ "type": "literal",
2031
+ "value": "prefix"
2032
+ },
2033
+ {
2034
+ "type": "literal",
2035
+ "value": "property"
2036
+ },
2037
+ {
2038
+ "type": "literal",
2039
+ "value": "resource"
2040
+ },
2041
+ {
2042
+ "type": "literal",
2043
+ "value": "typeof"
2044
+ },
2045
+ {
2046
+ "type": "literal",
2047
+ "value": "vocab"
2048
+ },
2049
+ {
2050
+ "type": "literal",
2051
+ "value": "autoCapitalize"
2052
+ },
2053
+ {
2054
+ "type": "literal",
2055
+ "value": "autoCorrect"
2056
+ },
2057
+ {
2058
+ "type": "literal",
2059
+ "value": "autoSave"
2060
+ },
2061
+ {
2062
+ "type": "literal",
2063
+ "value": "color"
2064
+ },
2065
+ {
2066
+ "type": "literal",
2067
+ "value": "itemProp"
2068
+ },
2069
+ {
2070
+ "type": "literal",
2071
+ "value": "itemScope"
2072
+ },
2073
+ {
2074
+ "type": "literal",
2075
+ "value": "itemType"
2076
+ },
2077
+ {
2078
+ "type": "literal",
2079
+ "value": "itemID"
2080
+ },
2081
+ {
2082
+ "type": "literal",
2083
+ "value": "itemRef"
2084
+ },
2085
+ {
2086
+ "type": "literal",
2087
+ "value": "results"
2088
+ },
2089
+ {
2090
+ "type": "literal",
2091
+ "value": "security"
2092
+ },
2093
+ {
2094
+ "type": "literal",
2095
+ "value": "unselectable"
2096
+ },
2097
+ {
2098
+ "type": "literal",
2099
+ "value": "inputMode"
2100
+ },
2101
+ {
2102
+ "type": "literal",
2103
+ "value": "is"
2104
+ },
2105
+ {
2106
+ "type": "literal",
2107
+ "value": "aria-activedescendant"
2108
+ },
2109
+ {
2110
+ "type": "literal",
2111
+ "value": "aria-atomic"
2112
+ },
2113
+ {
2114
+ "type": "literal",
2115
+ "value": "aria-autocomplete"
2116
+ },
2117
+ {
2118
+ "type": "literal",
2119
+ "value": "aria-busy"
2120
+ },
2121
+ {
2122
+ "type": "literal",
2123
+ "value": "aria-checked"
2124
+ },
2125
+ {
2126
+ "type": "literal",
2127
+ "value": "aria-colcount"
2128
+ },
2129
+ {
2130
+ "type": "literal",
2131
+ "value": "aria-colindex"
2132
+ },
2133
+ {
2134
+ "type": "literal",
2135
+ "value": "aria-colspan"
2136
+ },
2137
+ {
2138
+ "type": "literal",
2139
+ "value": "aria-controls"
2140
+ },
2141
+ {
2142
+ "type": "literal",
2143
+ "value": "aria-current"
2144
+ },
2145
+ {
2146
+ "type": "literal",
2147
+ "value": "aria-describedby"
2148
+ },
2149
+ {
2150
+ "type": "literal",
2151
+ "value": "aria-details"
2152
+ },
2153
+ {
2154
+ "type": "literal",
2155
+ "value": "aria-disabled"
2156
+ },
2157
+ {
2158
+ "type": "literal",
2159
+ "value": "aria-dropeffect"
2160
+ },
2161
+ {
2162
+ "type": "literal",
2163
+ "value": "aria-errormessage"
2164
+ },
2165
+ {
2166
+ "type": "literal",
2167
+ "value": "aria-expanded"
2168
+ },
2169
+ {
2170
+ "type": "literal",
2171
+ "value": "aria-flowto"
2172
+ },
2173
+ {
2174
+ "type": "literal",
2175
+ "value": "aria-grabbed"
2176
+ },
2177
+ {
2178
+ "type": "literal",
2179
+ "value": "aria-haspopup"
2180
+ },
2181
+ {
2182
+ "type": "literal",
2183
+ "value": "aria-hidden"
2184
+ },
2185
+ {
2186
+ "type": "literal",
2187
+ "value": "aria-invalid"
2188
+ },
2189
+ {
2190
+ "type": "literal",
2191
+ "value": "aria-keyshortcuts"
2192
+ },
2193
+ {
2194
+ "type": "literal",
2195
+ "value": "aria-label"
2196
+ },
2197
+ {
2198
+ "type": "literal",
2199
+ "value": "aria-labelledby"
2200
+ },
2201
+ {
2202
+ "type": "literal",
2203
+ "value": "aria-level"
2204
+ },
2205
+ {
2206
+ "type": "literal",
2207
+ "value": "aria-live"
2208
+ },
2209
+ {
2210
+ "type": "literal",
2211
+ "value": "aria-modal"
2212
+ },
2213
+ {
2214
+ "type": "literal",
2215
+ "value": "aria-multiline"
2216
+ },
2217
+ {
2218
+ "type": "literal",
2219
+ "value": "aria-multiselectable"
2220
+ },
2221
+ {
2222
+ "type": "literal",
2223
+ "value": "aria-orientation"
2224
+ },
2225
+ {
2226
+ "type": "literal",
2227
+ "value": "aria-owns"
2228
+ },
2229
+ {
2230
+ "type": "literal",
2231
+ "value": "aria-placeholder"
2232
+ },
2233
+ {
2234
+ "type": "literal",
2235
+ "value": "aria-posinset"
2236
+ },
2237
+ {
2238
+ "type": "literal",
2239
+ "value": "aria-pressed"
2240
+ },
2241
+ {
2242
+ "type": "literal",
2243
+ "value": "aria-readonly"
2244
+ },
2245
+ {
2246
+ "type": "literal",
2247
+ "value": "aria-relevant"
2248
+ },
2249
+ {
2250
+ "type": "literal",
2251
+ "value": "aria-required"
2252
+ },
2253
+ {
2254
+ "type": "literal",
2255
+ "value": "aria-roledescription"
2256
+ },
2257
+ {
2258
+ "type": "literal",
2259
+ "value": "aria-rowcount"
2260
+ },
2261
+ {
2262
+ "type": "literal",
2263
+ "value": "aria-rowindex"
2264
+ },
2265
+ {
2266
+ "type": "literal",
2267
+ "value": "aria-rowspan"
2268
+ },
2269
+ {
2270
+ "type": "literal",
2271
+ "value": "aria-selected"
2272
+ },
2273
+ {
2274
+ "type": "literal",
2275
+ "value": "aria-setsize"
2276
+ },
2277
+ {
2278
+ "type": "literal",
2279
+ "value": "aria-sort"
2280
+ },
2281
+ {
2282
+ "type": "literal",
2283
+ "value": "aria-valuemax"
2284
+ },
2285
+ {
2286
+ "type": "literal",
2287
+ "value": "aria-valuemin"
2288
+ },
2289
+ {
2290
+ "type": "literal",
2291
+ "value": "aria-valuenow"
2292
+ },
2293
+ {
2294
+ "type": "literal",
2295
+ "value": "aria-valuetext"
2296
+ },
2297
+ {
2298
+ "type": "literal",
2299
+ "value": "dangerouslySetInnerHTML"
2300
+ },
2301
+ {
2302
+ "type": "literal",
2303
+ "value": "onCopy"
2304
+ },
2305
+ {
2306
+ "type": "literal",
2307
+ "value": "onCopyCapture"
2308
+ },
2309
+ {
2310
+ "type": "literal",
2311
+ "value": "onCut"
2312
+ },
2313
+ {
2314
+ "type": "literal",
2315
+ "value": "onCutCapture"
2316
+ },
2317
+ {
2318
+ "type": "literal",
2319
+ "value": "onPaste"
2320
+ },
2321
+ {
2322
+ "type": "literal",
2323
+ "value": "onPasteCapture"
2324
+ },
2325
+ {
2326
+ "type": "literal",
2327
+ "value": "onCompositionEnd"
2328
+ },
2329
+ {
2330
+ "type": "literal",
2331
+ "value": "onCompositionEndCapture"
2332
+ },
2333
+ {
2334
+ "type": "literal",
2335
+ "value": "onCompositionStart"
2336
+ },
2337
+ {
2338
+ "type": "literal",
2339
+ "value": "onCompositionStartCapture"
2340
+ },
2341
+ {
2342
+ "type": "literal",
2343
+ "value": "onCompositionUpdate"
2344
+ },
2345
+ {
2346
+ "type": "literal",
2347
+ "value": "onCompositionUpdateCapture"
2348
+ },
2349
+ {
2350
+ "type": "literal",
2351
+ "value": "onFocus"
2352
+ },
2353
+ {
2354
+ "type": "literal",
2355
+ "value": "onFocusCapture"
2356
+ },
2357
+ {
2358
+ "type": "literal",
2359
+ "value": "onBlur"
2360
+ },
2361
+ {
2362
+ "type": "literal",
2363
+ "value": "onBlurCapture"
2364
+ },
2365
+ {
2366
+ "type": "literal",
2367
+ "value": "onChange"
2368
+ },
2369
+ {
2370
+ "type": "literal",
2371
+ "value": "onChangeCapture"
2372
+ },
2373
+ {
2374
+ "type": "literal",
2375
+ "value": "onBeforeInput"
2376
+ },
2377
+ {
2378
+ "type": "literal",
2379
+ "value": "onBeforeInputCapture"
2380
+ },
2381
+ {
2382
+ "type": "literal",
2383
+ "value": "onInput"
2384
+ },
2385
+ {
2386
+ "type": "literal",
2387
+ "value": "onInputCapture"
2388
+ },
2389
+ {
2390
+ "type": "literal",
2391
+ "value": "onReset"
2392
+ },
2393
+ {
2394
+ "type": "literal",
2395
+ "value": "onResetCapture"
2396
+ },
2397
+ {
2398
+ "type": "literal",
2399
+ "value": "onSubmit"
2400
+ },
2401
+ {
2402
+ "type": "literal",
2403
+ "value": "onSubmitCapture"
2404
+ },
2405
+ {
2406
+ "type": "literal",
2407
+ "value": "onInvalid"
2408
+ },
2409
+ {
2410
+ "type": "literal",
2411
+ "value": "onInvalidCapture"
2412
+ },
2413
+ {
2414
+ "type": "literal",
2415
+ "value": "onLoad"
2416
+ },
2417
+ {
2418
+ "type": "literal",
2419
+ "value": "onLoadCapture"
2420
+ },
2421
+ {
2422
+ "type": "literal",
2423
+ "value": "onError"
2424
+ },
2425
+ {
2426
+ "type": "literal",
2427
+ "value": "onErrorCapture"
2428
+ },
2429
+ {
2430
+ "type": "literal",
2431
+ "value": "onKeyDown"
2432
+ },
2433
+ {
2434
+ "type": "literal",
2435
+ "value": "onKeyDownCapture"
2436
+ },
2437
+ {
2438
+ "type": "literal",
2439
+ "value": "onKeyPress"
2440
+ },
2441
+ {
2442
+ "type": "literal",
2443
+ "value": "onKeyPressCapture"
2444
+ },
2445
+ {
2446
+ "type": "literal",
2447
+ "value": "onKeyUp"
2448
+ },
2449
+ {
2450
+ "type": "literal",
2451
+ "value": "onKeyUpCapture"
2452
+ },
2453
+ {
2454
+ "type": "literal",
2455
+ "value": "onAbort"
2456
+ },
2457
+ {
2458
+ "type": "literal",
2459
+ "value": "onAbortCapture"
2460
+ },
2461
+ {
2462
+ "type": "literal",
2463
+ "value": "onCanPlay"
2464
+ },
2465
+ {
2466
+ "type": "literal",
2467
+ "value": "onCanPlayCapture"
2468
+ },
2469
+ {
2470
+ "type": "literal",
2471
+ "value": "onCanPlayThrough"
2472
+ },
2473
+ {
2474
+ "type": "literal",
2475
+ "value": "onCanPlayThroughCapture"
2476
+ },
2477
+ {
2478
+ "type": "literal",
2479
+ "value": "onDurationChange"
2480
+ },
2481
+ {
2482
+ "type": "literal",
2483
+ "value": "onDurationChangeCapture"
2484
+ },
2485
+ {
2486
+ "type": "literal",
2487
+ "value": "onEmptied"
2488
+ },
2489
+ {
2490
+ "type": "literal",
2491
+ "value": "onEmptiedCapture"
2492
+ },
2493
+ {
2494
+ "type": "literal",
2495
+ "value": "onEncrypted"
2496
+ },
2497
+ {
2498
+ "type": "literal",
2499
+ "value": "onEncryptedCapture"
2500
+ },
2501
+ {
2502
+ "type": "literal",
2503
+ "value": "onEnded"
2504
+ },
2505
+ {
2506
+ "type": "literal",
2507
+ "value": "onEndedCapture"
2508
+ },
2509
+ {
2510
+ "type": "literal",
2511
+ "value": "onLoadedData"
2512
+ },
2513
+ {
2514
+ "type": "literal",
2515
+ "value": "onLoadedDataCapture"
2516
+ },
2517
+ {
2518
+ "type": "literal",
2519
+ "value": "onLoadedMetadata"
2520
+ },
2521
+ {
2522
+ "type": "literal",
2523
+ "value": "onLoadedMetadataCapture"
2524
+ },
2525
+ {
2526
+ "type": "literal",
2527
+ "value": "onLoadStart"
2528
+ },
2529
+ {
2530
+ "type": "literal",
2531
+ "value": "onLoadStartCapture"
2532
+ },
2533
+ {
2534
+ "type": "literal",
2535
+ "value": "onPause"
2536
+ },
2537
+ {
2538
+ "type": "literal",
2539
+ "value": "onPauseCapture"
2540
+ },
2541
+ {
2542
+ "type": "literal",
2543
+ "value": "onPlay"
2544
+ },
2545
+ {
2546
+ "type": "literal",
2547
+ "value": "onPlayCapture"
2548
+ },
2549
+ {
2550
+ "type": "literal",
2551
+ "value": "onPlaying"
2552
+ },
2553
+ {
2554
+ "type": "literal",
2555
+ "value": "onPlayingCapture"
2556
+ },
2557
+ {
2558
+ "type": "literal",
2559
+ "value": "onProgress"
2560
+ },
2561
+ {
2562
+ "type": "literal",
2563
+ "value": "onProgressCapture"
2564
+ },
2565
+ {
2566
+ "type": "literal",
2567
+ "value": "onRateChange"
2568
+ },
2569
+ {
2570
+ "type": "literal",
2571
+ "value": "onRateChangeCapture"
2572
+ },
2573
+ {
2574
+ "type": "literal",
2575
+ "value": "onSeeked"
2576
+ },
2577
+ {
2578
+ "type": "literal",
2579
+ "value": "onSeekedCapture"
2580
+ },
2581
+ {
2582
+ "type": "literal",
2583
+ "value": "onSeeking"
2584
+ },
2585
+ {
2586
+ "type": "literal",
2587
+ "value": "onSeekingCapture"
2588
+ },
2589
+ {
2590
+ "type": "literal",
2591
+ "value": "onStalled"
2592
+ },
2593
+ {
2594
+ "type": "literal",
2595
+ "value": "onStalledCapture"
2596
+ },
2597
+ {
2598
+ "type": "literal",
2599
+ "value": "onSuspend"
2600
+ },
2601
+ {
2602
+ "type": "literal",
2603
+ "value": "onSuspendCapture"
2604
+ },
2605
+ {
2606
+ "type": "literal",
2607
+ "value": "onTimeUpdate"
2608
+ },
2609
+ {
2610
+ "type": "literal",
2611
+ "value": "onTimeUpdateCapture"
2612
+ },
2613
+ {
2614
+ "type": "literal",
2615
+ "value": "onVolumeChange"
2616
+ },
2617
+ {
2618
+ "type": "literal",
2619
+ "value": "onVolumeChangeCapture"
2620
+ },
2621
+ {
2622
+ "type": "literal",
2623
+ "value": "onWaiting"
2624
+ },
2625
+ {
2626
+ "type": "literal",
2627
+ "value": "onWaitingCapture"
2628
+ },
2629
+ {
2630
+ "type": "literal",
2631
+ "value": "onAuxClick"
2632
+ },
2633
+ {
2634
+ "type": "literal",
2635
+ "value": "onAuxClickCapture"
2636
+ },
2637
+ {
2638
+ "type": "literal",
2639
+ "value": "onClick"
2640
+ },
2641
+ {
2642
+ "type": "literal",
2643
+ "value": "onClickCapture"
2644
+ },
2645
+ {
2646
+ "type": "literal",
2647
+ "value": "onContextMenu"
2648
+ },
2649
+ {
2650
+ "type": "literal",
2651
+ "value": "onContextMenuCapture"
2652
+ },
2653
+ {
2654
+ "type": "literal",
2655
+ "value": "onDoubleClick"
2656
+ },
2657
+ {
2658
+ "type": "literal",
2659
+ "value": "onDoubleClickCapture"
2660
+ },
2661
+ {
2662
+ "type": "literal",
2663
+ "value": "onDrag"
2664
+ },
2665
+ {
2666
+ "type": "literal",
2667
+ "value": "onDragCapture"
2668
+ },
2669
+ {
2670
+ "type": "literal",
2671
+ "value": "onDragEnd"
2672
+ },
2673
+ {
2674
+ "type": "literal",
2675
+ "value": "onDragEndCapture"
2676
+ },
2677
+ {
2678
+ "type": "literal",
2679
+ "value": "onDragEnter"
2680
+ },
2681
+ {
2682
+ "type": "literal",
2683
+ "value": "onDragEnterCapture"
2684
+ },
2685
+ {
2686
+ "type": "literal",
2687
+ "value": "onDragExit"
2688
+ },
2689
+ {
2690
+ "type": "literal",
2691
+ "value": "onDragExitCapture"
2692
+ },
2693
+ {
2694
+ "type": "literal",
2695
+ "value": "onDragLeave"
2696
+ },
2697
+ {
2698
+ "type": "literal",
2699
+ "value": "onDragLeaveCapture"
2700
+ },
2701
+ {
2702
+ "type": "literal",
2703
+ "value": "onDragOver"
2704
+ },
2705
+ {
2706
+ "type": "literal",
2707
+ "value": "onDragOverCapture"
2708
+ },
2709
+ {
2710
+ "type": "literal",
2711
+ "value": "onDragStart"
2712
+ },
2713
+ {
2714
+ "type": "literal",
2715
+ "value": "onDragStartCapture"
2716
+ },
2717
+ {
2718
+ "type": "literal",
2719
+ "value": "onDrop"
2720
+ },
2721
+ {
2722
+ "type": "literal",
2723
+ "value": "onDropCapture"
2724
+ },
2725
+ {
2726
+ "type": "literal",
2727
+ "value": "onMouseDown"
2728
+ },
2729
+ {
2730
+ "type": "literal",
2731
+ "value": "onMouseDownCapture"
2732
+ },
2733
+ {
2734
+ "type": "literal",
2735
+ "value": "onMouseEnter"
2736
+ },
2737
+ {
2738
+ "type": "literal",
2739
+ "value": "onMouseLeave"
2740
+ },
2741
+ {
2742
+ "type": "literal",
2743
+ "value": "onMouseMove"
2744
+ },
2745
+ {
2746
+ "type": "literal",
2747
+ "value": "onMouseMoveCapture"
2748
+ },
2749
+ {
2750
+ "type": "literal",
2751
+ "value": "onMouseOut"
2752
+ },
2753
+ {
2754
+ "type": "literal",
2755
+ "value": "onMouseOutCapture"
2756
+ },
2757
+ {
2758
+ "type": "literal",
2759
+ "value": "onMouseOver"
2760
+ },
2761
+ {
2762
+ "type": "literal",
2763
+ "value": "onMouseOverCapture"
2764
+ },
2765
+ {
2766
+ "type": "literal",
2767
+ "value": "onMouseUp"
2768
+ },
2769
+ {
2770
+ "type": "literal",
2771
+ "value": "onMouseUpCapture"
2772
+ },
2773
+ {
2774
+ "type": "literal",
2775
+ "value": "onSelect"
2776
+ },
2777
+ {
2778
+ "type": "literal",
2779
+ "value": "onSelectCapture"
2780
+ },
2781
+ {
2782
+ "type": "literal",
2783
+ "value": "onTouchCancel"
2784
+ },
2785
+ {
2786
+ "type": "literal",
2787
+ "value": "onTouchCancelCapture"
2788
+ },
2789
+ {
2790
+ "type": "literal",
2791
+ "value": "onTouchEnd"
2792
+ },
2793
+ {
2794
+ "type": "literal",
2795
+ "value": "onTouchEndCapture"
2796
+ },
2797
+ {
2798
+ "type": "literal",
2799
+ "value": "onTouchMove"
2800
+ },
2801
+ {
2802
+ "type": "literal",
2803
+ "value": "onTouchMoveCapture"
2804
+ },
2805
+ {
2806
+ "type": "literal",
2807
+ "value": "onTouchStart"
2808
+ },
2809
+ {
2810
+ "type": "literal",
2811
+ "value": "onTouchStartCapture"
2812
+ },
2813
+ {
2814
+ "type": "literal",
2815
+ "value": "onPointerDown"
2816
+ },
2817
+ {
2818
+ "type": "literal",
2819
+ "value": "onPointerDownCapture"
2820
+ },
2821
+ {
2822
+ "type": "literal",
2823
+ "value": "onPointerMove"
2824
+ },
2825
+ {
2826
+ "type": "literal",
2827
+ "value": "onPointerMoveCapture"
2828
+ },
2829
+ {
2830
+ "type": "literal",
2831
+ "value": "onPointerUp"
2832
+ },
2833
+ {
2834
+ "type": "literal",
2835
+ "value": "onPointerUpCapture"
2836
+ },
2837
+ {
2838
+ "type": "literal",
2839
+ "value": "onPointerCancel"
2840
+ },
2841
+ {
2842
+ "type": "literal",
2843
+ "value": "onPointerCancelCapture"
2844
+ },
2845
+ {
2846
+ "type": "literal",
2847
+ "value": "onPointerEnter"
2848
+ },
2849
+ {
2850
+ "type": "literal",
2851
+ "value": "onPointerEnterCapture"
2852
+ },
2853
+ {
2854
+ "type": "literal",
2855
+ "value": "onPointerLeave"
2856
+ },
2857
+ {
2858
+ "type": "literal",
2859
+ "value": "onPointerLeaveCapture"
2860
+ },
2861
+ {
2862
+ "type": "literal",
2863
+ "value": "onPointerOver"
2864
+ },
2865
+ {
2866
+ "type": "literal",
2867
+ "value": "onPointerOverCapture"
2868
+ },
2869
+ {
2870
+ "type": "literal",
2871
+ "value": "onPointerOut"
2872
+ },
2873
+ {
2874
+ "type": "literal",
2875
+ "value": "onPointerOutCapture"
2876
+ },
2877
+ {
2878
+ "type": "literal",
2879
+ "value": "onGotPointerCapture"
2880
+ },
2881
+ {
2882
+ "type": "literal",
2883
+ "value": "onGotPointerCaptureCapture"
2884
+ },
2885
+ {
2886
+ "type": "literal",
2887
+ "value": "onLostPointerCapture"
2888
+ },
2889
+ {
2890
+ "type": "literal",
2891
+ "value": "onLostPointerCaptureCapture"
2892
+ },
2893
+ {
2894
+ "type": "literal",
2895
+ "value": "onScroll"
2896
+ },
2897
+ {
2898
+ "type": "literal",
2899
+ "value": "onScrollCapture"
2900
+ },
2901
+ {
2902
+ "type": "literal",
2903
+ "value": "onWheel"
2904
+ },
2905
+ {
2906
+ "type": "literal",
2907
+ "value": "onWheelCapture"
2908
+ },
2909
+ {
2910
+ "type": "literal",
2911
+ "value": "onAnimationStart"
2912
+ },
2913
+ {
2914
+ "type": "literal",
2915
+ "value": "onAnimationStartCapture"
2916
+ },
2917
+ {
2918
+ "type": "literal",
2919
+ "value": "onAnimationEnd"
2920
+ },
2921
+ {
2922
+ "type": "literal",
2923
+ "value": "onAnimationEndCapture"
2924
+ },
2925
+ {
2926
+ "type": "literal",
2927
+ "value": "onAnimationIteration"
2928
+ },
2929
+ {
2930
+ "type": "literal",
2931
+ "value": "onAnimationIterationCapture"
2932
+ },
2933
+ {
2934
+ "type": "literal",
2935
+ "value": "onTransitionEnd"
2936
+ },
2937
+ {
2938
+ "type": "literal",
2939
+ "value": "onTransitionEndCapture"
2940
+ },
2941
+ {
2942
+ "type": "literal",
2943
+ "value": "archive"
2944
+ },
2945
+ {
2946
+ "type": "literal",
2947
+ "value": "exploreDomain"
2948
+ },
2949
+ {
2950
+ "type": "literal",
2951
+ "value": "columns"
2952
+ },
2953
+ {
2954
+ "type": "literal",
2955
+ "value": "align"
2956
+ },
2957
+ {
2958
+ "type": "literal",
2959
+ "value": "width"
2960
+ },
2961
+ {
2962
+ "type": "literal",
2963
+ "value": "loading"
2964
+ },
2965
+ {
2966
+ "type": "literal",
2967
+ "value": "size"
2968
+ },
2969
+ {
2970
+ "type": "literal",
2971
+ "value": "bgcolor"
2972
+ },
2973
+ {
2974
+ "type": "literal",
2975
+ "value": "border"
2976
+ },
2977
+ {
2978
+ "type": "literal",
2979
+ "value": "cellPadding"
2980
+ },
2981
+ {
2982
+ "type": "literal",
2983
+ "value": "cellSpacing"
2984
+ },
2985
+ {
2986
+ "type": "literal",
2987
+ "value": "frame"
2988
+ },
2989
+ {
2990
+ "type": "literal",
2991
+ "value": "rules"
2992
+ },
2993
+ {
2994
+ "type": "literal",
2995
+ "value": "padding"
2996
+ },
2997
+ {
2998
+ "type": "literal",
2999
+ "value": "payloads"
3000
+ },
3001
+ {
3002
+ "type": "literal",
3003
+ "value": "variant"
3004
+ },
3005
+ {
3006
+ "type": "literal",
3007
+ "value": "stickyHeader"
3008
+ },
3009
+ {
3010
+ "type": "literal",
3011
+ "value": "onRowClick"
3012
+ },
3013
+ {
3014
+ "type": "literal",
3015
+ "value": "rowsPerPage"
3016
+ },
3017
+ {
3018
+ "type": "literal",
3019
+ "value": "count"
3020
+ },
3021
+ {
3022
+ "type": "literal",
3023
+ "value": "maxSchemaDepth"
3024
+ },
3025
+ {
3026
+ "type": "literal",
3027
+ "value": "fetchMorePayloads"
3028
+ }
3029
+ ]
3030
+ }
3031
+ ],
3032
+ "name": "Pick",
3033
+ "qualifiedName": "Pick",
3034
+ "package": "typescript"
3035
+ },
3036
+ {
3037
+ "type": "reference",
3038
+ "typeArguments": [
3039
+ {
3040
+ "type": "reference",
3041
+ "name": "HTMLTableElement",
3042
+ "qualifiedName": "HTMLTableElement",
3043
+ "package": "typescript"
3044
+ }
3045
+ ],
3046
+ "name": "RefAttributes",
3047
+ "qualifiedName": "React.RefAttributes",
3048
+ "package": "@types/react"
3049
+ }
3050
+ ]
3051
+ }
3052
+ }
3053
+ ],
3054
+ "type": {
3055
+ "type": "union",
3056
+ "types": [
3057
+ {
3058
+ "type": "literal",
3059
+ "value": null
3060
+ },
3061
+ {
3062
+ "type": "reference",
3063
+ "typeArguments": [
3064
+ {
3065
+ "type": "intrinsic",
3066
+ "name": "any"
3067
+ },
3068
+ {
3069
+ "type": "union",
3070
+ "types": [
3071
+ {
3072
+ "type": "intrinsic",
3073
+ "name": "string"
3074
+ },
3075
+ {
3076
+ "type": "reference",
3077
+ "typeArguments": [
3078
+ {
3079
+ "type": "intrinsic",
3080
+ "name": "any"
3081
+ }
3082
+ ],
3083
+ "name": "JSXElementConstructor",
3084
+ "qualifiedName": "React.JSXElementConstructor",
3085
+ "package": "@types/react"
3086
+ }
3087
+ ]
3088
+ }
3089
+ ],
3090
+ "name": "ReactElement",
3091
+ "qualifiedName": "React.ReactElement",
3092
+ "package": "@types/react"
3093
+ }
3094
+ ]
3095
+ }
3096
+ }
3097
+ ]
3098
+ },
3099
+ {
3100
+ "id": 88,
3101
+ "name": "PayloadTableRow",
3102
+ "kind": 64,
3103
+ "kindString": "Function",
3104
+ "flags": {},
3105
+ "sources": [
3106
+ {
3107
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx",
3108
+ "line": 21,
3109
+ "character": 13,
3110
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TableRow.tsx#L21"
3111
+ }
3112
+ ],
3113
+ "signatures": [
3114
+ {
3115
+ "id": 89,
3116
+ "name": "PayloadTableRow",
3117
+ "kind": 4096,
3118
+ "kindString": "Call signature",
3119
+ "flags": {},
3120
+ "parameters": [
3121
+ {
3122
+ "id": 90,
3123
+ "name": "props",
3124
+ "kind": 32768,
3125
+ "kindString": "Parameter",
3126
+ "flags": {},
3127
+ "type": {
3128
+ "type": "reference",
3129
+ "id": 80,
3130
+ "name": "PayloadTableRowProps"
3131
+ }
3132
+ },
3133
+ {
3134
+ "id": 91,
3135
+ "name": "context",
3136
+ "kind": 32768,
3137
+ "kindString": "Parameter",
3138
+ "flags": {
3139
+ "isOptional": true
3140
+ },
3141
+ "type": {
3142
+ "type": "intrinsic",
3143
+ "name": "any"
3144
+ }
3145
+ }
3146
+ ],
3147
+ "type": {
3148
+ "type": "union",
3149
+ "types": [
3150
+ {
3151
+ "type": "literal",
3152
+ "value": null
3153
+ },
3154
+ {
3155
+ "type": "reference",
3156
+ "typeArguments": [
3157
+ {
3158
+ "type": "intrinsic",
3159
+ "name": "any"
3160
+ },
3161
+ {
3162
+ "type": "intrinsic",
3163
+ "name": "any"
3164
+ }
3165
+ ],
3166
+ "name": "ReactElement",
3167
+ "qualifiedName": "React.ReactElement",
3168
+ "package": "@types/react"
3169
+ }
3170
+ ]
3171
+ }
3172
+ }
3173
+ ]
3174
+ },
3175
+ {
3176
+ "id": 71,
3177
+ "name": "PayloadTableWithRef",
3178
+ "kind": 64,
3179
+ "kindString": "Function",
3180
+ "flags": {},
3181
+ "sources": [
3182
+ {
3183
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/Table.tsx",
3184
+ "line": 28,
3185
+ "character": 13,
3186
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/Table.tsx#L28"
3187
+ }
3188
+ ],
3189
+ "signatures": [
3190
+ {
3191
+ "id": 72,
3192
+ "name": "PayloadTableWithRef",
3193
+ "kind": 4096,
3194
+ "kindString": "Call signature",
3195
+ "flags": {},
3196
+ "comment": {
3197
+ "summary": [
3198
+ {
3199
+ "kind": "text",
3200
+ "text": "**NOTE**: Exotic components are not callable."
3201
+ }
3202
+ ]
3203
+ },
3204
+ "parameters": [
3205
+ {
3206
+ "id": 73,
3207
+ "name": "props",
3208
+ "kind": 32768,
3209
+ "kindString": "Parameter",
3210
+ "flags": {},
3211
+ "type": {
3212
+ "type": "intersection",
3213
+ "types": [
3214
+ {
3215
+ "type": "reference",
3216
+ "typeArguments": [
3217
+ {
3218
+ "type": "reference",
3219
+ "id": 52,
3220
+ "name": "PayloadTableProps"
3221
+ },
3222
+ {
3223
+ "type": "union",
3224
+ "types": [
3225
+ {
3226
+ "type": "literal",
3227
+ "value": "className"
3228
+ },
3229
+ {
3230
+ "type": "literal",
3231
+ "value": "style"
3232
+ },
3233
+ {
3234
+ "type": "literal",
3235
+ "value": "classes"
3236
+ },
3237
+ {
3238
+ "type": "literal",
3239
+ "value": "children"
3240
+ },
3241
+ {
3242
+ "type": "literal",
3243
+ "value": "sx"
3244
+ },
3245
+ {
3246
+ "type": "literal",
3247
+ "value": "slot"
3248
+ },
3249
+ {
3250
+ "type": "literal",
3251
+ "value": "summary"
3252
+ },
3253
+ {
3254
+ "type": "literal",
3255
+ "value": "title"
3256
+ },
3257
+ {
3258
+ "type": "literal",
3259
+ "value": "key"
3260
+ },
3261
+ {
3262
+ "type": "literal",
3263
+ "value": "defaultChecked"
3264
+ },
3265
+ {
3266
+ "type": "literal",
3267
+ "value": "defaultValue"
3268
+ },
3269
+ {
3270
+ "type": "literal",
3271
+ "value": "suppressContentEditableWarning"
3272
+ },
3273
+ {
3274
+ "type": "literal",
3275
+ "value": "suppressHydrationWarning"
3276
+ },
3277
+ {
3278
+ "type": "literal",
3279
+ "value": "accessKey"
3280
+ },
3281
+ {
3282
+ "type": "literal",
3283
+ "value": "contentEditable"
3284
+ },
3285
+ {
3286
+ "type": "literal",
3287
+ "value": "contextMenu"
3288
+ },
3289
+ {
3290
+ "type": "literal",
3291
+ "value": "dir"
3292
+ },
3293
+ {
3294
+ "type": "literal",
3295
+ "value": "draggable"
3296
+ },
3297
+ {
3298
+ "type": "literal",
3299
+ "value": "hidden"
3300
+ },
3301
+ {
3302
+ "type": "literal",
3303
+ "value": "id"
3304
+ },
3305
+ {
3306
+ "type": "literal",
3307
+ "value": "lang"
3308
+ },
3309
+ {
3310
+ "type": "literal",
3311
+ "value": "placeholder"
3312
+ },
3313
+ {
3314
+ "type": "literal",
3315
+ "value": "spellCheck"
3316
+ },
3317
+ {
3318
+ "type": "literal",
3319
+ "value": "tabIndex"
3320
+ },
3321
+ {
3322
+ "type": "literal",
3323
+ "value": "translate"
3324
+ },
3325
+ {
3326
+ "type": "literal",
3327
+ "value": "radioGroup"
3328
+ },
3329
+ {
3330
+ "type": "literal",
3331
+ "value": "role"
3332
+ },
3333
+ {
3334
+ "type": "literal",
3335
+ "value": "about"
3336
+ },
3337
+ {
3338
+ "type": "literal",
3339
+ "value": "datatype"
3340
+ },
3341
+ {
3342
+ "type": "literal",
3343
+ "value": "inlist"
3344
+ },
3345
+ {
3346
+ "type": "literal",
3347
+ "value": "prefix"
3348
+ },
3349
+ {
3350
+ "type": "literal",
3351
+ "value": "property"
3352
+ },
3353
+ {
3354
+ "type": "literal",
3355
+ "value": "resource"
3356
+ },
3357
+ {
3358
+ "type": "literal",
3359
+ "value": "typeof"
3360
+ },
3361
+ {
3362
+ "type": "literal",
3363
+ "value": "vocab"
3364
+ },
3365
+ {
3366
+ "type": "literal",
3367
+ "value": "autoCapitalize"
3368
+ },
3369
+ {
3370
+ "type": "literal",
3371
+ "value": "autoCorrect"
3372
+ },
3373
+ {
3374
+ "type": "literal",
3375
+ "value": "autoSave"
3376
+ },
3377
+ {
3378
+ "type": "literal",
3379
+ "value": "color"
3380
+ },
3381
+ {
3382
+ "type": "literal",
3383
+ "value": "itemProp"
3384
+ },
3385
+ {
3386
+ "type": "literal",
3387
+ "value": "itemScope"
3388
+ },
3389
+ {
3390
+ "type": "literal",
3391
+ "value": "itemType"
3392
+ },
3393
+ {
3394
+ "type": "literal",
3395
+ "value": "itemID"
3396
+ },
3397
+ {
3398
+ "type": "literal",
3399
+ "value": "itemRef"
3400
+ },
3401
+ {
3402
+ "type": "literal",
3403
+ "value": "results"
3404
+ },
3405
+ {
3406
+ "type": "literal",
3407
+ "value": "security"
3408
+ },
3409
+ {
3410
+ "type": "literal",
3411
+ "value": "unselectable"
3412
+ },
3413
+ {
3414
+ "type": "literal",
3415
+ "value": "inputMode"
3416
+ },
3417
+ {
3418
+ "type": "literal",
3419
+ "value": "is"
3420
+ },
3421
+ {
3422
+ "type": "literal",
3423
+ "value": "aria-activedescendant"
3424
+ },
3425
+ {
3426
+ "type": "literal",
3427
+ "value": "aria-atomic"
3428
+ },
3429
+ {
3430
+ "type": "literal",
3431
+ "value": "aria-autocomplete"
3432
+ },
3433
+ {
3434
+ "type": "literal",
3435
+ "value": "aria-busy"
3436
+ },
3437
+ {
3438
+ "type": "literal",
3439
+ "value": "aria-checked"
3440
+ },
3441
+ {
3442
+ "type": "literal",
3443
+ "value": "aria-colcount"
3444
+ },
3445
+ {
3446
+ "type": "literal",
3447
+ "value": "aria-colindex"
3448
+ },
3449
+ {
3450
+ "type": "literal",
3451
+ "value": "aria-colspan"
3452
+ },
3453
+ {
3454
+ "type": "literal",
3455
+ "value": "aria-controls"
3456
+ },
3457
+ {
3458
+ "type": "literal",
3459
+ "value": "aria-current"
3460
+ },
3461
+ {
3462
+ "type": "literal",
3463
+ "value": "aria-describedby"
3464
+ },
3465
+ {
3466
+ "type": "literal",
3467
+ "value": "aria-details"
3468
+ },
3469
+ {
3470
+ "type": "literal",
3471
+ "value": "aria-disabled"
3472
+ },
3473
+ {
3474
+ "type": "literal",
3475
+ "value": "aria-dropeffect"
3476
+ },
3477
+ {
3478
+ "type": "literal",
3479
+ "value": "aria-errormessage"
3480
+ },
3481
+ {
3482
+ "type": "literal",
3483
+ "value": "aria-expanded"
3484
+ },
3485
+ {
3486
+ "type": "literal",
3487
+ "value": "aria-flowto"
3488
+ },
3489
+ {
3490
+ "type": "literal",
3491
+ "value": "aria-grabbed"
3492
+ },
3493
+ {
3494
+ "type": "literal",
3495
+ "value": "aria-haspopup"
3496
+ },
3497
+ {
3498
+ "type": "literal",
3499
+ "value": "aria-hidden"
3500
+ },
3501
+ {
3502
+ "type": "literal",
3503
+ "value": "aria-invalid"
3504
+ },
3505
+ {
3506
+ "type": "literal",
3507
+ "value": "aria-keyshortcuts"
3508
+ },
3509
+ {
3510
+ "type": "literal",
3511
+ "value": "aria-label"
3512
+ },
3513
+ {
3514
+ "type": "literal",
3515
+ "value": "aria-labelledby"
3516
+ },
3517
+ {
3518
+ "type": "literal",
3519
+ "value": "aria-level"
3520
+ },
3521
+ {
3522
+ "type": "literal",
3523
+ "value": "aria-live"
3524
+ },
3525
+ {
3526
+ "type": "literal",
3527
+ "value": "aria-modal"
3528
+ },
3529
+ {
3530
+ "type": "literal",
3531
+ "value": "aria-multiline"
3532
+ },
3533
+ {
3534
+ "type": "literal",
3535
+ "value": "aria-multiselectable"
3536
+ },
3537
+ {
3538
+ "type": "literal",
3539
+ "value": "aria-orientation"
3540
+ },
3541
+ {
3542
+ "type": "literal",
3543
+ "value": "aria-owns"
3544
+ },
3545
+ {
3546
+ "type": "literal",
3547
+ "value": "aria-placeholder"
3548
+ },
3549
+ {
3550
+ "type": "literal",
3551
+ "value": "aria-posinset"
3552
+ },
3553
+ {
3554
+ "type": "literal",
3555
+ "value": "aria-pressed"
3556
+ },
3557
+ {
3558
+ "type": "literal",
3559
+ "value": "aria-readonly"
3560
+ },
3561
+ {
3562
+ "type": "literal",
3563
+ "value": "aria-relevant"
3564
+ },
3565
+ {
3566
+ "type": "literal",
3567
+ "value": "aria-required"
3568
+ },
3569
+ {
3570
+ "type": "literal",
3571
+ "value": "aria-roledescription"
3572
+ },
3573
+ {
3574
+ "type": "literal",
3575
+ "value": "aria-rowcount"
3576
+ },
3577
+ {
3578
+ "type": "literal",
3579
+ "value": "aria-rowindex"
3580
+ },
3581
+ {
3582
+ "type": "literal",
3583
+ "value": "aria-rowspan"
3584
+ },
3585
+ {
3586
+ "type": "literal",
3587
+ "value": "aria-selected"
3588
+ },
3589
+ {
3590
+ "type": "literal",
3591
+ "value": "aria-setsize"
3592
+ },
3593
+ {
3594
+ "type": "literal",
3595
+ "value": "aria-sort"
3596
+ },
3597
+ {
3598
+ "type": "literal",
3599
+ "value": "aria-valuemax"
3600
+ },
3601
+ {
3602
+ "type": "literal",
3603
+ "value": "aria-valuemin"
3604
+ },
3605
+ {
3606
+ "type": "literal",
3607
+ "value": "aria-valuenow"
3608
+ },
3609
+ {
3610
+ "type": "literal",
3611
+ "value": "aria-valuetext"
3612
+ },
3613
+ {
3614
+ "type": "literal",
3615
+ "value": "dangerouslySetInnerHTML"
3616
+ },
3617
+ {
3618
+ "type": "literal",
3619
+ "value": "onCopy"
3620
+ },
3621
+ {
3622
+ "type": "literal",
3623
+ "value": "onCopyCapture"
3624
+ },
3625
+ {
3626
+ "type": "literal",
3627
+ "value": "onCut"
3628
+ },
3629
+ {
3630
+ "type": "literal",
3631
+ "value": "onCutCapture"
3632
+ },
3633
+ {
3634
+ "type": "literal",
3635
+ "value": "onPaste"
3636
+ },
3637
+ {
3638
+ "type": "literal",
3639
+ "value": "onPasteCapture"
3640
+ },
3641
+ {
3642
+ "type": "literal",
3643
+ "value": "onCompositionEnd"
3644
+ },
3645
+ {
3646
+ "type": "literal",
3647
+ "value": "onCompositionEndCapture"
3648
+ },
3649
+ {
3650
+ "type": "literal",
3651
+ "value": "onCompositionStart"
3652
+ },
3653
+ {
3654
+ "type": "literal",
3655
+ "value": "onCompositionStartCapture"
3656
+ },
3657
+ {
3658
+ "type": "literal",
3659
+ "value": "onCompositionUpdate"
3660
+ },
3661
+ {
3662
+ "type": "literal",
3663
+ "value": "onCompositionUpdateCapture"
3664
+ },
3665
+ {
3666
+ "type": "literal",
3667
+ "value": "onFocus"
3668
+ },
3669
+ {
3670
+ "type": "literal",
3671
+ "value": "onFocusCapture"
3672
+ },
3673
+ {
3674
+ "type": "literal",
3675
+ "value": "onBlur"
3676
+ },
3677
+ {
3678
+ "type": "literal",
3679
+ "value": "onBlurCapture"
3680
+ },
3681
+ {
3682
+ "type": "literal",
3683
+ "value": "onChange"
3684
+ },
3685
+ {
3686
+ "type": "literal",
3687
+ "value": "onChangeCapture"
3688
+ },
3689
+ {
3690
+ "type": "literal",
3691
+ "value": "onBeforeInput"
3692
+ },
3693
+ {
3694
+ "type": "literal",
3695
+ "value": "onBeforeInputCapture"
3696
+ },
3697
+ {
3698
+ "type": "literal",
3699
+ "value": "onInput"
3700
+ },
3701
+ {
3702
+ "type": "literal",
3703
+ "value": "onInputCapture"
3704
+ },
3705
+ {
3706
+ "type": "literal",
3707
+ "value": "onReset"
3708
+ },
3709
+ {
3710
+ "type": "literal",
3711
+ "value": "onResetCapture"
3712
+ },
3713
+ {
3714
+ "type": "literal",
3715
+ "value": "onSubmit"
3716
+ },
3717
+ {
3718
+ "type": "literal",
3719
+ "value": "onSubmitCapture"
3720
+ },
3721
+ {
3722
+ "type": "literal",
3723
+ "value": "onInvalid"
3724
+ },
3725
+ {
3726
+ "type": "literal",
3727
+ "value": "onInvalidCapture"
3728
+ },
3729
+ {
3730
+ "type": "literal",
3731
+ "value": "onLoad"
3732
+ },
3733
+ {
3734
+ "type": "literal",
3735
+ "value": "onLoadCapture"
3736
+ },
3737
+ {
3738
+ "type": "literal",
3739
+ "value": "onError"
3740
+ },
3741
+ {
3742
+ "type": "literal",
3743
+ "value": "onErrorCapture"
3744
+ },
3745
+ {
3746
+ "type": "literal",
3747
+ "value": "onKeyDown"
3748
+ },
3749
+ {
3750
+ "type": "literal",
3751
+ "value": "onKeyDownCapture"
3752
+ },
3753
+ {
3754
+ "type": "literal",
3755
+ "value": "onKeyPress"
3756
+ },
3757
+ {
3758
+ "type": "literal",
3759
+ "value": "onKeyPressCapture"
3760
+ },
3761
+ {
3762
+ "type": "literal",
3763
+ "value": "onKeyUp"
3764
+ },
3765
+ {
3766
+ "type": "literal",
3767
+ "value": "onKeyUpCapture"
3768
+ },
3769
+ {
3770
+ "type": "literal",
3771
+ "value": "onAbort"
3772
+ },
3773
+ {
3774
+ "type": "literal",
3775
+ "value": "onAbortCapture"
3776
+ },
3777
+ {
3778
+ "type": "literal",
3779
+ "value": "onCanPlay"
3780
+ },
3781
+ {
3782
+ "type": "literal",
3783
+ "value": "onCanPlayCapture"
3784
+ },
3785
+ {
3786
+ "type": "literal",
3787
+ "value": "onCanPlayThrough"
3788
+ },
3789
+ {
3790
+ "type": "literal",
3791
+ "value": "onCanPlayThroughCapture"
3792
+ },
3793
+ {
3794
+ "type": "literal",
3795
+ "value": "onDurationChange"
3796
+ },
3797
+ {
3798
+ "type": "literal",
3799
+ "value": "onDurationChangeCapture"
3800
+ },
3801
+ {
3802
+ "type": "literal",
3803
+ "value": "onEmptied"
3804
+ },
3805
+ {
3806
+ "type": "literal",
3807
+ "value": "onEmptiedCapture"
3808
+ },
3809
+ {
3810
+ "type": "literal",
3811
+ "value": "onEncrypted"
3812
+ },
3813
+ {
3814
+ "type": "literal",
3815
+ "value": "onEncryptedCapture"
3816
+ },
3817
+ {
3818
+ "type": "literal",
3819
+ "value": "onEnded"
3820
+ },
3821
+ {
3822
+ "type": "literal",
3823
+ "value": "onEndedCapture"
3824
+ },
3825
+ {
3826
+ "type": "literal",
3827
+ "value": "onLoadedData"
3828
+ },
3829
+ {
3830
+ "type": "literal",
3831
+ "value": "onLoadedDataCapture"
3832
+ },
3833
+ {
3834
+ "type": "literal",
3835
+ "value": "onLoadedMetadata"
3836
+ },
3837
+ {
3838
+ "type": "literal",
3839
+ "value": "onLoadedMetadataCapture"
3840
+ },
3841
+ {
3842
+ "type": "literal",
3843
+ "value": "onLoadStart"
3844
+ },
3845
+ {
3846
+ "type": "literal",
3847
+ "value": "onLoadStartCapture"
3848
+ },
3849
+ {
3850
+ "type": "literal",
3851
+ "value": "onPause"
3852
+ },
3853
+ {
3854
+ "type": "literal",
3855
+ "value": "onPauseCapture"
3856
+ },
3857
+ {
3858
+ "type": "literal",
3859
+ "value": "onPlay"
3860
+ },
3861
+ {
3862
+ "type": "literal",
3863
+ "value": "onPlayCapture"
3864
+ },
3865
+ {
3866
+ "type": "literal",
3867
+ "value": "onPlaying"
3868
+ },
3869
+ {
3870
+ "type": "literal",
3871
+ "value": "onPlayingCapture"
3872
+ },
3873
+ {
3874
+ "type": "literal",
3875
+ "value": "onProgress"
3876
+ },
3877
+ {
3878
+ "type": "literal",
3879
+ "value": "onProgressCapture"
3880
+ },
3881
+ {
3882
+ "type": "literal",
3883
+ "value": "onRateChange"
3884
+ },
3885
+ {
3886
+ "type": "literal",
3887
+ "value": "onRateChangeCapture"
3888
+ },
3889
+ {
3890
+ "type": "literal",
3891
+ "value": "onSeeked"
3892
+ },
3893
+ {
3894
+ "type": "literal",
3895
+ "value": "onSeekedCapture"
3896
+ },
3897
+ {
3898
+ "type": "literal",
3899
+ "value": "onSeeking"
3900
+ },
3901
+ {
3902
+ "type": "literal",
3903
+ "value": "onSeekingCapture"
3904
+ },
3905
+ {
3906
+ "type": "literal",
3907
+ "value": "onStalled"
3908
+ },
3909
+ {
3910
+ "type": "literal",
3911
+ "value": "onStalledCapture"
3912
+ },
3913
+ {
3914
+ "type": "literal",
3915
+ "value": "onSuspend"
3916
+ },
3917
+ {
3918
+ "type": "literal",
3919
+ "value": "onSuspendCapture"
3920
+ },
3921
+ {
3922
+ "type": "literal",
3923
+ "value": "onTimeUpdate"
3924
+ },
3925
+ {
3926
+ "type": "literal",
3927
+ "value": "onTimeUpdateCapture"
3928
+ },
3929
+ {
3930
+ "type": "literal",
3931
+ "value": "onVolumeChange"
3932
+ },
3933
+ {
3934
+ "type": "literal",
3935
+ "value": "onVolumeChangeCapture"
3936
+ },
3937
+ {
3938
+ "type": "literal",
3939
+ "value": "onWaiting"
3940
+ },
3941
+ {
3942
+ "type": "literal",
3943
+ "value": "onWaitingCapture"
3944
+ },
3945
+ {
3946
+ "type": "literal",
3947
+ "value": "onAuxClick"
3948
+ },
3949
+ {
3950
+ "type": "literal",
3951
+ "value": "onAuxClickCapture"
3952
+ },
3953
+ {
3954
+ "type": "literal",
3955
+ "value": "onClick"
3956
+ },
3957
+ {
3958
+ "type": "literal",
3959
+ "value": "onClickCapture"
3960
+ },
3961
+ {
3962
+ "type": "literal",
3963
+ "value": "onContextMenu"
3964
+ },
3965
+ {
3966
+ "type": "literal",
3967
+ "value": "onContextMenuCapture"
3968
+ },
3969
+ {
3970
+ "type": "literal",
3971
+ "value": "onDoubleClick"
3972
+ },
3973
+ {
3974
+ "type": "literal",
3975
+ "value": "onDoubleClickCapture"
3976
+ },
3977
+ {
3978
+ "type": "literal",
3979
+ "value": "onDrag"
3980
+ },
3981
+ {
3982
+ "type": "literal",
3983
+ "value": "onDragCapture"
3984
+ },
3985
+ {
3986
+ "type": "literal",
3987
+ "value": "onDragEnd"
3988
+ },
3989
+ {
3990
+ "type": "literal",
3991
+ "value": "onDragEndCapture"
3992
+ },
3993
+ {
3994
+ "type": "literal",
3995
+ "value": "onDragEnter"
3996
+ },
3997
+ {
3998
+ "type": "literal",
3999
+ "value": "onDragEnterCapture"
4000
+ },
4001
+ {
4002
+ "type": "literal",
4003
+ "value": "onDragExit"
4004
+ },
4005
+ {
4006
+ "type": "literal",
4007
+ "value": "onDragExitCapture"
4008
+ },
4009
+ {
4010
+ "type": "literal",
4011
+ "value": "onDragLeave"
4012
+ },
4013
+ {
4014
+ "type": "literal",
4015
+ "value": "onDragLeaveCapture"
4016
+ },
4017
+ {
4018
+ "type": "literal",
4019
+ "value": "onDragOver"
4020
+ },
4021
+ {
4022
+ "type": "literal",
4023
+ "value": "onDragOverCapture"
4024
+ },
4025
+ {
4026
+ "type": "literal",
4027
+ "value": "onDragStart"
4028
+ },
4029
+ {
4030
+ "type": "literal",
4031
+ "value": "onDragStartCapture"
4032
+ },
4033
+ {
4034
+ "type": "literal",
4035
+ "value": "onDrop"
4036
+ },
4037
+ {
4038
+ "type": "literal",
4039
+ "value": "onDropCapture"
4040
+ },
4041
+ {
4042
+ "type": "literal",
4043
+ "value": "onMouseDown"
4044
+ },
4045
+ {
4046
+ "type": "literal",
4047
+ "value": "onMouseDownCapture"
4048
+ },
4049
+ {
4050
+ "type": "literal",
4051
+ "value": "onMouseEnter"
4052
+ },
4053
+ {
4054
+ "type": "literal",
4055
+ "value": "onMouseLeave"
4056
+ },
4057
+ {
4058
+ "type": "literal",
4059
+ "value": "onMouseMove"
4060
+ },
4061
+ {
4062
+ "type": "literal",
4063
+ "value": "onMouseMoveCapture"
4064
+ },
4065
+ {
4066
+ "type": "literal",
4067
+ "value": "onMouseOut"
4068
+ },
4069
+ {
4070
+ "type": "literal",
4071
+ "value": "onMouseOutCapture"
4072
+ },
4073
+ {
4074
+ "type": "literal",
4075
+ "value": "onMouseOver"
4076
+ },
4077
+ {
4078
+ "type": "literal",
4079
+ "value": "onMouseOverCapture"
4080
+ },
4081
+ {
4082
+ "type": "literal",
4083
+ "value": "onMouseUp"
4084
+ },
4085
+ {
4086
+ "type": "literal",
4087
+ "value": "onMouseUpCapture"
4088
+ },
4089
+ {
4090
+ "type": "literal",
4091
+ "value": "onSelect"
4092
+ },
4093
+ {
4094
+ "type": "literal",
4095
+ "value": "onSelectCapture"
4096
+ },
4097
+ {
4098
+ "type": "literal",
4099
+ "value": "onTouchCancel"
4100
+ },
4101
+ {
4102
+ "type": "literal",
4103
+ "value": "onTouchCancelCapture"
4104
+ },
4105
+ {
4106
+ "type": "literal",
4107
+ "value": "onTouchEnd"
4108
+ },
4109
+ {
4110
+ "type": "literal",
4111
+ "value": "onTouchEndCapture"
4112
+ },
4113
+ {
4114
+ "type": "literal",
4115
+ "value": "onTouchMove"
4116
+ },
4117
+ {
4118
+ "type": "literal",
4119
+ "value": "onTouchMoveCapture"
4120
+ },
4121
+ {
4122
+ "type": "literal",
4123
+ "value": "onTouchStart"
4124
+ },
4125
+ {
4126
+ "type": "literal",
4127
+ "value": "onTouchStartCapture"
4128
+ },
4129
+ {
4130
+ "type": "literal",
4131
+ "value": "onPointerDown"
4132
+ },
4133
+ {
4134
+ "type": "literal",
4135
+ "value": "onPointerDownCapture"
4136
+ },
4137
+ {
4138
+ "type": "literal",
4139
+ "value": "onPointerMove"
4140
+ },
4141
+ {
4142
+ "type": "literal",
4143
+ "value": "onPointerMoveCapture"
4144
+ },
4145
+ {
4146
+ "type": "literal",
4147
+ "value": "onPointerUp"
4148
+ },
4149
+ {
4150
+ "type": "literal",
4151
+ "value": "onPointerUpCapture"
4152
+ },
4153
+ {
4154
+ "type": "literal",
4155
+ "value": "onPointerCancel"
4156
+ },
4157
+ {
4158
+ "type": "literal",
4159
+ "value": "onPointerCancelCapture"
4160
+ },
4161
+ {
4162
+ "type": "literal",
4163
+ "value": "onPointerEnter"
4164
+ },
4165
+ {
4166
+ "type": "literal",
4167
+ "value": "onPointerEnterCapture"
4168
+ },
4169
+ {
4170
+ "type": "literal",
4171
+ "value": "onPointerLeave"
4172
+ },
4173
+ {
4174
+ "type": "literal",
4175
+ "value": "onPointerLeaveCapture"
4176
+ },
4177
+ {
4178
+ "type": "literal",
4179
+ "value": "onPointerOver"
4180
+ },
4181
+ {
4182
+ "type": "literal",
4183
+ "value": "onPointerOverCapture"
4184
+ },
4185
+ {
4186
+ "type": "literal",
4187
+ "value": "onPointerOut"
4188
+ },
4189
+ {
4190
+ "type": "literal",
4191
+ "value": "onPointerOutCapture"
4192
+ },
4193
+ {
4194
+ "type": "literal",
4195
+ "value": "onGotPointerCapture"
4196
+ },
4197
+ {
4198
+ "type": "literal",
4199
+ "value": "onGotPointerCaptureCapture"
4200
+ },
4201
+ {
4202
+ "type": "literal",
4203
+ "value": "onLostPointerCapture"
4204
+ },
4205
+ {
4206
+ "type": "literal",
4207
+ "value": "onLostPointerCaptureCapture"
4208
+ },
4209
+ {
4210
+ "type": "literal",
4211
+ "value": "onScroll"
4212
+ },
4213
+ {
4214
+ "type": "literal",
4215
+ "value": "onScrollCapture"
4216
+ },
4217
+ {
4218
+ "type": "literal",
4219
+ "value": "onWheel"
4220
+ },
4221
+ {
4222
+ "type": "literal",
4223
+ "value": "onWheelCapture"
4224
+ },
4225
+ {
4226
+ "type": "literal",
4227
+ "value": "onAnimationStart"
4228
+ },
4229
+ {
4230
+ "type": "literal",
4231
+ "value": "onAnimationStartCapture"
4232
+ },
4233
+ {
4234
+ "type": "literal",
4235
+ "value": "onAnimationEnd"
4236
+ },
4237
+ {
4238
+ "type": "literal",
4239
+ "value": "onAnimationEndCapture"
4240
+ },
4241
+ {
4242
+ "type": "literal",
4243
+ "value": "onAnimationIteration"
4244
+ },
4245
+ {
4246
+ "type": "literal",
4247
+ "value": "onAnimationIterationCapture"
4248
+ },
4249
+ {
4250
+ "type": "literal",
4251
+ "value": "onTransitionEnd"
4252
+ },
4253
+ {
4254
+ "type": "literal",
4255
+ "value": "onTransitionEndCapture"
4256
+ },
4257
+ {
4258
+ "type": "literal",
4259
+ "value": "archive"
4260
+ },
4261
+ {
4262
+ "type": "literal",
4263
+ "value": "exploreDomain"
4264
+ },
4265
+ {
4266
+ "type": "literal",
4267
+ "value": "columns"
4268
+ },
4269
+ {
4270
+ "type": "literal",
4271
+ "value": "align"
4272
+ },
4273
+ {
4274
+ "type": "literal",
4275
+ "value": "width"
4276
+ },
4277
+ {
4278
+ "type": "literal",
4279
+ "value": "loading"
4280
+ },
4281
+ {
4282
+ "type": "literal",
4283
+ "value": "size"
4284
+ },
4285
+ {
4286
+ "type": "literal",
4287
+ "value": "bgcolor"
4288
+ },
4289
+ {
4290
+ "type": "literal",
4291
+ "value": "border"
4292
+ },
4293
+ {
4294
+ "type": "literal",
4295
+ "value": "cellPadding"
4296
+ },
4297
+ {
4298
+ "type": "literal",
4299
+ "value": "cellSpacing"
4300
+ },
4301
+ {
4302
+ "type": "literal",
4303
+ "value": "frame"
4304
+ },
4305
+ {
4306
+ "type": "literal",
4307
+ "value": "rules"
4308
+ },
4309
+ {
4310
+ "type": "literal",
4311
+ "value": "padding"
4312
+ },
4313
+ {
4314
+ "type": "literal",
4315
+ "value": "payloads"
4316
+ },
4317
+ {
4318
+ "type": "literal",
4319
+ "value": "variant"
4320
+ },
4321
+ {
4322
+ "type": "literal",
4323
+ "value": "stickyHeader"
4324
+ },
4325
+ {
4326
+ "type": "literal",
4327
+ "value": "onRowClick"
4328
+ },
4329
+ {
4330
+ "type": "literal",
4331
+ "value": "rowsPerPage"
4332
+ },
4333
+ {
4334
+ "type": "literal",
4335
+ "value": "count"
4336
+ },
4337
+ {
4338
+ "type": "literal",
4339
+ "value": "maxSchemaDepth"
4340
+ },
4341
+ {
4342
+ "type": "literal",
4343
+ "value": "fetchMorePayloads"
4344
+ }
4345
+ ]
4346
+ }
4347
+ ],
4348
+ "name": "Pick",
4349
+ "qualifiedName": "Pick",
4350
+ "package": "typescript"
4351
+ },
4352
+ {
4353
+ "type": "reference",
4354
+ "typeArguments": [
4355
+ {
4356
+ "type": "reference",
4357
+ "name": "HTMLTableElement",
4358
+ "qualifiedName": "HTMLTableElement",
4359
+ "package": "typescript"
4360
+ }
4361
+ ],
4362
+ "name": "RefAttributes",
4363
+ "qualifiedName": "React.RefAttributes",
4364
+ "package": "@types/react"
4365
+ }
4366
+ ]
4367
+ }
4368
+ }
4369
+ ],
4370
+ "type": {
4371
+ "type": "union",
4372
+ "types": [
4373
+ {
4374
+ "type": "literal",
4375
+ "value": null
4376
+ },
4377
+ {
4378
+ "type": "reference",
4379
+ "typeArguments": [
4380
+ {
4381
+ "type": "intrinsic",
4382
+ "name": "any"
4383
+ },
4384
+ {
4385
+ "type": "union",
4386
+ "types": [
4387
+ {
4388
+ "type": "intrinsic",
4389
+ "name": "string"
4390
+ },
4391
+ {
4392
+ "type": "reference",
4393
+ "typeArguments": [
4394
+ {
4395
+ "type": "intrinsic",
4396
+ "name": "any"
4397
+ }
4398
+ ],
4399
+ "name": "JSXElementConstructor",
4400
+ "qualifiedName": "React.JSXElementConstructor",
4401
+ "package": "@types/react"
4402
+ }
4403
+ ]
4404
+ }
4405
+ ],
4406
+ "name": "ReactElement",
4407
+ "qualifiedName": "React.ReactElement",
4408
+ "package": "@types/react"
4409
+ }
4410
+ ]
4411
+ }
4412
+ }
4413
+ ]
4414
+ },
4415
+ {
4416
+ "id": 77,
4417
+ "name": "TablePaginationActions",
4418
+ "kind": 64,
4419
+ "kindString": "Function",
4420
+ "flags": {},
4421
+ "sources": [
4422
+ {
4423
+ "fileName": "packages/sdk/packages/payload-table/src/components/Table/TablePagination.tsx",
4424
+ "line": 19,
4425
+ "character": 16,
4426
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/TablePagination.tsx#L19"
4427
+ }
4428
+ ],
4429
+ "signatures": [
4430
+ {
4431
+ "id": 78,
4432
+ "name": "TablePaginationActions",
4433
+ "kind": 4096,
4434
+ "kindString": "Call signature",
4435
+ "flags": {},
4436
+ "parameters": [
4437
+ {
4438
+ "id": 79,
4439
+ "name": "__namedParameters",
4440
+ "kind": 32768,
4441
+ "kindString": "Parameter",
4442
+ "flags": {},
4443
+ "type": {
4444
+ "type": "reference",
4445
+ "name": "TablePaginationActionsProps"
4446
+ }
4447
+ }
4448
+ ],
4449
+ "type": {
4450
+ "type": "reference",
4451
+ "name": "Element",
4452
+ "qualifiedName": "global.JSX.Element",
4453
+ "package": "@types/react"
1971
4454
  }
1972
4455
  }
1973
4456
  ]
@@ -1983,7 +4466,7 @@
1983
4466
  "fileName": "packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts",
1984
4467
  "line": 18,
1985
4468
  "character": 13,
1986
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L18"
4469
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/DynamicTable/PayloadDynamicTableColumnConfig.ts#L18"
1987
4470
  }
1988
4471
  ],
1989
4472
  "signatures": [
@@ -2012,7 +4495,7 @@
2012
4495
  "fileName": "packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts",
2013
4496
  "line": 17,
2014
4497
  "character": 13,
2015
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L17"
4498
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/components/Table/PayloadTableColumnConfig.ts#L17"
2016
4499
  }
2017
4500
  ],
2018
4501
  "signatures": [
@@ -2041,12 +4524,13 @@
2041
4524
  1,
2042
4525
  43,
2043
4526
  52,
2044
- 75
4527
+ 80
2045
4528
  ]
2046
4529
  },
2047
4530
  {
2048
4531
  "title": "Type Aliases",
2049
4532
  "children": [
4533
+ 92,
2050
4534
  12,
2051
4535
  42
2052
4536
  ]
@@ -2062,8 +4546,10 @@
2062
4546
  "children": [
2063
4547
  38,
2064
4548
  8,
4549
+ 74,
4550
+ 88,
2065
4551
  71,
2066
- 83,
4552
+ 77,
2067
4553
  24,
2068
4554
  50
2069
4555
  ]
@@ -2074,7 +4560,7 @@
2074
4560
  "fileName": "packages/sdk/packages/payload-table/src/index.ts",
2075
4561
  "line": 1,
2076
4562
  "character": 0,
2077
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/ab04c39d/packages/sdk/packages/payload-table/src/index.ts#L1"
4563
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/60c26434/packages/sdk/packages/payload-table/src/index.ts#L1"
2078
4564
  }
2079
4565
  ]
2080
4566
  }