@vpdev2/metakyc 1.0.14 → 1.0.15

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/index.js CHANGED
@@ -7919,7 +7919,7 @@ const on = ({
7919
7919
  return "";
7920
7920
  }
7921
7921
  }, Y = () => {
7922
- const z = c.filter(($) => $.visibility !== !1), Z = z.findIndex(($) => $.order === l.order), ne = Z >= 0 ? Z + 1 : 1, R = z.length, f = R > 1 ? Z / (R - 1) * 100 : 100;
7922
+ const z = c.filter(($) => $.visibility !== !1), Z = z.findIndex(($) => $.order === l.order), ne = Z >= 0 ? Z + 1 : 1, R = z.length, f = R > 1 ? (Z + 1) / R * 100 : 100;
7923
7923
  return /* @__PURE__ */ o("div", { style: {
7924
7924
  marginBottom: "24px",
7925
7925
  backgroundColor: "var(--metakyc-surface, var(--metakyc-background, #ffffff))",