@festo-ui/web-essentials 11.0.0-dev.962 → 11.0.0-dev.963

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.962 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v11.0.0-dev.963 (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.962 (https://storybook.festo.design/)
929
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
930
930
  * Copyright 2022 Festo SE & Co. KG
931
931
  * Licensed under Apache-2.0
932
932
  */
@@ -12385,7 +12385,7 @@ header.fwe-fixed-header {
12385
12385
  }
12386
12386
 
12387
12387
  /*!
12388
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
12388
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
12389
12389
  * Copyright 2022 Festo SE & Co. KG
12390
12390
  * Licensed under Apache-2.0
12391
12391
  */
@@ -13558,21 +13558,26 @@ button.fwe-btn.fwe-disabled {
13558
13558
  background: var(--fwe-control-disabled);
13559
13559
  color: var(--fwe-text-disabled);
13560
13560
  }
13561
- a.fwe-btn.fwe-btn-hero,
13561
+ a.fwe-btn.fwe-btn-primary, a.fwe-btn.fwe-btn-hero,
13562
+ button.fwe-btn.fwe-btn-primary,
13562
13563
  button.fwe-btn.fwe-btn-hero {
13563
13564
  color: var(--fwe-white);
13564
13565
  background: var(--fwe-hero);
13565
13566
  }
13566
- a.fwe-btn.fwe-btn-hero:hover,
13567
+ a.fwe-btn.fwe-btn-primary:hover, a.fwe-btn.fwe-btn-hero:hover,
13568
+ button.fwe-btn.fwe-btn-primary:hover,
13567
13569
  button.fwe-btn.fwe-btn-hero:hover {
13568
13570
  color: var(--fwe-white);
13569
13571
  background: var(--fwe-hero-hover);
13570
13572
  }
13571
- a.fwe-btn.fwe-btn-hero:active,
13573
+ a.fwe-btn.fwe-btn-primary:active, a.fwe-btn.fwe-btn-hero:active,
13574
+ button.fwe-btn.fwe-btn-primary:active,
13572
13575
  button.fwe-btn.fwe-btn-hero:active {
13573
13576
  background: var(--fwe-hero-active);
13574
13577
  }
13575
- a.fwe-btn.fwe-btn-hero:disabled, a.fwe-btn.fwe-btn-hero.fwe-disabled,
13578
+ a.fwe-btn.fwe-btn-primary:disabled, a.fwe-btn.fwe-btn-primary.fwe-disabled, a.fwe-btn.fwe-btn-hero:disabled, a.fwe-btn.fwe-btn-hero.fwe-disabled,
13579
+ button.fwe-btn.fwe-btn-primary:disabled,
13580
+ button.fwe-btn.fwe-btn-primary.fwe-disabled,
13576
13581
  button.fwe-btn.fwe-btn-hero:disabled,
13577
13582
  button.fwe-btn.fwe-btn-hero.fwe-disabled {
13578
13583
  background: var(--fwe-control-disabled);
@@ -13668,7 +13673,7 @@ a.fwe-btn.fwe-disabled {
13668
13673
  }
13669
13674
 
13670
13675
  /*!
13671
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
13676
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
13672
13677
  * Copyright 2022 Festo SE & Co. KG
13673
13678
  * Licensed under Apache-2.0
13674
13679
  */
@@ -14580,7 +14585,7 @@ fieldset.fwe-progress-container label {
14580
14585
  }
14581
14586
 
14582
14587
  /*!
14583
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
14588
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
14584
14589
  * Copyright 2022 Festo SE & Co. KG
14585
14590
  * Licensed under Apache-2.0
14586
14591
  */
@@ -14811,7 +14816,7 @@ fieldset.fwe-progress-container label {
14811
14816
  }
14812
14817
  }
14813
14818
  /*!
14814
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
14819
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
14815
14820
  * Copyright 2022 Festo SE & Co. KG
14816
14821
  * Licensed under Apache-2.0
14817
14822
  */
@@ -15547,7 +15552,7 @@ fieldset.fwe-progress-container label {
15547
15552
  }
15548
15553
 
15549
15554
  /*!
15550
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
15555
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
15551
15556
  * Copyright 2022 Festo SE & Co. KG
15552
15557
  * Licensed under Apache-2.0
15553
15558
  */
@@ -16046,7 +16051,7 @@ input[type=search]::-webkit-search-cancel-button {
16046
16051
  }
16047
16052
  }
16048
16053
  /*!
16049
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
16054
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
16050
16055
  * Copyright 2022 Festo SE & Co. KG
16051
16056
  * Licensed under Apache-2.0
16052
16057
  */
@@ -16330,7 +16335,7 @@ input[type=search]::-webkit-search-cancel-button {
16330
16335
  }
16331
16336
 
16332
16337
  /*!
16333
- * Festo UI - Web Essentials v11.0.0-dev.962 (https://storybook.festo.design/)
16338
+ * Festo UI - Web Essentials v11.0.0-dev.963 (https://storybook.festo.design/)
16334
16339
  * Copyright 2022 Festo SE & Co. KG
16335
16340
  * Licensed under Apache-2.0
16336
16341
  */