@xyo-network/react-theme 2.25.58 → 2.25.59
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.
- package/dist/docs.json +1 -247
- package/package.json +4 -4
package/dist/docs.json
CHANGED
|
@@ -2,252 +2,6 @@
|
|
|
2
2
|
"id": 0,
|
|
3
3
|
"name": "@xyo-network/react-theme",
|
|
4
4
|
"kind": 1,
|
|
5
|
-
"kindString": "Project",
|
|
6
5
|
"flags": {},
|
|
7
|
-
"originalName": ""
|
|
8
|
-
"children": [
|
|
9
|
-
{
|
|
10
|
-
"id": 1,
|
|
11
|
-
"name": "appThemeOptions",
|
|
12
|
-
"kind": 32,
|
|
13
|
-
"kindString": "Variable",
|
|
14
|
-
"flags": {
|
|
15
|
-
"isConst": true
|
|
16
|
-
},
|
|
17
|
-
"sources": [
|
|
18
|
-
{
|
|
19
|
-
"fileName": "appThemeOptions.tsx",
|
|
20
|
-
"line": 29,
|
|
21
|
-
"character": 13
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"type": {
|
|
25
|
-
"type": "reference",
|
|
26
|
-
"qualifiedName": "ThemeOptions",
|
|
27
|
-
"package": "@mui/material",
|
|
28
|
-
"name": "ThemeOptions"
|
|
29
|
-
},
|
|
30
|
-
"defaultValue": "..."
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"id": 7,
|
|
34
|
-
"name": "baseThemeOptions",
|
|
35
|
-
"kind": 32,
|
|
36
|
-
"kindString": "Variable",
|
|
37
|
-
"flags": {
|
|
38
|
-
"isConst": true
|
|
39
|
-
},
|
|
40
|
-
"sources": [
|
|
41
|
-
{
|
|
42
|
-
"fileName": "themeOptions.ts",
|
|
43
|
-
"line": 98,
|
|
44
|
-
"character": 13
|
|
45
|
-
}
|
|
46
|
-
],
|
|
47
|
-
"type": {
|
|
48
|
-
"type": "reference",
|
|
49
|
-
"qualifiedName": "ThemeOptions",
|
|
50
|
-
"package": "@mui/material",
|
|
51
|
-
"name": "ThemeOptions"
|
|
52
|
-
},
|
|
53
|
-
"defaultValue": "..."
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"id": 5,
|
|
57
|
-
"name": "components",
|
|
58
|
-
"kind": 32,
|
|
59
|
-
"kindString": "Variable",
|
|
60
|
-
"flags": {
|
|
61
|
-
"isConst": true
|
|
62
|
-
},
|
|
63
|
-
"sources": [
|
|
64
|
-
{
|
|
65
|
-
"fileName": "themeOptions.ts",
|
|
66
|
-
"line": 7,
|
|
67
|
-
"character": 13
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"type": {
|
|
71
|
-
"type": "indexedAccess",
|
|
72
|
-
"indexType": {
|
|
73
|
-
"type": "literal",
|
|
74
|
-
"value": "components"
|
|
75
|
-
},
|
|
76
|
-
"objectType": {
|
|
77
|
-
"type": "reference",
|
|
78
|
-
"qualifiedName": "ThemeOptions",
|
|
79
|
-
"package": "@mui/material",
|
|
80
|
-
"name": "ThemeOptions"
|
|
81
|
-
}
|
|
82
|
-
},
|
|
83
|
-
"defaultValue": "..."
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"id": 2,
|
|
87
|
-
"name": "fontFamilyPrimary",
|
|
88
|
-
"kind": 32,
|
|
89
|
-
"kindString": "Variable",
|
|
90
|
-
"flags": {
|
|
91
|
-
"isConst": true
|
|
92
|
-
},
|
|
93
|
-
"sources": [
|
|
94
|
-
{
|
|
95
|
-
"fileName": "fontFamily.ts",
|
|
96
|
-
"line": 1,
|
|
97
|
-
"character": 13
|
|
98
|
-
}
|
|
99
|
-
],
|
|
100
|
-
"type": {
|
|
101
|
-
"type": "intrinsic",
|
|
102
|
-
"name": "string"
|
|
103
|
-
},
|
|
104
|
-
"defaultValue": "..."
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
"id": 3,
|
|
108
|
-
"name": "partialDarkThemeOptions",
|
|
109
|
-
"kind": 32,
|
|
110
|
-
"kindString": "Variable",
|
|
111
|
-
"flags": {
|
|
112
|
-
"isConst": true
|
|
113
|
-
},
|
|
114
|
-
"sources": [
|
|
115
|
-
{
|
|
116
|
-
"fileName": "partialDarkThemeOptions.tsx",
|
|
117
|
-
"line": 11,
|
|
118
|
-
"character": 13
|
|
119
|
-
}
|
|
120
|
-
],
|
|
121
|
-
"type": {
|
|
122
|
-
"type": "reference",
|
|
123
|
-
"qualifiedName": "ThemeOptions",
|
|
124
|
-
"package": "@mui/material",
|
|
125
|
-
"name": "ThemeOptions"
|
|
126
|
-
},
|
|
127
|
-
"defaultValue": "..."
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"id": 4,
|
|
131
|
-
"name": "partialLightThemeOptions",
|
|
132
|
-
"kind": 32,
|
|
133
|
-
"kindString": "Variable",
|
|
134
|
-
"flags": {
|
|
135
|
-
"isConst": true
|
|
136
|
-
},
|
|
137
|
-
"sources": [
|
|
138
|
-
{
|
|
139
|
-
"fileName": "partialLightThemeOptions.tsx",
|
|
140
|
-
"line": 11,
|
|
141
|
-
"character": 13
|
|
142
|
-
}
|
|
143
|
-
],
|
|
144
|
-
"type": {
|
|
145
|
-
"type": "reference",
|
|
146
|
-
"qualifiedName": "ThemeOptions",
|
|
147
|
-
"package": "@mui/material",
|
|
148
|
-
"name": "ThemeOptions"
|
|
149
|
-
},
|
|
150
|
-
"defaultValue": "..."
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"id": 8,
|
|
154
|
-
"name": "themeOptions",
|
|
155
|
-
"kind": 32,
|
|
156
|
-
"kindString": "Variable",
|
|
157
|
-
"flags": {
|
|
158
|
-
"isConst": true
|
|
159
|
-
},
|
|
160
|
-
"sources": [
|
|
161
|
-
{
|
|
162
|
-
"fileName": "themeOptions.ts",
|
|
163
|
-
"line": 107,
|
|
164
|
-
"character": 13
|
|
165
|
-
}
|
|
166
|
-
],
|
|
167
|
-
"type": {
|
|
168
|
-
"type": "reference",
|
|
169
|
-
"qualifiedName": "ThemeOptions",
|
|
170
|
-
"package": "@mui/material",
|
|
171
|
-
"name": "ThemeOptions"
|
|
172
|
-
},
|
|
173
|
-
"defaultValue": "..."
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"id": 6,
|
|
177
|
-
"name": "typography",
|
|
178
|
-
"kind": 32,
|
|
179
|
-
"kindString": "Variable",
|
|
180
|
-
"flags": {
|
|
181
|
-
"isConst": true
|
|
182
|
-
},
|
|
183
|
-
"sources": [
|
|
184
|
-
{
|
|
185
|
-
"fileName": "themeOptions.ts",
|
|
186
|
-
"line": 52,
|
|
187
|
-
"character": 13
|
|
188
|
-
}
|
|
189
|
-
],
|
|
190
|
-
"type": {
|
|
191
|
-
"type": "indexedAccess",
|
|
192
|
-
"indexType": {
|
|
193
|
-
"type": "literal",
|
|
194
|
-
"value": "typography"
|
|
195
|
-
},
|
|
196
|
-
"objectType": {
|
|
197
|
-
"type": "reference",
|
|
198
|
-
"qualifiedName": "ThemeOptions",
|
|
199
|
-
"package": "@mui/material",
|
|
200
|
-
"name": "ThemeOptions"
|
|
201
|
-
}
|
|
202
|
-
},
|
|
203
|
-
"defaultValue": "..."
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"id": 9,
|
|
207
|
-
"name": "webThemeOptions",
|
|
208
|
-
"kind": 32,
|
|
209
|
-
"kindString": "Variable",
|
|
210
|
-
"flags": {
|
|
211
|
-
"isConst": true
|
|
212
|
-
},
|
|
213
|
-
"sources": [
|
|
214
|
-
{
|
|
215
|
-
"fileName": "webThemeOptions.tsx",
|
|
216
|
-
"line": 8,
|
|
217
|
-
"character": 13
|
|
218
|
-
}
|
|
219
|
-
],
|
|
220
|
-
"type": {
|
|
221
|
-
"type": "reference",
|
|
222
|
-
"qualifiedName": "ThemeOptions",
|
|
223
|
-
"package": "@mui/material",
|
|
224
|
-
"name": "ThemeOptions"
|
|
225
|
-
},
|
|
226
|
-
"defaultValue": "..."
|
|
227
|
-
}
|
|
228
|
-
],
|
|
229
|
-
"groups": [
|
|
230
|
-
{
|
|
231
|
-
"title": "Variables",
|
|
232
|
-
"kind": 32,
|
|
233
|
-
"children": [
|
|
234
|
-
1,
|
|
235
|
-
7,
|
|
236
|
-
5,
|
|
237
|
-
2,
|
|
238
|
-
3,
|
|
239
|
-
4,
|
|
240
|
-
8,
|
|
241
|
-
6,
|
|
242
|
-
9
|
|
243
|
-
]
|
|
244
|
-
}
|
|
245
|
-
],
|
|
246
|
-
"sources": [
|
|
247
|
-
{
|
|
248
|
-
"fileName": "index.ts",
|
|
249
|
-
"line": 1,
|
|
250
|
-
"character": 0
|
|
251
|
-
}
|
|
252
|
-
]
|
|
6
|
+
"originalName": ""
|
|
253
7
|
}
|
package/package.json
CHANGED
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@emotion/react": "^11.9.
|
|
14
|
-
"@emotion/styled": "^11.
|
|
13
|
+
"@emotion/react": "^11.9.3",
|
|
14
|
+
"@emotion/styled": "^11.9.3",
|
|
15
15
|
"@mui/material": "^5.8.3",
|
|
16
16
|
"lodash": "^4.17.21",
|
|
17
17
|
"react": "^18.1.0",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"description": "Common React library for all XYO projects that use React",
|
|
22
22
|
"devDependencies": {
|
|
23
|
-
"@babel/core": "^7.18.
|
|
23
|
+
"@babel/core": "^7.18.5",
|
|
24
24
|
"@babel/preset-env": "^7.18.2",
|
|
25
25
|
"@types/lodash": "^4.14.182",
|
|
26
26
|
"@xylabs/tsconfig": "^1.0.13"
|
|
@@ -74,6 +74,6 @@
|
|
|
74
74
|
},
|
|
75
75
|
"sideEffects": false,
|
|
76
76
|
"types": "dist/esm/index.d.ts",
|
|
77
|
-
"version": "2.25.
|
|
77
|
+
"version": "2.25.59",
|
|
78
78
|
"packageManager": "yarn@3.1.1"
|
|
79
79
|
}
|