@nimbus-ds/styles 9.42.0 → 9.42.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
@@ -5310,6 +5310,7 @@ export declare const scrollPane: {
5310
5310
  gradientVariants: Record<"horizontal-left" | "horizontal-right" | "vertical-top" | "vertical-bottom", string>;
5311
5311
  arrow: string;
5312
5312
  arrowVariants: Record<"horizontal-left" | "horizontal-right" | "vertical-top" | "vertical-bottom", string>;
5313
+ item: string;
5313
5314
  };
5314
5315
  };
5315
5316
  export declare const splitButton: {