@byteluck-fe/runtime-desktop-controls 3.0.10 → 3.0.11

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.
@@ -103424,7 +103424,9 @@ const F2e = /* @__PURE__ */ Ue(S2e, [["render", N2e], ["__scopeId", "data-v-ad9f
103424
103424
  handlerChange: v,
103425
103425
  handlerFocus: y,
103426
103426
  handlerBlur: S
103427
- } = Ace(n), C = z(!1), b = (_) => {
103427
+ } = Ace(n);
103428
+ console.log("🍍 --num--- instanceProps:", l), console.log("🍍 ---num-- props:", n);
103429
+ const C = z(!1), b = (_) => {
103428
103430
  C.value = _;
103429
103431
  }, E = z();
103430
103432
  return Wl(n.rowIndex, E, !0), e({
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteluck-fe/runtime-desktop-controls",
3
- "version": "3.0.10",
3
+ "version": "3.0.11",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./dist/runtime-desktop-controls.js",