@festo-ui/web-essentials 7.3.0-dev.531 → 7.3.0-dev.534

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -2979,7 +2979,7 @@ template {
2979
2979
  }
2980
2980
 
2981
2981
  /*!
2982
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
2982
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
2983
2983
  * Copyright 2022 Festo SE & Co. KG
2984
2984
  * Licensed under Apache-2.0
2985
2985
  */
@@ -14436,7 +14436,7 @@ header.fwe-fixed-header {
14436
14436
  }
14437
14437
 
14438
14438
  /*!
14439
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
14439
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
14440
14440
  * Copyright 2022 Festo SE & Co. KG
14441
14441
  * Licensed under Apache-2.0
14442
14442
  */
@@ -14637,7 +14637,7 @@ header.fwe-fixed-header {
14637
14637
  a {
14638
14638
  color: var(--fwe-hero);
14639
14639
  text-decoration: underline;
14640
- text-decoration-thickness: 2px;
14640
+ text-decoration-thickness: auto;
14641
14641
  }
14642
14642
  a i.fwe-icon {
14643
14643
  vertical-align: text-top;
@@ -14656,7 +14656,7 @@ a.fwe-disabled {
14656
14656
  a:hover:not(.fwe-disabled) {
14657
14657
  color: var(--fwe-hero-hover);
14658
14658
  text-decoration: underline;
14659
- text-decoration-thickness: 2px;
14659
+ text-decoration-thickness: auto;
14660
14660
  }
14661
14661
 
14662
14662
  label.fwe-input-text {
@@ -15612,7 +15612,7 @@ a.fwe-btn.fwe-disabled {
15612
15612
  }
15613
15613
 
15614
15614
  /*!
15615
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
15615
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
15616
15616
  * Copyright 2022 Festo SE & Co. KG
15617
15617
  * Licensed under Apache-2.0
15618
15618
  */
@@ -16364,7 +16364,7 @@ fieldset.fwe-progress-container label {
16364
16364
  text-decoration: underline;
16365
16365
  }
16366
16366
  .fwe-snackbar .fwe-snackbar-link-btn:hover {
16367
- color: var(--fwe-hero-hover);
16367
+ color: var(--fwe-text);
16368
16368
  }
16369
16369
  .fwe-snackbar.fwe-snackbar-info span, .fwe-snackbar.fwe-snackbar-warning span, .fwe-snackbar.fwe-snackbar-error span {
16370
16370
  position: relative;
@@ -16402,7 +16402,7 @@ fieldset.fwe-progress-container label {
16402
16402
  color: var(--fwe-text);
16403
16403
  }
16404
16404
  .fwe-snackbar.fwe-snackbar-warning .fwe-snackbar-link-btn:hover {
16405
- color: var(--fwe-orange-hover);
16405
+ color: var(--fwe-text);
16406
16406
  }
16407
16407
  .fwe-snackbar.fwe-snackbar-error {
16408
16408
  border-color: var(--fwe-red);
@@ -16423,7 +16423,7 @@ fieldset.fwe-progress-container label {
16423
16423
  color: var(--fwe-text);
16424
16424
  }
16425
16425
  .fwe-snackbar.fwe-snackbar-error .fwe-snackbar-link-btn:hover {
16426
- color: var(--fwe-red-hover);
16426
+ color: var(--fwe-text);
16427
16427
  }
16428
16428
  .fwe-snackbar .fwe-snackbar-separator {
16429
16429
  height: 24px;
@@ -16451,7 +16451,7 @@ fieldset.fwe-progress-container label {
16451
16451
  color: var(--fwe-text);
16452
16452
  }
16453
16453
  .fwe-snackbar.fwe-snackbar-b .fwe-snackbar-link-btn:hover {
16454
- color: var(--fwe-hero-hover);
16454
+ color: var(--fwe-text);
16455
16455
  }
16456
16456
  .fwe-snackbar.fwe-snackbar-c {
16457
16457
  border: none;
@@ -16480,7 +16480,7 @@ fieldset.fwe-progress-container label {
16480
16480
  color: var(--fwe-white);
16481
16481
  }
16482
16482
  .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-link-btn:hover {
16483
- color: var(--fwe-white-hover);
16483
+ color: var(--fwe-white);
16484
16484
  }
16485
16485
 
16486
16486
  .fwe-snackbar-container {
@@ -16502,7 +16502,7 @@ fieldset.fwe-progress-container label {
16502
16502
  }
16503
16503
 
16504
16504
  /*!
16505
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
16505
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
16506
16506
  * Copyright 2022 Festo SE & Co. KG
16507
16507
  * Licensed under Apache-2.0
16508
16508
  */
@@ -16725,7 +16725,7 @@ fieldset.fwe-progress-container label {
16725
16725
  }
16726
16726
  }
16727
16727
  /*!
16728
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
16728
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
16729
16729
  * Copyright 2022 Festo SE & Co. KG
16730
16730
  * Licensed under Apache-2.0
16731
16731
  */
@@ -17442,7 +17442,7 @@ fieldset.fwe-progress-container label {
17442
17442
  }
17443
17443
 
17444
17444
  /*!
17445
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
17445
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
17446
17446
  * Copyright 2022 Festo SE & Co. KG
17447
17447
  * Licensed under Apache-2.0
17448
17448
  */
@@ -17940,7 +17940,7 @@ input[type=search]::-webkit-search-cancel-button {
17940
17940
  }
17941
17941
  }
17942
17942
  /*!
17943
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
17943
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
17944
17944
  * Copyright 2022 Festo SE & Co. KG
17945
17945
  * Licensed under Apache-2.0
17946
17946
  */
@@ -18190,7 +18190,7 @@ input[type=search]::-webkit-search-cancel-button {
18190
18190
  }
18191
18191
 
18192
18192
  /*!
18193
- * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
18193
+ * Festo UI - Web Essentials v7.3.0-dev.534 (https://storybook.festo.design/)
18194
18194
  * Copyright 2022 Festo SE & Co. KG
18195
18195
  * Licensed under Apache-2.0
18196
18196
  */