mx-ui-components-pkg 0.0.717-alpha.135 → 0.0.717-alpha.137

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,4 +1,4 @@
1
- import { t as O, m as I } from "./index-BaQNsaYT.js";
1
+ import { t as O, m as I } from "./index-DE85gHyd.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -18,6 +18,7 @@ declare class WysiwygEditor extends BaseComponent {
18
18
  private variablesList;
19
19
  private searchTerm;
20
20
  private highlightedNodes;
21
+ private isEditableMode;
21
22
  undoChanges: () => void;
22
23
  redoChanges: () => void;
23
24
  toggleBold: () => void;