@comercti/web-components-hmg 0.41.10 → 0.41.11
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/comerc-style-guide.es.js
CHANGED
|
@@ -6336,10 +6336,10 @@ const jd = ["onClick"], Dd = {
|
|
|
6336
6336
|
U(z.path) && window.open(z.path, "_blank"), v(Z, z.text, B), p(x);
|
|
6337
6337
|
const G = T(z);
|
|
6338
6338
|
if (B) {
|
|
6339
|
-
H("redirect", G);
|
|
6339
|
+
H("redirect", G), r.value = !1;
|
|
6340
6340
|
return;
|
|
6341
6341
|
}
|
|
6342
|
-
h(), H("redirect", G);
|
|
6342
|
+
h(), H("redirect", G), r.value = !1;
|
|
6343
6343
|
}
|
|
6344
6344
|
Ee();
|
|
6345
6345
|
function j() {
|