@xyo-network/react-module 2.41.33 → 2.41.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +133 -48
  2. package/package.json +9 -9
package/dist/docs.json CHANGED
@@ -7,14 +7,14 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 30,
10
+ "id": 35,
11
11
  "name": "ModuleRenderProps",
12
12
  "kind": 256,
13
13
  "kindString": "Interface",
14
14
  "flags": {},
15
15
  "children": [
16
16
  {
17
- "id": 31,
17
+ "id": 36,
18
18
  "name": "module",
19
19
  "kind": 1024,
20
20
  "kindString": "Property",
@@ -26,12 +26,12 @@
26
26
  "fileName": "packages/sdk/packages/module/src/ModuleRenderProps.tsx",
27
27
  "line": 4,
28
28
  "character": 2,
29
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/ModuleRenderProps.tsx#L4"
29
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/ModuleRenderProps.tsx#L4"
30
30
  }
31
31
  ],
32
32
  "type": {
33
33
  "type": "reference",
34
- "id": 32,
34
+ "id": 37,
35
35
  "name": "T"
36
36
  }
37
37
  }
@@ -40,7 +40,7 @@
40
40
  {
41
41
  "title": "Properties",
42
42
  "children": [
43
- 31
43
+ 36
44
44
  ]
45
45
  }
46
46
  ],
@@ -49,12 +49,12 @@
49
49
  "fileName": "packages/sdk/packages/module/src/ModuleRenderProps.tsx",
50
50
  "line": 3,
51
51
  "character": 17,
52
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/ModuleRenderProps.tsx#L3"
52
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/ModuleRenderProps.tsx#L3"
53
53
  }
54
54
  ],
55
55
  "typeParameters": [
56
56
  {
57
- "id": 32,
57
+ "id": 37,
58
58
  "name": "T",
59
59
  "kind": 131072,
60
60
  "kindString": "Type parameter",
@@ -85,7 +85,7 @@
85
85
  "fileName": "packages/sdk/packages/module/src/components/CardActions.tsx",
86
86
  "line": 7,
87
87
  "character": 13,
88
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/components/CardActions.tsx#L7"
88
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/components/CardActions.tsx#L7"
89
89
  }
90
90
  ],
91
91
  "signatures": [
@@ -113,7 +113,7 @@
113
113
  },
114
114
  {
115
115
  "type": "reference",
116
- "id": 30,
116
+ "id": 35,
117
117
  "typeArguments": [
118
118
  {
119
119
  "type": "reference",
@@ -141,6 +141,23 @@
141
141
  "kind": 65536,
142
142
  "kindString": "Type literal",
143
143
  "flags": {},
144
+ "sources": [
145
+ {
146
+ "fileName": "node_modules/@xyo-network/module-model/dist/esm/Config.d.ts",
147
+ "line": 8,
148
+ "character": 87
149
+ }
150
+ ]
151
+ }
152
+ },
153
+ {
154
+ "type": "reflection",
155
+ "declaration": {
156
+ "id": 5,
157
+ "name": "__type",
158
+ "kind": 65536,
159
+ "kindString": "Type literal",
160
+ "flags": {},
144
161
  "sources": [
145
162
  {
146
163
  "fileName": "node_modules/@xyo-network/payload-model/dist/esm/XyoPayload.d.ts",
@@ -164,7 +181,7 @@
164
181
  }
165
182
  },
166
183
  {
167
- "id": 5,
184
+ "id": 6,
168
185
  "name": "context",
169
186
  "kind": 32768,
170
187
  "kindString": "Parameter",
@@ -206,7 +223,7 @@
206
223
  ]
207
224
  },
208
225
  {
209
- "id": 6,
226
+ "id": 7,
210
227
  "name": "ModuleCardContent",
211
228
  "kind": 64,
212
229
  "kindString": "Function",
@@ -216,19 +233,19 @@
216
233
  "fileName": "packages/sdk/packages/module/src/components/CardContent.tsx",
217
234
  "line": 10,
218
235
  "character": 13,
219
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/components/CardContent.tsx#L10"
236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/components/CardContent.tsx#L10"
220
237
  }
221
238
  ],
222
239
  "signatures": [
223
240
  {
224
- "id": 7,
241
+ "id": 8,
225
242
  "name": "ModuleCardContent",
226
243
  "kind": 4096,
227
244
  "kindString": "Call signature",
228
245
  "flags": {},
229
246
  "parameters": [
230
247
  {
231
- "id": 8,
248
+ "id": 9,
232
249
  "name": "props",
233
250
  "kind": 32768,
234
251
  "kindString": "Parameter",
@@ -238,7 +255,7 @@
238
255
  "types": [
239
256
  {
240
257
  "type": "reference",
241
- "id": 30,
258
+ "id": 35,
242
259
  "typeArguments": [
243
260
  {
244
261
  "type": "reference",
@@ -261,7 +278,24 @@
261
278
  {
262
279
  "type": "reflection",
263
280
  "declaration": {
264
- "id": 9,
281
+ "id": 10,
282
+ "name": "__type",
283
+ "kind": 65536,
284
+ "kindString": "Type literal",
285
+ "flags": {},
286
+ "sources": [
287
+ {
288
+ "fileName": "node_modules/@xyo-network/module-model/dist/esm/Config.d.ts",
289
+ "line": 8,
290
+ "character": 87
291
+ }
292
+ ]
293
+ }
294
+ },
295
+ {
296
+ "type": "reflection",
297
+ "declaration": {
298
+ "id": 11,
265
299
  "name": "__type",
266
300
  "kind": 65536,
267
301
  "kindString": "Type literal",
@@ -288,7 +322,7 @@
288
322
  {
289
323
  "type": "reflection",
290
324
  "declaration": {
291
- "id": 10,
325
+ "id": 12,
292
326
  "name": "__type",
293
327
  "kind": 65536,
294
328
  "kindString": "Type literal",
@@ -380,7 +414,7 @@
380
414
  {
381
415
  "type": "reflection",
382
416
  "declaration": {
383
- "id": 11,
417
+ "id": 13,
384
418
  "name": "__type",
385
419
  "kind": 65536,
386
420
  "kindString": "Type literal",
@@ -428,7 +462,7 @@
428
462
  }
429
463
  },
430
464
  {
431
- "id": 12,
465
+ "id": 14,
432
466
  "name": "context",
433
467
  "kind": 32768,
434
468
  "kindString": "Parameter",
@@ -470,7 +504,7 @@
470
504
  ]
471
505
  },
472
506
  {
473
- "id": 13,
507
+ "id": 15,
474
508
  "name": "ModuleCardHeader",
475
509
  "kind": 64,
476
510
  "kindString": "Function",
@@ -480,19 +514,19 @@
480
514
  "fileName": "packages/sdk/packages/module/src/components/CardHeader.tsx",
481
515
  "line": 7,
482
516
  "character": 13,
483
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/components/CardHeader.tsx#L7"
517
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/components/CardHeader.tsx#L7"
484
518
  }
485
519
  ],
486
520
  "signatures": [
487
521
  {
488
- "id": 14,
522
+ "id": 16,
489
523
  "name": "ModuleCardHeader",
490
524
  "kind": 4096,
491
525
  "kindString": "Call signature",
492
526
  "flags": {},
493
527
  "parameters": [
494
528
  {
495
- "id": 15,
529
+ "id": 17,
496
530
  "name": "props",
497
531
  "kind": 32768,
498
532
  "kindString": "Parameter",
@@ -502,7 +536,7 @@
502
536
  "types": [
503
537
  {
504
538
  "type": "reference",
505
- "id": 30,
539
+ "id": 35,
506
540
  "typeArguments": [
507
541
  {
508
542
  "type": "reference",
@@ -525,7 +559,24 @@
525
559
  {
526
560
  "type": "reflection",
527
561
  "declaration": {
528
- "id": 16,
562
+ "id": 18,
563
+ "name": "__type",
564
+ "kind": 65536,
565
+ "kindString": "Type literal",
566
+ "flags": {},
567
+ "sources": [
568
+ {
569
+ "fileName": "node_modules/@xyo-network/module-model/dist/esm/Config.d.ts",
570
+ "line": 8,
571
+ "character": 87
572
+ }
573
+ ]
574
+ }
575
+ },
576
+ {
577
+ "type": "reflection",
578
+ "declaration": {
579
+ "id": 19,
529
580
  "name": "__type",
530
581
  "kind": 65536,
531
582
  "kindString": "Type literal",
@@ -552,7 +603,7 @@
552
603
  {
553
604
  "type": "reflection",
554
605
  "declaration": {
555
- "id": 17,
606
+ "id": 20,
556
607
  "name": "__type",
557
608
  "kind": 65536,
558
609
  "kindString": "Type literal",
@@ -644,7 +695,7 @@
644
695
  {
645
696
  "type": "reflection",
646
697
  "declaration": {
647
- "id": 18,
698
+ "id": 21,
648
699
  "name": "__type",
649
700
  "kind": 65536,
650
701
  "kindString": "Type literal",
@@ -716,7 +767,7 @@
716
767
  }
717
768
  },
718
769
  {
719
- "id": 19,
770
+ "id": 22,
720
771
  "name": "context",
721
772
  "kind": 32768,
722
773
  "kindString": "Parameter",
@@ -758,7 +809,7 @@
758
809
  ]
759
810
  },
760
811
  {
761
- "id": 20,
812
+ "id": 23,
762
813
  "name": "ModuleDetailsBox",
763
814
  "kind": 64,
764
815
  "kindString": "Function",
@@ -768,19 +819,19 @@
768
819
  "fileName": "packages/sdk/packages/module/src/components/DetailsBox.tsx",
769
820
  "line": 8,
770
821
  "character": 13,
771
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/components/DetailsBox.tsx#L8"
822
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/components/DetailsBox.tsx#L8"
772
823
  }
773
824
  ],
774
825
  "signatures": [
775
826
  {
776
- "id": 21,
827
+ "id": 24,
777
828
  "name": "ModuleDetailsBox",
778
829
  "kind": 4096,
779
830
  "kindString": "Call signature",
780
831
  "flags": {},
781
832
  "parameters": [
782
833
  {
783
- "id": 22,
834
+ "id": 25,
784
835
  "name": "props",
785
836
  "kind": 32768,
786
837
  "kindString": "Parameter",
@@ -790,7 +841,7 @@
790
841
  "types": [
791
842
  {
792
843
  "type": "reference",
793
- "id": 30,
844
+ "id": 35,
794
845
  "typeArguments": [
795
846
  {
796
847
  "type": "reference",
@@ -813,7 +864,24 @@
813
864
  {
814
865
  "type": "reflection",
815
866
  "declaration": {
816
- "id": 23,
867
+ "id": 26,
868
+ "name": "__type",
869
+ "kind": 65536,
870
+ "kindString": "Type literal",
871
+ "flags": {},
872
+ "sources": [
873
+ {
874
+ "fileName": "node_modules/@xyo-network/module-model/dist/esm/Config.d.ts",
875
+ "line": 8,
876
+ "character": 87
877
+ }
878
+ ]
879
+ }
880
+ },
881
+ {
882
+ "type": "reflection",
883
+ "declaration": {
884
+ "id": 27,
817
885
  "name": "__type",
818
886
  "kind": 65536,
819
887
  "kindString": "Type literal",
@@ -847,7 +915,7 @@
847
915
  }
848
916
  },
849
917
  {
850
- "id": 24,
918
+ "id": 28,
851
919
  "name": "context",
852
920
  "kind": 32768,
853
921
  "kindString": "Parameter",
@@ -889,7 +957,7 @@
889
957
  ]
890
958
  },
891
959
  {
892
- "id": 25,
960
+ "id": 29,
893
961
  "name": "ModuleTableCell",
894
962
  "kind": 64,
895
963
  "kindString": "Function",
@@ -899,19 +967,19 @@
899
967
  "fileName": "packages/sdk/packages/module/src/components/TableCell.tsx",
900
968
  "line": 8,
901
969
  "character": 13,
902
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/components/TableCell.tsx#L8"
970
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/components/TableCell.tsx#L8"
903
971
  }
904
972
  ],
905
973
  "signatures": [
906
974
  {
907
- "id": 26,
975
+ "id": 30,
908
976
  "name": "ModuleTableCell",
909
977
  "kind": 4096,
910
978
  "kindString": "Call signature",
911
979
  "flags": {},
912
980
  "parameters": [
913
981
  {
914
- "id": 27,
982
+ "id": 31,
915
983
  "name": "props",
916
984
  "kind": 32768,
917
985
  "kindString": "Parameter",
@@ -921,7 +989,7 @@
921
989
  "types": [
922
990
  {
923
991
  "type": "reference",
924
- "id": 30,
992
+ "id": 35,
925
993
  "typeArguments": [
926
994
  {
927
995
  "type": "reference",
@@ -944,7 +1012,24 @@
944
1012
  {
945
1013
  "type": "reflection",
946
1014
  "declaration": {
947
- "id": 28,
1015
+ "id": 32,
1016
+ "name": "__type",
1017
+ "kind": 65536,
1018
+ "kindString": "Type literal",
1019
+ "flags": {},
1020
+ "sources": [
1021
+ {
1022
+ "fileName": "node_modules/@xyo-network/module-model/dist/esm/Config.d.ts",
1023
+ "line": 8,
1024
+ "character": 87
1025
+ }
1026
+ ]
1027
+ }
1028
+ },
1029
+ {
1030
+ "type": "reflection",
1031
+ "declaration": {
1032
+ "id": 33,
948
1033
  "name": "__type",
949
1034
  "kind": 65536,
950
1035
  "kindString": "Type literal",
@@ -978,7 +1063,7 @@
978
1063
  }
979
1064
  },
980
1065
  {
981
- "id": 29,
1066
+ "id": 34,
982
1067
  "name": "context",
983
1068
  "kind": 32768,
984
1069
  "kindString": "Parameter",
@@ -1024,17 +1109,17 @@
1024
1109
  {
1025
1110
  "title": "Interfaces",
1026
1111
  "children": [
1027
- 30
1112
+ 35
1028
1113
  ]
1029
1114
  },
1030
1115
  {
1031
1116
  "title": "Functions",
1032
1117
  "children": [
1033
1118
  1,
1034
- 6,
1035
- 13,
1036
- 20,
1037
- 25
1119
+ 7,
1120
+ 15,
1121
+ 23,
1122
+ 29
1038
1123
  ]
1039
1124
  }
1040
1125
  ],
@@ -1043,7 +1128,7 @@
1043
1128
  "fileName": "packages/sdk/packages/module/src/index.ts",
1044
1129
  "line": 1,
1045
1130
  "character": 0,
1046
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/23d67614e/packages/sdk/packages/module/src/index.ts#L1"
1131
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/a9f4fb34e/packages/sdk/packages/module/src/index.ts#L1"
1047
1132
  }
1048
1133
  ]
1049
1134
  }
package/package.json CHANGED
@@ -11,16 +11,16 @@
11
11
  },
12
12
  "dependencies": {
13
13
  "@xylabs/eth-address": "^2.6.15",
14
- "@xylabs/react-button": "^2.15.8",
15
- "@xylabs/react-crypto": "^2.15.8",
16
- "@xylabs/react-flexbox": "^2.15.8",
17
- "@xylabs/react-identicon": "^2.15.8",
18
- "@xylabs/react-shared": "^2.15.8",
19
- "@xyo-network/archivist": "^2.43.7",
20
- "@xyo-network/module": "^2.43.7"
14
+ "@xylabs/react-button": "^2.15.9",
15
+ "@xylabs/react-crypto": "^2.15.9",
16
+ "@xylabs/react-flexbox": "^2.15.9",
17
+ "@xylabs/react-identicon": "^2.15.9",
18
+ "@xylabs/react-shared": "^2.15.9",
19
+ "@xyo-network/archivist": "^2.43.9",
20
+ "@xyo-network/module": "^2.43.9"
21
21
  },
22
22
  "devDependencies": {
23
- "@xylabs/ts-scripts-yarn3": "2.12.0"
23
+ "@xylabs/ts-scripts-yarn3": "2.12.21"
24
24
  },
25
25
  "peerDependencies": {
26
26
  "@mui/icons-material": "^5",
@@ -73,5 +73,5 @@
73
73
  },
74
74
  "sideEffects": false,
75
75
  "types": "dist/esm/index.d.ts",
76
- "version": "2.41.33"
76
+ "version": "2.41.34"
77
77
  }