@festo-ui/web-essentials 10.1.0-dev.871 → 10.1.0-dev.875

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 v10.1.0-dev.871 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v10.1.0-dev.875 (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 v10.1.0-dev.871 (https://storybook.festo.design/)
929
+ * Festo UI - Web Essentials v10.1.0-dev.875 (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 v10.1.0-dev.871 (https://storybook.festo.design/)
12388
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
12389
12389
  * Copyright 2022 Festo SE & Co. KG
12390
12390
  * Licensed under Apache-2.0
12391
12391
  */
@@ -12547,7 +12547,7 @@ header.fwe-fixed-header {
12547
12547
  flex-shrink: 0;
12548
12548
  align-items: center;
12549
12549
  min-height: 24px;
12550
- color: var(--fwe-text);
12550
+ color: currentColor;
12551
12551
  font-size: var(--fwe-font-size-md);
12552
12552
  line-height: calc(var(--fwe-font-size-md) + 2px);
12553
12553
  }
@@ -12562,7 +12562,7 @@ header.fwe-fixed-header {
12562
12562
  .fwe-breadcrumb a {
12563
12563
  display: block;
12564
12564
  align-items: center;
12565
- color: var(--fwe-text);
12565
+ color: currentColor;
12566
12566
  text-decoration: none;
12567
12567
  -webkit-user-select: none;
12568
12568
  -moz-user-select: none;
@@ -12588,7 +12588,9 @@ header.fwe-fixed-header {
12588
12588
  margin-right: 4px;
12589
12589
  height: 16px;
12590
12590
  width: 16px;
12591
- background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
12591
+ background: currentColor;
12592
+ -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
12593
+ mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
12592
12594
  }
12593
12595
  .fwe-breadcrumb--mobile li {
12594
12596
  display: none;
@@ -13653,7 +13655,7 @@ a.fwe-btn.fwe-disabled {
13653
13655
  }
13654
13656
 
13655
13657
  /*!
13656
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
13658
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
13657
13659
  * Copyright 2022 Festo SE & Co. KG
13658
13660
  * Licensed under Apache-2.0
13659
13661
  */
@@ -14565,7 +14567,7 @@ fieldset.fwe-progress-container label {
14565
14567
  }
14566
14568
 
14567
14569
  /*!
14568
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
14570
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
14569
14571
  * Copyright 2022 Festo SE & Co. KG
14570
14572
  * Licensed under Apache-2.0
14571
14573
  */
@@ -14796,7 +14798,7 @@ fieldset.fwe-progress-container label {
14796
14798
  }
14797
14799
  }
14798
14800
  /*!
14799
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
14801
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
14800
14802
  * Copyright 2022 Festo SE & Co. KG
14801
14803
  * Licensed under Apache-2.0
14802
14804
  */
@@ -15532,7 +15534,7 @@ fieldset.fwe-progress-container label {
15532
15534
  }
15533
15535
 
15534
15536
  /*!
15535
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
15537
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
15536
15538
  * Copyright 2022 Festo SE & Co. KG
15537
15539
  * Licensed under Apache-2.0
15538
15540
  */
@@ -16031,7 +16033,7 @@ input[type=search]::-webkit-search-cancel-button {
16031
16033
  }
16032
16034
  }
16033
16035
  /*!
16034
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
16036
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
16035
16037
  * Copyright 2022 Festo SE & Co. KG
16036
16038
  * Licensed under Apache-2.0
16037
16039
  */
@@ -16315,7 +16317,7 @@ input[type=search]::-webkit-search-cancel-button {
16315
16317
  }
16316
16318
 
16317
16319
  /*!
16318
- * Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
16320
+ * Festo UI - Web Essentials v10.1.0-dev.875 (https://storybook.festo.design/)
16319
16321
  * Copyright 2022 Festo SE & Co. KG
16320
16322
  * Licensed under Apache-2.0
16321
16323
  */