@nimbus-ds/styles 9.29.0-rc.1 → 9.29.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.d.ts CHANGED
@@ -4445,7 +4445,7 @@ export declare const thumbnail: {
4445
4445
  };
4446
4446
  export declare const textarea: {
4447
4447
  classnames: {
4448
- appearance: Record<"success" | "warning" | "danger" | "neutral" | "transparent" | "ai-generative", string>;
4448
+ appearance: Record<"success" | "warning" | "danger" | "neutral" | "ai-generative", string>;
4449
4449
  };
4450
4450
  };
4451
4451
  export declare const progressBar: {