@xyo-network/react-theme 2.26.43 → 2.26.46

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