Skip to content

Commit

Permalink
Fixed #1757, Fixed #1786
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Jan 28, 2021
1 parent 06e8e11 commit e5f3370
Show file tree
Hide file tree
Showing 33 changed files with 569 additions and 57 deletions.
2 changes: 1 addition & 1 deletion public/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #ef9a9a;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #ef9a9a;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #ef9a9a;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #ef9a9a;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #f19ea6;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #f19ea6;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #dc3545;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #dc3545;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/fluent-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #a4252c;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/luna-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #e57373;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/luna-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #e57373;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/luna-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #e57373;
}

Expand Down
2 changes: 1 addition & 1 deletion public/themes/luna-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #e57373;
}

Expand Down
72 changes: 68 additions & 4 deletions public/themes/md-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #f44435;
}

Expand Down Expand Up @@ -1828,13 +1828,13 @@
}

.p-button.p-button-link {
color: transparent;
color: #CE93D8;
background: transparent;
border: transparent;
}
.p-button.p-button-link:enabled:hover {
background: transparent;
color: transparent;
color: #CE93D8;
border-color: transparent;
}
.p-button.p-button-link:enabled:hover .p-button-label {
Expand All @@ -1847,7 +1847,7 @@
}
.p-button.p-button-link:enabled:active {
background: transparent;
color: transparent;
color: #CE93D8;
border-color: transparent;
}

Expand Down Expand Up @@ -5204,6 +5204,70 @@
color: #121212;
}

.p-cascadeselect .p-cascadeselect-label, .p-cascadeselect .p-dropdown-trigger {
background-image: none;
background: transparent;
}
.p-cascadeselect .p-cascadeselect-label {
border: 0 none;
}
.p-cascadeselect:not(.p-disabled).p-focus {
box-shadow: inset 0 0 0 1px #CE93D8, inset 0 0 0 1px #CE93D8, inset 0 0 0 1px #CE93D8, inset 0 0 0 1px #CE93D8;
}

.p-cascadeselect-item-content .p-ink {
background-color: rgba(206, 147, 216, 0.16);
}

.p-input-filled .p-cascadeselect {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid transparent;
background: rgba(255, 255, 255, 0.06) no-repeat;
background-image: linear-gradient(to bottom, #CE93D8, #CE93D8), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
background-size: 0 2px, 100% 1px;
background-position: 50% 100%, 50% 100%;
background-origin: border-box;
}
.p-input-filled .p-cascadeselect .p-inputtext {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
background-color: rgba(255, 255, 255, 0.08);
border-color: transparent;
background-image: linear-gradient(to bottom, #CE93D8, #CE93D8), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87));
}
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus, .p-input-filled .p-cascadeselect:not(.p-disabled).p-inputwrapper-focus {
box-shadow: none;
background-color: rgba(255, 255, 255, 0.1);
border-color: transparent;
background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-cascadeselect .p-inputtext:enabled:hover, .p-input-filled .p-cascadeselect .p-inputtext:enabled:focus {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect .p-cascadeselect-label:hover {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect.p-invalid {
border-color: transparent;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
.p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled):hover {
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
.p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled).p-focus, .p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled).p-inputwrapper-focus {
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}

.p-cascadeselect.p-invalid:not(.p-disabled).p-focus {
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
}

.p-checkbox {
border-radius: 50%;
transition: box-shadow 0.2s;
Expand Down
72 changes: 68 additions & 4 deletions public/themes/md-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.p-cascadeselect.p-invalid {
.p-cascadeselect.p-invalid.p-component {
border-color: #f44435;
}

Expand Down Expand Up @@ -1828,13 +1828,13 @@
}

.p-button.p-button-link {
color: transparent;
color: #9FA8DA;
background: transparent;
border: transparent;
}
.p-button.p-button-link:enabled:hover {
background: transparent;
color: transparent;
color: #9FA8DA;
border-color: transparent;
}
.p-button.p-button-link:enabled:hover .p-button-label {
Expand All @@ -1847,7 +1847,7 @@
}
.p-button.p-button-link:enabled:active {
background: transparent;
color: transparent;
color: #9FA8DA;
border-color: transparent;
}

Expand Down Expand Up @@ -5204,6 +5204,70 @@
color: #121212;
}

.p-cascadeselect .p-cascadeselect-label, .p-cascadeselect .p-dropdown-trigger {
background-image: none;
background: transparent;
}
.p-cascadeselect .p-cascadeselect-label {
border: 0 none;
}
.p-cascadeselect:not(.p-disabled).p-focus {
box-shadow: inset 0 0 0 1px #9FA8DA, inset 0 0 0 1px #9FA8DA, inset 0 0 0 1px #9FA8DA, inset 0 0 0 1px #9FA8DA;
}

.p-cascadeselect-item-content .p-ink {
background-color: rgba(159, 168, 218, 0.16);
}

.p-input-filled .p-cascadeselect {
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
border: 1px solid transparent;
background: rgba(255, 255, 255, 0.06) no-repeat;
background-image: linear-gradient(to bottom, #9FA8DA, #9FA8DA), linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
background-size: 0 2px, 100% 1px;
background-position: 50% 100%, 50% 100%;
background-origin: border-box;
}
.p-input-filled .p-cascadeselect .p-inputtext {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
background-color: rgba(255, 255, 255, 0.08);
border-color: transparent;
background-image: linear-gradient(to bottom, #9FA8DA, #9FA8DA), linear-gradient(to bottom, rgba(255, 255, 255, 0.87), rgba(255, 255, 255, 0.87));
}
.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus, .p-input-filled .p-cascadeselect:not(.p-disabled).p-inputwrapper-focus {
box-shadow: none;
background-color: rgba(255, 255, 255, 0.1);
border-color: transparent;
background-size: 100% 2px, 100% 1px;
}
.p-input-filled .p-cascadeselect .p-inputtext:enabled:hover, .p-input-filled .p-cascadeselect .p-inputtext:enabled:focus {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect .p-cascadeselect-label:hover {
background-image: none;
background: transparent;
}
.p-input-filled .p-cascadeselect.p-invalid {
border-color: transparent;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
.p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled):hover {
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}
.p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled).p-focus, .p-input-filled .p-cascadeselect.p-invalid:not(.p-disabled).p-inputwrapper-focus {
box-shadow: none;
background-image: linear-gradient(to bottom, #f44435, #f44435), linear-gradient(to bottom, #f44435, #f44435);
}

.p-cascadeselect.p-invalid:not(.p-disabled).p-focus {
box-shadow: inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435, inset 0 0 0 1px #f44435;
}

.p-checkbox {
border-radius: 50%;
transition: box-shadow 0.2s;
Expand Down
Loading

0 comments on commit e5f3370

Please sign in to comment.