ingeniuscliq-core 0.3.31 → 0.3.32

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 +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5375,6 +5375,7 @@ function c4({ control: e, name: t, placeholder: n, className: r = "", options: o
5375
5375
  control: e,
5376
5376
  name: t,
5377
5377
  className: r,
5378
+ withinControl: !0,
5378
5379
  render: (c) => /* @__PURE__ */ Q(
5379
5380
  kd,
5380
5381
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ingeniuscliq-core",
3
- "version": "0.3.31",
3
+ "version": "0.3.32",
4
4
  "description": "IngeniusCliq Core UI y lógica compartida",
5
5
  "license": "MIT",
6
6
  "type": "module",