ps-toolkit-ui 1.13.34 → 1.13.35

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.
@@ -8034,7 +8034,8 @@
8034
8034
  this.changeIndex = new core.EventEmitter();
8035
8035
  this.config = {
8036
8036
  toolbar: [
8037
- ['SourceEditing'],
8037
+ ['sourcearea'],
8038
+ ['SourceArea'],
8038
8039
  ['Bold'],
8039
8040
  ['Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo'],
8040
8041
  ['NumberedList', 'BulletedList'],