@nimbus-ds/styles 9.51.0-rc.2 → 9.51.0-rc.4

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
@@ -5381,6 +5381,7 @@ export declare const table: {
5381
5381
  container__head: string;
5382
5382
  container__body: string;
5383
5383
  container__row: string;
5384
+ container__row_flex: string;
5384
5385
  container__cell: string;
5385
5386
  container__cell_fixed: string;
5386
5387
  container__cell_fixed_left: string;