semaphor 0.0.40 → 0.0.41

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.
@@ -1,8 +1,5 @@
1
- /// <reference types="react" />
2
- /// <reference types="react-grid-layout" />
3
-
4
1
  import { BubbleDataPoint } from 'chart.js';
5
- import { Chart as Chart_2 } from 'chart.js';
2
+ import { Chart } from 'chart.js';
6
3
  import { ChartConfiguration } from 'chart.js';
7
4
  import { ChartTypeRegistry } from 'chart.js';
8
5
  import { Draft } from 'immer';
@@ -586,7 +583,7 @@ export declare function useCard(cardId: string): {
586
583
  isLoading: boolean;
587
584
  isFetching: boolean;
588
585
  visualKey: number;
589
- handleDatapointClick: (chart: Chart_2<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>, datasetIndex: number, clickIndex: number, value: number) => void;
586
+ handleDatapointClick: (chart: Chart<keyof ChartTypeRegistry, (number | [number, number] | Point | BubbleDataPoint | null)[], unknown>, datasetIndex: number, clickIndex: number, value: number) => void;
590
587
  cfg: TChartConfiguration | undefined;
591
588
  };
592
589
 
@@ -1,4 +1,4 @@
1
- import { a7 as t, a6 as r, Z as d, a2 as D, a1 as i, a0 as T, _ as l, a5 as u, a3 as A, am as n, an as E, a4 as h, ap as S, aa as b, a8 as m, aq as _, ac as C, ao as p, ab as g, ae as c, a9 as P, ad as Y, ah as f, af as y, X as q, Y as N, aj as O, ai as k, al as B, ag as v, ak as F } from "./index-XWUQkOs_.js";
1
+ import { a7 as t, a6 as r, Z as d, a2 as D, a1 as i, a0 as T, _ as l, a5 as u, a3 as A, am as n, an as E, a4 as h, ap as S, aa as b, a8 as m, aq as _, ac as C, ao as p, ab as g, ae as c, a9 as P, ad as Y, ah as f, af as y, X as q, Y as N, aj as O, ai as k, al as B, ag as v, ak as F } from "./index-COuaROBc.js";
2
2
  import "react";
3
3
  import "react-dom";
4
4
  export {