@qikdev/vue-ui 0.2.293 → 0.2.294

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/lib.es.js CHANGED
@@ -47,7 +47,7 @@ import {
47
47
  vModelDynamic as Zn,
48
48
  } from "vue";
49
49
  import { EventDispatcher as jl } from "@qikdev/sdk";
50
- const fu = "0.2.293";
50
+ const fu = "0.2.294";
51
51
  class qt extends Error {}
52
52
  class mu extends qt {
53
53
  constructor(t) {
@@ -7036,7 +7036,7 @@ const vy = {
7036
7036
  methods: {
7037
7037
  async clicked() {
7038
7038
  (this.processing = !0),
7039
- await this.button.action(this.row, this.column),
7039
+ await this.button.action(this.row, this.column, this),
7040
7040
  (this.processing = !1);
7041
7041
  },
7042
7042
  },
@@ -7090,7 +7090,7 @@ function ky(e, t, n, r, s, i) {
7090
7090
  }
7091
7091
  const xy = /* @__PURE__ */ V(vy, [
7092
7092
  ["render", ky],
7093
- ["__scopeId", "data-v-8a05dedf"],
7093
+ ["__scopeId", "data-v-3f8012f2"],
7094
7094
  ]);
7095
7095
  const wy = {
7096
7096
  mixins: [Ce],