@gemx-dev/heatmap-react 3.5.32 → 3.5.33

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,4 +1,4 @@
1
1
  export * from './components';
2
2
  export * from './types';
3
- export { useHeatmapDataStore } from './stores';
3
+ export { useHeatmapDataStore, useHeatmapInteractionStore } from './stores';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC"}
package/dist/esm/index.js CHANGED
@@ -1367,4 +1367,4 @@ var ErrorType;
1367
1367
  ErrorType["DataError"] = "DataError";
1368
1368
  })(ErrorType || (ErrorType = {}));
1369
1369
 
1370
- export { GraphView, HeatmapLayout, IHeatmapType, useHeatmapDataStore };
1370
+ export { GraphView, HeatmapLayout, IHeatmapType, useHeatmapDataStore, useHeatmapInteractionStore };
@@ -1367,4 +1367,4 @@ var ErrorType;
1367
1367
  ErrorType["DataError"] = "DataError";
1368
1368
  })(ErrorType || (ErrorType = {}));
1369
1369
 
1370
- export { GraphView, HeatmapLayout, IHeatmapType, useHeatmapDataStore };
1370
+ export { GraphView, HeatmapLayout, IHeatmapType, useHeatmapDataStore, useHeatmapInteractionStore };
@@ -1,4 +1,4 @@
1
1
  export * from './components';
2
2
  export * from './types';
3
- export { useHeatmapDataStore } from './stores';
3
+ export { useHeatmapDataStore, useHeatmapInteractionStore } from './stores';
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,MAAM,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AAExB,OAAO,EAAE,mBAAmB,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC"}