@descope/web-components-ui 1.64.0 → 1.65.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
@@ -23521,6 +23521,9 @@ const collapsibleContainer = {
|
|
23521
23521
|
[compVars.iconAnimationDuration]: '0.1s',
|
23522
23522
|
[compVars.contentAnimationDuration]: '0.1s',
|
23523
23523
|
|
23524
|
+
[compVars.borderWidth]: '0px',
|
23525
|
+
[compVars.headerJustifyContent]: 'flex-start',
|
23526
|
+
|
23524
23527
|
verticalPadding: {
|
23525
23528
|
sm: { [compVars.verticalPadding]: '5px' },
|
23526
23529
|
md: { [compVars.verticalPadding]: '10px' },
|