@bigbinary/neeto-site-blocks 0.15.6 → 0.15.7
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 +129 -185
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.js +129 -185
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -2001,8 +2001,8 @@ function cov_26592p5fu3() {
|
|
|
2001
2001
|
return actualCoverage;
|
|
2002
2002
|
}
|
|
2003
2003
|
cov_26592p5fu3();
|
|
2004
|
-
function ownKeys$
|
|
2005
|
-
function _objectSpread$
|
|
2004
|
+
function ownKeys$1(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
2005
|
+
function _objectSpread$1(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys$1(Object(source), !0).forEach(function (key) { _defineProperty$1(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys$1(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
2006
2006
|
var StyledWrapper = (cov_26592p5fu3().s[0]++, styled__default["default"].div(function (_ref) {
|
|
2007
2007
|
var _design$border, _design$borderTop, _design$borderTop2, _design$borderTop3, _design$borderBottom, _design$borderBottom2, _design$borderBottom3, _design$borderRight, _design$borderLeft, _design$border2;
|
|
2008
2008
|
var _ref$design = _ref.design,
|
|
@@ -2032,7 +2032,7 @@ var StyledWrapper = (cov_26592p5fu3().s[0]++, styled__default["default"].div(fun
|
|
|
2032
2032
|
var backgroundStyles = (cov_26592p5fu3().s[4]++, {
|
|
2033
2033
|
position: "relative",
|
|
2034
2034
|
zIndex: 0,
|
|
2035
|
-
"&::before": _objectSpread$
|
|
2035
|
+
"&::before": _objectSpread$1({
|
|
2036
2036
|
content: "''",
|
|
2037
2037
|
position: "absolute",
|
|
2038
2038
|
top: 0,
|
|
@@ -32627,8 +32627,8 @@ function cov_1mpf3wm3qj() {
|
|
|
32627
32627
|
return actualCoverage;
|
|
32628
32628
|
}
|
|
32629
32629
|
cov_1mpf3wm3qj();
|
|
32630
|
-
function ownKeys
|
|
32631
|
-
function _objectSpread
|
|
32630
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
32631
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty$1(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
32632
32632
|
cov_1mpf3wm3qj().s[0]++;
|
|
32633
32633
|
var HeroWithSlider = function HeroWithSlider(_ref) {
|
|
32634
32634
|
var configurations = _ref.configurations,
|
|
@@ -32667,7 +32667,7 @@ var HeroWithSlider = function HeroWithSlider(_ref) {
|
|
|
32667
32667
|
var StyledSwiperSlide = (cov_1mpf3wm3qj().s[9]++, styled__default["default"](SwiperSlide)(function () {
|
|
32668
32668
|
cov_1mpf3wm3qj().f[2]++;
|
|
32669
32669
|
cov_1mpf3wm3qj().s[10]++;
|
|
32670
|
-
return _objectSpread
|
|
32670
|
+
return _objectSpread(_objectSpread({
|
|
32671
32671
|
borderLeftWidth: 0,
|
|
32672
32672
|
borderRightWidth: 0,
|
|
32673
32673
|
minHeight: minHeight
|
|
@@ -32719,7 +32719,7 @@ var HeroWithSlider = function HeroWithSlider(_ref) {
|
|
|
32719
32719
|
})
|
|
32720
32720
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
32721
32721
|
className: "absolute inset-0",
|
|
32722
|
-
style: _objectSpread
|
|
32722
|
+
style: _objectSpread({
|
|
32723
32723
|
backgroundImage: "url(".concat(backgroundImage.src, ")"),
|
|
32724
32724
|
zIndex: -1
|
|
32725
32725
|
}, design.backgroundImage)
|
|
@@ -32769,7 +32769,7 @@ var HeroWithSlider = function HeroWithSlider(_ref) {
|
|
|
32769
32769
|
|
|
32770
32770
|
function cov_1telhd6ysg() {
|
|
32771
32771
|
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/HorizontalTestimonial.jsx";
|
|
32772
|
-
var hash = "
|
|
32772
|
+
var hash = "402ac51253310e816df5d14ae99e2c7cdab3fccb";
|
|
32773
32773
|
var global = new Function("return this")();
|
|
32774
32774
|
var gcv = "__coverage__";
|
|
32775
32775
|
var coverageData = {
|
|
@@ -32777,52 +32777,82 @@ function cov_1telhd6ysg() {
|
|
|
32777
32777
|
statementMap: {
|
|
32778
32778
|
"0": {
|
|
32779
32779
|
start: {
|
|
32780
|
-
line:
|
|
32780
|
+
line: 12,
|
|
32781
32781
|
column: 30
|
|
32782
32782
|
},
|
|
32783
32783
|
end: {
|
|
32784
|
-
line:
|
|
32784
|
+
line: 110,
|
|
32785
32785
|
column: 1
|
|
32786
32786
|
}
|
|
32787
32787
|
},
|
|
32788
32788
|
"1": {
|
|
32789
32789
|
start: {
|
|
32790
|
-
line:
|
|
32790
|
+
line: 13,
|
|
32791
32791
|
column: 33
|
|
32792
32792
|
},
|
|
32793
32793
|
end: {
|
|
32794
|
-
line:
|
|
32794
|
+
line: 13,
|
|
32795
32795
|
column: 47
|
|
32796
32796
|
}
|
|
32797
32797
|
},
|
|
32798
32798
|
"2": {
|
|
32799
32799
|
start: {
|
|
32800
|
-
line:
|
|
32800
|
+
line: 19,
|
|
32801
32801
|
column: 6
|
|
32802
32802
|
},
|
|
32803
32803
|
end: {
|
|
32804
|
-
line:
|
|
32804
|
+
line: 19,
|
|
32805
32805
|
column: 16
|
|
32806
32806
|
}
|
|
32807
32807
|
},
|
|
32808
32808
|
"3": {
|
|
32809
32809
|
start: {
|
|
32810
|
-
line:
|
|
32810
|
+
line: 22,
|
|
32811
|
+
column: 4
|
|
32812
|
+
},
|
|
32813
|
+
end: {
|
|
32814
|
+
line: 22,
|
|
32815
|
+
column: 68
|
|
32816
|
+
}
|
|
32817
|
+
},
|
|
32818
|
+
"4": {
|
|
32819
|
+
start: {
|
|
32820
|
+
line: 24,
|
|
32821
|
+
column: 23
|
|
32822
|
+
},
|
|
32823
|
+
end: {
|
|
32824
|
+
line: 30,
|
|
32825
|
+
column: 3
|
|
32826
|
+
}
|
|
32827
|
+
},
|
|
32828
|
+
"5": {
|
|
32829
|
+
start: {
|
|
32830
|
+
line: 32,
|
|
32831
|
+
column: 25
|
|
32832
|
+
},
|
|
32833
|
+
end: {
|
|
32834
|
+
line: 38,
|
|
32835
|
+
column: 3
|
|
32836
|
+
}
|
|
32837
|
+
},
|
|
32838
|
+
"6": {
|
|
32839
|
+
start: {
|
|
32840
|
+
line: 40,
|
|
32811
32841
|
column: 2
|
|
32812
32842
|
},
|
|
32813
32843
|
end: {
|
|
32814
|
-
line:
|
|
32844
|
+
line: 109,
|
|
32815
32845
|
column: 4
|
|
32816
32846
|
}
|
|
32817
32847
|
},
|
|
32818
|
-
"
|
|
32848
|
+
"7": {
|
|
32819
32849
|
start: {
|
|
32820
|
-
line:
|
|
32821
|
-
column:
|
|
32850
|
+
line: 68,
|
|
32851
|
+
column: 14
|
|
32822
32852
|
},
|
|
32823
32853
|
end: {
|
|
32824
|
-
line:
|
|
32825
|
-
column:
|
|
32854
|
+
line: 103,
|
|
32855
|
+
column: 30
|
|
32826
32856
|
}
|
|
32827
32857
|
}
|
|
32828
32858
|
},
|
|
@@ -32831,198 +32861,99 @@ function cov_1telhd6ysg() {
|
|
|
32831
32861
|
name: "(anonymous_0)",
|
|
32832
32862
|
decl: {
|
|
32833
32863
|
start: {
|
|
32834
|
-
line:
|
|
32864
|
+
line: 12,
|
|
32835
32865
|
column: 30
|
|
32836
32866
|
},
|
|
32837
32867
|
end: {
|
|
32838
|
-
line:
|
|
32868
|
+
line: 12,
|
|
32839
32869
|
column: 31
|
|
32840
32870
|
}
|
|
32841
32871
|
},
|
|
32842
32872
|
loc: {
|
|
32843
32873
|
start: {
|
|
32844
|
-
line:
|
|
32874
|
+
line: 12,
|
|
32845
32875
|
column: 74
|
|
32846
32876
|
},
|
|
32847
32877
|
end: {
|
|
32848
|
-
line:
|
|
32878
|
+
line: 110,
|
|
32849
32879
|
column: 1
|
|
32850
32880
|
}
|
|
32851
32881
|
},
|
|
32852
|
-
line:
|
|
32882
|
+
line: 12
|
|
32853
32883
|
},
|
|
32854
32884
|
"1": {
|
|
32855
32885
|
name: "(anonymous_1)",
|
|
32856
32886
|
decl: {
|
|
32857
32887
|
start: {
|
|
32858
|
-
line:
|
|
32859
|
-
column:
|
|
32888
|
+
line: 58,
|
|
32889
|
+
column: 12
|
|
32860
32890
|
},
|
|
32861
32891
|
end: {
|
|
32862
|
-
line:
|
|
32863
|
-
column:
|
|
32892
|
+
line: 58,
|
|
32893
|
+
column: 13
|
|
32864
32894
|
}
|
|
32865
32895
|
},
|
|
32866
32896
|
loc: {
|
|
32867
32897
|
start: {
|
|
32868
|
-
line:
|
|
32869
|
-
column:
|
|
32898
|
+
line: 68,
|
|
32899
|
+
column: 14
|
|
32870
32900
|
},
|
|
32871
32901
|
end: {
|
|
32872
|
-
line:
|
|
32873
|
-
column:
|
|
32902
|
+
line: 103,
|
|
32903
|
+
column: 30
|
|
32874
32904
|
}
|
|
32875
32905
|
},
|
|
32876
|
-
line:
|
|
32906
|
+
line: 68
|
|
32877
32907
|
}
|
|
32878
32908
|
},
|
|
32879
32909
|
branchMap: {
|
|
32880
32910
|
"0": {
|
|
32881
32911
|
loc: {
|
|
32882
32912
|
start: {
|
|
32883
|
-
line:
|
|
32913
|
+
line: 12,
|
|
32884
32914
|
column: 49
|
|
32885
32915
|
},
|
|
32886
32916
|
end: {
|
|
32887
|
-
line:
|
|
32917
|
+
line: 12,
|
|
32888
32918
|
column: 63
|
|
32889
32919
|
}
|
|
32890
32920
|
},
|
|
32891
32921
|
type: "default-arg",
|
|
32892
32922
|
locations: [{
|
|
32893
32923
|
start: {
|
|
32894
|
-
line:
|
|
32924
|
+
line: 12,
|
|
32895
32925
|
column: 61
|
|
32896
32926
|
},
|
|
32897
32927
|
end: {
|
|
32898
|
-
line:
|
|
32928
|
+
line: 12,
|
|
32899
32929
|
column: 63
|
|
32900
32930
|
}
|
|
32901
32931
|
}],
|
|
32902
|
-
line:
|
|
32932
|
+
line: 12
|
|
32903
32933
|
},
|
|
32904
32934
|
"1": {
|
|
32905
32935
|
loc: {
|
|
32906
32936
|
start: {
|
|
32907
|
-
line:
|
|
32937
|
+
line: 16,
|
|
32908
32938
|
column: 4
|
|
32909
32939
|
},
|
|
32910
32940
|
end: {
|
|
32911
|
-
line:
|
|
32941
|
+
line: 16,
|
|
32912
32942
|
column: 21
|
|
32913
32943
|
}
|
|
32914
32944
|
},
|
|
32915
32945
|
type: "default-arg",
|
|
32916
32946
|
locations: [{
|
|
32917
32947
|
start: {
|
|
32918
|
-
line:
|
|
32948
|
+
line: 16,
|
|
32919
32949
|
column: 19
|
|
32920
32950
|
},
|
|
32921
32951
|
end: {
|
|
32922
|
-
line:
|
|
32952
|
+
line: 16,
|
|
32923
32953
|
column: 21
|
|
32924
32954
|
}
|
|
32925
32955
|
}],
|
|
32926
|
-
line:
|
|
32927
|
-
},
|
|
32928
|
-
"2": {
|
|
32929
|
-
loc: {
|
|
32930
|
-
start: {
|
|
32931
|
-
line: 46,
|
|
32932
|
-
column: 18
|
|
32933
|
-
},
|
|
32934
|
-
end: {
|
|
32935
|
-
line: 47,
|
|
32936
|
-
column: 75
|
|
32937
|
-
}
|
|
32938
|
-
},
|
|
32939
|
-
type: "binary-expr",
|
|
32940
|
-
locations: [{
|
|
32941
|
-
start: {
|
|
32942
|
-
line: 46,
|
|
32943
|
-
column: 18
|
|
32944
|
-
},
|
|
32945
|
-
end: {
|
|
32946
|
-
line: 46,
|
|
32947
|
-
column: 47
|
|
32948
|
-
}
|
|
32949
|
-
}, {
|
|
32950
|
-
start: {
|
|
32951
|
-
line: 47,
|
|
32952
|
-
column: 18
|
|
32953
|
-
},
|
|
32954
|
-
end: {
|
|
32955
|
-
line: 47,
|
|
32956
|
-
column: 75
|
|
32957
|
-
}
|
|
32958
|
-
}],
|
|
32959
|
-
line: 46
|
|
32960
|
-
},
|
|
32961
|
-
"3": {
|
|
32962
|
-
loc: {
|
|
32963
|
-
start: {
|
|
32964
|
-
line: 50,
|
|
32965
|
-
column: 18
|
|
32966
|
-
},
|
|
32967
|
-
end: {
|
|
32968
|
-
line: 51,
|
|
32969
|
-
column: 75
|
|
32970
|
-
}
|
|
32971
|
-
},
|
|
32972
|
-
type: "binary-expr",
|
|
32973
|
-
locations: [{
|
|
32974
|
-
start: {
|
|
32975
|
-
line: 50,
|
|
32976
|
-
column: 18
|
|
32977
|
-
},
|
|
32978
|
-
end: {
|
|
32979
|
-
line: 50,
|
|
32980
|
-
column: 47
|
|
32981
|
-
}
|
|
32982
|
-
}, {
|
|
32983
|
-
start: {
|
|
32984
|
-
line: 51,
|
|
32985
|
-
column: 18
|
|
32986
|
-
},
|
|
32987
|
-
end: {
|
|
32988
|
-
line: 51,
|
|
32989
|
-
column: 75
|
|
32990
|
-
}
|
|
32991
|
-
}],
|
|
32992
|
-
line: 50
|
|
32993
|
-
},
|
|
32994
|
-
"4": {
|
|
32995
|
-
loc: {
|
|
32996
|
-
start: {
|
|
32997
|
-
line: 53,
|
|
32998
|
-
column: 18
|
|
32999
|
-
},
|
|
33000
|
-
end: {
|
|
33001
|
-
line: 54,
|
|
33002
|
-
column: 75
|
|
33003
|
-
}
|
|
33004
|
-
},
|
|
33005
|
-
type: "binary-expr",
|
|
33006
|
-
locations: [{
|
|
33007
|
-
start: {
|
|
33008
|
-
line: 53,
|
|
33009
|
-
column: 18
|
|
33010
|
-
},
|
|
33011
|
-
end: {
|
|
33012
|
-
line: 53,
|
|
33013
|
-
column: 47
|
|
33014
|
-
}
|
|
33015
|
-
}, {
|
|
33016
|
-
start: {
|
|
33017
|
-
line: 54,
|
|
33018
|
-
column: 18
|
|
33019
|
-
},
|
|
33020
|
-
end: {
|
|
33021
|
-
line: 54,
|
|
33022
|
-
column: 75
|
|
33023
|
-
}
|
|
33024
|
-
}],
|
|
33025
|
-
line: 53
|
|
32956
|
+
line: 16
|
|
33026
32957
|
}
|
|
33027
32958
|
},
|
|
33028
32959
|
s: {
|
|
@@ -33030,7 +32961,10 @@ function cov_1telhd6ysg() {
|
|
|
33030
32961
|
"1": 0,
|
|
33031
32962
|
"2": 0,
|
|
33032
32963
|
"3": 0,
|
|
33033
|
-
"4": 0
|
|
32964
|
+
"4": 0,
|
|
32965
|
+
"5": 0,
|
|
32966
|
+
"6": 0,
|
|
32967
|
+
"7": 0
|
|
33034
32968
|
},
|
|
33035
32969
|
f: {
|
|
33036
32970
|
"0": 0,
|
|
@@ -33038,13 +32972,10 @@ function cov_1telhd6ysg() {
|
|
|
33038
32972
|
},
|
|
33039
32973
|
b: {
|
|
33040
32974
|
"0": [0],
|
|
33041
|
-
"1": [0]
|
|
33042
|
-
"2": [0, 0],
|
|
33043
|
-
"3": [0, 0],
|
|
33044
|
-
"4": [0, 0]
|
|
32975
|
+
"1": [0]
|
|
33045
32976
|
},
|
|
33046
32977
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
33047
|
-
hash: "
|
|
32978
|
+
hash: "402ac51253310e816df5d14ae99e2c7cdab3fccb"
|
|
33048
32979
|
};
|
|
33049
32980
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
33050
32981
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -33076,15 +33007,29 @@ var HorizontalTestimonial = function HorizontalTestimonial(_ref) {
|
|
|
33076
33007
|
description = _ref3$content.description,
|
|
33077
33008
|
_ref3$testimonials = _ref3.testimonials,
|
|
33078
33009
|
testimonials = _ref3$testimonials === void 0 ? (cov_1telhd6ysg().b[1][0]++, []) : _ref3$testimonials,
|
|
33010
|
+
imagePosition = _ref3.imagePosition,
|
|
33079
33011
|
src = _ref3.backgroundImage.src;
|
|
33080
|
-
cov_1telhd6ysg().s[3]
|
|
33012
|
+
var baseClasses = (cov_1telhd6ysg().s[3]++, "grid grid-cols-12 sm:gap-x-10 items-center grid-flow-row-dense");
|
|
33013
|
+
var imageClasses = (cov_1telhd6ysg().s[4]++, classnames("col-span-6 col-start-4 sm:col-span-2 sm:col-start-2 mt-4 sm:mt-0", {
|
|
33014
|
+
"sm:col-start-2": POSITIONS.LEFT.label === imagePosition,
|
|
33015
|
+
"sm:col-start-10": POSITIONS.RIGHT.label === imagePosition
|
|
33016
|
+
}));
|
|
33017
|
+
var contentClasses = (cov_1telhd6ysg().s[5]++, classnames("col-span-12 my-auto space-y-4 sm:col-span-7", {
|
|
33018
|
+
"sm:col-start-5": POSITIONS.LEFT.label === imagePosition,
|
|
33019
|
+
"sm:col-start-2": POSITIONS.RIGHT.label === imagePosition
|
|
33020
|
+
}));
|
|
33021
|
+
cov_1telhd6ysg().s[6]++;
|
|
33081
33022
|
return /*#__PURE__*/React__default["default"].createElement(StyledWrapper, {
|
|
33082
33023
|
backgroundImage: mergeLeft({
|
|
33083
33024
|
src: src
|
|
33084
33025
|
}, design.backgroundImage),
|
|
33026
|
+
className: className,
|
|
33085
33027
|
design: design.body,
|
|
33086
|
-
id: id
|
|
33087
|
-
|
|
33028
|
+
id: id
|
|
33029
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33030
|
+
className: classnames("neeto-site-block-wrapper", baseClasses)
|
|
33031
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33032
|
+
className: "col-span-12 space-y-4 sm:col-span-6 sm:col-start-4"
|
|
33088
33033
|
}, /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
33089
33034
|
isTitle: true,
|
|
33090
33035
|
component: "h1",
|
|
@@ -33092,32 +33037,26 @@ var HorizontalTestimonial = function HorizontalTestimonial(_ref) {
|
|
|
33092
33037
|
}, title), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
33093
33038
|
component: "p",
|
|
33094
33039
|
style: design.description
|
|
33095
|
-
}, description), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33096
|
-
className: "
|
|
33040
|
+
}, description)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33041
|
+
className: "col-span-12 divide-y sm:col-span-10 sm:col-start-2"
|
|
33097
33042
|
}, testimonials.map(function (_ref4, index) {
|
|
33098
33043
|
var src = _ref4.src,
|
|
33099
33044
|
testimonialDescription = _ref4.description,
|
|
33100
33045
|
name = _ref4.name,
|
|
33101
|
-
position = _ref4.position
|
|
33046
|
+
position = _ref4.position,
|
|
33047
|
+
logoUrl = _ref4.logoUrl;
|
|
33102
33048
|
cov_1telhd6ysg().f[1]++;
|
|
33103
|
-
cov_1telhd6ysg().s[
|
|
33104
|
-
return /*#__PURE__*/React__default["default"].createElement(
|
|
33105
|
-
|
|
33106
|
-
|
|
33107
|
-
|
|
33108
|
-
|
|
33109
|
-
|
|
33110
|
-
"lg:col-start-5": (cov_1telhd6ysg().b[3][0]++, testimonials.length % 3 === 1) && (cov_1telhd6ysg().b[3][1]++, index === testimonials.length - testimonials.length % 3),
|
|
33111
|
-
"lg:col-start-3": (cov_1telhd6ysg().b[4][0]++, testimonials.length % 3 === 2) && (cov_1telhd6ysg().b[4][1]++, index === testimonials.length - testimonials.length % 3)
|
|
33112
|
-
})
|
|
33049
|
+
cov_1telhd6ysg().s[7]++;
|
|
33050
|
+
return /*#__PURE__*/React__default["default"].createElement(StyledWrapper, {
|
|
33051
|
+
className: "grid grid-flow-row-dense grid-cols-12 items-center py-6",
|
|
33052
|
+
design: design.testimonialContainer,
|
|
33053
|
+
key: getUniqueKey(testimonialDescription, index)
|
|
33054
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33055
|
+
className: imageClasses
|
|
33113
33056
|
}, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
|
|
33114
|
-
className: "mx-auto",
|
|
33115
33057
|
design: design.testimonialImage,
|
|
33116
33058
|
src: src
|
|
33117
33059
|
}), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
33118
|
-
component: "p",
|
|
33119
|
-
style: design.testimonialDescription
|
|
33120
|
-
}, testimonialDescription), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
33121
33060
|
isTitle: true,
|
|
33122
33061
|
component: "h4",
|
|
33123
33062
|
style: design.testimonialName
|
|
@@ -33125,8 +33064,17 @@ var HorizontalTestimonial = function HorizontalTestimonial(_ref) {
|
|
|
33125
33064
|
isTitle: true,
|
|
33126
33065
|
component: "h4",
|
|
33127
33066
|
style: design.testimonialPosition
|
|
33128
|
-
}, position))
|
|
33129
|
-
|
|
33067
|
+
}, position)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
33068
|
+
className: contentClasses
|
|
33069
|
+
}, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
|
|
33070
|
+
className: "mx-auto sm:ml-0",
|
|
33071
|
+
design: design.testimonialLogo,
|
|
33072
|
+
src: logoUrl
|
|
33073
|
+
}), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
33074
|
+
component: "p",
|
|
33075
|
+
style: design.testimonialDescription
|
|
33076
|
+
}, testimonialDescription)));
|
|
33077
|
+
}))));
|
|
33130
33078
|
};
|
|
33131
33079
|
|
|
33132
33080
|
function cov_2ffu0ivs93() {
|
|
@@ -34350,7 +34298,7 @@ var PricingInCardView = function PricingInCardView(_ref) {
|
|
|
34350
34298
|
|
|
34351
34299
|
function cov_1m8dzx417c() {
|
|
34352
34300
|
var path = "/home/runner/work/neeto-site-blocks/neeto-site-blocks/src/components/Blocks/SlidingTestimonial.jsx";
|
|
34353
|
-
var hash = "
|
|
34301
|
+
var hash = "ff98f64de0b92745bb905eade756abc49d9220b6";
|
|
34354
34302
|
var global = new Function("return this")();
|
|
34355
34303
|
var gcv = "__coverage__";
|
|
34356
34304
|
var coverageData = {
|
|
@@ -34362,7 +34310,7 @@ function cov_1m8dzx417c() {
|
|
|
34362
34310
|
column: 27
|
|
34363
34311
|
},
|
|
34364
34312
|
end: {
|
|
34365
|
-
line:
|
|
34313
|
+
line: 116,
|
|
34366
34314
|
column: 1
|
|
34367
34315
|
}
|
|
34368
34316
|
},
|
|
@@ -34452,7 +34400,7 @@ function cov_1m8dzx417c() {
|
|
|
34452
34400
|
column: 2
|
|
34453
34401
|
},
|
|
34454
34402
|
end: {
|
|
34455
|
-
line:
|
|
34403
|
+
line: 115,
|
|
34456
34404
|
column: 4
|
|
34457
34405
|
}
|
|
34458
34406
|
},
|
|
@@ -34462,7 +34410,7 @@ function cov_1m8dzx417c() {
|
|
|
34462
34410
|
column: 16
|
|
34463
34411
|
},
|
|
34464
34412
|
end: {
|
|
34465
|
-
line:
|
|
34413
|
+
line: 107,
|
|
34466
34414
|
column: 30
|
|
34467
34415
|
}
|
|
34468
34416
|
}
|
|
@@ -34486,7 +34434,7 @@ function cov_1m8dzx417c() {
|
|
|
34486
34434
|
column: 71
|
|
34487
34435
|
},
|
|
34488
34436
|
end: {
|
|
34489
|
-
line:
|
|
34437
|
+
line: 116,
|
|
34490
34438
|
column: 1
|
|
34491
34439
|
}
|
|
34492
34440
|
},
|
|
@@ -34558,7 +34506,7 @@ function cov_1m8dzx417c() {
|
|
|
34558
34506
|
column: 16
|
|
34559
34507
|
},
|
|
34560
34508
|
end: {
|
|
34561
|
-
line:
|
|
34509
|
+
line: 107,
|
|
34562
34510
|
column: 30
|
|
34563
34511
|
}
|
|
34564
34512
|
},
|
|
@@ -34639,7 +34587,7 @@ function cov_1m8dzx417c() {
|
|
|
34639
34587
|
"1": [0]
|
|
34640
34588
|
},
|
|
34641
34589
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
34642
|
-
hash: "
|
|
34590
|
+
hash: "ff98f64de0b92745bb905eade756abc49d9220b6"
|
|
34643
34591
|
};
|
|
34644
34592
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
34645
34593
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -34655,8 +34603,6 @@ function cov_1m8dzx417c() {
|
|
|
34655
34603
|
return actualCoverage;
|
|
34656
34604
|
}
|
|
34657
34605
|
cov_1m8dzx417c();
|
|
34658
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
34659
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty$1(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
34660
34606
|
cov_1m8dzx417c().s[0]++;
|
|
34661
34607
|
var SlidingTestimonial = function SlidingTestimonial(_ref) {
|
|
34662
34608
|
var configurations = _ref.configurations,
|
|
@@ -34752,10 +34698,8 @@ var SlidingTestimonial = function SlidingTestimonial(_ref) {
|
|
|
34752
34698
|
className: contentClasses(imagePosition)
|
|
34753
34699
|
}, /*#__PURE__*/React__default["default"].createElement(StyledImage, {
|
|
34754
34700
|
className: "mx-auto sm:ml-0",
|
|
34755
|
-
|
|
34756
|
-
|
|
34757
|
-
maxHeight: "1.8rem"
|
|
34758
|
-
})
|
|
34701
|
+
design: design.testimonialLogo,
|
|
34702
|
+
src: logoUrl
|
|
34759
34703
|
}), /*#__PURE__*/React__default["default"].createElement(Typography, {
|
|
34760
34704
|
component: "p",
|
|
34761
34705
|
style: design.testimonialDescription
|