@abdellatifui/react 3.2.125 → 3.2.127

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/nextgen.d.ts CHANGED
@@ -361,6 +361,7 @@ declare interface DialogPanelProps_2 {
361
361
  maximizedOffset?: boolean;
362
362
  maximizeButton: boolean;
363
363
  animated?: boolean;
364
+ draggable: boolean;
364
365
  }
365
366
 
366
367
  export declare interface DisabledProps {