@festo-ui/web-essentials 5.0.0-dev.60 → 5.0.0-dev.66
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 +105 -1
- package/dist/css/festo-web-essentials.css.map +1 -1
- package/dist/css/festo-web-essentials.min.css +2 -2
- package/dist/css/festo-web-essentials.min.css.map +1 -1
- package/dist/css/fonts/festo_icons-16.woff2 +0 -0
- package/dist/css/fonts/festo_icons-24.woff2 +0 -0
- package/dist/css/fonts/festo_icons-32.woff2 +0 -0
- package/dist/css/themes/flatpickr/festo.css +1 -1
- package/dist/css/themes/flatpickr/festo.min.css +1 -1
- package/dist/fonts/festo_icons-16.woff2 +0 -0
- package/dist/fonts/festo_icons-24.woff2 +0 -0
- package/dist/fonts/festo_icons-32.woff2 +0 -0
- package/dist/scss/_icons.scss +78 -0
- package/dist/scss/festo-web-essentials.scss +1 -1
- package/dist/scss/fonts/festo_icons-16.woff2 +0 -0
- package/dist/scss/fonts/festo_icons-24.woff2 +0 -0
- package/dist/scss/fonts/festo_icons-32.woff2 +0 -0
- package/dist/scss/themes/flatpickr/festo.scss +1 -1
- package/package.json +1 -1
- package/scss/_icons.scss +78 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v5.0.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v5.0.0-dev.66 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -1968,6 +1968,110 @@ button.fwe-btn.fwe-btn-lg i[class*=" fwe-icon-"]:before, label.fwe-checkbox.fwe-
|
|
|
1968
1968
|
content: "\eacb";
|
|
1969
1969
|
}
|
|
1970
1970
|
|
|
1971
|
+
.fwe-icon-cut:before {
|
|
1972
|
+
content: "\eabb";
|
|
1973
|
+
}
|
|
1974
|
+
|
|
1975
|
+
.fwe-icon-digital-twin:before {
|
|
1976
|
+
content: "\eac8";
|
|
1977
|
+
}
|
|
1978
|
+
|
|
1979
|
+
.fwe-icon-doc-zip:before {
|
|
1980
|
+
content: "\eacc";
|
|
1981
|
+
}
|
|
1982
|
+
|
|
1983
|
+
.fwe-icon-fast-forward:before {
|
|
1984
|
+
content: "\eacd";
|
|
1985
|
+
}
|
|
1986
|
+
|
|
1987
|
+
.fwe-icon-fast-rewind:before {
|
|
1988
|
+
content: "\eace";
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
.fwe-icon-forward:before {
|
|
1992
|
+
content: "\eacf";
|
|
1993
|
+
}
|
|
1994
|
+
|
|
1995
|
+
.fwe-icon-rewind:before {
|
|
1996
|
+
content: "\ead0";
|
|
1997
|
+
}
|
|
1998
|
+
|
|
1999
|
+
.fwe-icon-report-error:before {
|
|
2000
|
+
content: "\ead1";
|
|
2001
|
+
}
|
|
2002
|
+
|
|
2003
|
+
.fwe-icon-show-learning-path:before {
|
|
2004
|
+
content: "\ead2";
|
|
2005
|
+
}
|
|
2006
|
+
|
|
2007
|
+
.fwe-icon-clock-generator:before {
|
|
2008
|
+
content: "\ead3";
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
.fwe-icon-diode:before {
|
|
2012
|
+
content: "\ead4";
|
|
2013
|
+
}
|
|
2014
|
+
|
|
2015
|
+
.fwe-icon-flip-horizontally:before {
|
|
2016
|
+
content: "\ead5";
|
|
2017
|
+
}
|
|
2018
|
+
|
|
2019
|
+
.fwe-icon-flip-vertically:before {
|
|
2020
|
+
content: "\ead6";
|
|
2021
|
+
}
|
|
2022
|
+
|
|
2023
|
+
.fwe-icon-function-generator:before {
|
|
2024
|
+
content: "\ead7";
|
|
2025
|
+
}
|
|
2026
|
+
|
|
2027
|
+
.fwe-icon-multimeter:before {
|
|
2028
|
+
content: "\ead8";
|
|
2029
|
+
}
|
|
2030
|
+
|
|
2031
|
+
.fwe-icon-oscilloscope:before {
|
|
2032
|
+
content: "\ead9";
|
|
2033
|
+
}
|
|
2034
|
+
|
|
2035
|
+
.fwe-icon-parameter:before {
|
|
2036
|
+
content: "\eada";
|
|
2037
|
+
}
|
|
2038
|
+
|
|
2039
|
+
.fwe-icon-rotate:before {
|
|
2040
|
+
content: "\eadb";
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
.fwe-icon-select:before {
|
|
2044
|
+
content: "\eadc";
|
|
2045
|
+
}
|
|
2046
|
+
|
|
2047
|
+
.fwe-icon-sound-of-multimeter:before {
|
|
2048
|
+
content: "\eadd";
|
|
2049
|
+
}
|
|
2050
|
+
|
|
2051
|
+
.fwe-icon-voltage-source:before {
|
|
2052
|
+
content: "\eade";
|
|
2053
|
+
}
|
|
2054
|
+
|
|
2055
|
+
.fwe-icon-add-photo:before {
|
|
2056
|
+
content: "\eadf";
|
|
2057
|
+
}
|
|
2058
|
+
|
|
2059
|
+
.fwe-icon-analog-io:before {
|
|
2060
|
+
content: "\eae0";
|
|
2061
|
+
}
|
|
2062
|
+
|
|
2063
|
+
.fwe-icon-diagnosis:before {
|
|
2064
|
+
content: "\eae1";
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
.fwe-icon-digital-io:before {
|
|
2068
|
+
content: "\eae2";
|
|
2069
|
+
}
|
|
2070
|
+
|
|
2071
|
+
.fwe-icon-led-test:before {
|
|
2072
|
+
content: "\eae3";
|
|
2073
|
+
}
|
|
2074
|
+
|
|
1971
2075
|
.fwe-color-black {
|
|
1972
2076
|
color: var(--fwe-black) !important;
|
|
1973
2077
|
}
|