hoodini-viz 0.2.0 → 0.2.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/{3Dmol-B5x5VLnY.js → 3Dmol--3ohBuYp.js} +1 -1
- package/dist/{data-grid-overlay-editor-QTdQ0yuU.js → data-grid-overlay-editor-Dh2mDScX.js} +1 -1
- package/dist/hoodini-viz.js +1 -1
- package/dist/hoodini-viz.umd.js +1 -1
- package/dist/{index-MmB2RSTX.js → index-DqedK8nv.js} +4 -4
- package/dist/{number-overlay-editor-DY1JNtYO.js → number-overlay-editor-BOabzjpX.js} +1 -1
- package/package.json +1 -1
|
@@ -16366,7 +16366,7 @@ function l$({
|
|
|
16366
16366
|
...i
|
|
16367
16367
|
},
|
|
16368
16368
|
className: si(
|
|
16369
|
-
"group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex
|
|
16369
|
+
"group/sidebar-wrapper has-data-[variant=inset]:bg-sidebar flex h-full w-full",
|
|
16370
16370
|
r
|
|
16371
16371
|
),
|
|
16372
16372
|
...o,
|
|
@@ -22139,7 +22139,7 @@ const NW = () => {
|
|
|
22139
22139
|
})(u.current);
|
|
22140
22140
|
let oe = window.$3Dmol;
|
|
22141
22141
|
if (!oe) {
|
|
22142
|
-
const Xe = await import("./3Dmol
|
|
22142
|
+
const Xe = await import("./3Dmol--3ohBuYp.js").then((ot) => ot._);
|
|
22143
22143
|
oe = Xe.default || Xe, window.$3Dmol = oe;
|
|
22144
22144
|
}
|
|
22145
22145
|
if (d) {
|
|
@@ -71848,7 +71848,7 @@ function zde(t, e, n, r, i) {
|
|
|
71848
71848
|
scrollRef: m
|
|
71849
71849
|
};
|
|
71850
71850
|
}
|
|
71851
|
-
const Ude = A.lazy(async () => await import("./data-grid-overlay-editor-
|
|
71851
|
+
const Ude = A.lazy(async () => await import("./data-grid-overlay-editor-Dh2mDScX.js"));
|
|
71852
71852
|
let $de = 0;
|
|
71853
71853
|
function Hde(t) {
|
|
71854
71854
|
return Ple(kB(kB(t).filter((e) => e.span !== void 0).map((e) => Yu((e.span?.[0] ?? 0) + 1, (e.span?.[1] ?? 0) + 1))));
|
|
@@ -73988,7 +73988,7 @@ function pfe(t, e, n, r, i) {
|
|
|
73988
73988
|
height: d - 1
|
|
73989
73989
|
};
|
|
73990
73990
|
}
|
|
73991
|
-
const mfe = A.lazy(async () => await import("./number-overlay-editor-
|
|
73991
|
+
const mfe = A.lazy(async () => await import("./number-overlay-editor-BOabzjpX.js")), yfe = {
|
|
73992
73992
|
getAccessibilityString: (t) => t.data?.toString() ?? "",
|
|
73993
73993
|
kind: dn.Number,
|
|
73994
73994
|
needsHover: (t) => t.hoverEffect === !0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as ie from "react";
|
|
2
2
|
import Q, { useRef as X, useState as xe, useEffect as ve, useMemo as Fe, useLayoutEffect as je } from "react";
|
|
3
|
-
import { s as Le } from "./index-
|
|
3
|
+
import { s as Le } from "./index-DqedK8nv.js";
|
|
4
4
|
const Me = /* @__PURE__ */ Le("div")({
|
|
5
5
|
name: "NumberOverlayEditorStyle",
|
|
6
6
|
class: "gdg-n15fjm3e",
|