@nimbus-ds/styles 9.39.0 → 9.40.0

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
@@ -3017,6 +3017,7 @@ export declare const fileUploader: {
3017
3017
  container: string;
3018
3018
  container__input: string;
3019
3019
  disabled: string;
3020
+ dragging: string;
3020
3021
  skeleton: string;
3021
3022
  };
3022
3023
  };