Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
[terra-form-select] Update focus indicators for Fusion theme (#4069)
Browse files Browse the repository at this point in the history
  • Loading branch information
cm9361 authored Mar 25, 2024
1 parent 788f90c commit e7481a3
Show file tree
Hide file tree
Showing 176 changed files with 11 additions and 3 deletions.
3 changes: 3 additions & 0 deletions packages/terra-form-select/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

* Fixed
* Fixed focus indicators for orion-fusion-theme.

## 6.59.0 - (March 15, 2024)

* Fixed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
--terra-form-select-above-border-bottom-left-radius: 3px;
--terra-form-select-above-border-bottom-right-radius: 3px;
--terra-form-select-hover-border-color: #dedfe0;
--terra-form-select-outline: 2px dashed #000;
--terra-form-select-outline: none;
--terra-form-select-box-shadow: 0 0 1px 3px rgba(76,178,233,0.5),0 0 7px 4px rgba(76,178,233,0.35);
--terra-form-select-hover-color: #1c1f21;
--terra-form-select-incomplete-background-color: #fefd9a;
--terra-form-select-incomplete-focus-background-color: #fefd9a;
Expand All @@ -34,7 +35,7 @@
--terra-form-select-invalid-box-shadow: none;
--terra-form-select-invalid-focus-background-size: 0 0;
--terra-form-select-invalid-focus-border-color: #4cb2e9;
--terra-form-select-invalid-focus-box-shadow: 0 0 4px #a6d9f4;
--terra-form-select-invalid-focus-box-shadow: 0 0 1px 3px rgba(76,178,233,0.5),0 0 7px 4px rgba(76,178,233,0.35);
--terra-form-select-invalid-hover-border-color: #4cb2e9;
--terra-form-select-arrow-height: 0.66667rem;
--terra-form-select-arrow-width: 0.66667rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@
--terra-form-select-option-icon-width: 1rem;
--terra-form-select-option-active-background-color: #ebf6fd;
--terra-form-select-option-disabled-color: rgba(28, 31, 33, 0.25);
--terra-form-select-option-active-color-outline: 2px dashed #000;
--terra-form-select-option-active-color-outline: none;
--terra-form-select-option-active-box-shadow: rgba(76, 178, 233, 0.5) 0 0 1px 3px inset;



@include terra-inline-svg-var('--terra-form-select-option-icon-active-background', '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><rect width="48" height="48" rx="6" ry="6" fill="#a3dcfd" opacity="0.5"/><path d="M20,36.4,6.7,23.1l3.6-3.6L20,29.4,37.7,11.5l3.6,3.6Z" fill="#0079be"/></svg>');
Expand Down
1 change: 1 addition & 0 deletions packages/terra-form-select/src/shared/_Frame.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,7 @@
.single,
.select {
&.is-focused {
box-shadow: var(--terra-form-select-box-shadow, none);
outline: var(--terra-form-select-outline, 2px dashed #000);
}

Expand Down
1 change: 1 addition & 0 deletions packages/terra-form-select/src/shared/_Option.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

&.is-active {
background-color: var(--terra-form-select-option-active-background-color, #ebf6fd);
box-shadow: var(--terra-form-select-option-active-box-shadow, none);
outline: var(--terra-form-select-option-active-color-outline, 2px dashed #000);
outline-offset: -2px;
z-index: 2;
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7481a3

Please sign in to comment.