@partex/one-core 2.0.71 → 2.0.72

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.js CHANGED
@@ -868,7 +868,7 @@ const aD = {
868
868
  "zh-CN": { ...aD },
869
869
  "fr-FR": {}
870
870
  }
871
- }), Ut = oD, R_ = "2.0.71", _p = {
871
+ }), Ut = oD, R_ = "2.0.72", _p = {
872
872
  Components: {
873
873
  platformName: () => `${Ut.global.t("Platform.components")} v${R_}`,
874
874
  platformType: "T0",
@@ -30884,7 +30884,7 @@ const cU = /* @__PURE__ */ re(sU, [["render", fU]]), hU = Ee({
30884
30884
  return;
30885
30885
  }
30886
30886
  let w = (/* @__PURE__ */ new Date()).getTime();
30887
- m > 0 && (w - m <= 100 ? p += y.key : w - m > 500 && (p = "", m = 0)), m = w;
30887
+ m === 0 || w - m <= 100 ? p += y.key : w - m > 500 && (p = "", m = 0), m = w;
30888
30888
  }
30889
30889
  return Qr(() => {
30890
30890
  window.addEventListener("keypress", _);