tabexseriescomponents 0.2.820 → 0.2.821
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 +17 -15
- package/dist/index.esm.js +17 -15
- package/dist/index.umd.js +17 -15
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -68800,7 +68800,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
68800
68800
|
function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
68801
68801
|
function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
68802
68802
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
68803
|
-
var
|
|
68803
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
68804
68804
|
var _useState = React.useState(''),
|
|
68805
68805
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
68806
68806
|
sectionproperties = _useState2[0],
|
|
@@ -69003,10 +69003,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69003
69003
|
}),
|
|
69004
69004
|
icontxtcont: glamor.css({
|
|
69005
69005
|
position: sectionproperties.textonimage == 'Yes' ? 'absolute' : 'relative',
|
|
69006
|
-
bottom:
|
|
69007
|
-
top:
|
|
69006
|
+
bottom: sectionproperties.textonimage == 'Yes' ? 60 : 0,
|
|
69007
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '60%' : '',
|
|
69008
69008
|
'@media (max-width: 1025px)': {
|
|
69009
|
-
top:
|
|
69009
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '40%' : '',
|
|
69010
69010
|
}
|
|
69011
69011
|
})
|
|
69012
69012
|
};
|
|
@@ -69082,7 +69082,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69082
69082
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
69083
69083
|
style: {}
|
|
69084
69084
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69085
|
-
var _authdetailsContext$
|
|
69085
|
+
var _authdetailsContext$i;
|
|
69086
69086
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69087
69087
|
// class={
|
|
69088
69088
|
// sectionproperties.numofcols == '2'
|
|
@@ -69126,7 +69126,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69126
69126
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69127
69127
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69128
69128
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69129
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69129
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : '',
|
|
69130
69130
|
position: 'relative'
|
|
69131
69131
|
},
|
|
69132
69132
|
onClick: function onClick() {
|
|
@@ -69225,7 +69225,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69225
69225
|
color: cardinfoitem.text2colorfromarray
|
|
69226
69226
|
}
|
|
69227
69227
|
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar)), sectionproperties.generalbtn_show == 'Show' && cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69228
|
-
"class":
|
|
69228
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
|
|
69229
69229
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
69230
69230
|
"class": "".concat(sectionStyles.btnstyles),
|
|
69231
69231
|
onClick: function onClick() {
|
|
@@ -69326,7 +69326,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69326
69326
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.view_as_slider_vertical != 'Vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69327
69327
|
"class": ' scrollhorizontal w-100 align-items-center justify-content- '
|
|
69328
69328
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69329
|
-
var _authdetailsContext$
|
|
69329
|
+
var _authdetailsContext$i2;
|
|
69330
69330
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69331
69331
|
"class": 'w-sm-85 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
69332
69332
|
style: {
|
|
@@ -69356,7 +69356,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69356
69356
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69357
69357
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69358
69358
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69359
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69359
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69360
69360
|
},
|
|
69361
69361
|
onClick: function onClick() {
|
|
69362
69362
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -69490,7 +69490,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69490
69490
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
69491
69491
|
}
|
|
69492
69492
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69493
|
-
var _authdetailsContext$
|
|
69493
|
+
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
69494
69494
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69495
69495
|
// class={
|
|
69496
69496
|
// sectionproperties.numofcols == '2'
|
|
@@ -69504,7 +69504,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69504
69504
|
// }
|
|
69505
69505
|
"class":
|
|
69506
69506
|
// sectionproperties.evencards
|
|
69507
|
-
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69507
|
+
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
69508
69508
|
style: {
|
|
69509
69509
|
zIndex: 2,
|
|
69510
69510
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -69536,7 +69536,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69536
69536
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69537
69537
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69538
69538
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69539
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69539
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69540
69540
|
},
|
|
69541
69541
|
onClick: function onClick() {
|
|
69542
69542
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -71325,6 +71325,7 @@ function CardsArrayOfObjects(_ref) {
|
|
|
71325
71325
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71326
71326
|
}
|
|
71327
71327
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71328
|
+
var _authdetailsContext$i;
|
|
71328
71329
|
props.actions;
|
|
71329
71330
|
var langdetect = props.actions.langdetect;
|
|
71330
71331
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71347,7 +71348,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71347
71348
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
71348
71349
|
showpopup = _useState8[0],
|
|
71349
71350
|
setshowpopup = _useState8[1];
|
|
71350
|
-
props.actions.authdetailsContext;
|
|
71351
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
71351
71352
|
React.useEffect(function () {
|
|
71352
71353
|
if (props.srcfrom == 'addsectionform') {
|
|
71353
71354
|
var secpropobj = {};
|
|
@@ -71451,7 +71452,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71451
71452
|
// bottom: 40,
|
|
71452
71453
|
zIndex: 2,
|
|
71453
71454
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71454
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71455
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6790ae890234e' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71455
71456
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71456
71457
|
'@media (max-width: 800px)': {
|
|
71457
71458
|
bottom: '20px'
|
|
@@ -71513,7 +71514,8 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71513
71514
|
}
|
|
71514
71515
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71515
71516
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
|
|
71516
|
-
"data-aos": 'fade-up'
|
|
71517
|
+
"data-aos": 'fade-up',
|
|
71518
|
+
"data-aos-delay": "300"
|
|
71517
71519
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71518
71520
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71519
71521
|
onClick: function onClick() {
|
package/dist/index.esm.js
CHANGED
|
@@ -68752,7 +68752,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
68752
68752
|
function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
68753
68753
|
function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
68754
68754
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
68755
|
-
var
|
|
68755
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
68756
68756
|
var _useState = useState(''),
|
|
68757
68757
|
_useState2 = _slicedToArray(_useState, 2),
|
|
68758
68758
|
sectionproperties = _useState2[0],
|
|
@@ -68955,10 +68955,10 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
68955
68955
|
}),
|
|
68956
68956
|
icontxtcont: css({
|
|
68957
68957
|
position: sectionproperties.textonimage == 'Yes' ? 'absolute' : 'relative',
|
|
68958
|
-
bottom:
|
|
68959
|
-
top:
|
|
68958
|
+
bottom: sectionproperties.textonimage == 'Yes' ? 60 : 0,
|
|
68959
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '60%' : '',
|
|
68960
68960
|
'@media (max-width: 1025px)': {
|
|
68961
|
-
top:
|
|
68961
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '40%' : '',
|
|
68962
68962
|
}
|
|
68963
68963
|
})
|
|
68964
68964
|
};
|
|
@@ -69034,7 +69034,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69034
69034
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
69035
69035
|
style: {}
|
|
69036
69036
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69037
|
-
var _authdetailsContext$
|
|
69037
|
+
var _authdetailsContext$i;
|
|
69038
69038
|
return /*#__PURE__*/React.createElement("div", {
|
|
69039
69039
|
// class={
|
|
69040
69040
|
// sectionproperties.numofcols == '2'
|
|
@@ -69078,7 +69078,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69078
69078
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69079
69079
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69080
69080
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69081
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69081
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : '',
|
|
69082
69082
|
position: 'relative'
|
|
69083
69083
|
},
|
|
69084
69084
|
onClick: function onClick() {
|
|
@@ -69177,7 +69177,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69177
69177
|
color: cardinfoitem.text2colorfromarray
|
|
69178
69178
|
}
|
|
69179
69179
|
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar)), sectionproperties.generalbtn_show == 'Show' && cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
69180
|
-
"class":
|
|
69180
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
|
|
69181
69181
|
}, /*#__PURE__*/React.createElement("button", {
|
|
69182
69182
|
"class": "".concat(sectionStyles.btnstyles),
|
|
69183
69183
|
onClick: function onClick() {
|
|
@@ -69278,7 +69278,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69278
69278
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.view_as_slider_vertical != 'Vertical' && /*#__PURE__*/React.createElement("div", {
|
|
69279
69279
|
"class": ' scrollhorizontal w-100 align-items-center justify-content- '
|
|
69280
69280
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69281
|
-
var _authdetailsContext$
|
|
69281
|
+
var _authdetailsContext$i2;
|
|
69282
69282
|
return /*#__PURE__*/React.createElement("div", {
|
|
69283
69283
|
"class": 'w-sm-85 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
69284
69284
|
style: {
|
|
@@ -69308,7 +69308,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69308
69308
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69309
69309
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69310
69310
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69311
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69311
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69312
69312
|
},
|
|
69313
69313
|
onClick: function onClick() {
|
|
69314
69314
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -69442,7 +69442,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69442
69442
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
69443
69443
|
}
|
|
69444
69444
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69445
|
-
var _authdetailsContext$
|
|
69445
|
+
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
69446
69446
|
return /*#__PURE__*/React.createElement("div", {
|
|
69447
69447
|
// class={
|
|
69448
69448
|
// sectionproperties.numofcols == '2'
|
|
@@ -69456,7 +69456,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69456
69456
|
// }
|
|
69457
69457
|
"class":
|
|
69458
69458
|
// sectionproperties.evencards
|
|
69459
|
-
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69459
|
+
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
69460
69460
|
style: {
|
|
69461
69461
|
zIndex: 2,
|
|
69462
69462
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -69488,7 +69488,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
69488
69488
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69489
69489
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69490
69490
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69491
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69491
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69492
69492
|
},
|
|
69493
69493
|
onClick: function onClick() {
|
|
69494
69494
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -71277,6 +71277,7 @@ function CardsArrayOfObjects(_ref) {
|
|
|
71277
71277
|
}, /*#__PURE__*/React.createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71278
71278
|
}
|
|
71279
71279
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71280
|
+
var _authdetailsContext$i;
|
|
71280
71281
|
props.actions;
|
|
71281
71282
|
var langdetect = props.actions.langdetect;
|
|
71282
71283
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71299,7 +71300,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71299
71300
|
_useState8 = _slicedToArray(_useState7, 2),
|
|
71300
71301
|
showpopup = _useState8[0],
|
|
71301
71302
|
setshowpopup = _useState8[1];
|
|
71302
|
-
props.actions.authdetailsContext;
|
|
71303
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
71303
71304
|
useEffect(function () {
|
|
71304
71305
|
if (props.srcfrom == 'addsectionform') {
|
|
71305
71306
|
var secpropobj = {};
|
|
@@ -71403,7 +71404,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71403
71404
|
// bottom: 40,
|
|
71404
71405
|
zIndex: 2,
|
|
71405
71406
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71406
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71407
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6790ae890234e' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71407
71408
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71408
71409
|
'@media (max-width: 800px)': {
|
|
71409
71410
|
bottom: '20px'
|
|
@@ -71465,7 +71466,8 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71465
71466
|
}
|
|
71466
71467
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71467
71468
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
|
|
71468
|
-
"data-aos": 'fade-up'
|
|
71469
|
+
"data-aos": 'fade-up',
|
|
71470
|
+
"data-aos-delay": "300"
|
|
71469
71471
|
}, /*#__PURE__*/React.createElement("button", {
|
|
71470
71472
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71471
71473
|
onClick: function onClick() {
|
package/dist/index.umd.js
CHANGED
|
@@ -68613,7 +68613,7 @@
|
|
|
68613
68613
|
function ownKeys$V(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
68614
68614
|
function _objectSpread$V(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$V(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$V(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
68615
68615
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
68616
|
-
var
|
|
68616
|
+
var _maincontainerarrayof, _maincontainerarrayof2;
|
|
68617
68617
|
var _useState = React.useState(''),
|
|
68618
68618
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
68619
68619
|
sectionproperties = _useState2[0],
|
|
@@ -68816,10 +68816,10 @@
|
|
|
68816
68816
|
}),
|
|
68817
68817
|
icontxtcont: glamor.css({
|
|
68818
68818
|
position: sectionproperties.textonimage == 'Yes' ? 'absolute' : 'relative',
|
|
68819
|
-
bottom:
|
|
68820
|
-
top:
|
|
68819
|
+
bottom: sectionproperties.textonimage == 'Yes' ? 60 : 0,
|
|
68820
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '60%' : '',
|
|
68821
68821
|
'@media (max-width: 1025px)': {
|
|
68822
|
-
top:
|
|
68822
|
+
// top: authdetailsContext?.instinfo?.contactinfo.instid == '6790ae890234e' ? '40%' : '',
|
|
68823
68823
|
}
|
|
68824
68824
|
})
|
|
68825
68825
|
};
|
|
@@ -68895,7 +68895,7 @@
|
|
|
68895
68895
|
"class": sectionproperties.descFontFamily == 'Pacifico' ? sectionStyles.descriptioncont + ' PacificoFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Playfair' ? sectionStyles.descriptioncont + ' PlayfairFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Great Vibes' ? sectionStyles.descriptioncont + ' GreatvibesFont m-0 p-0 wordbreak ' : sectionproperties.descFontFamily == 'Quicksand' ? sectionStyles.descriptioncont + ' QuicksandFont m-0 p-0 wordbreak' : sectionStyles.descriptioncont + ' m-0 p-0 wordbreak',
|
|
68896
68896
|
style: {}
|
|
68897
68897
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
68898
|
-
var _authdetailsContext$
|
|
68898
|
+
var _authdetailsContext$i;
|
|
68899
68899
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68900
68900
|
// class={
|
|
68901
68901
|
// sectionproperties.numofcols == '2'
|
|
@@ -68939,7 +68939,7 @@
|
|
|
68939
68939
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
68940
68940
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
68941
68941
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
68942
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68942
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '66b4a0338cb14' ? '100%' : '',
|
|
68943
68943
|
position: 'relative'
|
|
68944
68944
|
},
|
|
68945
68945
|
onClick: function onClick() {
|
|
@@ -69038,7 +69038,7 @@
|
|
|
69038
69038
|
color: cardinfoitem.text2colorfromarray
|
|
69039
69039
|
}
|
|
69040
69040
|
}, langdetect == 'en' ? cardinfoitem.cardobj_descripen : cardinfoitem.cardobj_descripar)), sectionproperties.generalbtn_show == 'Show' && cardinfoitem.iscardclickable == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69041
|
-
"class":
|
|
69041
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'col-lg-12 mt-2 allcentered' : 'col-lg-12 mt-2 text-start p-0'
|
|
69042
69042
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
69043
69043
|
"class": "".concat(sectionStyles.btnstyles),
|
|
69044
69044
|
onClick: function onClick() {
|
|
@@ -69139,7 +69139,7 @@
|
|
|
69139
69139
|
}, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), sectionproperties.view_as_slider_vertical != 'Vertical' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69140
69140
|
"class": ' scrollhorizontal w-100 align-items-center justify-content- '
|
|
69141
69141
|
}, cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69142
|
-
var _authdetailsContext$
|
|
69142
|
+
var _authdetailsContext$i2;
|
|
69143
69143
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69144
69144
|
"class": 'w-sm-85 scrollhorizontalcard d-flex align-items-center justify-content-center justify-content-md-start ',
|
|
69145
69145
|
style: {
|
|
@@ -69169,7 +69169,7 @@
|
|
|
69169
69169
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69170
69170
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69171
69171
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69172
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69172
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i2 = authdetailsContext.instinfo) === null || _authdetailsContext$i2 === void 0 ? void 0 : _authdetailsContext$i2.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69173
69173
|
},
|
|
69174
69174
|
onClick: function onClick() {
|
|
69175
69175
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -69303,7 +69303,7 @@
|
|
|
69303
69303
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
69304
69304
|
}
|
|
69305
69305
|
}, sectionproperties.flippingcards == 'No' && cardsarray.map(function (cardinfoitem, cardinfoindex) {
|
|
69306
|
-
var _authdetailsContext$
|
|
69306
|
+
var _authdetailsContext$i3, _authdetailsContext$i4;
|
|
69307
69307
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69308
69308
|
// class={
|
|
69309
69309
|
// sectionproperties.numofcols == '2'
|
|
@@ -69317,7 +69317,7 @@
|
|
|
69317
69317
|
// }
|
|
69318
69318
|
"class":
|
|
69319
69319
|
// sectionproperties.evencards
|
|
69320
|
-
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69320
|
+
(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i3 = authdetailsContext.instinfo) === null || _authdetailsContext$i3 === void 0 ? void 0 : _authdetailsContext$i3.instid) == '6762e6ec9e9f8' ? sectionproperties.numofcols == '2' ? ' h-100 h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-100 h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-100 h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-100 h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '2' ? ' h-md-auto col-lg-6 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '3' ? ' h-md-auto col-lg-4 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : sectionproperties.numofcols == '6' ? ' h-md-auto col-lg-2 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp : ' h-md-auto col-lg-3 col-md-6 d-flex align-items-center justify-content-center justify-content-md-start col-sm-' + sectionproperties.numberOfColsverticalresp,
|
|
69321
69321
|
style: {
|
|
69322
69322
|
zIndex: 2,
|
|
69323
69323
|
paddingLeft: sectionproperties.marginhorizontal + 'px',
|
|
@@ -69349,7 +69349,7 @@
|
|
|
69349
69349
|
borderRight: cardinfoindex != cardsarray.length - 1 ? sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'en' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '' : '',
|
|
69350
69350
|
borderLeft: sectionproperties.innersectionbordertype == 'Right' ? langdetect == 'ar' ? sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor : '' : '',
|
|
69351
69351
|
boxShadow: ' 0 0 10px ' + sectionproperties.innerSectionShadowColor,
|
|
69352
|
-
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
69352
|
+
height: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' ? '100%' : ''
|
|
69353
69353
|
},
|
|
69354
69354
|
onClick: function onClick() {
|
|
69355
69355
|
// if (cardinfoitem.iscardclickable == 'Yes') {
|
|
@@ -71138,6 +71138,7 @@
|
|
|
71138
71138
|
}, /*#__PURE__*/React__default["default"].createElement("span", null, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
71139
71139
|
}
|
|
71140
71140
|
var Slideshowzoom = function Slideshowzoom(props) {
|
|
71141
|
+
var _authdetailsContext$i;
|
|
71141
71142
|
props.actions;
|
|
71142
71143
|
var langdetect = props.actions.langdetect;
|
|
71143
71144
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
@@ -71160,7 +71161,7 @@
|
|
|
71160
71161
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
71161
71162
|
showpopup = _useState8[0],
|
|
71162
71163
|
setshowpopup = _useState8[1];
|
|
71163
|
-
props.actions.authdetailsContext;
|
|
71164
|
+
var authdetailsContext = props.actions.authdetailsContext;
|
|
71164
71165
|
React.useEffect(function () {
|
|
71165
71166
|
if (props.srcfrom == 'addsectionform') {
|
|
71166
71167
|
var secpropobj = {};
|
|
@@ -71264,7 +71265,7 @@
|
|
|
71264
71265
|
// bottom: 40,
|
|
71265
71266
|
zIndex: 2,
|
|
71266
71267
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71267
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71268
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i = authdetailsContext.instinfo) === null || _authdetailsContext$i === void 0 ? void 0 : _authdetailsContext$i.contactinfo.instid) == '6790ae890234e' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71268
71269
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71269
71270
|
'@media (max-width: 800px)': {
|
|
71270
71271
|
bottom: '20px'
|
|
@@ -71326,7 +71327,8 @@
|
|
|
71326
71327
|
}
|
|
71327
71328
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71328
71329
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : item.titleen == null && item.descriptionen == null ? sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 allcentered-md' : 'col-lg-12 text-start',
|
|
71329
|
-
"data-aos": 'fade-up'
|
|
71330
|
+
"data-aos": 'fade-up',
|
|
71331
|
+
"data-aos-delay": "300"
|
|
71330
71332
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71331
71333
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71332
71334
|
onClick: function onClick() {
|