@xylabs/sdk-react 2.15.5 → 2.15.6
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/dist/docs.json +1 -1
- package/package.json +40 -40
package/dist/docs.json
CHANGED
|
@@ -181188,7 +181188,7 @@
|
|
|
181188
181188
|
"fileName": "src/index.ts",
|
|
181189
181189
|
"line": 1,
|
|
181190
181190
|
"character": 0,
|
|
181191
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
181191
|
+
"url": "https://github.com/xylabs/sdk-react/blob/2996b11/src/index.ts#L1"
|
|
181192
181192
|
}
|
|
181193
181193
|
]
|
|
181194
181194
|
}
|
package/package.json
CHANGED
|
@@ -15,52 +15,52 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@emotion/react": "^11.10.5",
|
|
17
17
|
"@emotion/styled": "^11.10.5",
|
|
18
|
-
"@mui/material": "^5.11.
|
|
19
|
-
"@xylabs/react-accordion": "^2.15.
|
|
20
|
-
"@xylabs/react-appbar": "^2.15.
|
|
21
|
-
"@xylabs/react-button": "^2.15.
|
|
22
|
-
"@xylabs/react-common": "^2.15.
|
|
23
|
-
"@xylabs/react-cookie-consent": "^2.15.
|
|
24
|
-
"@xylabs/react-crypto": "^2.15.
|
|
25
|
-
"@xylabs/react-dialogs": "^2.15.
|
|
26
|
-
"@xylabs/react-experiments": "^2.15.
|
|
27
|
-
"@xylabs/react-flexbox": "^2.15.
|
|
28
|
-
"@xylabs/react-identicon": "^2.15.
|
|
29
|
-
"@xylabs/react-invertable-theme": "^2.15.
|
|
30
|
-
"@xylabs/react-link": "^2.15.
|
|
31
|
-
"@xylabs/react-number-status": "^2.15.
|
|
32
|
-
"@xylabs/react-pixel": "^2.15.
|
|
33
|
-
"@xylabs/react-pixel-debugger": "^2.15.
|
|
34
|
-
"@xylabs/react-quick-tip-button": "^2.15.
|
|
35
|
-
"@xylabs/react-rich-result": "^2.15.
|
|
36
|
-
"@xylabs/react-scroll-to-top": "^2.15.
|
|
37
|
-
"@xylabs/react-shared": "^2.15.
|
|
18
|
+
"@mui/material": "^5.11.1",
|
|
19
|
+
"@xylabs/react-accordion": "^2.15.6",
|
|
20
|
+
"@xylabs/react-appbar": "^2.15.6",
|
|
21
|
+
"@xylabs/react-button": "^2.15.6",
|
|
22
|
+
"@xylabs/react-common": "^2.15.6",
|
|
23
|
+
"@xylabs/react-cookie-consent": "^2.15.6",
|
|
24
|
+
"@xylabs/react-crypto": "^2.15.6",
|
|
25
|
+
"@xylabs/react-dialogs": "^2.15.6",
|
|
26
|
+
"@xylabs/react-experiments": "^2.15.6",
|
|
27
|
+
"@xylabs/react-flexbox": "^2.15.6",
|
|
28
|
+
"@xylabs/react-identicon": "^2.15.6",
|
|
29
|
+
"@xylabs/react-invertable-theme": "^2.15.6",
|
|
30
|
+
"@xylabs/react-link": "^2.15.6",
|
|
31
|
+
"@xylabs/react-number-status": "^2.15.6",
|
|
32
|
+
"@xylabs/react-pixel": "^2.15.6",
|
|
33
|
+
"@xylabs/react-pixel-debugger": "^2.15.6",
|
|
34
|
+
"@xylabs/react-quick-tip-button": "^2.15.6",
|
|
35
|
+
"@xylabs/react-rich-result": "^2.15.6",
|
|
36
|
+
"@xylabs/react-scroll-to-top": "^2.15.6",
|
|
37
|
+
"@xylabs/react-shared": "^2.15.6"
|
|
38
38
|
},
|
|
39
39
|
"description": "Common React library for all XY Labs projects that use React",
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@babel/core": "^7.20.5",
|
|
42
42
|
"@babel/preset-env": "^7.20.2",
|
|
43
|
-
"@storybook/addon-actions": "^6.5.
|
|
44
|
-
"@storybook/addon-docs": "^6.5.
|
|
45
|
-
"@storybook/addon-essentials": "^6.5.
|
|
46
|
-
"@storybook/addon-interactions": "^6.5.
|
|
47
|
-
"@storybook/addon-links": "^6.5.
|
|
48
|
-
"@storybook/addons": "^6.5.
|
|
49
|
-
"@storybook/api": "^6.5.
|
|
50
|
-
"@storybook/builder-webpack5": "^6.5.
|
|
51
|
-
"@storybook/components": "^6.5.
|
|
52
|
-
"@storybook/core-events": "^6.5.
|
|
53
|
-
"@storybook/manager-webpack5": "^6.5.
|
|
54
|
-
"@storybook/react": "^6.5.
|
|
43
|
+
"@storybook/addon-actions": "^6.5.15",
|
|
44
|
+
"@storybook/addon-docs": "^6.5.15",
|
|
45
|
+
"@storybook/addon-essentials": "^6.5.15",
|
|
46
|
+
"@storybook/addon-interactions": "^6.5.15",
|
|
47
|
+
"@storybook/addon-links": "^6.5.15",
|
|
48
|
+
"@storybook/addons": "^6.5.15",
|
|
49
|
+
"@storybook/api": "^6.5.15",
|
|
50
|
+
"@storybook/builder-webpack5": "^6.5.15",
|
|
51
|
+
"@storybook/components": "^6.5.15",
|
|
52
|
+
"@storybook/core-events": "^6.5.15",
|
|
53
|
+
"@storybook/manager-webpack5": "^6.5.15",
|
|
54
|
+
"@storybook/react": "^6.5.15",
|
|
55
55
|
"@storybook/testing-library": "^0.0.13",
|
|
56
|
-
"@storybook/theming": "^6.5.
|
|
57
|
-
"@types/node": "^18.11.
|
|
56
|
+
"@storybook/theming": "^6.5.15",
|
|
57
|
+
"@types/node": "^18.11.17",
|
|
58
58
|
"@types/react-dom": "^18.0.9",
|
|
59
|
-
"@xylabs/eslint-config-react": "^2.
|
|
60
|
-
"@xylabs/ts-scripts-yarn3": "^2.
|
|
61
|
-
"@xylabs/tsconfig-dom": "^2.
|
|
59
|
+
"@xylabs/eslint-config-react": "^2.10.25",
|
|
60
|
+
"@xylabs/ts-scripts-yarn3": "^2.10.25",
|
|
61
|
+
"@xylabs/tsconfig-dom": "^2.10.25",
|
|
62
62
|
"axios": "^1.2.1",
|
|
63
|
-
"chromatic": "^6.
|
|
63
|
+
"chromatic": "^6.14.0",
|
|
64
64
|
"depcheck": "^1.4.3",
|
|
65
65
|
"eslint": "^8.30.0",
|
|
66
66
|
"react": "^18.2.0",
|
|
@@ -116,6 +116,6 @@
|
|
|
116
116
|
},
|
|
117
117
|
"sideEffects": false,
|
|
118
118
|
"types": "dist/esm/index.d.ts",
|
|
119
|
-
"version": "2.15.
|
|
120
|
-
"packageManager": "yarn@3.3.
|
|
119
|
+
"version": "2.15.6",
|
|
120
|
+
"packageManager": "yarn@3.3.1"
|
|
121
121
|
}
|