@festo-ui/web-essentials 9.0.1 → 10.0.0-dev.827
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 +187 -48
- package/dist/css/festo-web-essentials.css.map +1 -1
- package/dist/css/festo-web-essentials.min.css +14 -14
- package/dist/css/festo-web-essentials.min.css.map +1 -1
- package/dist/css/light/festo-web-essentials-light.css +178 -39
- package/dist/css/light/festo-web-essentials-light.css.map +1 -1
- package/dist/css/organisms/festo-web-essentials-organisms.css.map +1 -1
- package/dist/css/themes/flatpickr/festo.css +1 -1
- package/dist/css/themes/flatpickr/festo.css.map +1 -1
- package/dist/css/themes/flatpickr/festo.min.css +1 -1
- package/dist/scss/_breadcrumb.scss +74 -24
- package/dist/scss/_popover.scss +10 -12
- package/dist/scss/_search-input.scss +1 -0
- package/dist/scss/_select.scss +84 -4
- package/dist/scss/_table.scss +6 -6
- package/dist/scss/_text-input.scss +60 -0
- package/dist/scss/_variables.scss +1 -0
- package/dist/scss/festo-web-essentials.scss +1 -1
- package/dist/scss/themes/flatpickr/festo.scss +1 -1
- package/package.json +9 -18
- package/scss/_breadcrumb.scss +74 -24
- package/scss/_popover.scss +10 -12
- package/scss/_search-input.scss +1 -0
- package/scss/_select.scss +84 -4
- package/scss/_table.scss +6 -6
- package/scss/_text-input.scss +60 -0
- package/scss/_variables.scss +1 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* Festo UI - Web Essentials
|
|
2
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
3
3
|
* Copyright 2022 Festo SE & Co. KG
|
|
4
4
|
* Licensed under Apache-2.0
|
|
5
5
|
*/
|
|
@@ -927,7 +927,7 @@ template {
|
|
|
927
927
|
}
|
|
928
928
|
|
|
929
929
|
/*!
|
|
930
|
-
* Festo UI - Web Essentials
|
|
930
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
931
931
|
* Copyright 2022 Festo SE & Co. KG
|
|
932
932
|
* Licensed under Apache-2.0
|
|
933
933
|
*/
|
|
@@ -11866,21 +11866,21 @@ table.fwe-table tr th.fwe-table-order {
|
|
|
11866
11866
|
table.fwe-table tr th.fwe-table-order::before {
|
|
11867
11867
|
content: "";
|
|
11868
11868
|
display: inline-block;
|
|
11869
|
-
width:
|
|
11870
|
-
height:
|
|
11869
|
+
width: 16px;
|
|
11870
|
+
height: 16px;
|
|
11871
11871
|
background-size: cover;
|
|
11872
11872
|
position: relative;
|
|
11873
11873
|
top: 2px;
|
|
11874
|
-
left:
|
|
11874
|
+
left: 8px;
|
|
11875
11875
|
}
|
|
11876
11876
|
table.fwe-table tr th.fwe-table-order::before {
|
|
11877
|
-
background-image: url("data:image/svg+xml;base64,
|
|
11877
|
+
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMC43MDdMMy42NDYgNi4zNTRMNC4zNTQgNS42NDZMOCA5LjI5M0wxMS42NDYgNS42NDZMMTIuMzU0IDYuMzU0TDggMTAuNzA3WiIgZmlsbD0iIzMzMzMzMyIvPjwvc3ZnPg==");
|
|
11878
11878
|
}
|
|
11879
11879
|
table.fwe-table tr th.fwe-table-order.fwe-table-order-ascending::before {
|
|
11880
|
-
background-image: url("data:image/svg+xml;base64,
|
|
11880
|
+
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTEuNjQ2IDkuMzUzOTdMOCA1LjcwNjk3TDQuMzU0IDkuMzUzOTdMMy42NDYgOC42NDU5N0w4IDQuMjkyOTdMMTIuMzU0IDguNjQ1OTdMMTEuNjQ2IDkuMzUzOTdaIiBmaWxsPSIjMDA5MWRjIi8+PC9zdmc+");
|
|
11881
11881
|
}
|
|
11882
11882
|
table.fwe-table tr th.fwe-table-order.fwe-table-order-descending::before {
|
|
11883
|
-
background-image: url("data:image/svg+xml;base64,
|
|
11883
|
+
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2IiBmaWxsPSJub25lIj48cGF0aCBkPSJNOCAxMC43MDdMMy42NDYgNi4zNTRMNC4zNTQgNS42NDZMOCA5LjI5M0wxMS42NDYgNS42NDZMMTIuMzU0IDYuMzU0TDggMTAuNzA3WiIgZmlsbD0iIzAwOTFkYyIvPjwvc3ZnPg==");
|
|
11884
11884
|
}
|
|
11885
11885
|
table.fwe-table tr th.fwe-active {
|
|
11886
11886
|
color: var(--fwe-hero);
|
|
@@ -12388,7 +12388,7 @@ header.fwe-fixed-header {
|
|
|
12388
12388
|
}
|
|
12389
12389
|
|
|
12390
12390
|
/*!
|
|
12391
|
-
* Festo UI - Web Essentials
|
|
12391
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
12392
12392
|
* Copyright 2022 Festo SE & Co. KG
|
|
12393
12393
|
* Licensed under Apache-2.0
|
|
12394
12394
|
*/
|
|
@@ -12532,42 +12532,60 @@ header.fwe-fixed-header {
|
|
|
12532
12532
|
}
|
|
12533
12533
|
|
|
12534
12534
|
.fwe-breadcrumb {
|
|
12535
|
+
overflow: hidden;
|
|
12536
|
+
}
|
|
12537
|
+
.fwe-breadcrumb ol {
|
|
12538
|
+
overflow: hidden;
|
|
12535
12539
|
display: flex;
|
|
12536
|
-
flex-wrap:
|
|
12537
|
-
|
|
12540
|
+
flex-wrap: nowrap;
|
|
12541
|
+
white-space: nowrap;
|
|
12538
12542
|
align-items: center;
|
|
12543
|
+
list-style: none;
|
|
12544
|
+
margin: 0;
|
|
12545
|
+
padding: 0;
|
|
12539
12546
|
}
|
|
12540
|
-
.fwe-breadcrumb
|
|
12541
|
-
.fwe-breadcrumb a {
|
|
12547
|
+
.fwe-breadcrumb li {
|
|
12542
12548
|
display: flex;
|
|
12549
|
+
overflow: hidden;
|
|
12550
|
+
flex-shrink: 0;
|
|
12543
12551
|
align-items: center;
|
|
12544
12552
|
min-height: 24px;
|
|
12545
12553
|
color: var(--fwe-text);
|
|
12554
|
+
font-size: var(--fwe-font-size-md);
|
|
12555
|
+
line-height: calc(var(--fwe-font-size-md) + 2px);
|
|
12556
|
+
}
|
|
12557
|
+
.fwe-breadcrumb li:last-child {
|
|
12558
|
+
flex-shrink: 1;
|
|
12559
|
+
min-width: 36px;
|
|
12560
|
+
}
|
|
12561
|
+
.fwe-breadcrumb li:last-child a {
|
|
12562
|
+
overflow: hidden;
|
|
12563
|
+
text-overflow: ellipsis;
|
|
12564
|
+
}
|
|
12565
|
+
.fwe-breadcrumb a {
|
|
12566
|
+
display: block;
|
|
12567
|
+
align-items: center;
|
|
12568
|
+
color: var(--fwe-text);
|
|
12546
12569
|
text-decoration: none;
|
|
12547
12570
|
-webkit-user-select: none;
|
|
12548
12571
|
-moz-user-select: none;
|
|
12549
12572
|
user-select: none;
|
|
12550
|
-
font-size: var(--fwe-font-size-md);
|
|
12551
|
-
line-height: calc(var(--fwe-font-size-md) + 2px);
|
|
12552
12573
|
}
|
|
12553
|
-
.fwe-breadcrumb .fwe-breadcrumb-item:focus,
|
|
12554
12574
|
.fwe-breadcrumb a:focus {
|
|
12555
12575
|
outline: none;
|
|
12556
12576
|
}
|
|
12557
|
-
.fwe-breadcrumb
|
|
12558
|
-
.fwe-breadcrumb a:not(:last-child) {
|
|
12559
|
-
cursor: pointer;
|
|
12560
|
-
}
|
|
12561
|
-
.fwe-breadcrumb .fwe-breadcrumb-item:not(:last-child):hover,
|
|
12562
|
-
.fwe-breadcrumb a:not(:last-child):hover {
|
|
12577
|
+
.fwe-breadcrumb a:hover {
|
|
12563
12578
|
color: var(--fwe-hero);
|
|
12564
12579
|
}
|
|
12565
|
-
.fwe-breadcrumb
|
|
12566
|
-
.fwe-breadcrumb a:not(:last-child):active {
|
|
12580
|
+
.fwe-breadcrumb a:active {
|
|
12567
12581
|
color: var(--fwe-hero-active);
|
|
12568
12582
|
}
|
|
12569
|
-
.fwe-breadcrumb
|
|
12570
|
-
|
|
12583
|
+
.fwe-breadcrumb a[aria-current=page] {
|
|
12584
|
+
font-weight: bold;
|
|
12585
|
+
cursor: default;
|
|
12586
|
+
pointer-events: none;
|
|
12587
|
+
}
|
|
12588
|
+
.fwe-breadcrumb li:not(:last-child)::after {
|
|
12571
12589
|
content: "";
|
|
12572
12590
|
margin-left: 4px;
|
|
12573
12591
|
margin-right: 4px;
|
|
@@ -12575,11 +12593,19 @@ header.fwe-fixed-header {
|
|
|
12575
12593
|
width: 16px;
|
|
12576
12594
|
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
|
|
12577
12595
|
}
|
|
12578
|
-
.fwe-breadcrumb
|
|
12579
|
-
|
|
12580
|
-
|
|
12581
|
-
|
|
12582
|
-
|
|
12596
|
+
.fwe-breadcrumb--mobile li {
|
|
12597
|
+
display: none;
|
|
12598
|
+
}
|
|
12599
|
+
.fwe-breadcrumb--mobile li:nth-last-child(-n+2) {
|
|
12600
|
+
display: flex;
|
|
12601
|
+
}
|
|
12602
|
+
.fwe-breadcrumb--mobile li:nth-last-child(2)::before {
|
|
12603
|
+
content: "";
|
|
12604
|
+
margin-left: 0px;
|
|
12605
|
+
margin-right: 4px;
|
|
12606
|
+
height: 16px;
|
|
12607
|
+
width: 16px;
|
|
12608
|
+
background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0id2hpdGUgYmFja2dyb3VuZCIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSJub25lIiBkPSJNMCAxNlYwaDE2djE2eiIvPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xMC43MDcgOC00LjM1MyA0LjM1NC0uNzA4LS43MDhMOS4yOTMgOCA1LjY0NiA0LjM1NGwuNzA4LS43MDhMMTAuNzA3IDh6Ii8+PC9zdmc+");
|
|
12583
12609
|
}
|
|
12584
12610
|
|
|
12585
12611
|
a {
|
|
@@ -12905,6 +12931,57 @@ label.fwe-input-text textarea ~ .fwe-input-text-invalid {
|
|
|
12905
12931
|
overflow: hidden;
|
|
12906
12932
|
text-overflow: ellipsis;
|
|
12907
12933
|
}
|
|
12934
|
+
label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-info, label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-invalid, label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-info, label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-invalid {
|
|
12935
|
+
display: none;
|
|
12936
|
+
}
|
|
12937
|
+
label.fwe-input-text:has(input:user-invalid:not(:disabled)) .fwe-input-text-invalid, label.fwe-input-text.fwe-input-text--invalid .fwe-input-text-invalid {
|
|
12938
|
+
display: block;
|
|
12939
|
+
}
|
|
12940
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=text],
|
|
12941
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=email],
|
|
12942
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=password],
|
|
12943
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=number],
|
|
12944
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=date],
|
|
12945
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=time],
|
|
12946
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon) input[type=datetime-local], label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=text],
|
|
12947
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=email],
|
|
12948
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=password],
|
|
12949
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=number],
|
|
12950
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=date],
|
|
12951
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=time],
|
|
12952
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon) input[type=datetime-local], label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=text],
|
|
12953
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=email],
|
|
12954
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=password],
|
|
12955
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=number],
|
|
12956
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=date],
|
|
12957
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=time],
|
|
12958
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon) input[type=datetime-local], label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=text],
|
|
12959
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=email],
|
|
12960
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=password],
|
|
12961
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=number],
|
|
12962
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=date],
|
|
12963
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=time],
|
|
12964
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon) input[type=datetime-local] {
|
|
12965
|
+
padding-right: 24px;
|
|
12966
|
+
}
|
|
12967
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon)::after, label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon)::after, label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon)::after, label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon)::after {
|
|
12968
|
+
content: "";
|
|
12969
|
+
position: absolute;
|
|
12970
|
+
bottom: 27px;
|
|
12971
|
+
right: 0px;
|
|
12972
|
+
width: 16px;
|
|
12973
|
+
height: 16px;
|
|
12974
|
+
background-repeat: no-repeat;
|
|
12975
|
+
background-position: center center;
|
|
12976
|
+
}
|
|
12977
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-valid:not(:disabled)):not(.fwe-input-text-icon)::after, label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--valid:not(.fwe-input-text-icon)::after {
|
|
12978
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='10' viewBox='0 0 13 10' fill='none'><path d='M4.207 9.621L0 5.414L1.414 4L4.207 6.793L11 0L12.414 1.414L4.207 9.621Z' fill='%230091DC'/></svg>");
|
|
12979
|
+
background-size: 13px 13px;
|
|
12980
|
+
}
|
|
12981
|
+
label.fwe-input-text.fwe-input-text--with-validation-icons:has(input:user-invalid:not(:disabled)):not(.fwe-input-text-icon)::after, label.fwe-input-text.fwe-input-text--with-validation-icons.fwe-input-text--invalid:not(.fwe-input-text-icon)::after {
|
|
12982
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M16.95 8.46405L15.536 7.05005L12 10.586L8.46405 7.05005L7.05005 8.46405L10.586 12L7.05005 15.536L8.46405 16.95L12 13.414L15.536 16.95L16.95 15.536L13.414 12L16.95 8.46405Z' fill='%23D50000'/></svg>");
|
|
12983
|
+
background-size: 24px 24px;
|
|
12984
|
+
}
|
|
12908
12985
|
label.fwe-input-text.fwe-input-text-icon .fwe-svg-icon,
|
|
12909
12986
|
label.fwe-input-text.fwe-input-text-icon i {
|
|
12910
12987
|
line-height: 1;
|
|
@@ -13568,7 +13645,7 @@ a.fwe-btn.fwe-disabled {
|
|
|
13568
13645
|
}
|
|
13569
13646
|
|
|
13570
13647
|
/*!
|
|
13571
|
-
* Festo UI - Web Essentials
|
|
13648
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
13572
13649
|
* Copyright 2022 Festo SE & Co. KG
|
|
13573
13650
|
* Licensed under Apache-2.0
|
|
13574
13651
|
*/
|
|
@@ -13897,7 +13974,12 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
13897
13974
|
content: "";
|
|
13898
13975
|
height: 24px;
|
|
13899
13976
|
width: 24px;
|
|
13900
|
-
|
|
13977
|
+
-webkit-mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==") center/24px 24px no-repeat;
|
|
13978
|
+
mask: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgweiIgZGF0YS1uYW1lPSJ3aGl0ZSBiYWNrZ3JvdW5kIi8+PHBhdGggZmlsbD0iIzMzMyIgZD0iTTUuNjM2IDkuMTcyIDEyIDE1LjUzNmw2LjM2NC02LjM2NC0uNzA3LS43MDhMMTIgMTQuMTIxIDYuMzQzIDguNDY0bC0uNzA3LjcwOHoiIGRhdGEtbmFtZT0iY29udGVudCIvPjwvc3ZnPg==") center/24px 24px no-repeat;
|
|
13979
|
+
background-color: var(--fwe-text);
|
|
13980
|
+
}
|
|
13981
|
+
.fwe-select-wrapper:has(.fwe-select:disabled)::before {
|
|
13982
|
+
background-color: var(--fwe-text-disabled);
|
|
13901
13983
|
}
|
|
13902
13984
|
.fwe-select-wrapper .fwe-select-label {
|
|
13903
13985
|
height: 18px;
|
|
@@ -13908,11 +13990,15 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
13908
13990
|
font-weight: var(--fwe-font-weight-bold);
|
|
13909
13991
|
}
|
|
13910
13992
|
.fwe-select-wrapper .fwe-select {
|
|
13993
|
+
text-align: left;
|
|
13994
|
+
overflow: hidden;
|
|
13995
|
+
white-space: nowrap;
|
|
13996
|
+
text-overflow: ellipsis;
|
|
13911
13997
|
cursor: pointer;
|
|
13912
13998
|
order: 2;
|
|
13913
13999
|
height: 33px;
|
|
13914
|
-
padding-
|
|
13915
|
-
padding
|
|
14000
|
+
padding-inline: unset;
|
|
14001
|
+
padding: 4px 24px 4px 0px;
|
|
13916
14002
|
width: 100%;
|
|
13917
14003
|
font-size: var(--fwe-font-size-base);
|
|
13918
14004
|
-webkit-appearance: none;
|
|
@@ -13924,14 +14010,14 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
13924
14010
|
border: none;
|
|
13925
14011
|
border-bottom: 1px solid var(--fwe-control-border);
|
|
13926
14012
|
}
|
|
13927
|
-
.fwe-select-wrapper .fwe-select:hover:not(:disabled) {
|
|
14013
|
+
.fwe-select-wrapper .fwe-select:hover:not(:disabled), .fwe-select-wrapper .fwe-select:focus:not(:disabled) {
|
|
13928
14014
|
color: var(--fwe-hero);
|
|
13929
14015
|
border-color: var(--fwe-hero);
|
|
13930
14016
|
}
|
|
13931
|
-
.fwe-select-wrapper .fwe-select:hover:not(:disabled) option {
|
|
14017
|
+
.fwe-select-wrapper .fwe-select:hover:not(:disabled) option, .fwe-select-wrapper .fwe-select:focus:not(:disabled) option {
|
|
13932
14018
|
color: var(--fwe-text);
|
|
13933
14019
|
}
|
|
13934
|
-
.fwe-select-wrapper .fwe-select:hover:user-invalid {
|
|
14020
|
+
.fwe-select-wrapper .fwe-select:hover.fwe-invalid, .fwe-select-wrapper .fwe-select:hover:user-invalid, .fwe-select-wrapper .fwe-select:focus.fwe-invalid, .fwe-select-wrapper .fwe-select:focus:user-invalid {
|
|
13935
14021
|
border-color: var(--fwe-red);
|
|
13936
14022
|
}
|
|
13937
14023
|
.fwe-select-wrapper .fwe-select:disabled {
|
|
@@ -13944,14 +14030,14 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
13944
14030
|
.fwe-select-wrapper .fwe-select::-ms-expand {
|
|
13945
14031
|
display: none;
|
|
13946
14032
|
}
|
|
13947
|
-
.fwe-select-wrapper .fwe-select:user-invalid {
|
|
14033
|
+
.fwe-select-wrapper .fwe-select.fwe-invalid, .fwe-select-wrapper .fwe-select:user-invalid {
|
|
13948
14034
|
box-shadow: none;
|
|
13949
14035
|
border-color: var(--fwe-red);
|
|
13950
14036
|
}
|
|
13951
|
-
.fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-invalid {
|
|
14037
|
+
.fwe-select-wrapper .fwe-select.fwe-invalid ~ .fwe-select-invalid, .fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-invalid {
|
|
13952
14038
|
display: block;
|
|
13953
14039
|
}
|
|
13954
|
-
.fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-description {
|
|
14040
|
+
.fwe-select-wrapper .fwe-select.fwe-invalid ~ .fwe-select-description, .fwe-select-wrapper .fwe-select:user-invalid ~ .fwe-select-description {
|
|
13955
14041
|
display: none;
|
|
13956
14042
|
}
|
|
13957
14043
|
.fwe-select-wrapper .fwe-select-invalid {
|
|
@@ -13959,6 +14045,54 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
13959
14045
|
color: var(--fwe-red);
|
|
13960
14046
|
}
|
|
13961
14047
|
|
|
14048
|
+
.fwe-options-container {
|
|
14049
|
+
max-width: 100%;
|
|
14050
|
+
background-color: var(--fwe-white);
|
|
14051
|
+
padding: 16px 0px;
|
|
14052
|
+
margin: 0;
|
|
14053
|
+
box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.2);
|
|
14054
|
+
list-style: none;
|
|
14055
|
+
}
|
|
14056
|
+
.fwe-options-container:focus {
|
|
14057
|
+
outline: none;
|
|
14058
|
+
}
|
|
14059
|
+
.fwe-options-container--multi-select {
|
|
14060
|
+
display: flex;
|
|
14061
|
+
flex-direction: column;
|
|
14062
|
+
gap: 12px;
|
|
14063
|
+
padding: 20px 12px;
|
|
14064
|
+
}
|
|
14065
|
+
|
|
14066
|
+
.fwe-combobox-option {
|
|
14067
|
+
padding: 8px 16px;
|
|
14068
|
+
cursor: pointer;
|
|
14069
|
+
position: relative;
|
|
14070
|
+
}
|
|
14071
|
+
.fwe-combobox-option:hover, .fwe-combobox-option:focus, .fwe-combobox-option.fwe-focus {
|
|
14072
|
+
background-color: var(--fwe-background);
|
|
14073
|
+
color: var(--fwe-hero);
|
|
14074
|
+
}
|
|
14075
|
+
.fwe-combobox-option.fwe-selected {
|
|
14076
|
+
color: var(--fwe-hero);
|
|
14077
|
+
}
|
|
14078
|
+
.fwe-combobox-option.fwe-selected::before {
|
|
14079
|
+
content: "";
|
|
14080
|
+
width: 4px;
|
|
14081
|
+
height: 100%;
|
|
14082
|
+
background-color: var(--fwe-hero);
|
|
14083
|
+
position: absolute;
|
|
14084
|
+
left: 0;
|
|
14085
|
+
top: 0;
|
|
14086
|
+
}
|
|
14087
|
+
.fwe-combobox-option.fwe-disabled {
|
|
14088
|
+
color: var(--fwe-text-disabled);
|
|
14089
|
+
cursor: default;
|
|
14090
|
+
}
|
|
14091
|
+
.fwe-combobox-option.fwe-disabled:hover {
|
|
14092
|
+
background-color: transparent;
|
|
14093
|
+
color: var(--fwe-text-disabled);
|
|
14094
|
+
}
|
|
14095
|
+
|
|
13962
14096
|
.fwe-badge {
|
|
13963
14097
|
display: inline-block;
|
|
13964
14098
|
border-radius: 2px;
|
|
@@ -14001,6 +14135,10 @@ input[type=range].fwe-slider-input:disabled::-ms-thumb {
|
|
|
14001
14135
|
background-color: var(--fwe-caerul) !important;
|
|
14002
14136
|
}
|
|
14003
14137
|
|
|
14138
|
+
.fwe-badge-dark {
|
|
14139
|
+
background-color: var(--fwe-text) !important;
|
|
14140
|
+
}
|
|
14141
|
+
|
|
14004
14142
|
.fwe-badge-green {
|
|
14005
14143
|
background-color: var(--fwe-green) !important;
|
|
14006
14144
|
}
|
|
@@ -14419,7 +14557,7 @@ fieldset.fwe-progress-container label {
|
|
|
14419
14557
|
}
|
|
14420
14558
|
|
|
14421
14559
|
/*!
|
|
14422
|
-
* Festo UI - Web Essentials
|
|
14560
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
14423
14561
|
* Copyright 2022 Festo SE & Co. KG
|
|
14424
14562
|
* Licensed under Apache-2.0
|
|
14425
14563
|
*/
|
|
@@ -14650,7 +14788,7 @@ fieldset.fwe-progress-container label {
|
|
|
14650
14788
|
}
|
|
14651
14789
|
}
|
|
14652
14790
|
/*!
|
|
14653
|
-
* Festo UI - Web Essentials
|
|
14791
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
14654
14792
|
* Copyright 2022 Festo SE & Co. KG
|
|
14655
14793
|
* Licensed under Apache-2.0
|
|
14656
14794
|
*/
|
|
@@ -14902,7 +15040,7 @@ fieldset.fwe-progress-container label {
|
|
|
14902
15040
|
padding: 16px;
|
|
14903
15041
|
}
|
|
14904
15042
|
|
|
14905
|
-
.fwe-popover-menu-trigger
|
|
15043
|
+
.fwe-popover-menu-trigger {
|
|
14906
15044
|
background: none;
|
|
14907
15045
|
border: none;
|
|
14908
15046
|
padding: 0;
|
|
@@ -14911,7 +15049,7 @@ fieldset.fwe-progress-container label {
|
|
|
14911
15049
|
display: block;
|
|
14912
15050
|
cursor: pointer;
|
|
14913
15051
|
}
|
|
14914
|
-
.fwe-popover-menu-trigger
|
|
15052
|
+
.fwe-popover-menu-trigger:hover {
|
|
14915
15053
|
color: var(--fwe-hero);
|
|
14916
15054
|
}
|
|
14917
15055
|
|
|
@@ -15386,7 +15524,7 @@ fieldset.fwe-progress-container label {
|
|
|
15386
15524
|
}
|
|
15387
15525
|
|
|
15388
15526
|
/*!
|
|
15389
|
-
* Festo UI - Web Essentials
|
|
15527
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
15390
15528
|
* Copyright 2022 Festo SE & Co. KG
|
|
15391
15529
|
* Licensed under Apache-2.0
|
|
15392
15530
|
*/
|
|
@@ -15519,6 +15657,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
15519
15657
|
|
|
15520
15658
|
.fwe-search-suggestions {
|
|
15521
15659
|
position: absolute;
|
|
15660
|
+
z-index: var(--fwe-z-index-dropdown);
|
|
15522
15661
|
top: 38px;
|
|
15523
15662
|
left: 0px;
|
|
15524
15663
|
right: 0px;
|
|
@@ -15884,7 +16023,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
15884
16023
|
}
|
|
15885
16024
|
}
|
|
15886
16025
|
/*!
|
|
15887
|
-
* Festo UI - Web Essentials
|
|
16026
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
15888
16027
|
* Copyright 2022 Festo SE & Co. KG
|
|
15889
16028
|
* Licensed under Apache-2.0
|
|
15890
16029
|
*/
|
|
@@ -16168,7 +16307,7 @@ input[type=search]::-webkit-search-cancel-button {
|
|
|
16168
16307
|
}
|
|
16169
16308
|
|
|
16170
16309
|
/*!
|
|
16171
|
-
* Festo UI - Web Essentials
|
|
16310
|
+
* Festo UI - Web Essentials v10.0.0-dev.827 (https://storybook.festo.design/)
|
|
16172
16311
|
* Copyright 2022 Festo SE & Co. KG
|
|
16173
16312
|
* Licensed under Apache-2.0
|
|
16174
16313
|
*/
|