tabexseriescomponents 0.2.1301 → 0.2.1303
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 +42 -20
- package/dist/index.esm.js +42 -20
- package/dist/index.umd.js +42 -20
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -74071,7 +74071,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74071
74071
|
})
|
|
74072
74072
|
};
|
|
74073
74073
|
var SectionContent = function SectionContent() {
|
|
74074
|
-
var _maincontainerarrayof;
|
|
74074
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
74075
74075
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
74076
74076
|
"class": sectionproperties.width == 100 ? 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2' : 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2',
|
|
74077
74077
|
style: {
|
|
@@ -74089,7 +74089,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74089
74089
|
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
74090
74090
|
}
|
|
74091
74091
|
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
74092
|
-
"class": sectionstyles.imgcontainer
|
|
74092
|
+
"class": sectionstyles.imgcontainer + ' d-flex d-md-none '
|
|
74093
74093
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
74094
74094
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
74095
74095
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -74106,6 +74106,24 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74106
74106
|
right: 0,
|
|
74107
74107
|
left: 0
|
|
74108
74108
|
}
|
|
74109
|
+
})), maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
74110
|
+
"class": sectionstyles.imgcontainer + ' d-none d-md-flex '
|
|
74111
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
74112
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
74113
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
74114
|
+
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimageresp,
|
|
74115
|
+
style: {
|
|
74116
|
+
height: '100%',
|
|
74117
|
+
width: '100%',
|
|
74118
|
+
objectFit: 'cover',
|
|
74119
|
+
margin: 0,
|
|
74120
|
+
padding: 0,
|
|
74121
|
+
position: 'absolute',
|
|
74122
|
+
top: 0,
|
|
74123
|
+
bottom: 0,
|
|
74124
|
+
right: 0,
|
|
74125
|
+
left: 0
|
|
74126
|
+
}
|
|
74109
74127
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
74110
74128
|
"class": "col-lg-12 p-0",
|
|
74111
74129
|
style: {
|
|
@@ -78165,12 +78183,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78165
78183
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78166
78184
|
}
|
|
78167
78185
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78168
|
-
"class":
|
|
78186
|
+
"class": ' d-flex align-items-center imageContainer ',
|
|
78169
78187
|
style: {
|
|
78170
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78171
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78188
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78172
78189
|
}
|
|
78173
78190
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78191
|
+
"class": sectionStyles.imageContainer,
|
|
78174
78192
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78175
78193
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78176
78194
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78181,7 +78199,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78181
78199
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78182
78200
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78183
78201
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78184
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78202
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78203
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78185
78204
|
}
|
|
78186
78205
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78187
78206
|
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 px-md-3 ' : ' row m-0 w-100 allcentered ',
|
|
@@ -78384,12 +78403,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78384
78403
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78385
78404
|
}
|
|
78386
78405
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78387
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78406
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78388
78407
|
style: {
|
|
78389
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78390
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78408
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78391
78409
|
}
|
|
78392
78410
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78411
|
+
"class": sectionStyles.imageContainer,
|
|
78393
78412
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78394
78413
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78395
78414
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78400,7 +78419,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78400
78419
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78401
78420
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78402
78421
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78403
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78422
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78423
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78404
78424
|
}
|
|
78405
78425
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78406
78426
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78548,12 +78568,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78548
78568
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78549
78569
|
}
|
|
78550
78570
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78551
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78571
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78552
78572
|
style: {
|
|
78553
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78554
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78573
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78555
78574
|
}
|
|
78556
78575
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78576
|
+
"class": sectionStyles.imageContainer,
|
|
78557
78577
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78558
78578
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78559
78579
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78564,7 +78584,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78564
78584
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78565
78585
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78566
78586
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78567
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78587
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78588
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78568
78589
|
}
|
|
78569
78590
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78570
78591
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78779,10 +78800,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78779
78800
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78780
78801
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78781
78802
|
style: {
|
|
78782
|
-
background: 'transparent'
|
|
78783
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78803
|
+
background: 'transparent'
|
|
78784
78804
|
}
|
|
78785
78805
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78806
|
+
"class": sectionStyles.imageContainer,
|
|
78786
78807
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78787
78808
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78788
78809
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78793,7 +78814,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78793
78814
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78794
78815
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78795
78816
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78796
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78817
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78818
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78797
78819
|
}
|
|
78798
78820
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78799
78821
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78822,8 +78844,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78822
78844
|
style: {
|
|
78823
78845
|
width: '30%',
|
|
78824
78846
|
height: '30%',
|
|
78825
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78826
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78847
|
+
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78827
78848
|
}
|
|
78828
78849
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78829
78850
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78836,7 +78857,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78836
78857
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78837
78858
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78838
78859
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78839
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78860
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78861
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78840
78862
|
}
|
|
78841
78863
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78842
78864
|
"class": "col-lg-12 d-flex p-0",
|
package/dist/index.esm.js
CHANGED
|
@@ -74020,7 +74020,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74020
74020
|
})
|
|
74021
74021
|
};
|
|
74022
74022
|
var SectionContent = function SectionContent() {
|
|
74023
|
-
var _maincontainerarrayof;
|
|
74023
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
74024
74024
|
return /*#__PURE__*/React.createElement("div", {
|
|
74025
74025
|
"class": sectionproperties.width == 100 ? 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2' : 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2',
|
|
74026
74026
|
style: {
|
|
@@ -74038,7 +74038,7 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74038
74038
|
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
74039
74039
|
}
|
|
74040
74040
|
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
74041
|
-
"class": sectionstyles.imgcontainer
|
|
74041
|
+
"class": sectionstyles.imgcontainer + ' d-flex d-md-none '
|
|
74042
74042
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
74043
74043
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
74044
74044
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -74055,6 +74055,24 @@ var TextSectionConnectToWA = function TextSectionConnectToWA(props) {
|
|
|
74055
74055
|
right: 0,
|
|
74056
74056
|
left: 0
|
|
74057
74057
|
}
|
|
74058
|
+
})), maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React.createElement("div", {
|
|
74059
|
+
"class": sectionstyles.imgcontainer + ' d-none d-md-flex '
|
|
74060
|
+
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
74061
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
74062
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
74063
|
+
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimageresp,
|
|
74064
|
+
style: {
|
|
74065
|
+
height: '100%',
|
|
74066
|
+
width: '100%',
|
|
74067
|
+
objectFit: 'cover',
|
|
74068
|
+
margin: 0,
|
|
74069
|
+
padding: 0,
|
|
74070
|
+
position: 'absolute',
|
|
74071
|
+
top: 0,
|
|
74072
|
+
bottom: 0,
|
|
74073
|
+
right: 0,
|
|
74074
|
+
left: 0
|
|
74075
|
+
}
|
|
74058
74076
|
})), /*#__PURE__*/React.createElement("div", {
|
|
74059
74077
|
"class": "col-lg-12 p-0",
|
|
74060
74078
|
style: {
|
|
@@ -78114,12 +78132,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78114
78132
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78115
78133
|
}
|
|
78116
78134
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78117
|
-
"class":
|
|
78135
|
+
"class": ' d-flex align-items-center imageContainer ',
|
|
78118
78136
|
style: {
|
|
78119
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78120
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78137
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78121
78138
|
}
|
|
78122
78139
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78140
|
+
"class": sectionStyles.imageContainer,
|
|
78123
78141
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78124
78142
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78125
78143
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78130,7 +78148,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78130
78148
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78131
78149
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78132
78150
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78133
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78151
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78152
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78134
78153
|
}
|
|
78135
78154
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78136
78155
|
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 px-md-3 ' : ' row m-0 w-100 allcentered ',
|
|
@@ -78333,12 +78352,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78333
78352
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78334
78353
|
}
|
|
78335
78354
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78336
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78355
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78337
78356
|
style: {
|
|
78338
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78339
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78357
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78340
78358
|
}
|
|
78341
78359
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78360
|
+
"class": sectionStyles.imageContainer,
|
|
78342
78361
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78343
78362
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78344
78363
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78349,7 +78368,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78349
78368
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78350
78369
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78351
78370
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78352
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78371
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78372
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78353
78373
|
}
|
|
78354
78374
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
|
|
78355
78375
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78497,12 +78517,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78497
78517
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78498
78518
|
}
|
|
78499
78519
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78500
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78520
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78501
78521
|
style: {
|
|
78502
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78503
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78522
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78504
78523
|
}
|
|
78505
78524
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78525
|
+
"class": sectionStyles.imageContainer,
|
|
78506
78526
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78507
78527
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78508
78528
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78513,7 +78533,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78513
78533
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78514
78534
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78515
78535
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78516
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78536
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78537
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78517
78538
|
}
|
|
78518
78539
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React.createElement("div", {
|
|
78519
78540
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78728,10 +78749,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78728
78749
|
}, /*#__PURE__*/React.createElement("div", {
|
|
78729
78750
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78730
78751
|
style: {
|
|
78731
|
-
background: 'transparent'
|
|
78732
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78752
|
+
background: 'transparent'
|
|
78733
78753
|
}
|
|
78734
78754
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78755
|
+
"class": sectionStyles.imageContainer,
|
|
78735
78756
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78736
78757
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78737
78758
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78742,7 +78763,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78742
78763
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78743
78764
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78744
78765
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78745
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78766
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78767
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78746
78768
|
}
|
|
78747
78769
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78748
78770
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78771,8 +78793,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78771
78793
|
style: {
|
|
78772
78794
|
width: '30%',
|
|
78773
78795
|
height: '30%',
|
|
78774
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78775
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78796
|
+
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78776
78797
|
}
|
|
78777
78798
|
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
78778
78799
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78785,7 +78806,8 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
78785
78806
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78786
78807
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78787
78808
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78788
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78809
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78810
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78789
78811
|
}
|
|
78790
78812
|
}))), /*#__PURE__*/React.createElement("div", {
|
|
78791
78813
|
"class": "col-lg-12 d-flex p-0",
|
package/dist/index.umd.js
CHANGED
|
@@ -73876,7 +73876,7 @@
|
|
|
73876
73876
|
})
|
|
73877
73877
|
};
|
|
73878
73878
|
var SectionContent = function SectionContent() {
|
|
73879
|
-
var _maincontainerarrayof;
|
|
73879
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
73880
73880
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73881
73881
|
"class": sectionproperties.width == 100 ? 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2' : 'row m-0 w-md-100 px-1025-1 pl-md-2 pr-md-2',
|
|
73882
73882
|
style: {
|
|
@@ -73894,7 +73894,7 @@
|
|
|
73894
73894
|
paddingBottom: sectionproperties.paddingBottom + 'px'
|
|
73895
73895
|
}
|
|
73896
73896
|
}, maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73897
|
-
"class": sectionstyles.imgcontainer
|
|
73897
|
+
"class": sectionstyles.imgcontainer + ' d-flex d-md-none '
|
|
73898
73898
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
73899
73899
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
73900
73900
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
@@ -73911,6 +73911,24 @@
|
|
|
73911
73911
|
right: 0,
|
|
73912
73912
|
left: 0
|
|
73913
73913
|
}
|
|
73914
|
+
})), maincontainerarrayofobjs != undefined && (maincontainerarrayofobjs === null || maincontainerarrayofobjs === void 0 ? void 0 : maincontainerarrayofobjs.length) != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73915
|
+
"class": sectionstyles.imgcontainer + ' d-none d-md-flex '
|
|
73916
|
+
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
73917
|
+
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
73918
|
+
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
73919
|
+
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimageresp,
|
|
73920
|
+
style: {
|
|
73921
|
+
height: '100%',
|
|
73922
|
+
width: '100%',
|
|
73923
|
+
objectFit: 'cover',
|
|
73924
|
+
margin: 0,
|
|
73925
|
+
padding: 0,
|
|
73926
|
+
position: 'absolute',
|
|
73927
|
+
top: 0,
|
|
73928
|
+
bottom: 0,
|
|
73929
|
+
right: 0,
|
|
73930
|
+
left: 0
|
|
73931
|
+
}
|
|
73914
73932
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
73915
73933
|
"class": "col-lg-12 p-0",
|
|
73916
73934
|
style: {
|
|
@@ -77970,12 +77988,12 @@
|
|
|
77970
77988
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
77971
77989
|
}
|
|
77972
77990
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
77973
|
-
"class":
|
|
77991
|
+
"class": ' d-flex align-items-center imageContainer ',
|
|
77974
77992
|
style: {
|
|
77975
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
77976
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
77993
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
77977
77994
|
}
|
|
77978
77995
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
77996
|
+
"class": sectionStyles.imageContainer,
|
|
77979
77997
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
77980
77998
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
77981
77999
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -77986,7 +78004,8 @@
|
|
|
77986
78004
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
77987
78005
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
77988
78006
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
77989
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78007
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78008
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
77990
78009
|
}
|
|
77991
78010
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
77992
78011
|
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '6790ae890234e' ? sectionStyles.icontxtcont + ' row m-0 w-100 allcentered px-5 px-md-3 ' : ' row m-0 w-100 allcentered ',
|
|
@@ -78189,12 +78208,12 @@
|
|
|
78189
78208
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78190
78209
|
}
|
|
78191
78210
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78192
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78211
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78193
78212
|
style: {
|
|
78194
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78195
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78213
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78196
78214
|
}
|
|
78197
78215
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78216
|
+
"class": sectionStyles.imageContainer,
|
|
78198
78217
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78199
78218
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78200
78219
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78205,7 +78224,8 @@
|
|
|
78205
78224
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78206
78225
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78207
78226
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78208
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78227
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78228
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78209
78229
|
}
|
|
78210
78230
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78211
78231
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78353,12 +78373,12 @@
|
|
|
78353
78373
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78354
78374
|
}
|
|
78355
78375
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78356
|
-
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer
|
|
78376
|
+
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78357
78377
|
style: {
|
|
78358
|
-
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78359
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78378
|
+
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
78360
78379
|
}
|
|
78361
78380
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78381
|
+
"class": sectionStyles.imageContainer,
|
|
78362
78382
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78363
78383
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78364
78384
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78369,7 +78389,8 @@
|
|
|
78369
78389
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78370
78390
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78371
78391
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78372
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78392
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78393
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78373
78394
|
}
|
|
78374
78395
|
}))), sectionproperties.showrating == 'Show' && cardinfoitem.ratingnumber != null && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78375
78396
|
"class": "col-lg-12 allcentered p-0 mb-1"
|
|
@@ -78584,10 +78605,10 @@
|
|
|
78584
78605
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78585
78606
|
"class": sectionStyles.imageContainer + ' d-flex align-items-center imageContainer ',
|
|
78586
78607
|
style: {
|
|
78587
|
-
background: 'transparent'
|
|
78588
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78608
|
+
background: 'transparent'
|
|
78589
78609
|
}
|
|
78590
78610
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78611
|
+
"class": sectionStyles.imageContainer,
|
|
78591
78612
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
78592
78613
|
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
78593
78614
|
path: cardsarray.length != 0 ? cardinfoitem.cardobj_img : '',
|
|
@@ -78598,7 +78619,8 @@
|
|
|
78598
78619
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78599
78620
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78600
78621
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78601
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78622
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78623
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78602
78624
|
}
|
|
78603
78625
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78604
78626
|
"class": "col-lg-12 d-flex p-0",
|
|
@@ -78627,8 +78649,7 @@
|
|
|
78627
78649
|
style: {
|
|
78628
78650
|
width: '30%',
|
|
78629
78651
|
height: '30%',
|
|
78630
|
-
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78631
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78652
|
+
justifyContent: sectionproperties.iconcontainerheight == '0' ? 'start' : 'center'
|
|
78632
78653
|
}
|
|
78633
78654
|
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
78634
78655
|
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
@@ -78641,7 +78662,8 @@
|
|
|
78641
78662
|
borderBottomLeftRadius: sectionproperties.image_borderBottomLeftRadius + 'px',
|
|
78642
78663
|
borderBottomRightRadius: sectionproperties.image_borderBottomRightRadius + 'px',
|
|
78643
78664
|
borderTopLeftRadius: sectionproperties.image_bordertopleftradius + 'px',
|
|
78644
|
-
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px'
|
|
78665
|
+
borderTopRightRadius: sectionproperties.image_bordertoprightradius + 'px',
|
|
78666
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) == '6824564a386c2' ? '3px solid white' : ''
|
|
78645
78667
|
}
|
|
78646
78668
|
}))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
78647
78669
|
"class": "col-lg-12 d-flex p-0",
|