@gaidalou/control 1.0.0 → 1.0.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/es/control.js +1 -0
- package/dist/es/control.umd.cjs +89 -0
- package/package.json +7 -3
package/dist/es/control.js
CHANGED
|
@@ -47070,6 +47070,7 @@ const mS = (e, t) => {
|
|
|
47070
47070
|
console.log("stop", a, r), n("stop", a, r);
|
|
47071
47071
|
};
|
|
47072
47072
|
return (a, r) => (O(), H("div", null, [
|
|
47073
|
+
r[0] || (r[0] = Mt(" 123controlIndex ")),
|
|
47073
47074
|
J(AU),
|
|
47074
47075
|
J(BU),
|
|
47075
47076
|
J(FU, { onStop: l(o) }, null, 8, ["onStop"])
|