@xylabs/sdk-react 6.3.7 → 6.3.8
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xylabs/sdk-react",
|
|
3
|
-
"version": "6.3.
|
|
3
|
+
"version": "6.3.8",
|
|
4
4
|
"description": "Common React library for all XY Labs projects that use React",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"utility",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
"type": "module",
|
|
27
27
|
"exports": {
|
|
28
28
|
".": {
|
|
29
|
-
"types": "./dist/
|
|
29
|
+
"types": "./dist/browser/index.d.ts",
|
|
30
30
|
"default": "./dist/browser/index.mjs"
|
|
31
31
|
},
|
|
32
32
|
"./package.json": "./package.json"
|
|
33
33
|
},
|
|
34
34
|
"module": "./dist/browser/index.mjs",
|
|
35
|
-
"types": "dist/
|
|
35
|
+
"types": "dist/browser/index.d.ts",
|
|
36
36
|
"workspaces": [
|
|
37
37
|
"packages/*"
|
|
38
38
|
],
|
|
@@ -56,57 +56,57 @@
|
|
|
56
56
|
]
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@xylabs/react-accordion": "^6.3.
|
|
60
|
-
"@xylabs/react-animation": "^6.3.
|
|
61
|
-
"@xylabs/react-appbar": "^6.3.
|
|
62
|
-
"@xylabs/react-async-effect": "^6.3.
|
|
63
|
-
"@xylabs/react-button": "^6.3.
|
|
64
|
-
"@xylabs/react-common": "^6.3.
|
|
65
|
-
"@xylabs/react-cookie-consent": "^6.3.
|
|
66
|
-
"@xylabs/react-crypto": "^6.3.
|
|
67
|
-
"@xylabs/react-dialogs": "^6.3.
|
|
68
|
-
"@xylabs/react-experiments": "^6.3.
|
|
69
|
-
"@xylabs/react-flexbox": "^6.3.
|
|
70
|
-
"@xylabs/react-hooks": "^6.3.
|
|
71
|
-
"@xylabs/react-identicon": "^6.3.
|
|
72
|
-
"@xylabs/react-link": "^6.3.
|
|
73
|
-
"@xylabs/react-mixpanel": "^6.3.
|
|
74
|
-
"@xylabs/react-number-status": "^6.3.
|
|
75
|
-
"@xylabs/react-pixel": "^6.3.
|
|
76
|
-
"@xylabs/react-pixel-debugger": "^6.3.
|
|
77
|
-
"@xylabs/react-promise": "^6.3.
|
|
78
|
-
"@xylabs/react-quick-tip-button": "^6.3.
|
|
79
|
-
"@xylabs/react-render-spin-check": "^6.3.
|
|
80
|
-
"@xylabs/react-rich-result": "^6.3.
|
|
81
|
-
"@xylabs/react-scroll-to-top": "^6.3.
|
|
82
|
-
"@xylabs/react-shared": "^6.3.
|
|
83
|
-
"@xylabs/react-theme": "^6.3.
|
|
59
|
+
"@xylabs/react-accordion": "^6.3.8",
|
|
60
|
+
"@xylabs/react-animation": "^6.3.8",
|
|
61
|
+
"@xylabs/react-appbar": "^6.3.8",
|
|
62
|
+
"@xylabs/react-async-effect": "^6.3.8",
|
|
63
|
+
"@xylabs/react-button": "^6.3.8",
|
|
64
|
+
"@xylabs/react-common": "^6.3.8",
|
|
65
|
+
"@xylabs/react-cookie-consent": "^6.3.8",
|
|
66
|
+
"@xylabs/react-crypto": "^6.3.8",
|
|
67
|
+
"@xylabs/react-dialogs": "^6.3.8",
|
|
68
|
+
"@xylabs/react-experiments": "^6.3.8",
|
|
69
|
+
"@xylabs/react-flexbox": "^6.3.8",
|
|
70
|
+
"@xylabs/react-hooks": "^6.3.8",
|
|
71
|
+
"@xylabs/react-identicon": "^6.3.8",
|
|
72
|
+
"@xylabs/react-link": "^6.3.8",
|
|
73
|
+
"@xylabs/react-mixpanel": "^6.3.8",
|
|
74
|
+
"@xylabs/react-number-status": "^6.3.8",
|
|
75
|
+
"@xylabs/react-pixel": "^6.3.8",
|
|
76
|
+
"@xylabs/react-pixel-debugger": "^6.3.8",
|
|
77
|
+
"@xylabs/react-promise": "^6.3.8",
|
|
78
|
+
"@xylabs/react-quick-tip-button": "^6.3.8",
|
|
79
|
+
"@xylabs/react-render-spin-check": "^6.3.8",
|
|
80
|
+
"@xylabs/react-rich-result": "^6.3.8",
|
|
81
|
+
"@xylabs/react-scroll-to-top": "^6.3.8",
|
|
82
|
+
"@xylabs/react-shared": "^6.3.8",
|
|
83
|
+
"@xylabs/react-theme": "^6.3.8"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@emotion/react": "^11.14.0",
|
|
87
|
-
"@emotion/styled": "^11.14.
|
|
88
|
-
"@mui/icons-material": "^7.
|
|
89
|
-
"@mui/material": "^7.
|
|
90
|
-
"@storybook/addon-links": "^9.0.
|
|
91
|
-
"@storybook/react-vite": "^9.0.
|
|
92
|
-
"@types/node": "^
|
|
87
|
+
"@emotion/styled": "^11.14.1",
|
|
88
|
+
"@mui/icons-material": "^7.2.0",
|
|
89
|
+
"@mui/material": "^7.2.0",
|
|
90
|
+
"@storybook/addon-links": "^9.0.16",
|
|
91
|
+
"@storybook/react-vite": "^9.0.16",
|
|
92
|
+
"@types/node": "^24.0.13",
|
|
93
93
|
"@types/react": "^19.1.8",
|
|
94
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
95
|
-
"@typescript-eslint/parser": "^8.
|
|
96
|
-
"@xylabs/eslint-config-flat": "^
|
|
97
|
-
"@xylabs/eslint-config-react-flat": "^
|
|
98
|
-
"@xylabs/ts-scripts-yarn3": "^
|
|
99
|
-
"@xylabs/tsconfig-react": "^
|
|
100
|
-
"eslint": "^9.
|
|
101
|
-
"eslint-import-resolver-typescript": "^4.4.
|
|
102
|
-
"eslint-plugin-storybook": "9.0.
|
|
103
|
-
"knip": "^5.61.
|
|
94
|
+
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
|
95
|
+
"@typescript-eslint/parser": "^8.36.0",
|
|
96
|
+
"@xylabs/eslint-config-flat": "^7.0.0-rc.8",
|
|
97
|
+
"@xylabs/eslint-config-react-flat": "^7.0.0-rc.8",
|
|
98
|
+
"@xylabs/ts-scripts-yarn3": "^7.0.0-rc.8",
|
|
99
|
+
"@xylabs/tsconfig-react": "^7.0.0-rc.8",
|
|
100
|
+
"eslint": "^9.30.1",
|
|
101
|
+
"eslint-import-resolver-typescript": "^4.4.4",
|
|
102
|
+
"eslint-plugin-storybook": "9.0.16",
|
|
103
|
+
"knip": "^5.61.3",
|
|
104
104
|
"react": "^19.1.0",
|
|
105
105
|
"react-dom": "^19.1.0",
|
|
106
|
-
"storybook": "^9.0.
|
|
107
|
-
"typedoc": "^0.28.
|
|
106
|
+
"storybook": "^9.0.16",
|
|
107
|
+
"typedoc": "^0.28.7",
|
|
108
108
|
"typescript": "^5.8.3",
|
|
109
|
-
"vite": "^
|
|
109
|
+
"vite": "^7.0.4"
|
|
110
110
|
},
|
|
111
111
|
"peerDependencies": {
|
|
112
112
|
"@mui/icons-material": ">=6 <8",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAA;AACvC,cAAc,yBAAyB,CAAA;AACvC,cAAc,sBAAsB,CAAA;AACpC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,sBAAsB,CAAA;AACpC,cAAc,sBAAsB,CAAA;AACpC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,sBAAsB,CAAA;AACpC,cAAc,uBAAuB,CAAA;AACrC,cAAc,2BAA2B,CAAA;AACzC,cAAc,uBAAuB,CAAA;AACrC,cAAc,qBAAqB,CAAA;AACnC,cAAc,yBAAyB,CAAA;AACvC,cAAc,oBAAoB,CAAA;AAClC,cAAc,wBAAwB,CAAA;AACtC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,qBAAqB,CAAA;AACnC,cAAc,8BAA8B,CAAA;AAC5C,cAAc,uBAAuB,CAAA;AACrC,cAAc,gCAAgC,CAAA;AAC9C,cAAc,iCAAiC,CAAA;AAC/C,cAAc,2BAA2B,CAAA;AACzC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,sBAAsB,CAAA;AACpC,cAAc,qBAAqB,CAAA"}
|