@everchron/ec-shards 8.13.0 → 8.13.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.js +1 -2
- 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
|
@@ -6462,7 +6462,6 @@ function Md(e, s, t, a, n, i) {
|
|
|
6462
6462
|
return o(), l("div", {
|
|
6463
6463
|
class: h(["ecs-data-card", [
|
|
6464
6464
|
e.$slots.meta ? "ecs-data-card-sml" : "",
|
|
6465
|
-
e.$slots.actions ? "ecs-data-card-hover" : "",
|
|
6466
6465
|
t.hover ? "ecs-data-card-hover" : "",
|
|
6467
6466
|
t.active ? "active" : "",
|
|
6468
6467
|
t.shadow ? "shadow" : "",
|
|
@@ -6564,7 +6563,7 @@ function Md(e, s, t, a, n, i) {
|
|
|
6564
6563
|
})) : u("", !0)
|
|
6565
6564
|
], 10, Sd);
|
|
6566
6565
|
}
|
|
6567
|
-
const $b = /* @__PURE__ */ v(wd, [["render", Md], ["__scopeId", "data-v-
|
|
6566
|
+
const $b = /* @__PURE__ */ v(wd, [["render", Md], ["__scopeId", "data-v-206dd488"]]), Ld = {
|
|
6568
6567
|
name: "ecs-data-card-list"
|
|
6569
6568
|
}, Od = {
|
|
6570
6569
|
class: "ecs-data-card-list",
|