@partex/one-core 1.1.3 → 1.1.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/lib/one-core.cjs +1 -1
- package/lib/one-core.js +2 -2
- package/lib/one-core.umd.cjs +1 -1
- package/package.json +1 -1
package/lib/one-core.js
CHANGED
|
@@ -1560,7 +1560,7 @@ const il = /* @__PURE__ */ A(nl, [["render", sl]]), ul = H({
|
|
|
1560
1560
|
w = Object.assign({}, e.value);
|
|
1561
1561
|
} else
|
|
1562
1562
|
w = Object.assign({}, e.value);
|
|
1563
|
-
i.value.setValues(JSON.parse(JSON.stringify(w))), i.value.dataFactory(e.data), window.addEventListener("resize", h);
|
|
1563
|
+
i.value.setValues(JSON.parse(JSON.stringify(w))), i.value.dataFactory(e.data), C(), window.addEventListener("resize", h);
|
|
1564
1564
|
}), ye(() => {
|
|
1565
1565
|
window.removeEventListener("resize", h);
|
|
1566
1566
|
}), {
|
|
@@ -4825,7 +4825,7 @@ const hi = {
|
|
|
4825
4825
|
langUS: vi,
|
|
4826
4826
|
scaleStore: dn,
|
|
4827
4827
|
userStore: f
|
|
4828
|
-
}, Symbol.toStringTag, { value: "Module" })), bi = "1.1.
|
|
4828
|
+
}, Symbol.toStringTag, { value: "Module" })), bi = "1.1.4";
|
|
4829
4829
|
let fn;
|
|
4830
4830
|
async function mn() {
|
|
4831
4831
|
const e = await fetch(
|