Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New theme #7893

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eui/.stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ module.exports = {
'number-max-precision': null,
// Attempt to catch/flag non-variable color values
'color-named': 'never',
'color-no-hex': true,
'color-no-hex': null,
// Prefer lowercase values, except for font names and currentColor
'value-keyword-case': [
'lower',
Expand Down
Binary file added packages/eui/elastic_eui_95.3.0_1.tgz
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/eui/i18ntokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -6359,14 +6359,14 @@
"highlighting": "string",
"loc": {
"start": {
"line": 128,
"column": 10,
"index": 3326
"line": 94,
"column": 32,
"index": 2304
},
"end": {
"line": 128,
"column": 80,
"index": 3396
"line": 97,
"column": 3,
"index": 2373
}
},
"filepath": "src/components/stat/stat.tsx"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ exports[`EuiButton props isLoading is rendered 1`] = `
aria-label="Loading"
class="euiLoadingSpinner emotion-euiLoadingSpinner-m"
role="progressbar"
style="border-color: #07c currentcolor currentcolor currentcolor;"
style="border-color: #0b64dd currentcolor currentcolor currentcolor;"
/>
</span>
</button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exports[`EuiButtonDisplayContent button icon loading icon renders disabled & loa
aria-label="Loading"
class="euiLoadingSpinner emotion-euiLoadingSpinner-m"
role="progressbar"
style="border-color: #07c currentcolor currentcolor currentcolor;"
style="border-color: #0b64dd currentcolor currentcolor currentcolor;"
/>
<span
class="eui-textTruncate"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ exports[`EuiButtonEmpty props isLoading is rendered 1`] = `
aria-label="Loading"
class="euiLoadingSpinner emotion-euiLoadingSpinner-m"
role="progressbar"
style="border-color: #07c currentcolor currentcolor currentcolor;"
style="border-color: #0b64dd currentcolor currentcolor currentcolor;"
/>
<span
class="eui-textTruncate euiButtonEmpty__text"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ exports[`EuiButtonIcon props isLoading is rendered 1`] = `
aria-label="Loading"
class="euiLoadingSpinner emotion-euiLoadingSpinner-m"
role="progressbar"
style="border-color: #07c currentcolor currentcolor currentcolor;"
style="border-color: #0b64dd currentcolor currentcolor currentcolor;"
/>
</button>
`;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 1,
},
Expand Down Expand Up @@ -65,7 +65,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -91,7 +91,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 2,
},
Expand Down Expand Up @@ -216,7 +216,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -242,7 +242,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 3,
},
Expand Down Expand Up @@ -294,7 +294,7 @@ exports[`line utils highlightByLine with line numbers renders two elements per l
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand Down Expand Up @@ -325,7 +325,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 10,
},
Expand Down Expand Up @@ -378,7 +378,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -404,7 +404,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 11,
},
Expand Down Expand Up @@ -529,7 +529,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -555,7 +555,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 12,
},
Expand Down Expand Up @@ -607,7 +607,7 @@ exports[`line utils highlightByLine with line numbers with a custom starting num
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand Down Expand Up @@ -638,7 +638,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 1,
},
Expand Down Expand Up @@ -696,7 +696,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -722,7 +722,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 2,
},
Expand Down Expand Up @@ -847,7 +847,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand All @@ -873,7 +873,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 3,
},
Expand Down Expand Up @@ -925,7 +925,7 @@ exports[`line utils highlightByLine with line numbers with annotations adds a cu
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand Down Expand Up @@ -956,7 +956,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 1,
},
Expand Down Expand Up @@ -1009,7 +1009,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-96t2rh-euiCodeBlock__lineText-isHighlighted",
"css-1lfz4l7-euiCodeBlock__lineText-isHighlighted",
],
},
"tagName": "span",
Expand All @@ -1035,7 +1035,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 2,
},
Expand Down Expand Up @@ -1160,7 +1160,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-96t2rh-euiCodeBlock__lineText-isHighlighted",
"css-1lfz4l7-euiCodeBlock__lineText-isHighlighted",
],
},
"tagName": "span",
Expand All @@ -1186,7 +1186,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"aria-hidden": true,
"className": [
"euiCodeBlock__lineNumber",
"css-19pu25o-euiCodeBlock__lineNumber",
"css-sal2mz-euiCodeBlock__lineNumber",
],
"data-line-number": 3,
},
Expand Down Expand Up @@ -1238,7 +1238,7 @@ exports[`line utils highlightByLine with line numbers with highlighted lines add
"properties": {
"className": [
"euiCodeBlock__lineText",
"css-rnrc4n-euiCodeBlock__lineText",
"css-std5pc-euiCodeBlock__lineText",
],
},
"tagName": "span",
Expand Down
Loading
Loading