@xyo-network/react-table 2.64.10 → 2.65.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +7 -8
  2. package/dist/docs.json +0 -1442
package/dist/docs.json DELETED
@@ -1,1442 +0,0 @@
1
- {
2
- "id": 0,
3
- "name": "@xyo-network/react-table",
4
- "variant": "project",
5
- "kind": 1,
6
- "flags": {},
7
- "children": [
8
- {
9
- "id": 1,
10
- "name": "TableCellExProps",
11
- "variant": "declaration",
12
- "kind": 256,
13
- "flags": {},
14
- "children": [
15
- {
16
- "id": 2,
17
- "name": "noBgColor",
18
- "variant": "declaration",
19
- "kind": 1024,
20
- "flags": {
21
- "isOptional": true
22
- },
23
- "sources": [
24
- {
25
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx",
26
- "line": 4,
27
- "character": 2,
28
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx#L4"
29
- }
30
- ],
31
- "type": {
32
- "type": "intrinsic",
33
- "name": "boolean"
34
- }
35
- }
36
- ],
37
- "groups": [
38
- {
39
- "title": "Properties",
40
- "children": [
41
- 2
42
- ]
43
- }
44
- ],
45
- "sources": [
46
- {
47
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx",
48
- "line": 3,
49
- "character": 17,
50
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx#L3"
51
- }
52
- ],
53
- "extendedTypes": [
54
- {
55
- "type": "reference",
56
- "target": {
57
- "sourceFileName": "../../../../node_modules/@mui/material/TableCell/TableCell.d.ts",
58
- "qualifiedName": "TableCellProps"
59
- },
60
- "name": "TableCellProps",
61
- "package": "@mui/material"
62
- }
63
- ]
64
- },
65
- {
66
- "id": 7,
67
- "name": "TableExProps",
68
- "variant": "declaration",
69
- "kind": 256,
70
- "flags": {},
71
- "children": [
72
- {
73
- "id": 8,
74
- "name": "variant",
75
- "variant": "declaration",
76
- "kind": 1024,
77
- "flags": {
78
- "isOptional": true
79
- },
80
- "sources": [
81
- {
82
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableEx.tsx",
83
- "line": 7,
84
- "character": 2,
85
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableEx.tsx#L7"
86
- }
87
- ],
88
- "type": {
89
- "type": "reference",
90
- "target": 23,
91
- "name": "TableExVariants",
92
- "package": "@xyo-network/react-table"
93
- }
94
- }
95
- ],
96
- "groups": [
97
- {
98
- "title": "Properties",
99
- "children": [
100
- 8
101
- ]
102
- }
103
- ],
104
- "sources": [
105
- {
106
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableEx.tsx",
107
- "line": 6,
108
- "character": 17,
109
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableEx.tsx#L6"
110
- }
111
- ],
112
- "extendedTypes": [
113
- {
114
- "type": "reference",
115
- "target": {
116
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
117
- "qualifiedName": "React.PropsWithChildren"
118
- },
119
- "name": "PropsWithChildren",
120
- "package": "@types/react",
121
- "qualifiedName": "React.PropsWithChildren"
122
- },
123
- {
124
- "type": "reference",
125
- "target": {
126
- "sourceFileName": "../../../../node_modules/@mui/material/Table/Table.d.ts",
127
- "qualifiedName": "TableProps"
128
- },
129
- "name": "TableProps",
130
- "package": "@mui/material"
131
- }
132
- ]
133
- },
134
- {
135
- "id": 17,
136
- "name": "TableFooterExProps",
137
- "variant": "declaration",
138
- "kind": 256,
139
- "flags": {},
140
- "children": [
141
- {
142
- "id": 18,
143
- "name": "variant",
144
- "variant": "declaration",
145
- "kind": 1024,
146
- "flags": {
147
- "isOptional": true
148
- },
149
- "sources": [
150
- {
151
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx",
152
- "line": 21,
153
- "character": 2,
154
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx#L21"
155
- }
156
- ],
157
- "type": {
158
- "type": "reference",
159
- "target": 23,
160
- "name": "TableExVariants",
161
- "package": "@xyo-network/react-table"
162
- }
163
- }
164
- ],
165
- "groups": [
166
- {
167
- "title": "Properties",
168
- "children": [
169
- 18
170
- ]
171
- }
172
- ],
173
- "sources": [
174
- {
175
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx",
176
- "line": 20,
177
- "character": 17,
178
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx#L20"
179
- }
180
- ],
181
- "extendedTypes": [
182
- {
183
- "type": "reference",
184
- "target": {
185
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
186
- "qualifiedName": "React.PropsWithChildren"
187
- },
188
- "name": "PropsWithChildren",
189
- "package": "@types/react",
190
- "qualifiedName": "React.PropsWithChildren"
191
- },
192
- {
193
- "type": "reference",
194
- "target": {
195
- "sourceFileName": "../../../../node_modules/@mui/material/TableFooter/TableFooter.d.ts",
196
- "qualifiedName": "TableFooterProps"
197
- },
198
- "name": "TableFooterProps",
199
- "package": "@mui/material"
200
- }
201
- ]
202
- },
203
- {
204
- "id": 25,
205
- "name": "TableHeightProviderProps",
206
- "variant": "declaration",
207
- "kind": 256,
208
- "flags": {},
209
- "children": [
210
- {
211
- "id": 26,
212
- "name": "additionalRows",
213
- "variant": "declaration",
214
- "kind": 1024,
215
- "flags": {
216
- "isOptional": true
217
- },
218
- "comment": {
219
- "summary": [],
220
- "blockTags": [
221
- {
222
- "tag": "@field",
223
- "content": [
224
- {
225
- "kind": "text",
226
- "text": "Account for optional header and footer rows"
227
- }
228
- ]
229
- }
230
- ]
231
- },
232
- "sources": [
233
- {
234
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Provider.tsx",
235
- "line": 9,
236
- "character": 2,
237
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Provider.tsx#L9"
238
- }
239
- ],
240
- "type": {
241
- "type": "intrinsic",
242
- "name": "number"
243
- }
244
- },
245
- {
246
- "id": 27,
247
- "name": "defaultVisibleRows",
248
- "variant": "declaration",
249
- "kind": 1024,
250
- "flags": {
251
- "isOptional": true
252
- },
253
- "sources": [
254
- {
255
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Provider.tsx",
256
- "line": 10,
257
- "character": 2,
258
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Provider.tsx#L10"
259
- }
260
- ],
261
- "type": {
262
- "type": "intrinsic",
263
- "name": "number"
264
- }
265
- },
266
- {
267
- "id": 28,
268
- "name": "heightFormat",
269
- "variant": "declaration",
270
- "kind": 1024,
271
- "flags": {
272
- "isOptional": true
273
- },
274
- "sources": [
275
- {
276
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Provider.tsx",
277
- "line": 11,
278
- "character": 2,
279
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Provider.tsx#L11"
280
- }
281
- ],
282
- "type": {
283
- "type": "intrinsic",
284
- "name": "string"
285
- }
286
- },
287
- {
288
- "id": 29,
289
- "name": "required",
290
- "variant": "declaration",
291
- "kind": 1024,
292
- "flags": {
293
- "isOptional": true
294
- },
295
- "sources": [
296
- {
297
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/ContextExProviderProps.d.ts",
298
- "line": 4,
299
- "character": 4
300
- }
301
- ],
302
- "type": {
303
- "type": "intrinsic",
304
- "name": "boolean"
305
- },
306
- "inheritedFrom": {
307
- "type": "reference",
308
- "target": -1,
309
- "name": "ContextExProviderProps.required"
310
- }
311
- }
312
- ],
313
- "groups": [
314
- {
315
- "title": "Properties",
316
- "children": [
317
- 26,
318
- 27,
319
- 28,
320
- 29
321
- ]
322
- }
323
- ],
324
- "sources": [
325
- {
326
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Provider.tsx",
327
- "line": 7,
328
- "character": 17,
329
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Provider.tsx#L7"
330
- }
331
- ],
332
- "extendedTypes": [
333
- {
334
- "type": "reference",
335
- "target": {
336
- "sourceFileName": "../shared/src/contexts/contextEx/ContextExProviderProps.ts",
337
- "qualifiedName": "ContextExProviderProps"
338
- },
339
- "name": "ContextExProviderProps",
340
- "package": "@xyo-network/react-shared"
341
- },
342
- {
343
- "type": "reference",
344
- "target": {
345
- "sourceFileName": "../../../../node_modules/@xylabs/react-shared/src/WithChildren.ts",
346
- "qualifiedName": "WithChildren"
347
- },
348
- "name": "WithChildren",
349
- "package": "@xylabs/react-shared"
350
- }
351
- ]
352
- },
353
- {
354
- "id": 34,
355
- "name": "TableHeightState",
356
- "variant": "declaration",
357
- "kind": 256,
358
- "flags": {},
359
- "children": [
360
- {
361
- "id": 35,
362
- "name": "height",
363
- "variant": "declaration",
364
- "kind": 1024,
365
- "flags": {
366
- "isOptional": true
367
- },
368
- "sources": [
369
- {
370
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
371
- "line": 5,
372
- "character": 2,
373
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L5"
374
- }
375
- ],
376
- "type": {
377
- "type": "intrinsic",
378
- "name": "string"
379
- }
380
- },
381
- {
382
- "id": 40,
383
- "name": "provided",
384
- "variant": "declaration",
385
- "kind": 1024,
386
- "flags": {},
387
- "sources": [
388
- {
389
- "fileName": "packages/sdk/packages/shared/dist/browser/contexts/contextEx/State.d.ts",
390
- "line": 2,
391
- "character": 4
392
- }
393
- ],
394
- "type": {
395
- "type": "intrinsic",
396
- "name": "boolean"
397
- },
398
- "inheritedFrom": {
399
- "type": "reference",
400
- "target": -1,
401
- "name": "ContextExState.provided"
402
- }
403
- },
404
- {
405
- "id": 36,
406
- "name": "rowHeight",
407
- "variant": "declaration",
408
- "kind": 1024,
409
- "flags": {
410
- "isOptional": true
411
- },
412
- "sources": [
413
- {
414
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
415
- "line": 6,
416
- "character": 2,
417
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L6"
418
- }
419
- ],
420
- "type": {
421
- "type": "intrinsic",
422
- "name": "number"
423
- }
424
- },
425
- {
426
- "id": 37,
427
- "name": "setRowHeight",
428
- "variant": "declaration",
429
- "kind": 1024,
430
- "flags": {
431
- "isOptional": true
432
- },
433
- "sources": [
434
- {
435
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
436
- "line": 7,
437
- "character": 2,
438
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L7"
439
- }
440
- ],
441
- "type": {
442
- "type": "reference",
443
- "target": {
444
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
445
- "qualifiedName": "React.Dispatch"
446
- },
447
- "typeArguments": [
448
- {
449
- "type": "reference",
450
- "target": {
451
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
452
- "qualifiedName": "React.SetStateAction"
453
- },
454
- "typeArguments": [
455
- {
456
- "type": "union",
457
- "types": [
458
- {
459
- "type": "intrinsic",
460
- "name": "undefined"
461
- },
462
- {
463
- "type": "intrinsic",
464
- "name": "number"
465
- }
466
- ]
467
- }
468
- ],
469
- "name": "SetStateAction",
470
- "package": "@types/react",
471
- "qualifiedName": "React.SetStateAction"
472
- }
473
- ],
474
- "name": "Dispatch",
475
- "package": "@types/react",
476
- "qualifiedName": "React.Dispatch"
477
- }
478
- },
479
- {
480
- "id": 38,
481
- "name": "setVisibleRows",
482
- "variant": "declaration",
483
- "kind": 1024,
484
- "flags": {
485
- "isOptional": true
486
- },
487
- "sources": [
488
- {
489
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
490
- "line": 8,
491
- "character": 2,
492
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L8"
493
- }
494
- ],
495
- "type": {
496
- "type": "reference",
497
- "target": {
498
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
499
- "qualifiedName": "React.Dispatch"
500
- },
501
- "typeArguments": [
502
- {
503
- "type": "reference",
504
- "target": {
505
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
506
- "qualifiedName": "React.SetStateAction"
507
- },
508
- "typeArguments": [
509
- {
510
- "type": "union",
511
- "types": [
512
- {
513
- "type": "intrinsic",
514
- "name": "undefined"
515
- },
516
- {
517
- "type": "intrinsic",
518
- "name": "number"
519
- }
520
- ]
521
- }
522
- ],
523
- "name": "SetStateAction",
524
- "package": "@types/react",
525
- "qualifiedName": "React.SetStateAction"
526
- }
527
- ],
528
- "name": "Dispatch",
529
- "package": "@types/react",
530
- "qualifiedName": "React.Dispatch"
531
- }
532
- },
533
- {
534
- "id": 39,
535
- "name": "visibleRows",
536
- "variant": "declaration",
537
- "kind": 1024,
538
- "flags": {
539
- "isOptional": true
540
- },
541
- "sources": [
542
- {
543
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
544
- "line": 9,
545
- "character": 2,
546
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L9"
547
- }
548
- ],
549
- "type": {
550
- "type": "intrinsic",
551
- "name": "number"
552
- }
553
- }
554
- ],
555
- "groups": [
556
- {
557
- "title": "Properties",
558
- "children": [
559
- 35,
560
- 40,
561
- 36,
562
- 37,
563
- 38,
564
- 39
565
- ]
566
- }
567
- ],
568
- "sources": [
569
- {
570
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/State.ts",
571
- "line": 4,
572
- "character": 17,
573
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/State.ts#L4"
574
- }
575
- ],
576
- "extendedTypes": [
577
- {
578
- "type": "reference",
579
- "target": {
580
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
581
- "qualifiedName": "ContextExState"
582
- },
583
- "name": "ContextExState",
584
- "package": "@xyo-network/react-shared"
585
- }
586
- ]
587
- },
588
- {
589
- "id": 23,
590
- "name": "TableExVariants",
591
- "variant": "declaration",
592
- "kind": 2097152,
593
- "flags": {},
594
- "sources": [
595
- {
596
- "fileName": "packages/sdk/packages/table/src/components/TableEx/types/TableExVariants.ts",
597
- "line": 1,
598
- "character": 12,
599
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/types/TableExVariants.ts#L1"
600
- }
601
- ],
602
- "type": {
603
- "type": "union",
604
- "types": [
605
- {
606
- "type": "literal",
607
- "value": "scrollable"
608
- },
609
- {
610
- "type": "literal",
611
- "value": "normal"
612
- }
613
- ]
614
- }
615
- },
616
- {
617
- "id": 24,
618
- "name": "TableHeightContext",
619
- "variant": "declaration",
620
- "kind": 32,
621
- "flags": {
622
- "isConst": true
623
- },
624
- "sources": [
625
- {
626
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Context.ts",
627
- "line": 5,
628
- "character": 13,
629
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Context.ts#L5"
630
- }
631
- ],
632
- "type": {
633
- "type": "reference",
634
- "target": {
635
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
636
- "qualifiedName": "React.Context"
637
- },
638
- "typeArguments": [
639
- {
640
- "type": "intersection",
641
- "types": [
642
- {
643
- "type": "reference",
644
- "target": 34,
645
- "name": "TableHeightState",
646
- "package": "@xyo-network/react-table"
647
- },
648
- {
649
- "type": "reference",
650
- "target": {
651
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
652
- "qualifiedName": "ContextExState"
653
- },
654
- "name": "ContextExState",
655
- "package": "@xyo-network/react-shared"
656
- }
657
- ]
658
- }
659
- ],
660
- "name": "Context",
661
- "package": "@types/react",
662
- "qualifiedName": "React.Context"
663
- },
664
- "defaultValue": "..."
665
- },
666
- {
667
- "id": 3,
668
- "name": "TableCellEx",
669
- "variant": "declaration",
670
- "kind": 64,
671
- "flags": {},
672
- "sources": [
673
- {
674
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx",
675
- "line": 7,
676
- "character": 13,
677
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableCellEx.tsx#L7"
678
- }
679
- ],
680
- "signatures": [
681
- {
682
- "id": 4,
683
- "name": "TableCellEx",
684
- "variant": "signature",
685
- "kind": 4096,
686
- "flags": {},
687
- "sources": [
688
- {
689
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
690
- "line": 568,
691
- "character": 8
692
- }
693
- ],
694
- "parameters": [
695
- {
696
- "id": 5,
697
- "name": "props",
698
- "variant": "param",
699
- "kind": 32768,
700
- "flags": {},
701
- "type": {
702
- "type": "intersection",
703
- "types": [
704
- {
705
- "type": "reference",
706
- "target": {
707
- "sourceFileName": "../../../../node_modules/@mui/material/TableCell/TableCell.d.ts",
708
- "qualifiedName": "TableCellProps"
709
- },
710
- "name": "TableCellProps",
711
- "package": "@mui/material"
712
- },
713
- {
714
- "type": "reference",
715
- "target": {
716
- "sourceFileName": "../../../../node_modules/@mui/system/createStyled.d.ts",
717
- "qualifiedName": "MUIStyledCommonProps"
718
- },
719
- "typeArguments": [
720
- {
721
- "type": "reference",
722
- "target": {
723
- "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
724
- "qualifiedName": "Theme"
725
- },
726
- "name": "Theme",
727
- "package": "@mui/material"
728
- }
729
- ],
730
- "name": "MUIStyledCommonProps",
731
- "package": "@mui/system"
732
- },
733
- {
734
- "type": "reference",
735
- "target": 1,
736
- "name": "TableCellExProps",
737
- "package": "@xyo-network/react-table"
738
- }
739
- ]
740
- }
741
- },
742
- {
743
- "id": 6,
744
- "name": "context",
745
- "variant": "param",
746
- "kind": 32768,
747
- "flags": {
748
- "isOptional": true
749
- },
750
- "type": {
751
- "type": "intrinsic",
752
- "name": "any"
753
- }
754
- }
755
- ],
756
- "type": {
757
- "type": "union",
758
- "types": [
759
- {
760
- "type": "literal",
761
- "value": null
762
- },
763
- {
764
- "type": "reference",
765
- "target": {
766
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
767
- "qualifiedName": "React.ReactElement"
768
- },
769
- "typeArguments": [
770
- {
771
- "type": "intrinsic",
772
- "name": "any"
773
- },
774
- {
775
- "type": "intrinsic",
776
- "name": "any"
777
- }
778
- ],
779
- "name": "ReactElement",
780
- "package": "@types/react",
781
- "qualifiedName": "React.ReactElement"
782
- }
783
- ]
784
- }
785
- }
786
- ]
787
- },
788
- {
789
- "id": 13,
790
- "name": "TableEx",
791
- "variant": "declaration",
792
- "kind": 64,
793
- "flags": {},
794
- "sources": [
795
- {
796
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableEx.tsx",
797
- "line": 30,
798
- "character": 13,
799
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableEx.tsx#L30"
800
- }
801
- ],
802
- "signatures": [
803
- {
804
- "id": 14,
805
- "name": "TableEx",
806
- "variant": "signature",
807
- "kind": 4096,
808
- "flags": {},
809
- "sources": [
810
- {
811
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
812
- "line": 568,
813
- "character": 8
814
- }
815
- ],
816
- "parameters": [
817
- {
818
- "id": 15,
819
- "name": "props",
820
- "variant": "param",
821
- "kind": 32768,
822
- "flags": {},
823
- "type": {
824
- "type": "reference",
825
- "target": 7,
826
- "name": "TableExProps",
827
- "package": "@xyo-network/react-table"
828
- }
829
- },
830
- {
831
- "id": 16,
832
- "name": "context",
833
- "variant": "param",
834
- "kind": 32768,
835
- "flags": {
836
- "isOptional": true
837
- },
838
- "type": {
839
- "type": "intrinsic",
840
- "name": "any"
841
- }
842
- }
843
- ],
844
- "type": {
845
- "type": "union",
846
- "types": [
847
- {
848
- "type": "literal",
849
- "value": null
850
- },
851
- {
852
- "type": "reference",
853
- "target": {
854
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
855
- "qualifiedName": "React.ReactElement"
856
- },
857
- "typeArguments": [
858
- {
859
- "type": "intrinsic",
860
- "name": "any"
861
- },
862
- {
863
- "type": "intrinsic",
864
- "name": "any"
865
- }
866
- ],
867
- "name": "ReactElement",
868
- "package": "@types/react",
869
- "qualifiedName": "React.ReactElement"
870
- }
871
- ]
872
- }
873
- }
874
- ]
875
- },
876
- {
877
- "id": 9,
878
- "name": "TableExWithRef",
879
- "variant": "declaration",
880
- "kind": 64,
881
- "flags": {},
882
- "sources": [
883
- {
884
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableEx.tsx",
885
- "line": 20,
886
- "character": 13,
887
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableEx.tsx#L20"
888
- }
889
- ],
890
- "signatures": [
891
- {
892
- "id": 10,
893
- "name": "TableExWithRef",
894
- "variant": "signature",
895
- "kind": 4096,
896
- "flags": {},
897
- "sources": [
898
- {
899
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
900
- "line": 568,
901
- "character": 8
902
- }
903
- ],
904
- "parameters": [
905
- {
906
- "id": 11,
907
- "name": "props",
908
- "variant": "param",
909
- "kind": 32768,
910
- "flags": {},
911
- "type": {
912
- "type": "reference",
913
- "target": 7,
914
- "name": "TableExProps",
915
- "package": "@xyo-network/react-table"
916
- }
917
- },
918
- {
919
- "id": 12,
920
- "name": "context",
921
- "variant": "param",
922
- "kind": 32768,
923
- "flags": {
924
- "isOptional": true
925
- },
926
- "type": {
927
- "type": "intrinsic",
928
- "name": "any"
929
- }
930
- }
931
- ],
932
- "type": {
933
- "type": "union",
934
- "types": [
935
- {
936
- "type": "literal",
937
- "value": null
938
- },
939
- {
940
- "type": "reference",
941
- "target": {
942
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
943
- "qualifiedName": "React.ReactElement"
944
- },
945
- "typeArguments": [
946
- {
947
- "type": "intrinsic",
948
- "name": "any"
949
- },
950
- {
951
- "type": "intrinsic",
952
- "name": "any"
953
- }
954
- ],
955
- "name": "ReactElement",
956
- "package": "@types/react",
957
- "qualifiedName": "React.ReactElement"
958
- }
959
- ]
960
- }
961
- }
962
- ]
963
- },
964
- {
965
- "id": 19,
966
- "name": "TableFooterEx",
967
- "variant": "declaration",
968
- "kind": 64,
969
- "flags": {},
970
- "sources": [
971
- {
972
- "fileName": "packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx",
973
- "line": 24,
974
- "character": 13,
975
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/components/TableEx/TableFooterEx.tsx#L24"
976
- }
977
- ],
978
- "signatures": [
979
- {
980
- "id": 20,
981
- "name": "TableFooterEx",
982
- "variant": "signature",
983
- "kind": 4096,
984
- "flags": {},
985
- "sources": [
986
- {
987
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
988
- "line": 568,
989
- "character": 8
990
- }
991
- ],
992
- "parameters": [
993
- {
994
- "id": 21,
995
- "name": "props",
996
- "variant": "param",
997
- "kind": 32768,
998
- "flags": {},
999
- "type": {
1000
- "type": "reference",
1001
- "target": 17,
1002
- "name": "TableFooterExProps",
1003
- "package": "@xyo-network/react-table"
1004
- }
1005
- },
1006
- {
1007
- "id": 22,
1008
- "name": "context",
1009
- "variant": "param",
1010
- "kind": 32768,
1011
- "flags": {
1012
- "isOptional": true
1013
- },
1014
- "type": {
1015
- "type": "intrinsic",
1016
- "name": "any"
1017
- }
1018
- }
1019
- ],
1020
- "type": {
1021
- "type": "union",
1022
- "types": [
1023
- {
1024
- "type": "literal",
1025
- "value": null
1026
- },
1027
- {
1028
- "type": "reference",
1029
- "target": {
1030
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1031
- "qualifiedName": "React.ReactElement"
1032
- },
1033
- "typeArguments": [
1034
- {
1035
- "type": "intrinsic",
1036
- "name": "any"
1037
- },
1038
- {
1039
- "type": "intrinsic",
1040
- "name": "any"
1041
- }
1042
- ],
1043
- "name": "ReactElement",
1044
- "package": "@types/react",
1045
- "qualifiedName": "React.ReactElement"
1046
- }
1047
- ]
1048
- }
1049
- }
1050
- ]
1051
- },
1052
- {
1053
- "id": 30,
1054
- "name": "TableHeightProvider",
1055
- "variant": "declaration",
1056
- "kind": 64,
1057
- "flags": {},
1058
- "sources": [
1059
- {
1060
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/Provider.tsx",
1061
- "line": 14,
1062
- "character": 13,
1063
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/Provider.tsx#L14"
1064
- }
1065
- ],
1066
- "signatures": [
1067
- {
1068
- "id": 31,
1069
- "name": "TableHeightProvider",
1070
- "variant": "signature",
1071
- "kind": 4096,
1072
- "flags": {},
1073
- "sources": [
1074
- {
1075
- "fileName": "node_modules/@types/react/ts5.0/index.d.ts",
1076
- "line": 568,
1077
- "character": 8
1078
- }
1079
- ],
1080
- "parameters": [
1081
- {
1082
- "id": 32,
1083
- "name": "props",
1084
- "variant": "param",
1085
- "kind": 32768,
1086
- "flags": {},
1087
- "type": {
1088
- "type": "reference",
1089
- "target": 25,
1090
- "name": "TableHeightProviderProps",
1091
- "package": "@xyo-network/react-table"
1092
- }
1093
- },
1094
- {
1095
- "id": 33,
1096
- "name": "context",
1097
- "variant": "param",
1098
- "kind": 32768,
1099
- "flags": {
1100
- "isOptional": true
1101
- },
1102
- "type": {
1103
- "type": "intrinsic",
1104
- "name": "any"
1105
- }
1106
- }
1107
- ],
1108
- "type": {
1109
- "type": "union",
1110
- "types": [
1111
- {
1112
- "type": "literal",
1113
- "value": null
1114
- },
1115
- {
1116
- "type": "reference",
1117
- "target": {
1118
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1119
- "qualifiedName": "React.ReactElement"
1120
- },
1121
- "typeArguments": [
1122
- {
1123
- "type": "intrinsic",
1124
- "name": "any"
1125
- },
1126
- {
1127
- "type": "intrinsic",
1128
- "name": "any"
1129
- }
1130
- ],
1131
- "name": "ReactElement",
1132
- "package": "@types/react",
1133
- "qualifiedName": "React.ReactElement"
1134
- }
1135
- ]
1136
- }
1137
- }
1138
- ]
1139
- },
1140
- {
1141
- "id": 41,
1142
- "name": "useTableHeight",
1143
- "variant": "declaration",
1144
- "kind": 64,
1145
- "flags": {},
1146
- "sources": [
1147
- {
1148
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/use.tsx",
1149
- "line": 5,
1150
- "character": 13,
1151
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/use.tsx#L5"
1152
- }
1153
- ],
1154
- "signatures": [
1155
- {
1156
- "id": 42,
1157
- "name": "useTableHeight",
1158
- "variant": "signature",
1159
- "kind": 4096,
1160
- "flags": {},
1161
- "sources": [
1162
- {
1163
- "fileName": "packages/sdk/packages/table/src/context/TableHeight/use.tsx",
1164
- "line": 5,
1165
- "character": 30,
1166
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/5704df3a9/packages/sdk/packages/table/src/context/TableHeight/use.tsx#L5"
1167
- }
1168
- ],
1169
- "parameters": [
1170
- {
1171
- "id": 43,
1172
- "name": "required",
1173
- "variant": "param",
1174
- "kind": 32768,
1175
- "flags": {},
1176
- "type": {
1177
- "type": "intrinsic",
1178
- "name": "boolean"
1179
- },
1180
- "defaultValue": "false"
1181
- }
1182
- ],
1183
- "type": {
1184
- "type": "reference",
1185
- "target": {
1186
- "sourceFileName": "../../../../node_modules/typescript/lib/lib.es5.d.ts",
1187
- "qualifiedName": "Omit"
1188
- },
1189
- "typeArguments": [
1190
- {
1191
- "type": "intersection",
1192
- "types": [
1193
- {
1194
- "type": "reference",
1195
- "target": 34,
1196
- "name": "TableHeightState",
1197
- "package": "@xyo-network/react-table"
1198
- },
1199
- {
1200
- "type": "reference",
1201
- "target": {
1202
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
1203
- "qualifiedName": "ContextExState"
1204
- },
1205
- "name": "ContextExState",
1206
- "package": "@xyo-network/react-shared"
1207
- }
1208
- ]
1209
- },
1210
- {
1211
- "type": "literal",
1212
- "value": "provided"
1213
- }
1214
- ],
1215
- "name": "Omit",
1216
- "package": "typescript"
1217
- }
1218
- }
1219
- ]
1220
- }
1221
- ],
1222
- "groups": [
1223
- {
1224
- "title": "Interfaces",
1225
- "children": [
1226
- 1,
1227
- 7,
1228
- 17,
1229
- 25,
1230
- 34
1231
- ]
1232
- },
1233
- {
1234
- "title": "Type Aliases",
1235
- "children": [
1236
- 23
1237
- ]
1238
- },
1239
- {
1240
- "title": "Variables",
1241
- "children": [
1242
- 24
1243
- ]
1244
- },
1245
- {
1246
- "title": "Functions",
1247
- "children": [
1248
- 3,
1249
- 13,
1250
- 9,
1251
- 19,
1252
- 30,
1253
- 41
1254
- ]
1255
- }
1256
- ],
1257
- "packageName": "@xyo-network/react-table",
1258
- "readme": [
1259
- {
1260
- "kind": "text",
1261
- "text": "[![logo][]](https://xyo.network)\n\nPart of [@xyo-network/sdk-xyo-react](https://www.npmjs.com/package/@xyo-network/sdk-xyo-react)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
1262
- }
1263
- ],
1264
- "symbolIdMap": {
1265
- "0": {
1266
- "sourceFileName": "src/index.ts",
1267
- "qualifiedName": ""
1268
- },
1269
- "1": {
1270
- "sourceFileName": "src/components/TableEx/TableCellEx.tsx",
1271
- "qualifiedName": "TableCellExProps"
1272
- },
1273
- "2": {
1274
- "sourceFileName": "src/components/TableEx/TableCellEx.tsx",
1275
- "qualifiedName": "TableCellExProps.noBgColor"
1276
- },
1277
- "3": {
1278
- "sourceFileName": "src/components/TableEx/TableCellEx.tsx",
1279
- "qualifiedName": "TableCellEx"
1280
- },
1281
- "4": {
1282
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1283
- "qualifiedName": "TableCellEx"
1284
- },
1285
- "5": {
1286
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1287
- "qualifiedName": "props"
1288
- },
1289
- "6": {
1290
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1291
- "qualifiedName": "context"
1292
- },
1293
- "7": {
1294
- "sourceFileName": "src/components/TableEx/TableEx.tsx",
1295
- "qualifiedName": "TableExProps"
1296
- },
1297
- "8": {
1298
- "sourceFileName": "src/components/TableEx/TableEx.tsx",
1299
- "qualifiedName": "TableExProps.variant"
1300
- },
1301
- "9": {
1302
- "sourceFileName": "src/components/TableEx/TableEx.tsx",
1303
- "qualifiedName": "TableExWithRef"
1304
- },
1305
- "10": {
1306
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1307
- "qualifiedName": "TableExWithRef"
1308
- },
1309
- "11": {
1310
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1311
- "qualifiedName": "props"
1312
- },
1313
- "12": {
1314
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1315
- "qualifiedName": "context"
1316
- },
1317
- "13": {
1318
- "sourceFileName": "src/components/TableEx/TableEx.tsx",
1319
- "qualifiedName": "TableEx"
1320
- },
1321
- "14": {
1322
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1323
- "qualifiedName": "TableEx"
1324
- },
1325
- "15": {
1326
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1327
- "qualifiedName": "props"
1328
- },
1329
- "16": {
1330
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1331
- "qualifiedName": "context"
1332
- },
1333
- "17": {
1334
- "sourceFileName": "src/components/TableEx/TableFooterEx.tsx",
1335
- "qualifiedName": "TableFooterExProps"
1336
- },
1337
- "18": {
1338
- "sourceFileName": "src/components/TableEx/TableFooterEx.tsx",
1339
- "qualifiedName": "TableFooterExProps.variant"
1340
- },
1341
- "19": {
1342
- "sourceFileName": "src/components/TableEx/TableFooterEx.tsx",
1343
- "qualifiedName": "TableFooterEx"
1344
- },
1345
- "20": {
1346
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1347
- "qualifiedName": "TableFooterEx"
1348
- },
1349
- "21": {
1350
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1351
- "qualifiedName": "props"
1352
- },
1353
- "22": {
1354
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1355
- "qualifiedName": "context"
1356
- },
1357
- "23": {
1358
- "sourceFileName": "src/components/TableEx/types/TableExVariants.ts",
1359
- "qualifiedName": "TableExVariants"
1360
- },
1361
- "24": {
1362
- "sourceFileName": "src/context/TableHeight/Context.ts",
1363
- "qualifiedName": "TableHeightContext"
1364
- },
1365
- "25": {
1366
- "sourceFileName": "src/context/TableHeight/Provider.tsx",
1367
- "qualifiedName": "TableHeightProviderProps"
1368
- },
1369
- "26": {
1370
- "sourceFileName": "src/context/TableHeight/Provider.tsx",
1371
- "qualifiedName": "TableHeightProviderProps.additionalRows"
1372
- },
1373
- "27": {
1374
- "sourceFileName": "src/context/TableHeight/Provider.tsx",
1375
- "qualifiedName": "TableHeightProviderProps.defaultVisibleRows"
1376
- },
1377
- "28": {
1378
- "sourceFileName": "src/context/TableHeight/Provider.tsx",
1379
- "qualifiedName": "TableHeightProviderProps.heightFormat"
1380
- },
1381
- "29": {
1382
- "sourceFileName": "../shared/src/contexts/contextEx/ContextExProviderProps.ts",
1383
- "qualifiedName": "required"
1384
- },
1385
- "30": {
1386
- "sourceFileName": "src/context/TableHeight/Provider.tsx",
1387
- "qualifiedName": "TableHeightProvider"
1388
- },
1389
- "31": {
1390
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1391
- "qualifiedName": "TableHeightProvider"
1392
- },
1393
- "32": {
1394
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1395
- "qualifiedName": "props"
1396
- },
1397
- "33": {
1398
- "sourceFileName": "../../../../node_modules/@types/react/ts5.0/index.d.ts",
1399
- "qualifiedName": "context"
1400
- },
1401
- "34": {
1402
- "sourceFileName": "src/context/TableHeight/State.ts",
1403
- "qualifiedName": "TableHeightState"
1404
- },
1405
- "35": {
1406
- "sourceFileName": "src/context/TableHeight/State.ts",
1407
- "qualifiedName": "TableHeightState.height"
1408
- },
1409
- "36": {
1410
- "sourceFileName": "src/context/TableHeight/State.ts",
1411
- "qualifiedName": "TableHeightState.rowHeight"
1412
- },
1413
- "37": {
1414
- "sourceFileName": "src/context/TableHeight/State.ts",
1415
- "qualifiedName": "TableHeightState.setRowHeight"
1416
- },
1417
- "38": {
1418
- "sourceFileName": "src/context/TableHeight/State.ts",
1419
- "qualifiedName": "TableHeightState.setVisibleRows"
1420
- },
1421
- "39": {
1422
- "sourceFileName": "src/context/TableHeight/State.ts",
1423
- "qualifiedName": "TableHeightState.visibleRows"
1424
- },
1425
- "40": {
1426
- "sourceFileName": "../shared/src/contexts/contextEx/State.ts",
1427
- "qualifiedName": "ContextExState.provided"
1428
- },
1429
- "41": {
1430
- "sourceFileName": "src/context/TableHeight/use.tsx",
1431
- "qualifiedName": "useTableHeight"
1432
- },
1433
- "42": {
1434
- "sourceFileName": "src/context/TableHeight/use.tsx",
1435
- "qualifiedName": "useTableHeight"
1436
- },
1437
- "43": {
1438
- "sourceFileName": "src/context/TableHeight/use.tsx",
1439
- "qualifiedName": "required"
1440
- }
1441
- }
1442
- }