@npm-questionpro/wick-ui-lib 2.0.0-next.29 → 2.0.0-next.30

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.
@@ -4767,8 +4767,8 @@ var Ca = ({ children: e, Sidebar: t, className: n, defaultOpen: r = !0, open: i,
4767
4767
  "data-slot": "survey-select-shared",
4768
4768
  "aria-label": t,
4769
4769
  ...n,
4770
- children: [/* @__PURE__ */ v("span", {
4771
- className: "wm-share",
4770
+ children: [/* @__PURE__ */ v(q, {
4771
+ icon: "wm-folder-shared",
4772
4772
  "aria-hidden": "true"
4773
4773
  }), /* @__PURE__ */ v("span", { children: t })]
4774
4774
  }));
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.0.0-next.29",
4
+ "version": "2.0.0-next.30",
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.0.0-next.29",
130
+ "@npm-questionpro/wick-ui-icon": "2.0.0-next.30",
131
131
  "@wick-ui/tsconfig": "1.0.0"
132
132
  },
133
133
  "scripts": {