Files
superset2/superset-frontend/plugins/plugin-chart-country-map/scripts/build.py
Superset Dev 69afb7653b fix(plugin-chart-country-map): trailing newlines + correct theme/t imports
- Add trailing newline to all 220 geo.json outputs to satisfy
  end-of-file-fixer pre-commit hook
- build.py: post-process step ensures future regens emit trailing newlines
- CountryMap.tsx: import t/useTheme from @apache-superset/core
  (matches the rest of the codebase) and use antd theme tokens
  (colorBgSpotlight, colorTextLightSolid, colorErrorText, etc.)
  instead of legacy theme.colors.* paths

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 23:37:57 -07:00

38 KiB
Executable File