@festo-ui/web-essentials 10.1.0-dev.868 → 10.1.0-dev.871
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 +12 -14
- 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 +3 -5
- 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/_table.scss +3 -6
- 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/_table.scss +3 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
2
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -926,7 +926,7 @@ template {
|
|
|
926
926
|
}
|
|
927
927
|
|
|
928
928
|
/*!
|
|
929
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
929
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
930
930
|
* Copyright 2022 Festo SE & Co. KG
|
|
931
931
|
* Licensed under Apache-2.0
|
|
932
932
|
*/
|
|
@@ -11871,8 +11871,6 @@ table.fwe-table tr th.fwe-table-order::before {
|
|
|
11871
11871
|
position: relative;
|
|
11872
11872
|
top: 2px;
|
|
11873
11873
|
left: 8px;
|
|
11874
|
-
}
|
|
11875
|
-
table.fwe-table tr th.fwe-table-order::before {
|
|
11876
11874
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMC43MDdMMy42NDYgNi4zNTRMNC4zNTQgNS42NDZMOCA5LjI5M0wxMS42NDYgNS42NDZMMTIuMzU0IDYuMzU0TDggMTAuNzA3WiIgZmlsbD0iIzMzMzMzMyIvPjwvc3ZnPg==");
|
|
11877
11875
|
}
|
|
11878
11876
|
table.fwe-table tr th.fwe-table-order.fwe-table-order-ascending::before {
|
|
@@ -11891,11 +11889,11 @@ table.fwe-table tr td {
|
|
|
11891
11889
|
padding-bottom: 12px;
|
|
11892
11890
|
padding-left: 16px;
|
|
11893
11891
|
padding-right: 16px;
|
|
11894
|
-
vertical-align: top;
|
|
11895
|
-
}
|
|
11896
|
-
table.fwe-table tr td.fwe-v-align-middle {
|
|
11897
11892
|
vertical-align: middle;
|
|
11898
11893
|
}
|
|
11894
|
+
table.fwe-table tr td.fwe-v-align-top {
|
|
11895
|
+
vertical-align: top;
|
|
11896
|
+
}
|
|
11899
11897
|
table.fwe-table tr td.fwe-t-align-center {
|
|
11900
11898
|
text-align: center;
|
|
11901
11899
|
}
|
|
@@ -12387,7 +12385,7 @@ header.fwe-fixed-header {
|
|
|
12387
12385
|
}
|
|
12388
12386
|
|
|
12389
12387
|
/*!
|
|
12390
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
12388
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
12391
12389
|
* Copyright 2022 Festo SE & Co. KG
|
|
12392
12390
|
* Licensed under Apache-2.0
|
|
12393
12391
|
*/
|
|
@@ -13655,7 +13653,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
13655
13653
|
}
|
|
13656
13654
|
|
|
13657
13655
|
/*!
|
|
13658
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
13656
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
13659
13657
|
* Copyright 2022 Festo SE & Co. KG
|
|
13660
13658
|
* Licensed under Apache-2.0
|
|
13661
13659
|
*/
|
|
@@ -14567,7 +14565,7 @@ fieldset.fwe-progress-container label {
|
|
|
14567
14565
|
}
|
|
14568
14566
|
|
|
14569
14567
|
/*!
|
|
14570
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
14568
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
14571
14569
|
* Copyright 2022 Festo SE & Co. KG
|
|
14572
14570
|
* Licensed under Apache-2.0
|
|
14573
14571
|
*/
|
|
@@ -14798,7 +14796,7 @@ fieldset.fwe-progress-container label {
|
|
|
14798
14796
|
}
|
|
14799
14797
|
}
|
|
14800
14798
|
/*!
|
|
14801
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
14799
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
14802
14800
|
* Copyright 2022 Festo SE & Co. KG
|
|
14803
14801
|
* Licensed under Apache-2.0
|
|
14804
14802
|
*/
|
|
@@ -15534,7 +15532,7 @@ fieldset.fwe-progress-container label {
|
|
|
15534
15532
|
}
|
|
15535
15533
|
|
|
15536
15534
|
/*!
|
|
15537
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
15535
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
15538
15536
|
* Copyright 2022 Festo SE & Co. KG
|
|
15539
15537
|
* Licensed under Apache-2.0
|
|
15540
15538
|
*/
|
|
@@ -16033,7 +16031,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16033
16031
|
}
|
|
16034
16032
|
}
|
|
16035
16033
|
/*!
|
|
16036
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
16034
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
16037
16035
|
* Copyright 2022 Festo SE & Co. KG
|
|
16038
16036
|
* Licensed under Apache-2.0
|
|
16039
16037
|
*/
|
|
@@ -16317,7 +16315,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16317
16315
|
}
|
|
16318
16316
|
|
|
16319
16317
|
/*!
|
|
16320
|
-
* Festo UI - Web Essentials v10.1.0-dev.
|
|
16318
|
+
* Festo UI - Web Essentials v10.1.0-dev.871 (https://storybook.festo.design/)
|
|
16321
16319
|
* Copyright 2022 Festo SE & Co. KG
|
|
16322
16320
|
* Licensed under Apache-2.0
|
|
16323
16321
|
*/
|