@everchron/ec-shards 8.12.3 → 8.12.4
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 +4 -1
- 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
|
@@ -9547,6 +9547,9 @@ const e_ = /* @__PURE__ */ v(Lg, [["render", Dg], ["__scopeId", "data-v-c9188464
|
|
|
9547
9547
|
};
|
|
9548
9548
|
}
|
|
9549
9549
|
},
|
|
9550
|
+
mounted() {
|
|
9551
|
+
this.show && (this.setFadeOut = this.fadeOutDuration !== 0, this.showClass = !0);
|
|
9552
|
+
},
|
|
9550
9553
|
watch: {
|
|
9551
9554
|
show(e) {
|
|
9552
9555
|
e ? (setTimeout(() => {
|
|
@@ -9564,7 +9567,7 @@ function Rg(e, s, t, a, n, i) {
|
|
|
9564
9567
|
t.layout === "wrap" ? p(e.$slots, "default", { key: 0 }, void 0, !0) : u("", !0)
|
|
9565
9568
|
], 6)) : u("", !0);
|
|
9566
9569
|
}
|
|
9567
|
-
const t_ = /* @__PURE__ */ v(Fg, [["render", Rg], ["__scopeId", "data-v-
|
|
9570
|
+
const t_ = /* @__PURE__ */ v(Fg, [["render", Rg], ["__scopeId", "data-v-4e2d8b71"]]), Vg = {
|
|
9568
9571
|
name: "ecs-toolbar",
|
|
9569
9572
|
props: {
|
|
9570
9573
|
/** Determines the type of the toolbar. */
|