@xylabs/sdk-react 2.16.15 → 2.17.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.
Files changed (2) hide show
  1. package/dist/docs.json +1 -1
  2. package/package.json +22 -22
package/dist/docs.json CHANGED
@@ -181934,7 +181934,7 @@
181934
181934
  "fileName": "src/index.ts",
181935
181935
  "line": 1,
181936
181936
  "character": 0,
181937
- "url": "https://github.com/xylabs/sdk-react/blob/7ddddfd/src/index.ts#L1"
181937
+ "url": "https://github.com/xylabs/sdk-react/blob/5978586/src/index.ts#L1"
181938
181938
  }
181939
181939
  ]
181940
181940
  }
package/package.json CHANGED
@@ -13,27 +13,27 @@
13
13
  "packages/*"
14
14
  ],
15
15
  "dependencies": {
16
- "@xylabs/react-accordion": "^2.16.15",
17
- "@xylabs/react-appbar": "^2.16.15",
18
- "@xylabs/react-button": "^2.16.15",
19
- "@xylabs/react-common": "^2.16.15",
20
- "@xylabs/react-cookie-consent": "^2.16.15",
21
- "@xylabs/react-crypto": "^2.16.15",
22
- "@xylabs/react-dialogs": "^2.16.15",
23
- "@xylabs/react-experiments": "^2.16.15",
24
- "@xylabs/react-flexbox": "^2.16.15",
25
- "@xylabs/react-identicon": "^2.16.15",
26
- "@xylabs/react-invertable-theme": "^2.16.15",
27
- "@xylabs/react-invertible-theme": "^2.16.15",
28
- "@xylabs/react-link": "^2.16.15",
29
- "@xylabs/react-number-status": "^2.16.15",
30
- "@xylabs/react-pixel": "^2.16.15",
31
- "@xylabs/react-pixel-debugger": "^2.16.15",
32
- "@xylabs/react-quick-tip-button": "^2.16.15",
33
- "@xylabs/react-render-spin-check": "^2.16.15",
34
- "@xylabs/react-rich-result": "^2.16.15",
35
- "@xylabs/react-scroll-to-top": "^2.16.15",
36
- "@xylabs/react-shared": "^2.16.15"
16
+ "@xylabs/react-accordion": "^2.17.0",
17
+ "@xylabs/react-appbar": "^2.17.0",
18
+ "@xylabs/react-button": "^2.17.0",
19
+ "@xylabs/react-common": "^2.17.0",
20
+ "@xylabs/react-cookie-consent": "^2.17.0",
21
+ "@xylabs/react-crypto": "^2.17.0",
22
+ "@xylabs/react-dialogs": "^2.17.0",
23
+ "@xylabs/react-experiments": "^2.17.0",
24
+ "@xylabs/react-flexbox": "^2.17.0",
25
+ "@xylabs/react-identicon": "^2.17.0",
26
+ "@xylabs/react-invertable-theme": "^2.17.0",
27
+ "@xylabs/react-invertible-theme": "^2.17.0",
28
+ "@xylabs/react-link": "^2.17.0",
29
+ "@xylabs/react-number-status": "^2.17.0",
30
+ "@xylabs/react-pixel": "^2.17.0",
31
+ "@xylabs/react-pixel-debugger": "^2.17.0",
32
+ "@xylabs/react-quick-tip-button": "^2.17.0",
33
+ "@xylabs/react-render-spin-check": "^2.17.0",
34
+ "@xylabs/react-rich-result": "^2.17.0",
35
+ "@xylabs/react-scroll-to-top": "^2.17.0",
36
+ "@xylabs/react-shared": "^2.17.0"
37
37
  },
38
38
  "description": "Common React library for all XY Labs projects that use React",
39
39
  "devDependencies": {
@@ -121,7 +121,7 @@
121
121
  },
122
122
  "sideEffects": false,
123
123
  "types": "dist/types/index.d.ts",
124
- "version": "2.16.15",
124
+ "version": "2.17.0",
125
125
  "packageManager": "yarn@3.4.1",
126
126
  "volta": {
127
127
  "node": "18.13.0",