tabexseriescomponents 0.2.754 → 0.2.756
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 +47 -3
- package/dist/index.esm.js +47 -3
- package/dist/index.umd.js +47 -3
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -50063,7 +50063,7 @@ var Footer7 = function Footer7(props) {
|
|
|
50063
50063
|
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; }
|
|
50064
50064
|
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; }
|
|
50065
50065
|
var Footer8 = function Footer8(props) {
|
|
50066
|
-
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57;
|
|
50066
|
+
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
|
|
50067
50067
|
var _useState = React.useState(''),
|
|
50068
50068
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
50069
50069
|
sectionproperties = _useState2[0],
|
|
@@ -50829,14 +50829,20 @@ var Footer8 = function Footer8(props) {
|
|
|
50829
50829
|
href: 'tel:01225534407',
|
|
50830
50830
|
target: '_self'
|
|
50831
50831
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50832
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50832
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50833
|
+
style: {
|
|
50834
|
+
direction: 'ltr'
|
|
50835
|
+
}
|
|
50833
50836
|
}, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50834
50837
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50835
50838
|
}, " "), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
50836
50839
|
href: 'tel:01007073070',
|
|
50837
50840
|
target: '_self'
|
|
50838
50841
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50839
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50842
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50843
|
+
style: {
|
|
50844
|
+
direction: 'ltr'
|
|
50845
|
+
}
|
|
50840
50846
|
}, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50841
50847
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50842
50848
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -51003,6 +51009,44 @@ var Footer8 = function Footer8(props) {
|
|
|
51003
51009
|
background: '#818181'
|
|
51004
51010
|
}
|
|
51005
51011
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51012
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
51013
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51014
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
51015
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51016
|
+
onClick: function onClick() {
|
|
51017
|
+
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
51018
|
+
},
|
|
51019
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
51020
|
+
style: {
|
|
51021
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
51022
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
51023
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
51024
|
+
}
|
|
51025
|
+
}, langdetect == 'en' ? (_returnpolicyobj9 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj9 === void 0 ? void 0 : _returnpolicyobj9.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51026
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
51027
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51028
|
+
onClick: function onClick() {
|
|
51029
|
+
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
51030
|
+
},
|
|
51031
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
51032
|
+
style: {
|
|
51033
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
51034
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
51035
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
51036
|
+
}
|
|
51037
|
+
}, langdetect == 'en' ? (_returnpolicyobj11 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj11 === void 0 ? void 0 : _returnpolicyobj11.policypagename_en : (_returnpolicyobj12 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj12 === void 0 ? void 0 : _returnpolicyobj12.policypagename_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51038
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
51039
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
51040
|
+
onClick: function onClick() {
|
|
51041
|
+
routingcountext(StaticPagesLinksContext.TermsConditions);
|
|
51042
|
+
},
|
|
51043
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
51044
|
+
style: {
|
|
51045
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
51046
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
51047
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
51048
|
+
}
|
|
51049
|
+
}, langdetect == 'en' ? (_returnpolicyobj13 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj13 === void 0 ? void 0 : _returnpolicyobj13.policypagename_en : (_returnpolicyobj14 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj14 === void 0 ? void 0 : _returnpolicyobj14.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51006
51050
|
"class": "col-12 text-center",
|
|
51007
51051
|
style: {
|
|
51008
51052
|
color: '#818181'
|
package/dist/index.esm.js
CHANGED
|
@@ -50014,7 +50014,7 @@ var Footer7 = function Footer7(props) {
|
|
|
50014
50014
|
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; }
|
|
50015
50015
|
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; }
|
|
50016
50016
|
var Footer8 = function Footer8(props) {
|
|
50017
|
-
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57;
|
|
50017
|
+
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
|
|
50018
50018
|
var _useState = useState(''),
|
|
50019
50019
|
_useState2 = _slicedToArray(_useState, 2),
|
|
50020
50020
|
sectionproperties = _useState2[0],
|
|
@@ -50780,14 +50780,20 @@ var Footer8 = function Footer8(props) {
|
|
|
50780
50780
|
href: 'tel:01225534407',
|
|
50781
50781
|
target: '_self'
|
|
50782
50782
|
}, /*#__PURE__*/React.createElement("p", {
|
|
50783
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50783
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50784
|
+
style: {
|
|
50785
|
+
direction: 'ltr'
|
|
50786
|
+
}
|
|
50784
50787
|
}, "+201225534407")), /*#__PURE__*/React.createElement("p", {
|
|
50785
50788
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50786
50789
|
}, " "), /*#__PURE__*/React.createElement("a", {
|
|
50787
50790
|
href: 'tel:01007073070',
|
|
50788
50791
|
target: '_self'
|
|
50789
50792
|
}, /*#__PURE__*/React.createElement("p", {
|
|
50790
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50793
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50794
|
+
style: {
|
|
50795
|
+
direction: 'ltr'
|
|
50796
|
+
}
|
|
50791
50797
|
}, "+201007073070")))))), /*#__PURE__*/React.createElement("div", {
|
|
50792
50798
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50793
50799
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -50954,6 +50960,44 @@ var Footer8 = function Footer8(props) {
|
|
|
50954
50960
|
background: '#818181'
|
|
50955
50961
|
}
|
|
50956
50962
|
})), /*#__PURE__*/React.createElement("div", {
|
|
50963
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
50964
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
50965
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50966
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
50967
|
+
onClick: function onClick() {
|
|
50968
|
+
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
50969
|
+
},
|
|
50970
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50971
|
+
style: {
|
|
50972
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50973
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50974
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50975
|
+
}
|
|
50976
|
+
}, langdetect == 'en' ? (_returnpolicyobj9 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj9 === void 0 ? void 0 : _returnpolicyobj9.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar)), /*#__PURE__*/React.createElement("div", {
|
|
50977
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50978
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
50979
|
+
onClick: function onClick() {
|
|
50980
|
+
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
50981
|
+
},
|
|
50982
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50983
|
+
style: {
|
|
50984
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50985
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50986
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50987
|
+
}
|
|
50988
|
+
}, langdetect == 'en' ? (_returnpolicyobj11 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj11 === void 0 ? void 0 : _returnpolicyobj11.policypagename_en : (_returnpolicyobj12 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj12 === void 0 ? void 0 : _returnpolicyobj12.policypagename_ar)), /*#__PURE__*/React.createElement("div", {
|
|
50989
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50990
|
+
}, /*#__PURE__*/React.createElement("p", {
|
|
50991
|
+
onClick: function onClick() {
|
|
50992
|
+
routingcountext(StaticPagesLinksContext.TermsConditions);
|
|
50993
|
+
},
|
|
50994
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50995
|
+
style: {
|
|
50996
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50997
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50998
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50999
|
+
}
|
|
51000
|
+
}, langdetect == 'en' ? (_returnpolicyobj13 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj13 === void 0 ? void 0 : _returnpolicyobj13.policypagename_en : (_returnpolicyobj14 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj14 === void 0 ? void 0 : _returnpolicyobj14.policypagename_ar))), /*#__PURE__*/React.createElement("div", {
|
|
50957
51001
|
"class": "col-12 text-center",
|
|
50958
51002
|
style: {
|
|
50959
51003
|
color: '#818181'
|
package/dist/index.umd.js
CHANGED
|
@@ -49878,7 +49878,7 @@
|
|
|
49878
49878
|
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; }
|
|
49879
49879
|
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; }
|
|
49880
49880
|
var Footer8 = function Footer8(props) {
|
|
49881
|
-
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57;
|
|
49881
|
+
var _authdetailsContext$i2, _logoarrayofobjects$, _logoarrayofobjects$2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i15, _authdetailsContext$i18, _authdetailsContext$i21, _authdetailsContext$i24, _authdetailsContext$i27, _authdetailsContext$i30, _authdetailsContext$i33, _authdetailsContext$i36, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i42, _templatepropcontext$, _returnpolicyobj, _returnpolicyobj2, _returnpolicyobj3, _returnpolicyobj4, _returnpolicyobj5, _returnpolicyobj6, _returnpolicyobj7, _returnpolicyobj8, _authdetailsContext$i43, _logoarrayofobjects$3, _logoarrayofobjects$4, _authdetailsContext$i45, _authdetailsContext$i48, _authdetailsContext$i51, _authdetailsContext$i54, _authdetailsContext$i57, _returnpolicyobj9, _returnpolicyobj10, _returnpolicyobj11, _returnpolicyobj12, _returnpolicyobj13, _returnpolicyobj14;
|
|
49882
49882
|
var _useState = React.useState(''),
|
|
49883
49883
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
49884
49884
|
sectionproperties = _useState2[0],
|
|
@@ -50644,14 +50644,20 @@
|
|
|
50644
50644
|
href: 'tel:01225534407',
|
|
50645
50645
|
target: '_self'
|
|
50646
50646
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50647
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50647
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50648
|
+
style: {
|
|
50649
|
+
direction: 'ltr'
|
|
50650
|
+
}
|
|
50648
50651
|
}, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50649
50652
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50650
50653
|
}, " "), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
50651
50654
|
href: 'tel:01007073070',
|
|
50652
50655
|
target: '_self'
|
|
50653
50656
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50654
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50657
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50658
|
+
style: {
|
|
50659
|
+
direction: 'ltr'
|
|
50660
|
+
}
|
|
50655
50661
|
}, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50656
50662
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50657
50663
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -50818,6 +50824,44 @@
|
|
|
50818
50824
|
background: '#818181'
|
|
50819
50825
|
}
|
|
50820
50826
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50827
|
+
"class": "col-12 mb-2 mt-2 text-start"
|
|
50828
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50829
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50830
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50831
|
+
onClick: function onClick() {
|
|
50832
|
+
routingcountext(StaticPagesLinksContext.PrivacyPolicy);
|
|
50833
|
+
},
|
|
50834
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50835
|
+
style: {
|
|
50836
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50837
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50838
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50839
|
+
}
|
|
50840
|
+
}, langdetect == 'en' ? (_returnpolicyobj9 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj9 === void 0 ? void 0 : _returnpolicyobj9.policypagename_en : (_returnpolicyobj10 = returnpolicyobj('Privacy Policy')) === null || _returnpolicyobj10 === void 0 ? void 0 : _returnpolicyobj10.policypagename_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50841
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50842
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50843
|
+
onClick: function onClick() {
|
|
50844
|
+
routingcountext(StaticPagesLinksContext.RefundPolicy);
|
|
50845
|
+
},
|
|
50846
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50847
|
+
style: {
|
|
50848
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50849
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50850
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50851
|
+
}
|
|
50852
|
+
}, langdetect == 'en' ? (_returnpolicyobj11 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj11 === void 0 ? void 0 : _returnpolicyobj11.policypagename_en : (_returnpolicyobj12 = returnpolicyobj('Refund Policy')) === null || _returnpolicyobj12 === void 0 ? void 0 : _returnpolicyobj12.policypagename_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50853
|
+
"class": "scrollhorizontalcard d-md-flex justify-content-md-start w-md-100"
|
|
50854
|
+
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50855
|
+
onClick: function onClick() {
|
|
50856
|
+
routingcountext(StaticPagesLinksContext.TermsConditions);
|
|
50857
|
+
},
|
|
50858
|
+
"class": "".concat(footerStyles.subPages) + ' wordbreak ',
|
|
50859
|
+
style: {
|
|
50860
|
+
textAlign: langdetect == 'en' ? 'left' : 'right',
|
|
50861
|
+
marginRight: langdetect == 'en' ? '20px' : 0,
|
|
50862
|
+
marginLeft: langdetect == 'ar' ? '20px' : 0
|
|
50863
|
+
}
|
|
50864
|
+
}, langdetect == 'en' ? (_returnpolicyobj13 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj13 === void 0 ? void 0 : _returnpolicyobj13.policypagename_en : (_returnpolicyobj14 = returnpolicyobj('Terms & Conditions')) === null || _returnpolicyobj14 === void 0 ? void 0 : _returnpolicyobj14.policypagename_ar))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50821
50865
|
"class": "col-12 text-center",
|
|
50822
50866
|
style: {
|
|
50823
50867
|
color: '#818181'
|