@npm-questionpro/wick-ui-lib 2.1.0-rc.0 → 2.1.0-rc.2

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.
@@ -4715,6 +4715,8 @@ var Aa = ({ children: e, Sidebar: t, className: n, defaultOpen: r = !0, open: i,
4715
4715
  id: h,
4716
4716
  value: g,
4717
4717
  step: o,
4718
+ min: s,
4719
+ max: c,
4718
4720
  readOnly: i,
4719
4721
  onValueChange: (e) => typeof e == "number" && v(e),
4720
4722
  dir: a,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@npm-questionpro/wick-ui-lib",
3
3
  "private": false,
4
- "version": "2.1.0-rc.0",
4
+ "version": "2.1.0-rc.2",
5
5
  "description": "A React component library by QuestionPro for building web applications with ease",
6
6
  "keywords": [
7
7
  "react",
@@ -127,7 +127,7 @@
127
127
  "vite-plugin-dts": "^4.5.4",
128
128
  "vitest": "^4.1.8",
129
129
  "@npm-questionpro/wick-ui-eslint-config": "1.0.0",
130
- "@npm-questionpro/wick-ui-icon": "2.1.0-rc.0",
130
+ "@npm-questionpro/wick-ui-icon": "2.1.0-rc.2",
131
131
  "@wick-ui/tsconfig": "1.0.0"
132
132
  },
133
133
  "scripts": {