@kumori/aurora-wui-components 0.0.274-dev4142.3 → 0.0.274-dev4142.4

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/index.js CHANGED
@@ -5647,7 +5647,7 @@ var AxebowCardVersionSelector = class AxebowCardVersionSelector extends LitEleme
5647
5647
  outline-offset: -1px;
5648
5648
  border-radius: 0.375rem;
5649
5649
  background-color: transparent;
5650
- transition: background-color 0.15s ease, outline-color 0.15s ease;
5650
+ transition: background-color 0.15s ease;
5651
5651
  }
5652
5652
  sl-select[open]::part(combobox) {
5653
5653
  outline-color: var(--axebow-tertiary);