@manyducks.co/dolla 2.0.0-alpha.47 → 2.0.0-alpha.48

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.
@@ -1,8 +1,8 @@
1
- import { m } from "./markup-B-2w-v-S.js";
1
+ import { m } from "./markup-D67RWnAp.js";
2
2
  function a(r, n) {
3
3
  return m("$dynamic", { source: () => r.children });
4
4
  }
5
5
  export {
6
6
  a as F
7
7
  };
8
- //# sourceMappingURL=fragment-vl5kFl1d.js.map
8
+ //# sourceMappingURL=fragment-CTSra5ph.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"fragment-vl5kFl1d.js","sources":["../src/core/views/fragment.ts"],"sourcesContent":["import type { Renderable } from \"../../types.js\";\nimport { markup } from \"../markup.js\";\nimport { type ViewContext } from \"../nodes/view.js\";\n\n/**\n * A utility view that displays its children.\n */\nexport function Fragment(props: { children?: Renderable }, ctx: ViewContext) {\n return markup(\"$dynamic\", { source: () => props.children });\n}\n"],"names":["Fragment","props","ctx","markup"],"mappings":";AAOgB,SAAAA,EAASC,GAAkCC,GAAkB;AAC3E,SAAOC,EAAO,YAAY,EAAE,QAAQ,MAAMF,EAAM,UAAU;AAC5D;"}
1
+ {"version":3,"file":"fragment-CTSra5ph.js","sources":["../src/core/views/fragment.ts"],"sourcesContent":["import type { Renderable } from \"../../types.js\";\nimport { markup } from \"../markup.js\";\nimport { type ViewContext } from \"../nodes/view.js\";\n\n/**\n * A utility view that displays its children.\n */\nexport function Fragment(props: { children?: Renderable }, ctx: ViewContext) {\n return markup(\"$dynamic\", { source: () => props.children });\n}\n"],"names":["Fragment","props","ctx","markup"],"mappings":";AAOgB,SAAAA,EAASC,GAAkCC,GAAkB;AAC3E,SAAOC,EAAO,YAAY,EAAE,QAAQ,MAAMF,EAAM,UAAU;AAC5D;"}
package/dist/index.js CHANGED
@@ -13,8 +13,8 @@ var _t = (i, t, e, s) => ({
13
13
  return a(i, t, s);
14
14
  }
15
15
  });
16
- import { a as Bt, b as jt, i as H, I as Ft, $ as R, c as Kt, p as Jt, d as Xt, e as D, f as q, s as Mt, g as Yt, t as xt, h as ht, m as M, w as Zt, j as Pt, S as te, k as Tt, l as qt, V as ee, n as se, o as re, q as ne, r as ie } from "./markup-B-2w-v-S.js";
17
- import { u as Ce, x as Ve, y as De, v as Ae, z as We } from "./markup-B-2w-v-S.js";
16
+ import { a as Bt, b as jt, i as H, I as Ft, $ as R, c as Kt, p as Jt, d as Xt, e as D, f as q, s as Mt, g as Yt, t as xt, h as ht, m as M, w as Zt, j as Pt, S as te, k as Tt, l as qt, V as ee, n as se, o as re, q as ne, r as ie } from "./markup-D67RWnAp.js";
17
+ import { u as Ce, x as Ve, y as De, v as Ae, z as We } from "./markup-D67RWnAp.js";
18
18
  function Ot(i, t) {
19
19
  return t.outlet();
20
20
  }
@@ -397,7 +397,7 @@ At = function(t, e) {
397
397
  const u = r.meta.beforeMatch;
398
398
  let m = -1;
399
399
  const y = () => {
400
- m++, console.warn("blep", { i: m, callbacks: u }), m === u.length ? c() : u[m]({
400
+ m++, m === u.length ? c() : u[m]({
401
401
  path: r.path,
402
402
  pattern: r.pattern,
403
403
  params: r.params,