ados-rcm 1.1.692 → 1.1.694

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.
@@ -19,5 +19,6 @@ export default class QuillToggleFullscreenButton {
19
19
  private _createToolbarButton;
20
20
  private _createReadOnlyButton;
21
21
  private _checkScrollbar;
22
+ private _checkVisibility;
22
23
  private _toggleFullscreen;
23
24
  }