tabexseriescomponents 0.2.1060 → 0.2.1061
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 +10 -10
- package/dist/index.esm.js +10 -10
- package/dist/index.umd.js +10 -10
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -76048,7 +76048,7 @@ var TwoWayServiceSectionWithImage = function TwoWayServiceSectionWithImage(props
|
|
|
76048
76048
|
function ownKeys$N(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; }
|
|
76049
76049
|
function _objectSpread$N(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$N(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$N(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
76050
76050
|
var ContactUsSection = function ContactUsSection(props) {
|
|
76051
|
-
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$
|
|
76051
|
+
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
76052
76052
|
var _useState = React.useState(''),
|
|
76053
76053
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
76054
76054
|
sectionproperties = _useState2[0],
|
|
@@ -76255,10 +76255,10 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76255
76255
|
}
|
|
76256
76256
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76257
76257
|
"class": "storeinfo"
|
|
76258
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76258
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76259
76259
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76260
76260
|
}, /*#__PURE__*/React__default["default"].createElement("iframe", {
|
|
76261
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76261
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.googlemapslink,
|
|
76262
76262
|
width: "100%",
|
|
76263
76263
|
height: "100%",
|
|
76264
76264
|
allowfullscreen: "",
|
|
@@ -76304,8 +76304,8 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76304
76304
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76305
76305
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76306
76306
|
onClick: function onClick() {
|
|
76307
|
-
var _authdetailsContext$
|
|
76308
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76307
|
+
var _authdetailsContext$i7;
|
|
76308
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
|
|
76309
76309
|
}
|
|
76310
76310
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76311
76311
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76322,7 +76322,7 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76322
76322
|
}
|
|
76323
76323
|
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76324
76324
|
"class": "storeinfo"
|
|
76325
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76325
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.email)))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76326
76326
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
|
|
76327
76327
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76328
76328
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
@@ -76349,8 +76349,8 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76349
76349
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76350
76350
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76351
76351
|
onClick: function onClick() {
|
|
76352
|
-
var _authdetailsContext$
|
|
76353
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76352
|
+
var _authdetailsContext$i9;
|
|
76353
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
|
|
76354
76354
|
}
|
|
76355
76355
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76356
76356
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76369,10 +76369,10 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76369
76369
|
}
|
|
76370
76370
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76371
76371
|
"class": "storeinfo"
|
|
76372
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76372
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76373
76373
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76374
76374
|
}, /*#__PURE__*/React__default["default"].createElement("iframe", {
|
|
76375
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76375
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.googlemapslink,
|
|
76376
76376
|
width: "100%",
|
|
76377
76377
|
height: "100%",
|
|
76378
76378
|
allowfullscreen: "",
|
package/dist/index.esm.js
CHANGED
|
@@ -75997,7 +75997,7 @@ var TwoWayServiceSectionWithImage = function TwoWayServiceSectionWithImage(props
|
|
|
75997
75997
|
function ownKeys$N(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; }
|
|
75998
75998
|
function _objectSpread$N(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$N(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$N(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
75999
75999
|
var ContactUsSection = function ContactUsSection(props) {
|
|
76000
|
-
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$
|
|
76000
|
+
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
76001
76001
|
var _useState = useState(''),
|
|
76002
76002
|
_useState2 = _slicedToArray(_useState, 2),
|
|
76003
76003
|
sectionproperties = _useState2[0],
|
|
@@ -76204,10 +76204,10 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76204
76204
|
}
|
|
76205
76205
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
|
|
76206
76206
|
"class": "storeinfo"
|
|
76207
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
76207
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
76208
76208
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76209
76209
|
}, /*#__PURE__*/React.createElement("iframe", {
|
|
76210
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76210
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.googlemapslink,
|
|
76211
76211
|
width: "100%",
|
|
76212
76212
|
height: "100%",
|
|
76213
76213
|
allowfullscreen: "",
|
|
@@ -76253,8 +76253,8 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76253
76253
|
}, /*#__PURE__*/React.createElement("p", {
|
|
76254
76254
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76255
76255
|
onClick: function onClick() {
|
|
76256
|
-
var _authdetailsContext$
|
|
76257
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76256
|
+
var _authdetailsContext$i7;
|
|
76257
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
|
|
76258
76258
|
}
|
|
76259
76259
|
}, /*#__PURE__*/React.createElement("span", {
|
|
76260
76260
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76271,7 +76271,7 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76271
76271
|
}
|
|
76272
76272
|
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React.createElement("span", {
|
|
76273
76273
|
"class": "storeinfo"
|
|
76274
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76274
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.email)))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
76275
76275
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
|
|
76276
76276
|
}, /*#__PURE__*/React.createElement("p", {
|
|
76277
76277
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
@@ -76298,8 +76298,8 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76298
76298
|
}, /*#__PURE__*/React.createElement("p", {
|
|
76299
76299
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76300
76300
|
onClick: function onClick() {
|
|
76301
|
-
var _authdetailsContext$
|
|
76302
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76301
|
+
var _authdetailsContext$i9;
|
|
76302
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
|
|
76303
76303
|
}
|
|
76304
76304
|
}, /*#__PURE__*/React.createElement("span", {
|
|
76305
76305
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76318,10 +76318,10 @@ var ContactUsSection = function ContactUsSection(props) {
|
|
|
76318
76318
|
}
|
|
76319
76319
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React.createElement("span", {
|
|
76320
76320
|
"class": "storeinfo"
|
|
76321
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76321
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
76322
76322
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76323
76323
|
}, /*#__PURE__*/React.createElement("iframe", {
|
|
76324
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76324
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.googlemapslink,
|
|
76325
76325
|
width: "100%",
|
|
76326
76326
|
height: "100%",
|
|
76327
76327
|
allowfullscreen: "",
|
package/dist/index.umd.js
CHANGED
|
@@ -75856,7 +75856,7 @@
|
|
|
75856
75856
|
function ownKeys$N(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; }
|
|
75857
75857
|
function _objectSpread$N(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$N(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$N(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
75858
75858
|
var ContactUsSection = function ContactUsSection(props) {
|
|
75859
|
-
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$
|
|
75859
|
+
var _authdetailsContext$i2, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i8, _authdetailsContext$i0, _authdetailsContext$i1;
|
|
75860
75860
|
var _useState = React.useState(''),
|
|
75861
75861
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
75862
75862
|
sectionproperties = _useState2[0],
|
|
@@ -76063,10 +76063,10 @@
|
|
|
76063
76063
|
}
|
|
76064
76064
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76065
76065
|
"class": "storeinfo"
|
|
76066
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76066
|
+
}, langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.address_en : authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.address_ar)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76067
76067
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76068
76068
|
}, /*#__PURE__*/React__default["default"].createElement("iframe", {
|
|
76069
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76069
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.googlemapslink,
|
|
76070
76070
|
width: "100%",
|
|
76071
76071
|
height: "100%",
|
|
76072
76072
|
allowfullscreen: "",
|
|
@@ -76112,8 +76112,8 @@
|
|
|
76112
76112
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76113
76113
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76114
76114
|
onClick: function onClick() {
|
|
76115
|
-
var _authdetailsContext$
|
|
76116
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76115
|
+
var _authdetailsContext$i7;
|
|
76116
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 || (_authdetailsContext$i7 = _authdetailsContext$i7.contactinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.email), '_self');
|
|
76117
76117
|
}
|
|
76118
76118
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76119
76119
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76130,7 +76130,7 @@
|
|
|
76130
76130
|
}
|
|
76131
76131
|
}, langdetect == 'en' ? sectionproperties.emailtitle_en : sectionproperties.emailtitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76132
76132
|
"class": "storeinfo"
|
|
76133
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76133
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 || (_authdetailsContext$i8 = _authdetailsContext$i8.contactinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.email)))), sectionproperties.showfooterphonenumber == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76134
76134
|
"class": "col-lg-12 p-0 d-flex align-items-center justify-content-start mb-5"
|
|
76135
76135
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76136
76136
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
@@ -76157,8 +76157,8 @@
|
|
|
76157
76157
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
76158
76158
|
"class": section_styles.storeinfo + ' m-0 p-0 d-flex justify-content-start flex-row ',
|
|
76159
76159
|
onClick: function onClick() {
|
|
76160
|
-
var _authdetailsContext$
|
|
76161
|
-
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76160
|
+
var _authdetailsContext$i9;
|
|
76161
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.googlemapslink);
|
|
76162
76162
|
}
|
|
76163
76163
|
}, /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76164
76164
|
"class": section_styles.iconContainer + ' allcentered storeinfoicon '
|
|
@@ -76177,10 +76177,10 @@
|
|
|
76177
76177
|
}
|
|
76178
76178
|
}, langdetect == 'en' ? sectionproperties.addresstitle_en : sectionproperties.addresstitle_ar), /*#__PURE__*/React__default["default"].createElement("span", {
|
|
76179
76179
|
"class": "storeinfo"
|
|
76180
|
-
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76180
|
+
}, authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.address_en)))))), sectionproperties.showmap == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
76181
76181
|
"class": "col-lg-6 allcentered p-0 h-100"
|
|
76182
76182
|
}, /*#__PURE__*/React__default["default"].createElement("iframe", {
|
|
76183
|
-
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
76183
|
+
src: authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.googlemapslink,
|
|
76184
76184
|
width: "100%",
|
|
76185
76185
|
height: "100%",
|
|
76186
76186
|
allowfullscreen: "",
|