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.
@@ -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 min-h-svh w-full",
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-B5x5VLnY.js").then((ot) => ot._);
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-QTdQ0yuU.js"));
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-DY1JNtYO.js")), yfe = {
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-MmB2RSTX.js";
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hoodini-viz",
3
- "version": "0.2.0",
3
+ "version": "0.2.2",
4
4
  "description": "Interactive phylogenetic and genomic visualization library",
5
5
  "type": "module",
6
6
  "main": "./dist/hoodini-viz.umd.js",