@xylabs/sdk-react 2.16.6 → 2.16.7
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 +21 -21
package/dist/docs.json
CHANGED
|
@@ -181526,7 +181526,7 @@
|
|
|
181526
181526
|
"fileName": "src/index.ts",
|
|
181527
181527
|
"line": 1,
|
|
181528
181528
|
"character": 0,
|
|
181529
|
-
"url": "https://github.com/xylabs/sdk-react/blob/
|
|
181529
|
+
"url": "https://github.com/xylabs/sdk-react/blob/bc4f7c7/src/index.ts#L1"
|
|
181530
181530
|
}
|
|
181531
181531
|
]
|
|
181532
181532
|
}
|
package/package.json
CHANGED
|
@@ -13,26 +13,26 @@
|
|
|
13
13
|
"packages/*"
|
|
14
14
|
],
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@xylabs/react-accordion": "^2.16.
|
|
17
|
-
"@xylabs/react-appbar": "^2.16.
|
|
18
|
-
"@xylabs/react-button": "^2.16.
|
|
19
|
-
"@xylabs/react-common": "^2.16.
|
|
20
|
-
"@xylabs/react-cookie-consent": "^2.16.
|
|
21
|
-
"@xylabs/react-crypto": "^2.16.
|
|
22
|
-
"@xylabs/react-dialogs": "^2.16.
|
|
23
|
-
"@xylabs/react-experiments": "^2.16.
|
|
24
|
-
"@xylabs/react-flexbox": "^2.16.
|
|
25
|
-
"@xylabs/react-identicon": "^2.16.
|
|
26
|
-
"@xylabs/react-invertable-theme": "^2.16.
|
|
27
|
-
"@xylabs/react-invertible-theme": "^2.16.
|
|
28
|
-
"@xylabs/react-link": "^2.16.
|
|
29
|
-
"@xylabs/react-number-status": "^2.16.
|
|
30
|
-
"@xylabs/react-pixel": "^2.16.
|
|
31
|
-
"@xylabs/react-pixel-debugger": "^2.16.
|
|
32
|
-
"@xylabs/react-quick-tip-button": "^2.16.
|
|
33
|
-
"@xylabs/react-rich-result": "^2.16.
|
|
34
|
-
"@xylabs/react-scroll-to-top": "^2.16.
|
|
35
|
-
"@xylabs/react-shared": "^2.16.
|
|
16
|
+
"@xylabs/react-accordion": "^2.16.7",
|
|
17
|
+
"@xylabs/react-appbar": "^2.16.7",
|
|
18
|
+
"@xylabs/react-button": "^2.16.7",
|
|
19
|
+
"@xylabs/react-common": "^2.16.7",
|
|
20
|
+
"@xylabs/react-cookie-consent": "^2.16.7",
|
|
21
|
+
"@xylabs/react-crypto": "^2.16.7",
|
|
22
|
+
"@xylabs/react-dialogs": "^2.16.7",
|
|
23
|
+
"@xylabs/react-experiments": "^2.16.7",
|
|
24
|
+
"@xylabs/react-flexbox": "^2.16.7",
|
|
25
|
+
"@xylabs/react-identicon": "^2.16.7",
|
|
26
|
+
"@xylabs/react-invertable-theme": "^2.16.7",
|
|
27
|
+
"@xylabs/react-invertible-theme": "^2.16.7",
|
|
28
|
+
"@xylabs/react-link": "^2.16.7",
|
|
29
|
+
"@xylabs/react-number-status": "^2.16.7",
|
|
30
|
+
"@xylabs/react-pixel": "^2.16.7",
|
|
31
|
+
"@xylabs/react-pixel-debugger": "^2.16.7",
|
|
32
|
+
"@xylabs/react-quick-tip-button": "^2.16.7",
|
|
33
|
+
"@xylabs/react-rich-result": "^2.16.7",
|
|
34
|
+
"@xylabs/react-scroll-to-top": "^2.16.7",
|
|
35
|
+
"@xylabs/react-shared": "^2.16.7"
|
|
36
36
|
},
|
|
37
37
|
"description": "Common React library for all XY Labs projects that use React",
|
|
38
38
|
"devDependencies": {
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
},
|
|
120
120
|
"sideEffects": false,
|
|
121
121
|
"types": "dist/types/index.d.ts",
|
|
122
|
-
"version": "2.16.
|
|
122
|
+
"version": "2.16.7",
|
|
123
123
|
"packageManager": "yarn@3.4.1",
|
|
124
124
|
"volta": {
|
|
125
125
|
"node": "18.13.0",
|