@festo-ui/web-essentials 10.1.1 → 11.0.0-dev.930
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 +17 -17
- package/dist/css/festo-web-essentials.css.map +1 -1
- package/dist/css/festo-web-essentials.min.css +11 -11
- package/dist/css/festo-web-essentials.min.css.map +1 -1
- package/dist/css/light/festo-web-essentials-light.css +8 -8
- 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/_breadcrumb.scss +4 -3
- 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/llm-doc/README.md +55 -0
- package/llm-doc/colors.md +57 -0
- package/llm-doc/components.md +643 -0
- package/llm-doc/forms.md +288 -0
- package/llm-doc/icons.md +45 -0
- package/llm-doc/layout.md +46 -0
- package/llm-doc/organisms.md +198 -0
- package/llm-doc/typography.md +34 -0
- package/llm-doc/utilities.md +127 -0
- package/package.json +4 -2
- package/scss/_breadcrumb.scss +4 -3
- package/scss/_table.scss +3 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials
|
|
2
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (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
|
|
929
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (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
|
|
12388
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
12391
12389
|
* Copyright 2022 Festo SE & Co. KG
|
|
12392
12390
|
* Licensed under Apache-2.0
|
|
12393
12391
|
*/
|
|
@@ -12549,7 +12547,7 @@ header.fwe-fixed-header {
|
|
|
12549
12547
|
flex-shrink: 0;
|
|
12550
12548
|
align-items: center;
|
|
12551
12549
|
min-height: 24px;
|
|
12552
|
-
color:
|
|
12550
|
+
color: currentColor;
|
|
12553
12551
|
font-size: var(--fwe-font-size-md);
|
|
12554
12552
|
line-height: calc(var(--fwe-font-size-md) + 2px);
|
|
12555
12553
|
}
|
|
@@ -12564,7 +12562,7 @@ header.fwe-fixed-header {
|
|
|
12564
12562
|
.fwe-breadcrumb a {
|
|
12565
12563
|
display: block;
|
|
12566
12564
|
align-items: center;
|
|
12567
|
-
color:
|
|
12565
|
+
color: currentColor;
|
|
12568
12566
|
text-decoration: none;
|
|
12569
12567
|
-webkit-user-select: none;
|
|
12570
12568
|
-moz-user-select: none;
|
|
@@ -12590,7 +12588,9 @@ header.fwe-fixed-header {
|
|
|
12590
12588
|
margin-right: 4px;
|
|
12591
12589
|
height: 16px;
|
|
12592
12590
|
width: 16px;
|
|
12593
|
-
background
|
|
12591
|
+
background: currentColor;
|
|
12592
|
+
-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
|
|
12593
|
+
mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
|
|
12594
12594
|
}
|
|
12595
12595
|
.fwe-breadcrumb--mobile li {
|
|
12596
12596
|
display: none;
|
|
@@ -13655,7 +13655,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
13655
13655
|
}
|
|
13656
13656
|
|
|
13657
13657
|
/*!
|
|
13658
|
-
* Festo UI - Web Essentials
|
|
13658
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
13659
13659
|
* Copyright 2022 Festo SE & Co. KG
|
|
13660
13660
|
* Licensed under Apache-2.0
|
|
13661
13661
|
*/
|
|
@@ -14567,7 +14567,7 @@ fieldset.fwe-progress-container label {
|
|
|
14567
14567
|
}
|
|
14568
14568
|
|
|
14569
14569
|
/*!
|
|
14570
|
-
* Festo UI - Web Essentials
|
|
14570
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
14571
14571
|
* Copyright 2022 Festo SE & Co. KG
|
|
14572
14572
|
* Licensed under Apache-2.0
|
|
14573
14573
|
*/
|
|
@@ -14798,7 +14798,7 @@ fieldset.fwe-progress-container label {
|
|
|
14798
14798
|
}
|
|
14799
14799
|
}
|
|
14800
14800
|
/*!
|
|
14801
|
-
* Festo UI - Web Essentials
|
|
14801
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
14802
14802
|
* Copyright 2022 Festo SE & Co. KG
|
|
14803
14803
|
* Licensed under Apache-2.0
|
|
14804
14804
|
*/
|
|
@@ -15534,7 +15534,7 @@ fieldset.fwe-progress-container label {
|
|
|
15534
15534
|
}
|
|
15535
15535
|
|
|
15536
15536
|
/*!
|
|
15537
|
-
* Festo UI - Web Essentials
|
|
15537
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
15538
15538
|
* Copyright 2022 Festo SE & Co. KG
|
|
15539
15539
|
* Licensed under Apache-2.0
|
|
15540
15540
|
*/
|
|
@@ -16033,7 +16033,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16033
16033
|
}
|
|
16034
16034
|
}
|
|
16035
16035
|
/*!
|
|
16036
|
-
* Festo UI - Web Essentials
|
|
16036
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
16037
16037
|
* Copyright 2022 Festo SE & Co. KG
|
|
16038
16038
|
* Licensed under Apache-2.0
|
|
16039
16039
|
*/
|
|
@@ -16317,7 +16317,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16317
16317
|
}
|
|
16318
16318
|
|
|
16319
16319
|
/*!
|
|
16320
|
-
* Festo UI - Web Essentials
|
|
16320
|
+
* Festo UI - Web Essentials v11.0.0-dev.930 (https://storybook.festo.design/)
|
|
16321
16321
|
* Copyright 2022 Festo SE & Co. KG
|
|
16322
16322
|
* Licensed under Apache-2.0
|
|
16323
16323
|
*/
|