@festo-ui/web-essentials 8.1.0-dev.566 → 8.1.0-dev.567
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.
- package/dist/css/festo-web-essentials.css +13 -9
- package/dist/css/festo-web-essentials.css.map +1 -1
- package/dist/css/festo-web-essentials.min.css +10 -10
- package/dist/css/festo-web-essentials.min.css.map +1 -1
- package/dist/css/light/festo-web-essentials-light.css +4 -0
- package/dist/css/light/festo-web-essentials-light.css.map +1 -1
- package/dist/css/themes/flatpickr/festo.css +1 -1
- package/dist/css/themes/flatpickr/festo.min.css +1 -1
- package/dist/scss/_tree.scss +5 -0
- package/dist/scss/festo-web-essentials.scss +1 -1
- package/dist/scss/themes/flatpickr/festo.scss +1 -1
- package/package.json +1 -1
- package/scss/_tree.scss +5 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -2979,7 +2979,7 @@ template {
|
|
|
2979
2979
|
}
|
|
2980
2980
|
|
|
2981
2981
|
/*!
|
|
2982
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
2982
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
2983
2983
|
* Copyright 2022 Festo SE & Co. KG
|
|
2984
2984
|
* Licensed under Apache-2.0
|
|
2985
2985
|
*/
|
|
@@ -14436,7 +14436,7 @@ header.fwe-fixed-header {
|
|
|
14436
14436
|
}
|
|
14437
14437
|
|
|
14438
14438
|
/*!
|
|
14439
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
14439
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
14440
14440
|
* Copyright 2022 Festo SE & Co. KG
|
|
14441
14441
|
* Licensed under Apache-2.0
|
|
14442
14442
|
*/
|
|
@@ -15613,7 +15613,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
15613
15613
|
}
|
|
15614
15614
|
|
|
15615
15615
|
/*!
|
|
15616
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
15616
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
15617
15617
|
* Copyright 2022 Festo SE & Co. KG
|
|
15618
15618
|
* Licensed under Apache-2.0
|
|
15619
15619
|
*/
|
|
@@ -16464,7 +16464,7 @@ fieldset.fwe-progress-container label {
|
|
|
16464
16464
|
}
|
|
16465
16465
|
|
|
16466
16466
|
/*!
|
|
16467
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
16467
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
16468
16468
|
* Copyright 2022 Festo SE & Co. KG
|
|
16469
16469
|
* Licensed under Apache-2.0
|
|
16470
16470
|
*/
|
|
@@ -16687,7 +16687,7 @@ fieldset.fwe-progress-container label {
|
|
|
16687
16687
|
}
|
|
16688
16688
|
}
|
|
16689
16689
|
/*!
|
|
16690
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
16690
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
16691
16691
|
* Copyright 2022 Festo SE & Co. KG
|
|
16692
16692
|
* Licensed under Apache-2.0
|
|
16693
16693
|
*/
|
|
@@ -17406,7 +17406,7 @@ fieldset.fwe-progress-container label {
|
|
|
17406
17406
|
}
|
|
17407
17407
|
|
|
17408
17408
|
/*!
|
|
17409
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
17409
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
17410
17410
|
* Copyright 2022 Festo SE & Co. KG
|
|
17411
17411
|
* Licensed under Apache-2.0
|
|
17412
17412
|
*/
|
|
@@ -17904,13 +17904,17 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
17904
17904
|
}
|
|
17905
17905
|
}
|
|
17906
17906
|
/*!
|
|
17907
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
17907
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
17908
17908
|
* Copyright 2022 Festo SE & Co. KG
|
|
17909
17909
|
* Licensed under Apache-2.0
|
|
17910
17910
|
*/
|
|
17911
17911
|
.fwe-tree {
|
|
17912
17912
|
position: relative;
|
|
17913
17913
|
}
|
|
17914
|
+
.fwe-tree a,
|
|
17915
|
+
.fwe-tree a:hover {
|
|
17916
|
+
text-decoration: none;
|
|
17917
|
+
}
|
|
17914
17918
|
@-moz-document url-prefix() {
|
|
17915
17919
|
.fwe-tree {
|
|
17916
17920
|
scrollbar-width: thin;
|
|
@@ -18154,7 +18158,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
18154
18158
|
}
|
|
18155
18159
|
|
|
18156
18160
|
/*!
|
|
18157
|
-
* Festo UI - Web Essentials v8.1.0-dev.
|
|
18161
|
+
* Festo UI - Web Essentials v8.1.0-dev.567 (https://storybook.festo.design/)
|
|
18158
18162
|
* Copyright 2022 Festo SE & Co. KG
|
|
18159
18163
|
* Licensed under Apache-2.0
|
|
18160
18164
|
*/
|