@abdellatifui/react 3.2.103 → 3.2.105

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
@@ -302,6 +302,7 @@ declare type ContextMenuProps_2 = {
302
302
  event: default_2.MouseEvent<HTMLButtonElement> | null;
303
303
  shortcutScopeRef: default_2.RefObject<HTMLDivElement> | null;
304
304
  modelProps: ModelProps;
305
+ paperClassname: string;
305
306
  fixedLocation: {
306
307
  x: number;
307
308
  y: number;