forked from opensearch-project/OpenSearch-Dashboards
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update snapshot Signed-off-by: Josh Romero <[email protected]> chore (chrome): Remove other remnants of breadcrumb styling Essentially reverting: - opensearch-project#1954 - opensearch-project#2085 Signed-off-by: Josh Romero <[email protected]> chore(chrome): Remove OSD breadcrumb styling and classes Now that the breacrumb styling is updated in OUI v1.2.0 Signed-off-by: Josh Romero <[email protected]> Update snapshots Signed-off-by: Josh Romero <[email protected]> chore (oui): Bump oui from rc1 to 1.2.0 release Signed-off-by: Josh Romero <[email protected]> chore(oui): Bump OUI dependency to 1.2.0-rc.1 Signed-off-by: Josh Romero <[email protected]>
- Loading branch information
1 parent
901638d
commit 01a1d0e
Showing
16 changed files
with
57 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,3 @@ | ||
@import "@elastic/eui/src/global_styling/variables/header"; | ||
|
||
$osdHeaderOffset: $euiHeaderHeightCompensation; | ||
$osdHeaderBreadcrumbBlueBackground: #b9d9eb; | ||
$osdHeaderBreadcrumbGrayBackground: #d9e1e2; | ||
$osdHeaderBreadcrumbCollapsedLink: #002a3a; | ||
$osdHeaderBreadcrumbPacificSkyDarkestBackground: #163f66; | ||
$osdHeaderBreadcrumbMidnightSkyMediumBackground: #4c636f; | ||
$osdHeaderBreadcrumbMidnightSkyMediumLightColor: #96a0a5; | ||
$osdHeaderBreadcrumbMidnightSkyMediumLightHoverColor: #b0b8bb; |
This file was deleted.
Oops, something went wrong.
68 changes: 38 additions & 30 deletions
68
src/core/public/chrome/ui/header/__snapshots__/header.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
src/core/public/chrome/ui/header/__snapshots__/header_breadcrumbs.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
107 changes: 0 additions & 107 deletions
107
src/core/public/chrome/ui/header/header_breadcrumbs.scss
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.