@everchron/ec-shards 14.19.1 → 14.19.2
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/ec-shards.css +1 -1
- package/dist/ec-shards.js +2 -2
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -16919,7 +16919,7 @@ const r0 = /* @__PURE__ */ _(Cb, [["render", zb], ["__scopeId", "data-v-2c119fff
|
|
|
16919
16919
|
},
|
|
16920
16920
|
methods: {
|
|
16921
16921
|
handleClick(e) {
|
|
16922
|
-
this.$emit("click", e);
|
|
16922
|
+
this.$emit("click", e), this.blurButton();
|
|
16923
16923
|
},
|
|
16924
16924
|
blurButton() {
|
|
16925
16925
|
this.$refs.tabButton.blur();
|
|
@@ -16992,7 +16992,7 @@ function Pb(e, s, t, a, n, i) {
|
|
|
16992
16992
|
s[2] || (s[2] = f("span", { class: "hover" }, null, -1))
|
|
16993
16993
|
], 42, Eb);
|
|
16994
16994
|
}
|
|
16995
|
-
const c0 = /* @__PURE__ */ _(Ib, [["render", Pb], ["__scopeId", "data-v-
|
|
16995
|
+
const c0 = /* @__PURE__ */ _(Ib, [["render", Pb], ["__scopeId", "data-v-5e58927d"]]), Lb = {
|
|
16996
16996
|
name: "ecs-tag",
|
|
16997
16997
|
emits: ["click"],
|
|
16998
16998
|
components: { EcsSkeletonLoader: ie, EcsFocusRing: R },
|