diff --git a/CHANGELOG.md b/CHANGELOG.md index 26daec3149..a5ce85a4f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ Each version should: Ref: http://keepachangelog.com/en/0.3.0/ --> +## [3.2.7] - Mar 16 2026 (Fix for broken v3.2.6) + ## [3.2.6] - Mar 16 2026 - b5ffed55b feat: add extra map export resolutions (#3357) diff --git a/package.json b/package.json index cfdbb4d5ac..3d29f7cd5e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kepler.gl", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl is a webgl based application to visualize large scale location data in the browser", "license": "MIT", "main": "dist/index.js", @@ -104,7 +104,7 @@ "@deck.gl/mapbox": "^8.9.27", "@hubble.gl/core": "1.4.0", "@hubble.gl/react": "1.4.0", - "@kepler.gl/components": "3.2.6", + "@kepler.gl/components": "3.2.7", "@loaders.gl/polyfills": "^4.3.2", "@types/mapbox__geo-viewport": "^0.4.1", "html-webpack-plugin": "^4.3.0", diff --git a/src/actions/package.json b/src/actions/package.json index cc6b01b45d..94fb17a2e2 100644 --- a/src/actions/package.json +++ b/src/actions/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/actions", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -31,13 +31,13 @@ ], "dependencies": { "@deck.gl/core": "^8.9.27", - "@kepler.gl/cloud-providers": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/layers": "3.2.6", - "@kepler.gl/processors": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/cloud-providers": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/layers": "3.2.7", + "@kepler.gl/processors": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@reduxjs/toolkit": "^1.7.2", "@types/lodash": "4.17.5", "@types/react-redux": "^7.1.23", diff --git a/src/ai-assistant/package.json b/src/ai-assistant/package.json index 6d88db968e..2686159f2f 100644 --- a/src/ai-assistant/package.json +++ b/src/ai-assistant/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/ai-assistant", "author": "Xun Li", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl AI assistant", "license": "MIT", "main": "dist/index.js", @@ -34,12 +34,12 @@ "@ai-sdk/deepseek": "^0.2.14", "@ai-sdk/google": "^1.2.18", "@ai-sdk/xai": "^1.2.16", - "@kepler.gl/components": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/layers": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/components": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/layers": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@openassistant/core": "^0.5.17", "@openassistant/duckdb": "^0.5.17", "@openassistant/echarts": "^0.5.17", diff --git a/src/cloud-providers/package.json b/src/cloud-providers/package.json index 20869efe9d..78918eb339 100644 --- a/src/cloud-providers/package.json +++ b/src/cloud-providers/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/cloud-providers", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,7 +30,7 @@ "umd" ], "dependencies": { - "@kepler.gl/types": "3.2.6", + "@kepler.gl/types": "3.2.7", "react": "^18.2.0" }, "nyc": { diff --git a/src/common-utils/package.json b/src/common-utils/package.json index 5d2cf75cfd..5762ad17fa 100644 --- a/src/common-utils/package.json +++ b/src/common-utils/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/common-utils", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl common utils", "license": "MIT", "main": "dist/index.js", @@ -30,8 +30,8 @@ "umd" ], "dependencies": { - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/types": "3.2.6", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/types": "3.2.7", "d3-array": "^2.8.0", "global": "^4.3.0", "h3-js": "^3.1.0", diff --git a/src/components/package.json b/src/components/package.json index 23145dac54..cb115117bf 100644 --- a/src/components/package.json +++ b/src/components/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/components", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -38,20 +38,20 @@ "@dnd-kit/utilities": "^3.2.2", "@emotion/is-prop-valid": "^1.2.1", "@floating-ui/react": "0.25.1", - "@kepler.gl/actions": "3.2.6", - "@kepler.gl/cloud-providers": "3.2.6", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/effects": "3.2.6", - "@kepler.gl/layers": "3.2.6", - "@kepler.gl/localization": "3.2.6", - "@kepler.gl/processors": "3.2.6", - "@kepler.gl/reducers": "3.2.6", - "@kepler.gl/schemas": "3.2.6", - "@kepler.gl/styles": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/actions": "3.2.7", + "@kepler.gl/cloud-providers": "3.2.7", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/effects": "3.2.7", + "@kepler.gl/layers": "3.2.7", + "@kepler.gl/localization": "3.2.7", + "@kepler.gl/processors": "3.2.7", + "@kepler.gl/reducers": "3.2.7", + "@kepler.gl/schemas": "3.2.7", + "@kepler.gl/styles": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/mvt": "^4.3.2", "@loaders.gl/pmtiles": "^4.3.2", "@loaders.gl/wms": "4.3.2", diff --git a/src/constants/package.json b/src/constants/package.json index 02d3caad17..138480f319 100644 --- a/src/constants/package.json +++ b/src/constants/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/constants", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,7 +30,7 @@ "umd" ], "dependencies": { - "@kepler.gl/types": "3.2.6", + "@kepler.gl/types": "3.2.7", "@types/d3-scale": "^3.2.2", "@types/keymirror": "^0.1.1", "chroma-js": "2.1.2", diff --git a/src/deckgl-arrow-layers/package.json b/src/deckgl-arrow-layers/package.json index dc550c6ef6..cc3c9c09a5 100644 --- a/src/deckgl-arrow-layers/package.json +++ b/src/deckgl-arrow-layers/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/deckgl-arrow-layers", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "Deck.gl layers with GeoArrow and GeoParquet support", "license": "MIT", "main": "dist/index.js", @@ -31,8 +31,8 @@ ], "dependencies": { "@geoarrow/geoarrow-js": "^0.3.0", - "@kepler.gl/constants": "^3.2.6", - "@kepler.gl/utils": "^3.2.6", + "@kepler.gl/constants": "^3.2.7", + "@kepler.gl/utils": "^3.2.7", "@math.gl/core": "^4.0.0", "@math.gl/polygon": "^4.0.0", "@math.gl/types": "^4.0.0", diff --git a/src/deckgl-layers/package.json b/src/deckgl-layers/package.json index 5fb488392b..7fe343866a 100644 --- a/src/deckgl-layers/package.json +++ b/src/deckgl-layers/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/deckgl-layers", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -35,9 +35,9 @@ "@deck.gl/core": "^8.9.27", "@deck.gl/geo-layers": "^8.9.27", "@deck.gl/layers": "^8.9.27", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/wms": "4.3.2", "@luma.gl/constants": "^8.5.20", "@luma.gl/core": "^8.5.20", diff --git a/src/duckdb/package.json b/src/duckdb/package.json index ea57b34f37..cc736d9aaf 100644 --- a/src/duckdb/package.json +++ b/src/duckdb/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/duckdb", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "DuckDB plugin for Kepler.gl", "license": "MIT", "main": "dist/index.js", @@ -43,12 +43,12 @@ ], "dependencies": { "@duckdb/duckdb-wasm": "^1.28.0", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/processors": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/processors": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@monaco-editor/react": "^4.6.0", "@radix-ui/react-collapsible": "^1.1.0", "apache-arrow": ">=15.0.0", diff --git a/src/effects/package.json b/src/effects/package.json index 420ac19a89..2cfa86aff1 100644 --- a/src/effects/package.json +++ b/src/effects/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/effects", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl viaual effects", "license": "MIT", "main": "dist/index.js", @@ -31,10 +31,10 @@ ], "dependencies": { "@deck.gl/core": "^8.9.27", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@luma.gl/core": "^8.5.20", "@luma.gl/shadertools": "^8.5.20", "moment-timezone": "^0.5.35", diff --git a/src/layers/package.json b/src/layers/package.json index 575b5938c0..8f3003dc4f 100644 --- a/src/layers/package.json +++ b/src/layers/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/layers", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -36,14 +36,14 @@ "@deck.gl/geo-layers": "^8.9.27", "@deck.gl/layers": "^8.9.27", "@deck.gl/mesh-layers": "^8.9.27", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/deckgl-arrow-layers": "3.2.6", - "@kepler.gl/deckgl-layers": "3.2.6", - "@kepler.gl/localization": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/deckgl-arrow-layers": "3.2.7", + "@kepler.gl/deckgl-layers": "3.2.7", + "@kepler.gl/localization": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/arrow": "^4.3.2", "@loaders.gl/core": "^4.3.2", "@loaders.gl/gis": "^4.3.2", diff --git a/src/localization/package.json b/src/localization/package.json index 5717fdeb90..841bc6bf4a 100644 --- a/src/localization/package.json +++ b/src/localization/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/localization", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", diff --git a/src/processors/package.json b/src/processors/package.json index 98c1769e90..b39a3eda6d 100644 --- a/src/processors/package.json +++ b/src/processors/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/processors", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -31,12 +31,12 @@ ], "dependencies": { "@danmarshall/deckgl-typings": "4.9.22", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/schemas": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/schemas": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/arrow": "^4.3.2", "@loaders.gl/core": "^4.3.2", "@loaders.gl/csv": "^4.3.2", diff --git a/src/reducers/package.json b/src/reducers/package.json index e82549ab40..c7aa97a9ab 100644 --- a/src/reducers/package.json +++ b/src/reducers/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/reducers", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,21 +30,21 @@ "umd" ], "dependencies": { - "@kepler.gl/actions": "3.2.6", - "@kepler.gl/cloud-providers": "3.2.6", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/deckgl-arrow-layers": "3.2.6", - "@kepler.gl/deckgl-layers": "3.2.6", - "@kepler.gl/effects": "3.2.6", - "@kepler.gl/layers": "3.2.6", - "@kepler.gl/localization": "3.2.6", - "@kepler.gl/processors": "3.2.6", - "@kepler.gl/schemas": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/tasks": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/actions": "3.2.7", + "@kepler.gl/cloud-providers": "3.2.7", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/deckgl-arrow-layers": "3.2.7", + "@kepler.gl/deckgl-layers": "3.2.7", + "@kepler.gl/effects": "3.2.7", + "@kepler.gl/layers": "3.2.7", + "@kepler.gl/localization": "3.2.7", + "@kepler.gl/processors": "3.2.7", + "@kepler.gl/schemas": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/tasks": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/loader-utils": "^4.3.2", "@mapbox/geo-viewport": "^0.4.1", "@math.gl/web-mercator": "^3.6.2", diff --git a/src/schemas/package.json b/src/schemas/package.json index 4ad3868019..3d68115542 100644 --- a/src/schemas/package.json +++ b/src/schemas/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/schemas", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl schemas used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,12 +30,12 @@ "umd" ], "dependencies": { - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/layers": "3.2.6", - "@kepler.gl/table": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/layers": "3.2.7", + "@kepler.gl/table": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/loader-utils": "^4.3.2", "@types/keymirror": "^0.1.1", "@types/lodash": "4.17.5", diff --git a/src/styles/package.json b/src/styles/package.json index 42846fdab8..0d3a67065a 100644 --- a/src/styles/package.json +++ b/src/styles/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/styles", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,7 +30,7 @@ "umd" ], "dependencies": { - "@kepler.gl/constants": "3.2.6", + "@kepler.gl/constants": "3.2.7", "@types/styled-components": "^5.1.32", "styled-components": "6.1.8" }, diff --git a/src/table/package.json b/src/table/package.json index b30fc5ef62..298910c6e0 100644 --- a/src/table/package.json +++ b/src/table/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/table", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,10 +30,10 @@ "umd" ], "dependencies": { - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/types": "3.2.6", - "@kepler.gl/utils": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/types": "3.2.7", + "@kepler.gl/utils": "3.2.7", "@loaders.gl/mvt": "^4.3.2", "@loaders.gl/pmtiles": "^4.3.2", "@types/d3-array": "^2.8.0", diff --git a/src/tasks/package.json b/src/tasks/package.json index 29ef53f97e..b5cd70b1ae 100644 --- a/src/tasks/package.json +++ b/src/tasks/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/tasks", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -30,7 +30,7 @@ "umd" ], "dependencies": { - "@kepler.gl/processors": "3.2.6", + "@kepler.gl/processors": "3.2.7", "react-palm": "^3.3.8" }, "nyc": { diff --git a/src/types/package.json b/src/types/package.json index 3151abbb8f..3a83390e57 100644 --- a/src/types/package.json +++ b/src/types/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/types", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl types used by kepler.gl components, actions and reducers", "license": "MIT", "types": "index.d.ts", diff --git a/src/utils/package.json b/src/utils/package.json index 324dbbed72..e449eda7af 100644 --- a/src/utils/package.json +++ b/src/utils/package.json @@ -1,7 +1,7 @@ { "name": "@kepler.gl/utils", "author": "Shan He ", - "version": "3.2.6", + "version": "3.2.7", "description": "kepler.gl constants used by kepler.gl components, actions and reducers", "license": "MIT", "main": "dist/index.js", @@ -31,9 +31,9 @@ ], "dependencies": { "@deck.gl/core": "^8.9.27", - "@kepler.gl/common-utils": "3.2.6", - "@kepler.gl/constants": "3.2.6", - "@kepler.gl/types": "3.2.6", + "@kepler.gl/common-utils": "3.2.7", + "@kepler.gl/constants": "3.2.7", + "@kepler.gl/types": "3.2.7", "@loaders.gl/arrow": "^4.3.2", "@luma.gl/constants": "^8.5.20", "@luma.gl/core": "^8.5.20", diff --git a/yarn.lock b/yarn.lock index 6b7f43cf97..972ed76837 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4833,18 +4833,18 @@ __metadata: languageName: node linkType: hard -"@kepler.gl/actions@npm:3.2.6, @kepler.gl/actions@workspace:src/actions": +"@kepler.gl/actions@npm:3.2.7, @kepler.gl/actions@workspace:src/actions": version: 0.0.0-use.local resolution: "@kepler.gl/actions@workspace:src/actions" dependencies: "@deck.gl/core": "npm:^8.9.27" - "@kepler.gl/cloud-providers": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/layers": "npm:3.2.6" - "@kepler.gl/processors": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/cloud-providers": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/layers": "npm:3.2.7" + "@kepler.gl/processors": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@reduxjs/toolkit": "npm:^1.7.2" "@types/lodash": "npm:4.17.5" "@types/react-redux": "npm:^7.1.23" @@ -4865,12 +4865,12 @@ __metadata: "@ai-sdk/deepseek": "npm:^0.2.14" "@ai-sdk/google": "npm:^1.2.18" "@ai-sdk/xai": "npm:^1.2.16" - "@kepler.gl/components": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/layers": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/components": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/layers": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@openassistant/core": "npm:^0.5.17" "@openassistant/duckdb": "npm:^0.5.17" "@openassistant/echarts": "npm:^0.5.17" @@ -4888,21 +4888,21 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/cloud-providers@npm:3.2.6, @kepler.gl/cloud-providers@workspace:src/cloud-providers": +"@kepler.gl/cloud-providers@npm:3.2.7, @kepler.gl/cloud-providers@workspace:src/cloud-providers": version: 0.0.0-use.local resolution: "@kepler.gl/cloud-providers@workspace:src/cloud-providers" dependencies: - "@kepler.gl/types": "npm:3.2.6" + "@kepler.gl/types": "npm:3.2.7" react: "npm:^18.2.0" languageName: unknown linkType: soft -"@kepler.gl/common-utils@npm:3.2.6, @kepler.gl/common-utils@workspace:src/common-utils": +"@kepler.gl/common-utils@npm:3.2.7, @kepler.gl/common-utils@workspace:src/common-utils": version: 0.0.0-use.local resolution: "@kepler.gl/common-utils@workspace:src/common-utils" dependencies: - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" d3-array: "npm:^2.8.0" global: "npm:^4.3.0" h3-js: "npm:^3.1.0" @@ -4910,7 +4910,7 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/components@npm:3.2.6, @kepler.gl/components@workspace:src/components": +"@kepler.gl/components@npm:3.2.7, @kepler.gl/components@workspace:src/components": version: 0.0.0-use.local resolution: "@kepler.gl/components@workspace:src/components" dependencies: @@ -4922,20 +4922,20 @@ __metadata: "@dnd-kit/utilities": "npm:^3.2.2" "@emotion/is-prop-valid": "npm:^1.2.1" "@floating-ui/react": "npm:0.25.1" - "@kepler.gl/actions": "npm:3.2.6" - "@kepler.gl/cloud-providers": "npm:3.2.6" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/effects": "npm:3.2.6" - "@kepler.gl/layers": "npm:3.2.6" - "@kepler.gl/localization": "npm:3.2.6" - "@kepler.gl/processors": "npm:3.2.6" - "@kepler.gl/reducers": "npm:3.2.6" - "@kepler.gl/schemas": "npm:3.2.6" - "@kepler.gl/styles": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/actions": "npm:3.2.7" + "@kepler.gl/cloud-providers": "npm:3.2.7" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/effects": "npm:3.2.7" + "@kepler.gl/layers": "npm:3.2.7" + "@kepler.gl/localization": "npm:3.2.7" + "@kepler.gl/processors": "npm:3.2.7" + "@kepler.gl/reducers": "npm:3.2.7" + "@kepler.gl/schemas": "npm:3.2.7" + "@kepler.gl/styles": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/mvt": "npm:^4.3.2" "@loaders.gl/pmtiles": "npm:^4.3.2" "@loaders.gl/wms": "npm:4.3.2" @@ -5025,11 +5025,11 @@ __metadata: languageName: node linkType: hard -"@kepler.gl/constants@npm:3.2.6, @kepler.gl/constants@npm:^3.2.6, @kepler.gl/constants@workspace:src/constants": +"@kepler.gl/constants@npm:3.2.7, @kepler.gl/constants@npm:^3.2.7, @kepler.gl/constants@workspace:src/constants": version: 0.0.0-use.local resolution: "@kepler.gl/constants@workspace:src/constants" dependencies: - "@kepler.gl/types": "npm:3.2.6" + "@kepler.gl/types": "npm:3.2.7" "@types/d3-scale": "npm:^3.2.2" "@types/d3-time": "npm:^2" "@types/keymirror": "npm:^0.1.1" @@ -5045,13 +5045,13 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/deckgl-arrow-layers@npm:3.2.6, @kepler.gl/deckgl-arrow-layers@workspace:src/deckgl-arrow-layers": +"@kepler.gl/deckgl-arrow-layers@npm:3.2.7, @kepler.gl/deckgl-arrow-layers@workspace:src/deckgl-arrow-layers": version: 0.0.0-use.local resolution: "@kepler.gl/deckgl-arrow-layers@workspace:src/deckgl-arrow-layers" dependencies: "@geoarrow/geoarrow-js": "npm:^0.3.0" - "@kepler.gl/constants": "npm:^3.2.6" - "@kepler.gl/utils": "npm:^3.2.6" + "@kepler.gl/constants": "npm:^3.2.7" + "@kepler.gl/utils": "npm:^3.2.7" "@math.gl/core": "npm:^4.0.0" "@math.gl/polygon": "npm:^4.0.0" "@math.gl/types": "npm:^4.0.0" @@ -5065,7 +5065,7 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/deckgl-layers@npm:3.2.6, @kepler.gl/deckgl-layers@workspace:src/deckgl-layers": +"@kepler.gl/deckgl-layers@npm:3.2.7, @kepler.gl/deckgl-layers@workspace:src/deckgl-layers": version: 0.0.0-use.local resolution: "@kepler.gl/deckgl-layers@workspace:src/deckgl-layers" dependencies: @@ -5074,9 +5074,9 @@ __metadata: "@deck.gl/core": "npm:^8.9.27" "@deck.gl/geo-layers": "npm:^8.9.27" "@deck.gl/layers": "npm:^8.9.27" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/wms": "npm:4.3.2" "@luma.gl/constants": "npm:^8.5.20" "@luma.gl/core": "npm:^8.5.20" @@ -5101,12 +5101,12 @@ __metadata: resolution: "@kepler.gl/duckdb@workspace:src/duckdb" dependencies: "@duckdb/duckdb-wasm": "npm:^1.28.0" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/processors": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/processors": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@monaco-editor/react": "npm:^4.6.0" "@radix-ui/react-collapsible": "npm:^1.1.0" apache-arrow: "npm:>=15.0.0" @@ -5115,15 +5115,15 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/effects@npm:3.2.6, @kepler.gl/effects@workspace:src/effects": +"@kepler.gl/effects@npm:3.2.7, @kepler.gl/effects@workspace:src/effects": version: 0.0.0-use.local resolution: "@kepler.gl/effects@workspace:src/effects" dependencies: "@deck.gl/core": "npm:^8.9.27" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@luma.gl/core": "npm:^8.5.20" "@luma.gl/shadertools": "npm:^8.5.20" moment-timezone: "npm:^0.5.35" @@ -5131,7 +5131,7 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/layers@npm:3.2.6, @kepler.gl/layers@workspace:src/layers": +"@kepler.gl/layers@npm:3.2.7, @kepler.gl/layers@workspace:src/layers": version: 0.0.0-use.local resolution: "@kepler.gl/layers@workspace:src/layers" dependencies: @@ -5141,14 +5141,14 @@ __metadata: "@deck.gl/geo-layers": "npm:^8.9.27" "@deck.gl/layers": "npm:^8.9.27" "@deck.gl/mesh-layers": "npm:^8.9.27" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/deckgl-arrow-layers": "npm:3.2.6" - "@kepler.gl/deckgl-layers": "npm:3.2.6" - "@kepler.gl/localization": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/deckgl-arrow-layers": "npm:3.2.7" + "@kepler.gl/deckgl-layers": "npm:3.2.7" + "@kepler.gl/localization": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/arrow": "npm:^4.3.2" "@loaders.gl/core": "npm:^4.3.2" "@loaders.gl/gis": "npm:^4.3.2" @@ -5190,7 +5190,7 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/localization@npm:3.2.6, @kepler.gl/localization@workspace:src/localization": +"@kepler.gl/localization@npm:3.2.7, @kepler.gl/localization@workspace:src/localization": version: 0.0.0-use.local resolution: "@kepler.gl/localization@workspace:src/localization" dependencies: @@ -5200,17 +5200,17 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/processors@npm:3.2.6, @kepler.gl/processors@workspace:src/processors": +"@kepler.gl/processors@npm:3.2.7, @kepler.gl/processors@workspace:src/processors": version: 0.0.0-use.local resolution: "@kepler.gl/processors@workspace:src/processors" dependencies: "@danmarshall/deckgl-typings": "npm:4.9.22" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/schemas": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/schemas": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/arrow": "npm:^4.3.2" "@loaders.gl/core": "npm:^4.3.2" "@loaders.gl/csv": "npm:^4.3.2" @@ -5229,25 +5229,25 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/reducers@npm:3.2.6, @kepler.gl/reducers@workspace:src/reducers": +"@kepler.gl/reducers@npm:3.2.7, @kepler.gl/reducers@workspace:src/reducers": version: 0.0.0-use.local resolution: "@kepler.gl/reducers@workspace:src/reducers" dependencies: - "@kepler.gl/actions": "npm:3.2.6" - "@kepler.gl/cloud-providers": "npm:3.2.6" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/deckgl-arrow-layers": "npm:3.2.6" - "@kepler.gl/deckgl-layers": "npm:3.2.6" - "@kepler.gl/effects": "npm:3.2.6" - "@kepler.gl/layers": "npm:3.2.6" - "@kepler.gl/localization": "npm:3.2.6" - "@kepler.gl/processors": "npm:3.2.6" - "@kepler.gl/schemas": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/tasks": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/actions": "npm:3.2.7" + "@kepler.gl/cloud-providers": "npm:3.2.7" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/deckgl-arrow-layers": "npm:3.2.7" + "@kepler.gl/deckgl-layers": "npm:3.2.7" + "@kepler.gl/effects": "npm:3.2.7" + "@kepler.gl/layers": "npm:3.2.7" + "@kepler.gl/localization": "npm:3.2.7" + "@kepler.gl/processors": "npm:3.2.7" + "@kepler.gl/schemas": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/tasks": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/loader-utils": "npm:^4.3.2" "@mapbox/geo-viewport": "npm:^0.4.1" "@math.gl/web-mercator": "npm:^3.6.2" @@ -5269,16 +5269,16 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/schemas@npm:3.2.6, @kepler.gl/schemas@workspace:src/schemas": +"@kepler.gl/schemas@npm:3.2.7, @kepler.gl/schemas@workspace:src/schemas": version: 0.0.0-use.local resolution: "@kepler.gl/schemas@workspace:src/schemas" dependencies: - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/layers": "npm:3.2.6" - "@kepler.gl/table": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/layers": "npm:3.2.7" + "@kepler.gl/table": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/loader-utils": "npm:^4.3.2" "@types/keymirror": "npm:^0.1.1" "@types/lodash": "npm:4.17.5" @@ -5289,24 +5289,24 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/styles@npm:3.2.6, @kepler.gl/styles@workspace:src/styles": +"@kepler.gl/styles@npm:3.2.7, @kepler.gl/styles@workspace:src/styles": version: 0.0.0-use.local resolution: "@kepler.gl/styles@workspace:src/styles" dependencies: - "@kepler.gl/constants": "npm:3.2.6" + "@kepler.gl/constants": "npm:3.2.7" "@types/styled-components": "npm:^5.1.32" styled-components: "npm:6.1.8" languageName: unknown linkType: soft -"@kepler.gl/table@npm:3.2.6, @kepler.gl/table@workspace:src/table": +"@kepler.gl/table@npm:3.2.7, @kepler.gl/table@workspace:src/table": version: 0.0.0-use.local resolution: "@kepler.gl/table@workspace:src/table" dependencies: - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" - "@kepler.gl/utils": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" + "@kepler.gl/utils": "npm:3.2.7" "@loaders.gl/mvt": "npm:^4.3.2" "@loaders.gl/pmtiles": "npm:^4.3.2" "@types/d3-array": "npm:^2.8.0" @@ -5320,11 +5320,11 @@ __metadata: languageName: unknown linkType: soft -"@kepler.gl/tasks@npm:3.2.6, @kepler.gl/tasks@workspace:src/tasks": +"@kepler.gl/tasks@npm:3.2.7, @kepler.gl/tasks@workspace:src/tasks": version: 0.0.0-use.local resolution: "@kepler.gl/tasks@workspace:src/tasks" dependencies: - "@kepler.gl/processors": "npm:3.2.6" + "@kepler.gl/processors": "npm:3.2.7" react-palm: "npm:^3.3.8" languageName: unknown linkType: soft @@ -5336,20 +5336,20 @@ __metadata: languageName: node linkType: hard -"@kepler.gl/types@npm:3.2.6, @kepler.gl/types@workspace:src/types": +"@kepler.gl/types@npm:3.2.7, @kepler.gl/types@workspace:src/types": version: 0.0.0-use.local resolution: "@kepler.gl/types@workspace:src/types" languageName: unknown linkType: soft -"@kepler.gl/utils@npm:3.2.6, @kepler.gl/utils@npm:^3.2.6, @kepler.gl/utils@workspace:src/utils": +"@kepler.gl/utils@npm:3.2.7, @kepler.gl/utils@npm:^3.2.7, @kepler.gl/utils@workspace:src/utils": version: 0.0.0-use.local resolution: "@kepler.gl/utils@workspace:src/utils" dependencies: "@deck.gl/core": "npm:^8.9.27" - "@kepler.gl/common-utils": "npm:3.2.6" - "@kepler.gl/constants": "npm:3.2.6" - "@kepler.gl/types": "npm:3.2.6" + "@kepler.gl/common-utils": "npm:3.2.7" + "@kepler.gl/constants": "npm:3.2.7" + "@kepler.gl/types": "npm:3.2.7" "@loaders.gl/arrow": "npm:^4.3.2" "@luma.gl/constants": "npm:^8.5.20" "@luma.gl/core": "npm:^8.5.20" @@ -21134,7 +21134,7 @@ __metadata: "@deck.gl/test-utils": "npm:^8.9.27" "@hubble.gl/core": "npm:1.4.0" "@hubble.gl/react": "npm:1.4.0" - "@kepler.gl/components": "npm:3.2.6" + "@kepler.gl/components": "npm:3.2.7" "@loaders.gl/polyfills": "npm:^4.3.2" "@luma.gl/test-utils": "npm:^8.5.20" "@nebula.gl/layers": "npm:1.0.2-alpha.1"