coral-plus 0.0.19 → 0.0.20

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/coralPlus.js CHANGED
@@ -36275,7 +36275,7 @@ function ab({ formRef: e, showError: t = !1, setShowError: n = () => {
36275
36275
  height: "auto",
36276
36276
  color: "var(--white)"
36277
36277
  },
36278
- onClick: x,
36278
+ onClick: u === 0 && C === "cky" ? x : void 0,
36279
36279
  className: u === 0 && C === "cky" ? "cky-banner-element" : "",
36280
36280
  children: vt[g]?.translations?.common?.btnNext
36281
36281
  }),
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "coral-plus",
3
3
  "private": false,
4
- "version": "0.0.19",
4
+ "version": "0.0.20",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "vite",