{
  "name": "@gooddata/sdk-ui-charts",
  "version": "11.32.0",
  "description": "GoodData.UI SDK - Charts",
  "license": "LicenseRef-LICENSE",
  "author": "GoodData Corporation",
  "repository": {
    "type": "git",
    "url": "https://github.com/gooddata/gooddata-ui-sdk.git",
    "directory": "libs/sdk-ui-charts"
  },
  "files": [
    "esm/**/*.js",
    "esm/**/*.json",
    "esm/**/*.d.ts",
    "esm/**/*.map",
    "esm/**/*.svg",
    "styles",
    "NOTICE"
  ],
  "type": "module",
  "sideEffects": [
    "*.css",
    "*.svg"
  ],
  "browser": "./esm/index.js",
  "types": "./esm/index.d.ts",
  "exports": {
    ".": "./esm/index.js",
    "./internal": "./esm/internal.js",
    "./styles/css/*": "./styles/css/*",
    "./styles/scss/*": "./styles/scss/*",
    "./internal-tests/CoreAreaChart": "./esm/charts/areaChart/CoreAreaChart.js",
    "./internal-tests/CoreBarChart": "./esm/charts/barChart/CoreBarChart.js",
    "./internal-tests/CoreBubbleChart": "./esm/charts/bubbleChart/CoreBubbleChart.js",
    "./internal-tests/CoreBulletChart": "./esm/charts/bulletChart/CoreBulletChart.js",
    "./internal-tests/CoreColumnChart": "./esm/charts/columnChart/CoreColumnChart.js",
    "./internal-tests/CoreComboChart": "./esm/charts/comboChart/CoreComboChart.js",
    "./internal-tests/CoreDependencyWheelChart": "./esm/charts/dependencyWheelChart/CoreDependencyWheelChart.js",
    "./internal-tests/CoreDonutChart": "./esm/charts/donutChart/CoreDonutChart.js",
    "./internal-tests/CoreFunnelChart": "./esm/charts/funnelChart/CoreFunnelChart.js",
    "./internal-tests/CoreHeadline": "./esm/charts/headline/CoreHeadline.js",
    "./internal-tests/CoreHeatmap": "./esm/charts/heatmap/CoreHeatmap.js",
    "./internal-tests/CoreLineChart": "./esm/charts/lineChart/CoreLineChart.js",
    "./internal-tests/CorePieChart": "./esm/charts/pieChart/CorePieChart.js",
    "./internal-tests/CoreSankeyChart": "./esm/charts/sankeyChart/CoreSankeyChart.js",
    "./internal-tests/CoreScatterPlot": "./esm/charts/scatterPlot/CoreScatterPlot.js",
    "./internal-tests/CoreTreemap": "./esm/charts/treemap/CoreTreemap.js",
    "./internal-tests/CoreXirr": "./esm/charts/xirr/CoreXirr.js",
    "./internal-tests/CoreRepeater": "./esm/charts/repeater/CoreRepeater.js"
  },
  "dependencies": {
    "@gooddata/number-formatter": "^1.0.6",
    "ag-grid-community": "35.1.0",
    "ag-grid-react": "35.1.0",
    "classnames": "2.5.1",
    "date-fns": "4.1.0",
    "default-import": "1.1.5",
    "fast-equals": "^5.2.2",
    "highcharts": "12.2.0",
    "highcharts-react-official": "3.2.2",
    "hoist-non-react-statics": "^3.3.0",
    "js-yaml": "^4.1.1",
    "json-stable-stringify": "1.3.0",
    "lodash-es": "^4.17.23",
    "polished": "^3.6.7",
    "react-intl": "7.1.11",
    "react-measure": "^2.5.2",
    "ts-invariant": "0.10.3",
    "tslib": "2.8.1",
    "uuid": "11.1.0",
    "@gooddata/sdk-model": "11.32.0",
    "@gooddata/sdk-ui-kit": "11.32.0",
    "@gooddata/sdk-backend-spi": "11.32.0",
    "@gooddata/sdk-ui": "11.32.0",
    "@gooddata/sdk-ui-theme-provider": "11.32.0",
    "@gooddata/sdk-ui-vis-commons": "11.32.0",
    "@gooddata/util": "11.32.0"
  },
  "devDependencies": {
    "@microsoft/api-documenter": "^7.17.0",
    "@microsoft/api-extractor": "^7.55.2",
    "@testing-library/dom": "10.4.1",
    "@testing-library/react": "16.3.0",
    "@types/hoist-non-react-statics": "^3.3.1",
    "@types/js-yaml": "^4.0.9",
    "@types/lodash-es": "^4.17.12",
    "@types/node": "24.12.0",
    "@types/raf": "^3.4.0",
    "@types/react": "19.1.11",
    "@types/react-dom": "19.1.7",
    "@types/react-measure": "2.0.12",
    "@typescript-eslint/eslint-plugin": "8.58.0",
    "@typescript-eslint/parser": "8.58.0",
    "@typescript/native-preview": "7.0.0-dev.20260202.1",
    "@vitest/eslint-plugin": "1.6.6",
    "dependency-cruiser": "17.3.10",
    "eslint": "^9.39.2",
    "eslint-import-resolver-typescript": "4.4.4",
    "eslint-plugin-headers": "1.3.3",
    "eslint-plugin-import-esm": "1.2.1",
    "eslint-plugin-import-x": "4.16.1",
    "eslint-plugin-jsdoc": "62.1.0",
    "eslint-plugin-no-barrel-files": "1.2.2",
    "eslint-plugin-no-only-tests": "3.3.0",
    "eslint-plugin-react": "7.37.5",
    "eslint-plugin-react-hooks": "5.2.0",
    "eslint-plugin-sonarjs": "3.0.6",
    "full-icu": "^1.3.0",
    "happy-dom": "18.0.1",
    "npm-run-all": "^4.1.5",
    "oxfmt": "0.45.0",
    "oxlint": "^1.43.0",
    "oxlint-tsgolint": "0.11.4",
    "raf": "3.4.1",
    "react": "19.1.1",
    "react-dom": "19.1.1",
    "sass": "1.70.0",
    "stylelint": "^16.26.1",
    "typescript": "5.9.3",
    "vitest": "4.1.0",
    "vitest-dom": "0.1.1",
    "@gooddata/eslint-config": "11.32.0",
    "@gooddata/oxlint-config": "11.32.0",
    "@gooddata/reference-workspace": "11.32.0",
    "@gooddata/sdk-backend-mockingbird": "11.32.0",
    "@gooddata/stylelint-config": "11.32.0"
  },
  "peerDependencies": {
    "react": "^18.0.0 || ^19.0.0",
    "react-dom": "^18.0.0 || ^19.0.0"
  },
  "scripts": {
    "_phase:build": "npm run build",
    "_phase:test": "npm run test-once",
    "_phase:validate": "npm run validate",
    "api-extractor": "mkdir -p api && [ -z \"${CI}\" ] && (api-extractor run -l) || (api-extractor run)",
    "build": "bash scripts/build.sh",
    "build-check": "tsgo",
    "build-ts": "tsgo -p tsconfig.build.json",
    "clean": "../../common/scripts/clean-command-state.sh && rm -rf ci dist esm coverage  styles/css *.log tsconfig.tsbuildinfo",
    "dep-cruiser": "depcruise --validate .dependency-cruiser.js --output-type err-long src/",
    "format-check": "oxfmt --check .",
    "format-write": "oxfmt .",
    "lint": "oxlint . --type-aware --quiet && eslint .",
    "lint-fix": "oxlint . --type-aware --quiet --fix && eslint . --fix",
    "scss": "sass --load-path=node_modules styles/scss:styles/css",
    "stylelint": "stylelint '**/*.scss'",
    "stylelint-fix": "stylelint '**/*.scss' --fix",
    "test": "vitest watch",
    "test-once": "vitest run",
    "validate": "npm run lint && npm run dep-cruiser && npm run stylelint && npm run validate-locales && npm run format-check && npm run validate-theming",
    "validate-esm": "node --input-type=module --eval 'import \"@gooddata/sdk-ui-charts\"'",
    "validate-locales": "cd ../sdk-ui && npm run validate-locales",
    "validate-theming": "npm run scss && node scripts/validateCss.js"
  }
}