sy-ui-lib 1.0.21 → 1.0.23

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/index.js CHANGED
@@ -3629,7 +3629,7 @@ const st = ({
3629
3629
  options: s,
3630
3630
  selected: i,
3631
3631
  onSelect: a,
3632
- displaySelected: l = !0
3632
+ displaySelected: l = !1
3633
3633
  } = e, [C, c] = T(!1), d = e1(null), f = m1((M) => {
3634
3634
  d.current && !d.current.contains(M.target) && c(!1);
3635
3635
  }, []);
@@ -11167,7 +11167,7 @@ const e2 = (e, t = {}) => {
11167
11167
  options: r,
11168
11168
  selected: s,
11169
11169
  onSelect: i,
11170
- displaySelected: a = !0
11170
+ displaySelected: a = !1
11171
11171
  }) => {
11172
11172
  const [l, C] = T(!1), c = e1(null), d = L2(
11173
11173
  () => [{ label: "All", value: "all" }, ...r],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sy-ui-lib",
3
- "version": "1.0.21",
3
+ "version": "1.0.23",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",