kibana/packages/core
Tim Sullivan f512acf9c3
[SharedUX] Resolve Sass Mixed Declaration issues (#191033)
## Summary

Closes https://github.com/elastic/kibana/issues/190886
Closes https://github.com/elastic/kibana/issues/190887

This resolves Sass mixed declaration issues by moving declarations to
the top of the rule, above all nesting.

The following screenshots show that no style regressions were created by
this PR:

----
**`.kbnCollapsibleNav__recentsListGroup`:**

![image](https://github.com/user-attachments/assets/74218960-3c9f-48c3-a0de-e1924b9f89a8)

----
**`.kbnSolutionNav`:**

![image](https://github.com/user-attachments/assets/b59088f3-d845-4b8a-b0eb-44642de90a60)


### Checklist

Delete any items that are not applicable to this PR.

- [x] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [x] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)
2024-08-21 19:20:54 -05:00
..
analytics [StdPerf] Extending kibana:plugin_render_time with custom metrics (#189115) 2024-08-08 18:09:07 +02:00
application Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
apps [Dynamic Config Overrides] Add persistence (#189912) 2024-08-08 10:18:42 +02:00
base [Move @kbn/config-schema to server] @kbn/config (#189525) 2024-07-30 15:03:14 -07:00
capabilities Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
chrome [SharedUX] Resolve Sass Mixed Declaration issues (#191033) 2024-08-21 19:20:54 -05:00
config/core-config-server-internal Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
custom-branding Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
deprecations Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
doc-links Update doc links' README (#189451) 2024-07-30 00:49:36 +02:00
elasticsearch Migrate codebase to use Object.hasOwn instead of Object.hasOwnProperty (#186829) 2024-08-13 10:30:19 -05:00
environment Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
execution-context Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
fatal-errors Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
http [Flaky #190197] Find random **available** port (#190200) 2024-08-09 10:26:18 +02:00
i18n Upgrade EUI to v95.5.0 (#189436) 2024-08-01 15:28:41 -05:00
injected-metadata Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
integrations Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
lifecycle Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
logging Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
metrics Add ELU history to APM metrics (#190146) 2024-08-09 12:35:53 +02:00
mount-utils Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
node Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
notifications [EBT] Use analytics module (#189052) 2024-07-31 08:31:20 -05:00
overlays [ES|QL] Improves the authoring of the query and charts (#186875) 2024-07-30 10:53:01 +02:00
plugins fix: kbn-config-schema tests for conditional config schemas (#190259) 2024-08-13 13:54:56 -05:00
preboot Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
rendering Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
root [Dynamic Config Overrides] Add persistence (#189912) 2024-08-08 10:18:42 +02:00
saved-objects Migrate codebase to use Object.hasOwn instead of Object.hasOwnProperty (#186829) 2024-08-13 10:30:19 -05:00
security Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
status [EBT] Use analytics module (#189052) 2024-07-31 08:31:20 -05:00
test-helpers Run serverless jest integration with security enabled (#190414) 2024-08-14 16:50:30 +02:00
theme Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
ui-settings Migrate codebase to use Object.hasOwn instead of Object.hasOwnProperty (#186829) 2024-08-13 10:30:19 -05:00
usage-data Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
user-profile Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00
user-settings Minimize shared-common everywhere (#188606) 2024-07-29 12:47:46 -06:00