@festo-ui/web-essentials 7.3.0-dev.473 → 7.3.0-dev.474
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/themes/flatpickr/festo.css +1 -1
- package/dist/css/themes/flatpickr/festo.min.css +1 -1
- package/dist/scss/_tree.scss +7 -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 +7 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -2992,7 +2992,7 @@ template {
|
|
|
2992
2992
|
}
|
|
2993
2993
|
|
|
2994
2994
|
/*!
|
|
2995
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
2995
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
2996
2996
|
* Copyright 2022 Festo SE & Co. KG
|
|
2997
2997
|
* Licensed under Apache-2.0
|
|
2998
2998
|
*/
|
|
@@ -14449,7 +14449,7 @@ header.fwe-fixed-header {
|
|
|
14449
14449
|
}
|
|
14450
14450
|
|
|
14451
14451
|
/*!
|
|
14452
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
14452
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
14453
14453
|
* Copyright 2022 Festo SE & Co. KG
|
|
14454
14454
|
* Licensed under Apache-2.0
|
|
14455
14455
|
*/
|
|
@@ -15576,7 +15576,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
15576
15576
|
}
|
|
15577
15577
|
|
|
15578
15578
|
/*!
|
|
15579
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
15579
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
15580
15580
|
* Copyright 2022 Festo SE & Co. KG
|
|
15581
15581
|
* Licensed under Apache-2.0
|
|
15582
15582
|
*/
|
|
@@ -16464,7 +16464,7 @@ fieldset.fwe-progress-container label {
|
|
|
16464
16464
|
}
|
|
16465
16465
|
|
|
16466
16466
|
/*!
|
|
16467
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
16467
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (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 v7.3.0-dev.
|
|
16690
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
16691
16691
|
* Copyright 2022 Festo SE & Co. KG
|
|
16692
16692
|
* Licensed under Apache-2.0
|
|
16693
16693
|
*/
|
|
@@ -17399,7 +17399,7 @@ fieldset.fwe-progress-container label {
|
|
|
17399
17399
|
}
|
|
17400
17400
|
|
|
17401
17401
|
/*!
|
|
17402
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
17402
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
17403
17403
|
* Copyright 2022 Festo SE & Co. KG
|
|
17404
17404
|
* Licensed under Apache-2.0
|
|
17405
17405
|
*/
|
|
@@ -17899,7 +17899,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
17899
17899
|
}
|
|
17900
17900
|
}
|
|
17901
17901
|
/*!
|
|
17902
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
17902
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
17903
17903
|
* Copyright 2022 Festo SE & Co. KG
|
|
17904
17904
|
* Licensed under Apache-2.0
|
|
17905
17905
|
*/
|
|
@@ -17935,6 +17935,10 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
17935
17935
|
min-width: 0;
|
|
17936
17936
|
height: 40px;
|
|
17937
17937
|
}
|
|
17938
|
+
.fwe-tree-node .fwe-btn--tree-node-toggle .fwe-icon,
|
|
17939
|
+
.fwe-tree-node .fwe-btn--tree-node-toggle .fwe-svg-icon {
|
|
17940
|
+
margin-right: 0px !important;
|
|
17941
|
+
}
|
|
17938
17942
|
.fwe-tree-node-indicator {
|
|
17939
17943
|
position: absolute;
|
|
17940
17944
|
left: 0;
|
|
@@ -18145,7 +18149,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
18145
18149
|
}
|
|
18146
18150
|
|
|
18147
18151
|
/*!
|
|
18148
|
-
* Festo UI - Web Essentials v7.3.0-dev.
|
|
18152
|
+
* Festo UI - Web Essentials v7.3.0-dev.474 (https://storybook.festo.design/)
|
|
18149
18153
|
* Copyright 2022 Festo SE & Co. KG
|
|
18150
18154
|
* Licensed under Apache-2.0
|
|
18151
18155
|
*/
|