@xylabs/sdk-react 3.0.21 → 3.0.22
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 +53 -53
- package/xylabs-sdk-react-v2.8.2.tgz +0 -0
package/package.json
CHANGED
|
@@ -13,72 +13,72 @@
|
|
|
13
13
|
"packages/*"
|
|
14
14
|
],
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@xylabs/react-accordion": "~3.0.
|
|
17
|
-
"@xylabs/react-appbar": "~3.0.
|
|
18
|
-
"@xylabs/react-async-effect": "~3.0.
|
|
19
|
-
"@xylabs/react-button": "~3.0.
|
|
20
|
-
"@xylabs/react-common": "~3.0.
|
|
21
|
-
"@xylabs/react-cookie-consent": "~3.0.
|
|
22
|
-
"@xylabs/react-crypto": "~3.0.
|
|
23
|
-
"@xylabs/react-dialogs": "~3.0.
|
|
24
|
-
"@xylabs/react-experiments": "~3.0.
|
|
25
|
-
"@xylabs/react-flexbox": "~3.0.
|
|
26
|
-
"@xylabs/react-identicon": "~3.0.
|
|
27
|
-
"@xylabs/react-invertible-theme": "~3.0.
|
|
28
|
-
"@xylabs/react-link": "~3.0.
|
|
29
|
-
"@xylabs/react-number-status": "~3.0.
|
|
30
|
-
"@xylabs/react-pixel": "~3.0.
|
|
31
|
-
"@xylabs/react-pixel-debugger": "~3.0.
|
|
32
|
-
"@xylabs/react-promise": "~3.0.
|
|
33
|
-
"@xylabs/react-quick-tip-button": "~3.0.
|
|
34
|
-
"@xylabs/react-render-spin-check": "~3.0.
|
|
35
|
-
"@xylabs/react-rich-result": "~3.0.
|
|
36
|
-
"@xylabs/react-scroll-to-top": "~3.0.
|
|
37
|
-
"@xylabs/react-shared": "~3.0.
|
|
16
|
+
"@xylabs/react-accordion": "~3.0.22",
|
|
17
|
+
"@xylabs/react-appbar": "~3.0.22",
|
|
18
|
+
"@xylabs/react-async-effect": "~3.0.22",
|
|
19
|
+
"@xylabs/react-button": "~3.0.22",
|
|
20
|
+
"@xylabs/react-common": "~3.0.22",
|
|
21
|
+
"@xylabs/react-cookie-consent": "~3.0.22",
|
|
22
|
+
"@xylabs/react-crypto": "~3.0.22",
|
|
23
|
+
"@xylabs/react-dialogs": "~3.0.22",
|
|
24
|
+
"@xylabs/react-experiments": "~3.0.22",
|
|
25
|
+
"@xylabs/react-flexbox": "~3.0.22",
|
|
26
|
+
"@xylabs/react-identicon": "~3.0.22",
|
|
27
|
+
"@xylabs/react-invertible-theme": "~3.0.22",
|
|
28
|
+
"@xylabs/react-link": "~3.0.22",
|
|
29
|
+
"@xylabs/react-number-status": "~3.0.22",
|
|
30
|
+
"@xylabs/react-pixel": "~3.0.22",
|
|
31
|
+
"@xylabs/react-pixel-debugger": "~3.0.22",
|
|
32
|
+
"@xylabs/react-promise": "~3.0.22",
|
|
33
|
+
"@xylabs/react-quick-tip-button": "~3.0.22",
|
|
34
|
+
"@xylabs/react-render-spin-check": "~3.0.22",
|
|
35
|
+
"@xylabs/react-rich-result": "~3.0.22",
|
|
36
|
+
"@xylabs/react-scroll-to-top": "~3.0.22",
|
|
37
|
+
"@xylabs/react-shared": "~3.0.22"
|
|
38
38
|
},
|
|
39
39
|
"description": "Common React library for all XY Labs projects that use React",
|
|
40
40
|
"devDependencies": {
|
|
41
|
-
"@babel/core": "^7.23.
|
|
42
|
-
"@babel/preset-env": "^7.23.
|
|
43
|
-
"@babel/preset-react": "^7.
|
|
44
|
-
"@babel/preset-typescript": "^7.23.
|
|
41
|
+
"@babel/core": "^7.23.3",
|
|
42
|
+
"@babel/preset-env": "^7.23.3",
|
|
43
|
+
"@babel/preset-react": "^7.23.3",
|
|
44
|
+
"@babel/preset-typescript": "^7.23.3",
|
|
45
45
|
"@emotion/react": "^11.11.1",
|
|
46
46
|
"@emotion/styled": "^11.11.0",
|
|
47
|
-
"@mui/material": "^5.14.
|
|
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.
|
|
47
|
+
"@mui/material": "^5.14.18",
|
|
48
|
+
"@storybook/addon-actions": "^7.6.0",
|
|
49
|
+
"@storybook/addon-docs": "^7.6.0",
|
|
50
|
+
"@storybook/addon-essentials": "^7.6.0",
|
|
51
|
+
"@storybook/addon-interactions": "^7.6.0",
|
|
52
|
+
"@storybook/addon-links": "^7.6.0",
|
|
53
|
+
"@storybook/addon-mdx-gfm": "^7.6.0",
|
|
54
|
+
"@storybook/addons": "^7.6.0",
|
|
55
|
+
"@storybook/api": "^7.6.0",
|
|
56
|
+
"@storybook/components": "^7.6.0",
|
|
57
|
+
"@storybook/core-events": "^7.6.0",
|
|
58
58
|
"@storybook/mdx1-csf": "^1.0.0",
|
|
59
|
-
"@storybook/react": "^7.
|
|
60
|
-
"@storybook/react-webpack5": "^7.
|
|
59
|
+
"@storybook/react": "^7.6.0",
|
|
60
|
+
"@storybook/react-webpack5": "^7.6.0",
|
|
61
61
|
"@storybook/testing-library": "^0.2.2",
|
|
62
|
-
"@storybook/theming": "^7.
|
|
63
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
64
|
-
"@typescript-eslint/parser": "^6.
|
|
65
|
-
"@xylabs/eslint-config-react": "^3.
|
|
62
|
+
"@storybook/theming": "^7.6.0",
|
|
63
|
+
"@typescript-eslint/eslint-plugin": "^6.13.1",
|
|
64
|
+
"@typescript-eslint/parser": "^6.13.1",
|
|
65
|
+
"@xylabs/eslint-config-react": "^3.2.10",
|
|
66
66
|
"@xylabs/pixel": "^1.4.14",
|
|
67
|
-
"@xylabs/ts-scripts-yarn3": "^3.
|
|
68
|
-
"@xylabs/tsconfig-react": "^3.
|
|
69
|
-
"axios": "^1.
|
|
70
|
-
"eslint": "^8.
|
|
67
|
+
"@xylabs/ts-scripts-yarn3": "^3.2.10",
|
|
68
|
+
"@xylabs/tsconfig-react": "^3.2.10",
|
|
69
|
+
"axios": "^1.6.2",
|
|
70
|
+
"eslint": "^8.54.0",
|
|
71
71
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
72
72
|
"eslint-plugin-deprecation": "^2.0.0",
|
|
73
|
-
"eslint-plugin-import": "^2.
|
|
73
|
+
"eslint-plugin-import": "^2.29.0",
|
|
74
74
|
"jest": "^29.7.0",
|
|
75
75
|
"react": "^18.2.0",
|
|
76
76
|
"react-dom": "^18.2.0",
|
|
77
77
|
"remark-gfm": "^4.0.0",
|
|
78
78
|
"rimraf": "^5.0.5",
|
|
79
|
-
"storybook": "^7.
|
|
80
|
-
"storybook-dark-mode": "^3.0.
|
|
81
|
-
"typescript": "^5.
|
|
79
|
+
"storybook": "^7.6.0",
|
|
80
|
+
"storybook-dark-mode": "^3.0.3",
|
|
81
|
+
"typescript": "^5.3.2",
|
|
82
82
|
"webpack": "^5.89.0"
|
|
83
83
|
},
|
|
84
84
|
"peerDependencies": {
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"typescript",
|
|
127
127
|
"react"
|
|
128
128
|
],
|
|
129
|
-
"license": "LGPL-3.0",
|
|
129
|
+
"license": "LGPL-3.0-only",
|
|
130
130
|
"publishConfig": {
|
|
131
131
|
"access": "public"
|
|
132
132
|
},
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
|
|
141
141
|
},
|
|
142
142
|
"sideEffects": false,
|
|
143
|
-
"version": "3.0.
|
|
143
|
+
"version": "3.0.22",
|
|
144
144
|
"packageManager": "yarn@3.6.1",
|
|
145
145
|
"volta": {
|
|
146
146
|
"node": "18.17.1",
|
|
Binary file
|