@everchron/ec-shards 9.2.2 → 9.2.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.js +2 -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
|
@@ -9343,7 +9343,7 @@ const wg = /* @__PURE__ */ v(bg, [["render", kg], ["__scopeId", "data-v-a408f72e
|
|
|
9343
9343
|
};
|
|
9344
9344
|
function xg(e, s, t, a, n, i) {
|
|
9345
9345
|
return o(), l("div", {
|
|
9346
|
-
class: y(["ecs-scroll-container scrollbar scrollbar-sml", [
|
|
9346
|
+
class: y(["ecs-scroll-container scrollbar scrollbar-sml vertical", [
|
|
9347
9347
|
t.borderless ? "" : "ecs-scroll-container-border",
|
|
9348
9348
|
t.hideShadows ? "" : "ecs-scroll-container-shadows"
|
|
9349
9349
|
]]),
|
|
@@ -9352,7 +9352,7 @@ function xg(e, s, t, a, n, i) {
|
|
|
9352
9352
|
p(e.$slots, "default", {}, void 0, !0)
|
|
9353
9353
|
], 6);
|
|
9354
9354
|
}
|
|
9355
|
-
const Cg = /* @__PURE__ */ v(Sg, [["render", xg], ["__scopeId", "data-v-
|
|
9355
|
+
const Cg = /* @__PURE__ */ v(Sg, [["render", xg], ["__scopeId", "data-v-d87a8075"]]), Bg = {
|
|
9356
9356
|
name: "ecs-folder-selector",
|
|
9357
9357
|
emits: ["search", "add"],
|
|
9358
9358
|
components: {
|