@festo-ui/web-essentials 9.0.0-dev.656 → 9.0.0-dev.657
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 +35 -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 +26 -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/_misc.scss +26 -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/_misc.scss +26 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -2966,10 +2966,30 @@ template {
|
|
|
2966
2966
|
width: 100% !important;
|
|
2967
2967
|
}
|
|
2968
2968
|
|
|
2969
|
+
.fwe-w-unset {
|
|
2970
|
+
width: unset !important;
|
|
2971
|
+
}
|
|
2972
|
+
|
|
2973
|
+
.fwe-w-auto {
|
|
2974
|
+
width: auto !important;
|
|
2975
|
+
}
|
|
2976
|
+
|
|
2969
2977
|
.fwe-h-100 {
|
|
2970
2978
|
height: 100% !important;
|
|
2971
2979
|
}
|
|
2972
2980
|
|
|
2981
|
+
.fwe-h-unset {
|
|
2982
|
+
height: unset !important;
|
|
2983
|
+
}
|
|
2984
|
+
|
|
2985
|
+
.fwe-h-auto {
|
|
2986
|
+
height: auto !important;
|
|
2987
|
+
}
|
|
2988
|
+
|
|
2989
|
+
.fwe-word-break-break-all {
|
|
2990
|
+
word-break: break-all;
|
|
2991
|
+
}
|
|
2992
|
+
|
|
2973
2993
|
.fwe-text-align-center {
|
|
2974
2994
|
text-align: center;
|
|
2975
2995
|
}
|
|
@@ -2998,8 +3018,14 @@ template {
|
|
|
2998
3018
|
cursor: pointer;
|
|
2999
3019
|
}
|
|
3000
3020
|
|
|
3021
|
+
.fwe-btn-unstyled {
|
|
3022
|
+
all: unset;
|
|
3023
|
+
display: block;
|
|
3024
|
+
cursor: pointer;
|
|
3025
|
+
}
|
|
3026
|
+
|
|
3001
3027
|
/*!
|
|
3002
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
3028
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
3003
3029
|
* Copyright 2022 Festo SE & Co. KG
|
|
3004
3030
|
* Licensed under Apache-2.0
|
|
3005
3031
|
*/
|
|
@@ -14460,7 +14486,7 @@ header.fwe-fixed-header {
|
|
|
14460
14486
|
}
|
|
14461
14487
|
|
|
14462
14488
|
/*!
|
|
14463
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
14489
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
14464
14490
|
* Copyright 2022 Festo SE & Co. KG
|
|
14465
14491
|
* Licensed under Apache-2.0
|
|
14466
14492
|
*/
|
|
@@ -15654,7 +15680,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
15654
15680
|
}
|
|
15655
15681
|
|
|
15656
15682
|
/*!
|
|
15657
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
15683
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
15658
15684
|
* Copyright 2022 Festo SE & Co. KG
|
|
15659
15685
|
* Licensed under Apache-2.0
|
|
15660
15686
|
*/
|
|
@@ -16505,7 +16531,7 @@ fieldset.fwe-progress-container label {
|
|
|
16505
16531
|
}
|
|
16506
16532
|
|
|
16507
16533
|
/*!
|
|
16508
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
16534
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
16509
16535
|
* Copyright 2022 Festo SE & Co. KG
|
|
16510
16536
|
* Licensed under Apache-2.0
|
|
16511
16537
|
*/
|
|
@@ -16736,7 +16762,7 @@ fieldset.fwe-progress-container label {
|
|
|
16736
16762
|
}
|
|
16737
16763
|
}
|
|
16738
16764
|
/*!
|
|
16739
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
16765
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
16740
16766
|
* Copyright 2022 Festo SE & Co. KG
|
|
16741
16767
|
* Licensed under Apache-2.0
|
|
16742
16768
|
*/
|
|
@@ -17466,7 +17492,7 @@ fieldset.fwe-progress-container label {
|
|
|
17466
17492
|
}
|
|
17467
17493
|
|
|
17468
17494
|
/*!
|
|
17469
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
17495
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
17470
17496
|
* Copyright 2022 Festo SE & Co. KG
|
|
17471
17497
|
* Licensed under Apache-2.0
|
|
17472
17498
|
*/
|
|
@@ -17964,7 +17990,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
17964
17990
|
}
|
|
17965
17991
|
}
|
|
17966
17992
|
/*!
|
|
17967
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
17993
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
17968
17994
|
* Copyright 2022 Festo SE & Co. KG
|
|
17969
17995
|
* Licensed under Apache-2.0
|
|
17970
17996
|
*/
|
|
@@ -18248,7 +18274,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
18248
18274
|
}
|
|
18249
18275
|
|
|
18250
18276
|
/*!
|
|
18251
|
-
* Festo UI - Web Essentials v9.0.0-dev.
|
|
18277
|
+
* Festo UI - Web Essentials v9.0.0-dev.657 (https://storybook.festo.design/)
|
|
18252
18278
|
* Copyright 2022 Festo SE & Co. KG
|
|
18253
18279
|
* Licensed under Apache-2.0
|
|
18254
18280
|
*/
|