@bigbinary/neeto-editor 1.28.5 → 1.28.6
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 +6 -6
- package/index.cjs.js.map +1 -1
- package/index.js +6 -6
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -125166,7 +125166,7 @@ var VideoComponent = function VideoComponent(_ref) {
|
|
|
125166
125166
|
var _excluded$6 = ["caption"];
|
|
125167
125167
|
function cov_1io0efe0r8() {
|
|
125168
125168
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/Video/ExtensionConfig.js";
|
|
125169
|
-
var hash = "
|
|
125169
|
+
var hash = "4c890d251235d23bde8f2a872be4063053b4f345";
|
|
125170
125170
|
var global = new Function("return this")();
|
|
125171
125171
|
var gcv = "__coverage__";
|
|
125172
125172
|
var coverageData = {
|
|
@@ -125299,7 +125299,7 @@ function cov_1io0efe0r8() {
|
|
|
125299
125299
|
},
|
|
125300
125300
|
end: {
|
|
125301
125301
|
line: 75,
|
|
125302
|
-
column:
|
|
125302
|
+
column: 68
|
|
125303
125303
|
}
|
|
125304
125304
|
},
|
|
125305
125305
|
"13": {
|
|
@@ -125807,7 +125807,7 @@ function cov_1io0efe0r8() {
|
|
|
125807
125807
|
},
|
|
125808
125808
|
end: {
|
|
125809
125809
|
line: 75,
|
|
125810
|
-
column:
|
|
125810
|
+
column: 68
|
|
125811
125811
|
}
|
|
125812
125812
|
},
|
|
125813
125813
|
type: "cond-expr",
|
|
@@ -125827,7 +125827,7 @@ function cov_1io0efe0r8() {
|
|
|
125827
125827
|
},
|
|
125828
125828
|
end: {
|
|
125829
125829
|
line: 75,
|
|
125830
|
-
column:
|
|
125830
|
+
column: 68
|
|
125831
125831
|
}
|
|
125832
125832
|
}],
|
|
125833
125833
|
line: 75
|
|
@@ -125914,7 +125914,7 @@ function cov_1io0efe0r8() {
|
|
|
125914
125914
|
"2": [0, 0]
|
|
125915
125915
|
},
|
|
125916
125916
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
125917
|
-
hash: "
|
|
125917
|
+
hash: "4c890d251235d23bde8f2a872be4063053b4f345"
|
|
125918
125918
|
};
|
|
125919
125919
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
125920
125920
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -126018,7 +126018,7 @@ var VideoExtension = (cov_1io0efe0r8().s[0]++, Node$1.create({
|
|
|
126018
126018
|
var wrapperDivAttrs = (cov_1io0efe0r8().s[11]++, {
|
|
126019
126019
|
"class": "neeto-editor__image-wrapper neeto-editor__image--".concat(align)
|
|
126020
126020
|
});
|
|
126021
|
-
var heightStyle = (cov_1io0efe0r8().s[12]++, vidheight === "fit-content" ? (cov_1io0efe0r8().b[1][0]++, "fit-content") : (cov_1io0efe0r8().b[1][1]++, "".concat(vidheight, "px
|
|
126021
|
+
var heightStyle = (cov_1io0efe0r8().s[12]++, vidheight === "fit-content" ? (cov_1io0efe0r8().b[1][0]++, "fit-content") : (cov_1io0efe0r8().b[1][1]++, "".concat(vidheight, "px")));
|
|
126022
126022
|
var wrapperLinkAttrs = (cov_1io0efe0r8().s[13]++, {
|
|
126023
126023
|
rel: "noopener noreferrer",
|
|
126024
126024
|
"class": "neeto-editor__image",
|