From 67948654c09d337e02aa53782c0613a9ca387c15 Mon Sep 17 00:00:00 2001 From: Anish Aggarwal Date: Mon, 20 Jul 2020 23:08:18 +0530 Subject: [PATCH] Revert "Add analyze event glyph to EuiIcon (#3729)" This reverts commit 5bf291896f6dc09868144d812778dde01dc35299. --- CHANGELOG.md | 1 - src-docs/src/views/icon/icons.js | 1 - .../icon/__snapshots__/icon.test.tsx.snap | 18 ------------------ src/components/icon/assets/analyze_event.js | 19 ------------------- src/components/icon/assets/analyze_event.svg | 3 --- src/components/icon/icon.tsx | 1 - 6 files changed, 43 deletions(-) delete mode 100644 src/components/icon/assets/analyze_event.js delete mode 100644 src/components/icon/assets/analyze_event.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 051223fb642..c11d7f0a5ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,5 @@ ## [`master`](https://github.com/elastic/eui/tree/master) -- Added `analyzeEvent` glyph in `EuiIcon` ([#3729](https://github.com/elastic/eui/pull/3729)) - Updated `EuiComboBox` to allow the options list to open for single selection custom options ([#3706](https://github.com/elastic/eui/pull/3706)) - Added `useEuiI18n` hook for localization ([#3749](https://github.com/elastic/eui/pull/3749)) diff --git a/src-docs/src/views/icon/icons.js b/src-docs/src/views/icon/icons.js index 180512c64f7..09d4ad6f288 100644 --- a/src-docs/src/views/icon/icons.js +++ b/src-docs/src/views/icon/icons.js @@ -24,7 +24,6 @@ export const iconTypes = [ 'accessibility', 'aggregate', 'alert', - 'analyzeEvent', 'annotation', 'apmTrace', 'apps', diff --git a/src/components/icon/__snapshots__/icon.test.tsx.snap b/src/components/icon/__snapshots__/icon.test.tsx.snap index f17958fee77..b5aebaa52b6 100644 --- a/src/components/icon/__snapshots__/icon.test.tsx.snap +++ b/src/components/icon/__snapshots__/icon.test.tsx.snap @@ -566,24 +566,6 @@ exports[`EuiIcon props type alert is rendered 1`] = ` `; -exports[`EuiIcon props type analyzeEvent is rendered 1`] = ` - -`; - exports[`EuiIcon props type annotation is rendered 1`] = `