@bigbinary/neeto-editor 1.25.22 → 1.25.23

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.
package/index.cjs.js CHANGED
@@ -100861,7 +100861,7 @@ var MENU_ITEMS = (cov_140r6ea3a4().s[0]++, [{
100861
100861
  optionName: EDITOR_OPTIONS.CODE_BLOCK,
100862
100862
  title: "Code block",
100863
100863
  description: "Add a code block with syntax highlighting.",
100864
- Icon: neetoIcons.Code,
100864
+ Icon: neetoIcons.CodeBlock,
100865
100865
  command: function command(_ref11) {
100866
100866
  var editor = _ref11.editor,
100867
100867
  range = _ref11.range;
@@ -118176,7 +118176,7 @@ var MENU_OPTIONS$1 = function MENU_OPTIONS(_ref2) {
118176
118176
  optionName: "code",
118177
118177
  tooltip: (cov_17cji89s6g().b[6][0]++, tooltips.code) || (cov_17cji89s6g().b[6][1]++, t$2("menu.code"))
118178
118178
  }, {
118179
- Icon: neetoIcons.Braces,
118179
+ Icon: neetoIcons.CodeBlock,
118180
118180
  command: function command() {
118181
118181
  cov_17cji89s6g().f[8]++;
118182
118182
  cov_17cji89s6g().s[10]++;
@@ -128002,7 +128002,7 @@ var MENU_OPTIONS = function MENU_OPTIONS(_ref2) {
128002
128002
  optionName: "code",
128003
128003
  tooltip: (cov_1fwd2t6om3().b[6][0]++, tooltips.code) || (cov_1fwd2t6om3().b[6][1]++, t("menu.code"))
128004
128004
  }, {
128005
- Icon: neetoIcons.Braces,
128005
+ Icon: neetoIcons.CodeBlock,
128006
128006
  command: function command() {
128007
128007
  cov_1fwd2t6om3().f[8]++;
128008
128008
  cov_1fwd2t6om3().s[10]++;