@festo-ui/web-essentials 9.0.1-dev.764 → 9.0.1-dev.766

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 v9.0.1-dev.764 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -927,7 +927,7 @@ template {
927
927
  }
928
928
 
929
929
  /*!
930
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
930
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
931
931
  * Copyright 2022 Festo SE & Co. KG
932
932
  * Licensed under Apache-2.0
933
933
  */
@@ -12388,7 +12388,7 @@ header.fwe-fixed-header {
12388
12388
  }
12389
12389
 
12390
12390
  /*!
12391
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
12391
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
12392
12392
  * Copyright 2022 Festo SE & Co. KG
12393
12393
  * Licensed under Apache-2.0
12394
12394
  */
@@ -13568,7 +13568,7 @@ a.fwe-btn.fwe-disabled {
13568
13568
  }
13569
13569
 
13570
13570
  /*!
13571
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
13571
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
13572
13572
  * Copyright 2022 Festo SE & Co. KG
13573
13573
  * Licensed under Apache-2.0
13574
13574
  */
@@ -13897,7 +13897,12 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
13897
13897
  content: "";
13898
13898
  height: 24px;
13899
13899
  width: 24px;
13900
- background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==");
13900
+ -webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==") center/24px 24px no-repeat;
13901
+ mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==") center/24px 24px no-repeat;
13902
+ background-color: var(--fwe-text);
13903
+ }
13904
+ .fwe-select-wrapper:has(.fwe-select:disabled)::before {
13905
+ background-color: var(--fwe-text-disabled);
13901
13906
  }
13902
13907
  .fwe-select-wrapper .fwe-select-label {
13903
13908
  height: 18px;
@@ -14419,7 +14424,7 @@ fieldset.fwe-progress-container label {
14419
14424
  }
14420
14425
 
14421
14426
  /*!
14422
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
14427
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
14423
14428
  * Copyright 2022 Festo SE & Co. KG
14424
14429
  * Licensed under Apache-2.0
14425
14430
  */
@@ -14650,7 +14655,7 @@ fieldset.fwe-progress-container label {
14650
14655
  }
14651
14656
  }
14652
14657
  /*!
14653
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
14658
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
14654
14659
  * Copyright 2022 Festo SE & Co. KG
14655
14660
  * Licensed under Apache-2.0
14656
14661
  */
@@ -15386,7 +15391,7 @@ fieldset.fwe-progress-container label {
15386
15391
  }
15387
15392
 
15388
15393
  /*!
15389
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
15394
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
15390
15395
  * Copyright 2022 Festo SE & Co. KG
15391
15396
  * Licensed under Apache-2.0
15392
15397
  */
@@ -15884,7 +15889,7 @@ input[type=search]::-webkit-search-cancel-button {
15884
15889
  }
15885
15890
  }
15886
15891
  /*!
15887
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
15892
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
15888
15893
  * Copyright 2022 Festo SE & Co. KG
15889
15894
  * Licensed under Apache-2.0
15890
15895
  */
@@ -16168,7 +16173,7 @@ input[type=search]::-webkit-search-cancel-button {
16168
16173
  }
16169
16174
 
16170
16175
  /*!
16171
- * Festo UI - Web Essentials v9.0.1-dev.764 (https://storybook.festo.design/)
16176
+ * Festo UI - Web Essentials v9.0.1-dev.766 (https://storybook.festo.design/)
16172
16177
  * Copyright 2022 Festo SE & Co. KG
16173
16178
  * Licensed under Apache-2.0
16174
16179
  */