@xyo-network/react-theme 2.25.13 → 2.25.16

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 +253 -0
  2. package/package.json +8 -8
package/dist/docs.json ADDED
@@ -0,0 +1,253 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/react-theme",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "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": 96,
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": 3,
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": 3,
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": 105,
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": 42,
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
+ ]
253
+ }
package/package.json CHANGED
@@ -25,19 +25,19 @@
25
25
  "devDependencies": {
26
26
  "@babel/core": "^7.18.0",
27
27
  "@babel/preset-env": "^7.18.0",
28
- "@storybook/addons": "^6.5.4",
29
- "@storybook/api": "^6.5.4",
30
- "@storybook/components": "^6.5.4",
31
- "@storybook/core-events": "^6.5.4",
32
- "@storybook/react": "^6.5.4",
33
- "@storybook/theming": "^6.5.4",
28
+ "@storybook/addons": "^6.5.5",
29
+ "@storybook/api": "^6.5.5",
30
+ "@storybook/components": "^6.5.5",
31
+ "@storybook/core-events": "^6.5.5",
32
+ "@storybook/react": "^6.5.5",
33
+ "@storybook/theming": "^6.5.5",
34
34
  "@types/lodash": "^4.14.182",
35
35
  "@xylabs/sdk-react": "^2.12.8",
36
36
  "@xylabs/ts-scripts": "^1.0.66",
37
37
  "@xylabs/tsconfig": "^1.0.13",
38
38
  "axios": "^0.27.2",
39
39
  "storybook-dark-mode": "^1.1.0",
40
- "typescript": "^4.6.4"
40
+ "typescript": "^4.7.2"
41
41
  },
42
42
  "browser": "dist/esm/index.js",
43
43
  "docs": "dist/docs.json",
@@ -97,6 +97,6 @@
97
97
  },
98
98
  "sideEffects": false,
99
99
  "types": "dist/esm/index.d.ts",
100
- "version": "2.25.13",
100
+ "version": "2.25.16",
101
101
  "packageManager": "yarn@3.1.1"
102
102
  }