@bicharts/chart-host 0.1.13 → 0.1.14

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,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  US_STATES
4
- } from "./chunk-NWID6YOP.mjs";
4
+ } from "./chunk-75ZJSYIF.mjs";
5
5
  export {
6
6
  US_STATES
7
7
  };
8
- //# sourceMappingURL=geo-us-states.mjs.map
@@ -1,8 +1,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  US_ZIP3
4
- } from "./chunk-VINV4YZM.mjs";
4
+ } from "./chunk-D3N3JUMK.mjs";
5
5
  export {
6
6
  US_ZIP3
7
7
  };
8
- //# sourceMappingURL=geo-us-zip3.mjs.map
@@ -1,8 +1,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  WORLD_110M
4
- } from "./chunk-23GNNTXQ.mjs";
4
+ } from "./chunk-ABGDJ3NJ.mjs";
5
5
  export {
6
6
  WORLD_110M
7
7
  };
8
- //# sourceMappingURL=geo-world.mjs.map
package/dist/geo.mjs CHANGED
@@ -3,16 +3,16 @@ import {
3
3
  NA_ISO3,
4
4
  NA_LAT_MAX,
5
5
  clipFeatureToLat
6
- } from "./chunk-X7PWWEGM.mjs";
6
+ } from "./chunk-A2GMXZP7.mjs";
7
7
  import {
8
8
  WORLD_110M
9
- } from "./chunk-23GNNTXQ.mjs";
9
+ } from "./chunk-ABGDJ3NJ.mjs";
10
10
  import {
11
11
  US_STATES
12
- } from "./chunk-NWID6YOP.mjs";
12
+ } from "./chunk-75ZJSYIF.mjs";
13
13
  import {
14
14
  US_ZIP3
15
- } from "./chunk-VINV4YZM.mjs";
15
+ } from "./chunk-D3N3JUMK.mjs";
16
16
 
17
17
  // src/geo.ts
18
18
  function geoForKind(geoKind) {
@@ -38,4 +38,3 @@ export {
38
38
  NA_ISO3,
39
39
  geoForKind
40
40
  };
41
- //# sourceMappingURL=geo.mjs.map
@@ -1,8 +1,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  US_STATES
4
- } from "./chunk-NWID6YOP.mjs";
4
+ } from "./chunk-75ZJSYIF.mjs";
5
5
  export {
6
6
  US_STATES
7
7
  };
8
- //# sourceMappingURL=geoUsStates.generated-2ZZRXWWJ.mjs.map
@@ -1,8 +1,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  US_ZIP3
4
- } from "./chunk-VINV4YZM.mjs";
4
+ } from "./chunk-D3N3JUMK.mjs";
5
5
  export {
6
6
  US_ZIP3
7
7
  };
8
- //# sourceMappingURL=geoUsZip3.generated-I6BTA45Q.mjs.map
@@ -1,8 +1,7 @@
1
1
  /*! @bicharts/chart-host — Apache-2.0. Bundled reference data: GeoNames (https://www.geonames.org/) CC BY 4.0; Natural Earth and US Census/TIGER (public domain). Full text: NOTICE in this package. */
2
2
  import {
3
3
  WORLD_110M
4
- } from "./chunk-23GNNTXQ.mjs";
4
+ } from "./chunk-ABGDJ3NJ.mjs";
5
5
  export {
6
6
  WORLD_110M
7
7
  };
8
- //# sourceMappingURL=geoWorld110m.generated-O2WOIRYY.mjs.map
package/dist/index.mjs CHANGED
@@ -35,8 +35,8 @@ import {
35
35
  registerGeo,
36
36
  registerGeoAsset,
37
37
  resolveOptions
38
- } from "./chunk-KVDSH535.mjs";
39
- import "./chunk-X7PWWEGM.mjs";
38
+ } from "./chunk-RTPHW4YT.mjs";
39
+ import "./chunk-A2GMXZP7.mjs";
40
40
  export {
41
41
  ANIM_MAX_IDEAL_FRAMES_DEFAULT,
42
42
  ANIM_MAX_IDEAL_FRAMES_MAX,
@@ -74,4 +74,3 @@ export {
74
74
  registerGeoAsset,
75
75
  resolveOptions
76
76
  };
77
- //# sourceMappingURL=index.mjs.map
package/dist/react.mjs CHANGED
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  buildRenderPayload,
4
4
  createChartHost
5
- } from "./chunk-KVDSH535.mjs";
6
- import "./chunk-X7PWWEGM.mjs";
5
+ } from "./chunk-RTPHW4YT.mjs";
6
+ import "./chunk-A2GMXZP7.mjs";
7
7
 
8
8
  // src/react.tsx
9
9
  import { createContext, useContext, useEffect, useLayoutEffect, useMemo, useRef, useState } from "react";
@@ -95,4 +95,3 @@ export {
95
95
  BicChartGroup,
96
96
  useBicSelection
97
97
  };
98
- //# sourceMappingURL=react.mjs.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bicharts/chart-host",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "description": "Run a BIC-generated D3 chart in any web host: compiles the generated render() function, applies the shared option defaults, resolves mark clicks (through tooltip overlays), owns the selection affordance, and translates row indices between cross-filtered charts. The same contract the BIC Power BI visual implements, minus Power BI. React bindings at @bicharts/chart-host/react.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",