ingeniuscliq-core 0.3.28 → 0.3.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.
Files changed (2) hide show
  1. package/dist/index.js +0 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5381,8 +5381,6 @@ function c4({ control: e, name: t, placeholder: n, className: r = "", options: o
5381
5381
  {
5382
5382
  onValueChange: c.onChange,
5383
5383
  defaultValue: c.value,
5384
- value: c.value,
5385
- ...c,
5386
5384
  children: [
5387
5385
  /* @__PURE__ */ f(vu, { children: /* @__PURE__ */ f(Wd, { className: a, children: /* @__PURE__ */ f(Bd, { placeholder: i() }) }) }),
5388
5386
  /* @__PURE__ */ f(Hd, { children: o.map((u) => /* @__PURE__ */ f(zd, { value: u.value, children: u.label }, u.value)) })
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ingeniuscliq-core",
3
- "version": "0.3.28",
3
+ "version": "0.3.30",
4
4
  "description": "IngeniusCliq Core UI y lógica compartida",
5
5
  "license": "MIT",
6
6
  "type": "module",