@prose-reader/react-reader 1.217.0 → 1.218.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.
@@ -1,2 +1,5 @@
1
- export declare const toaster: import('@zag-js/toast').Store<any>;
1
+ import { createToaster } from '@chakra-ui/react';
2
+ type Toaster = ReturnType<typeof createToaster>;
3
+ export declare const toaster: Toaster;
2
4
  export declare const Toaster: () => import("react/jsx-runtime").JSX.Element;
5
+ export {};
package/dist/index.js CHANGED
@@ -466,7 +466,7 @@ const Ot = (e, n, o) => {
466
466
  }
467
467
  );
468
468
  }
469
- ), Et = "@prose-reader/react-reader", At = "1.216.0", Mt = f(
469
+ ), Et = "@prose-reader/react-reader", At = "1.217.0", Mt = f(
470
470
  ({
471
471
  open: e,
472
472
  setOpen: n