@festo-ui/web-essentials 11.0.0-dev.975 → 11.0.0-dev.976

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 v11.0.0-dev.975 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -926,7 +926,7 @@ template {
926
926
  }
927
927
 
928
928
  /*!
929
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
929
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
930
930
  * Copyright 2022 Festo SE & Co. KG
931
931
  * Licensed under Apache-2.0
932
932
  */
@@ -12388,7 +12388,7 @@ header.fwe-fixed-header {
12388
12388
  }
12389
12389
 
12390
12390
  /*!
12391
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
12391
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
12392
12392
  * Copyright 2022 Festo SE & Co. KG
12393
12393
  * Licensed under Apache-2.0
12394
12394
  */
@@ -13676,7 +13676,7 @@ a.fwe-btn.fwe-disabled {
13676
13676
  }
13677
13677
 
13678
13678
  /*!
13679
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
13679
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
13680
13680
  * Copyright 2022 Festo SE & Co. KG
13681
13681
  * Licensed under Apache-2.0
13682
13682
  */
@@ -14500,7 +14500,7 @@ fieldset.fwe-progress-container label {
14500
14500
  }
14501
14501
  .fwe-snackbar.fwe-snackbar-warning {
14502
14502
  border-color: var(--fwe-orange);
14503
- background-color: var(--fwe-orange-bg);
14503
+ background-color: #ffeacc;
14504
14504
  }
14505
14505
  .fwe-snackbar.fwe-snackbar-warning span::before {
14506
14506
  background-color: var(--fwe-orange);
@@ -14512,7 +14512,7 @@ fieldset.fwe-progress-container label {
14512
14512
  }
14513
14513
  .fwe-snackbar.fwe-snackbar-error {
14514
14514
  border-color: var(--fwe-red);
14515
- background-color: var(--fwe-red-bg);
14515
+ background-color: #f6cccc;
14516
14516
  }
14517
14517
  .fwe-snackbar.fwe-snackbar-error span::before {
14518
14518
  background-color: var(--fwe-red);
@@ -14528,37 +14528,37 @@ fieldset.fwe-progress-container label {
14528
14528
  margin: 0px 12px;
14529
14529
  background: var(--fwe-hero);
14530
14530
  }
14531
- .fwe-snackbar.fwe-snackbar-b {
14531
+ .fwe-snackbar.fwe-snackbar-b, .fwe-snackbar.fwe-snackbar-light {
14532
14532
  border: none;
14533
14533
  background-color: var(--fwe-white);
14534
14534
  }
14535
- .fwe-snackbar.fwe-snackbar-b span::before {
14535
+ .fwe-snackbar.fwe-snackbar-b span::before, .fwe-snackbar.fwe-snackbar-light span::before {
14536
14536
  background-color: var(--fwe-text);
14537
14537
  }
14538
- .fwe-snackbar.fwe-snackbar-b .fwe-snackbar-separator {
14538
+ .fwe-snackbar.fwe-snackbar-b .fwe-snackbar-separator, .fwe-snackbar.fwe-snackbar-light .fwe-snackbar-separator {
14539
14539
  background-color: var(--fwe-text-light);
14540
14540
  }
14541
- .fwe-snackbar.fwe-snackbar-c {
14541
+ .fwe-snackbar.fwe-snackbar-c, .fwe-snackbar.fwe-snackbar-strong {
14542
14542
  border: none;
14543
14543
  color: var(--fwe-white);
14544
14544
  background-color: var(--fwe-hero);
14545
14545
  }
14546
- .fwe-snackbar.fwe-snackbar-c.fwe-snackbar-warning {
14546
+ .fwe-snackbar.fwe-snackbar-c.fwe-snackbar-warning, .fwe-snackbar.fwe-snackbar-strong.fwe-snackbar-warning {
14547
14547
  background-color: var(--fwe-orange);
14548
14548
  }
14549
- .fwe-snackbar.fwe-snackbar-c.fwe-snackbar-error {
14549
+ .fwe-snackbar.fwe-snackbar-c.fwe-snackbar-error, .fwe-snackbar.fwe-snackbar-strong.fwe-snackbar-error {
14550
14550
  background-color: var(--fwe-red);
14551
14551
  }
14552
- .fwe-snackbar.fwe-snackbar-c span::before {
14552
+ .fwe-snackbar.fwe-snackbar-c span::before, .fwe-snackbar.fwe-snackbar-strong span::before {
14553
14553
  background-color: var(--fwe-white);
14554
14554
  }
14555
- .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-close-btn {
14555
+ .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-close-btn, .fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-close-btn {
14556
14556
  background-color: var(--fwe-white);
14557
14557
  }
14558
- .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-separator {
14558
+ .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-separator, .fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-separator {
14559
14559
  background-color: var(--fwe-white-hover);
14560
14560
  }
14561
- .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-link-btn {
14561
+ .fwe-snackbar.fwe-snackbar-c .fwe-snackbar-link-btn, .fwe-snackbar.fwe-snackbar-strong .fwe-snackbar-link-btn {
14562
14562
  color: var(--fwe-white);
14563
14563
  }
14564
14564
 
@@ -14581,7 +14581,7 @@ fieldset.fwe-progress-container label {
14581
14581
  }
14582
14582
 
14583
14583
  /*!
14584
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
14584
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
14585
14585
  * Copyright 2022 Festo SE & Co. KG
14586
14586
  * Licensed under Apache-2.0
14587
14587
  */
@@ -14814,7 +14814,7 @@ fieldset.fwe-progress-container label {
14814
14814
  }
14815
14815
  }
14816
14816
  /*!
14817
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
14817
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
14818
14818
  * Copyright 2022 Festo SE & Co. KG
14819
14819
  * Licensed under Apache-2.0
14820
14820
  */
@@ -15018,7 +15018,7 @@ fieldset.fwe-progress-container label {
15018
15018
  .fwe-popover--menu {
15019
15019
  font-size: var(--fwe-font-size-base);
15020
15020
  line-height: 1.5rem;
15021
- padding: 16px;
15021
+ padding: 18px 16px 10px 16px;
15022
15022
  }
15023
15023
  .fwe-popover--menu button {
15024
15024
  all: unset;
@@ -15560,7 +15560,7 @@ fieldset.fwe-progress-container label {
15560
15560
  }
15561
15561
 
15562
15562
  /*!
15563
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
15563
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
15564
15564
  * Copyright 2022 Festo SE & Co. KG
15565
15565
  * Licensed under Apache-2.0
15566
15566
  */
@@ -16078,7 +16078,7 @@ input[type=search]::-webkit-search-cancel-button {
16078
16078
  }
16079
16079
  }
16080
16080
  /*!
16081
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
16081
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
16082
16082
  * Copyright 2022 Festo SE & Co. KG
16083
16083
  * Licensed under Apache-2.0
16084
16084
  */
@@ -16364,7 +16364,7 @@ input[type=search]::-webkit-search-cancel-button {
16364
16364
  }
16365
16365
 
16366
16366
  /*!
16367
- * Festo UI - Web Essentials v11.0.0-dev.975 (https://storybook.festo.design/)
16367
+ * Festo UI - Web Essentials v11.0.0-dev.976 (https://storybook.festo.design/)
16368
16368
  * Copyright 2022 Festo SE & Co. KG
16369
16369
  * Licensed under Apache-2.0
16370
16370
  */