@everchron/ec-shards 9.8.0 → 9.8.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 +7 -4
- 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
|
@@ -13268,7 +13268,10 @@ function qv(e, s, t, a, n, i) {
|
|
|
13268
13268
|
title: `${z.name} (${z.date})`,
|
|
13269
13269
|
"aria-label": `Volume ${z.id}${z.active ? " active" : ""}`
|
|
13270
13270
|
}, w(z.id), 11, Nv))), 128)),
|
|
13271
|
-
n.localVolumes.length > 3 ? (o(), h(x, {
|
|
13271
|
+
n.localVolumes.length > 3 ? (o(), h(x, {
|
|
13272
|
+
key: 0,
|
|
13273
|
+
disabled: t.disabled || null
|
|
13274
|
+
}, {
|
|
13272
13275
|
content: C(() => [
|
|
13273
13276
|
_(B, null, {
|
|
13274
13277
|
default: C(() => [
|
|
@@ -13301,7 +13304,7 @@ function qv(e, s, t, a, n, i) {
|
|
|
13301
13304
|
], 10, Vv)
|
|
13302
13305
|
]),
|
|
13303
13306
|
_: 1
|
|
13304
|
-
})) : u("", !0)
|
|
13307
|
+
}, 8, ["disabled"])) : u("", !0)
|
|
13305
13308
|
]),
|
|
13306
13309
|
_: 1
|
|
13307
13310
|
})) : u("", !0),
|
|
@@ -13317,7 +13320,7 @@ function qv(e, s, t, a, n, i) {
|
|
|
13317
13320
|
}, 8, ["value", "value-false", "value-true", "disabled", "indeterminate"]))
|
|
13318
13321
|
], 2);
|
|
13319
13322
|
}
|
|
13320
|
-
const m_ = /* @__PURE__ */ y(Bv, [["render", qv], ["__scopeId", "data-v-
|
|
13323
|
+
const m_ = /* @__PURE__ */ y(Bv, [["render", qv], ["__scopeId", "data-v-db5374f4"]]), Wv = {
|
|
13321
13324
|
name: "ecs-rating-star-write",
|
|
13322
13325
|
emits: ["click"],
|
|
13323
13326
|
props: {
|
|
@@ -13917,7 +13920,7 @@ function Gy(e, s, t, a, n, i) {
|
|
|
13917
13920
|
})
|
|
13918
13921
|
]);
|
|
13919
13922
|
}
|
|
13920
|
-
const C_ = /* @__PURE__ */ y(Fy, [["render", Gy], ["__scopeId", "data-v-
|
|
13923
|
+
const C_ = /* @__PURE__ */ y(Fy, [["render", Gy], ["__scopeId", "data-v-ced9ef1a"]]), Ky = {
|
|
13921
13924
|
name: "ecs-structured-content",
|
|
13922
13925
|
props: {
|
|
13923
13926
|
/** Wraps the right column into a separate row, leaving more space for each column. */
|