@xyo-network/react-typedoc 9.0.1 → 9.0.4
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.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
import type { ReflectionType } from 'typedoc';
|
|
3
3
|
import type { ReflectionViewerProps } from '../ReflectionViewerProps.tsx';
|
|
4
|
-
export declare const buildReflectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) =>
|
|
4
|
+
export declare const buildReflectionString: (typeObj: ReflectionType, reflectionViewer: React.FC<ReflectionViewerProps>) => React.JSX.Element | undefined;
|
|
5
5
|
//# sourceMappingURL=buildReflectionString.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AAEzE,eAAO,MAAM,qBAAqB,GAAI,SAAS,cAAc,EAAE,kBAAkB,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,
|
|
1
|
+
{"version":3,"file":"buildReflectionString.d.ts","sourceRoot":"","sources":["../../../../src/ReflectionViewer/SomeTypeViewer/buildReflectionString.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAE7C,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAA;AAEzE,eAAO,MAAM,qBAAqB,GAAI,SAAS,cAAc,EAAE,kBAAkB,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAAC,kCAI/G,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xyo-network/react-typedoc",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.4",
|
|
4
4
|
"description": "Common React library for all XYO projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"xyo",
|
|
@@ -41,21 +41,25 @@
|
|
|
41
41
|
"README.md"
|
|
42
42
|
],
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@xyo-network/react-payload-raw-info": "~9.0.
|
|
44
|
+
"@xyo-network/react-payload-raw-info": "~9.0.4"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@bitauth/libauth": "~3.0.0",
|
|
48
|
+
"@metamask/providers": "^22.1.1",
|
|
48
49
|
"@mui/icons-material": "^9.0.1",
|
|
49
50
|
"@mui/material": "^9.0.1",
|
|
50
51
|
"@mui/system": "^9.0.1",
|
|
51
52
|
"@mui/x-tree-view": "~9.1.0",
|
|
53
|
+
"@noble/post-quantum": "~0.6.1",
|
|
52
54
|
"@opentelemetry/api": "^1.9.1",
|
|
53
55
|
"@opentelemetry/sdk-trace-base": "^2.7.1",
|
|
54
56
|
"@react-spring/web": "~10.1.0",
|
|
55
57
|
"@scure/base": "~2.2.0",
|
|
56
|
-
"@
|
|
57
|
-
"@
|
|
58
|
-
"@
|
|
58
|
+
"@scure/bip39": "~2.2.0",
|
|
59
|
+
"@storybook/react-vite": "~10.4.2",
|
|
60
|
+
"@types/react": "^19.2.16",
|
|
61
|
+
"@xylabs/geo": "^6.0.7",
|
|
62
|
+
"@xylabs/pixel": "~6.0.7",
|
|
59
63
|
"@xylabs/react-button": "~9.0.2",
|
|
60
64
|
"@xylabs/react-flexbox": "~9.0.2",
|
|
61
65
|
"@xylabs/react-hooks": "~9.0.2",
|
|
@@ -63,17 +67,16 @@
|
|
|
63
67
|
"@xylabs/react-promise": "~9.0.2",
|
|
64
68
|
"@xylabs/react-shared": "~9.0.2",
|
|
65
69
|
"@xylabs/react-theme": "~9.0.2",
|
|
66
|
-
"@xylabs/sdk-js": "^6.0.
|
|
70
|
+
"@xylabs/sdk-js": "^6.0.7",
|
|
67
71
|
"@xylabs/sdk-react": "~9.0.2",
|
|
68
|
-
"@xylabs/threads": "^6.0.
|
|
69
|
-
"@xylabs/toolchain": "~8.1.
|
|
70
|
-
"@xylabs/tsconfig": "^8.1.
|
|
71
|
-
"@xylabs/tsconfig-dom": "^8.1.
|
|
72
|
-
"@xylabs/tsconfig-react": "~8.1.
|
|
73
|
-
"@xyo-network/
|
|
74
|
-
"@xyo-network/
|
|
75
|
-
"
|
|
76
|
-
"@xyo-network/payload-model": "^6.0.5",
|
|
72
|
+
"@xylabs/threads": "^6.0.7",
|
|
73
|
+
"@xylabs/toolchain": "~8.1.15",
|
|
74
|
+
"@xylabs/tsconfig": "^8.1.15",
|
|
75
|
+
"@xylabs/tsconfig-dom": "^8.1.15",
|
|
76
|
+
"@xylabs/tsconfig-react": "~8.1.15",
|
|
77
|
+
"@xyo-network/sdk-js": "^6.0.2",
|
|
78
|
+
"@xyo-network/sdk-protocol-js": "~6.0.7",
|
|
79
|
+
"ajv": "^8.20.0",
|
|
77
80
|
"async-mutex": "^0.5.0",
|
|
78
81
|
"bn.js": "^5.2.3",
|
|
79
82
|
"bowser": "^2.14.1",
|
|
@@ -83,36 +86,41 @@
|
|
|
83
86
|
"eslint": "^10.4.1",
|
|
84
87
|
"ethers": "^6.16.0",
|
|
85
88
|
"hash-wasm": "~4.12.0",
|
|
86
|
-
"
|
|
89
|
+
"idb": "^8.0.3",
|
|
90
|
+
"lru-cache": "^11.5.1",
|
|
87
91
|
"md5": "~2.3.0",
|
|
88
|
-
"mixpanel-browser": "~2.80",
|
|
92
|
+
"mixpanel-browser": "~2.80.0",
|
|
89
93
|
"numeral": "~2.0.6",
|
|
90
94
|
"observable-fns": "~0.6.1",
|
|
91
95
|
"pako": "^2.1.0",
|
|
92
96
|
"query-string": "~9.4.0",
|
|
93
|
-
"react": "^19.2.
|
|
94
|
-
"react-dom": "^19.2.
|
|
97
|
+
"react": "^19.2.7",
|
|
98
|
+
"react-dom": "^19.2.7",
|
|
95
99
|
"react-router-dom": "^7.16.0",
|
|
96
100
|
"spark-md5": "~3.0.2",
|
|
97
|
-
"storybook": "^10.4.
|
|
101
|
+
"storybook": "^10.4.2",
|
|
98
102
|
"typedoc": "~0.28.19",
|
|
99
103
|
"typescript": "^6.0.3",
|
|
100
|
-
"viem": "^2.
|
|
101
|
-
"vite": "^8.0.
|
|
102
|
-
"
|
|
104
|
+
"viem": "^2.52.0",
|
|
105
|
+
"vite": "^8.0.16",
|
|
106
|
+
"webextension-polyfill": "^0.12.0",
|
|
103
107
|
"zod": "^4.4.3",
|
|
104
108
|
"zustand": "~5.0.14"
|
|
105
109
|
},
|
|
106
110
|
"peerDependencies": {
|
|
107
111
|
"@bitauth/libauth": "~3.0",
|
|
112
|
+
"@metamask/providers": "^22.1",
|
|
108
113
|
"@mui/icons-material": "^9.0",
|
|
109
114
|
"@mui/material": "^9.0",
|
|
110
115
|
"@mui/system": "^9.0",
|
|
111
116
|
"@mui/x-tree-view": "~9.1",
|
|
117
|
+
"@noble/post-quantum": "~0.6.1",
|
|
112
118
|
"@opentelemetry/api": "^1.9",
|
|
113
119
|
"@opentelemetry/sdk-trace-base": "^2.7",
|
|
114
120
|
"@react-spring/web": "~10.1",
|
|
115
121
|
"@scure/base": "~2.2",
|
|
122
|
+
"@scure/bip39": "~2.2",
|
|
123
|
+
"@xylabs/geo": "^6.0",
|
|
116
124
|
"@xylabs/pixel": "~6.0",
|
|
117
125
|
"@xylabs/react-button": "~9.0",
|
|
118
126
|
"@xylabs/react-flexbox": "~9.0",
|
|
@@ -124,10 +132,9 @@
|
|
|
124
132
|
"@xylabs/sdk-js": "^6.0",
|
|
125
133
|
"@xylabs/sdk-react": "~9.0",
|
|
126
134
|
"@xylabs/threads": "^6.0",
|
|
127
|
-
"@xyo-network/
|
|
128
|
-
"@xyo-network/
|
|
129
|
-
"
|
|
130
|
-
"@xyo-network/payload-model": "^6.0",
|
|
135
|
+
"@xyo-network/sdk-js": "^6.0",
|
|
136
|
+
"@xyo-network/sdk-protocol-js": "~6.0",
|
|
137
|
+
"ajv": "^8.20",
|
|
131
138
|
"async-mutex": "^0.5",
|
|
132
139
|
"bn.js": "^5.2",
|
|
133
140
|
"bowser": "^2.14",
|
|
@@ -136,6 +143,7 @@
|
|
|
136
143
|
"debug": "~4.4",
|
|
137
144
|
"ethers": "^6.16",
|
|
138
145
|
"hash-wasm": "~4.12",
|
|
146
|
+
"idb": "^8.0",
|
|
139
147
|
"lru-cache": "^11.3",
|
|
140
148
|
"md5": "~2.3",
|
|
141
149
|
"mixpanel-browser": "~2.80",
|
|
@@ -150,7 +158,7 @@
|
|
|
150
158
|
"typedoc": "~0.28",
|
|
151
159
|
"typescript": "^6.0",
|
|
152
160
|
"viem": "^2.48",
|
|
153
|
-
"
|
|
161
|
+
"webextension-polyfill": "^0.12",
|
|
154
162
|
"zod": "^4.4",
|
|
155
163
|
"zustand": "~5.0"
|
|
156
164
|
},
|