@xylabs/sdk-react 3.3.0 → 3.4.0

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.
@@ -0,0 +1,4 @@
1
+ // eslint-disable-next-line no-undef
2
+ module.exports = {
3
+ presets: ['@babel/preset-env', '@babel/preset-react', '@babel/preset-typescript'],
4
+ }
package/package.json CHANGED
@@ -13,74 +13,79 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "^3.3.0",
17
- "@xylabs/react-animation": "^3.3.0",
18
- "@xylabs/react-appbar": "^3.3.0",
19
- "@xylabs/react-async-effect": "^3.3.0",
20
- "@xylabs/react-button": "^3.3.0",
21
- "@xylabs/react-common": "^3.3.0",
22
- "@xylabs/react-cookie-consent": "^3.3.0",
23
- "@xylabs/react-crypto": "^3.3.0",
24
- "@xylabs/react-dialogs": "^3.3.0",
25
- "@xylabs/react-experiments": "^3.3.0",
26
- "@xylabs/react-flexbox": "^3.3.0",
27
- "@xylabs/react-identicon": "^3.3.0",
28
- "@xylabs/react-invertible-theme": "^3.3.0",
29
- "@xylabs/react-link": "^3.3.0",
30
- "@xylabs/react-number-status": "^3.3.0",
31
- "@xylabs/react-pixel": "^3.3.0",
32
- "@xylabs/react-pixel-debugger": "^3.3.0",
33
- "@xylabs/react-promise": "^3.3.0",
34
- "@xylabs/react-quick-tip-button": "^3.3.0",
35
- "@xylabs/react-render-spin-check": "^3.3.0",
36
- "@xylabs/react-rich-result": "^3.3.0",
37
- "@xylabs/react-scroll-to-top": "^3.3.0",
38
- "@xylabs/react-shared": "^3.3.0"
16
+ "@xylabs/react-accordion": "^3.4.0",
17
+ "@xylabs/react-animation": "^3.4.0",
18
+ "@xylabs/react-appbar": "^3.4.0",
19
+ "@xylabs/react-async-effect": "^3.4.0",
20
+ "@xylabs/react-button": "^3.4.0",
21
+ "@xylabs/react-common": "^3.4.0",
22
+ "@xylabs/react-cookie-consent": "^3.4.0",
23
+ "@xylabs/react-crypto": "^3.4.0",
24
+ "@xylabs/react-dialogs": "^3.4.0",
25
+ "@xylabs/react-experiments": "^3.4.0",
26
+ "@xylabs/react-flexbox": "^3.4.0",
27
+ "@xylabs/react-identicon": "^3.4.0",
28
+ "@xylabs/react-invertible-theme": "^3.4.0",
29
+ "@xylabs/react-link": "^3.4.0",
30
+ "@xylabs/react-number-status": "^3.4.0",
31
+ "@xylabs/react-pixel": "^3.4.0",
32
+ "@xylabs/react-pixel-debugger": "^3.4.0",
33
+ "@xylabs/react-promise": "^3.4.0",
34
+ "@xylabs/react-quick-tip-button": "^3.4.0",
35
+ "@xylabs/react-render-spin-check": "^3.4.0",
36
+ "@xylabs/react-rich-result": "^3.4.0",
37
+ "@xylabs/react-scroll-to-top": "^3.4.0",
38
+ "@xylabs/react-shared": "^3.4.0"
39
39
  },
40
40
  "description": "Common React library for all XY Labs projects that use React",
41
41
  "devDependencies": {
42
- "@babel/core": "^7.24.7",
43
- "@babel/preset-env": "^7.24.7",
42
+ "@babel/core": "^7.24.8",
43
+ "@babel/preset-env": "^7.24.8",
44
44
  "@babel/preset-react": "^7.24.7",
45
45
  "@babel/preset-typescript": "^7.24.7",
46
+ "@chromatic-com/storybook": "^1.6.1",
46
47
  "@emotion/react": "^11.11.4",
47
48
  "@emotion/styled": "^11.11.5",
48
- "@mui/material": "^5.16.0",
49
- "@storybook/addon-actions": "^7.6.20",
50
- "@storybook/addon-docs": "^7.6.20",
51
- "@storybook/addon-essentials": "^7.6.20",
52
- "@storybook/addon-interactions": "^7.6.20",
53
- "@storybook/addon-links": "^7.6.20",
54
- "@storybook/addon-mdx-gfm": "^7.6.20",
55
- "@storybook/addons": "^7.6.20",
56
- "@storybook/api": "^7.6.20",
57
- "@storybook/components": "^7.6.20",
58
- "@storybook/core-events": "^7.6.20",
59
- "@storybook/mdx1-csf": "^1.0.0",
60
- "@storybook/react": "^7.6.20",
61
- "@storybook/react-webpack5": "^7.6.20",
62
- "@storybook/testing-library": "^0.2.2",
63
- "@storybook/theming": "^7.6.20",
64
- "@typescript-eslint/eslint-plugin": "^7.15.0",
49
+ "@mui/material": "^5.16.1",
50
+ "@storybook/addon-actions": "^8.2.1",
51
+ "@storybook/addon-docs": "^8.2.1",
52
+ "@storybook/addon-essentials": "^8.2.1",
53
+ "@storybook/addon-interactions": "^8.2.1",
54
+ "@storybook/addon-links": "^8.2.1",
55
+ "@storybook/addon-mdx-gfm": "^8.2.1",
56
+ "@storybook/addon-onboarding": "^8.2.1",
57
+ "@storybook/addon-webpack5-compiler-swc": "^1.0.4",
58
+ "@storybook/blocks": "^8.2.1",
59
+ "@storybook/components": "^8.2.1",
60
+ "@storybook/core-events": "^8.2.1",
61
+ "@storybook/react": "^8.2.1",
62
+ "@storybook/react-webpack5": "^8.2.1",
63
+ "@storybook/test": "^8.2.1",
64
+ "@storybook/theming": "^8.2.1",
65
+ "@typescript-eslint/eslint-plugin": "^7.16.0",
65
66
  "@xylabs/eslint-config-react": "^3.11.12",
66
- "@xylabs/pixel": "^1.5.0",
67
+ "@xylabs/pixel": "^1.6.0",
67
68
  "@xylabs/ts-scripts-yarn3": "^3.11.12",
68
69
  "@xylabs/tsconfig-react": "^3.11.12",
69
70
  "axios": "^1.7.2",
71
+ "babel-loader": "^9.1.3",
70
72
  "buffer": "^6.0.3",
71
73
  "eslint": "^9.6.0",
72
74
  "eslint-import-resolver-typescript": "^3.6.1",
73
75
  "eslint-plugin-deprecation": "^3.0.0",
74
76
  "eslint-plugin-import": "^2.29.1",
77
+ "eslint-plugin-storybook": "^0.8.0",
75
78
  "jest": "^29.7.0",
76
79
  "react": "^18.3.1",
77
80
  "react-dom": "^18.3.1",
78
81
  "remark-gfm": "^4.0.0",
79
- "rimraf": "^5.0.8",
80
- "storybook": "^7.6.20",
81
- "storybook-dark-mode": "^3.0.3",
82
+ "rimraf": "^5.0.9",
83
+ "storybook": "^8.2.1",
84
+ "storybook-dark-mode": "^4.0.2",
85
+ "ts-loader": "^9.5.1",
86
+ "tsconfig-paths-webpack-plugin": "^4.1.0",
82
87
  "typescript": "^5.5.3",
83
- "webpack": "^5.92.1"
88
+ "webpack": "^5.93.0"
84
89
  },
85
90
  "peerDependencies": {
86
91
  "@mui/icons-material": "^5",
@@ -139,15 +144,16 @@
139
144
  },
140
145
  "scripts": {
141
146
  "build-storybook": "storybook build",
142
- "start": "storybook dev -p 6006",
143
- "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook"
147
+ "start": "NODE_OPTIONS=--max_old_space_size=8192 storybook dev -p 6006",
148
+ "build-typedoc-site": "xy gen-docs @xylabs/sdk-react && storybook build -o ./docs/storybook",
149
+ "storybook": "storybook dev -p 6006"
144
150
  },
145
151
  "sideEffects": false,
146
- "version": "3.3.0",
147
- "packageManager": "yarn@4.1.1",
152
+ "version": "3.4.0",
153
+ "packageManager": "yarn@4.3.1",
148
154
  "volta": {
149
- "node": "18.17.1",
150
- "yarn": "3.4.1"
155
+ "node": "22.3.0",
156
+ "yarn": "4.3.1"
151
157
  },
152
158
  "type": "module"
153
159
  }
package/babel.config.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "presets": [
3
- "@babel/preset-env", "@babel/preset-react", "@babel/preset-typescript"
4
- ]
5
- }