kibana/x-pack/plugins/security/server
Constance fa3a62e5a5
Upgrade EUI to v67.1.9 (#145490)
## Summary
`eui@67.1.8`  `eui@67.1.9`

This backport fixes bugs affecting Maps that were found in the latest
EUI upgrade
(https://github.com/elastic/kibana/pull/144845#issuecomment-1317653081).
It is meant to go directly into 8.6

## [`67.1.9`](https://github.com/elastic/eui/tree/v67.1.9)

- `EuiButton` now accepts `minWidth={false}`
([#6373](https://github.com/elastic/eui/pull/6373))

**Bug fixes**

- Fixed the shadow sizes of `.eui-yScrollWithShadows` and
`.eui-xScrollWithShadows`
([#6374](https://github.com/elastic/eui/pull/6374))
- `EuiButton` no longer outputs unnecessary inline styles for
`minWidth={0}` or `minWidth={false}`
([#6373](https://github.com/elastic/eui/pull/6373))
- `EuiFacetButton` no longer reports type issues when passing props
accepted by `EuiButton`
([#6373](https://github.com/elastic/eui/pull/6373))

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-11-17 14:53:30 -08:00
..
__snapshots__ Bumping EUI to version 67.1.8 (#141279) 2022-11-07 21:45:50 +00:00
analytics Collect analytics for the used authentication mechanisms. (#129302) 2022-06-14 13:21:24 +02:00
anonymous_access Introduce the KibanaRequest interface (#135401) 2022-06-30 15:35:08 +02:00
audit Upgrade to Jest 27 (#139335) 2022-10-25 14:38:38 -05:00
authentication Upgrade EUI to v67.1.9 (#145490) 2022-11-17 14:53:30 -08:00
authorization Upgrade EUI to v67.1.9 (#145490) 2022-11-17 14:53:30 -08:00
deprecations Resolves UI Breaks from Malformed Roles (#131915) 2022-05-12 15:26:41 +02:00
elasticsearch Upgrade to Jest 27 (#139335) 2022-10-25 14:38:38 -05:00
feature_usage fix all violations 2022-04-16 01:37:30 -05:00
features Adding readonly view for API Keys page (#144923) 2022-11-14 11:30:37 -05:00
lib [Security Solution][Endpoint] Require all spaces flag for sub features (#143733) 2022-10-26 15:35:45 +02:00
routes Return session error message to client (#139811) 2022-11-07 13:35:47 +01:00
saved_objects [saved objects] Adds bulkDelete API (#139680) 2022-09-20 07:51:25 -07:00
security_checkup Addressing post-merge feedback on PR #136899 for removing calls to cat APIs and adding functional tests (#137524) 2022-08-03 07:34:44 -04:00
session_management Return session error message to client (#139811) 2022-11-07 13:35:47 +01:00
spaces Create common and api types packages for the savedObjects domain (#136722) 2022-07-26 04:01:33 -07:00
usage_collector Adding Global Access Agreement (#139217) 2022-09-06 11:54:57 -04:00
user_profile Return session error message to client (#139811) 2022-11-07 13:35:47 +01:00
config.test.ts Adding Global Access Agreement (#139217) 2022-09-06 11:54:57 -04:00
config.ts Adding Global Access Agreement (#139217) 2022-09-06 11:54:57 -04:00
config_deprecations.test.ts Deprecate Anonymous Authentication Credentials (#131636) 2022-05-18 19:27:40 +02:00
config_deprecations.ts Deprecate Anonymous Authentication Credentials (#131636) 2022-05-18 19:27:40 +02:00
errors.test.ts Do not expect legacy Elasticsearch JS client errors in tests. (#107135) 2021-07-29 14:16:09 +02:00
errors.ts fix all violations 2022-04-16 01:37:30 -05:00
index.ts Expose userProfiles.getCurrent and userProfiles.bulkGet APIs via the start contract on the client and server sides. (#136831) 2022-07-25 16:28:16 +02:00
mocks.ts Expose userProfiles.getCurrent and userProfiles.bulkGet APIs via the start contract on the client and server sides. (#136831) 2022-07-25 16:28:16 +02:00
plugin.test.ts [Synthetics] Validate API keys (#143867) 2022-11-15 16:29:02 +01:00
plugin.ts Move Cloud Integrations out of the cloud plugin (#141103) 2022-10-04 12:25:25 +02:00
prompt_page.test.tsx Migrate server-side rendering service to packages (#141902) 2022-10-03 00:52:17 -07:00
prompt_page.tsx Use @emotion/server for server-side security prompts (#142662) 2022-10-04 15:15:16 -07:00
types.ts Change ContextContainer to lazily initialize providers (#129896) 2022-04-22 13:15:58 +02:00