Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [unified_doc_viewer / unified_search] clean up SASS compilation…
… warnings (#198876) (#199052) # Backport This will backport the following commits from `main` to `8.x`: - [[unified_doc_viewer / unified_search] clean up SASS compilation warnings (#198876)](#198876) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Tim Sullivan","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-05T20:08:05Z","message":"[unified_doc_viewer / unified_search] clean up SASS compilation warnings (#198876)\n\n## Summary\r\n\r\nThis PR cleans up two noisy warnings seen when building Kibana:\r\n```\r\n[2024-11-04 21:26:37] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr Recommendation: math.div($euiSizeXS, 2) or calc($euiSizeXS / 2)\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr ╷\r\n[2024-11-04 21:26:37] │ warn worker stderr 94 │ padding: $euiSizeXS / 2 0 0 $euiSizeXS;\r\n[2024-11-04 21:26:37] │ warn worker stderr │ ^^^^^^^^^^^^^^\r\n[2024-11-04 21:26:37] │ warn worker stderr ╵\r\n[2024-11-04 21:26:37] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_doc_viewer/public/components/doc_viewer_table/table.scss 94:14 root stylesheet\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr Recommendation: math.div($euiSizeM, 2) or calc($euiSizeM / 2)\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr ╷\r\n[2024-11-04 21:35:27] │ warn worker stderr 11 │ padding-block: $euiSizeM / 2;\r\n[2024-11-04 21:35:27] │ warn worker stderr │ ^^^^^^^^^^^^^\r\n[2024-11-04 21:35:27] │ warn worker stderr ╵\r\n[2024-11-04 21:35:27] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_search/public/filter_bar/filter_item/filter_item.scss 11:18 root stylesheet\r\n```","sha":"7a3a2b3cb8525acca46481508663d6fd98c5b27b","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor"],"title":"[unified_doc_viewer / unified_search] clean up SASS compilation warnings","number":198876,"url":"https://github.com/elastic/kibana/pull/198876","mergeCommit":{"message":"[unified_doc_viewer / unified_search] clean up SASS compilation warnings (#198876)\n\n## Summary\r\n\r\nThis PR cleans up two noisy warnings seen when building Kibana:\r\n```\r\n[2024-11-04 21:26:37] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr Recommendation: math.div($euiSizeXS, 2) or calc($euiSizeXS / 2)\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr ╷\r\n[2024-11-04 21:26:37] │ warn worker stderr 94 │ padding: $euiSizeXS / 2 0 0 $euiSizeXS;\r\n[2024-11-04 21:26:37] │ warn worker stderr │ ^^^^^^^^^^^^^^\r\n[2024-11-04 21:26:37] │ warn worker stderr ╵\r\n[2024-11-04 21:26:37] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_doc_viewer/public/components/doc_viewer_table/table.scss 94:14 root stylesheet\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr Recommendation: math.div($euiSizeM, 2) or calc($euiSizeM / 2)\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr ╷\r\n[2024-11-04 21:35:27] │ warn worker stderr 11 │ padding-block: $euiSizeM / 2;\r\n[2024-11-04 21:35:27] │ warn worker stderr │ ^^^^^^^^^^^^^\r\n[2024-11-04 21:35:27] │ warn worker stderr ╵\r\n[2024-11-04 21:35:27] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_search/public/filter_bar/filter_item/filter_item.scss 11:18 root stylesheet\r\n```","sha":"7a3a2b3cb8525acca46481508663d6fd98c5b27b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198876","number":198876,"mergeCommit":{"message":"[unified_doc_viewer / unified_search] clean up SASS compilation warnings (#198876)\n\n## Summary\r\n\r\nThis PR cleans up two noisy warnings seen when building Kibana:\r\n```\r\n[2024-11-04 21:26:37] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr Recommendation: math.div($euiSizeXS, 2) or calc($euiSizeXS / 2)\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:26:37] │ warn worker stderr ╷\r\n[2024-11-04 21:26:37] │ warn worker stderr 94 │ padding: $euiSizeXS / 2 0 0 $euiSizeXS;\r\n[2024-11-04 21:26:37] │ warn worker stderr │ ^^^^^^^^^^^^^^\r\n[2024-11-04 21:26:37] │ warn worker stderr ╵\r\n[2024-11-04 21:26:37] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_doc_viewer/public/components/doc_viewer_table/table.scss 94:14 root stylesheet\r\n[2024-11-04 21:26:37] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr DEPRECATION WARNING: Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr Recommendation: math.div($euiSizeM, 2) or calc($euiSizeM / 2)\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr More info and automated migrator: https://sass-lang.com/d/slash-div\r\n[2024-11-04 21:35:27] │ warn worker stderr \r\n[2024-11-04 21:35:27] │ warn worker stderr ╷\r\n[2024-11-04 21:35:27] │ warn worker stderr 11 │ padding-block: $euiSizeM / 2;\r\n[2024-11-04 21:35:27] │ warn worker stderr │ ^^^^^^^^^^^^^\r\n[2024-11-04 21:35:27] │ warn worker stderr ╵\r\n[2024-11-04 21:35:27] │ warn worker stderr file:///home/tim/kibana/src/plugins/unified_search/public/filter_bar/filter_item/filter_item.scss 11:18 root stylesheet\r\n```","sha":"7a3a2b3cb8525acca46481508663d6fd98c5b27b"}}]}] BACKPORT--> Co-authored-by: Tim Sullivan <[email protected]>
- Loading branch information