@nimbus-ds/styles 9.11.4 → 9.11.5-rc.5

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
@@ -4787,6 +4787,7 @@ export declare const sidebar: {
4787
4787
  container__footer: string;
4788
4788
  position: Record<"left" | "right", string>;
4789
4789
  isVisible: string;
4790
+ container_scrollable: string;
4790
4791
  };
4791
4792
  };
4792
4793
  export declare const tabs: {