@central-design-system/components 3.0.0-beta.34 → 3.0.0-beta.36
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/cds.es.js
CHANGED
|
@@ -17844,6 +17844,7 @@ const Ib = $({
|
|
|
17844
17844
|
}), S = g(() => e.noResize || e.autoGrow), A = O(), W = O(), X = O(), q = O(), K = O(""), N = g(() => ({
|
|
17845
17845
|
"cds-text-area--has-prefix": !!e.prefix,
|
|
17846
17846
|
"cds-text-area--has-suffix": !!e.suffix,
|
|
17847
|
+
"cds-text-area--has-clear": a(M),
|
|
17847
17848
|
"cds-text-area--disabled-resize": a(S),
|
|
17848
17849
|
"cds-text-area--auto-grow": e.autoGrow
|
|
17849
17850
|
}));
|