Skip to content

Commit

Permalink
Merge branch 'main' into new_headless_mode
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored Mar 31, 2023
2 parents 99c6730 + 6842039 commit 56fea27
Show file tree
Hide file tree
Showing 49 changed files with 682 additions and 1,468 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Side Public License, v 1.
*/

import { SavedObjectMetaData } from '@kbn/saved-objects-plugin/public';
import type { SavedObjectMetaData } from '@kbn/saved-objects-finder-plugin/public';
import { PersistableState } from '@kbn/kibana-utils-plugin/common';
import { UiActionsPresentableGrouping } from '@kbn/ui-actions-plugin/public';
import { EmbeddableInput, EmbeddableOutput, IEmbeddable } from './i_embeddable';
Expand Down
11 changes: 0 additions & 11 deletions src/plugins/saved_objects/common/index.ts

This file was deleted.

35 changes: 0 additions & 35 deletions src/plugins/saved_objects/common/types.ts

This file was deleted.

10 changes: 0 additions & 10 deletions src/plugins/saved_objects/public/finder/index.ts

This file was deleted.

Loading

0 comments on commit 56fea27

Please sign in to comment.