@everchron/ec-shards 9.13.0 → 9.13.1
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 -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
|
@@ -14414,8 +14414,12 @@ function hb(e, s, t, a, n, i) {
|
|
|
14414
14414
|
})) : (o(), r("div", fb, [
|
|
14415
14415
|
h(e.$slots, "default", {}, void 0, !0)
|
|
14416
14416
|
])),
|
|
14417
|
-
e.$slots.extend
|
|
14418
|
-
|
|
14417
|
+
e.$slots.extend ? (o(), r("div", mb, [
|
|
14418
|
+
t.loading && t.vertical ? (o(), p(l, {
|
|
14419
|
+
key: 0,
|
|
14420
|
+
type: "single",
|
|
14421
|
+
width: "random"
|
|
14422
|
+
})) : t.loading ? u("", !0) : h(e.$slots, "extend", { key: 1 }, void 0, !0)
|
|
14419
14423
|
])) : u("", !0)
|
|
14420
14424
|
]),
|
|
14421
14425
|
_: 3
|
|
@@ -14435,7 +14439,7 @@ function hb(e, s, t, a, n, i) {
|
|
|
14435
14439
|
], 2)) : u("", !0)
|
|
14436
14440
|
], 2);
|
|
14437
14441
|
}
|
|
14438
|
-
const j_ = /* @__PURE__ */ y(ub, [["render", hb], ["__scopeId", "data-v-
|
|
14442
|
+
const j_ = /* @__PURE__ */ y(ub, [["render", hb], ["__scopeId", "data-v-17fd35e6"]]), vb = {
|
|
14439
14443
|
name: "ecs-swatches-picker",
|
|
14440
14444
|
emits: ["update:modelValue"],
|
|
14441
14445
|
props: {
|