tabexseriescomponents 0.2.753 → 0.2.755
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 +80 -29
- package/dist/index.esm.js +80 -29
- package/dist/index.umd.js +80 -29
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -12131,7 +12131,12 @@ var Checkout = function Checkout(props) {
|
|
|
12131
12131
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12132
12132
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12133
12133
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12134
|
-
},
|
|
12134
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12135
|
+
"class": "mx-2",
|
|
12136
|
+
style: {
|
|
12137
|
+
color: 'var(--danger)'
|
|
12138
|
+
}
|
|
12139
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12135
12140
|
className: "w-100 allcentered mt-1"
|
|
12136
12141
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12137
12142
|
color: "#000",
|
|
@@ -12178,7 +12183,12 @@ var Checkout = function Checkout(props) {
|
|
|
12178
12183
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12179
12184
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12180
12185
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12181
|
-
}, lang.stategov
|
|
12186
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12187
|
+
"class": "mx-2",
|
|
12188
|
+
style: {
|
|
12189
|
+
color: 'var(--danger)'
|
|
12190
|
+
}
|
|
12191
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12182
12192
|
className: "w-100 allcentered mt-1"
|
|
12183
12193
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12184
12194
|
color: "#000",
|
|
@@ -12233,7 +12243,12 @@ var Checkout = function Checkout(props) {
|
|
|
12233
12243
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12234
12244
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12235
12245
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12236
|
-
}, lang.city
|
|
12246
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12247
|
+
"class": "mx-2",
|
|
12248
|
+
style: {
|
|
12249
|
+
color: 'var(--danger)'
|
|
12250
|
+
}
|
|
12251
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12237
12252
|
className: "w-100 allcentered mt-1"
|
|
12238
12253
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12239
12254
|
color: "#000",
|
|
@@ -12276,7 +12291,12 @@ var Checkout = function Checkout(props) {
|
|
|
12276
12291
|
className: "col-lg-12 mb-3"
|
|
12277
12292
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12278
12293
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12279
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12294
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12295
|
+
"class": "mx-2",
|
|
12296
|
+
style: {
|
|
12297
|
+
color: 'var(--danger)'
|
|
12298
|
+
}
|
|
12299
|
+
}, "*")), /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
|
|
12280
12300
|
type: 'text',
|
|
12281
12301
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12282
12302
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12325,7 +12345,12 @@ var Checkout = function Checkout(props) {
|
|
|
12325
12345
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12326
12346
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12327
12347
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12328
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12348
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12349
|
+
"class": "mx-2",
|
|
12350
|
+
style: {
|
|
12351
|
+
color: 'var(--danger)'
|
|
12352
|
+
}
|
|
12353
|
+
}, "*"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12329
12354
|
className: "col-lg-12 p-0"
|
|
12330
12355
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
12331
12356
|
className: "mt-2 mb-2"
|
|
@@ -17692,7 +17717,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17692
17717
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17693
17718
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17694
17719
|
,
|
|
17695
|
-
maxValue: parseInt(
|
|
17720
|
+
maxValue: parseInt(50000),
|
|
17696
17721
|
minValue: parseInt(1),
|
|
17697
17722
|
value: price_rangevalue,
|
|
17698
17723
|
onChange: function onChange(value) {
|
|
@@ -50038,7 +50063,7 @@ var Footer7 = function Footer7(props) {
|
|
|
50038
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; }
|
|
50039
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; }
|
|
50040
50065
|
var Footer8 = function Footer8(props) {
|
|
50041
|
-
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;
|
|
50042
50067
|
var _useState = React.useState(''),
|
|
50043
50068
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
50044
50069
|
sectionproperties = _useState2[0],
|
|
@@ -50804,14 +50829,20 @@ var Footer8 = function Footer8(props) {
|
|
|
50804
50829
|
href: 'tel:01225534407',
|
|
50805
50830
|
target: '_self'
|
|
50806
50831
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50807
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50832
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50833
|
+
style: {
|
|
50834
|
+
direction: 'ltr'
|
|
50835
|
+
}
|
|
50808
50836
|
}, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50809
50837
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50810
50838
|
}, " "), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
50811
50839
|
href: 'tel:01007073070',
|
|
50812
50840
|
target: '_self'
|
|
50813
50841
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50814
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50842
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50843
|
+
style: {
|
|
50844
|
+
direction: 'ltr'
|
|
50845
|
+
}
|
|
50815
50846
|
}, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50816
50847
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50817
50848
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -50978,6 +51009,44 @@ var Footer8 = function Footer8(props) {
|
|
|
50978
51009
|
background: '#818181'
|
|
50979
51010
|
}
|
|
50980
51011
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
51012
|
+
"class": "col-12 mb-2 mt-2"
|
|
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", {
|
|
50981
51050
|
"class": "col-12 text-center",
|
|
50982
51051
|
style: {
|
|
50983
51052
|
color: '#818181'
|
|
@@ -67468,7 +67537,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
67468
67537
|
function ownKeys$U(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; }
|
|
67469
67538
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67470
67539
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67471
|
-
var _maincontainerarrayof
|
|
67540
|
+
var _maincontainerarrayof;
|
|
67472
67541
|
var _useState = React.useState(''),
|
|
67473
67542
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
67474
67543
|
sectionproperties = _useState2[0],
|
|
@@ -67925,25 +67994,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
67925
67994
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67926
67995
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67927
67996
|
style: {}
|
|
67928
|
-
},
|
|
67929
|
-
"class": sectionStyles.imgcontainer
|
|
67930
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
67931
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67932
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67933
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67934
|
-
style: {
|
|
67935
|
-
height: '100%',
|
|
67936
|
-
width: '100%',
|
|
67937
|
-
objectFit: 'cover',
|
|
67938
|
-
margin: 0,
|
|
67939
|
-
padding: 0,
|
|
67940
|
-
position: 'absolute',
|
|
67941
|
-
top: 0,
|
|
67942
|
-
bottom: 0,
|
|
67943
|
-
right: 0,
|
|
67944
|
-
left: 0
|
|
67945
|
-
}
|
|
67946
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67997
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67947
67998
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67948
67999
|
style: {}
|
|
67949
68000
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|
package/dist/index.esm.js
CHANGED
|
@@ -12082,7 +12082,12 @@ var Checkout = function Checkout(props) {
|
|
|
12082
12082
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12083
12083
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12084
12084
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12085
|
-
},
|
|
12085
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12086
|
+
"class": "mx-2",
|
|
12087
|
+
style: {
|
|
12088
|
+
color: 'var(--danger)'
|
|
12089
|
+
}
|
|
12090
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12086
12091
|
className: "w-100 allcentered mt-1"
|
|
12087
12092
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12088
12093
|
color: "#000",
|
|
@@ -12129,7 +12134,12 @@ var Checkout = function Checkout(props) {
|
|
|
12129
12134
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12130
12135
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12131
12136
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12132
|
-
}, lang.stategov
|
|
12137
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12138
|
+
"class": "mx-2",
|
|
12139
|
+
style: {
|
|
12140
|
+
color: 'var(--danger)'
|
|
12141
|
+
}
|
|
12142
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12133
12143
|
className: "w-100 allcentered mt-1"
|
|
12134
12144
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12135
12145
|
color: "#000",
|
|
@@ -12184,7 +12194,12 @@ var Checkout = function Checkout(props) {
|
|
|
12184
12194
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12185
12195
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12186
12196
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12187
|
-
}, lang.city
|
|
12197
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12198
|
+
"class": "mx-2",
|
|
12199
|
+
style: {
|
|
12200
|
+
color: 'var(--danger)'
|
|
12201
|
+
}
|
|
12202
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React.createElement("div", {
|
|
12188
12203
|
className: "w-100 allcentered mt-1"
|
|
12189
12204
|
}, /*#__PURE__*/React.createElement(CircularProgress, {
|
|
12190
12205
|
color: "#000",
|
|
@@ -12227,7 +12242,12 @@ var Checkout = function Checkout(props) {
|
|
|
12227
12242
|
className: "col-lg-12 mb-3"
|
|
12228
12243
|
}, /*#__PURE__*/React.createElement("label", {
|
|
12229
12244
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12230
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12245
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12246
|
+
"class": "mx-2",
|
|
12247
|
+
style: {
|
|
12248
|
+
color: 'var(--danger)'
|
|
12249
|
+
}
|
|
12250
|
+
}, "*")), /*#__PURE__*/React.createElement(TextareaAutosize, {
|
|
12231
12251
|
type: 'text',
|
|
12232
12252
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12233
12253
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12276,7 +12296,12 @@ var Checkout = function Checkout(props) {
|
|
|
12276
12296
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12277
12297
|
}, /*#__PURE__*/React.createElement("p", {
|
|
12278
12298
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12279
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12299
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React.createElement("sup", {
|
|
12300
|
+
"class": "mx-2",
|
|
12301
|
+
style: {
|
|
12302
|
+
color: 'var(--danger)'
|
|
12303
|
+
}
|
|
12304
|
+
}, "*"))), /*#__PURE__*/React.createElement("div", {
|
|
12280
12305
|
className: "col-lg-12 p-0"
|
|
12281
12306
|
}, /*#__PURE__*/React.createElement("hr", {
|
|
12282
12307
|
className: "mt-2 mb-2"
|
|
@@ -17643,7 +17668,7 @@ var Filter$1 = function Filter(props) {
|
|
|
17643
17668
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17644
17669
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17645
17670
|
,
|
|
17646
|
-
maxValue: parseInt(
|
|
17671
|
+
maxValue: parseInt(50000),
|
|
17647
17672
|
minValue: parseInt(1),
|
|
17648
17673
|
value: price_rangevalue,
|
|
17649
17674
|
onChange: function onChange(value) {
|
|
@@ -49989,7 +50014,7 @@ var Footer7 = function Footer7(props) {
|
|
|
49989
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; }
|
|
49990
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; }
|
|
49991
50016
|
var Footer8 = function Footer8(props) {
|
|
49992
|
-
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;
|
|
49993
50018
|
var _useState = useState(''),
|
|
49994
50019
|
_useState2 = _slicedToArray(_useState, 2),
|
|
49995
50020
|
sectionproperties = _useState2[0],
|
|
@@ -50755,14 +50780,20 @@ var Footer8 = function Footer8(props) {
|
|
|
50755
50780
|
href: 'tel:01225534407',
|
|
50756
50781
|
target: '_self'
|
|
50757
50782
|
}, /*#__PURE__*/React.createElement("p", {
|
|
50758
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50783
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50784
|
+
style: {
|
|
50785
|
+
direction: 'ltr'
|
|
50786
|
+
}
|
|
50759
50787
|
}, "+201225534407")), /*#__PURE__*/React.createElement("p", {
|
|
50760
50788
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50761
50789
|
}, " "), /*#__PURE__*/React.createElement("a", {
|
|
50762
50790
|
href: 'tel:01007073070',
|
|
50763
50791
|
target: '_self'
|
|
50764
50792
|
}, /*#__PURE__*/React.createElement("p", {
|
|
50765
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50793
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50794
|
+
style: {
|
|
50795
|
+
direction: 'ltr'
|
|
50796
|
+
}
|
|
50766
50797
|
}, "+201007073070")))))), /*#__PURE__*/React.createElement("div", {
|
|
50767
50798
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50768
50799
|
}, /*#__PURE__*/React.createElement("div", {
|
|
@@ -50929,6 +50960,44 @@ var Footer8 = function Footer8(props) {
|
|
|
50929
50960
|
background: '#818181'
|
|
50930
50961
|
}
|
|
50931
50962
|
})), /*#__PURE__*/React.createElement("div", {
|
|
50963
|
+
"class": "col-12 mb-2 mt-2"
|
|
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", {
|
|
50932
51001
|
"class": "col-12 text-center",
|
|
50933
51002
|
style: {
|
|
50934
51003
|
color: '#818181'
|
|
@@ -67419,7 +67488,7 @@ var Servicesection = function Servicesection(props) {
|
|
|
67419
67488
|
function ownKeys$U(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; }
|
|
67420
67489
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67421
67490
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67422
|
-
var _maincontainerarrayof
|
|
67491
|
+
var _maincontainerarrayof;
|
|
67423
67492
|
var _useState = useState(''),
|
|
67424
67493
|
_useState2 = _slicedToArray(_useState, 2),
|
|
67425
67494
|
sectionproperties = _useState2[0],
|
|
@@ -67876,25 +67945,7 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
|
67876
67945
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React.createElement("div", {
|
|
67877
67946
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67878
67947
|
style: {}
|
|
67879
|
-
},
|
|
67880
|
-
"class": sectionStyles.imgcontainer
|
|
67881
|
-
}, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
|
|
67882
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67883
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67884
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67885
|
-
style: {
|
|
67886
|
-
height: '100%',
|
|
67887
|
-
width: '100%',
|
|
67888
|
-
objectFit: 'cover',
|
|
67889
|
-
margin: 0,
|
|
67890
|
-
padding: 0,
|
|
67891
|
-
position: 'absolute',
|
|
67892
|
-
top: 0,
|
|
67893
|
-
bottom: 0,
|
|
67894
|
-
right: 0,
|
|
67895
|
-
left: 0
|
|
67896
|
-
}
|
|
67897
|
-
})), /*#__PURE__*/React.createElement("div", {
|
|
67948
|
+
}, /*#__PURE__*/React.createElement("div", {
|
|
67898
67949
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67899
67950
|
style: {}
|
|
67900
67951
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React.createElement("div", {
|
package/dist/index.umd.js
CHANGED
|
@@ -11946,7 +11946,12 @@
|
|
|
11946
11946
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
11947
11947
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
11948
11948
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
11949
|
-
},
|
|
11949
|
+
}, lang.country, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
11950
|
+
"class": "mx-2",
|
|
11951
|
+
style: {
|
|
11952
|
+
color: 'var(--danger)'
|
|
11953
|
+
}
|
|
11954
|
+
}, "*")), fetchTabexCountriesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11950
11955
|
className: "w-100 allcentered mt-1"
|
|
11951
11956
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
11952
11957
|
color: "#000",
|
|
@@ -11993,7 +11998,12 @@
|
|
|
11993
11998
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
11994
11999
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
11995
12000
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
11996
|
-
}, lang.stategov
|
|
12001
|
+
}, lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12002
|
+
"class": "mx-2",
|
|
12003
|
+
style: {
|
|
12004
|
+
color: 'var(--danger)'
|
|
12005
|
+
}
|
|
12006
|
+
}, "*")), fetchTabexStatesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
11997
12007
|
className: "w-100 allcentered mt-1"
|
|
11998
12008
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
11999
12009
|
color: "#000",
|
|
@@ -12048,7 +12058,12 @@
|
|
|
12048
12058
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
12049
12059
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12050
12060
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
12051
|
-
}, lang.city
|
|
12061
|
+
}, lang.city, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12062
|
+
"class": "mx-2",
|
|
12063
|
+
style: {
|
|
12064
|
+
color: 'var(--danger)'
|
|
12065
|
+
}
|
|
12066
|
+
}, "*")), fetchTabexCitiesQueryContext.isFetching && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12052
12067
|
className: "w-100 allcentered mt-1"
|
|
12053
12068
|
}, /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
12054
12069
|
color: "#000",
|
|
@@ -12091,7 +12106,12 @@
|
|
|
12091
12106
|
className: "col-lg-12 mb-3"
|
|
12092
12107
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
12093
12108
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
12094
|
-
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar
|
|
12109
|
+
}, langdetect == 'en' ? sectionproperties.shippingaddressen : sectionproperties.shippingaddressar, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12110
|
+
"class": "mx-2",
|
|
12111
|
+
style: {
|
|
12112
|
+
color: 'var(--danger)'
|
|
12113
|
+
}
|
|
12114
|
+
}, "*")), /*#__PURE__*/React__default["default"].createElement(TextareaAutosize__default["default"], {
|
|
12095
12115
|
type: 'text',
|
|
12096
12116
|
className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
|
|
12097
12117
|
value: fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue72 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue72 === void 0 || (_fetchcustomercartQue72 = _fetchcustomercartQue72.data) === null || _fetchcustomercartQue72 === void 0 ? void 0 : _fetchcustomercartQue72.customercart.address,
|
|
@@ -12140,7 +12160,12 @@
|
|
|
12140
12160
|
className: "col-lg-12 pl-3 pr-3 pt-2"
|
|
12141
12161
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
12142
12162
|
className: checkoutstyles.innersectiontitlestyles + ' m-0 p-0 d-flex align-items-start '
|
|
12143
|
-
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن'
|
|
12163
|
+
}, langdetect == 'en' ? 'Shipping Method' : 'طريقة الشحن', ' ', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
12164
|
+
"class": "mx-2",
|
|
12165
|
+
style: {
|
|
12166
|
+
color: 'var(--danger)'
|
|
12167
|
+
}
|
|
12168
|
+
}, "*"))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
12144
12169
|
className: "col-lg-12 p-0"
|
|
12145
12170
|
}, /*#__PURE__*/React__default["default"].createElement("hr", {
|
|
12146
12171
|
className: "mt-2 mb-2"
|
|
@@ -17507,7 +17532,7 @@
|
|
|
17507
17532
|
// maxValue={parseInt(sectionproperties.filterpricemaxvalue)}
|
|
17508
17533
|
// minValue={parseInt(sectionproperties.filterpriceminvalue)}
|
|
17509
17534
|
,
|
|
17510
|
-
maxValue: parseInt(
|
|
17535
|
+
maxValue: parseInt(50000),
|
|
17511
17536
|
minValue: parseInt(1),
|
|
17512
17537
|
value: price_rangevalue,
|
|
17513
17538
|
onChange: function onChange(value) {
|
|
@@ -49853,7 +49878,7 @@
|
|
|
49853
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; }
|
|
49854
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; }
|
|
49855
49880
|
var Footer8 = function Footer8(props) {
|
|
49856
|
-
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;
|
|
49857
49882
|
var _useState = React.useState(''),
|
|
49858
49883
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
49859
49884
|
sectionproperties = _useState2[0],
|
|
@@ -50619,14 +50644,20 @@
|
|
|
50619
50644
|
href: 'tel:01225534407',
|
|
50620
50645
|
target: '_self'
|
|
50621
50646
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50622
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50647
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50648
|
+
style: {
|
|
50649
|
+
direction: 'ltr'
|
|
50650
|
+
}
|
|
50623
50651
|
}, "+201225534407")), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50624
50652
|
"class": "".concat(footerStyles.iconTextStyle) + ' mx-1 '
|
|
50625
50653
|
}, " "), /*#__PURE__*/React__default["default"].createElement("a", {
|
|
50626
50654
|
href: 'tel:01007073070',
|
|
50627
50655
|
target: '_self'
|
|
50628
50656
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
50629
|
-
"class": "".concat(footerStyles.iconTextStyle)
|
|
50657
|
+
"class": "".concat(footerStyles.iconTextStyle),
|
|
50658
|
+
style: {
|
|
50659
|
+
direction: 'ltr'
|
|
50660
|
+
}
|
|
50630
50661
|
}, "+201007073070")))))), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50631
50662
|
"class": "col-lg-4 col-md-12 text-start flex-column mb-md-3"
|
|
50632
50663
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -50793,6 +50824,44 @@
|
|
|
50793
50824
|
background: '#818181'
|
|
50794
50825
|
}
|
|
50795
50826
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
50827
|
+
"class": "col-12 mb-2 mt-2"
|
|
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", {
|
|
50796
50865
|
"class": "col-12 text-center",
|
|
50797
50866
|
style: {
|
|
50798
50867
|
color: '#818181'
|
|
@@ -67283,7 +67352,7 @@
|
|
|
67283
67352
|
function ownKeys$U(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; }
|
|
67284
67353
|
function _objectSpread$U(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$U(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$U(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
67285
67354
|
var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
|
|
67286
|
-
var _maincontainerarrayof
|
|
67355
|
+
var _maincontainerarrayof;
|
|
67287
67356
|
var _useState = React.useState(''),
|
|
67288
67357
|
_useState2 = _slicedToArray__default["default"](_useState, 2),
|
|
67289
67358
|
sectionproperties = _useState2[0],
|
|
@@ -67740,25 +67809,7 @@
|
|
|
67740
67809
|
}))), sectionproperties.showanimation != 'Yes' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67741
67810
|
"class": sectionStyles.outercontainer + ' row ml-0 mr-0 align-items-center ',
|
|
67742
67811
|
style: {}
|
|
67743
|
-
},
|
|
67744
|
-
"class": sectionStyles.imgcontainer
|
|
67745
|
-
}, /*#__PURE__*/React__default["default"].createElement(Imagekitimagecomp, {
|
|
67746
|
-
urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
|
|
67747
|
-
publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
|
|
67748
|
-
path: (_maincontainerarrayof2 = maincontainerarrayofobjs[0]) === null || _maincontainerarrayof2 === void 0 ? void 0 : _maincontainerarrayof2.back_bgimage,
|
|
67749
|
-
style: {
|
|
67750
|
-
height: '100%',
|
|
67751
|
-
width: '100%',
|
|
67752
|
-
objectFit: 'cover',
|
|
67753
|
-
margin: 0,
|
|
67754
|
-
padding: 0,
|
|
67755
|
-
position: 'absolute',
|
|
67756
|
-
top: 0,
|
|
67757
|
-
bottom: 0,
|
|
67758
|
-
right: 0,
|
|
67759
|
-
left: 0
|
|
67760
|
-
}
|
|
67761
|
-
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67812
|
+
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
67762
67813
|
"class": sectionStyles.containerrrr + ' row ml-0 mr-0 w-100 d-flex justify-content-center pl-md-3 pr-md-3 px-2015-3 ',
|
|
67763
67814
|
style: {}
|
|
67764
67815
|
}, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
|