kibana/packages/kbn-chart-icons
Spencer 32491462a9
add kibana.jsonc files to existing packages (#138965)
* [packages] add kibana.jsonc files

* auto-migrate to kibana.jsonc

* support interactive pkg id selection too

* remove old codeowners entry

* skip codeowners generation when .github/CODEOWNERS doesn't exist

* fall back to format validation if user is offline

* update question style

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-09-08 13:31:57 -07:00
..
.storybook [Lens] Move custom chart icons into lens package (#138413) 2022-08-17 13:24:18 +03:00
src chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
BUILD.bazel chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
index.ts chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00
jest.config.js [Lens] Move custom chart icons into lens package (#138413) 2022-08-17 13:24:18 +03:00
kibana.jsonc add kibana.jsonc files to existing packages (#138965) 2022-09-08 13:31:57 -07:00
package.json [Lens] Move custom chart icons into lens package (#138413) 2022-08-17 13:24:18 +03:00
README.md [Lens] Move custom chart icons into lens package (#138413) 2022-08-17 13:24:18 +03:00
tsconfig.json chore(NA): remove src folder requirement from packages (part 2) (#138476) 2022-08-30 15:57:35 +01:00

@kbn/chart-icons

This package contains svg shared assets used in charts

It can be removes when the EuiIllustrations initiative is shipped.