@nimbus-ds/components 5.5.2-rc.4 → 5.5.2-rc.8

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
@@ -2096,6 +2096,7 @@ declare const sidebar: {
2096
2096
  container__footer: string;
2097
2097
  position: Record<"left" | "right", string>;
2098
2098
  isVisible: string;
2099
+ container_scrollable: string;
2099
2100
  };
2100
2101
  };
2101
2102
  declare const propertiesTable: {