tabexseriescomponents 0.2.761 → 0.2.763
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 +57 -103
- package/dist/index.esm.js +57 -103
- package/dist/index.umd.js +57 -103
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -32517,7 +32517,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32517
32517
|
}
|
|
32518
32518
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
32519
32519
|
"class": "m-0 p-0"
|
|
32520
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32520
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32521
32521
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32522
32522
|
target: '_self',
|
|
32523
32523
|
style: {
|
|
@@ -69330,32 +69330,28 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69330
69330
|
setsectionproperties = _useState2[1];
|
|
69331
69331
|
var _useState3 = React.useState([]),
|
|
69332
69332
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
69333
|
-
|
|
69334
|
-
|
|
69335
|
-
var _useState5 = React.useState(
|
|
69333
|
+
bgimagearrayofobjs = _useState4[0],
|
|
69334
|
+
setbgimagearrayofobjs = _useState4[1];
|
|
69335
|
+
var _useState5 = React.useState(''),
|
|
69336
69336
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
69337
|
-
|
|
69338
|
-
|
|
69337
|
+
langg = _useState6[0],
|
|
69338
|
+
setlangg = _useState6[1];
|
|
69339
69339
|
var _useState7 = React.useState(''),
|
|
69340
69340
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
69341
|
-
|
|
69342
|
-
|
|
69343
|
-
var _useState9 = React.useState(
|
|
69341
|
+
curr = _useState8[0],
|
|
69342
|
+
setcurr = _useState8[1];
|
|
69343
|
+
var _useState9 = React.useState(false),
|
|
69344
69344
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
69345
|
-
|
|
69346
|
-
|
|
69345
|
+
active = _useState10[0],
|
|
69346
|
+
setactive = _useState10[1];
|
|
69347
69347
|
var _useState11 = React.useState(false),
|
|
69348
69348
|
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
69349
|
-
|
|
69350
|
-
|
|
69349
|
+
active2 = _useState12[0],
|
|
69350
|
+
setactive2 = _useState12[1];
|
|
69351
69351
|
var _useState13 = React.useState(false),
|
|
69352
|
-
_useState14 = _slicedToArray__default["default"](_useState13, 2)
|
|
69353
|
-
|
|
69354
|
-
|
|
69355
|
-
var _useState15 = React.useState(false),
|
|
69356
|
-
_useState16 = _slicedToArray__default["default"](_useState15, 2);
|
|
69357
|
-
_useState16[0];
|
|
69358
|
-
_useState16[1];
|
|
69352
|
+
_useState14 = _slicedToArray__default["default"](_useState13, 2);
|
|
69353
|
+
_useState14[0];
|
|
69354
|
+
_useState14[1];
|
|
69359
69355
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
69360
69356
|
props.actions.lang;
|
|
69361
69357
|
var langdetect = props.actions.langdetect;
|
|
@@ -69392,14 +69388,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69392
69388
|
}
|
|
69393
69389
|
}
|
|
69394
69390
|
}, [sectionproperties]);
|
|
69395
|
-
React.useEffect(function () {
|
|
69396
|
-
if (sectionproperties.length != 0 && sectionproperties.card_arrayofobjects != undefined) {
|
|
69397
|
-
var card_arrayofobjsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
|
|
69398
|
-
if (Array.isArray(card_arrayofobjsparsed)) {
|
|
69399
|
-
setcardsarray(_toConsumableArray__default["default"](card_arrayofobjsparsed));
|
|
69400
|
-
}
|
|
69401
|
-
}
|
|
69402
|
-
}, [sectionproperties]);
|
|
69403
69391
|
var Slideshowsettings = {
|
|
69404
69392
|
indicators: false,
|
|
69405
69393
|
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
@@ -69408,32 +69396,21 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69408
69396
|
};
|
|
69409
69397
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
69410
69398
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69411
|
-
"class": 'row m-0
|
|
69412
|
-
style: {
|
|
69413
|
-
position: 'absolute',
|
|
69414
|
-
top: '40%',
|
|
69415
|
-
zIndex: 1000,
|
|
69416
|
-
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69417
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69418
|
-
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69419
|
-
}
|
|
69399
|
+
"class": slideshow_styles.textsectioncontainer + ' row m-0 pl-md-2 pr-md-2 w-md-100 ',
|
|
69400
|
+
style: {}
|
|
69420
69401
|
}, sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69421
69402
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69422
69403
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69423
|
-
className:
|
|
69404
|
+
className: slideshow_styles.text1styles + ' m-0 p-0 wordbreak text-sm-center ',
|
|
69424
69405
|
style: {
|
|
69425
|
-
|
|
69426
|
-
color: sectionproperties.slideshowText1ContentColor,
|
|
69427
|
-
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
69406
|
+
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
69428
69407
|
}
|
|
69429
69408
|
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69430
69409
|
"class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69431
69410
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69432
|
-
className:
|
|
69411
|
+
className: slideshow_styles.text2styles + ' m-0 p-0 wordbreak ',
|
|
69433
69412
|
style: {
|
|
69434
|
-
|
|
69435
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
69436
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
69413
|
+
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : sectionproperties.text2centered == 'Justify' ? 'justify' : langdetect == 'en' ? 'left' : 'right'
|
|
69437
69414
|
}
|
|
69438
69415
|
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69439
69416
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered mt-3' : 'col-lg-12 d-flex justify-content-start mt-3'
|
|
@@ -69487,20 +69464,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69487
69464
|
color: sectionproperties.generalbtn_textColoronhover
|
|
69488
69465
|
}
|
|
69489
69466
|
}),
|
|
69490
|
-
innerSection: glamor.css({
|
|
69491
|
-
// position: 'relative',
|
|
69492
|
-
zIndex: 1000,
|
|
69493
|
-
bottom: 0,
|
|
69494
|
-
marginTop: '-50px',
|
|
69495
|
-
width: sectionproperties.innersectionWidth + '%',
|
|
69496
|
-
backgroundColor: sectionproperties.reservation_bgcolor,
|
|
69497
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
69498
|
-
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
69499
|
-
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
69500
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
69501
|
-
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
69502
|
-
border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
69503
|
-
}),
|
|
69504
69467
|
choice: glamor.css({
|
|
69505
69468
|
width: 100,
|
|
69506
69469
|
height: 40,
|
|
@@ -69517,6 +69480,34 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69517
69480
|
height: 40,
|
|
69518
69481
|
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
69519
69482
|
color: sectionproperties.generalbtn_bgColoronhover
|
|
69483
|
+
}),
|
|
69484
|
+
text1styles: glamor.css({
|
|
69485
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
69486
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
69487
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
69488
|
+
'@media (max-width: 800px)': {
|
|
69489
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize_resp + 'px'
|
|
69490
|
+
}
|
|
69491
|
+
}),
|
|
69492
|
+
text2styles: glamor.css({
|
|
69493
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
69494
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
69495
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
69496
|
+
'@media (max-width: 800px)': {
|
|
69497
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
|
|
69498
|
+
}
|
|
69499
|
+
}),
|
|
69500
|
+
textsectioncontainer: glamor.css({
|
|
69501
|
+
position: 'absolute',
|
|
69502
|
+
top: sectionproperties.textsectionpositionfromtop + '%',
|
|
69503
|
+
zIndex: 1000,
|
|
69504
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69505
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69506
|
+
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
69507
|
+
width: sectionproperties.textsectionwidth + '%',
|
|
69508
|
+
'@media (max-width: 800px)': {
|
|
69509
|
+
top: sectionproperties.textsectionpositionfromtopresp + '%'
|
|
69510
|
+
}
|
|
69520
69511
|
})
|
|
69521
69512
|
};
|
|
69522
69513
|
var setcurrlang = function setcurrlang(item) {
|
|
@@ -69682,7 +69673,12 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69682
69673
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69683
69674
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69684
69675
|
}
|
|
69685
|
-
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' &&
|
|
69676
|
+
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69677
|
+
"class": "row m-0 w-100 d-flex align-items-center",
|
|
69678
|
+
style: {
|
|
69679
|
+
justifyContent: sectionproperties.textsectionposition == 'End' ? 'end' : sectionproperties.textsectionposition == 'Centered' ? 'center' : 'start'
|
|
69680
|
+
}
|
|
69681
|
+
}, SlideShowTextContainer(item))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69686
69682
|
onClick: function onClick() {
|
|
69687
69683
|
if (sectionproperties.showcurrencylangcont != 'Show') {
|
|
69688
69684
|
if (item.IsClickableimg == 'Yes') {
|
|
@@ -69728,49 +69724,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69728
69724
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69729
69725
|
}
|
|
69730
69726
|
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && SlideShowTextContainer(item)));
|
|
69731
|
-
}))
|
|
69732
|
-
"class": "".concat(slideshow_styles.innerSection) + ' col-lg-9 col-md-10 col-sm-10 ml-auto mr-auto '
|
|
69733
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69734
|
-
"class": ' row m-0 w-100 align-items-center justify-content-center '
|
|
69735
|
-
}, cardsarray.map(function (cardItem, cardinfoindex) {
|
|
69736
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69737
|
-
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3 p-0"
|
|
69738
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69739
|
-
"class": "row m-0 w-100 d-flex align-items-center"
|
|
69740
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69741
|
-
style: {
|
|
69742
|
-
width: '70px',
|
|
69743
|
-
height: '70px'
|
|
69744
|
-
}
|
|
69745
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
69746
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
69747
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
69748
|
-
path: cardsarray.length != 0 ? cardItem.cardobj_img : '',
|
|
69749
|
-
style: {
|
|
69750
|
-
width: '100%',
|
|
69751
|
-
height: '100%',
|
|
69752
|
-
borderRadius: '100%'
|
|
69753
|
-
}
|
|
69754
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69755
|
-
"class": "col-lg-8 col-md-8 col-sm-8 d-flex flex-column"
|
|
69756
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69757
|
-
"class": "p-0 m-0 wordbreak wordbreak1",
|
|
69758
|
-
style: {
|
|
69759
|
-
color: sectionproperties.sectionTitleColor,
|
|
69760
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
69761
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
69762
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69763
|
-
}
|
|
69764
|
-
}, langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69765
|
-
"class": "m-0 wordbreak wordbreak1",
|
|
69766
|
-
style: {
|
|
69767
|
-
color: sectionproperties.prodCatColor,
|
|
69768
|
-
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
69769
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
69770
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69771
|
-
}
|
|
69772
|
-
}, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
69773
|
-
}))));
|
|
69727
|
+
})));
|
|
69774
69728
|
};
|
|
69775
69729
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69776
69730
|
"class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
|
package/dist/index.esm.js
CHANGED
|
@@ -32468,7 +32468,7 @@ var FloatingIcons = function FloatingIcons(props) {
|
|
|
32468
32468
|
}
|
|
32469
32469
|
}, /*#__PURE__*/React.createElement("p", {
|
|
32470
32470
|
"class": "m-0 p-0"
|
|
32471
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React.createElement("a", {
|
|
32471
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React.createElement("a", {
|
|
32472
32472
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32473
32473
|
target: '_self',
|
|
32474
32474
|
style: {
|
|
@@ -69281,32 +69281,28 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69281
69281
|
setsectionproperties = _useState2[1];
|
|
69282
69282
|
var _useState3 = useState([]),
|
|
69283
69283
|
_useState4 = _slicedToArray(_useState3, 2),
|
|
69284
|
-
|
|
69285
|
-
|
|
69286
|
-
var _useState5 = useState(
|
|
69284
|
+
bgimagearrayofobjs = _useState4[0],
|
|
69285
|
+
setbgimagearrayofobjs = _useState4[1];
|
|
69286
|
+
var _useState5 = useState(''),
|
|
69287
69287
|
_useState6 = _slicedToArray(_useState5, 2),
|
|
69288
|
-
|
|
69289
|
-
|
|
69288
|
+
langg = _useState6[0],
|
|
69289
|
+
setlangg = _useState6[1];
|
|
69290
69290
|
var _useState7 = useState(''),
|
|
69291
69291
|
_useState8 = _slicedToArray(_useState7, 2),
|
|
69292
|
-
|
|
69293
|
-
|
|
69294
|
-
var _useState9 = useState(
|
|
69292
|
+
curr = _useState8[0],
|
|
69293
|
+
setcurr = _useState8[1];
|
|
69294
|
+
var _useState9 = useState(false),
|
|
69295
69295
|
_useState10 = _slicedToArray(_useState9, 2),
|
|
69296
|
-
|
|
69297
|
-
|
|
69296
|
+
active = _useState10[0],
|
|
69297
|
+
setactive = _useState10[1];
|
|
69298
69298
|
var _useState11 = useState(false),
|
|
69299
69299
|
_useState12 = _slicedToArray(_useState11, 2),
|
|
69300
|
-
|
|
69301
|
-
|
|
69300
|
+
active2 = _useState12[0],
|
|
69301
|
+
setactive2 = _useState12[1];
|
|
69302
69302
|
var _useState13 = useState(false),
|
|
69303
|
-
_useState14 = _slicedToArray(_useState13, 2)
|
|
69304
|
-
|
|
69305
|
-
|
|
69306
|
-
var _useState15 = useState(false),
|
|
69307
|
-
_useState16 = _slicedToArray(_useState15, 2);
|
|
69308
|
-
_useState16[0];
|
|
69309
|
-
_useState16[1];
|
|
69303
|
+
_useState14 = _slicedToArray(_useState13, 2);
|
|
69304
|
+
_useState14[0];
|
|
69305
|
+
_useState14[1];
|
|
69310
69306
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
69311
69307
|
props.actions.lang;
|
|
69312
69308
|
var langdetect = props.actions.langdetect;
|
|
@@ -69343,14 +69339,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69343
69339
|
}
|
|
69344
69340
|
}
|
|
69345
69341
|
}, [sectionproperties]);
|
|
69346
|
-
useEffect(function () {
|
|
69347
|
-
if (sectionproperties.length != 0 && sectionproperties.card_arrayofobjects != undefined) {
|
|
69348
|
-
var card_arrayofobjsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
|
|
69349
|
-
if (Array.isArray(card_arrayofobjsparsed)) {
|
|
69350
|
-
setcardsarray(_toConsumableArray(card_arrayofobjsparsed));
|
|
69351
|
-
}
|
|
69352
|
-
}
|
|
69353
|
-
}, [sectionproperties]);
|
|
69354
69342
|
var Slideshowsettings = {
|
|
69355
69343
|
indicators: false,
|
|
69356
69344
|
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
@@ -69359,32 +69347,21 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69359
69347
|
};
|
|
69360
69348
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
69361
69349
|
return /*#__PURE__*/React.createElement("div", {
|
|
69362
|
-
"class": 'row m-0
|
|
69363
|
-
style: {
|
|
69364
|
-
position: 'absolute',
|
|
69365
|
-
top: '40%',
|
|
69366
|
-
zIndex: 1000,
|
|
69367
|
-
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69368
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69369
|
-
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69370
|
-
}
|
|
69350
|
+
"class": slideshow_styles.textsectioncontainer + ' row m-0 pl-md-2 pr-md-2 w-md-100 ',
|
|
69351
|
+
style: {}
|
|
69371
69352
|
}, sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
69372
69353
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69373
69354
|
}, /*#__PURE__*/React.createElement("p", {
|
|
69374
|
-
className:
|
|
69355
|
+
className: slideshow_styles.text1styles + ' m-0 p-0 wordbreak text-sm-center ',
|
|
69375
69356
|
style: {
|
|
69376
|
-
|
|
69377
|
-
color: sectionproperties.slideshowText1ContentColor,
|
|
69378
|
-
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
69357
|
+
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
69379
69358
|
}
|
|
69380
69359
|
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
69381
69360
|
"class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69382
69361
|
}, /*#__PURE__*/React.createElement("p", {
|
|
69383
|
-
className:
|
|
69362
|
+
className: slideshow_styles.text2styles + ' m-0 p-0 wordbreak ',
|
|
69384
69363
|
style: {
|
|
69385
|
-
|
|
69386
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
69387
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
69364
|
+
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : sectionproperties.text2centered == 'Justify' ? 'justify' : langdetect == 'en' ? 'left' : 'right'
|
|
69388
69365
|
}
|
|
69389
69366
|
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
69390
69367
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered mt-3' : 'col-lg-12 d-flex justify-content-start mt-3'
|
|
@@ -69438,20 +69415,6 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69438
69415
|
color: sectionproperties.generalbtn_textColoronhover
|
|
69439
69416
|
}
|
|
69440
69417
|
}),
|
|
69441
|
-
innerSection: css({
|
|
69442
|
-
// position: 'relative',
|
|
69443
|
-
zIndex: 1000,
|
|
69444
|
-
bottom: 0,
|
|
69445
|
-
marginTop: '-50px',
|
|
69446
|
-
width: sectionproperties.innersectionWidth + '%',
|
|
69447
|
-
backgroundColor: sectionproperties.reservation_bgcolor,
|
|
69448
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
69449
|
-
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
69450
|
-
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
69451
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
69452
|
-
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
69453
|
-
border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
69454
|
-
}),
|
|
69455
69418
|
choice: css({
|
|
69456
69419
|
width: 100,
|
|
69457
69420
|
height: 40,
|
|
@@ -69468,6 +69431,34 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69468
69431
|
height: 40,
|
|
69469
69432
|
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
69470
69433
|
color: sectionproperties.generalbtn_bgColoronhover
|
|
69434
|
+
}),
|
|
69435
|
+
text1styles: css({
|
|
69436
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
69437
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
69438
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
69439
|
+
'@media (max-width: 800px)': {
|
|
69440
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize_resp + 'px'
|
|
69441
|
+
}
|
|
69442
|
+
}),
|
|
69443
|
+
text2styles: css({
|
|
69444
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
69445
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
69446
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
69447
|
+
'@media (max-width: 800px)': {
|
|
69448
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
|
|
69449
|
+
}
|
|
69450
|
+
}),
|
|
69451
|
+
textsectioncontainer: css({
|
|
69452
|
+
position: 'absolute',
|
|
69453
|
+
top: sectionproperties.textsectionpositionfromtop + '%',
|
|
69454
|
+
zIndex: 1000,
|
|
69455
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69456
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69457
|
+
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
69458
|
+
width: sectionproperties.textsectionwidth + '%',
|
|
69459
|
+
'@media (max-width: 800px)': {
|
|
69460
|
+
top: sectionproperties.textsectionpositionfromtopresp + '%'
|
|
69461
|
+
}
|
|
69471
69462
|
})
|
|
69472
69463
|
};
|
|
69473
69464
|
var setcurrlang = function setcurrlang(item) {
|
|
@@ -69633,7 +69624,12 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69633
69624
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69634
69625
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69635
69626
|
}
|
|
69636
|
-
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' &&
|
|
69627
|
+
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
69628
|
+
"class": "row m-0 w-100 d-flex align-items-center",
|
|
69629
|
+
style: {
|
|
69630
|
+
justifyContent: sectionproperties.textsectionposition == 'End' ? 'end' : sectionproperties.textsectionposition == 'Centered' ? 'center' : 'start'
|
|
69631
|
+
}
|
|
69632
|
+
}, SlideShowTextContainer(item))), /*#__PURE__*/React.createElement("div", {
|
|
69637
69633
|
onClick: function onClick() {
|
|
69638
69634
|
if (sectionproperties.showcurrencylangcont != 'Show') {
|
|
69639
69635
|
if (item.IsClickableimg == 'Yes') {
|
|
@@ -69679,49 +69675,7 @@ var Slideshowfade = function Slideshowfade(props) {
|
|
|
69679
69675
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69680
69676
|
}
|
|
69681
69677
|
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && SlideShowTextContainer(item)));
|
|
69682
|
-
}))
|
|
69683
|
-
"class": "".concat(slideshow_styles.innerSection) + ' col-lg-9 col-md-10 col-sm-10 ml-auto mr-auto '
|
|
69684
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
69685
|
-
"class": ' row m-0 w-100 align-items-center justify-content-center '
|
|
69686
|
-
}, cardsarray.map(function (cardItem, cardinfoindex) {
|
|
69687
|
-
return /*#__PURE__*/React.createElement("div", {
|
|
69688
|
-
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3 p-0"
|
|
69689
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
69690
|
-
"class": "row m-0 w-100 d-flex align-items-center"
|
|
69691
|
-
}, /*#__PURE__*/React.createElement("div", {
|
|
69692
|
-
style: {
|
|
69693
|
-
width: '70px',
|
|
69694
|
-
height: '70px'
|
|
69695
|
-
}
|
|
69696
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
69697
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
69698
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
69699
|
-
path: cardsarray.length != 0 ? cardItem.cardobj_img : '',
|
|
69700
|
-
style: {
|
|
69701
|
-
width: '100%',
|
|
69702
|
-
height: '100%',
|
|
69703
|
-
borderRadius: '100%'
|
|
69704
|
-
}
|
|
69705
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
69706
|
-
"class": "col-lg-8 col-md-8 col-sm-8 d-flex flex-column"
|
|
69707
|
-
}, /*#__PURE__*/React.createElement("p", {
|
|
69708
|
-
"class": "p-0 m-0 wordbreak wordbreak1",
|
|
69709
|
-
style: {
|
|
69710
|
-
color: sectionproperties.sectionTitleColor,
|
|
69711
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
69712
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
69713
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69714
|
-
}
|
|
69715
|
-
}, langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear), /*#__PURE__*/React.createElement("p", {
|
|
69716
|
-
"class": "m-0 wordbreak wordbreak1",
|
|
69717
|
-
style: {
|
|
69718
|
-
color: sectionproperties.prodCatColor,
|
|
69719
|
-
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
69720
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
69721
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69722
|
-
}
|
|
69723
|
-
}, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
69724
|
-
}))));
|
|
69678
|
+
})));
|
|
69725
69679
|
};
|
|
69726
69680
|
return /*#__PURE__*/React.createElement("div", {
|
|
69727
69681
|
"class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
|
package/dist/index.umd.js
CHANGED
|
@@ -32332,7 +32332,7 @@
|
|
|
32332
32332
|
}
|
|
32333
32333
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
32334
32334
|
"class": "m-0 p-0"
|
|
32335
|
-
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32335
|
+
}, langdetect == 'en' ? sectionproperties.floatingbtntxten : sectionproperties.floatingbtntxtar))), sectionproperties.showfloatingcallbtn == 'Show' && /*#__PURE__*/React__default["default"].createElement("a", {
|
|
32336
32336
|
href: 'tel:' + (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.CuContactphonenumber),
|
|
32337
32337
|
target: '_self',
|
|
32338
32338
|
style: {
|
|
@@ -69145,32 +69145,28 @@
|
|
|
69145
69145
|
setsectionproperties = _useState2[1];
|
|
69146
69146
|
var _useState3 = React.useState([]),
|
|
69147
69147
|
_useState4 = _slicedToArray__default["default"](_useState3, 2),
|
|
69148
|
-
|
|
69149
|
-
|
|
69150
|
-
var _useState5 = React.useState(
|
|
69148
|
+
bgimagearrayofobjs = _useState4[0],
|
|
69149
|
+
setbgimagearrayofobjs = _useState4[1];
|
|
69150
|
+
var _useState5 = React.useState(''),
|
|
69151
69151
|
_useState6 = _slicedToArray__default["default"](_useState5, 2),
|
|
69152
|
-
|
|
69153
|
-
|
|
69152
|
+
langg = _useState6[0],
|
|
69153
|
+
setlangg = _useState6[1];
|
|
69154
69154
|
var _useState7 = React.useState(''),
|
|
69155
69155
|
_useState8 = _slicedToArray__default["default"](_useState7, 2),
|
|
69156
|
-
|
|
69157
|
-
|
|
69158
|
-
var _useState9 = React.useState(
|
|
69156
|
+
curr = _useState8[0],
|
|
69157
|
+
setcurr = _useState8[1];
|
|
69158
|
+
var _useState9 = React.useState(false),
|
|
69159
69159
|
_useState10 = _slicedToArray__default["default"](_useState9, 2),
|
|
69160
|
-
|
|
69161
|
-
|
|
69160
|
+
active = _useState10[0],
|
|
69161
|
+
setactive = _useState10[1];
|
|
69162
69162
|
var _useState11 = React.useState(false),
|
|
69163
69163
|
_useState12 = _slicedToArray__default["default"](_useState11, 2),
|
|
69164
|
-
|
|
69165
|
-
|
|
69164
|
+
active2 = _useState12[0],
|
|
69165
|
+
setactive2 = _useState12[1];
|
|
69166
69166
|
var _useState13 = React.useState(false),
|
|
69167
|
-
_useState14 = _slicedToArray__default["default"](_useState13, 2)
|
|
69168
|
-
|
|
69169
|
-
|
|
69170
|
-
var _useState15 = React.useState(false),
|
|
69171
|
-
_useState16 = _slicedToArray__default["default"](_useState15, 2);
|
|
69172
|
-
_useState16[0];
|
|
69173
|
-
_useState16[1];
|
|
69167
|
+
_useState14 = _slicedToArray__default["default"](_useState13, 2);
|
|
69168
|
+
_useState14[0];
|
|
69169
|
+
_useState14[1];
|
|
69174
69170
|
var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
|
|
69175
69171
|
props.actions.lang;
|
|
69176
69172
|
var langdetect = props.actions.langdetect;
|
|
@@ -69207,14 +69203,6 @@
|
|
|
69207
69203
|
}
|
|
69208
69204
|
}
|
|
69209
69205
|
}, [sectionproperties]);
|
|
69210
|
-
React.useEffect(function () {
|
|
69211
|
-
if (sectionproperties.length != 0 && sectionproperties.card_arrayofobjects != undefined) {
|
|
69212
|
-
var card_arrayofobjsparsed = JSON.parse(sectionproperties.card_arrayofobjects);
|
|
69213
|
-
if (Array.isArray(card_arrayofobjsparsed)) {
|
|
69214
|
-
setcardsarray(_toConsumableArray__default["default"](card_arrayofobjsparsed));
|
|
69215
|
-
}
|
|
69216
|
-
}
|
|
69217
|
-
}, [sectionproperties]);
|
|
69218
69206
|
var Slideshowsettings = {
|
|
69219
69207
|
indicators: false,
|
|
69220
69208
|
arrows: sectionproperties.showarrows == 'Show' ? true : false,
|
|
@@ -69223,32 +69211,21 @@
|
|
|
69223
69211
|
};
|
|
69224
69212
|
var SlideShowTextContainer = function SlideShowTextContainer(item) {
|
|
69225
69213
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69226
|
-
"class": 'row m-0
|
|
69227
|
-
style: {
|
|
69228
|
-
position: 'absolute',
|
|
69229
|
-
top: '40%',
|
|
69230
|
-
zIndex: 1000,
|
|
69231
|
-
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69232
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69233
|
-
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69234
|
-
}
|
|
69214
|
+
"class": slideshow_styles.textsectioncontainer + ' row m-0 pl-md-2 pr-md-2 w-md-100 ',
|
|
69215
|
+
style: {}
|
|
69235
69216
|
}, sectionproperties.slideshowtext1_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69236
69217
|
"class": sectionproperties.text1centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69237
69218
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69238
|
-
className:
|
|
69219
|
+
className: slideshow_styles.text1styles + ' m-0 p-0 wordbreak text-sm-center ',
|
|
69239
69220
|
style: {
|
|
69240
|
-
|
|
69241
|
-
color: sectionproperties.slideshowText1ContentColor,
|
|
69242
|
-
fontWeight: sectionproperties.slideshowText1ContentFontWeight
|
|
69221
|
+
textAlign: sectionproperties.text1centered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
69243
69222
|
}
|
|
69244
69223
|
}, langdetect == 'en' ? item.titleen : item.titlear)), sectionproperties.slideshowtext2_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69245
69224
|
"class": sectionproperties.text2centered == 'Centered' ? 'col-lg-12 allcentered' : 'col-lg-12 d-flex justify-content-start'
|
|
69246
69225
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69247
|
-
className:
|
|
69226
|
+
className: slideshow_styles.text2styles + ' m-0 p-0 wordbreak ',
|
|
69248
69227
|
style: {
|
|
69249
|
-
|
|
69250
|
-
color: sectionproperties.slideshowText2ContentColor,
|
|
69251
|
-
fontWeight: sectionproperties.slideshowText2ContentFontWeight
|
|
69228
|
+
textAlign: sectionproperties.text2centered == 'Centered' ? 'center' : sectionproperties.text2centered == 'Justify' ? 'justify' : langdetect == 'en' ? 'left' : 'right'
|
|
69252
69229
|
}
|
|
69253
69230
|
}, langdetect == 'en' ? item.descriptionen : item.descriptionar)), sectionproperties.generalbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69254
69231
|
"class": sectionproperties.generalbtn_position == 'Centered' ? 'col-lg-12 allcentered mt-3' : 'col-lg-12 d-flex justify-content-start mt-3'
|
|
@@ -69302,20 +69279,6 @@
|
|
|
69302
69279
|
color: sectionproperties.generalbtn_textColoronhover
|
|
69303
69280
|
}
|
|
69304
69281
|
}),
|
|
69305
|
-
innerSection: glamor.css({
|
|
69306
|
-
// position: 'relative',
|
|
69307
|
-
zIndex: 1000,
|
|
69308
|
-
bottom: 0,
|
|
69309
|
-
marginTop: '-50px',
|
|
69310
|
-
width: sectionproperties.innersectionWidth + '%',
|
|
69311
|
-
backgroundColor: sectionproperties.reservation_bgcolor,
|
|
69312
|
-
borderRadius: sectionproperties.reservation_borderradius + 'px',
|
|
69313
|
-
paddingTop: sectionproperties.reservation_padding_top + 'px',
|
|
69314
|
-
paddingBottom: sectionproperties.reservation_padding_bottom + 'px',
|
|
69315
|
-
paddingLeft: langdetect == 'en' ? sectionproperties.reservation_padding_left + 'px' : sectionproperties.reservation_padding_right + 'px',
|
|
69316
|
-
paddingRight: langdetect == 'en' ? sectionproperties.reservation_padding_right + 'px' : sectionproperties.reservation_padding_left + 'px',
|
|
69317
|
-
border: sectionproperties.innersectionborderWidth + 'px solid ' + sectionproperties.innersectionborderColor
|
|
69318
|
-
}),
|
|
69319
69282
|
choice: glamor.css({
|
|
69320
69283
|
width: 100,
|
|
69321
69284
|
height: 40,
|
|
@@ -69332,6 +69295,34 @@
|
|
|
69332
69295
|
height: 40,
|
|
69333
69296
|
border: '1px solid ' + sectionproperties.generalbtn_bgColoronhover,
|
|
69334
69297
|
color: sectionproperties.generalbtn_bgColoronhover
|
|
69298
|
+
}),
|
|
69299
|
+
text1styles: glamor.css({
|
|
69300
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize + 'px',
|
|
69301
|
+
color: sectionproperties.slideshowText1ContentColor,
|
|
69302
|
+
fontWeight: sectionproperties.slideshowText1ContentFontWeight,
|
|
69303
|
+
'@media (max-width: 800px)': {
|
|
69304
|
+
fontSize: sectionproperties.slideshowText1ContentFontSize_resp + 'px'
|
|
69305
|
+
}
|
|
69306
|
+
}),
|
|
69307
|
+
text2styles: glamor.css({
|
|
69308
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
|
|
69309
|
+
color: sectionproperties.slideshowText2ContentColor,
|
|
69310
|
+
fontWeight: sectionproperties.slideshowText2ContentFontWeight,
|
|
69311
|
+
'@media (max-width: 800px)': {
|
|
69312
|
+
fontSize: sectionproperties.slideshowText2ContentFontSize_resp + 'px'
|
|
69313
|
+
}
|
|
69314
|
+
}),
|
|
69315
|
+
textsectioncontainer: glamor.css({
|
|
69316
|
+
position: 'absolute',
|
|
69317
|
+
top: sectionproperties.textsectionpositionfromtop + '%',
|
|
69318
|
+
zIndex: 1000,
|
|
69319
|
+
paddingTop: sectionproperties.paddingTop + 'px',
|
|
69320
|
+
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69321
|
+
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px',
|
|
69322
|
+
width: sectionproperties.textsectionwidth + '%',
|
|
69323
|
+
'@media (max-width: 800px)': {
|
|
69324
|
+
top: sectionproperties.textsectionpositionfromtopresp + '%'
|
|
69325
|
+
}
|
|
69335
69326
|
})
|
|
69336
69327
|
};
|
|
69337
69328
|
var setcurrlang = function setcurrlang(item) {
|
|
@@ -69497,7 +69488,12 @@
|
|
|
69497
69488
|
paddingLeft: langdetect == 'en' ? sectionproperties.paddingLeft + 'px' : '',
|
|
69498
69489
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69499
69490
|
}
|
|
69500
|
-
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' &&
|
|
69491
|
+
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69492
|
+
"class": "row m-0 w-100 d-flex align-items-center",
|
|
69493
|
+
style: {
|
|
69494
|
+
justifyContent: sectionproperties.textsectionposition == 'End' ? 'end' : sectionproperties.textsectionposition == 'Centered' ? 'center' : 'start'
|
|
69495
|
+
}
|
|
69496
|
+
}, SlideShowTextContainer(item))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69501
69497
|
onClick: function onClick() {
|
|
69502
69498
|
if (sectionproperties.showcurrencylangcont != 'Show') {
|
|
69503
69499
|
if (item.IsClickableimg == 'Yes') {
|
|
@@ -69543,49 +69539,7 @@
|
|
|
69543
69539
|
paddingRight: langdetect == 'en' ? '' : sectionproperties.paddingLeft + 'px'
|
|
69544
69540
|
}
|
|
69545
69541
|
}, LanguageCurrencyCont(item)), sectionproperties.showcurrencylangcont != 'Show' && SlideShowTextContainer(item)));
|
|
69546
|
-
}))
|
|
69547
|
-
"class": "".concat(slideshow_styles.innerSection) + ' col-lg-9 col-md-10 col-sm-10 ml-auto mr-auto '
|
|
69548
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69549
|
-
"class": ' row m-0 w-100 align-items-center justify-content-center '
|
|
69550
|
-
}, cardsarray.map(function (cardItem, cardinfoindex) {
|
|
69551
|
-
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69552
|
-
"class": "col-lg-3 col-md-6 col-sm-12 d-flex align-items-center justify-content-center justify-content-md-start mb-md-2 mb-sm-3 p-0"
|
|
69553
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69554
|
-
"class": "row m-0 w-100 d-flex align-items-center"
|
|
69555
|
-
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69556
|
-
style: {
|
|
69557
|
-
width: '70px',
|
|
69558
|
-
height: '70px'
|
|
69559
|
-
}
|
|
69560
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
69561
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
69562
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
69563
|
-
path: cardsarray.length != 0 ? cardItem.cardobj_img : '',
|
|
69564
|
-
style: {
|
|
69565
|
-
width: '100%',
|
|
69566
|
-
height: '100%',
|
|
69567
|
-
borderRadius: '100%'
|
|
69568
|
-
}
|
|
69569
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69570
|
-
"class": "col-lg-8 col-md-8 col-sm-8 d-flex flex-column"
|
|
69571
|
-
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69572
|
-
"class": "p-0 m-0 wordbreak wordbreak1",
|
|
69573
|
-
style: {
|
|
69574
|
-
color: sectionproperties.sectionTitleColor,
|
|
69575
|
-
fontSize: sectionproperties.sectionTitleFontSize + 'px',
|
|
69576
|
-
fontWeight: sectionproperties.sectionTitleFontWeight,
|
|
69577
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69578
|
-
}
|
|
69579
|
-
}, langdetect == 'en' ? cardItem.cardobj_titleen : cardItem.cardobj_titlear), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
69580
|
-
"class": "m-0 wordbreak wordbreak1",
|
|
69581
|
-
style: {
|
|
69582
|
-
color: sectionproperties.prodCatColor,
|
|
69583
|
-
fontSize: sectionproperties.prodCatFontSize + 'px',
|
|
69584
|
-
fontWeight: sectionproperties.prodCatFontWeight,
|
|
69585
|
-
textAlign: langdetect == 'en' ? 'left' : 'right'
|
|
69586
|
-
}
|
|
69587
|
-
}, langdetect == 'en' ? cardItem.cardobj_descripen : cardItem.cardobj_descripar))));
|
|
69588
|
-
}))));
|
|
69542
|
+
})));
|
|
69589
69543
|
};
|
|
69590
69544
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
69591
69545
|
"class": ' row m-0 w-100 d-flex justify-content-center align-items-center ',
|