@xylabs/sdk-react 2.15.14 → 2.15.15
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 +8 -8
- package/package.json +26 -26
package/dist/docs.json
CHANGED
|
@@ -173404,7 +173404,7 @@
|
|
|
173404
173404
|
"type": {
|
|
173405
173405
|
"type": "reference",
|
|
173406
173406
|
"name": "Context",
|
|
173407
|
-
"qualifiedName": "\"/Users/
|
|
173407
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
173408
173408
|
"package": "@types/react"
|
|
173409
173409
|
}
|
|
173410
173410
|
},
|
|
@@ -173426,7 +173426,7 @@
|
|
|
173426
173426
|
"type": {
|
|
173427
173427
|
"type": "reference",
|
|
173428
173428
|
"name": "Context",
|
|
173429
|
-
"qualifiedName": "\"/Users/
|
|
173429
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
173430
173430
|
"package": "@types/react"
|
|
173431
173431
|
}
|
|
173432
173432
|
},
|
|
@@ -173448,7 +173448,7 @@
|
|
|
173448
173448
|
"type": {
|
|
173449
173449
|
"type": "reference",
|
|
173450
173450
|
"name": "Context",
|
|
173451
|
-
"qualifiedName": "\"/Users/
|
|
173451
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
173452
173452
|
"package": "@types/react"
|
|
173453
173453
|
}
|
|
173454
173454
|
},
|
|
@@ -174217,7 +174217,7 @@
|
|
|
174217
174217
|
"type": {
|
|
174218
174218
|
"type": "reference",
|
|
174219
174219
|
"name": "Context",
|
|
174220
|
-
"qualifiedName": "\"/Users/
|
|
174220
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
174221
174221
|
"package": "@types/react"
|
|
174222
174222
|
}
|
|
174223
174223
|
},
|
|
@@ -174239,7 +174239,7 @@
|
|
|
174239
174239
|
"type": {
|
|
174240
174240
|
"type": "reference",
|
|
174241
174241
|
"name": "Context",
|
|
174242
|
-
"qualifiedName": "\"/Users/
|
|
174242
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
174243
174243
|
"package": "@types/react"
|
|
174244
174244
|
}
|
|
174245
174245
|
},
|
|
@@ -174261,7 +174261,7 @@
|
|
|
174261
174261
|
"type": {
|
|
174262
174262
|
"type": "reference",
|
|
174263
174263
|
"name": "Context",
|
|
174264
|
-
"qualifiedName": "\"/Users/
|
|
174264
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
174265
174265
|
"package": "@types/react"
|
|
174266
174266
|
}
|
|
174267
174267
|
},
|
|
@@ -174333,7 +174333,7 @@
|
|
|
174333
174333
|
"type": {
|
|
174334
174334
|
"type": "reference",
|
|
174335
174335
|
"name": "Context",
|
|
174336
|
-
"qualifiedName": "\"/Users/
|
|
174336
|
+
"qualifiedName": "\"/Users/arietrouw/GitHub/xylabs/sdk-react/node_modules/@types/react/index\"",
|
|
174337
174337
|
"package": "@types/react"
|
|
174338
174338
|
}
|
|
174339
174339
|
},
|
|
@@ -181376,7 +181376,7 @@
|
|
|
181376
181376
|
"fileName": "src/index.ts",
|
|
181377
181377
|
"line": 1,
|
|
181378
181378
|
"character": 0,
|
|
181379
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
181379
|
+
"url": "https://github.com/xylabs/sdk-react/blob/842f1a5/src/index.ts#L1"
|
|
181380
181380
|
}
|
|
181381
181381
|
]
|
|
181382
181382
|
}
|
package/package.json
CHANGED
|
@@ -13,33 +13,31 @@
|
|
|
13
13
|
"packages/*"
|
|
14
14
|
],
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@xylabs/react-accordion": "^2.15.
|
|
17
|
-
"@xylabs/react-appbar": "^2.15.
|
|
18
|
-
"@xylabs/react-button": "^2.15.
|
|
19
|
-
"@xylabs/react-common": "^2.15.
|
|
20
|
-
"@xylabs/react-cookie-consent": "^2.15.
|
|
21
|
-
"@xylabs/react-crypto": "^2.15.
|
|
22
|
-
"@xylabs/react-dialogs": "^2.15.
|
|
23
|
-
"@xylabs/react-experiments": "^2.15.
|
|
24
|
-
"@xylabs/react-flexbox": "^2.15.
|
|
25
|
-
"@xylabs/react-identicon": "^2.15.
|
|
26
|
-
"@xylabs/react-invertable-theme": "^2.15.
|
|
27
|
-
"@xylabs/react-invertible-theme": "^2.15.
|
|
28
|
-
"@xylabs/react-link": "^2.15.
|
|
29
|
-
"@xylabs/react-number-status": "^2.15.
|
|
30
|
-
"@xylabs/react-pixel": "^2.15.
|
|
31
|
-
"@xylabs/react-pixel-debugger": "^2.15.
|
|
32
|
-
"@xylabs/react-quick-tip-button": "^2.15.
|
|
33
|
-
"@xylabs/react-rich-result": "^2.15.
|
|
34
|
-
"@xylabs/react-scroll-to-top": "^2.15.
|
|
35
|
-
"@xylabs/react-shared": "^2.15.
|
|
16
|
+
"@xylabs/react-accordion": "^2.15.15",
|
|
17
|
+
"@xylabs/react-appbar": "^2.15.15",
|
|
18
|
+
"@xylabs/react-button": "^2.15.15",
|
|
19
|
+
"@xylabs/react-common": "^2.15.15",
|
|
20
|
+
"@xylabs/react-cookie-consent": "^2.15.15",
|
|
21
|
+
"@xylabs/react-crypto": "^2.15.15",
|
|
22
|
+
"@xylabs/react-dialogs": "^2.15.15",
|
|
23
|
+
"@xylabs/react-experiments": "^2.15.15",
|
|
24
|
+
"@xylabs/react-flexbox": "^2.15.15",
|
|
25
|
+
"@xylabs/react-identicon": "^2.15.15",
|
|
26
|
+
"@xylabs/react-invertable-theme": "^2.15.15",
|
|
27
|
+
"@xylabs/react-invertible-theme": "^2.15.15",
|
|
28
|
+
"@xylabs/react-link": "^2.15.15",
|
|
29
|
+
"@xylabs/react-number-status": "^2.15.15",
|
|
30
|
+
"@xylabs/react-pixel": "^2.15.15",
|
|
31
|
+
"@xylabs/react-pixel-debugger": "^2.15.15",
|
|
32
|
+
"@xylabs/react-quick-tip-button": "^2.15.15",
|
|
33
|
+
"@xylabs/react-rich-result": "^2.15.15",
|
|
34
|
+
"@xylabs/react-scroll-to-top": "^2.15.15",
|
|
35
|
+
"@xylabs/react-shared": "^2.15.15"
|
|
36
36
|
},
|
|
37
37
|
"description": "Common React library for all XY Labs projects that use React",
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@babel/core": "^7.20.12",
|
|
40
40
|
"@babel/preset-env": "^7.20.2",
|
|
41
|
-
"@emotion/react": "^11.10.5",
|
|
42
|
-
"@emotion/styled": "^11.10.5",
|
|
43
41
|
"@mui/material": "^5.11.7",
|
|
44
42
|
"@storybook/addon-actions": "^6.5.16",
|
|
45
43
|
"@storybook/addon-docs": "^6.5.16",
|
|
@@ -80,8 +78,6 @@
|
|
|
80
78
|
"webpack": "^5.75.0"
|
|
81
79
|
},
|
|
82
80
|
"peerDependencies": {
|
|
83
|
-
"@emotion/react": "^11.10.5",
|
|
84
|
-
"@emotion/styled": "^11.10.5",
|
|
85
81
|
"@mui/material": "^5.11.5",
|
|
86
82
|
"@xylabs/assert": "2.6.15",
|
|
87
83
|
"@xylabs/pixel": "^1.4.9",
|
|
@@ -136,6 +132,10 @@
|
|
|
136
132
|
},
|
|
137
133
|
"sideEffects": false,
|
|
138
134
|
"types": "dist/types/index.d.ts",
|
|
139
|
-
"version": "2.15.
|
|
140
|
-
"packageManager": "yarn@3.
|
|
135
|
+
"version": "2.15.15",
|
|
136
|
+
"packageManager": "yarn@3.4.1",
|
|
137
|
+
"volta": {
|
|
138
|
+
"node": "18.13.0",
|
|
139
|
+
"yarn": "3.4.1"
|
|
140
|
+
}
|
|
141
141
|
}
|