@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 +43 -15
- package/index.cjs.js.map +1 -1
- package/index.js +43 -15
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -40817,17 +40817,11 @@ function useTranslation(ns) {
|
|
|
40817
40817
|
}
|
|
40818
40818
|
|
|
40819
40819
|
var common = {
|
|
40820
|
-
back: "back",
|
|
40821
|
-
cancel: "Cancel",
|
|
40822
|
-
caption: "Caption",
|
|
40823
40820
|
create: "Create",
|
|
40824
40821
|
download: "Download",
|
|
40825
40822
|
embed: "Embed",
|
|
40826
40823
|
unlink: "Unlink",
|
|
40827
40824
|
videoUrl: "Video URL:",
|
|
40828
|
-
hex: "Hex:",
|
|
40829
|
-
browse: "Browse",
|
|
40830
|
-
done: "Done",
|
|
40831
40825
|
reset: "Reset",
|
|
40832
40826
|
auto: "Auto"
|
|
40833
40827
|
};
|
|
@@ -117740,7 +117734,7 @@ var buildCommandItems = function buildCommandItems(_ref4) {
|
|
|
117740
117734
|
|
|
117741
117735
|
function cov_1p62q5swci() {
|
|
117742
117736
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/SlashCommands/ExtensionConfig.js";
|
|
117743
|
-
var hash = "
|
|
117737
|
+
var hash = "c311e3c420f5a907ee2e37e9586feb64e071364a";
|
|
117744
117738
|
var global = new Function("return this")();
|
|
117745
117739
|
var gcv = "__coverage__";
|
|
117746
117740
|
var coverageData = {
|
|
@@ -117923,7 +117917,7 @@ function cov_1p62q5swci() {
|
|
|
117923
117917
|
},
|
|
117924
117918
|
end: {
|
|
117925
117919
|
line: 101,
|
|
117926
|
-
column:
|
|
117920
|
+
column: 79
|
|
117927
117921
|
}
|
|
117928
117922
|
},
|
|
117929
117923
|
"18": {
|
|
@@ -118358,6 +118352,39 @@ function cov_1p62q5swci() {
|
|
|
118358
118352
|
line: 66
|
|
118359
118353
|
},
|
|
118360
118354
|
"3": {
|
|
118355
|
+
loc: {
|
|
118356
|
+
start: {
|
|
118357
|
+
line: 101,
|
|
118358
|
+
column: 25
|
|
118359
|
+
},
|
|
118360
|
+
end: {
|
|
118361
|
+
line: 101,
|
|
118362
|
+
column: 78
|
|
118363
|
+
}
|
|
118364
|
+
},
|
|
118365
|
+
type: "binary-expr",
|
|
118366
|
+
locations: [{
|
|
118367
|
+
start: {
|
|
118368
|
+
line: 101,
|
|
118369
|
+
column: 25
|
|
118370
|
+
},
|
|
118371
|
+
end: {
|
|
118372
|
+
line: 101,
|
|
118373
|
+
column: 38
|
|
118374
|
+
}
|
|
118375
|
+
}, {
|
|
118376
|
+
start: {
|
|
118377
|
+
line: 101,
|
|
118378
|
+
column: 42
|
|
118379
|
+
},
|
|
118380
|
+
end: {
|
|
118381
|
+
line: 101,
|
|
118382
|
+
column: 78
|
|
118383
|
+
}
|
|
118384
|
+
}],
|
|
118385
|
+
line: 101
|
|
118386
|
+
},
|
|
118387
|
+
"4": {
|
|
118361
118388
|
loc: {
|
|
118362
118389
|
start: {
|
|
118363
118390
|
line: 104,
|
|
@@ -118390,7 +118417,7 @@ function cov_1p62q5swci() {
|
|
|
118390
118417
|
}],
|
|
118391
118418
|
line: 104
|
|
118392
118419
|
},
|
|
118393
|
-
"
|
|
118420
|
+
"5": {
|
|
118394
118421
|
loc: {
|
|
118395
118422
|
start: {
|
|
118396
118423
|
line: 105,
|
|
@@ -118467,10 +118494,11 @@ function cov_1p62q5swci() {
|
|
|
118467
118494
|
"1": [0, 0],
|
|
118468
118495
|
"2": [0, 0],
|
|
118469
118496
|
"3": [0, 0],
|
|
118470
|
-
"4": [0, 0]
|
|
118497
|
+
"4": [0, 0],
|
|
118498
|
+
"5": [0, 0]
|
|
118471
118499
|
},
|
|
118472
118500
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
118473
|
-
hash: "
|
|
118501
|
+
hash: "c311e3c420f5a907ee2e37e9586feb64e071364a"
|
|
118474
118502
|
};
|
|
118475
118503
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
118476
118504
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -118591,17 +118619,17 @@ var SlashCommands = {
|
|
|
118591
118619
|
});
|
|
118592
118620
|
},
|
|
118593
118621
|
onKeyDown: function onKeyDown(props) {
|
|
118594
|
-
var _reactRenderer$ref;
|
|
118622
|
+
var _reactRenderer, _reactRenderer$ref;
|
|
118595
118623
|
cov_1p62q5swci().f[9]++;
|
|
118596
118624
|
cov_1p62q5swci().s[17]++;
|
|
118597
|
-
return (_reactRenderer$ref =
|
|
118625
|
+
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));
|
|
118598
118626
|
},
|
|
118599
118627
|
onExit: function onExit() {
|
|
118600
118628
|
cov_1p62q5swci().f[10]++;
|
|
118601
118629
|
cov_1p62q5swci().s[18]++;
|
|
118602
|
-
(cov_1p62q5swci().b[
|
|
118630
|
+
(cov_1p62q5swci().b[4][0]++, popup) && (cov_1p62q5swci().b[4][1]++, popup[0].destroy());
|
|
118603
118631
|
cov_1p62q5swci().s[19]++;
|
|
118604
|
-
(cov_1p62q5swci().b[
|
|
118632
|
+
(cov_1p62q5swci().b[5][0]++, reactRenderer) && (cov_1p62q5swci().b[5][1]++, reactRenderer.destroy());
|
|
118605
118633
|
cov_1p62q5swci().s[20]++;
|
|
118606
118634
|
resetFocussedNode();
|
|
118607
118635
|
}
|