@festo-ui/web-essentials 9.0.0-dev.653 → 9.0.0-dev.656
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 +11 -11
- 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 +2 -2
- 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/_fonts.scss +4 -4
- 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/_fonts.scss +4 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
/* Festo regular */
|
|
8
8
|
@font-face {
|
|
9
9
|
font-family: "Festo";
|
|
10
|
-
src: url("https://www.festo.com/fonts/
|
|
10
|
+
src: url("https://www.festo.com/fonts/festo-regular.woff2") format("woff2"), url("https://www.festo.com/fonts/festo-regular.woff") format("woff");
|
|
11
11
|
}
|
|
12
12
|
/* Festo bold */
|
|
13
13
|
@font-face {
|
|
14
14
|
font-family: "Festo";
|
|
15
|
-
src: url("https://www.festo.com/fonts/
|
|
15
|
+
src: url("https://www.festo.com/fonts/festo-bold.woff2") format("woff2"), url("https://www.festo.com/fonts/festo-bold.woff") format("woff");
|
|
16
16
|
font-weight: bold;
|
|
17
17
|
}
|
|
18
18
|
/* Festo Icon Font */
|
|
@@ -2999,7 +2999,7 @@ template {
|
|
|
2999
2999
|
}
|
|
3000
3000
|
|
|
3001
3001
|
/*!
|
|
3002
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
3002
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
3003
3003
|
* Copyright 2022 Festo SE & Co. KG
|
|
3004
3004
|
* Licensed under Apache-2.0
|
|
3005
3005
|
*/
|
|
@@ -14460,7 +14460,7 @@ header.fwe-fixed-header {
|
|
|
14460
14460
|
}
|
|
14461
14461
|
|
|
14462
14462
|
/*!
|
|
14463
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
14463
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
14464
14464
|
* Copyright 2022 Festo SE & Co. KG
|
|
14465
14465
|
* Licensed under Apache-2.0
|
|
14466
14466
|
*/
|
|
@@ -15654,7 +15654,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
15654
15654
|
}
|
|
15655
15655
|
|
|
15656
15656
|
/*!
|
|
15657
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
15657
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
15658
15658
|
* Copyright 2022 Festo SE & Co. KG
|
|
15659
15659
|
* Licensed under Apache-2.0
|
|
15660
15660
|
*/
|
|
@@ -16505,7 +16505,7 @@ fieldset.fwe-progress-container label {
|
|
|
16505
16505
|
}
|
|
16506
16506
|
|
|
16507
16507
|
/*!
|
|
16508
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
16508
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
16509
16509
|
* Copyright 2022 Festo SE & Co. KG
|
|
16510
16510
|
* Licensed under Apache-2.0
|
|
16511
16511
|
*/
|
|
@@ -16736,7 +16736,7 @@ fieldset.fwe-progress-container label {
|
|
|
16736
16736
|
}
|
|
16737
16737
|
}
|
|
16738
16738
|
/*!
|
|
16739
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
16739
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
16740
16740
|
* Copyright 2022 Festo SE & Co. KG
|
|
16741
16741
|
* Licensed under Apache-2.0
|
|
16742
16742
|
*/
|
|
@@ -17466,7 +17466,7 @@ fieldset.fwe-progress-container label {
|
|
|
17466
17466
|
}
|
|
17467
17467
|
|
|
17468
17468
|
/*!
|
|
17469
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
17469
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
17470
17470
|
* Copyright 2022 Festo SE & Co. KG
|
|
17471
17471
|
* Licensed under Apache-2.0
|
|
17472
17472
|
*/
|
|
@@ -17964,7 +17964,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
17964
17964
|
}
|
|
17965
17965
|
}
|
|
17966
17966
|
/*!
|
|
17967
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
17967
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
17968
17968
|
* Copyright 2022 Festo SE & Co. KG
|
|
17969
17969
|
* Licensed under Apache-2.0
|
|
17970
17970
|
*/
|
|
@@ -18248,7 +18248,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
18248
18248
|
}
|
|
18249
18249
|
|
|
18250
18250
|
/*!
|
|
18251
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
18251
|
+
* Festo UI - Web Essentials v9.0.0-dev.656 (https://storybook.festo.design/)
|
|
18252
18252
|
* Copyright 2022 Festo SE & Co. KG
|
|
18253
18253
|
* Licensed under Apache-2.0
|
|
18254
18254
|
*/
|