@everchron/ec-shards 14.0.1 → 14.0.3
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 +8 -6
- package/dist/ec-shards.umd.cjs +1 -1
- package/package.json +2 -2
package/dist/ec-shards.js
CHANGED
|
@@ -5859,8 +5859,10 @@ const Gb = /* @__PURE__ */ b(Al, [["render", Vl], ["__scopeId", "data-v-95f66a3d
|
|
|
5859
5859
|
},
|
|
5860
5860
|
mounted() {
|
|
5861
5861
|
this.$el.querySelectorAll(`#${this.formattedId} a`).forEach((s) => {
|
|
5862
|
-
|
|
5863
|
-
|
|
5862
|
+
if (!s.hasAttribute("title")) {
|
|
5863
|
+
const t = s.getAttribute("href");
|
|
5864
|
+
s.setAttribute("title", `Open ${t}`);
|
|
5865
|
+
}
|
|
5864
5866
|
});
|
|
5865
5867
|
}
|
|
5866
5868
|
}, Fl = ["id"];
|
|
@@ -7959,7 +7961,7 @@ function Kd(e, s, t, a, n, i) {
|
|
|
7959
7961
|
t.placeholder && n.currentValue == "" ? (o(), l("span", Gd, w(t.placeholder), 1)) : u("", !0)
|
|
7960
7962
|
], 2);
|
|
7961
7963
|
}
|
|
7962
|
-
const wi = /* @__PURE__ */ b(Wd, [["render", Kd], ["__scopeId", "data-v-
|
|
7964
|
+
const wi = /* @__PURE__ */ b(Wd, [["render", Kd], ["__scopeId", "data-v-ca96e231"]]), Yd = {
|
|
7963
7965
|
name: "ecs-data-grid-head-cell",
|
|
7964
7966
|
emits: ["resizedWidth", "sortby", "selection"],
|
|
7965
7967
|
components: {
|
|
@@ -8706,7 +8708,7 @@ function Iu(e, s, t, a, n, i) {
|
|
|
8706
8708
|
], 10, zu)) : u("", !0)
|
|
8707
8709
|
]);
|
|
8708
8710
|
}
|
|
8709
|
-
const o_ = /* @__PURE__ */ b(Su, [["render", Iu], ["__scopeId", "data-v-
|
|
8711
|
+
const o_ = /* @__PURE__ */ b(Su, [["render", Iu], ["__scopeId", "data-v-133b00b9"]]), Eu = {
|
|
8710
8712
|
name: "ecs-dialog",
|
|
8711
8713
|
emits: ["toggled", "cancel"],
|
|
8712
8714
|
props: {
|
|
@@ -12395,7 +12397,7 @@ const L_ = /* @__PURE__ */ b(th, [["render", rh], ["__scopeId", "data-v-f5afc4e6
|
|
|
12395
12397
|
}
|
|
12396
12398
|
}, Ks = () => {
|
|
12397
12399
|
Hi((e) => ({
|
|
12398
|
-
"
|
|
12400
|
+
"7cebe7c8": e.statisticsHeight
|
|
12399
12401
|
}));
|
|
12400
12402
|
}, Ys = rs.setup;
|
|
12401
12403
|
rs.setup = Ys ? (e, s) => (Ks(), Ys(e, s)) : Ks;
|
|
@@ -12470,7 +12472,7 @@ function hh(e, s, t, a, n, i) {
|
|
|
12470
12472
|
], 2)) : u("", !0)
|
|
12471
12473
|
], 2);
|
|
12472
12474
|
}
|
|
12473
|
-
const $_ = /* @__PURE__ */ b(rs, [["render", hh], ["__scopeId", "data-v-
|
|
12475
|
+
const $_ = /* @__PURE__ */ b(rs, [["render", hh], ["__scopeId", "data-v-b579f92f"]]), ph = {
|
|
12474
12476
|
name: "ecs-legend-item",
|
|
12475
12477
|
emits: ["click"],
|
|
12476
12478
|
components: {
|