tabexseriescomponents 0.2.818 → 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 +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') {
|
|
@@ -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;
|
|
@@ -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'
|
|
@@ -71461,13 +71462,12 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71461
71462
|
})
|
|
71462
71463
|
};
|
|
71463
71464
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
71464
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
71465
71465
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71466
71466
|
"class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-2 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-2 '
|
|
71467
71467
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
71468
71468
|
,
|
|
71469
71469
|
style: {}
|
|
71470
|
-
},
|
|
71470
|
+
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71471
71471
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71472
71472
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71473
71473
|
className: "m-0 p-0 wordbreak font-sm-20",
|
|
@@ -71477,7 +71477,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71477
71477
|
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
71478
71478
|
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71479
71479
|
}
|
|
71480
|
-
}, langdetect == 'en' ? item.titleen : item.titlear)),
|
|
71480
|
+
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71481
71481
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71482
71482
|
"data-aos": 'fade-up'
|
|
71483
71483
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -71498,7 +71498,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71498
71498
|
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
71499
71499
|
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71500
71500
|
}
|
|
71501
|
-
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' &&
|
|
71501
|
+
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71502
71502
|
"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'
|
|
71503
71503
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71504
71504
|
"class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered mr-auto ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ml-auto ',
|
|
@@ -71512,9 +71512,10 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71512
71512
|
style: {
|
|
71513
71513
|
direction: langdetect == 'en' ? 'ltr' : 'rtl'
|
|
71514
71514
|
}
|
|
71515
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' &&
|
|
71515
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71516
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',
|
|
71517
|
-
"data-aos": 'fade-up'
|
|
71517
|
+
"data-aos": 'fade-up',
|
|
71518
|
+
"data-aos-delay": "300"
|
|
71518
71519
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71519
71520
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71520
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;
|
|
@@ -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'
|
|
@@ -71413,13 +71414,12 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71413
71414
|
})
|
|
71414
71415
|
};
|
|
71415
71416
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
71416
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
71417
71417
|
return /*#__PURE__*/React.createElement("div", {
|
|
71418
71418
|
"class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-2 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-2 '
|
|
71419
71419
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
71420
71420
|
,
|
|
71421
71421
|
style: {}
|
|
71422
|
-
},
|
|
71422
|
+
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71423
71423
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71424
71424
|
}, /*#__PURE__*/React.createElement("p", {
|
|
71425
71425
|
className: "m-0 p-0 wordbreak font-sm-20",
|
|
@@ -71429,7 +71429,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71429
71429
|
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
71430
71430
|
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71431
71431
|
}
|
|
71432
|
-
}, langdetect == 'en' ? item.titleen : item.titlear)),
|
|
71432
|
+
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71433
71433
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71434
71434
|
"data-aos": 'fade-up'
|
|
71435
71435
|
}, /*#__PURE__*/React.createElement("p", {
|
|
@@ -71450,7 +71450,7 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71450
71450
|
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
71451
71451
|
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71452
71452
|
}
|
|
71453
|
-
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' &&
|
|
71453
|
+
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71454
71454
|
"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'
|
|
71455
71455
|
}, /*#__PURE__*/React.createElement("button", {
|
|
71456
71456
|
"class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered mr-auto ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ml-auto ',
|
|
@@ -71464,9 +71464,10 @@ var Slideshowzoom = function Slideshowzoom(props) {
|
|
|
71464
71464
|
style: {
|
|
71465
71465
|
direction: langdetect == 'en' ? 'ltr' : 'rtl'
|
|
71466
71466
|
}
|
|
71467
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' &&
|
|
71467
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
71468
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',
|
|
71469
|
-
"data-aos": 'fade-up'
|
|
71469
|
+
"data-aos": 'fade-up',
|
|
71470
|
+
"data-aos-delay": "300"
|
|
71470
71471
|
}, /*#__PURE__*/React.createElement("button", {
|
|
71471
71472
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71472
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;
|
|
@@ -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'
|
|
@@ -71274,13 +71275,12 @@
|
|
|
71274
71275
|
})
|
|
71275
71276
|
};
|
|
71276
71277
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
71277
|
-
var _authdetailsContext$i, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4;
|
|
71278
71278
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71279
71279
|
"class": cardarrayofobjs.length != 0 ? slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 mt-sm-n6 px-2 ' : slideshow_styles.textcont + ' row m-0 w-sm-100 allcentered align-items-md-center justify-content-md-center p-0 px-2 '
|
|
71280
71280
|
// style={{ position: 'absolute', top: cardarrayofobjs.length != 0 ? '40%' : '50%', zIndex: 2 }}
|
|
71281
71281
|
,
|
|
71282
71282
|
style: {}
|
|
71283
|
-
},
|
|
71283
|
+
}, sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71284
71284
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start'
|
|
71285
71285
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
71286
71286
|
className: "m-0 p-0 wordbreak font-sm-20",
|
|
@@ -71290,7 +71290,7 @@
|
|
|
71290
71290
|
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
71291
71291
|
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71292
71292
|
}
|
|
71293
|
-
}, langdetect == 'en' ? item.titleen : item.titlear)),
|
|
71293
|
+
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71294
71294
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered mb-1' : 'col-lg-12 mb-1 text-start',
|
|
71295
71295
|
"data-aos": 'fade-up'
|
|
71296
71296
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
@@ -71311,7 +71311,7 @@
|
|
|
71311
71311
|
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
71312
71312
|
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71313
71313
|
}
|
|
71314
|
-
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' &&
|
|
71314
|
+
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71315
71315
|
"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'
|
|
71316
71316
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71317
71317
|
"class": langdetect == 'en' ? "".concat(slideshow_styles.slideshow_btn) + ' allcentered mr-auto ' : "".concat(slideshow_styles.slideshow_btn) + ' allcentered ml-auto ',
|
|
@@ -71325,9 +71325,10 @@
|
|
|
71325
71325
|
style: {
|
|
71326
71326
|
direction: langdetect == 'en' ? 'ltr' : 'rtl'
|
|
71327
71327
|
}
|
|
71328
|
-
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' &&
|
|
71328
|
+
}, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar, ' ')), sectionproperties.generalbtn_show == 'Show' && sectionproperties.showanimation == 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71329
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',
|
|
71330
|
-
"data-aos": 'fade-up'
|
|
71330
|
+
"data-aos": 'fade-up',
|
|
71331
|
+
"data-aos-delay": "300"
|
|
71331
71332
|
}, /*#__PURE__*/React__default["default"].createElement("button", {
|
|
71332
71333
|
"class": "".concat(slideshow_styles.slideshow_btnyrh) + ' allcentered ',
|
|
71333
71334
|
onClick: function onClick() {
|