@nimbus-ds/styles 9.37.0 → 9.37.1-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
@@ -5212,10 +5212,6 @@ export declare const scrollPane: {
5212
5212
  arrowVariants: Record<"horizontal-left" | "horizontal-right" | "vertical-top" | "vertical-bottom", string>;
5213
5213
  };
5214
5214
  };
5215
- export declare const splitButton: {
5216
- primaryAppearance: Record<"primary", string>;
5217
- secondaryAppearance: Record<"primary", string>;
5218
- };
5219
5215
  export declare const calendar: {
5220
5216
  classnames: {
5221
5217
  table: string;