@festo-ui/web-essentials 8.2.0-dev.616 → 8.2.0-dev.620

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.
Files changed (43) hide show
  1. package/dist/css/festo-web-essentials.css +29 -9
  2. package/dist/css/festo-web-essentials.css.map +1 -1
  3. package/dist/css/festo-web-essentials.min.css +10 -10
  4. package/dist/css/festo-web-essentials.min.css.map +1 -1
  5. package/dist/css/fonts/festo_icons-16.woff2 +0 -0
  6. package/dist/css/fonts/festo_icons-24.woff2 +0 -0
  7. package/dist/css/fonts/festo_icons-32.woff2 +0 -0
  8. package/dist/css/light/festo-web-essentials-light.css +4 -0
  9. package/dist/css/light/festo-web-essentials-light.css.map +1 -1
  10. package/dist/css/organisms/festo-web-essentials-organisms.css.map +1 -1
  11. package/dist/css/themes/flatpickr/festo.css +1 -1
  12. package/dist/css/themes/flatpickr/festo.min.css +1 -1
  13. package/dist/fonts/festo_icons-16.woff2 +0 -0
  14. package/dist/fonts/festo_icons-24.woff2 +0 -0
  15. package/dist/fonts/festo_icons-32.woff2 +0 -0
  16. package/dist/scss/_bottom-navigation.scss +1 -0
  17. package/dist/scss/_breadcrumb.scss +1 -0
  18. package/dist/scss/_checkbox.scss +1 -0
  19. package/dist/scss/_chips.scss +1 -0
  20. package/dist/scss/_icons.scss +12 -0
  21. package/dist/scss/_misc.scss +4 -0
  22. package/dist/scss/_navbar.scss +1 -0
  23. package/dist/scss/_radio.scss +1 -0
  24. package/dist/scss/_switch.scss +1 -0
  25. package/dist/scss/_table.scss +1 -0
  26. package/dist/scss/festo-web-essentials.scss +1 -1
  27. package/dist/scss/fonts/festo_icons-16.woff2 +0 -0
  28. package/dist/scss/fonts/festo_icons-24.woff2 +0 -0
  29. package/dist/scss/fonts/festo_icons-32.woff2 +0 -0
  30. package/dist/scss/organisms/_image-gallery.scss +2 -0
  31. package/dist/scss/themes/flatpickr/festo.scss +1 -1
  32. package/package.json +1 -1
  33. package/scss/_bottom-navigation.scss +1 -0
  34. package/scss/_breadcrumb.scss +1 -0
  35. package/scss/_checkbox.scss +1 -0
  36. package/scss/_chips.scss +1 -0
  37. package/scss/_icons.scss +12 -0
  38. package/scss/_misc.scss +4 -0
  39. package/scss/_navbar.scss +1 -0
  40. package/scss/_radio.scss +1 -0
  41. package/scss/_switch.scss +1 -0
  42. package/scss/_table.scss +1 -0
  43. package/scss/organisms/_image-gallery.scss +2 -0
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
2
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
3
3
  * Copyright 2022 Festo SE & Co. KG
4
4
  * Licensed under Apache-2.0
5
5
  */
@@ -2143,6 +2143,22 @@
2143
2143
  content: "\eaec";
2144
2144
  }
2145
2145
 
2146
+ .fwe-icon-myfesto-projects:before {
2147
+ content: "\eaf3";
2148
+ }
2149
+
2150
+ .fwe-icon-redo:before {
2151
+ content: "\eaf4";
2152
+ }
2153
+
2154
+ .fwe-icon-undo:before {
2155
+ content: "\eaf5";
2156
+ }
2157
+
2158
+ .fwe-icon-win:before {
2159
+ content: "\eaf6";
2160
+ }
2161
+
2146
2162
  .fwe-color-black {
2147
2163
  color: var(--fwe-black) !important;
2148
2164
  }
@@ -2978,8 +2994,12 @@ template {
2978
2994
  text-align: start;
2979
2995
  }
2980
2996
 
2997
+ .fwe-cursor-pointer {
2998
+ cursor: pointer;
2999
+ }
3000
+
2981
3001
  /*!
2982
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
3002
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
2983
3003
  * Copyright 2022 Festo SE & Co. KG
2984
3004
  * Licensed under Apache-2.0
2985
3005
  */
@@ -14441,7 +14461,7 @@ header.fwe-fixed-header {
14441
14461
  }
14442
14462
 
14443
14463
  /*!
14444
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
14464
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
14445
14465
  * Copyright 2022 Festo SE & Co. KG
14446
14466
  * Licensed under Apache-2.0
14447
14467
  */
@@ -15635,7 +15655,7 @@ a.fwe-btn.fwe-disabled {
15635
15655
  }
15636
15656
 
15637
15657
  /*!
15638
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
15658
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
15639
15659
  * Copyright 2022 Festo SE & Co. KG
15640
15660
  * Licensed under Apache-2.0
15641
15661
  */
@@ -16486,7 +16506,7 @@ fieldset.fwe-progress-container label {
16486
16506
  }
16487
16507
 
16488
16508
  /*!
16489
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
16509
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
16490
16510
  * Copyright 2022 Festo SE & Co. KG
16491
16511
  * Licensed under Apache-2.0
16492
16512
  */
@@ -16718,7 +16738,7 @@ fieldset.fwe-progress-container label {
16718
16738
  }
16719
16739
  }
16720
16740
  /*!
16721
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
16741
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
16722
16742
  * Copyright 2022 Festo SE & Co. KG
16723
16743
  * Licensed under Apache-2.0
16724
16744
  */
@@ -17449,7 +17469,7 @@ fieldset.fwe-progress-container label {
17449
17469
  }
17450
17470
 
17451
17471
  /*!
17452
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
17472
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
17453
17473
  * Copyright 2022 Festo SE & Co. KG
17454
17474
  * Licensed under Apache-2.0
17455
17475
  */
@@ -17947,7 +17967,7 @@ input[type=search]::-webkit-search-cancel-button {
17947
17967
  }
17948
17968
  }
17949
17969
  /*!
17950
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
17970
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
17951
17971
  * Copyright 2022 Festo SE & Co. KG
17952
17972
  * Licensed under Apache-2.0
17953
17973
  */
@@ -18231,7 +18251,7 @@ input[type=search]::-webkit-search-cancel-button {
18231
18251
  }
18232
18252
 
18233
18253
  /*!
18234
- * Festo UI - Web Essentials v8.2.0-dev.616 (https://storybook.festo.design/)
18254
+ * Festo UI - Web Essentials v8.2.0-dev.620 (https://storybook.festo.design/)
18235
18255
  * Copyright 2022 Festo SE & Co. KG
18236
18256
  * Licensed under Apache-2.0
18237
18257
  */