@bigbinary/neeto-editor 1.47.14 → 1.47.16

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.
@@ -3,12 +3,12 @@
3
3
  var constants = require('./chunk-C2JDXWdK.cjs.js');
4
4
  var constants$1 = require('./chunk-D27RxiMX.cjs.js');
5
5
  var utils = require('./chunk-BOkbieMH.cjs.js');
6
- var index = require('./chunk-CWE188ZD.cjs.js');
6
+ var index = require('./chunk-D4o7xzO7.cjs.js');
7
7
  var common = require('./chunk-Bi1rI-2R.cjs.js');
8
8
  var Attachments = require('./chunk-DrD8BaMo.cjs.js');
9
9
  var Editor = require('./Editor.cjs.js');
10
10
  var FormikEditor = require('./FormikEditor.cjs.js');
11
- var Menu = require('./chunk-26e51eTo.cjs.js');
11
+ var Menu = require('./chunk-DPEzpgdq.cjs.js');
12
12
  var EditorContent = require('./EditorContent.cjs.js');
13
13
  var injectCss = require('./chunk-vQvjPR2x.cjs.js');
14
14
  require('ramda');
@@ -52,6 +52,7 @@ require('@bigbinary/neetoui/Typography');
52
52
  require('@bigbinary/neetoui/Alert');
53
53
  require('@bigbinary/neetoui/Label');
54
54
  require('yjs');
55
+ require('@bigbinary/neeto-icons/misc/Megaphone');
55
56
  require('@bigbinary/neeto-icons/Down');
56
57
  require('@bigbinary/neeto-icons/Highlight');
57
58
  require('@bigbinary/neeto-molecules/CopyToClipboardButton');
@@ -114,6 +115,10 @@ require('react-colorful');
114
115
  require('@bigbinary/neeto-molecules/DynamicVariables');
115
116
  require('@bigbinary/neetoui/Tab');
116
117
  require('@bigbinary/neeto-icons/Flag');
118
+ require('@bigbinary/neeto-icons/misc/Info');
119
+ require('@bigbinary/neeto-icons/misc/Warning');
120
+ require('@bigbinary/neeto-icons/misc/Danger');
121
+ require('@bigbinary/neeto-icons/misc/Success');
117
122
  require('@bigbinary/neeto-icons/File');
118
123
  require('dompurify');
119
124
  require('react-dom/client');
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.cjs.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var utils = require('./chunk-BOkbieMH.cjs.js');
4
- var index = require('./chunk-CWE188ZD.cjs.js');
4
+ var index = require('./chunk-D4o7xzO7.cjs.js');
5
5
  var common = require('./chunk-Bi1rI-2R.cjs.js');
6
6
  require('@babel/runtime/helpers/defineProperty');
7
7
  require('@bigbinary/neeto-cist');
@@ -15152,4 +15152,4 @@ var checkContextAndApplyDecorations = function checkContextAndApplyDecorations()
15152
15152
  window.neetoEditor = (_window$neetoEditor = window.neetoEditor) !== null && _window$neetoEditor !== void 0 ? _window$neetoEditor : {};
15153
15153
  window.neetoEditor.applyCodeblockDecorations = checkContextAndApplyDecorations;
15154
15154
  })();
15155
- //# sourceMappingURL=codeBlockHighlight.js.map
15155
+ //# sourceMappingURL=codeblockHighlight.js.map