@festo-ui/web-essentials 8.2.0-dev.575 → 8.2.0-dev.577

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 v8.2.0-dev.575 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v8.2.0-dev.577 (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 v8.2.0-dev.575 (https://storybook.festo.design/)
2982
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
2983
2983
  * Copyright 2022 Festo SE & Co. KG
2984
2984
  * Licensed under Apache-2.0
2985
2985
  */
@@ -14078,11 +14078,15 @@ ul.fwe-list-group {
14078
14078
  transform: scaleX(0);
14079
14079
  transition: transform 0.3s;
14080
14080
  }
14081
+ .fwe-list-group .fwe-list-group-item.fwe-active {
14082
+ color: var(--fwe-hero);
14083
+ }
14081
14084
  .fwe-list-group .fwe-list-group-item.fwe-active::before {
14082
14085
  transform: scaleX(4);
14083
14086
  }
14084
- .fwe-list-group .fwe-list-group-item.fwe-active .fwe-list-group-item-head {
14085
- color: var(--fwe-hero);
14087
+ .fwe-list-group .fwe-list-group-item.fwe-active .fwe-list-group-item-body,
14088
+ .fwe-list-group .fwe-list-group-item.fwe-active .fwe-list-group-item-footer {
14089
+ color: var(--fwe-text);
14086
14090
  }
14087
14091
  .fwe-list-group .fwe-list-group-item.fwe-disabled {
14088
14092
  color: var(--fwe-text-disabled);
@@ -14095,9 +14099,12 @@ ul.fwe-list-group {
14095
14099
  color: var(--fwe-text);
14096
14100
  }
14097
14101
  .fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover {
14098
- color: var(--fwe-text);
14099
14102
  background-color: var(--fwe-sucanul);
14100
14103
  }
14104
+ .fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover .fwe-list-group-item-body,
14105
+ .fwe-list-group a.fwe-list-group-item:not(.fwe-disabled):hover .fwe-list-group-item-footer {
14106
+ color: var(--fwe-text);
14107
+ }
14101
14108
  .fwe-list-group button.fwe-list-group-item {
14102
14109
  outline: none;
14103
14110
  background-color: inherit;
@@ -14107,6 +14114,7 @@ ul.fwe-list-group {
14107
14114
  cursor: pointer;
14108
14115
  }
14109
14116
  .fwe-list-group button.fwe-list-group-item:not(.fwe-disabled):hover {
14117
+ color: var(--fwe-hero);
14110
14118
  background-color: var(--fwe-sucanul);
14111
14119
  }
14112
14120
  .fwe-list-group.fwe-list-group-border .fwe-list-group-item,
@@ -14153,9 +14161,6 @@ ul.fwe-list-group {
14153
14161
  .fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-active::before {
14154
14162
  transform: scaleY(4);
14155
14163
  }
14156
- .fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-active .fwe-list-group-item-head {
14157
- color: var(--fwe-hero);
14158
- }
14159
14164
  .fwe-list-group.fwe-list-group-horizontal .fwe-list-group-item.fwe-disabled {
14160
14165
  color: var(--fwe-text-disabled);
14161
14166
  }
@@ -14436,7 +14441,7 @@ header.fwe-fixed-header {
14436
14441
  }
14437
14442
 
14438
14443
  /*!
14439
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
14444
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
14440
14445
  * Copyright 2022 Festo SE & Co. KG
14441
14446
  * Licensed under Apache-2.0
14442
14447
  */
@@ -15626,7 +15631,7 @@ a.fwe-btn.fwe-disabled {
15626
15631
  }
15627
15632
 
15628
15633
  /*!
15629
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
15634
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
15630
15635
  * Copyright 2022 Festo SE & Co. KG
15631
15636
  * Licensed under Apache-2.0
15632
15637
  */
@@ -16477,7 +16482,7 @@ fieldset.fwe-progress-container label {
16477
16482
  }
16478
16483
 
16479
16484
  /*!
16480
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
16485
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
16481
16486
  * Copyright 2022 Festo SE & Co. KG
16482
16487
  * Licensed under Apache-2.0
16483
16488
  */
@@ -16700,7 +16705,7 @@ fieldset.fwe-progress-container label {
16700
16705
  }
16701
16706
  }
16702
16707
  /*!
16703
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
16708
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
16704
16709
  * Copyright 2022 Festo SE & Co. KG
16705
16710
  * Licensed under Apache-2.0
16706
16711
  */
@@ -16751,13 +16756,13 @@ fieldset.fwe-progress-container label {
16751
16756
  clip-path: inset(50%);
16752
16757
  border: 0;
16753
16758
  }
16754
- .fwe-segment-input:disabled ~ .fwe-segment-label {
16759
+ .fwe-segment-input:disabled + .fwe-segment-label {
16755
16760
  pointer-events: none;
16756
16761
  color: rgba(163, 178, 188, 0.3019607843);
16757
16762
  border-color: var(--fwe-control-disabled);
16758
16763
  border-right: 1px solid var(--fwe-control-disabled);
16759
16764
  }
16760
- .fwe-segment-input:disabled ~ .fwe-segment-label:not(:last-child) {
16765
+ .fwe-segment-input:disabled + .fwe-segment-label:not(:last-child) {
16761
16766
  border-right: 0;
16762
16767
  }
16763
16768
  .fwe-segment-input:checked:not(:disabled) + .fwe-segment-label {
@@ -17419,7 +17424,7 @@ fieldset.fwe-progress-container label {
17419
17424
  }
17420
17425
 
17421
17426
  /*!
17422
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
17427
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
17423
17428
  * Copyright 2022 Festo SE & Co. KG
17424
17429
  * Licensed under Apache-2.0
17425
17430
  */
@@ -17917,7 +17922,7 @@ input[type=search]::-webkit-search-cancel-button {
17917
17922
  }
17918
17923
  }
17919
17924
  /*!
17920
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
17925
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
17921
17926
  * Copyright 2022 Festo SE & Co. KG
17922
17927
  * Licensed under Apache-2.0
17923
17928
  */
@@ -18171,7 +18176,7 @@ input[type=search]::-webkit-search-cancel-button {
18171
18176
  }
18172
18177
 
18173
18178
  /*!
18174
- * Festo UI - Web Essentials v8.2.0-dev.575 (https://storybook.festo.design/)
18179
+ * Festo UI - Web Essentials v8.2.0-dev.577 (https://storybook.festo.design/)
18175
18180
  * Copyright 2022 Festo SE & Co. KG
18176
18181
  * Licensed under Apache-2.0
18177
18182
  */