@bigbinary/neeto-site-blocks 0.31.1 → 0.31.2
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/dist/index.cjs.js +10 -9
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +10 -9
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -70224,7 +70224,7 @@ var FeatureWithProgressBar = function FeatureWithProgressBar(_ref) {
|
|
|
70224
70224
|
|
|
70225
70225
|
function cov_anhmpu14v() {
|
|
70226
70226
|
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/FooterClassic.jsx";
|
|
70227
|
-
var hash = "
|
|
70227
|
+
var hash = "718dbe9fa6aa474af6785313079577c611ba79ba";
|
|
70228
70228
|
var global = new Function("return this")();
|
|
70229
70229
|
var gcv = "__coverage__";
|
|
70230
70230
|
var coverageData = {
|
|
@@ -70236,7 +70236,7 @@ function cov_anhmpu14v() {
|
|
|
70236
70236
|
column: 22
|
|
70237
70237
|
},
|
|
70238
70238
|
end: {
|
|
70239
|
-
line:
|
|
70239
|
+
line: 138,
|
|
70240
70240
|
column: 1
|
|
70241
70241
|
}
|
|
70242
70242
|
},
|
|
@@ -70326,7 +70326,7 @@ function cov_anhmpu14v() {
|
|
|
70326
70326
|
column: 2
|
|
70327
70327
|
},
|
|
70328
70328
|
end: {
|
|
70329
|
-
line:
|
|
70329
|
+
line: 137,
|
|
70330
70330
|
column: 4
|
|
70331
70331
|
}
|
|
70332
70332
|
},
|
|
@@ -70346,7 +70346,7 @@ function cov_anhmpu14v() {
|
|
|
70346
70346
|
column: 10
|
|
70347
70347
|
},
|
|
70348
70348
|
end: {
|
|
70349
|
-
line:
|
|
70349
|
+
line: 127,
|
|
70350
70350
|
column: 12
|
|
70351
70351
|
}
|
|
70352
70352
|
},
|
|
@@ -70356,7 +70356,7 @@ function cov_anhmpu14v() {
|
|
|
70356
70356
|
column: 14
|
|
70357
70357
|
},
|
|
70358
70358
|
end: {
|
|
70359
|
-
line:
|
|
70359
|
+
line: 124,
|
|
70360
70360
|
column: 16
|
|
70361
70361
|
}
|
|
70362
70362
|
}
|
|
@@ -70380,7 +70380,7 @@ function cov_anhmpu14v() {
|
|
|
70380
70380
|
column: 66
|
|
70381
70381
|
},
|
|
70382
70382
|
end: {
|
|
70383
|
-
line:
|
|
70383
|
+
line: 138,
|
|
70384
70384
|
column: 1
|
|
70385
70385
|
}
|
|
70386
70386
|
},
|
|
@@ -70500,7 +70500,7 @@ function cov_anhmpu14v() {
|
|
|
70500
70500
|
column: 10
|
|
70501
70501
|
},
|
|
70502
70502
|
end: {
|
|
70503
|
-
line:
|
|
70503
|
+
line: 127,
|
|
70504
70504
|
column: 12
|
|
70505
70505
|
}
|
|
70506
70506
|
},
|
|
@@ -70524,7 +70524,7 @@ function cov_anhmpu14v() {
|
|
|
70524
70524
|
column: 14
|
|
70525
70525
|
},
|
|
70526
70526
|
end: {
|
|
70527
|
-
line:
|
|
70527
|
+
line: 124,
|
|
70528
70528
|
column: 16
|
|
70529
70529
|
}
|
|
70530
70530
|
},
|
|
@@ -70619,7 +70619,7 @@ function cov_anhmpu14v() {
|
|
|
70619
70619
|
"1": [0, 0]
|
|
70620
70620
|
},
|
|
70621
70621
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
70622
|
-
hash: "
|
|
70622
|
+
hash: "718dbe9fa6aa474af6785313079577c611ba79ba"
|
|
70623
70623
|
};
|
|
70624
70624
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
70625
70625
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -70760,6 +70760,7 @@ var FooterClassic = function FooterClassic(_ref) {
|
|
|
70760
70760
|
cov_anhmpu14v().s[12]++;
|
|
70761
70761
|
return renderIcon(_objectSpread$4({
|
|
70762
70762
|
name: _icon2.name,
|
|
70763
|
+
type: _icon2.type,
|
|
70763
70764
|
className: "hover:text-gray-600"
|
|
70764
70765
|
}, design.socialIcon));
|
|
70765
70766
|
}
|