@xyo-network/react-theme 2.54.0 → 2.54.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/dist/docs.json +108 -37
  2. package/package.json +2 -2
package/dist/docs.json CHANGED
@@ -1,16 +1,15 @@
1
1
  {
2
2
  "id": 0,
3
3
  "name": "@xyo-network/react-theme",
4
+ "variant": "project",
4
5
  "kind": 1,
5
- "kindString": "Project",
6
6
  "flags": {},
7
- "originalName": "",
8
7
  "children": [
9
8
  {
10
9
  "id": 1,
11
10
  "name": "appThemeOptions",
11
+ "variant": "declaration",
12
12
  "kind": 32,
13
- "kindString": "Variable",
14
13
  "flags": {
15
14
  "isConst": true
16
15
  },
@@ -19,13 +18,16 @@
19
18
  "fileName": "appThemeOptions.tsx",
20
19
  "line": 30,
21
20
  "character": 13,
22
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/appThemeOptions.tsx#L30"
21
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/appThemeOptions.tsx#L30"
23
22
  }
24
23
  ],
25
24
  "type": {
26
25
  "type": "reference",
26
+ "target": {
27
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
28
+ "qualifiedName": "ThemeOptions"
29
+ },
27
30
  "name": "ThemeOptions",
28
- "qualifiedName": "ThemeOptions",
29
31
  "package": "@mui/material"
30
32
  },
31
33
  "defaultValue": "..."
@@ -33,8 +35,8 @@
33
35
  {
34
36
  "id": 7,
35
37
  "name": "components",
38
+ "variant": "declaration",
36
39
  "kind": 32,
37
- "kindString": "Variable",
38
40
  "flags": {
39
41
  "isConst": true
40
42
  },
@@ -43,7 +45,7 @@
43
45
  "fileName": "themeOptions.ts",
44
46
  "line": 5,
45
47
  "character": 13,
46
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/themeOptions.ts#L5"
48
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/themeOptions.ts#L5"
47
49
  }
48
50
  ],
49
51
  "type": {
@@ -54,8 +56,11 @@
54
56
  },
55
57
  "objectType": {
56
58
  "type": "reference",
59
+ "target": {
60
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
61
+ "qualifiedName": "ThemeOptions"
62
+ },
57
63
  "name": "ThemeOptions",
58
- "qualifiedName": "ThemeOptions",
59
64
  "package": "@mui/material"
60
65
  }
61
66
  },
@@ -64,8 +69,8 @@
64
69
  {
65
70
  "id": 2,
66
71
  "name": "fontFamilyPrimary",
72
+ "variant": "declaration",
67
73
  "kind": 32,
68
- "kindString": "Variable",
69
74
  "flags": {
70
75
  "isConst": true
71
76
  },
@@ -74,7 +79,7 @@
74
79
  "fileName": "fontFamily.ts",
75
80
  "line": 1,
76
81
  "character": 13,
77
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/fontFamily.ts#L1"
82
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/fontFamily.ts#L1"
78
83
  }
79
84
  ],
80
85
  "type": {
@@ -86,8 +91,8 @@
86
91
  {
87
92
  "id": 4,
88
93
  "name": "partialAppDarkThemeOptions",
94
+ "variant": "declaration",
89
95
  "kind": 32,
90
- "kindString": "Variable",
91
96
  "flags": {
92
97
  "isConst": true
93
98
  },
@@ -96,13 +101,16 @@
96
101
  "fileName": "partialDarkThemeOptions.tsx",
97
102
  "line": 28,
98
103
  "character": 13,
99
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/partialDarkThemeOptions.tsx#L28"
104
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/partialDarkThemeOptions.tsx#L28"
100
105
  }
101
106
  ],
102
107
  "type": {
103
108
  "type": "reference",
109
+ "target": {
110
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
111
+ "qualifiedName": "ThemeOptions"
112
+ },
104
113
  "name": "ThemeOptions",
105
- "qualifiedName": "ThemeOptions",
106
114
  "package": "@mui/material"
107
115
  },
108
116
  "defaultValue": "..."
@@ -110,8 +118,8 @@
110
118
  {
111
119
  "id": 6,
112
120
  "name": "partialAppLightThemeOptions",
121
+ "variant": "declaration",
113
122
  "kind": 32,
114
- "kindString": "Variable",
115
123
  "flags": {
116
124
  "isConst": true
117
125
  },
@@ -120,13 +128,16 @@
120
128
  "fileName": "partialLightThemeOptions.tsx",
121
129
  "line": 24,
122
130
  "character": 13,
123
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/partialLightThemeOptions.tsx#L24"
131
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/partialLightThemeOptions.tsx#L24"
124
132
  }
125
133
  ],
126
134
  "type": {
127
135
  "type": "reference",
136
+ "target": {
137
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
138
+ "qualifiedName": "ThemeOptions"
139
+ },
128
140
  "name": "ThemeOptions",
129
- "qualifiedName": "ThemeOptions",
130
141
  "package": "@mui/material"
131
142
  },
132
143
  "defaultValue": "..."
@@ -134,8 +145,8 @@
134
145
  {
135
146
  "id": 3,
136
147
  "name": "partialDarkThemeOptions",
148
+ "variant": "declaration",
137
149
  "kind": 32,
138
- "kindString": "Variable",
139
150
  "flags": {
140
151
  "isConst": true
141
152
  },
@@ -144,13 +155,16 @@
144
155
  "fileName": "partialDarkThemeOptions.tsx",
145
156
  "line": 12,
146
157
  "character": 13,
147
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/partialDarkThemeOptions.tsx#L12"
158
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/partialDarkThemeOptions.tsx#L12"
148
159
  }
149
160
  ],
150
161
  "type": {
151
162
  "type": "reference",
163
+ "target": {
164
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
165
+ "qualifiedName": "ThemeOptions"
166
+ },
152
167
  "name": "ThemeOptions",
153
- "qualifiedName": "ThemeOptions",
154
168
  "package": "@mui/material"
155
169
  },
156
170
  "defaultValue": "..."
@@ -158,8 +172,8 @@
158
172
  {
159
173
  "id": 5,
160
174
  "name": "partialLightThemeOptions",
175
+ "variant": "declaration",
161
176
  "kind": 32,
162
- "kindString": "Variable",
163
177
  "flags": {
164
178
  "isConst": true
165
179
  },
@@ -168,13 +182,16 @@
168
182
  "fileName": "partialLightThemeOptions.tsx",
169
183
  "line": 12,
170
184
  "character": 13,
171
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/partialLightThemeOptions.tsx#L12"
185
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/partialLightThemeOptions.tsx#L12"
172
186
  }
173
187
  ],
174
188
  "type": {
175
189
  "type": "reference",
190
+ "target": {
191
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
192
+ "qualifiedName": "ThemeOptions"
193
+ },
176
194
  "name": "ThemeOptions",
177
- "qualifiedName": "ThemeOptions",
178
195
  "package": "@mui/material"
179
196
  },
180
197
  "defaultValue": "..."
@@ -182,8 +199,8 @@
182
199
  {
183
200
  "id": 9,
184
201
  "name": "themeOptions",
202
+ "variant": "declaration",
185
203
  "kind": 32,
186
- "kindString": "Variable",
187
204
  "flags": {
188
205
  "isConst": true
189
206
  },
@@ -192,13 +209,16 @@
192
209
  "fileName": "themeOptions.ts",
193
210
  "line": 95,
194
211
  "character": 13,
195
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/themeOptions.ts#L95"
212
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/themeOptions.ts#L95"
196
213
  }
197
214
  ],
198
215
  "type": {
199
216
  "type": "reference",
217
+ "target": {
218
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
219
+ "qualifiedName": "ThemeOptions"
220
+ },
200
221
  "name": "ThemeOptions",
201
- "qualifiedName": "ThemeOptions",
202
222
  "package": "@mui/material"
203
223
  },
204
224
  "defaultValue": "..."
@@ -206,8 +226,8 @@
206
226
  {
207
227
  "id": 8,
208
228
  "name": "typography",
229
+ "variant": "declaration",
209
230
  "kind": 32,
210
- "kindString": "Variable",
211
231
  "flags": {
212
232
  "isConst": true
213
233
  },
@@ -216,7 +236,7 @@
216
236
  "fileName": "themeOptions.ts",
217
237
  "line": 50,
218
238
  "character": 13,
219
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/themeOptions.ts#L50"
239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/themeOptions.ts#L50"
220
240
  }
221
241
  ],
222
242
  "type": {
@@ -227,8 +247,11 @@
227
247
  },
228
248
  "objectType": {
229
249
  "type": "reference",
250
+ "target": {
251
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
252
+ "qualifiedName": "ThemeOptions"
253
+ },
230
254
  "name": "ThemeOptions",
231
- "qualifiedName": "ThemeOptions",
232
255
  "package": "@mui/material"
233
256
  }
234
257
  },
@@ -237,8 +260,8 @@
237
260
  {
238
261
  "id": 10,
239
262
  "name": "webThemeOptions",
263
+ "variant": "declaration",
240
264
  "kind": 32,
241
- "kindString": "Variable",
242
265
  "flags": {
243
266
  "isConst": true
244
267
  },
@@ -247,13 +270,16 @@
247
270
  "fileName": "webThemeOptions.tsx",
248
271
  "line": 8,
249
272
  "character": 13,
250
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/webThemeOptions.tsx#L8"
273
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/619c3fe27620/packages/sdk/packages/theme/src/webThemeOptions.tsx#L8"
251
274
  }
252
275
  ],
253
276
  "type": {
254
277
  "type": "reference",
278
+ "target": {
279
+ "sourceFileName": "../../../../node_modules/@mui/material/styles/createTheme.d.ts",
280
+ "qualifiedName": "ThemeOptions"
281
+ },
255
282
  "name": "ThemeOptions",
256
- "qualifiedName": "ThemeOptions",
257
283
  "package": "@mui/material"
258
284
  },
259
285
  "defaultValue": "..."
@@ -276,12 +302,57 @@
276
302
  ]
277
303
  }
278
304
  ],
279
- "sources": [
305
+ "packageName": "@xyo-network/react-theme",
306
+ "readme": [
280
307
  {
281
- "fileName": "index.ts",
282
- "line": 1,
283
- "character": 0,
284
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-react-js/blob/3a07b1bc2998/packages/sdk/packages/theme/src/index.ts#L1"
308
+ "kind": "text",
309
+ "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"
310
+ }
311
+ ],
312
+ "symbolIdMap": {
313
+ "0": {
314
+ "sourceFileName": "src/index.ts",
315
+ "qualifiedName": ""
316
+ },
317
+ "1": {
318
+ "sourceFileName": "src/appThemeOptions.tsx",
319
+ "qualifiedName": "appThemeOptions"
320
+ },
321
+ "2": {
322
+ "sourceFileName": "src/fontFamily.ts",
323
+ "qualifiedName": "fontFamilyPrimary"
324
+ },
325
+ "3": {
326
+ "sourceFileName": "src/partialDarkThemeOptions.tsx",
327
+ "qualifiedName": "partialDarkThemeOptions"
328
+ },
329
+ "4": {
330
+ "sourceFileName": "src/partialDarkThemeOptions.tsx",
331
+ "qualifiedName": "partialAppDarkThemeOptions"
332
+ },
333
+ "5": {
334
+ "sourceFileName": "src/partialLightThemeOptions.tsx",
335
+ "qualifiedName": "partialLightThemeOptions"
336
+ },
337
+ "6": {
338
+ "sourceFileName": "src/partialLightThemeOptions.tsx",
339
+ "qualifiedName": "partialAppLightThemeOptions"
340
+ },
341
+ "7": {
342
+ "sourceFileName": "src/themeOptions.ts",
343
+ "qualifiedName": "components"
344
+ },
345
+ "8": {
346
+ "sourceFileName": "src/themeOptions.ts",
347
+ "qualifiedName": "typography"
348
+ },
349
+ "9": {
350
+ "sourceFileName": "src/themeOptions.ts",
351
+ "qualifiedName": "themeOptions"
352
+ },
353
+ "10": {
354
+ "sourceFileName": "src/webThemeOptions.tsx",
355
+ "qualifiedName": "webThemeOptions"
285
356
  }
286
- ]
357
+ }
287
358
  }
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "description": "Common React library for all XYO projects that use React",
21
21
  "devDependencies": {
22
22
  "@types/lodash": "^4.14.195",
23
- "@xylabs/ts-scripts-yarn3": "^2.17.13",
23
+ "@xylabs/ts-scripts-yarn3": "^2.17.14",
24
24
  "typescript": "^5.1.3"
25
25
  },
26
26
  "browser": "dist/esm/index.js",
@@ -65,5 +65,5 @@
65
65
  },
66
66
  "sideEffects": false,
67
67
  "types": "dist/types/index.d.ts",
68
- "version": "2.54.0"
68
+ "version": "2.54.1"
69
69
  }