@descope/web-components-ui 1.67.0 → 1.69.0

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
@@ -23496,7 +23496,6 @@ const { shadowColor } = helperRefs;
23496
23496
  const collapsibleContainer = {
23497
23497
  ...helperTheme,
23498
23498
 
23499
- [compVars.itemsGrow]: '0',
23500
23499
  [compVars.hostWidth]: '100%',
23501
23500
  [compVars.boxShadow]: 'none',
23502
23501
 
@@ -23508,7 +23507,6 @@ const collapsibleContainer = {
23508
23507
  [compVars.backgroundSize]: 'cover',
23509
23508
  [compVars.backgroundRepeat]: 'no-repeat',
23510
23509
 
23511
- [compVars.color]: globalRefs.colors.surface.contrast,
23512
23510
  [compVars.borderRadius]: '0px',
23513
23511
  [compVars.hostDirection]: globalRefs.direction,
23514
23512