arpeggi-framer-components 0.0.21 → 0.0.23

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.es.js CHANGED
@@ -8110,7 +8110,7 @@ const Ap = (e) => {
8110
8110
  width: "100%",
8111
8111
  background: "#ffffff",
8112
8112
  transition: "transform 0.2s ease-in-out",
8113
- transform: "translateX(--progress)",
8113
+ transform: "translateX(var(--progress))",
8114
8114
  borderRadius: "12px"
8115
8115
  }), jp = ({ progress: e }) => /* @__PURE__ */ ye.jsx(Cp, { style: { "--progress": `${-100 + e}%` }, children: /* @__PURE__ */ ye.jsx(Dp, {}) });
8116
8116
  function rn(e, t, i) {
@@ -8321,7 +8321,7 @@ const an = new Mp(), La = "Recording.wav", $p = 1500, nu = (e) => {
8321
8321
  background: "#ffffffcc"
8322
8322
  },
8323
8323
  "&:disabled": {
8324
- background: "#ffffff99",
8324
+ background: "rgba(255, 255, 255, 0.3)",
8325
8325
  transform: "none",
8326
8326
  cursor: "not-allowed"
8327
8327
  }