@everchron/ec-shards 9.18.22 → 9.18.23
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
|
@@ -3397,7 +3397,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3397
3397
|
})) : u("", !0)
|
|
3398
3398
|
])) : t.type === "switch" ? (o(), r("div", _o, [
|
|
3399
3399
|
_(h, {
|
|
3400
|
-
onInput: s[2] || (s[2] = (B) => e.$emit("input",
|
|
3400
|
+
onInput: s[2] || (s[2] = (B) => e.$emit("input", t.value)),
|
|
3401
3401
|
value: t.value,
|
|
3402
3402
|
"value-false": t.valueFalse,
|
|
3403
3403
|
"value-true": t.valueTrue,
|
|
@@ -3572,7 +3572,7 @@ function Ao(e, s, t, a, n, i) {
|
|
|
3572
3572
|
], 10, To))
|
|
3573
3573
|
]);
|
|
3574
3574
|
}
|
|
3575
|
-
const Gs = /* @__PURE__ */ y(ho, [["render", Ao], ["__scopeId", "data-v-
|
|
3575
|
+
const Gs = /* @__PURE__ */ y(ho, [["render", Ao], ["__scopeId", "data-v-1d7cc28b"]]), Oo = {
|
|
3576
3576
|
name: "ecs-button-toolbar",
|
|
3577
3577
|
emits: ["click"],
|
|
3578
3578
|
components: {
|