@descope/web-components-ui 1.0.220 → 1.0.222

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.esm.js CHANGED
@@ -7021,6 +7021,13 @@ const button = {
7021
7021
  [compVars$3.labelTextColor]: helperRefs$3.main,
7022
7022
  },
7023
7023
 
7024
+ _disabled: {
7025
+ [helperVars$3.main]: globalRefs$d.colors.surface.main,
7026
+ [helperVars$3.dark]: globalRefs$d.colors.surface.dark,
7027
+ [helperVars$3.light]: globalRefs$d.colors.surface.light,
7028
+ [helperVars$3.contrast]: globalRefs$d.colors.surface.contrast,
7029
+ },
7030
+
7024
7031
  variant: {
7025
7032
  contained: {
7026
7033
  [compVars$3.labelTextColor]: helperRefs$3.contrast,