@genome-spy/core 0.58.1 → 0.59.0
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/bundle/{index-DwLfOHEk.js → index-5ajWdKly.js} +1 -1
- package/dist/bundle/{index-vgGDWUPz.js → index-B03-Om4z.js} +1 -1
- package/dist/bundle/index-Bg7C4Xat.js +2750 -0
- package/dist/bundle/{index-CalimFw3.js → index-C3QR8Lv6.js} +79 -79
- package/dist/bundle/{index-DKe9Bhvi.js → index-g8iXgW0W.js} +1 -1
- package/dist/bundle/index.es.js +3131 -3142
- package/dist/bundle/index.js +150 -150
- package/dist/bundle/{long-BviWyoZx.js → long-B-FASCSo.js} +45 -45
- package/dist/schema.json +8 -3
- package/dist/src/data/flowNode.d.ts.map +1 -1
- package/dist/src/data/sources/dataSource.d.ts.map +1 -1
- package/dist/src/data/transforms/identifier.d.ts.map +1 -1
- package/dist/src/data/transforms/measureText.js +1 -1
- package/dist/src/data/transforms/regexFold.d.ts.map +1 -1
- package/dist/src/data/transforms/regexFold.js +10 -0
- package/dist/src/data/transforms/regexFold.test.js +13 -0
- package/dist/src/fonts/bmFontManager.js +2 -2
- package/dist/src/fonts/bmFontMetrics.d.ts.map +1 -1
- package/dist/src/genomeSpy.d.ts.map +1 -1
- package/dist/src/genomeSpy.js +0 -13
- package/dist/src/gl/arrayBuilder.d.ts.map +1 -1
- package/dist/src/gl/glslScaleGenerator.d.ts.map +1 -1
- package/dist/src/gl/webGLHelper.d.ts +1 -1
- package/dist/src/gl/webGLHelper.d.ts.map +1 -1
- package/dist/src/marks/link.d.ts.map +1 -1
- package/dist/src/marks/link.js +1 -1
- package/dist/src/marks/mark.d.ts.map +1 -1
- package/dist/src/marks/point.d.ts +1 -1
- package/dist/src/marks/point.d.ts.map +1 -1
- package/dist/src/spec/sampleView.d.ts +12 -1
- package/dist/src/types/viewContext.d.ts +0 -15
- package/dist/src/utils/indexer.d.ts +0 -2
- package/dist/src/utils/indexer.d.ts.map +1 -1
- package/dist/src/utils/reservationMap.d.ts +4 -4
- package/dist/src/utils/reservationMap.d.ts.map +1 -1
- package/dist/src/utils/scaleNull.d.ts +0 -2
- package/dist/src/utils/scaleNull.d.ts.map +1 -1
- package/dist/src/utils/trees.d.ts +2 -2
- package/dist/src/utils/ui/tooltip.d.ts.map +1 -1
- package/dist/src/view/layout/rectangle.d.ts.map +1 -1
- package/dist/src/view/paramMediator.js +2 -2
- package/dist/src/view/scaleResolution.d.ts.map +1 -1
- package/dist/src/view/testUtils.d.ts.map +1 -1
- package/dist/src/view/testUtils.js +0 -4
- package/dist/src/view/view.d.ts.map +1 -1
- package/dist/src/view/viewFactory.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/bundle/index-DS2hvLgl.js +0 -3425
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { L as Y, u as P, a as Q } from "./long-
|
|
1
|
+
import { L as Y, u as P, a as Q } from "./long-B-FASCSo.js";
|
|
2
2
|
import { b as y } from "./index-BftNdA0O.js";
|
|
3
3
|
import { L as C } from "./__vite-browser-external-C--ziKoh.js";
|
|
4
4
|
import { R as L } from "./remoteFile-BuaqFGWk.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { L as g } from "./__vite-browser-external-C--ziKoh.js";
|
|
2
2
|
import { b as w } from "./index-BftNdA0O.js";
|
|
3
|
-
import { L as _, u as b } from "./long-
|
|
3
|
+
import { L as _, u as b } from "./long-B-FASCSo.js";
|
|
4
4
|
const m = 1;
|
|
5
5
|
class I {
|
|
6
6
|
constructor({ filehandle: e, path: t }) {
|