tabexseriescomponents 0.2.820 → 0.2.823
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 +20 -19
- package/dist/index.esm.js +20 -19
- package/dist/index.umd.js +20 -19
- 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') {
|
|
@@ -71440,9 +71440,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71440
71440
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71441
71441
|
},
|
|
71442
71442
|
'@media (max-width: 800px)': {
|
|
71443
|
-
width:
|
|
71444
|
-
height:
|
|
71445
|
-
fontSize:
|
|
71443
|
+
width: 140,
|
|
71444
|
+
height: 35,
|
|
71445
|
+
fontSize: 10
|
|
71446
71446
|
}
|
|
71447
71447
|
}),
|
|
71448
71448
|
textcont: glamor.css({
|
|
@@ -71451,7 +71451,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71451
71451
|
// bottom: 40,
|
|
71452
71452
|
zIndex: 2,
|
|
71453
71453
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71454
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71454
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71455
71455
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71456
71456
|
'@media (max-width: 800px)': {
|
|
71457
71457
|
bottom: '20px'
|
|
@@ -71469,7 +71469,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71469
71469
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71470
71470
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71471
71471
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71472
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71472
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71473
71473
|
style: {
|
|
71474
71474
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71475
71475
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71480,7 +71480,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71480
71480
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71481
71481
|
"data-aos": 'fade-up'
|
|
71482
71482
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71483
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71483
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71484
71484
|
style: {
|
|
71485
71485
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71486
71486
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71513,7 +71513,8 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71513
71513
|
}
|
|
71514
71514
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71515
71515
|
"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'
|
|
71516
|
+
"data-aos": 'fade-up',
|
|
71517
|
+
"data-aos-delay": "300"
|
|
71517
71518
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71518
71519
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71519
71520
|
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') {
|
|
@@ -71392,9 +71392,9 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71392
71392
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71393
71393
|
},
|
|
71394
71394
|
'@media (max-width: 800px)': {
|
|
71395
|
-
width:
|
|
71396
|
-
height:
|
|
71397
|
-
fontSize:
|
|
71395
|
+
width: 140,
|
|
71396
|
+
height: 35,
|
|
71397
|
+
fontSize: 10
|
|
71398
71398
|
}
|
|
71399
71399
|
}),
|
|
71400
71400
|
textcont: css({
|
|
@@ -71403,7 +71403,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71403
71403
|
// bottom: 40,
|
|
71404
71404
|
zIndex: 2,
|
|
71405
71405
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71406
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71406
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71407
71407
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71408
71408
|
'@media (max-width: 800px)': {
|
|
71409
71409
|
bottom: '20px'
|
|
@@ -71421,7 +71421,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71421
71421
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71422
71422
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71423
71423
|
}, /*#__PURE__*/React.createElement("p", {
|
|
71424
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71424
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71425
71425
|
style: {
|
|
71426
71426
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71427
71427
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71432,7 +71432,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71432
71432
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71433
71433
|
"data-aos": 'fade-up'
|
|
71434
71434
|
}, /*#__PURE__*/React.createElement("p", {
|
|
71435
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71435
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71436
71436
|
style: {
|
|
71437
71437
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71438
71438
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71465,7 +71465,8 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71465
71465
|
}
|
|
71466
71466
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71467
71467
|
"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'
|
|
71468
|
+
"data-aos": 'fade-up',
|
|
71469
|
+
"data-aos-delay": "300"
|
|
71469
71470
|
}, /*#__PURE__*/React.createElement("button", {
|
|
71470
71471
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71471
71472
|
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') {
|
|
@@ -71253,9 +71253,9 @@
|
|
|
71253
71253
|
color: sectionproperties.generalbtn_textColoronhover
|
|
71254
71254
|
},
|
|
71255
71255
|
'@media (max-width: 800px)': {
|
|
71256
|
-
width:
|
|
71257
|
-
height:
|
|
71258
|
-
fontSize:
|
|
71256
|
+
width: 140,
|
|
71257
|
+
height: 35,
|
|
71258
|
+
fontSize: 10
|
|
71259
71259
|
}
|
|
71260
71260
|
}),
|
|
71261
71261
|
textcont: glamor.css({
|
|
@@ -71264,7 +71264,7 @@
|
|
|
71264
71264
|
// bottom: 40,
|
|
71265
71265
|
zIndex: 2,
|
|
71266
71266
|
width: sectionproperties.generalbtn_position == 'Centered' ? '100%' : '50%',
|
|
71267
|
-
left: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'en' ? 20 : '',
|
|
71267
|
+
left: sectionproperties.generalbtn_position == 'Centered' ? '' : sectionproperties.showanimation == 'Yes' ? 0 : langdetect == 'en' ? 20 : '',
|
|
71268
71268
|
right: sectionproperties.generalbtn_position == 'Centered' ? '' : langdetect == 'ar' ? 20 : '',
|
|
71269
71269
|
'@media (max-width: 800px)': {
|
|
71270
71270
|
bottom: '20px'
|
|
@@ -71282,7 +71282,7 @@
|
|
|
71282
71282
|
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71283
71283
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71284
71284
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71285
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71285
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71286
71286
|
style: {
|
|
71287
71287
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71288
71288
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71293,7 +71293,7 @@
|
|
|
71293
71293
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71294
71294
|
"data-aos": 'fade-up'
|
|
71295
71295
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71296
|
-
className: "m-0 p-0 wordbreak font-sm-
|
|
71296
|
+
className: "m-0 p-0 wordbreak font-sm-18",
|
|
71297
71297
|
style: {
|
|
71298
71298
|
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
71299
71299
|
color: sectionproperties.slideshowText1ContentColor,
|
|
@@ -71326,7 +71326,8 @@
|
|
|
71326
71326
|
}
|
|
71327
71327
|
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71328
71328
|
"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'
|
|
71329
|
+
"data-aos": 'fade-up',
|
|
71330
|
+
"data-aos-delay": "300"
|
|
71330
71331
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71331
71332
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71332
71333
|
onClick: function onClick() {
|