tabexseriescomponents 0.0.461 → 0.0.462
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +20 -16
- package/dist/index.esm.js +20 -16
- package/dist/index.umd.js +20 -16
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -13081,15 +13081,15 @@ var CartSlider = function CartSlider(props) {
|
|
|
13081
13081
|
CurrentPageId = _useState6[0],
|
|
13082
13082
|
setCurrentPageId = _useState6[1];
|
|
13083
13083
|
var _useState7 = React.useState(''),
|
|
13084
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2)
|
|
13085
|
-
|
|
13084
|
+
_useState8 = _slicedToArray__default["default"](_useState7, 2);
|
|
13085
|
+
_useState8[0];
|
|
13086
13086
|
_useState8[1];
|
|
13087
13087
|
var _useState9 = React.useState({
|
|
13088
13088
|
productfetchingtype: 'Random',
|
|
13089
13089
|
collectionid: ''
|
|
13090
13090
|
}),
|
|
13091
|
-
_useState10 = _slicedToArray__default["default"](_useState9, 2)
|
|
13092
|
-
|
|
13091
|
+
_useState10 = _slicedToArray__default["default"](_useState9, 2);
|
|
13092
|
+
_useState10[0];
|
|
13093
13093
|
_useState10[1];
|
|
13094
13094
|
React.useEffect(function () {
|
|
13095
13095
|
if (CurrentSrcTypeContext == 'workplace') {
|
|
@@ -13443,12 +13443,8 @@ var CartSlider = function CartSlider(props) {
|
|
|
13443
13443
|
}, langdetect == 'en' ? sectionproperties.nocards_content_en : sectionproperties.nocards_content_ar), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
13444
13444
|
className: "".concat(cart_cssstyles.shopbuttonstyles) + ' mt-4 d-flex align-items-center justify-content-center ',
|
|
13445
13445
|
onClick: function onClick() {
|
|
13446
|
-
if (
|
|
13447
|
-
|
|
13448
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, ProductsFetchingTypeSectionObj.collectionid);
|
|
13449
|
-
} else {
|
|
13450
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13451
|
-
}
|
|
13446
|
+
if (sectionproperties.btnlink != '' && sectionproperties.btnlink != undefined && sectionproperties.btnlink != null) {
|
|
13447
|
+
routingcountext(sectionproperties.btnlink, false);
|
|
13452
13448
|
} else {
|
|
13453
13449
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13454
13450
|
}
|
|
@@ -41868,7 +41864,7 @@ var Footer2 = function Footer2(props) {
|
|
|
41868
41864
|
function ownKeys$1y(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; }
|
|
41869
41865
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
41870
41866
|
var Footer3 = function Footer3(props) {
|
|
41871
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$
|
|
41867
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18;
|
|
41872
41868
|
var _useState = React.useState(''),
|
|
41873
41869
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
41874
41870
|
sectionproperties = _useState2[0],
|
|
@@ -42169,6 +42165,14 @@ var Footer3 = function Footer3(props) {
|
|
|
42169
42165
|
}
|
|
42170
42166
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
42171
42167
|
size: sectionproperties.youtubebtniconfontsize
|
|
42168
|
+
})), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42169
|
+
"class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
42170
|
+
onClick: function onClick() {
|
|
42171
|
+
var _authdetailsContext$i15;
|
|
42172
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.googlemapslink);
|
|
42173
|
+
}
|
|
42174
|
+
}, /*#__PURE__*/React__default["default"].createElement(RiRoadMapLine.RiRoadMapLine, {
|
|
42175
|
+
size: sectionproperties.viewLocationFontSize
|
|
42172
42176
|
})))))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42173
42177
|
"class": "col-lg-12 p-0 allcentered"
|
|
42174
42178
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -42186,14 +42190,14 @@ var Footer3 = function Footer3(props) {
|
|
|
42186
42190
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42187
42191
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 cursor-pointer ',
|
|
42188
42192
|
onClick: function onClick() {
|
|
42189
|
-
var _authdetailsContext$
|
|
42190
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42193
|
+
var _authdetailsContext$i16;
|
|
42194
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email), '_self');
|
|
42191
42195
|
}
|
|
42192
42196
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42193
42197
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center text-transform-none '
|
|
42194
42198
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42195
42199
|
"class": ' fa fa-at mr-2 ml-2 storeinfotext text-transform-none '
|
|
42196
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42200
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42197
42201
|
"class": ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
42198
42202
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42199
42203
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
@@ -42214,7 +42218,7 @@ var Footer3 = function Footer3(props) {
|
|
|
42214
42218
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
42215
42219
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
42216
42220
|
size: sectionproperties.footerinfoicon_fontsize
|
|
42217
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42221
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.address_en)))))));
|
|
42218
42222
|
};
|
|
42219
42223
|
|
|
42220
42224
|
function ownKeys$1x(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; }
|
|
@@ -72116,7 +72120,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
72116
72120
|
marginBottom: sectionproperties.productpricemarginBottom + 'px'
|
|
72117
72121
|
}
|
|
72118
72122
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
72119
|
-
"class":
|
|
72123
|
+
"class": ' d-flex align-items-center p-0 mb-0 flex-column ',
|
|
72120
72124
|
style: {
|
|
72121
72125
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72122
72126
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -13032,15 +13032,15 @@ var CartSlider = function CartSlider(props) {
|
|
|
13032
13032
|
CurrentPageId = _useState6[0],
|
|
13033
13033
|
setCurrentPageId = _useState6[1];
|
|
13034
13034
|
var _useState7 = useState(''),
|
|
13035
|
-
_useState8 = _slicedToArray(_useState7, 2)
|
|
13036
|
-
|
|
13035
|
+
_useState8 = _slicedToArray(_useState7, 2);
|
|
13036
|
+
_useState8[0];
|
|
13037
13037
|
_useState8[1];
|
|
13038
13038
|
var _useState9 = useState({
|
|
13039
13039
|
productfetchingtype: 'Random',
|
|
13040
13040
|
collectionid: ''
|
|
13041
13041
|
}),
|
|
13042
|
-
_useState10 = _slicedToArray(_useState9, 2)
|
|
13043
|
-
|
|
13042
|
+
_useState10 = _slicedToArray(_useState9, 2);
|
|
13043
|
+
_useState10[0];
|
|
13044
13044
|
_useState10[1];
|
|
13045
13045
|
useEffect(function () {
|
|
13046
13046
|
if (CurrentSrcTypeContext == 'workplace') {
|
|
@@ -13394,12 +13394,8 @@ var CartSlider = function CartSlider(props) {
|
|
|
13394
13394
|
}, langdetect == 'en' ? sectionproperties.nocards_content_en : sectionproperties.nocards_content_ar), /*#__PURE__*/React.createElement("button", {
|
|
13395
13395
|
className: "".concat(cart_cssstyles.shopbuttonstyles) + ' mt-4 d-flex align-items-center justify-content-center ',
|
|
13396
13396
|
onClick: function onClick() {
|
|
13397
|
-
if (
|
|
13398
|
-
|
|
13399
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, ProductsFetchingTypeSectionObj.collectionid);
|
|
13400
|
-
} else {
|
|
13401
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13402
|
-
}
|
|
13397
|
+
if (sectionproperties.btnlink != '' && sectionproperties.btnlink != undefined && sectionproperties.btnlink != null) {
|
|
13398
|
+
routingcountext(sectionproperties.btnlink, false);
|
|
13403
13399
|
} else {
|
|
13404
13400
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13405
13401
|
}
|
|
@@ -41819,7 +41815,7 @@ var Footer2 = function Footer2(props) {
|
|
|
41819
41815
|
function ownKeys$1y(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; }
|
|
41820
41816
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
41821
41817
|
var Footer3 = function Footer3(props) {
|
|
41822
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$
|
|
41818
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18;
|
|
41823
41819
|
var _useState = useState(''),
|
|
41824
41820
|
_useState2 = _slicedToArray(_useState, 2),
|
|
41825
41821
|
sectionproperties = _useState2[0],
|
|
@@ -42120,6 +42116,14 @@ var Footer3 = function Footer3(props) {
|
|
|
42120
42116
|
}
|
|
42121
42117
|
}, /*#__PURE__*/React.createElement(FaWhatsapp, {
|
|
42122
42118
|
size: sectionproperties.youtubebtniconfontsize
|
|
42119
|
+
})), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
42120
|
+
"class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
42121
|
+
onClick: function onClick() {
|
|
42122
|
+
var _authdetailsContext$i15;
|
|
42123
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.googlemapslink);
|
|
42124
|
+
}
|
|
42125
|
+
}, /*#__PURE__*/React.createElement(RiRoadMapLine, {
|
|
42126
|
+
size: sectionproperties.viewLocationFontSize
|
|
42123
42127
|
})))))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React.createElement("div", {
|
|
42124
42128
|
"class": "col-lg-12 p-0 allcentered"
|
|
42125
42129
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -42137,14 +42141,14 @@ var Footer3 = function Footer3(props) {
|
|
|
42137
42141
|
}, /*#__PURE__*/React.createElement("div", {
|
|
42138
42142
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 cursor-pointer ',
|
|
42139
42143
|
onClick: function onClick() {
|
|
42140
|
-
var _authdetailsContext$
|
|
42141
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42144
|
+
var _authdetailsContext$i16;
|
|
42145
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email), '_self');
|
|
42142
42146
|
}
|
|
42143
42147
|
}, /*#__PURE__*/React.createElement("p", {
|
|
42144
42148
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center text-transform-none '
|
|
42145
42149
|
}, /*#__PURE__*/React.createElement("i", {
|
|
42146
42150
|
"class": ' fa fa-at mr-2 ml-2 storeinfotext text-transform-none '
|
|
42147
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42151
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email)), /*#__PURE__*/React.createElement("div", {
|
|
42148
42152
|
"class": ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
42149
42153
|
}, /*#__PURE__*/React.createElement("p", {
|
|
42150
42154
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
@@ -42165,7 +42169,7 @@ var Footer3 = function Footer3(props) {
|
|
|
42165
42169
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
42166
42170
|
}, /*#__PURE__*/React.createElement(IoLocationSharp, {
|
|
42167
42171
|
size: sectionproperties.footerinfoicon_fontsize
|
|
42168
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42172
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.address_en)))))));
|
|
42169
42173
|
};
|
|
42170
42174
|
|
|
42171
42175
|
function ownKeys$1x(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; }
|
|
@@ -72067,7 +72071,7 @@ var Simpleproductcard = function Simpleproductcard(props) {
|
|
|
72067
72071
|
marginBottom: sectionproperties.productpricemarginBottom + 'px'
|
|
72068
72072
|
}
|
|
72069
72073
|
}, /*#__PURE__*/React.createElement("div", {
|
|
72070
|
-
"class":
|
|
72074
|
+
"class": ' d-flex align-items-center p-0 mb-0 flex-column ',
|
|
72071
72075
|
style: {
|
|
72072
72076
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
72073
72077
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -12907,15 +12907,15 @@
|
|
|
12907
12907
|
CurrentPageId = _useState6[0],
|
|
12908
12908
|
setCurrentPageId = _useState6[1];
|
|
12909
12909
|
var _useState7 = React.useState(''),
|
|
12910
|
-
_useState8 = _slicedToArray__default["default"](_useState7, 2)
|
|
12911
|
-
|
|
12910
|
+
_useState8 = _slicedToArray__default["default"](_useState7, 2);
|
|
12911
|
+
_useState8[0];
|
|
12912
12912
|
_useState8[1];
|
|
12913
12913
|
var _useState9 = React.useState({
|
|
12914
12914
|
productfetchingtype: 'Random',
|
|
12915
12915
|
collectionid: ''
|
|
12916
12916
|
}),
|
|
12917
|
-
_useState10 = _slicedToArray__default["default"](_useState9, 2)
|
|
12918
|
-
|
|
12917
|
+
_useState10 = _slicedToArray__default["default"](_useState9, 2);
|
|
12918
|
+
_useState10[0];
|
|
12919
12919
|
_useState10[1];
|
|
12920
12920
|
React.useEffect(function () {
|
|
12921
12921
|
if (CurrentSrcTypeContext == 'workplace') {
|
|
@@ -13269,12 +13269,8 @@
|
|
|
13269
13269
|
}, langdetect == 'en' ? sectionproperties.nocards_content_en : sectionproperties.nocards_content_ar), /*#__PURE__*/React__default["default"].createElement("button", {
|
|
13270
13270
|
className: "".concat(cart_cssstyles.shopbuttonstyles) + ' mt-4 d-flex align-items-center justify-content-center ',
|
|
13271
13271
|
onClick: function onClick() {
|
|
13272
|
-
if (
|
|
13273
|
-
|
|
13274
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, true, ProductsFetchingTypeSectionObj.collectionid);
|
|
13275
|
-
} else {
|
|
13276
|
-
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13277
|
-
}
|
|
13272
|
+
if (sectionproperties.btnlink != '' && sectionproperties.btnlink != undefined && sectionproperties.btnlink != null) {
|
|
13273
|
+
routingcountext(sectionproperties.btnlink, false);
|
|
13278
13274
|
} else {
|
|
13279
13275
|
routingcountext(StaticPagesLinksContext.GeneralProductsComponent, false);
|
|
13280
13276
|
}
|
|
@@ -41694,7 +41690,7 @@
|
|
|
41694
41690
|
function ownKeys$1y(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; }
|
|
41695
41691
|
function _objectSpread$1y(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1y(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1y(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
41696
41692
|
var Footer3 = function Footer3(props) {
|
|
41697
|
-
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$
|
|
41693
|
+
var _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i, _authdetailsContext$i17, _authdetailsContext$i18;
|
|
41698
41694
|
var _useState = React.useState(''),
|
|
41699
41695
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
41700
41696
|
sectionproperties = _useState2[0],
|
|
@@ -41995,6 +41991,14 @@
|
|
|
41995
41991
|
}
|
|
41996
41992
|
}, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
|
|
41997
41993
|
size: sectionproperties.youtubebtniconfontsize
|
|
41994
|
+
})), sectionproperties.showviewLocation == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41995
|
+
"class": "".concat(footerStyles.viewlocation) + ' cursor-pointer d-flex align-items-center justify-content-center ml-3 mr-3 ',
|
|
41996
|
+
onClick: function onClick() {
|
|
41997
|
+
var _authdetailsContext$i15;
|
|
41998
|
+
window.open(authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.googlemapslink);
|
|
41999
|
+
}
|
|
42000
|
+
}, /*#__PURE__*/React__default["default"].createElement(RiRoadMapLine.RiRoadMapLine, {
|
|
42001
|
+
size: sectionproperties.viewLocationFontSize
|
|
41998
42002
|
})))))), sectionproperties.showcontactinfo == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
41999
42003
|
"class": "col-lg-12 p-0 allcentered"
|
|
42000
42004
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -42012,14 +42016,14 @@
|
|
|
42012
42016
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42013
42017
|
"class": "".concat(footerStyles.footerinfotext) + ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 cursor-pointer ',
|
|
42014
42018
|
onClick: function onClick() {
|
|
42015
|
-
var _authdetailsContext$
|
|
42016
|
-
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42019
|
+
var _authdetailsContext$i16;
|
|
42020
|
+
window.open('mailto:' + (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 || (_authdetailsContext$i16 = _authdetailsContext$i16.contactinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.email), '_self');
|
|
42017
42021
|
}
|
|
42018
42022
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42019
42023
|
"class": ' storeinfotext d-flex align-items-center justify-content-md-center text-transform-none '
|
|
42020
42024
|
}, /*#__PURE__*/React__default["default"].createElement("i", {
|
|
42021
42025
|
"class": ' fa fa-at mr-2 ml-2 storeinfotext text-transform-none '
|
|
42022
|
-
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42026
|
+
}), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.email)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
42023
42027
|
"class": ' col-lg-4 col-md-4 col-sm-12 d-flex justify-content-center justify-content-md-center align-items-start p-0 '
|
|
42024
42028
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
42025
42029
|
"class": "".concat(footerStyles.footerinfotext) + ' d-flex align-items-center justify-content-md-center ',
|
|
@@ -42040,7 +42044,7 @@
|
|
|
42040
42044
|
"class": ' h-100 d-flex align-items-center justify-content-center mr-2 ml-2 '
|
|
42041
42045
|
}, /*#__PURE__*/React__default["default"].createElement(IoLocationSharp.IoLocationSharp, {
|
|
42042
42046
|
size: sectionproperties.footerinfoicon_fontsize
|
|
42043
|
-
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
42047
|
+
})), authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.address_en)))))));
|
|
42044
42048
|
};
|
|
42045
42049
|
|
|
42046
42050
|
function ownKeys$1x(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; }
|
|
@@ -71942,7 +71946,7 @@
|
|
|
71942
71946
|
marginBottom: sectionproperties.productpricemarginBottom + 'px'
|
|
71943
71947
|
}
|
|
71944
71948
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
71945
|
-
"class":
|
|
71949
|
+
"class": ' d-flex align-items-center p-0 mb-0 flex-column ',
|
|
71946
71950
|
style: {
|
|
71947
71951
|
textAlign: sectionproperties.productnamecentered == 'Centered' ? 'center' : langdetect == 'en' ? 'left' : 'right'
|
|
71948
71952
|
}
|