@syntrologie/adapt-viz 2.49.0 → 2.50.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/cdn.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  runtime
3
- } from "./chunk-Y73G2UPR.js";
3
+ } from "./chunk-RILRFUSG.js";
4
4
  import "./chunk-NOUFNU2O.js";
5
5
 
6
6
  // src/cdn.ts
@@ -1002,4 +1002,4 @@ export {
1002
1002
  * SPDX-License-Identifier: BSD-3-Clause
1003
1003
  *)
1004
1004
  */
1005
- //# sourceMappingURL=chunk-Y73G2UPR.js.map
1005
+ //# sourceMappingURL=chunk-RILRFUSG.js.map
package/dist/runtime.js CHANGED
@@ -2,7 +2,7 @@ import {
2
2
  ChartWidgetMountable,
3
3
  runtime,
4
4
  runtime_default
5
- } from "./chunk-Y73G2UPR.js";
5
+ } from "./chunk-RILRFUSG.js";
6
6
  import "./chunk-NOUFNU2O.js";
7
7
  export {
8
8
  ChartWidgetMountable,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syntrologie/adapt-viz",
3
- "version": "2.49.0",
3
+ "version": "2.50.0",
4
4
  "description": "Adaptive Viz — Vega-Lite-backed data visualization tile with baked layouts (bar, line, table) and a custom escape hatch.",
5
5
  "license": "Proprietary",
6
6
  "private": false,