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

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.529 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -2509,17 +2509,17 @@ h6,
2509
2509
  --fwe-white: #ffffff;
2510
2510
  --fwe-white-hover: #ededed;
2511
2511
  --fwe-caerul: #0091dc;
2512
- --fwe-sucaerul: #dcebf6;
2513
- --fwe-sucanul: #f2f3f5;
2514
- --fwe-gray-100: #f2f3f5;
2515
- --fwe-gray-200: #e5e8eb;
2516
- --fwe-gray-300: #d8dce1;
2512
+ --fwe-sucaerul: #c8e6fa;
2513
+ --fwe-sucanul: #e2e5e8;
2514
+ --fwe-gray-100: #f0f2f3;
2515
+ --fwe-gray-200: #e2e5e8;
2516
+ --fwe-gray-300: #d3d8dd;
2517
2517
  --fwe-gray-400: #b6bec6;
2518
2518
  --fwe-text: #333333;
2519
2519
  --fwe-text-light: #82868b;
2520
2520
  --fwe-text-disabled: #b9babb;
2521
2521
  --fwe-hero: #0091dc;
2522
- --fwe-hero-hover: #0587cb;
2522
+ --fwe-hero-hover: #0588cb;
2523
2523
  --fwe-hero-active: #0a7eba;
2524
2524
  --fwe-hero-gray: #a3b2bc;
2525
2525
  --fwe-hero-bg: #c8e6fa;
@@ -2535,17 +2535,17 @@ h6,
2535
2535
  --fwe-red-active: #b50a0a;
2536
2536
  --fwe-orange-bg: #fbf0e1;
2537
2537
  --fwe-red-bg: #f7e1e1;
2538
- --fwe-control: #d8dce1;
2539
- --fwe-control-hover: #c7cbcf;
2540
- --fwe-control-active: #b7babe;
2541
- --fwe-control-disabled: #e6e9ec;
2538
+ --fwe-control: #d3d8dd;
2539
+ --fwe-control-hover: #c5cbd1;
2540
+ --fwe-control-active: #a9b0b7;
2541
+ --fwe-control-disabled: #e2e5e8;
2542
2542
  --fwe-control-border: #b6bec6;
2543
2543
  --fwe-control-border-hover: #a9b0b7;
2544
2544
  --fwe-control-border-active: #9ca2a9;
2545
2545
  --fwe-control-scrollbar: #d2d5d9;
2546
- --fwe-border: #d8dce1;
2547
- --fwe-border-disabled: #e6e9ec;
2548
- --fwe-background: #f2f3f5;
2546
+ --fwe-border: #d3d8dd;
2547
+ --fwe-border-disabled: #e2e5e8;
2548
+ --fwe-background: #f0f2f3;
2549
2549
  --fwe-breakpoint-unset: 0;
2550
2550
  --fwe-breakpoint-xxs: 375px;
2551
2551
  --fwe-breakpoint-xs: 600px;
@@ -2979,7 +2979,7 @@ template {
2979
2979
  }
2980
2980
 
2981
2981
  /*!
2982
- * Festo UI - Web Essentials v7.3.0-dev.529 (https://storybook.festo.design/)
2982
+ * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
2983
2983
  * Copyright 2022 Festo SE & Co. KG
2984
2984
  * Licensed under Apache-2.0
2985
2985
  */
@@ -12992,7 +12992,7 @@ template {
12992
12992
  }
12993
12993
  .fwe-toolbar.fwe-toolbar-right {
12994
12994
  border-right: none;
12995
- border-left: 1px solid #d8dce1;
12995
+ border-left: 1px solid var(--fwe-border);
12996
12996
  padding-right: 1px;
12997
12997
  }
12998
12998
  .fwe-toolbar.fwe-toolbar-right .fwe-toolbar-actions a::after,
@@ -14436,7 +14436,7 @@ header.fwe-fixed-header {
14436
14436
  }
14437
14437
 
14438
14438
  /*!
14439
- * Festo UI - Web Essentials v7.3.0-dev.529 (https://storybook.festo.design/)
14439
+ * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
14440
14440
  * Copyright 2022 Festo SE & Co. KG
14441
14441
  * Licensed under Apache-2.0
14442
14442
  */
@@ -15612,7 +15612,7 @@ a.fwe-btn.fwe-disabled {
15612
15612
  }
15613
15613
 
15614
15614
  /*!
15615
- * Festo UI - Web Essentials v7.3.0-dev.529 (https://storybook.festo.design/)
15615
+ * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
15616
15616
  * Copyright 2022 Festo SE & Co. KG
15617
15617
  * Licensed under Apache-2.0
15618
15618
  */
@@ -16502,7 +16502,7 @@ fieldset.fwe-progress-container label {
16502
16502
  }
16503
16503
 
16504
16504
  /*!
16505
- * Festo UI - Web Essentials v7.3.0-dev.529 (https://storybook.festo.design/)
16505
+ * Festo UI - Web Essentials v7.3.0-dev.531 (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.529 (https://storybook.festo.design/)
16728
+ * Festo UI - Web Essentials v7.3.0-dev.531 (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.529 (https://storybook.festo.design/)
17445
+ * Festo UI - Web Essentials v7.3.0-dev.531 (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.529 (https://storybook.festo.design/)
17943
+ * Festo UI - Web Essentials v7.3.0-dev.531 (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.529 (https://storybook.festo.design/)
18193
+ * Festo UI - Web Essentials v7.3.0-dev.531 (https://storybook.festo.design/)
18194
18194
  * Copyright 2022 Festo SE & Co. KG
18195
18195
  * Licensed under Apache-2.0
18196
18196
  */