tabexseriescomponents 0.2.852 → 0.2.853
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 +92 -77
- package/dist/index.esm.js +92 -77
- package/dist/index.umd.js +92 -77
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -67040,7 +67040,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
67040
67040
|
function ownKeys$Y(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; }
|
|
67041
67041
|
function _objectSpread$Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$Y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67042
67042
|
var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
67043
|
-
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$
|
|
67043
|
+
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i63, _authdetailsContext$i64, _authdetailsContext$i65, _authdetailsContext$i66, _authdetailsContext$i75, _authdetailsContext$i76, _authdetailsContext$i77;
|
|
67044
67044
|
var _useState = React.useState(''),
|
|
67045
67045
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
67046
67046
|
sectionproperties = _useState2[0],
|
|
@@ -68180,13 +68180,18 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68180
68180
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
68181
68181
|
}
|
|
68182
68182
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68183
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
68183
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
68184
68184
|
style: {
|
|
68185
68185
|
background: sectionproperties.reservation_bgcolor,
|
|
68186
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68186
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
68187
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68188
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
68187
68189
|
}
|
|
68188
68190
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68189
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68191
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68192
|
+
style: {
|
|
68193
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68194
|
+
}
|
|
68190
68195
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68191
68196
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68192
68197
|
style: {
|
|
@@ -68248,7 +68253,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68248
68253
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68249
68254
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68250
68255
|
}
|
|
68251
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68256
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68252
68257
|
"class": "w-100 ",
|
|
68253
68258
|
style: {
|
|
68254
68259
|
textAlign: 'right',
|
|
@@ -68268,7 +68273,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68268
68273
|
color: '#fcfaf3'
|
|
68269
68274
|
},
|
|
68270
68275
|
repeat: Infinity
|
|
68271
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68276
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68272
68277
|
"class": "w-100 ",
|
|
68273
68278
|
style: {
|
|
68274
68279
|
textAlign: 'left',
|
|
@@ -68306,10 +68311,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68306
68311
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68307
68312
|
onClick: function onClick() {
|
|
68308
68313
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68309
|
-
var _authdetailsContext$
|
|
68310
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68311
|
-
var _authdetailsContext$
|
|
68312
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68314
|
+
var _authdetailsContext$i45;
|
|
68315
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.whatsappnumber) != null) {
|
|
68316
|
+
var _authdetailsContext$i46;
|
|
68317
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.whatsappnumber), '_blank');
|
|
68313
68318
|
}
|
|
68314
68319
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68315
68320
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68332,10 +68337,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68332
68337
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68333
68338
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68334
68339
|
onClick: function onClick() {
|
|
68335
|
-
var _authdetailsContext$
|
|
68336
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68337
|
-
var _authdetailsContext$
|
|
68338
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68340
|
+
var _authdetailsContext$i47;
|
|
68341
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null) {
|
|
68342
|
+
var _authdetailsContext$i48;
|
|
68343
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink, '_blank');
|
|
68339
68344
|
}
|
|
68340
68345
|
}
|
|
68341
68346
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68343,10 +68348,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68343
68348
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68344
68349
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68345
68350
|
onClick: function onClick() {
|
|
68346
|
-
var _authdetailsContext$
|
|
68347
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68348
|
-
var _authdetailsContext$
|
|
68349
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68351
|
+
var _authdetailsContext$i49;
|
|
68352
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.instagramlink) != null) {
|
|
68353
|
+
var _authdetailsContext$i50;
|
|
68354
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.instagramlink, '_blank');
|
|
68350
68355
|
}
|
|
68351
68356
|
}
|
|
68352
68357
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68354,10 +68359,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68354
68359
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68355
68360
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68356
68361
|
onClick: function onClick() {
|
|
68357
|
-
var _authdetailsContext$
|
|
68358
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68359
|
-
var _authdetailsContext$
|
|
68360
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68362
|
+
var _authdetailsContext$i51;
|
|
68363
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.whatsappnumber) != null) {
|
|
68364
|
+
var _authdetailsContext$i52;
|
|
68365
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.whatsappnumber), '_blank');
|
|
68361
68366
|
}
|
|
68362
68367
|
}
|
|
68363
68368
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68439,7 +68444,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68439
68444
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68440
68445
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68441
68446
|
}
|
|
68442
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68447
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68443
68448
|
"class": "w-100 ",
|
|
68444
68449
|
style: {
|
|
68445
68450
|
textAlign: 'right',
|
|
@@ -68459,7 +68464,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68459
68464
|
color: '#fcfaf3'
|
|
68460
68465
|
},
|
|
68461
68466
|
repeat: Infinity
|
|
68462
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68467
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68463
68468
|
"class": "w-100 ",
|
|
68464
68469
|
style: {
|
|
68465
68470
|
textAlign: 'left',
|
|
@@ -68497,10 +68502,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68497
68502
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68498
68503
|
onClick: function onClick() {
|
|
68499
68504
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68500
|
-
var _authdetailsContext$
|
|
68501
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68502
|
-
var _authdetailsContext$
|
|
68503
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68505
|
+
var _authdetailsContext$i55;
|
|
68506
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.whatsappnumber) != null) {
|
|
68507
|
+
var _authdetailsContext$i56;
|
|
68508
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.whatsappnumber), '_blank');
|
|
68504
68509
|
}
|
|
68505
68510
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68506
68511
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68523,10 +68528,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68523
68528
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68524
68529
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68525
68530
|
onClick: function onClick() {
|
|
68526
|
-
var _authdetailsContext$
|
|
68527
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68528
|
-
var _authdetailsContext$
|
|
68529
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68531
|
+
var _authdetailsContext$i57;
|
|
68532
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.facebooklink) != null) {
|
|
68533
|
+
var _authdetailsContext$i58;
|
|
68534
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.facebooklink, '_blank');
|
|
68530
68535
|
}
|
|
68531
68536
|
}
|
|
68532
68537
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68534,10 +68539,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68534
68539
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68535
68540
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68536
68541
|
onClick: function onClick() {
|
|
68537
|
-
var _authdetailsContext$
|
|
68538
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68539
|
-
var _authdetailsContext$
|
|
68540
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68542
|
+
var _authdetailsContext$i59;
|
|
68543
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.instagramlink) != null) {
|
|
68544
|
+
var _authdetailsContext$i60;
|
|
68545
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.instagramlink, '_blank');
|
|
68541
68546
|
}
|
|
68542
68547
|
}
|
|
68543
68548
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68545,10 +68550,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68545
68550
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68546
68551
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68547
68552
|
onClick: function onClick() {
|
|
68548
|
-
var _authdetailsContext$
|
|
68549
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68550
|
-
var _authdetailsContext$
|
|
68551
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68553
|
+
var _authdetailsContext$i61;
|
|
68554
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.whatsappnumber) != null) {
|
|
68555
|
+
var _authdetailsContext$i62;
|
|
68556
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.whatsappnumber), '_blank');
|
|
68552
68557
|
}
|
|
68553
68558
|
}
|
|
68554
68559
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68562,13 +68567,18 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68562
68567
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
68563
68568
|
}
|
|
68564
68569
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68565
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
68570
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
68566
68571
|
style: {
|
|
68567
68572
|
background: sectionproperties.reservation_bgcolor,
|
|
68568
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68573
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
68574
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68575
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
68569
68576
|
}
|
|
68570
68577
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68571
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68578
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68579
|
+
style: {
|
|
68580
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68581
|
+
}
|
|
68572
68582
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68573
68583
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68574
68584
|
style: {
|
|
@@ -68648,10 +68658,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68648
68658
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68649
68659
|
onClick: function onClick() {
|
|
68650
68660
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68651
|
-
var _authdetailsContext$
|
|
68652
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68653
|
-
var _authdetailsContext$
|
|
68654
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68661
|
+
var _authdetailsContext$i67;
|
|
68662
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null) {
|
|
68663
|
+
var _authdetailsContext$i68;
|
|
68664
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber), '_blank');
|
|
68655
68665
|
}
|
|
68656
68666
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68657
68667
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68674,10 +68684,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68674
68684
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68675
68685
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68676
68686
|
onClick: function onClick() {
|
|
68677
|
-
var _authdetailsContext$
|
|
68678
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68679
|
-
var _authdetailsContext$
|
|
68680
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68687
|
+
var _authdetailsContext$i69;
|
|
68688
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.facebooklink) != null) {
|
|
68689
|
+
var _authdetailsContext$i70;
|
|
68690
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.facebooklink, '_blank');
|
|
68681
68691
|
}
|
|
68682
68692
|
}
|
|
68683
68693
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68685,10 +68695,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68685
68695
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68686
68696
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68687
68697
|
onClick: function onClick() {
|
|
68688
|
-
var _authdetailsContext$
|
|
68689
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68690
|
-
var _authdetailsContext$
|
|
68691
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68698
|
+
var _authdetailsContext$i71;
|
|
68699
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.instagramlink) != null) {
|
|
68700
|
+
var _authdetailsContext$i72;
|
|
68701
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.instagramlink, '_blank');
|
|
68692
68702
|
}
|
|
68693
68703
|
}
|
|
68694
68704
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68696,10 +68706,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68696
68706
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68697
68707
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68698
68708
|
onClick: function onClick() {
|
|
68699
|
-
var _authdetailsContext$
|
|
68700
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68701
|
-
var _authdetailsContext$
|
|
68702
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68709
|
+
var _authdetailsContext$i73;
|
|
68710
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.whatsappnumber) != null) {
|
|
68711
|
+
var _authdetailsContext$i74;
|
|
68712
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.whatsappnumber), '_blank');
|
|
68703
68713
|
}
|
|
68704
68714
|
}
|
|
68705
68715
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68719,7 +68729,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68719
68729
|
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68720
68730
|
}
|
|
68721
68731
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68722
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68732
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68733
|
+
style: {
|
|
68734
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.instid) == '68319d088f13e' ? '0.5rem' : 0
|
|
68735
|
+
}
|
|
68723
68736
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68724
68737
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68725
68738
|
style: {
|
|
@@ -68785,7 +68798,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68785
68798
|
"class": "col-lg-12 p-0 d-flex justify-content-md-center",
|
|
68786
68799
|
style: {
|
|
68787
68800
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
68788
|
-
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
|
|
68801
|
+
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
|
|
68802
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.instid) == '68319d088f13e' ? '1px solid white' : 0,
|
|
68803
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.instid) == '68319d088f13e' ? '1rem 3rem' : 0
|
|
68789
68804
|
}
|
|
68790
68805
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
68791
68806
|
"class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
|
|
@@ -68799,10 +68814,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68799
68814
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68800
68815
|
onClick: function onClick() {
|
|
68801
68816
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68802
|
-
var _authdetailsContext$
|
|
68803
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68804
|
-
var _authdetailsContext$
|
|
68805
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68817
|
+
var _authdetailsContext$i78;
|
|
68818
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.whatsappnumber) != null) {
|
|
68819
|
+
var _authdetailsContext$i79;
|
|
68820
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.whatsappnumber), '_blank');
|
|
68806
68821
|
}
|
|
68807
68822
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68808
68823
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68825,10 +68840,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68825
68840
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68826
68841
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68827
68842
|
onClick: function onClick() {
|
|
68828
|
-
var _authdetailsContext$
|
|
68829
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68830
|
-
var _authdetailsContext$
|
|
68831
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68843
|
+
var _authdetailsContext$i80;
|
|
68844
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.facebooklink) != null) {
|
|
68845
|
+
var _authdetailsContext$i81;
|
|
68846
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.facebooklink, '_blank');
|
|
68832
68847
|
}
|
|
68833
68848
|
}
|
|
68834
68849
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68836,10 +68851,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68836
68851
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68837
68852
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68838
68853
|
onClick: function onClick() {
|
|
68839
|
-
var _authdetailsContext$
|
|
68840
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68841
|
-
var _authdetailsContext$
|
|
68842
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68854
|
+
var _authdetailsContext$i82;
|
|
68855
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.instagramlink) != null) {
|
|
68856
|
+
var _authdetailsContext$i83;
|
|
68857
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink, '_blank');
|
|
68843
68858
|
}
|
|
68844
68859
|
}
|
|
68845
68860
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68847,10 +68862,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68847
68862
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68848
68863
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68849
68864
|
onClick: function onClick() {
|
|
68850
|
-
var _authdetailsContext$
|
|
68851
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68852
|
-
var _authdetailsContext$
|
|
68853
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68865
|
+
var _authdetailsContext$i84;
|
|
68866
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.whatsappnumber) != null) {
|
|
68867
|
+
var _authdetailsContext$i85;
|
|
68868
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.whatsappnumber), '_blank');
|
|
68854
68869
|
}
|
|
68855
68870
|
}
|
|
68856
68871
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
package/dist/index.esm.js
CHANGED
|
@@ -66991,7 +66991,7 @@ var Freetextsection = function Freetextsection(props) {
|
|
|
66991
66991
|
function ownKeys$Y(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; }
|
|
66992
66992
|
function _objectSpread$Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$Y(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
66993
66993
|
var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
66994
|
-
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$
|
|
66994
|
+
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i63, _authdetailsContext$i64, _authdetailsContext$i65, _authdetailsContext$i66, _authdetailsContext$i75, _authdetailsContext$i76, _authdetailsContext$i77;
|
|
66995
66995
|
var _useState = useState(''),
|
|
66996
66996
|
_useState2 = _slicedToArray(_useState, 2),
|
|
66997
66997
|
sectionproperties = _useState2[0],
|
|
@@ -68131,13 +68131,18 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68131
68131
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
68132
68132
|
}
|
|
68133
68133
|
}, /*#__PURE__*/React.createElement("div", {
|
|
68134
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
68134
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
68135
68135
|
style: {
|
|
68136
68136
|
background: sectionproperties.reservation_bgcolor,
|
|
68137
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68137
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
68138
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68139
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
68138
68140
|
}
|
|
68139
68141
|
}, /*#__PURE__*/React.createElement("div", {
|
|
68140
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68142
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68143
|
+
style: {
|
|
68144
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68145
|
+
}
|
|
68141
68146
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React.createElement("div", {
|
|
68142
68147
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68143
68148
|
style: {
|
|
@@ -68199,7 +68204,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68199
68204
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68200
68205
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68201
68206
|
}
|
|
68202
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68207
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
68203
68208
|
"class": "w-100 ",
|
|
68204
68209
|
style: {
|
|
68205
68210
|
textAlign: 'right',
|
|
@@ -68219,7 +68224,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68219
68224
|
color: '#fcfaf3'
|
|
68220
68225
|
},
|
|
68221
68226
|
repeat: Infinity
|
|
68222
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68227
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
68223
68228
|
"class": "w-100 ",
|
|
68224
68229
|
style: {
|
|
68225
68230
|
textAlign: 'left',
|
|
@@ -68257,10 +68262,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68257
68262
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68258
68263
|
onClick: function onClick() {
|
|
68259
68264
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68260
|
-
var _authdetailsContext$
|
|
68261
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68262
|
-
var _authdetailsContext$
|
|
68263
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68265
|
+
var _authdetailsContext$i45;
|
|
68266
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.whatsappnumber) != null) {
|
|
68267
|
+
var _authdetailsContext$i46;
|
|
68268
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.whatsappnumber), '_blank');
|
|
68264
68269
|
}
|
|
68265
68270
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68266
68271
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68283,10 +68288,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68283
68288
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68284
68289
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68285
68290
|
onClick: function onClick() {
|
|
68286
|
-
var _authdetailsContext$
|
|
68287
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68288
|
-
var _authdetailsContext$
|
|
68289
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68291
|
+
var _authdetailsContext$i47;
|
|
68292
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null) {
|
|
68293
|
+
var _authdetailsContext$i48;
|
|
68294
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink, '_blank');
|
|
68290
68295
|
}
|
|
68291
68296
|
}
|
|
68292
68297
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -68294,10 +68299,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68294
68299
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68295
68300
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68296
68301
|
onClick: function onClick() {
|
|
68297
|
-
var _authdetailsContext$
|
|
68298
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68299
|
-
var _authdetailsContext$
|
|
68300
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68302
|
+
var _authdetailsContext$i49;
|
|
68303
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.instagramlink) != null) {
|
|
68304
|
+
var _authdetailsContext$i50;
|
|
68305
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.instagramlink, '_blank');
|
|
68301
68306
|
}
|
|
68302
68307
|
}
|
|
68303
68308
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -68305,10 +68310,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68305
68310
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68306
68311
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68307
68312
|
onClick: function onClick() {
|
|
68308
|
-
var _authdetailsContext$
|
|
68309
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68310
|
-
var _authdetailsContext$
|
|
68311
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68313
|
+
var _authdetailsContext$i51;
|
|
68314
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.whatsappnumber) != null) {
|
|
68315
|
+
var _authdetailsContext$i52;
|
|
68316
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.whatsappnumber), '_blank');
|
|
68312
68317
|
}
|
|
68313
68318
|
}
|
|
68314
68319
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -68390,7 +68395,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68390
68395
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68391
68396
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68392
68397
|
}
|
|
68393
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68398
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
68394
68399
|
"class": "w-100 ",
|
|
68395
68400
|
style: {
|
|
68396
68401
|
textAlign: 'right',
|
|
@@ -68410,7 +68415,7 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68410
68415
|
color: '#fcfaf3'
|
|
68411
68416
|
},
|
|
68412
68417
|
repeat: Infinity
|
|
68413
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68418
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instid) == '67b1bb900a541' && /*#__PURE__*/React.createElement("div", {
|
|
68414
68419
|
"class": "w-100 ",
|
|
68415
68420
|
style: {
|
|
68416
68421
|
textAlign: 'left',
|
|
@@ -68448,10 +68453,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68448
68453
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68449
68454
|
onClick: function onClick() {
|
|
68450
68455
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68451
|
-
var _authdetailsContext$
|
|
68452
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68453
|
-
var _authdetailsContext$
|
|
68454
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68456
|
+
var _authdetailsContext$i55;
|
|
68457
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.whatsappnumber) != null) {
|
|
68458
|
+
var _authdetailsContext$i56;
|
|
68459
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.whatsappnumber), '_blank');
|
|
68455
68460
|
}
|
|
68456
68461
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68457
68462
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68474,10 +68479,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68474
68479
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68475
68480
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68476
68481
|
onClick: function onClick() {
|
|
68477
|
-
var _authdetailsContext$
|
|
68478
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68479
|
-
var _authdetailsContext$
|
|
68480
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68482
|
+
var _authdetailsContext$i57;
|
|
68483
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.facebooklink) != null) {
|
|
68484
|
+
var _authdetailsContext$i58;
|
|
68485
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.facebooklink, '_blank');
|
|
68481
68486
|
}
|
|
68482
68487
|
}
|
|
68483
68488
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -68485,10 +68490,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68485
68490
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68486
68491
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68487
68492
|
onClick: function onClick() {
|
|
68488
|
-
var _authdetailsContext$
|
|
68489
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68490
|
-
var _authdetailsContext$
|
|
68491
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68493
|
+
var _authdetailsContext$i59;
|
|
68494
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.instagramlink) != null) {
|
|
68495
|
+
var _authdetailsContext$i60;
|
|
68496
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.instagramlink, '_blank');
|
|
68492
68497
|
}
|
|
68493
68498
|
}
|
|
68494
68499
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -68496,10 +68501,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68496
68501
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68497
68502
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68498
68503
|
onClick: function onClick() {
|
|
68499
|
-
var _authdetailsContext$
|
|
68500
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68501
|
-
var _authdetailsContext$
|
|
68502
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68504
|
+
var _authdetailsContext$i61;
|
|
68505
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.whatsappnumber) != null) {
|
|
68506
|
+
var _authdetailsContext$i62;
|
|
68507
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.whatsappnumber), '_blank');
|
|
68503
68508
|
}
|
|
68504
68509
|
}
|
|
68505
68510
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -68513,13 +68518,18 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68513
68518
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
68514
68519
|
}
|
|
68515
68520
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React.createElement("div", {
|
|
68516
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
68521
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
68517
68522
|
style: {
|
|
68518
68523
|
background: sectionproperties.reservation_bgcolor,
|
|
68519
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68524
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
68525
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68526
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
68520
68527
|
}
|
|
68521
68528
|
}, /*#__PURE__*/React.createElement("div", {
|
|
68522
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68529
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68530
|
+
style: {
|
|
68531
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68532
|
+
}
|
|
68523
68533
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React.createElement("div", {
|
|
68524
68534
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68525
68535
|
style: {
|
|
@@ -68599,10 +68609,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68599
68609
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68600
68610
|
onClick: function onClick() {
|
|
68601
68611
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68602
|
-
var _authdetailsContext$
|
|
68603
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68604
|
-
var _authdetailsContext$
|
|
68605
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68612
|
+
var _authdetailsContext$i67;
|
|
68613
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null) {
|
|
68614
|
+
var _authdetailsContext$i68;
|
|
68615
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber), '_blank');
|
|
68606
68616
|
}
|
|
68607
68617
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68608
68618
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68625,10 +68635,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68625
68635
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68626
68636
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68627
68637
|
onClick: function onClick() {
|
|
68628
|
-
var _authdetailsContext$
|
|
68629
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68630
|
-
var _authdetailsContext$
|
|
68631
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68638
|
+
var _authdetailsContext$i69;
|
|
68639
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.facebooklink) != null) {
|
|
68640
|
+
var _authdetailsContext$i70;
|
|
68641
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.facebooklink, '_blank');
|
|
68632
68642
|
}
|
|
68633
68643
|
}
|
|
68634
68644
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -68636,10 +68646,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68636
68646
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68637
68647
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68638
68648
|
onClick: function onClick() {
|
|
68639
|
-
var _authdetailsContext$
|
|
68640
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68641
|
-
var _authdetailsContext$
|
|
68642
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68649
|
+
var _authdetailsContext$i71;
|
|
68650
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.instagramlink) != null) {
|
|
68651
|
+
var _authdetailsContext$i72;
|
|
68652
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.instagramlink, '_blank');
|
|
68643
68653
|
}
|
|
68644
68654
|
}
|
|
68645
68655
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -68647,10 +68657,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68647
68657
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68648
68658
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68649
68659
|
onClick: function onClick() {
|
|
68650
|
-
var _authdetailsContext$
|
|
68651
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68652
|
-
var _authdetailsContext$
|
|
68653
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68660
|
+
var _authdetailsContext$i73;
|
|
68661
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.whatsappnumber) != null) {
|
|
68662
|
+
var _authdetailsContext$i74;
|
|
68663
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.whatsappnumber), '_blank');
|
|
68654
68664
|
}
|
|
68655
68665
|
}
|
|
68656
68666
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
@@ -68670,7 +68680,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68670
68680
|
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68671
68681
|
}
|
|
68672
68682
|
}, /*#__PURE__*/React.createElement("div", {
|
|
68673
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68683
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68684
|
+
style: {
|
|
68685
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.instid) == '68319d088f13e' ? '0.5rem' : 0
|
|
68686
|
+
}
|
|
68674
68687
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React.createElement("div", {
|
|
68675
68688
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68676
68689
|
style: {
|
|
@@ -68736,7 +68749,9 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68736
68749
|
"class": "col-lg-12 p-0 d-flex justify-content-md-center",
|
|
68737
68750
|
style: {
|
|
68738
68751
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
68739
|
-
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
|
|
68752
|
+
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
|
|
68753
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.instid) == '68319d088f13e' ? '1px solid white' : 0,
|
|
68754
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.instid) == '68319d088f13e' ? '1rem 3rem' : 0
|
|
68740
68755
|
}
|
|
68741
68756
|
}, /*#__PURE__*/React.createElement("p", {
|
|
68742
68757
|
"class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
|
|
@@ -68750,10 +68765,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68750
68765
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68751
68766
|
onClick: function onClick() {
|
|
68752
68767
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68753
|
-
var _authdetailsContext$
|
|
68754
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68755
|
-
var _authdetailsContext$
|
|
68756
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68768
|
+
var _authdetailsContext$i78;
|
|
68769
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.whatsappnumber) != null) {
|
|
68770
|
+
var _authdetailsContext$i79;
|
|
68771
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.whatsappnumber), '_blank');
|
|
68757
68772
|
}
|
|
68758
68773
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68759
68774
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68776,10 +68791,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68776
68791
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68777
68792
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68778
68793
|
onClick: function onClick() {
|
|
68779
|
-
var _authdetailsContext$
|
|
68780
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68781
|
-
var _authdetailsContext$
|
|
68782
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68794
|
+
var _authdetailsContext$i80;
|
|
68795
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.facebooklink) != null) {
|
|
68796
|
+
var _authdetailsContext$i81;
|
|
68797
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.facebooklink, '_blank');
|
|
68783
68798
|
}
|
|
68784
68799
|
}
|
|
68785
68800
|
}, /*#__PURE__*/React.createElement(FaFacebookF, {
|
|
@@ -68787,10 +68802,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68787
68802
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68788
68803
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68789
68804
|
onClick: function onClick() {
|
|
68790
|
-
var _authdetailsContext$
|
|
68791
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68792
|
-
var _authdetailsContext$
|
|
68793
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68805
|
+
var _authdetailsContext$i82;
|
|
68806
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.instagramlink) != null) {
|
|
68807
|
+
var _authdetailsContext$i83;
|
|
68808
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink, '_blank');
|
|
68794
68809
|
}
|
|
68795
68810
|
}
|
|
68796
68811
|
}, /*#__PURE__*/React.createElement(AiFillInstagram, {
|
|
@@ -68798,10 +68813,10 @@ var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
|
68798
68813
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
68799
68814
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68800
68815
|
onClick: function onClick() {
|
|
68801
|
-
var _authdetailsContext$
|
|
68802
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68803
|
-
var _authdetailsContext$
|
|
68804
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68816
|
+
var _authdetailsContext$i84;
|
|
68817
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.whatsappnumber) != null) {
|
|
68818
|
+
var _authdetailsContext$i85;
|
|
68819
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.whatsappnumber), '_blank');
|
|
68805
68820
|
}
|
|
68806
68821
|
}
|
|
68807
68822
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
package/dist/index.umd.js
CHANGED
|
@@ -66852,7 +66852,7 @@
|
|
|
66852
66852
|
function ownKeys$Y(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; }
|
|
66853
66853
|
function _objectSpread$Y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$Y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$Y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
66854
66854
|
var Image_with_leftwords = function Image_with_leftwords(props) {
|
|
66855
|
-
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$
|
|
66855
|
+
var _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i53, _authdetailsContext$i54, _authdetailsContext$i63, _authdetailsContext$i64, _authdetailsContext$i65, _authdetailsContext$i66, _authdetailsContext$i75, _authdetailsContext$i76, _authdetailsContext$i77;
|
|
66856
66856
|
var _useState = React.useState(''),
|
|
66857
66857
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
66858
66858
|
sectionproperties = _useState2[0],
|
|
@@ -67992,13 +67992,18 @@
|
|
|
67992
67992
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
67993
67993
|
}
|
|
67994
67994
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67995
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
67995
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
67996
67996
|
style: {
|
|
67997
67997
|
background: sectionproperties.reservation_bgcolor,
|
|
67998
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
67998
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
67999
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68000
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
67999
68001
|
}
|
|
68000
68002
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68001
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68003
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68004
|
+
style: {
|
|
68005
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68006
|
+
}
|
|
68002
68007
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68003
68008
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68004
68009
|
style: {
|
|
@@ -68060,7 +68065,7 @@
|
|
|
68060
68065
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68061
68066
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68062
68067
|
}
|
|
68063
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68068
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68064
68069
|
"class": "w-100 ",
|
|
68065
68070
|
style: {
|
|
68066
68071
|
textAlign: 'right',
|
|
@@ -68080,7 +68085,7 @@
|
|
|
68080
68085
|
color: '#fcfaf3'
|
|
68081
68086
|
},
|
|
68082
68087
|
repeat: Infinity
|
|
68083
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68088
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68084
68089
|
"class": "w-100 ",
|
|
68085
68090
|
style: {
|
|
68086
68091
|
textAlign: 'left',
|
|
@@ -68118,10 +68123,10 @@
|
|
|
68118
68123
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68119
68124
|
onClick: function onClick() {
|
|
68120
68125
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68121
|
-
var _authdetailsContext$
|
|
68122
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68123
|
-
var _authdetailsContext$
|
|
68124
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68126
|
+
var _authdetailsContext$i45;
|
|
68127
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.whatsappnumber) != null) {
|
|
68128
|
+
var _authdetailsContext$i46;
|
|
68129
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.whatsappnumber), '_blank');
|
|
68125
68130
|
}
|
|
68126
68131
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68127
68132
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68144,10 +68149,10 @@
|
|
|
68144
68149
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68145
68150
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68146
68151
|
onClick: function onClick() {
|
|
68147
|
-
var _authdetailsContext$
|
|
68148
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68149
|
-
var _authdetailsContext$
|
|
68150
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68152
|
+
var _authdetailsContext$i47;
|
|
68153
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.facebooklink) != null) {
|
|
68154
|
+
var _authdetailsContext$i48;
|
|
68155
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.facebooklink, '_blank');
|
|
68151
68156
|
}
|
|
68152
68157
|
}
|
|
68153
68158
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68155,10 +68160,10 @@
|
|
|
68155
68160
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68156
68161
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68157
68162
|
onClick: function onClick() {
|
|
68158
|
-
var _authdetailsContext$
|
|
68159
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68160
|
-
var _authdetailsContext$
|
|
68161
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68163
|
+
var _authdetailsContext$i49;
|
|
68164
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.instagramlink) != null) {
|
|
68165
|
+
var _authdetailsContext$i50;
|
|
68166
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.instagramlink, '_blank');
|
|
68162
68167
|
}
|
|
68163
68168
|
}
|
|
68164
68169
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68166,10 +68171,10 @@
|
|
|
68166
68171
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68167
68172
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68168
68173
|
onClick: function onClick() {
|
|
68169
|
-
var _authdetailsContext$
|
|
68170
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68171
|
-
var _authdetailsContext$
|
|
68172
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68174
|
+
var _authdetailsContext$i51;
|
|
68175
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.whatsappnumber) != null) {
|
|
68176
|
+
var _authdetailsContext$i52;
|
|
68177
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.whatsappnumber), '_blank');
|
|
68173
68178
|
}
|
|
68174
68179
|
}
|
|
68175
68180
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68251,7 +68256,7 @@
|
|
|
68251
68256
|
justifyContent: sectionproperties.sectiontitleposition == 'Centered' ? 'center' : 'start',
|
|
68252
68257
|
fontSize: sectionproperties.prodCatFontSizeResp + 'px'
|
|
68253
68258
|
}
|
|
68254
|
-
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68259
|
+
}, SectionDescription())), langdetect == 'ar' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68255
68260
|
"class": "w-100 ",
|
|
68256
68261
|
style: {
|
|
68257
68262
|
textAlign: 'right',
|
|
@@ -68271,7 +68276,7 @@
|
|
|
68271
68276
|
color: '#fcfaf3'
|
|
68272
68277
|
},
|
|
68273
68278
|
repeat: Infinity
|
|
68274
|
-
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68279
|
+
})), langdetect == 'en' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.instid) == '67b1bb900a541' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68275
68280
|
"class": "w-100 ",
|
|
68276
68281
|
style: {
|
|
68277
68282
|
textAlign: 'left',
|
|
@@ -68309,10 +68314,10 @@
|
|
|
68309
68314
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68310
68315
|
onClick: function onClick() {
|
|
68311
68316
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68312
|
-
var _authdetailsContext$
|
|
68313
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68314
|
-
var _authdetailsContext$
|
|
68315
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68317
|
+
var _authdetailsContext$i55;
|
|
68318
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.whatsappnumber) != null) {
|
|
68319
|
+
var _authdetailsContext$i56;
|
|
68320
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.whatsappnumber), '_blank');
|
|
68316
68321
|
}
|
|
68317
68322
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68318
68323
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68335,10 +68340,10 @@
|
|
|
68335
68340
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68336
68341
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68337
68342
|
onClick: function onClick() {
|
|
68338
|
-
var _authdetailsContext$
|
|
68339
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68340
|
-
var _authdetailsContext$
|
|
68341
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68343
|
+
var _authdetailsContext$i57;
|
|
68344
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.facebooklink) != null) {
|
|
68345
|
+
var _authdetailsContext$i58;
|
|
68346
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.facebooklink, '_blank');
|
|
68342
68347
|
}
|
|
68343
68348
|
}
|
|
68344
68349
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68346,10 +68351,10 @@
|
|
|
68346
68351
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68347
68352
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68348
68353
|
onClick: function onClick() {
|
|
68349
|
-
var _authdetailsContext$
|
|
68350
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68351
|
-
var _authdetailsContext$
|
|
68352
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68354
|
+
var _authdetailsContext$i59;
|
|
68355
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.instagramlink) != null) {
|
|
68356
|
+
var _authdetailsContext$i60;
|
|
68357
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.instagramlink, '_blank');
|
|
68353
68358
|
}
|
|
68354
68359
|
}
|
|
68355
68360
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68357,10 +68362,10 @@
|
|
|
68357
68362
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68358
68363
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68359
68364
|
onClick: function onClick() {
|
|
68360
|
-
var _authdetailsContext$
|
|
68361
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68362
|
-
var _authdetailsContext$
|
|
68363
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68365
|
+
var _authdetailsContext$i61;
|
|
68366
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.whatsappnumber) != null) {
|
|
68367
|
+
var _authdetailsContext$i62;
|
|
68368
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.whatsappnumber), '_blank');
|
|
68364
68369
|
}
|
|
68365
68370
|
}
|
|
68366
68371
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68374,13 +68379,18 @@
|
|
|
68374
68379
|
justifyContent: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : 'start'
|
|
68375
68380
|
}
|
|
68376
68381
|
}, sectionproperties.image_show == 'show' && Image(), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68377
|
-
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center
|
|
68382
|
+
"class": sectionproperties.image_show == 'show' ? section_styles.sectioncintainer + ' col-lg-6 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ' : section_styles.sectioncintainer + ' col-lg-12 col-md-12 d-flex justify-content-start h-100 h-md-auto justify-content-md-center ',
|
|
68378
68383
|
style: {
|
|
68379
68384
|
background: sectionproperties.reservation_bgcolor,
|
|
68380
|
-
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68385
|
+
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : '',
|
|
68386
|
+
paddingLeft: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.instid) == '68319d088f13e' ? '1.5rem' : '',
|
|
68387
|
+
paddingRight: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.instid) == '68319d088f13e' ? '1.5rem' : ''
|
|
68381
68388
|
}
|
|
68382
68389
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68383
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68390
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i65 = authdetailsContext.instinfo) === null || _authdetailsContext$i65 === void 0 ? void 0 : _authdetailsContext$i65.instid) == '68319d088f13e' ? 'row m-0 w-100 h-100 p-4' : sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68391
|
+
style: {
|
|
68392
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i66 = authdetailsContext.instinfo) === null || _authdetailsContext$i66 === void 0 ? void 0 : _authdetailsContext$i66.instid) == '68319d088f13e' ? '1px solid white' : 0
|
|
68393
|
+
}
|
|
68384
68394
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68385
68395
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68386
68396
|
style: {
|
|
@@ -68460,10 +68470,10 @@
|
|
|
68460
68470
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68461
68471
|
onClick: function onClick() {
|
|
68462
68472
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68463
|
-
var _authdetailsContext$
|
|
68464
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68465
|
-
var _authdetailsContext$
|
|
68466
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68473
|
+
var _authdetailsContext$i67;
|
|
68474
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i67 = authdetailsContext.instinfo) === null || _authdetailsContext$i67 === void 0 ? void 0 : _authdetailsContext$i67.whatsappnumber) != null) {
|
|
68475
|
+
var _authdetailsContext$i68;
|
|
68476
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i68 = authdetailsContext.instinfo) === null || _authdetailsContext$i68 === void 0 ? void 0 : _authdetailsContext$i68.whatsappnumber), '_blank');
|
|
68467
68477
|
}
|
|
68468
68478
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68469
68479
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68486,10 +68496,10 @@
|
|
|
68486
68496
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68487
68497
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68488
68498
|
onClick: function onClick() {
|
|
68489
|
-
var _authdetailsContext$
|
|
68490
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68491
|
-
var _authdetailsContext$
|
|
68492
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68499
|
+
var _authdetailsContext$i69;
|
|
68500
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i69 = authdetailsContext.instinfo) === null || _authdetailsContext$i69 === void 0 ? void 0 : _authdetailsContext$i69.facebooklink) != null) {
|
|
68501
|
+
var _authdetailsContext$i70;
|
|
68502
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i70 = authdetailsContext.instinfo) === null || _authdetailsContext$i70 === void 0 ? void 0 : _authdetailsContext$i70.facebooklink, '_blank');
|
|
68493
68503
|
}
|
|
68494
68504
|
}
|
|
68495
68505
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68497,10 +68507,10 @@
|
|
|
68497
68507
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68498
68508
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68499
68509
|
onClick: function onClick() {
|
|
68500
|
-
var _authdetailsContext$
|
|
68501
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68502
|
-
var _authdetailsContext$
|
|
68503
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68510
|
+
var _authdetailsContext$i71;
|
|
68511
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i71 = authdetailsContext.instinfo) === null || _authdetailsContext$i71 === void 0 ? void 0 : _authdetailsContext$i71.instagramlink) != null) {
|
|
68512
|
+
var _authdetailsContext$i72;
|
|
68513
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i72 = authdetailsContext.instinfo) === null || _authdetailsContext$i72 === void 0 ? void 0 : _authdetailsContext$i72.instagramlink, '_blank');
|
|
68504
68514
|
}
|
|
68505
68515
|
}
|
|
68506
68516
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68508,10 +68518,10 @@
|
|
|
68508
68518
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68509
68519
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68510
68520
|
onClick: function onClick() {
|
|
68511
|
-
var _authdetailsContext$
|
|
68512
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68513
|
-
var _authdetailsContext$
|
|
68514
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68521
|
+
var _authdetailsContext$i73;
|
|
68522
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i73 = authdetailsContext.instinfo) === null || _authdetailsContext$i73 === void 0 ? void 0 : _authdetailsContext$i73.whatsappnumber) != null) {
|
|
68523
|
+
var _authdetailsContext$i74;
|
|
68524
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i74 = authdetailsContext.instinfo) === null || _authdetailsContext$i74 === void 0 ? void 0 : _authdetailsContext$i74.whatsappnumber), '_blank');
|
|
68515
68525
|
}
|
|
68516
68526
|
}
|
|
68517
68527
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
@@ -68531,7 +68541,10 @@
|
|
|
68531
68541
|
alignItems: sectionproperties.justifyContentCenter == 'Centered' ? 'center' : ''
|
|
68532
68542
|
}
|
|
68533
68543
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68534
|
-
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto'
|
|
68544
|
+
"class": sectionproperties.justifyContentCenter == 'Centered' ? 'row m-0 w-100' : 'row m-0 w-100 mb-auto',
|
|
68545
|
+
style: {
|
|
68546
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i75 = authdetailsContext.instinfo) === null || _authdetailsContext$i75 === void 0 ? void 0 : _authdetailsContext$i75.instid) == '68319d088f13e' ? '0.5rem' : 0
|
|
68547
|
+
}
|
|
68535
68548
|
}, sectionproperties.sectionTitleFontSize != 0 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68536
68549
|
"class": sectionproperties.sectionstyleresponsive == 'Image above text' ? 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center mt-md-4' : 'col-lg-12 pl-0 pr-0 d-flex justify-content-md-center',
|
|
68537
68550
|
style: {
|
|
@@ -68597,7 +68610,9 @@
|
|
|
68597
68610
|
"class": "col-lg-12 p-0 d-flex justify-content-md-center",
|
|
68598
68611
|
style: {
|
|
68599
68612
|
justifyContent: sectionproperties.text2centered == 'Centered' ? 'center' : 'start',
|
|
68600
|
-
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px'
|
|
68613
|
+
marginBottom: sectionproperties.slideshowText2Content_marginBottom + 'px',
|
|
68614
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i76 = authdetailsContext.instinfo) === null || _authdetailsContext$i76 === void 0 ? void 0 : _authdetailsContext$i76.instid) == '68319d088f13e' ? '1px solid white' : 0,
|
|
68615
|
+
padding: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i77 = authdetailsContext.instinfo) === null || _authdetailsContext$i77 === void 0 ? void 0 : _authdetailsContext$i77.instid) == '68319d088f13e' ? '1rem 3rem' : 0
|
|
68601
68616
|
}
|
|
68602
68617
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
68603
68618
|
"class": sectionproperties.text2centered == 'Justify' ? section_styles.editortext + ' pb-0 pl-md-2 pr-md-2 ' : section_styles.editortext + ' pb-0 text-md-center pl-md-2 pr-md-2 ',
|
|
@@ -68611,10 +68626,10 @@
|
|
|
68611
68626
|
"class": "".concat(section_styles.btn) + ' m-md-0 ',
|
|
68612
68627
|
onClick: function onClick() {
|
|
68613
68628
|
if (sectionproperties.btntype == 'WhatsApp') {
|
|
68614
|
-
var _authdetailsContext$
|
|
68615
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68616
|
-
var _authdetailsContext$
|
|
68617
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68629
|
+
var _authdetailsContext$i78;
|
|
68630
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i78 = authdetailsContext.instinfo) === null || _authdetailsContext$i78 === void 0 ? void 0 : _authdetailsContext$i78.whatsappnumber) != null) {
|
|
68631
|
+
var _authdetailsContext$i79;
|
|
68632
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i79 = authdetailsContext.instinfo) === null || _authdetailsContext$i79 === void 0 ? void 0 : _authdetailsContext$i79.whatsappnumber), '_blank');
|
|
68618
68633
|
}
|
|
68619
68634
|
} else if (sectionproperties.btntype == 'App/Web Page') {
|
|
68620
68635
|
// window.open(sectionproperties.btnlink, '_target');
|
|
@@ -68637,10 +68652,10 @@
|
|
|
68637
68652
|
}, sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68638
68653
|
"class": "".concat(section_styles.facebook_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68639
68654
|
onClick: function onClick() {
|
|
68640
|
-
var _authdetailsContext$
|
|
68641
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68642
|
-
var _authdetailsContext$
|
|
68643
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68655
|
+
var _authdetailsContext$i80;
|
|
68656
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i80 = authdetailsContext.instinfo) === null || _authdetailsContext$i80 === void 0 ? void 0 : _authdetailsContext$i80.facebooklink) != null) {
|
|
68657
|
+
var _authdetailsContext$i81;
|
|
68658
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i81 = authdetailsContext.instinfo) === null || _authdetailsContext$i81 === void 0 ? void 0 : _authdetailsContext$i81.facebooklink, '_blank');
|
|
68644
68659
|
}
|
|
68645
68660
|
}
|
|
68646
68661
|
}, /*#__PURE__*/React__default["default"].createElement(FaFacebookF.FaFacebookF, {
|
|
@@ -68648,10 +68663,10 @@
|
|
|
68648
68663
|
})), sectionproperties.instbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68649
68664
|
"class": "".concat(section_styles.instgram_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68650
68665
|
onClick: function onClick() {
|
|
68651
|
-
var _authdetailsContext$
|
|
68652
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68653
|
-
var _authdetailsContext$
|
|
68654
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68666
|
+
var _authdetailsContext$i82;
|
|
68667
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i82 = authdetailsContext.instinfo) === null || _authdetailsContext$i82 === void 0 ? void 0 : _authdetailsContext$i82.instagramlink) != null) {
|
|
68668
|
+
var _authdetailsContext$i83;
|
|
68669
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i83 = authdetailsContext.instinfo) === null || _authdetailsContext$i83 === void 0 ? void 0 : _authdetailsContext$i83.instagramlink, '_blank');
|
|
68655
68670
|
}
|
|
68656
68671
|
}
|
|
68657
68672
|
}, /*#__PURE__*/React__default["default"].createElement(AiFillInstagram.AiFillInstagram, {
|
|
@@ -68659,10 +68674,10 @@
|
|
|
68659
68674
|
})), sectionproperties.youtbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
68660
68675
|
"class": "".concat(section_styles.youtube_btn) + ' d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
68661
68676
|
onClick: function onClick() {
|
|
68662
|
-
var _authdetailsContext$
|
|
68663
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68664
|
-
var _authdetailsContext$
|
|
68665
|
-
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
68677
|
+
var _authdetailsContext$i84;
|
|
68678
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i84 = authdetailsContext.instinfo) === null || _authdetailsContext$i84 === void 0 ? void 0 : _authdetailsContext$i84.whatsappnumber) != null) {
|
|
68679
|
+
var _authdetailsContext$i85;
|
|
68680
|
+
window.open('https://api.whatsapp.com/send?phone=' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i85 = authdetailsContext.instinfo) === null || _authdetailsContext$i85 === void 0 ? void 0 : _authdetailsContext$i85.whatsappnumber), '_blank');
|
|
68666
68681
|
}
|
|
68667
68682
|
}
|
|
68668
68683
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|