@festo-ui/web-essentials 10.1.1 → 11.0.0-dev.934
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 +21 -19
- 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 +12 -10
- 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/_text-link.scss +4 -2
- 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
- package/scss/_text-link.scss +4 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials
|
|
2
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (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.934 (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.934 (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;
|
|
@@ -12630,7 +12630,8 @@ a:hover:not(.fwe-disabled) {
|
|
|
12630
12630
|
.fwe-text-link {
|
|
12631
12631
|
color: var(--fwe-hero);
|
|
12632
12632
|
text-decoration: underline;
|
|
12633
|
-
text-decoration-thickness:
|
|
12633
|
+
text-decoration-thickness: 2px;
|
|
12634
|
+
text-underline-offset: 2px;
|
|
12634
12635
|
}
|
|
12635
12636
|
.fwe-text-link i.fwe-icon {
|
|
12636
12637
|
vertical-align: text-top;
|
|
@@ -12646,7 +12647,8 @@ a:hover:not(.fwe-disabled) {
|
|
|
12646
12647
|
.fwe-text-link:hover:not(.fwe-disabled) {
|
|
12647
12648
|
color: var(--fwe-hero-hover);
|
|
12648
12649
|
text-decoration: underline;
|
|
12649
|
-
text-decoration-thickness:
|
|
12650
|
+
text-decoration-thickness: 2px;
|
|
12651
|
+
text-underline-offset: 2px;
|
|
12650
12652
|
}
|
|
12651
12653
|
|
|
12652
12654
|
label.fwe-input-text {
|
|
@@ -13655,7 +13657,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
13655
13657
|
}
|
|
13656
13658
|
|
|
13657
13659
|
/*!
|
|
13658
|
-
* Festo UI - Web Essentials
|
|
13660
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
13659
13661
|
* Copyright 2022 Festo SE & Co. KG
|
|
13660
13662
|
* Licensed under Apache-2.0
|
|
13661
13663
|
*/
|
|
@@ -14567,7 +14569,7 @@ fieldset.fwe-progress-container label {
|
|
|
14567
14569
|
}
|
|
14568
14570
|
|
|
14569
14571
|
/*!
|
|
14570
|
-
* Festo UI - Web Essentials
|
|
14572
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
14571
14573
|
* Copyright 2022 Festo SE & Co. KG
|
|
14572
14574
|
* Licensed under Apache-2.0
|
|
14573
14575
|
*/
|
|
@@ -14798,7 +14800,7 @@ fieldset.fwe-progress-container label {
|
|
|
14798
14800
|
}
|
|
14799
14801
|
}
|
|
14800
14802
|
/*!
|
|
14801
|
-
* Festo UI - Web Essentials
|
|
14803
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
14802
14804
|
* Copyright 2022 Festo SE & Co. KG
|
|
14803
14805
|
* Licensed under Apache-2.0
|
|
14804
14806
|
*/
|
|
@@ -15534,7 +15536,7 @@ fieldset.fwe-progress-container label {
|
|
|
15534
15536
|
}
|
|
15535
15537
|
|
|
15536
15538
|
/*!
|
|
15537
|
-
* Festo UI - Web Essentials
|
|
15539
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
15538
15540
|
* Copyright 2022 Festo SE & Co. KG
|
|
15539
15541
|
* Licensed under Apache-2.0
|
|
15540
15542
|
*/
|
|
@@ -16033,7 +16035,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16033
16035
|
}
|
|
16034
16036
|
}
|
|
16035
16037
|
/*!
|
|
16036
|
-
* Festo UI - Web Essentials
|
|
16038
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
16037
16039
|
* Copyright 2022 Festo SE & Co. KG
|
|
16038
16040
|
* Licensed under Apache-2.0
|
|
16039
16041
|
*/
|
|
@@ -16317,7 +16319,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16317
16319
|
}
|
|
16318
16320
|
|
|
16319
16321
|
/*!
|
|
16320
|
-
* Festo UI - Web Essentials
|
|
16322
|
+
* Festo UI - Web Essentials v11.0.0-dev.934 (https://storybook.festo.design/)
|
|
16321
16323
|
* Copyright 2022 Festo SE & Co. KG
|
|
16322
16324
|
* Licensed under Apache-2.0
|
|
16323
16325
|
*/
|