@bigbinary/neeto-editor 1.27.7 → 1.27.9

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
@@ -40846,17 +40846,11 @@ function useTranslation(ns) {
40846
40846
  }
40847
40847
 
40848
40848
  var common = {
40849
- back: "back",
40850
- cancel: "Cancel",
40851
- caption: "Caption",
40852
40849
  create: "Create",
40853
40850
  download: "Download",
40854
40851
  embed: "Embed",
40855
40852
  unlink: "Unlink",
40856
40853
  videoUrl: "Video URL:",
40857
- hex: "Hex:",
40858
- browse: "Browse",
40859
- done: "Done",
40860
40854
  reset: "Reset",
40861
40855
  auto: "Auto"
40862
40856
  };
@@ -117769,7 +117763,7 @@ var buildCommandItems = function buildCommandItems(_ref4) {
117769
117763
 
117770
117764
  function cov_1p62q5swci() {
117771
117765
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/SlashCommands/ExtensionConfig.js";
117772
- var hash = "fb0e87a17cfbf9dbf720f7996b1cf5a8e8fd9eaa";
117766
+ var hash = "c311e3c420f5a907ee2e37e9586feb64e071364a";
117773
117767
  var global = new Function("return this")();
117774
117768
  var gcv = "__coverage__";
117775
117769
  var coverageData = {
@@ -117952,7 +117946,7 @@ function cov_1p62q5swci() {
117952
117946
  },
117953
117947
  end: {
117954
117948
  line: 101,
117955
- column: 61
117949
+ column: 79
117956
117950
  }
117957
117951
  },
117958
117952
  "18": {
@@ -118387,6 +118381,39 @@ function cov_1p62q5swci() {
118387
118381
  line: 66
118388
118382
  },
118389
118383
  "3": {
118384
+ loc: {
118385
+ start: {
118386
+ line: 101,
118387
+ column: 25
118388
+ },
118389
+ end: {
118390
+ line: 101,
118391
+ column: 78
118392
+ }
118393
+ },
118394
+ type: "binary-expr",
118395
+ locations: [{
118396
+ start: {
118397
+ line: 101,
118398
+ column: 25
118399
+ },
118400
+ end: {
118401
+ line: 101,
118402
+ column: 38
118403
+ }
118404
+ }, {
118405
+ start: {
118406
+ line: 101,
118407
+ column: 42
118408
+ },
118409
+ end: {
118410
+ line: 101,
118411
+ column: 78
118412
+ }
118413
+ }],
118414
+ line: 101
118415
+ },
118416
+ "4": {
118390
118417
  loc: {
118391
118418
  start: {
118392
118419
  line: 104,
@@ -118419,7 +118446,7 @@ function cov_1p62q5swci() {
118419
118446
  }],
118420
118447
  line: 104
118421
118448
  },
118422
- "4": {
118449
+ "5": {
118423
118450
  loc: {
118424
118451
  start: {
118425
118452
  line: 105,
@@ -118496,10 +118523,11 @@ function cov_1p62q5swci() {
118496
118523
  "1": [0, 0],
118497
118524
  "2": [0, 0],
118498
118525
  "3": [0, 0],
118499
- "4": [0, 0]
118526
+ "4": [0, 0],
118527
+ "5": [0, 0]
118500
118528
  },
118501
118529
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
118502
- hash: "fb0e87a17cfbf9dbf720f7996b1cf5a8e8fd9eaa"
118530
+ hash: "c311e3c420f5a907ee2e37e9586feb64e071364a"
118503
118531
  };
118504
118532
  var coverage = global[gcv] || (global[gcv] = {});
118505
118533
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -118620,17 +118648,17 @@ var SlashCommands = {
118620
118648
  });
118621
118649
  },
118622
118650
  onKeyDown: function onKeyDown(props) {
118623
- var _reactRenderer$ref;
118651
+ var _reactRenderer, _reactRenderer$ref;
118624
118652
  cov_1p62q5swci().f[9]++;
118625
118653
  cov_1p62q5swci().s[17]++;
118626
- return (_reactRenderer$ref = reactRenderer.ref) === null || _reactRenderer$ref === void 0 ? void 0 : _reactRenderer$ref.onKeyDown(props);
118654
+ return (cov_1p62q5swci().b[3][0]++, reactRenderer) && (cov_1p62q5swci().b[3][1]++, (_reactRenderer = reactRenderer) === null || _reactRenderer === void 0 ? void 0 : (_reactRenderer$ref = _reactRenderer.ref) === null || _reactRenderer$ref === void 0 ? void 0 : _reactRenderer$ref.onKeyDown(props));
118627
118655
  },
118628
118656
  onExit: function onExit() {
118629
118657
  cov_1p62q5swci().f[10]++;
118630
118658
  cov_1p62q5swci().s[18]++;
118631
- (cov_1p62q5swci().b[3][0]++, popup) && (cov_1p62q5swci().b[3][1]++, popup[0].destroy());
118659
+ (cov_1p62q5swci().b[4][0]++, popup) && (cov_1p62q5swci().b[4][1]++, popup[0].destroy());
118632
118660
  cov_1p62q5swci().s[19]++;
118633
- (cov_1p62q5swci().b[4][0]++, reactRenderer) && (cov_1p62q5swci().b[4][1]++, reactRenderer.destroy());
118661
+ (cov_1p62q5swci().b[5][0]++, reactRenderer) && (cov_1p62q5swci().b[5][1]++, reactRenderer.destroy());
118634
118662
  cov_1p62q5swci().s[20]++;
118635
118663
  resetFocussedNode();
118636
118664
  }