@vitessce/statistical-plots 3.9.5 → 4.0.0-test.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.
Files changed (56) hide show
  1. package/dist/{deflate-DD-Jz2qv.js → deflate-BUra98OU.js} +1 -1
  2. package/dist/{index-BdzAC4Cq.js → index-CbgHjvsF.js} +2896 -4435
  3. package/dist/index.js +1 -1
  4. package/dist/{jpeg-eKmOr--c.js → jpeg-BYgTwncK.js} +1 -1
  5. package/dist/{lerc-Bvt14Cst.js → lerc-CpyV4yFG.js} +1 -1
  6. package/dist/{lzw-BwDPLy3M.js → lzw-CblPa-BY.js} +1 -1
  7. package/dist/{packbits-DldZz8Fa.js → packbits-CHg1Whk1.js} +1 -1
  8. package/dist/{raw-B0uYXVYf.js → raw-DuCJelfP.js} +1 -1
  9. package/dist/{webimage-BXiR6Y9m.js → webimage-DDRNB9xh.js} +1 -1
  10. package/dist-tsc/CellSetCompositionBarPlot.d.ts +1 -1
  11. package/dist-tsc/CellSetCompositionBarPlot.d.ts.map +1 -1
  12. package/dist-tsc/CellSetCompositionBarPlotSubscriber.d.ts +1 -1
  13. package/dist-tsc/CellSetCompositionBarPlotSubscriber.d.ts.map +1 -1
  14. package/dist-tsc/CellSetExpressionPlot.d.ts +1 -1
  15. package/dist-tsc/CellSetExpressionPlot.d.ts.map +1 -1
  16. package/dist-tsc/CellSetExpressionPlotOptions.d.ts +1 -1
  17. package/dist-tsc/CellSetExpressionPlotOptions.d.ts.map +1 -1
  18. package/dist-tsc/CellSetExpressionPlotSubscriber.d.ts +1 -1
  19. package/dist-tsc/CellSetExpressionPlotSubscriber.d.ts.map +1 -1
  20. package/dist-tsc/CellSetSizesPlot.d.ts +1 -1
  21. package/dist-tsc/CellSetSizesPlot.d.ts.map +1 -1
  22. package/dist-tsc/CellSetSizesPlotSubscriber.d.ts +1 -1
  23. package/dist-tsc/CellSetSizesPlotSubscriber.d.ts.map +1 -1
  24. package/dist-tsc/DotPlot.d.ts +1 -1
  25. package/dist-tsc/DotPlot.d.ts.map +1 -1
  26. package/dist-tsc/DotPlotSubscriber.d.ts +1 -1
  27. package/dist-tsc/DotPlotSubscriber.d.ts.map +1 -1
  28. package/dist-tsc/ExpressionHistogram.d.ts +1 -1
  29. package/dist-tsc/ExpressionHistogram.d.ts.map +1 -1
  30. package/dist-tsc/ExpressionHistogramSubscriber.d.ts +1 -1
  31. package/dist-tsc/ExpressionHistogramSubscriber.d.ts.map +1 -1
  32. package/dist-tsc/FeatureBarPlot.d.ts +1 -1
  33. package/dist-tsc/FeatureBarPlot.d.ts.map +1 -1
  34. package/dist-tsc/FeatureBarPlotSubscriber.d.ts +1 -1
  35. package/dist-tsc/FeatureBarPlotSubscriber.d.ts.map +1 -1
  36. package/dist-tsc/FeatureSetEnrichmentBarPlot.d.ts +1 -1
  37. package/dist-tsc/FeatureSetEnrichmentBarPlot.d.ts.map +1 -1
  38. package/dist-tsc/FeatureSetEnrichmentBarPlotSubscriber.d.ts +1 -1
  39. package/dist-tsc/FeatureSetEnrichmentBarPlotSubscriber.d.ts.map +1 -1
  40. package/dist-tsc/FeatureStatsTable.d.ts +1 -1
  41. package/dist-tsc/FeatureStatsTable.d.ts.map +1 -1
  42. package/dist-tsc/FeatureStatsTableSubscriber.d.ts +1 -1
  43. package/dist-tsc/FeatureStatsTableSubscriber.d.ts.map +1 -1
  44. package/dist-tsc/Treemap.d.ts +1 -1
  45. package/dist-tsc/Treemap.d.ts.map +1 -1
  46. package/dist-tsc/TreemapOptions.d.ts +1 -1
  47. package/dist-tsc/TreemapOptions.d.ts.map +1 -1
  48. package/dist-tsc/TreemapSubscriber.d.ts +1 -1
  49. package/dist-tsc/TreemapSubscriber.d.ts.map +1 -1
  50. package/dist-tsc/VolcanoPlot.d.ts +1 -1
  51. package/dist-tsc/VolcanoPlot.d.ts.map +1 -1
  52. package/dist-tsc/VolcanoPlotOptions.d.ts +1 -1
  53. package/dist-tsc/VolcanoPlotOptions.d.ts.map +1 -1
  54. package/dist-tsc/VolcanoPlotSubscriber.d.ts +1 -1
  55. package/dist-tsc/VolcanoPlotSubscriber.d.ts.map +1 -1
  56. package/package.json +11 -11
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { b, f, C, e, a, i, D, h, E, F, c, d, T, V } from "./index-BdzAC4Cq.js";
1
+ import { b, f, C, e, a, i, D, h, E, F, c, d, T, V } from "./index-CbgHjvsF.js";
2
2
  export {
3
3
  b as CellSetCompositionBarPlotSubscriber,
4
4
  f as CellSetExpressionPlot,
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-BdzAC4Cq.js";
1
+ import { B as BaseDecoder } from "./index-CbgHjvsF.js";
2
2
  const dctZigZag = new Int32Array([
3
3
  0,
4
4
  1,
@@ -1,5 +1,5 @@
1
1
  import { i as inflate_1 } from "./pako.esm-SxljTded.js";
2
- import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-BdzAC4Cq.js";
2
+ import { g as getDefaultExportFromCjs, B as BaseDecoder } from "./index-CbgHjvsF.js";
3
3
  const LercParameters = {
4
4
  AddCompression: 1
5
5
  };
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-BdzAC4Cq.js";
1
+ import { B as BaseDecoder } from "./index-CbgHjvsF.js";
2
2
  const MIN_BITS = 9;
3
3
  const CLEAR_CODE = 256;
4
4
  const EOI_CODE = 257;
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-BdzAC4Cq.js";
1
+ import { B as BaseDecoder } from "./index-CbgHjvsF.js";
2
2
  class PackbitsDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  const dataView = new DataView(buffer);
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-BdzAC4Cq.js";
1
+ import { B as BaseDecoder } from "./index-CbgHjvsF.js";
2
2
  class RawDecoder extends BaseDecoder {
3
3
  decodeBlock(buffer) {
4
4
  return buffer;
@@ -1,4 +1,4 @@
1
- import { B as BaseDecoder } from "./index-BdzAC4Cq.js";
1
+ import { B as BaseDecoder } from "./index-CbgHjvsF.js";
2
2
  class WebImageDecoder extends BaseDecoder {
3
3
  constructor() {
4
4
  super();
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Cell set composition results displayed using a bar chart.
3
3
  */
4
- export default function CellSetCompositionBarPlot(props: any): JSX.Element;
4
+ export default function CellSetCompositionBarPlot(props: any): any;
5
5
  //# sourceMappingURL=CellSetCompositionBarPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetCompositionBarPlot.d.ts","sourceRoot":"","sources":["../src/CellSetCompositionBarPlot.js"],"names":[],"mappings":"AAUA;;GAEG;AACH,2EAyNC"}
1
+ {"version":3,"file":"CellSetCompositionBarPlot.d.ts","sourceRoot":"","sources":["../src/CellSetCompositionBarPlot.js"],"names":[],"mappings":"AAUA;;GAEG;AACH,mEAyNC"}
@@ -1,2 +1,2 @@
1
- export function CellSetCompositionBarPlotSubscriber(props: any): JSX.Element;
1
+ export function CellSetCompositionBarPlotSubscriber(props: any): any;
2
2
  //# sourceMappingURL=CellSetCompositionBarPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetCompositionBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetCompositionBarPlotSubscriber.js"],"names":[],"mappings":"AAyBA,6EAsIC"}
1
+ {"version":3,"file":"CellSetCompositionBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetCompositionBarPlotSubscriber.js"],"names":[],"mappings":"AAyBA,qEAsIC"}
@@ -29,5 +29,5 @@ export default function CellSetExpressionPlot(props: {
29
29
  marginRight: number;
30
30
  marginBottom: number;
31
31
  featureValueTransformName: string | null;
32
- }): JSX.Element;
32
+ }): any;
33
33
  //# sourceMappingURL=CellSetExpressionPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetExpressionPlot.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlot.js"],"names":[],"mappings":"AAcA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qDAjBG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,SAAS,EAAvB,MAAM;IACU,MAAM,EAAtB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGa,yBAAyB,EAA5C,MAAM,GAAC,IAAI;CAErB,eAgZA"}
1
+ {"version":3,"file":"CellSetExpressionPlot.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlot.js"],"names":[],"mappings":"AAcA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qDAjBG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,SAAS,EAAvB,MAAM;IACU,MAAM,EAAtB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGa,yBAAyB,EAA5C,MAAM,GAAC,IAAI;CAErB,OAgZA"}
@@ -1,2 +1,2 @@
1
- export default function CellSetExpressionPlotOptions(props: any): JSX.Element;
1
+ export default function CellSetExpressionPlotOptions(props: any): any;
2
2
  //# sourceMappingURL=CellSetExpressionPlotOptions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetExpressionPlotOptions.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlotOptions.js"],"names":[],"mappings":"AAUA,8EA0KC"}
1
+ {"version":3,"file":"CellSetExpressionPlotOptions.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlotOptions.js"],"names":[],"mappings":"AAUA,sEA0KC"}
@@ -12,5 +12,5 @@ export function CellSetExpressionPlotSubscriber(props: {
12
12
  removeGridComponent: Function;
13
13
  coordinationScopes: object;
14
14
  theme: string;
15
- }): JSX.Element;
15
+ }): any;
16
16
  //# sourceMappingURL=CellSetExpressionPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetExpressionPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlotSubscriber.js"],"names":[],"mappings":"AA2HA;;;;;;;;;GASG;AACH,uDALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,eA+MA"}
1
+ {"version":3,"file":"CellSetExpressionPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetExpressionPlotSubscriber.js"],"names":[],"mappings":"AA2HA;;;;;;;;;GASG;AACH,uDALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,OA+MA"}
@@ -25,5 +25,5 @@ export default function CellSetSizesPlot(props: {
25
25
  marginRight: number;
26
26
  marginBottom: number;
27
27
  keyLength: number;
28
- }): JSX.Element;
28
+ }): any;
29
29
  //# sourceMappingURL=CellSetSizesPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetSizesPlot.d.ts","sourceRoot":"","sources":["../src/CellSetSizesPlot.js"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;;;;;GAkBG;AACH,gDAfG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGQ,SAAS,EAAvB,MAAM;CAGhB,eAoJA"}
1
+ {"version":3,"file":"CellSetSizesPlot.d.ts","sourceRoot":"","sources":["../src/CellSetSizesPlot.js"],"names":[],"mappings":"AAMA;;;;;;;;;;;;;;;;;;GAkBG;AACH,gDAfG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGQ,SAAS,EAAvB,MAAM;CAGhB,OAoJA"}
@@ -14,5 +14,5 @@ export function CellSetSizesPlotSubscriber(props: {
14
14
  onReady: Function;
15
15
  theme: string;
16
16
  title: string;
17
- }): JSX.Element;
17
+ }): any;
18
18
  //# sourceMappingURL=CellSetSizesPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CellSetSizesPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetSizesPlotSubscriber.js"],"names":[],"mappings":"AAiBA;;;;;;;;;;GAUG;AACH,kDANG;IAAwB,mBAAmB;IACnB,OAAO;IAET,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;CAChB,eAqIA"}
1
+ {"version":3,"file":"CellSetSizesPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/CellSetSizesPlotSubscriber.js"],"names":[],"mappings":"AAiBA;;;;;;;;;;GAUG;AACH,kDANG;IAAwB,mBAAmB;IACnB,OAAO;IAET,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;CAChB,OAqIA"}
@@ -24,5 +24,5 @@ export default function DotPlot(props: {
24
24
  marginRight: number;
25
25
  marginBottom: number;
26
26
  featureValueTransformName: string | null;
27
- }): JSX.Element;
27
+ }): any;
28
28
  //# sourceMappingURL=DotPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DotPlot.d.ts","sourceRoot":"","sources":["../src/DotPlot.js"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;GAiBG;AACH,uCAdG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGa,yBAAyB,EAA5C,MAAM,GAAC,IAAI;CAErB,eAyPA"}
1
+ {"version":3,"file":"DotPlot.d.ts","sourceRoot":"","sources":["../src/DotPlot.js"],"names":[],"mappings":"AAOA;;;;;;;;;;;;;;;;;GAiBG;AACH,uCAdG;IAAwB,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;IAGa,yBAAyB,EAA5C,MAAM,GAAC,IAAI;CAErB,OAyPA"}
@@ -10,5 +10,5 @@ export function DotPlotSubscriber(props: {
10
10
  removeGridComponent: Function;
11
11
  coordinationScopes: object;
12
12
  theme: string;
13
- }): JSX.Element;
13
+ }): any;
14
14
  //# sourceMappingURL=DotPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DotPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/DotPlotSubscriber.js"],"names":[],"mappings":"AAoBA;;;;;;;GAOG;AACH,yCALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,eA4LA"}
1
+ {"version":3,"file":"DotPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/DotPlotSubscriber.js"],"names":[],"mappings":"AAoBA;;;;;;;GAOG;AACH,yCALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,OA4LA"}
@@ -30,5 +30,5 @@ export default function ExpressionHistogram(props: {
30
30
  height: number;
31
31
  marginRight: number;
32
32
  marginBottom: number;
33
- }): JSX.Element;
33
+ }): any;
34
34
  //# sourceMappingURL=ExpressionHistogram.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExpressionHistogram.d.ts","sourceRoot":"","sources":["../src/ExpressionHistogram.js"],"names":[],"mappings":"AAKA;;;;;GAKG;AAEH;;;;;;;;;;;;;;;;;GAiBG;AACH,mDAdG;IAAwB,aAAa,EAA7B,MAAM,EAAE;IAEQ,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;CAGhB,eA2GA"}
1
+ {"version":3,"file":"ExpressionHistogram.d.ts","sourceRoot":"","sources":["../src/ExpressionHistogram.js"],"names":[],"mappings":"AAKA;;;;;GAKG;AAEH;;;;;;;;;;;;;;;;;GAiBG;AACH,mDAdG;IAAwB,aAAa,EAA7B,MAAM,EAAE;IAEQ,IAAI,EAApB,MAAM,EAAE;IAEM,KAAK,EAAnB,MAAM;IACQ,KAAK,EAAnB,MAAM;IACQ,MAAM,EAApB,MAAM;IACQ,WAAW,EAAzB,MAAM;IAGQ,YAAY,EAA1B,MAAM;CAGhB,OA2GA"}
@@ -12,5 +12,5 @@ export function ExpressionHistogramSubscriber(props: {
12
12
  removeGridComponent: Function;
13
13
  coordinationScopes: object;
14
14
  theme: string;
15
- }): JSX.Element;
15
+ }): any;
16
16
  //# sourceMappingURL=ExpressionHistogramSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExpressionHistogramSubscriber.d.ts","sourceRoot":"","sources":["../src/ExpressionHistogramSubscriber.js"],"names":[],"mappings":"AAgBA;;;;;;;;;GASG;AACH,qDALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,eA4JA"}
1
+ {"version":3,"file":"ExpressionHistogramSubscriber.d.ts","sourceRoot":"","sources":["../src/ExpressionHistogramSubscriber.js"],"names":[],"mappings":"AAgBA;;;;;;;;;GASG;AACH,qDALG;IAAwB,mBAAmB;IACrB,kBAAkB,EAAhC,MAAM;IAEQ,KAAK,EAAnB,MAAM;CAChB,OA4JA"}
@@ -1,2 +1,2 @@
1
- export default function FeatureBarPlot(props: any): JSX.Element;
1
+ export default function FeatureBarPlot(props: any): any;
2
2
  //# sourceMappingURL=FeatureBarPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureBarPlot.d.ts","sourceRoot":"","sources":["../src/FeatureBarPlot.js"],"names":[],"mappings":"AAwBA,gEAyMC"}
1
+ {"version":3,"file":"FeatureBarPlot.d.ts","sourceRoot":"","sources":["../src/FeatureBarPlot.js"],"names":[],"mappings":"AAwBA,wDAyMC"}
@@ -1,2 +1,2 @@
1
- export function FeatureBarPlotSubscriber(props: any): JSX.Element;
1
+ export function FeatureBarPlotSubscriber(props: any): any;
2
2
  //# sourceMappingURL=FeatureBarPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureBarPlotSubscriber.js"],"names":[],"mappings":"AAmBA,kEAwJC"}
1
+ {"version":3,"file":"FeatureBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureBarPlotSubscriber.js"],"names":[],"mappings":"AAmBA,0DAwJC"}
@@ -1,5 +1,5 @@
1
1
  /**
2
2
  * Feature set enrichment test results displayed using a bar chart.
3
3
  */
4
- export default function FeatureSetEnrichmentBarPlot(props: any): JSX.Element;
4
+ export default function FeatureSetEnrichmentBarPlot(props: any): any;
5
5
  //# sourceMappingURL=FeatureSetEnrichmentBarPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureSetEnrichmentBarPlot.d.ts","sourceRoot":"","sources":["../src/FeatureSetEnrichmentBarPlot.js"],"names":[],"mappings":"AAOA;;GAEG;AACH,6EAiMC"}
1
+ {"version":3,"file":"FeatureSetEnrichmentBarPlot.d.ts","sourceRoot":"","sources":["../src/FeatureSetEnrichmentBarPlot.js"],"names":[],"mappings":"AAOA;;GAEG;AACH,qEAiMC"}
@@ -1,2 +1,2 @@
1
- export function FeatureSetEnrichmentBarPlotSubscriber(props: any): JSX.Element;
1
+ export function FeatureSetEnrichmentBarPlotSubscriber(props: any): any;
2
2
  //# sourceMappingURL=FeatureSetEnrichmentBarPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureSetEnrichmentBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureSetEnrichmentBarPlotSubscriber.js"],"names":[],"mappings":"AA2BA,+EAsJC"}
1
+ {"version":3,"file":"FeatureSetEnrichmentBarPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureSetEnrichmentBarPlotSubscriber.js"],"names":[],"mappings":"AA2BA,uEAsJC"}
@@ -1,2 +1,2 @@
1
- export default function FeatureStatsTable(props: any): JSX.Element;
1
+ export default function FeatureStatsTable(props: any): any;
2
2
  //# sourceMappingURL=FeatureStatsTable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureStatsTable.d.ts","sourceRoot":"","sources":["../src/FeatureStatsTable.js"],"names":[],"mappings":"AAoBA,mEA6GC"}
1
+ {"version":3,"file":"FeatureStatsTable.d.ts","sourceRoot":"","sources":["../src/FeatureStatsTable.js"],"names":[],"mappings":"AAoBA,2DA6GC"}
@@ -1,2 +1,2 @@
1
- export function FeatureStatsTableSubscriber(props: any): JSX.Element;
1
+ export function FeatureStatsTableSubscriber(props: any): any;
2
2
  //# sourceMappingURL=FeatureStatsTableSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FeatureStatsTableSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureStatsTableSubscriber.js"],"names":[],"mappings":"AAqBA,qEA2HC"}
1
+ {"version":3,"file":"FeatureStatsTableSubscriber.d.ts","sourceRoot":"","sources":["../src/FeatureStatsTableSubscriber.js"],"names":[],"mappings":"AAqBA,6DA2HC"}
@@ -7,5 +7,5 @@
7
7
  * - https://observablehq.com/@d3/nested-treemap
8
8
  * @returns
9
9
  */
10
- export default function Treemap(props: any): JSX.Element;
10
+ export default function Treemap(props: any): any;
11
11
  //# sourceMappingURL=Treemap.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Treemap.d.ts","sourceRoot":"","sources":["../src/Treemap.js"],"names":[],"mappings":"AAsBA;;;;;;;;GAQG;AACH,yDAoMC"}
1
+ {"version":3,"file":"Treemap.d.ts","sourceRoot":"","sources":["../src/Treemap.js"],"names":[],"mappings":"AAsBA;;;;;;;;GAQG;AACH,iDAoMC"}
@@ -1,2 +1,2 @@
1
- export default function TreemapOptions(props: any): JSX.Element;
1
+ export default function TreemapOptions(props: any): any;
2
2
  //# sourceMappingURL=TreemapOptions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TreemapOptions.d.ts","sourceRoot":"","sources":["../src/TreemapOptions.js"],"names":[],"mappings":"AASA,gEAgFC"}
1
+ {"version":3,"file":"TreemapOptions.d.ts","sourceRoot":"","sources":["../src/TreemapOptions.js"],"names":[],"mappings":"AASA,wDAgFC"}
@@ -1,2 +1,2 @@
1
- export function TreemapSubscriber(props: any): JSX.Element;
1
+ export function TreemapSubscriber(props: any): any;
2
2
  //# sourceMappingURL=TreemapSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TreemapSubscriber.d.ts","sourceRoot":"","sources":["../src/TreemapSubscriber.js"],"names":[],"mappings":"AA0BA,2DA+QC"}
1
+ {"version":3,"file":"TreemapSubscriber.d.ts","sourceRoot":"","sources":["../src/TreemapSubscriber.js"],"names":[],"mappings":"AA0BA,mDA+QC"}
@@ -1,2 +1,2 @@
1
- export default function VolcanoPlot(props: any): JSX.Element;
1
+ export default function VolcanoPlot(props: any): any;
2
2
  //# sourceMappingURL=VolcanoPlot.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VolcanoPlot.d.ts","sourceRoot":"","sources":["../src/VolcanoPlot.js"],"names":[],"mappings":"AAWA,6DAgQC"}
1
+ {"version":3,"file":"VolcanoPlot.d.ts","sourceRoot":"","sources":["../src/VolcanoPlot.js"],"names":[],"mappings":"AAWA,qDAgQC"}
@@ -1,2 +1,2 @@
1
- export default function VolcanoPlotOptions(props: any): JSX.Element;
1
+ export default function VolcanoPlotOptions(props: any): any;
2
2
  //# sourceMappingURL=VolcanoPlotOptions.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VolcanoPlotOptions.d.ts","sourceRoot":"","sources":["../src/VolcanoPlotOptions.js"],"names":[],"mappings":"AAOA,oEA4IC"}
1
+ {"version":3,"file":"VolcanoPlotOptions.d.ts","sourceRoot":"","sources":["../src/VolcanoPlotOptions.js"],"names":[],"mappings":"AAOA,4DA4IC"}
@@ -1,2 +1,2 @@
1
- export function VolcanoPlotSubscriber(props: any): JSX.Element;
1
+ export function VolcanoPlotSubscriber(props: any): any;
2
2
  //# sourceMappingURL=VolcanoPlotSubscriber.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"VolcanoPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/VolcanoPlotSubscriber.js"],"names":[],"mappings":"AAwBA,+DA2JC"}
1
+ {"version":3,"file":"VolcanoPlotSubscriber.d.ts","sourceRoot":"","sources":["../src/VolcanoPlotSubscriber.js"],"names":[],"mappings":"AAwBA,uDA2JC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vitessce/statistical-plots",
3
- "version": "3.9.5",
3
+ "version": "4.0.0-test.0",
4
4
  "author": "HIDIVE Lab at HMS",
5
5
  "homepage": "http://vitessce.io",
6
6
  "repository": {
@@ -25,20 +25,20 @@
25
25
  "d3-hierarchy": "^3.1.2",
26
26
  "vega-scale": "^8.0.0",
27
27
  "lodash-es": "^4.17.21",
28
- "react-aria": "^3.28.0",
28
+ "react-aria": "^3.47.0",
29
29
  "internmap": "^2.0.3",
30
30
  "uuid": "^9.0.0",
31
- "@vitessce/styles": "3.9.5",
32
- "@vitessce/sets-utils": "3.9.5",
33
- "@vitessce/constants-internal": "3.9.5",
34
- "@vitessce/utils": "3.9.5",
35
- "@vitessce/vega": "3.9.5",
36
- "@vitessce/gl": "3.9.5",
37
- "@vitessce/vit-s": "3.9.5"
31
+ "@vitessce/styles": "4.0.0-test.0",
32
+ "@vitessce/sets-utils": "4.0.0-test.0",
33
+ "@vitessce/constants-internal": "4.0.0-test.0",
34
+ "@vitessce/vit-s": "4.0.0-test.0",
35
+ "@vitessce/gl": "4.0.0-test.0",
36
+ "@vitessce/utils": "4.0.0-test.0",
37
+ "@vitessce/vega": "4.0.0-test.0"
38
38
  },
39
39
  "devDependencies": {
40
- "react": "18.3.1",
41
- "react-dom": "18.3.1",
40
+ "react": "19.1.0",
41
+ "react-dom": "19.1.0",
42
42
  "vite": "^7.0.0",
43
43
  "vitest": "^3.1.4"
44
44
  },