@pie-element/number-line 13.1.2-next.1 → 13.1.2-next.2
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/browser/author/index.js +3 -3
- package/dist/browser/delivery/index.js +1 -1
- package/dist/browser/{delivery-Ci_kZyOM.js → delivery-DWjDT9Sz.js} +1159 -1152
- package/dist/browser/{delivery-Ci_kZyOM.js.map → delivery-DWjDT9Sz.js.map} +1 -1
- package/dist/index.iife.js +22 -22
- package/package.json +6 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Et as e, Fs as t, In as n, Ls as r, Rs as i, _ as a, b as o, c as s, g as c, h as l, li as u, o as d, p as f, s as p, t as m, u as h, v as g, y as _, zn as v } from "../dist-D5T-OaLo.js";
|
|
2
|
-
import { $ as y, A as b, At as x, B as S, C, Ct as w, D as T, Dt as E, E as ee, Et as D, F as O, Ft as te, G as k, H as A, I as ne, J as j, K as re, L as ie, M as ae, Mt as M, N as oe, Nt as se, O as ce, Ot as le, P as N, Pt as ue, Q as P, R as F, S as de, St as I, T as fe, Tt as pe, U as me, V as he, W as ge, X as L, Y as _e, Z as ve, _ as R, _t as ye, a as be, at as z, b as xe, bt as Se, c as Ce, ct as we, d as Te, dt as Ee, et as De, f as Oe, ft as ke, g as Ae, gt as B, h as je, ht as Me, i as Ne, it as Pe, j as Fe, jt as Ie, k as Le, kt as Re, l as ze, lt as Be, m as Ve, mt as V, n as He, nt as Ue, o as We, ot as Ge, p as Ke, pt as qe, q as Je, rt as Ye, s as Xe, st as Ze, tt as Qe, u as $e, ut as et, v as tt, vt as nt, w as rt, wt as it, x as at, xt as ot, y as st, yt as ct } from "../delivery-
|
|
2
|
+
import { $ as y, A as b, At as x, B as S, C, Ct as w, D as T, Dt as E, E as ee, Et as D, F as O, Ft as te, G as k, H as A, I as ne, J as j, K as re, L as ie, M as ae, Mt as M, N as oe, Nt as se, O as ce, Ot as le, P as N, Pt as ue, Q as P, R as F, S as de, St as I, T as fe, Tt as pe, U as me, V as he, W as ge, X as L, Y as _e, Z as ve, _ as R, _t as ye, a as be, at as z, b as xe, bt as Se, c as Ce, ct as we, d as Te, dt as Ee, et as De, f as Oe, ft as ke, g as Ae, gt as B, h as je, ht as Me, i as Ne, it as Pe, j as Fe, jt as Ie, k as Le, kt as Re, l as ze, lt as Be, m as Ve, mt as V, n as He, nt as Ue, o as We, ot as Ge, p as Ke, pt as qe, q as Je, rt as Ye, s as Xe, st as Ze, tt as Qe, u as $e, ut as et, v as tt, vt as nt, w as rt, wt as it, x as at, xt as ot, y as st, yt as ct } from "../delivery-DWjDT9Sz.js";
|
|
3
3
|
import { t as lt } from "../impureFunctionsAny.generated-Bqfato71.js";
|
|
4
4
|
import * as H from "react";
|
|
5
5
|
import ut, { Component as dt, createContext as ft, createElement as pt, createRef as mt, forwardRef as ht, memo as gt, useCallback as _t, useContext as vt, useDebugValue as yt, useEffect as bt, useLayoutEffect as xt, useMemo as St, useRef as Ct, useState as wt, version as Tt } from "react";
|
|
@@ -19870,7 +19870,7 @@ function Zw({ n: e, children: t, isDragging: n, isOver: r, dragItem: i, value: a
|
|
|
19870
19870
|
bt(() => (document.addEventListener("click", u), () => {
|
|
19871
19871
|
document.removeEventListener("click", u);
|
|
19872
19872
|
}), []), bt(() => {
|
|
19873
|
-
l.current && typeof
|
|
19873
|
+
l.current && typeof xe == "function" && xe(l.current);
|
|
19874
19874
|
}, [
|
|
19875
19875
|
a?.value,
|
|
19876
19876
|
r,
|
|
@@ -27867,7 +27867,7 @@ var ok = ak, { commonMqFontStyles: sk, longdivStyles: ck, supsubStyles: lk } = C
|
|
|
27867
27867
|
"data-latex": "",
|
|
27868
27868
|
"data-raw": e.latex
|
|
27869
27869
|
},
|
|
27870
|
-
|
|
27870
|
+
st(e.latex, e.wrapper)
|
|
27871
27871
|
];
|
|
27872
27872
|
},
|
|
27873
27873
|
addNodeView() {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { B as e, Ft as t, n, r, t as i, z as a } from "../delivery-
|
|
1
|
+
import { B as e, Ft as t, n, r, t as i, z as a } from "../delivery-DWjDT9Sz.js";
|
|
2
2
|
export { r as Graph, n as NumberLineComponent, t as dataConverter, i as default, e as pointChooser, a as tickUtils };
|