@malloydata/render 0.0.164-dev240809151534 → 0.0.164-dev240809173948

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.
@@ -78955,7 +78955,7 @@ function yYe(t, e) {
78955
78955
  }) ?? r, o = i.text("url_template");
78956
78956
  let u = s;
78957
78957
  o && (o.indexOf("$$") > -1 ? u = o.replace("$$", s) : u = o + s);
78958
- let a = r.replace(/\//g, "/‌");
78958
+ const a = r.replace(/\//g, "/‌");
78959
78959
  return (() => {
78960
78960
  var l = mYe();
78961
78961
  return VS(l, "href", u), ts(l, a), l;