@underverse-ui/underverse 2.0.37 → 2.0.39

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,6 +1,6 @@
1
1
  {
2
2
  "package": "@underverse-ui/underverse",
3
- "version": "2.0.37",
3
+ "version": "2.0.39",
4
4
  "sourceEntry": "src/index.ts",
5
5
  "totalExports": 264,
6
6
  "exports": [
@@ -15026,6 +15026,7 @@ var UEditor = React17.forwardRef(({
15026
15026
  showBubbleMenu = true,
15027
15027
  bubbleMenuPlacement = "auto",
15028
15028
  showFloatingMenu = false,
15029
+ enableAutocomplete = true,
15029
15030
  showCharacterCount = true,
15030
15031
  showFooter = true,
15031
15032
  maxCharacters,
@@ -15124,6 +15125,7 @@ var UEditor = React17.forwardRef(({
15124
15125
  content,
15125
15126
  editable,
15126
15127
  autofocus,
15128
+ enableInputRules: enableAutocomplete,
15127
15129
  editorProps: {
15128
15130
  handleDOMEvents: {
15129
15131
  mousedown: (view, event) => {
@@ -15491,4 +15493,4 @@ export {
15491
15493
  prepareUEditorContentForSave,
15492
15494
  UEditor_default
15493
15495
  };
15494
- //# sourceMappingURL=chunk-6K6CKZUL.js.map
15496
+ //# sourceMappingURL=chunk-BGCDAFGB.js.map