@nimbus-ds/styles 9.11.5 → 9.11.6-rc.1

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
@@ -4794,7 +4794,7 @@ export declare const tabs: {
4794
4794
  classnames: {
4795
4795
  container: string;
4796
4796
  container__item: Record<"default" | "fullWidth", string>;
4797
- container__button: Record<"default" | "active", string>;
4797
+ container__button: Record<"default" | "active" | "fullWidth", string>;
4798
4798
  container__panel: string;
4799
4799
  };
4800
4800
  };