diff --git a/package.json b/package.json index 5b2fa2d9b636..39f15d6613e0 100644 --- a/package.json +++ b/package.json @@ -127,9 +127,9 @@ "@elastic/ecs": "^8.11.5", "@elastic/elasticsearch": "9.0.2", "@elastic/ems-client": "8.6.3", - "@elastic/eui": "103.1.0", - "@elastic/eui-amsterdam": "npm:@elastic/eui@103.1.0-amsterdam.0", - "@elastic/eui-theme-borealis": "2.0.0", + "@elastic/eui": "104.0.2", + "@elastic/eui-amsterdam": "npm:@elastic/eui@104.0.0-amsterdam.0", + "@elastic/eui-theme-borealis": "3.0.0", "@elastic/filesaver": "1.1.2", "@elastic/monaco-esql": "^3.1.2", "@elastic/node-crypto": "^1.2.3", diff --git a/src/dev/license_checker/config.ts b/src/dev/license_checker/config.ts index 9d94afeef9ce..b200f6d7bead 100644 --- a/src/dev/license_checker/config.ts +++ b/src/dev/license_checker/config.ts @@ -88,11 +88,11 @@ export const LICENSE_OVERRIDES = { 'jsts@1.6.2': ['Eclipse Distribution License - v 1.0'], // cf. https://github.com/bjornharrtell/jsts '@mapbox/jsonlint-lines-primitives@2.0.2': ['MIT'], // license in readme https://github.com/tmcw/jsonlint '@elastic/ems-client@8.6.3': ['Elastic License 2.0'], - '@elastic/eui@103.1.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], - '@elastic/eui-amsterdam@103.1.0-amsterdam.0': [ + '@elastic/eui@104.0.2': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], + '@elastic/eui-amsterdam@104.0.0-amsterdam.0': [ 'Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0', ], - '@elastic/eui-theme-borealis@2.0.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], + '@elastic/eui-theme-borealis@3.0.0': ['Elastic License 2.0 OR AGPL-3.0-only OR SSPL-1.0'], 'language-subtag-registry@0.3.21': ['CC-BY-4.0'], // retired ODC‑By license https://github.com/mattcg/language-subtag-registry 'buffers@0.1.1': ['MIT'], // license in importing module https://www.npmjs.com/package/binary '@bufbuild/protobuf@2.5.2': ['Apache-2.0'], // license (Apache-2.0 AND BSD-3-Clause) diff --git a/src/platform/packages/private/kbn-esql-editor/src/editor_footer/history_starred_queries.tsx b/src/platform/packages/private/kbn-esql-editor/src/editor_footer/history_starred_queries.tsx index 987fbde5738f..5e23d3fb53e3 100644 --- a/src/platform/packages/private/kbn-esql-editor/src/editor_footer/history_starred_queries.tsx +++ b/src/platform/packages/private/kbn-esql-editor/src/editor_footer/history_starred_queries.tsx @@ -298,7 +298,7 @@ export function QueryList({ diff --git a/src/platform/packages/private/kbn-reporting/public/share/share_context_menu/reporting_panel_content/reporting_panel_content.tsx b/src/platform/packages/private/kbn-reporting/public/share/share_context_menu/reporting_panel_content/reporting_panel_content.tsx index 38ca43cacf2a..2d013031ae7e 100644 --- a/src/platform/packages/private/kbn-reporting/public/share/share_context_menu/reporting_panel_content/reporting_panel_content.tsx +++ b/src/platform/packages/private/kbn-reporting/public/share/share_context_menu/reporting_panel_content/reporting_panel_content.tsx @@ -140,7 +140,10 @@ class ReportingPanelContentUi extends Component return ; } return ( - + {(copy) => ( {(copy) => ( + {(copy) => (