Commit 4891ca93 authored by catch's avatar catch
Browse files

Issue #3477805 by spokje, longwave: Update Webpack to 5.95.0

parent f38c94f9
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@
  border-right: solid 1px var(--off-canvas-dropbutton-border-color); /* LTR */
  border-radius: var(--off-canvas-dropbutton-border-radius);
}
[dir="rtl"] #drupal-off-canvas-wrapper .dropbutton-wrapper.dropbutton-single .dropbutton-action:first-child {
#drupal-off-canvas-wrapper .dropbutton-wrapper.dropbutton-single .dropbutton-action:first-child:dir(rtl) {
  border: solid 1px var(--off-canvas-dropbutton-border-color);
}
#drupal-off-canvas-wrapper .dropbutton-wrapper.dropbutton-single .dropbutton-action a {
@@ -107,7 +107,7 @@
  border-right: solid 2px var(--off-canvas-dropbutton-text-color);
  border-bottom: solid 2px var(--off-canvas-dropbutton-text-color);
}
[dir="rtl"] #drupal-off-canvas-wrapper .dropbutton-toggle button {
#drupal-off-canvas-wrapper .dropbutton-toggle button:dir(rtl) {
  border-radius: var(--off-canvas-dropbutton-border-radius) 0 0 var(--off-canvas-dropbutton-border-radius);
}
/* This is the first <li> element in the list of actions. */
@@ -117,7 +117,7 @@
  border-radius: var(--off-canvas-dropbutton-border-radius) 0 0 var(--off-canvas-dropbutton-border-radius); /* LTR */
  background: var(--off-canvas-dropbutton-primary-background-color);
}
[dir="rtl"] #drupal-off-canvas-wrapper .dropbutton-action:first-child {
#drupal-off-canvas-wrapper .dropbutton-action:first-child:dir(rtl) {
  border: solid var(--off-canvas-dropbutton-border-width) var(--off-canvas-dropbutton-border-color);
  border-radius: 0 var(--off-canvas-dropbutton-border-radius) var(--off-canvas-dropbutton-border-radius) 0;
}
+2 −2
Original line number Diff line number Diff line
@@ -122,7 +122,7 @@
  background-size: 0.75rem;
}

[dir="rtl"] #drupal-off-canvas-wrapper select {
#drupal-off-canvas-wrapper select:dir(rtl) {
  background-position: center left 5px;
}

@@ -149,7 +149,7 @@
  background-image: url(../../../icons/spinner.gif);
}

[dir="rtl"] #drupal-off-canvas-wrapper .form-autocomplete {
#drupal-off-canvas-wrapper .form-autocomplete:dir(rtl) {
  background-position: center left 1px;
}

+0 −5
Original line number Diff line number Diff line
@@ -50,9 +50,7 @@
@media (forced-colors: active) {
  #drupal-off-canvas-wrapper .messages::before {
    background: canvastext;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
  }
}
@@ -92,7 +90,6 @@
@media (forced-colors: active) {
  #drupal-off-canvas-wrapper .messages--status::before {
    background: canvastext;
    -webkit-mask-image: var(--off-canvas-messages-icon-status);
    mask-image: var(--off-canvas-messages-icon-status);
  }
}
@@ -108,7 +105,6 @@
@media (forced-colors: active) {
  #drupal-off-canvas-wrapper .messages--warning::before {
    background: canvastext;
    -webkit-mask-image: var(--off-canvas-messages-icon-warning);
    mask-image: var(--off-canvas-messages-icon-warning);
  }
}
@@ -124,7 +120,6 @@
@media (forced-colors: active) {
  #drupal-off-canvas-wrapper .messages--error::before {
    background: canvastext;
    -webkit-mask-image: var(--off-canvas-messages-icon-error);
    mask-image: var(--off-canvas-messages-icon-error);
  }
}
+0 −3
Original line number Diff line number Diff line
@@ -71,11 +71,8 @@
@media (forced-colors: active) {
  #drupal-off-canvas-wrapper .tabledrag-handle::after {
    background: linktext;
    -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23bebebe' d='M14.904 7.753l-2.373-2.372c-.291-.292-.529-.193-.529.22v1.399h-3v-3h1.398c.414 0 .512-.239.221-.53l-2.371-2.372c-.137-.136-.36-.136-.497 0l-2.372 2.372c-.292.292-.193.53.22.53h1.399v3h-3v-1.369c0-.413-.239-.511-.53-.22l-2.372 2.372c-.136.136-.136.359 0 .494l2.372 2.372c.291.292.53.192.53-.219v-1.43h3v3h-1.4c-.413 0-.511.238-.22.529l2.374 2.373c.137.137.36.137.495 0l2.373-2.373c.29-.291.19-.529-.222-.529h-1.398v-3h3v1.4c0 .412.238.511.529.219l2.373-2.371c.137-.137.137-.359 0-.495z'/%3e%3c/svg%3e");
    mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cpath fill='%23bebebe' d='M14.904 7.753l-2.373-2.372c-.291-.292-.529-.193-.529.22v1.399h-3v-3h1.398c.414 0 .512-.239.221-.53l-2.371-2.372c-.137-.136-.36-.136-.497 0l-2.372 2.372c-.292.292-.193.53.22.53h1.399v3h-3v-1.369c0-.413-.239-.511-.53-.22l-2.372 2.372c-.136.136-.136.359 0 .494l2.372 2.372c.291.292.53.192.53-.219v-1.43h3v3h-1.4c-.413 0-.511.238-.22.529l2.374 2.373c.137.137.36.137.495 0l2.373-2.373c.29-.291.19-.529-.222-.529h-1.398v-3h3v1.4c0 .412.238.511.529.219l2.373-2.371c.137-.137.137-.359 0-.495z'/%3e%3c/svg%3e");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
  }
}
+0 −4
Original line number Diff line number Diff line
@@ -41,13 +41,9 @@
  height: 100%;
  content: "";
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23ffffff' d='M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z'/%3e%3crect fill='%23ffffff' x='5.129' y='3.8' transform='matrix(-.707 -.707 .707 -.707 6.189 20.064)' width='4.243' height='9.899'/%3e%3cpath fill='%23ffffff' d='M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z'/%3e%3c/g%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3e%3cg%3e%3cpath fill='%23ffffff' d='M14.545 3.042l-1.586-1.585c-.389-.389-1.025-.389-1.414 0l-1.293 1.293 3 3 1.293-1.293c.389-.389.389-1.026 0-1.415z'/%3e%3crect fill='%23ffffff' x='5.129' y='3.8' transform='matrix(-.707 -.707 .707 -.707 6.189 20.064)' width='4.243' height='9.899'/%3e%3cpath fill='%23ffffff' d='M.908 14.775c-.087.262.055.397.316.312l2.001-.667-1.65-1.646-.667 2.001z'/%3e%3c/g%3e%3c/svg%3e");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
}

Loading