未验证 提交 2478e1f2 编写于 作者: R renovate[bot] 提交者: GitHub

Update dependency stylelint to v15.3.0 (#7753)

* Update dependency stylelint to v15.3.0

* Apply rule changes

---------
Co-authored-by: Nrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: NAlexander Brandes <mc.cache@web.de>
上级 9e4fa4dc
......@@ -41,7 +41,7 @@
"postcss-loader": "7.1.0",
"prettier": "2.8.4",
"style-loader": "3.3.2",
"stylelint": "15.2.0",
"stylelint": "15.3.0",
"stylelint-config-standard": "30.0.1",
"webpack": "5.76.2",
"webpack-cli": "5.0.1",
......
......@@ -464,10 +464,7 @@ pre.console {
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: var(--background);
opacity: 0;
z-index: -1;
......@@ -547,10 +544,7 @@ pre.console {
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: var(--text-color);
opacity: 0.05;
z-index: -1;
......@@ -939,10 +933,7 @@ table.parameters > tbody:hover {
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: var(--text-color);
border-radius: 10px;
opacity: 0;
......
......@@ -102,10 +102,7 @@
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: var(--text-color);
opacity: 0.1;
border-radius: inherit;
......@@ -115,10 +112,7 @@
&::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
border: 1px solid rgba(125, 125, 125, 0.35);
box-shadow: var(--form-input-glow);
border-radius: inherit;
......
......@@ -130,10 +130,7 @@ div.to-be-removed {
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: var(--text-color);
border-radius: var(--form-input-border-radius);
opacity: 0;
......@@ -143,10 +140,7 @@ div.to-be-removed {
&::after {
content: "";
position: absolute;
top: 0;
left: 4px;
bottom: 0;
right: 4px;
inset: 0 4px;
background-color: var(--text-color);
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EReorder Three%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='32' d='M96 256h320M96 176h320M96 336h320'/%3E%3C/svg%3E");
mask-position: center;
......@@ -183,10 +177,7 @@ div.to-be-removed {
&::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: currentColor;
border-radius: 100px;
z-index: -1;
......@@ -197,10 +188,7 @@ div.to-be-removed {
&::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
box-shadow: 0 0 0 10px transparent;
border-radius: 100px;
z-index: -1;
......
......@@ -42,10 +42,7 @@
&::after {
content: "";
position: absolute;
top: 0;
left: -2rem;
bottom: -2rem;
right: -2rem;
inset: 0 -2rem -2rem;
z-index: -1;
pointer-events: none;
}
......
......@@ -77,10 +77,7 @@
&::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
transition: var(--standard-transition);
background: var(--text-color-secondary);
mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='0 0 512 512'%3E%3Ctitle%3EChevron Forward%3C/title%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M184 112l144 144-144 144'/%3E%3C/svg%3E");
......@@ -124,10 +121,7 @@
&::before {
content: "";
position: absolute;
top: -14px;
left: -5px;
bottom: -14px;
right: -5px;
inset: -14px -5px;
background: transparent;
}
}
......@@ -264,10 +258,7 @@
&::after {
content: "";
position: absolute;
top: -7px;
left: -10px;
bottom: -7px;
right: -10px;
inset: -7px -10px;
opacity: 0;
border-radius: 6px;
transition: var(--standard-transition);
......
......@@ -114,10 +114,7 @@
&::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
background: linear-gradient(white, black);
border-radius: 100px;
mix-blend-mode: overlay;
......
......@@ -228,10 +228,7 @@
&::before,
&::after {
top: -7px;
left: -10px;
bottom: -7px;
right: -10px;
inset: -7px -10px;
border-radius: 6px;
}
}
......@@ -240,20 +237,14 @@
margin-left: 1rem !important;
&::before {
top: -5px;
left: -8px;
bottom: -5px;
right: -8px;
inset: -5px -8px;
border-radius: 13px;
background: currentColor;
opacity: 0.05;
}
&::after {
top: -5px;
left: -8px;
bottom: -5px;
right: -8px;
inset: -5px -8px;
box-shadow: 0 0 0 10px currentColor;
opacity: 0;
}
......
......@@ -10,10 +10,7 @@
.plugin-setup-wizard() {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
inset: 0;
z-index: 1000;
background: rgba(0, 0, 0, 0.2);
text-align: initial;
......@@ -650,10 +647,7 @@
.install-console-scroll {
position: absolute;
top: 6px;
right: 0;
bottom: 2em;
left: 0;
inset: 6px 0 2em;
overflow: auto;
font: 12px monospace;
}
......@@ -898,10 +892,7 @@
&.security-panel,
> iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
inset: 0;
border: 0;
width: 100%;
height: 100%;
......
......@@ -1466,10 +1466,10 @@ __metadata:
languageName: node
linkType: hard
"@csstools/css-tokenizer@npm:^2.0.1":
version: 2.0.2
resolution: "@csstools/css-tokenizer@npm:2.0.2"
checksum: 49bd0a191954b56e9fa50d4a3e2d04059196f04efe398c0cb3c2cbcc18549313d984cd0b8c3faa161d81768256014461d1b4d0f40a67764c9c7a6c0e14a97fea
"@csstools/css-tokenizer@npm:^2.1.0":
version: 2.1.0
resolution: "@csstools/css-tokenizer@npm:2.1.0"
checksum: af3619557e18cd348810cfb41b3b7177b36d216df8dd4cac3979f241c15416baf8cdd55fb764ecc78fab5985b085363cfc8e8b8a18aaa361d00c9b9300b7c0f3
languageName: node
linkType: hard
......@@ -2845,6 +2845,18 @@ __metadata:
languageName: node
linkType: hard
"cosmiconfig@npm:^8.1.0":
version: 8.1.3
resolution: "cosmiconfig@npm:8.1.3"
dependencies:
import-fresh: ^3.2.1
js-yaml: ^4.1.0
parse-json: ^5.0.0
path-type: ^4.0.0
checksum: b3d277bc3a8a9e649bf4c3fc9740f4c52bf07387481302aa79839f595045368903bf26ea24a8f7f7b8b180bf46037b027c5cb63b1391ab099f3f78814a147b2b
languageName: node
linkType: hard
"cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
version: 7.0.3
resolution: "cross-spawn@npm:7.0.3"
......@@ -4242,7 +4254,7 @@ __metadata:
prettier: 2.8.4
sortablejs: 1.15.0
style-loader: 3.3.2
stylelint: 15.2.0
stylelint: 15.3.0
stylelint-checkstyle-reporter: 0.2.0
stylelint-config-standard: 30.0.1
tippy.js: ^6.3.7
......@@ -4421,10 +4433,10 @@ __metadata:
languageName: node
linkType: hard
"known-css-properties@npm:^0.26.0":
version: 0.26.0
resolution: "known-css-properties@npm:0.26.0"
checksum: e706f4af9d2683202df9f717e7d713f0f8c3330f155842c40d8f3b2a5837956c34aeb7ba08760977ccde1afce8b5377e29b40eb3e5c0b42bef28ddd108543cfb
"known-css-properties@npm:^0.27.0":
version: 0.27.0
resolution: "known-css-properties@npm:0.27.0"
checksum: 8584fcf0526f984fe5a358af20200dec3b944373dd005dc23a3ce988895e1acd03e7d69c49533dda07d6d9b6d53990ed1119bd9d3e927f17545f8764c434a5cd
languageName: node
linkType: hard
......@@ -6371,17 +6383,17 @@ __metadata:
languageName: node
linkType: hard
"stylelint@npm:15.2.0":
version: 15.2.0
resolution: "stylelint@npm:15.2.0"
"stylelint@npm:15.3.0":
version: 15.3.0
resolution: "stylelint@npm:15.3.0"
dependencies:
"@csstools/css-parser-algorithms": ^2.0.1
"@csstools/css-tokenizer": ^2.0.1
"@csstools/css-tokenizer": ^2.1.0
"@csstools/media-query-list-parser": ^2.0.1
"@csstools/selector-specificity": ^2.1.1
balanced-match: ^2.0.0
colord: ^2.9.3
cosmiconfig: ^8.0.0
cosmiconfig: ^8.1.0
css-functions-list: ^3.1.0
css-tree: ^2.3.1
debug: ^4.3.4
......@@ -6396,7 +6408,7 @@ __metadata:
import-lazy: ^4.0.0
imurmurhash: ^0.1.4
is-plain-object: ^5.0.0
known-css-properties: ^0.26.0
known-css-properties: ^0.27.0
mathml-tag-names: ^2.1.3
meow: ^9.0.0
micromatch: ^4.0.5
......@@ -6412,14 +6424,14 @@ __metadata:
string-width: ^4.2.3
strip-ansi: ^6.0.1
style-search: ^0.1.0
supports-hyperlinks: ^2.3.0
supports-hyperlinks: ^3.0.0
svg-tags: ^1.0.0
table: ^6.8.1
v8-compile-cache: ^2.3.0
write-file-atomic: ^5.0.0
bin:
stylelint: bin/stylelint.js
checksum: 2a52d1b36345659e92280317554d82fc621203341d3a6baf1b19f3c28d06a07b8c5f7a25b9be2383f73a4e6a395d69dfbbe4daeca19bd119b88673dd8b6518ac
checksum: d6ef20cfc498dba274fc2b17ea9d342e0ca1a24bc07755066842f0a28e1dc6f36c2b67f4cf87a3a232ae98cf42864e884cdcd11428fe4caf0f5f1677cac8d85a
languageName: node
linkType: hard
......@@ -6450,13 +6462,13 @@ __metadata:
languageName: node
linkType: hard
"supports-hyperlinks@npm:^2.3.0":
version: 2.3.0
resolution: "supports-hyperlinks@npm:2.3.0"
"supports-hyperlinks@npm:^3.0.0":
version: 3.0.0
resolution: "supports-hyperlinks@npm:3.0.0"
dependencies:
has-flag: ^4.0.0
supports-color: ^7.0.0
checksum: 9ee0de3c8ce919d453511b2b1588a8205bd429d98af94a01df87411391010fe22ca463f268c84b2ce2abad019dfff8452aa02806eeb5c905a8d7ad5c4f4c52b8
checksum: 41021305de5255b10d821bf93c7a781f783e1693d0faec293d7fc7ccf17011b90bde84b0295fa92ba75c6c390351fe84fdd18848cad4bf656e464a958243c3e7
languageName: node
linkType: hard
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册