@luizleon/sf.prefeiturasp.vuecomponents 5.0.30 → 5.0.31

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.
@@ -8006,7 +8006,7 @@ const lr = () => cm(), um = { class: "font-percentage" }, ki = "--font-size-incr
8006
8006
  disabledColor: "{disabled.color}"
8007
8007
  },
8008
8008
  option: {
8009
- focusBackground: "{primary.hover.color}",
8009
+ focusBackground: "{surface.200.color}",
8010
8010
  focusColor: "{primary.color}",
8011
8011
  selectedFocusColor: "{bg.color}",
8012
8012
  selectedFocusBackground: "{primary.color}"