@adriansteffan/reactive 0.0.39 → 0.0.40

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/mod.d.ts CHANGED
@@ -277,7 +277,7 @@ export declare function Upload({ data, next, store, sessionID, generateFiles, se
277
277
  generateFiles: (sessionID: string, data: TrialData[], store?: Store) => FileUpload[];
278
278
  sessionCSVBuilder: CSVBuilder;
279
279
  trialCSVBuilder: {
280
- flatteners: Record<string, ((item: TrialData) => Record<string, any>[])>;
280
+ flatteners: Record<string, ((item: TrialData) => Record<string, any>[] | Record<string, Record<string, any>[]>)>;
281
281
  builders: CSVBuilder[];
282
282
  };
283
283
  uploadRaw: boolean;
@@ -1,4 +1,4 @@
1
- import { H as e, C as n, v as r, o as t, q as i, t as o, u as l, Y as c, z as m, M as p, P as u, l as P, m as x, Q as C, R as E, F as g, T, w as d, U as f, X as k, k as F, c as h, x as v, y as B, g as w, e as y, d as R, i as q, n as D, p as I, r as M, h as Q, f as U, s as b, a as j, j as z, B as A, N as H, L } from "./mod-B9pn3CIt.js";
1
+ import { H as e, C as n, v as r, o as t, q as i, t as o, u as l, Y as c, z as m, M as p, P as u, l as P, m as x, Q as C, R as E, F as g, T, w as d, U as f, X as k, k as F, c as h, x as v, y as B, g as w, e as y, d as R, i as q, n as D, p as I, r as M, h as Q, f as U, s as b, a as j, j as z, B as A, N as H, L } from "./mod-atv0jMSt.js";
2
2
  export {
3
3
  e as Bounce,
4
4
  n as CanvasBlock,