@xylabs/sdk-react 2.17.7 → 2.17.9
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/package.json +57 -54
- package/dist/docs.json +0 -225151
- package/xylabs-sdk-react-v2.8.2.tgz +0 -0
package/package.json
CHANGED
|
@@ -12,74 +12,77 @@
|
|
|
12
12
|
"workspaces": [
|
|
13
13
|
"packages/*"
|
|
14
14
|
],
|
|
15
|
+
"resolutions": {
|
|
16
|
+
"@mui/material": "5.14.2",
|
|
17
|
+
"@mui/system": "5.14.1"
|
|
18
|
+
},
|
|
15
19
|
"dependencies": {
|
|
16
|
-
"@xylabs/react-accordion": "
|
|
17
|
-
"@xylabs/react-appbar": "
|
|
18
|
-
"@xylabs/react-async-effect": "
|
|
19
|
-
"@xylabs/react-button": "
|
|
20
|
-
"@xylabs/react-common": "
|
|
21
|
-
"@xylabs/react-cookie-consent": "
|
|
22
|
-
"@xylabs/react-crypto": "
|
|
23
|
-
"@xylabs/react-dialogs": "
|
|
24
|
-
"@xylabs/react-experiments": "
|
|
25
|
-
"@xylabs/react-flexbox": "
|
|
26
|
-
"@xylabs/react-identicon": "
|
|
27
|
-
"@xylabs/react-invertible-theme": "
|
|
28
|
-
"@xylabs/react-link": "
|
|
29
|
-
"@xylabs/react-number-status": "
|
|
30
|
-
"@xylabs/react-pixel": "
|
|
31
|
-
"@xylabs/react-pixel-debugger": "
|
|
32
|
-
"@xylabs/react-promise": "
|
|
33
|
-
"@xylabs/react-quick-tip-button": "
|
|
34
|
-
"@xylabs/react-render-spin-check": "
|
|
35
|
-
"@xylabs/react-rich-result": "
|
|
36
|
-
"@xylabs/react-scroll-to-top": "
|
|
37
|
-
"@xylabs/react-shared": "
|
|
20
|
+
"@xylabs/react-accordion": "~2.17.9",
|
|
21
|
+
"@xylabs/react-appbar": "~2.17.9",
|
|
22
|
+
"@xylabs/react-async-effect": "~2.17.9",
|
|
23
|
+
"@xylabs/react-button": "~2.17.9",
|
|
24
|
+
"@xylabs/react-common": "~2.17.9",
|
|
25
|
+
"@xylabs/react-cookie-consent": "~2.17.9",
|
|
26
|
+
"@xylabs/react-crypto": "~2.17.9",
|
|
27
|
+
"@xylabs/react-dialogs": "~2.17.9",
|
|
28
|
+
"@xylabs/react-experiments": "~2.17.9",
|
|
29
|
+
"@xylabs/react-flexbox": "~2.17.9",
|
|
30
|
+
"@xylabs/react-identicon": "~2.17.9",
|
|
31
|
+
"@xylabs/react-invertible-theme": "~2.17.9",
|
|
32
|
+
"@xylabs/react-link": "~2.17.9",
|
|
33
|
+
"@xylabs/react-number-status": "~2.17.9",
|
|
34
|
+
"@xylabs/react-pixel": "~2.17.9",
|
|
35
|
+
"@xylabs/react-pixel-debugger": "~2.17.9",
|
|
36
|
+
"@xylabs/react-promise": "~2.17.9",
|
|
37
|
+
"@xylabs/react-quick-tip-button": "~2.17.9",
|
|
38
|
+
"@xylabs/react-render-spin-check": "~2.17.9",
|
|
39
|
+
"@xylabs/react-rich-result": "~2.17.9",
|
|
40
|
+
"@xylabs/react-scroll-to-top": "~2.17.9",
|
|
41
|
+
"@xylabs/react-shared": "~2.17.9"
|
|
38
42
|
},
|
|
39
43
|
"description": "Common React library for all XY Labs projects that use React",
|
|
40
44
|
"devDependencies": {
|
|
41
|
-
"@babel/core": "^7.22.
|
|
42
|
-
"@babel/preset-env": "^7.22.
|
|
45
|
+
"@babel/core": "^7.22.9",
|
|
46
|
+
"@babel/preset-env": "^7.22.9",
|
|
43
47
|
"@babel/preset-react": "^7.22.5",
|
|
44
48
|
"@babel/preset-typescript": "^7.22.5",
|
|
45
49
|
"@emotion/react": "^11.11.1",
|
|
46
50
|
"@emotion/styled": "^11.11.0",
|
|
47
|
-
"@mui/material": "^5.
|
|
48
|
-
"@storybook/addon-actions": "^7.
|
|
49
|
-
"@storybook/addon-docs": "^7.
|
|
50
|
-
"@storybook/addon-essentials": "^7.
|
|
51
|
-
"@storybook/addon-interactions": "^7.
|
|
52
|
-
"@storybook/addon-links": "^7.
|
|
53
|
-
"@storybook/addon-mdx-gfm": "^7.
|
|
54
|
-
"@storybook/addons": "^7.
|
|
55
|
-
"@storybook/api": "^7.
|
|
56
|
-
"@storybook/components": "^7.
|
|
57
|
-
"@storybook/core-events": "^7.
|
|
51
|
+
"@mui/material": "^5.14.3",
|
|
52
|
+
"@storybook/addon-actions": "^7.2.1",
|
|
53
|
+
"@storybook/addon-docs": "^7.2.1",
|
|
54
|
+
"@storybook/addon-essentials": "^7.2.1",
|
|
55
|
+
"@storybook/addon-interactions": "^7.2.1",
|
|
56
|
+
"@storybook/addon-links": "^7.2.1",
|
|
57
|
+
"@storybook/addon-mdx-gfm": "^7.2.1",
|
|
58
|
+
"@storybook/addons": "^7.2.1",
|
|
59
|
+
"@storybook/api": "^7.2.1",
|
|
60
|
+
"@storybook/components": "^7.2.1",
|
|
61
|
+
"@storybook/core-events": "^7.2.1",
|
|
58
62
|
"@storybook/mdx1-csf": "^1.0.0",
|
|
59
|
-
"@storybook/react": "^7.
|
|
60
|
-
"@storybook/react-webpack5": "^7.
|
|
63
|
+
"@storybook/react": "^7.2.1",
|
|
64
|
+
"@storybook/react-webpack5": "^7.2.1",
|
|
61
65
|
"@storybook/testing-library": "^0.2.0",
|
|
62
|
-
"@storybook/theming": "^7.
|
|
63
|
-
"@typescript-eslint/eslint-plugin": "^
|
|
64
|
-
"@typescript-eslint/parser": "^
|
|
65
|
-
"@xylabs/eslint-config-react": "^2.
|
|
66
|
-
"@xylabs/pixel": "^1.4.
|
|
67
|
-
"@xylabs/ts-scripts-yarn3": "^2.
|
|
68
|
-
"@xylabs/tsconfig-react": "^2.
|
|
66
|
+
"@storybook/theming": "^7.2.1",
|
|
67
|
+
"@typescript-eslint/eslint-plugin": "^6.2.1",
|
|
68
|
+
"@typescript-eslint/parser": "^6.2.1",
|
|
69
|
+
"@xylabs/eslint-config-react": "^2.19.0",
|
|
70
|
+
"@xylabs/pixel": "^1.4.14",
|
|
71
|
+
"@xylabs/ts-scripts-yarn3": "^2.19.0",
|
|
72
|
+
"@xylabs/tsconfig-react": "^2.19.0",
|
|
69
73
|
"axios": "^1.4.0",
|
|
70
|
-
"eslint": "^8.
|
|
74
|
+
"eslint": "^8.46.0",
|
|
71
75
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
72
|
-
"eslint-plugin-deprecation": "^1.
|
|
73
|
-
"eslint-plugin-import": "^2.
|
|
74
|
-
"jest": "^29.6.1",
|
|
76
|
+
"eslint-plugin-deprecation": "^1.5.0",
|
|
77
|
+
"eslint-plugin-import": "^2.28.0",
|
|
75
78
|
"react": "^18.2.0",
|
|
76
79
|
"react-dom": "^18.2.0",
|
|
77
80
|
"remark-gfm": "^3.0.1",
|
|
78
81
|
"rimraf": "^4.4.1",
|
|
79
|
-
"storybook": "^7.
|
|
80
|
-
"storybook-dark-mode": "^3.0.
|
|
81
|
-
"typescript": "^5.1.
|
|
82
|
-
"webpack": "^5.88.
|
|
82
|
+
"storybook": "^7.2.1",
|
|
83
|
+
"storybook-dark-mode": "^3.0.1",
|
|
84
|
+
"typescript": "^5.1.6",
|
|
85
|
+
"webpack": "^5.88.2"
|
|
83
86
|
},
|
|
84
87
|
"peerDependencies": {
|
|
85
88
|
"@mui/icons-material": "^5",
|
|
@@ -133,8 +136,8 @@
|
|
|
133
136
|
},
|
|
134
137
|
"sideEffects": false,
|
|
135
138
|
"types": "dist/types/index.d.ts",
|
|
136
|
-
"version": "2.17.
|
|
137
|
-
"packageManager": "yarn@3.
|
|
139
|
+
"version": "2.17.9",
|
|
140
|
+
"packageManager": "yarn@3.6.1",
|
|
138
141
|
"volta": {
|
|
139
142
|
"node": "18.13.0",
|
|
140
143
|
"yarn": "3.4.1"
|