@everchron/ec-shards 8.11.9 → 8.11.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.
- package/dist/ec-shards.js +6 -3
- package/dist/ec-shards.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/ec-shards.js
CHANGED
|
@@ -10724,7 +10724,7 @@ const u_ = /* @__PURE__ */ v(Km, [["render", ep], ["__scopeId", "data-v-dd8572c4
|
|
|
10724
10724
|
},
|
|
10725
10725
|
data() {
|
|
10726
10726
|
return {
|
|
10727
|
-
showStatistics: !
|
|
10727
|
+
showStatistics: !1,
|
|
10728
10728
|
statisticsId: ""
|
|
10729
10729
|
};
|
|
10730
10730
|
},
|
|
@@ -10770,7 +10770,10 @@ function cp(e, s, t, a, n, i) {
|
|
|
10770
10770
|
"data-test": "button-toggle-statistics"
|
|
10771
10771
|
}, null, 8, ["onClick", "type", "active", "aria-label", "title", "aria-controls"])) : u("", !0)
|
|
10772
10772
|
])) : u("", !0),
|
|
10773
|
-
_(ke, {
|
|
10773
|
+
_(ke, {
|
|
10774
|
+
name: "statistics-bar",
|
|
10775
|
+
appear: ""
|
|
10776
|
+
}, {
|
|
10774
10777
|
default: S(() => [
|
|
10775
10778
|
e.$slots.statistics && n.showStatistics ? (o(), l("div", {
|
|
10776
10779
|
key: 0,
|
|
@@ -10809,7 +10812,7 @@ function cp(e, s, t, a, n, i) {
|
|
|
10809
10812
|
], 2)) : u("", !0)
|
|
10810
10813
|
], 2);
|
|
10811
10814
|
}
|
|
10812
|
-
const f_ = /* @__PURE__ */ v(tp, [["render", cp], ["__scopeId", "data-v-
|
|
10815
|
+
const f_ = /* @__PURE__ */ v(tp, [["render", cp], ["__scopeId", "data-v-1bcba5fa"]]), dp = {
|
|
10813
10816
|
name: "ecs-legend-item",
|
|
10814
10817
|
emits: ["click"],
|
|
10815
10818
|
components: {
|