@descope/web-components-ui 3.20.0 → 3.20.2

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.esm.js CHANGED
@@ -20254,6 +20254,9 @@ const button = {
20254
20254
  [compVars$9.labelTextColor]: helperRefs$7.main,
20255
20255
  [compVars$9.borderColor]: helperRefs$7.main,
20256
20256
  },
20257
+ _disabled: {
20258
+ [compVars$9.iconColor]: helperRefs$7.main,
20259
+ },
20257
20260
  },
20258
20261
 
20259
20262
  link: {
@@ -20266,6 +20269,9 @@ const button = {
20266
20269
  _active: {
20267
20270
  [compVars$9.labelTextColor]: helperRefs$7.main,
20268
20271
  },
20272
+ _disabled: {
20273
+ [compVars$9.iconColor]: helperRefs$7.main,
20274
+ },
20269
20275
  },
20270
20276
  },
20271
20277