@byteluck-fe/runtime-desktop-controls 3.0.35 → 3.0.36

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.
@@ -34453,7 +34453,7 @@ const T1 = /* @__PURE__ */ Ue(Fbe, [["render", Gbe], ["__scopeId", "data-v-e147d
34453
34453
  clickHandle: g
34454
34454
  // isLoading
34455
34455
  } = Ek(i, n);
34456
- return (f, m) => {
34456
+ return console.log("🍍 ----- props:", i), console.log("🍍 ----- buttonData:", r), console.log("🍍 ----- buttonType:", a), console.log("🍍 ----- showIcon:", l), console.log("🍍 ----- showText:", u), (f, m) => {
34457
34457
  const v = he("a-popover");
34458
34458
  return O(), ae(ct(f.rowIndex === void 0 ? "rok-form-item" : "BlEmptyFormItem"), {
34459
34459
  control: f.instance,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteluck-fe/runtime-desktop-controls",
3
- "version": "3.0.35",
3
+ "version": "3.0.36",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "main": "./dist/runtime-desktop-controls.js",