tabexseriescomponents 0.2.1362 → 0.2.1363
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 +64 -56
- package/dist/index.esm.js +64 -56
- package/dist/index.umd.js +64 -56
- package/package.json +1 -1
package/dist/index.umd.js
CHANGED
|
@@ -15920,7 +15920,7 @@
|
|
|
15920
15920
|
function ownKeys$2w(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; }
|
|
15921
15921
|
function _objectSpread$2w(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2w(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2w(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
15922
15922
|
var Checkout = function Checkout(props) {
|
|
15923
|
-
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$
|
|
15923
|
+
var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i13, _authdetailsContext$i14, _fetchcustomercartQue73, _authdetailsContext$i15, _fetchcustomercartQue74, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _authdetailsContext$i19, _authdetailsContext$i20, _fetchcustomercartQue75, _authdetailsContext$i21, _authdetailsContext$i22, _authdetailsContext$i23, _authdetailsContext$i24, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _fetchcustomercartQue85, _authdetailsContext$i39, _authdetailsContext$i40, _authdetailsContext$i41, _authdetailsContext$i42, _authdetailsContext$i43, _authdetailsContext$i44, _authdetailsContext$i45, _authdetailsContext$i46, _fetchcustomercartQue87, _authdetailsContext$i47, _fetchcustomercartQue89, _authdetailsContext$i48, _authdetailsContext$i49, _authdetailsContext$i50, _authdetailsContext$i51, _authdetailsContext$i52, _authdetailsContext$i53, _fetchcustomercartQue91, _authdetailsContext$i54, _authdetailsContext$i55, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i56, _fetchcustomercartQue97, _authdetailsContext$i57, _fetchcustomercartQue99, _authdetailsContext$i58, _fetchcustomercartQue101, _authdetailsContext$i59, _fetchcustomercartQue103, _authdetailsContext$i60, _fetchcustomercartQue105, _authdetailsContext$i61, _fetchcustomercartQue107, _authdetailsContext$i62, _fetchcustomercartQue109, _authdetailsContext$i63, _authdetailsContext$i64, _fetchcustomercartQue111, _fetchcustomercartQue112;
|
|
15924
15924
|
var _useState = React.useState(null),
|
|
15925
15925
|
_useState2 = _slicedToArray__default["default"](_useState, 2);
|
|
15926
15926
|
_useState2[0];
|
|
@@ -16214,7 +16214,7 @@
|
|
|
16214
16214
|
});
|
|
16215
16215
|
};
|
|
16216
16216
|
var is_order_extrafileds_required_fulfiled = function is_order_extrafileds_required_fulfiled() {
|
|
16217
|
-
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6;
|
|
16217
|
+
var _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7;
|
|
16218
16218
|
var is_fulfilled = true;
|
|
16219
16219
|
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66d99c87c0a20') {
|
|
16220
16220
|
var _OrderExtraFieldsToBe;
|
|
@@ -16240,6 +16240,14 @@
|
|
|
16240
16240
|
is_fulfilled = false;
|
|
16241
16241
|
}
|
|
16242
16242
|
});
|
|
16243
|
+
} else if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.contactinfo.instid) == '66d6de1a1e04a') {
|
|
16244
|
+
var _OrderExtraFieldsToBe4;
|
|
16245
|
+
var OrderExtraFieldsToBeSentArr = returnOrderExtraFieldsArrayTobeSnetarr();
|
|
16246
|
+
(_OrderExtraFieldsToBe4 = OrderExtraFieldsToBeSentArr) === null || _OrderExtraFieldsToBe4 === void 0 || _OrderExtraFieldsToBe4.forEach(function (item, index) {
|
|
16247
|
+
if (item.isrequired == 1 && (item.value == undefined || item.value == null || item.value.length == 0)) {
|
|
16248
|
+
is_fulfilled = false;
|
|
16249
|
+
}
|
|
16250
|
+
});
|
|
16243
16251
|
}
|
|
16244
16252
|
if (is_fulfilled === false) {
|
|
16245
16253
|
alert('Please Fill The Missing fields');
|
|
@@ -16540,7 +16548,7 @@
|
|
|
16540
16548
|
return isloading;
|
|
16541
16549
|
};
|
|
16542
16550
|
var Mycart = function Mycart() {
|
|
16543
|
-
var _fetchcustomercartQue39, _fetchcustomercartQue41, _fetchcustomercartQue42, _fetchcustomercartQue46, _fetchcustomercartQue47, _fetchcustomercartQue48, _fetchcustomercartQue49, _fetchcustomercartQue50, _authdetailsContext$
|
|
16551
|
+
var _fetchcustomercartQue39, _fetchcustomercartQue41, _fetchcustomercartQue42, _fetchcustomercartQue46, _fetchcustomercartQue47, _fetchcustomercartQue48, _fetchcustomercartQue49, _fetchcustomercartQue50, _authdetailsContext$i8, _fetchcustomercartQue51, _fetchcustomercartQue52, _fetchcustomercartQue53, _fetchcustomercartQue54, _fetchcustomercartQue55, _fetchcustomercartQue57, _fetchcustomercartQue58, _fetchcustomercartQue59, _fetchcustomercartQue60, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue64, _fetchcustomercartQue65, _fetchcustomercartQue66, _authdetailsContext$i9, _fetchcustomercartQue67, _fetchcustomercartQue68, _fetchcustomercartQue69, _authdetailsContext$i0, _authdetailsContext$i1, _authdetailsContext$i11, _fetchcustomercartQue70, _authdetailsContext$i12, _fetchcustomercartQue71;
|
|
16544
16552
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16545
16553
|
className: "row m-0 w-100 mb-md-3"
|
|
16546
16554
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
@@ -16805,7 +16813,7 @@
|
|
|
16805
16813
|
className: "col-lg-6 col-md-6 col-sm-6 p-0"
|
|
16806
16814
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16807
16815
|
className: "".concat(checkoutstyles.summarysectionstyles) + ' m-0 p-0 d-flex align-items-center wordbreak '
|
|
16808
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16816
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Sub Total' : 'تكلفة المنتجات' : lang.subtotal)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16809
16817
|
className: "col-lg-6 col-md-6 col-sm-6 d-flex justify-content-end p-0"
|
|
16810
16818
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
16811
16819
|
className: langdetect == 'en' ? "".concat(checkoutstyles.summarysectionstyles) + ' m-0 p-0 wordbreak text-right ' : "".concat(checkoutstyles.summarysectionstyles) + ' m-0 p-0 wordbreak text-left '
|
|
@@ -16894,7 +16902,7 @@
|
|
|
16894
16902
|
textTransform: sectionproperties.total_texttransform,
|
|
16895
16903
|
color: sectionproperties.total_color
|
|
16896
16904
|
}
|
|
16897
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16905
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '6808c6295b598' ? langdetect == 'en' ? 'Total' : 'المبلغ الإجمالي' : lang.total)), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16898
16906
|
className: "col-lg-6 col-md-6 col-sm-6 p-0"
|
|
16899
16907
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
16900
16908
|
className: "row m-0 w-100"
|
|
@@ -16914,7 +16922,7 @@
|
|
|
16914
16922
|
background: '#eee',
|
|
16915
16923
|
borderRadius: 10
|
|
16916
16924
|
}
|
|
16917
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16925
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '66b4a0338cb14' && /*#__PURE__*/React__default["default"].createElement("input", {
|
|
16918
16926
|
type: "checkbox",
|
|
16919
16927
|
className: "mx-2 mt-2 mb-auto",
|
|
16920
16928
|
checked: checkboxisChecked,
|
|
@@ -16936,11 +16944,11 @@
|
|
|
16936
16944
|
style: {
|
|
16937
16945
|
marginTop: sectionproperties.showtotalsection == 'Show' ? 0 : '0.5rem'
|
|
16938
16946
|
}
|
|
16939
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16947
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) != '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
16940
16948
|
className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
|
|
16941
16949
|
onClick: function onClick() {
|
|
16942
|
-
var _authdetailsContext$
|
|
16943
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16950
|
+
var _authdetailsContext$i10;
|
|
16951
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '66b4a0338cb14') {
|
|
16944
16952
|
if (!checkboxisChecked) return;
|
|
16945
16953
|
}
|
|
16946
16954
|
if (sectionproperties.showpaymentfooter == 'Hide') {
|
|
@@ -16948,14 +16956,14 @@
|
|
|
16948
16956
|
}
|
|
16949
16957
|
addorderfuncrunner();
|
|
16950
16958
|
},
|
|
16951
|
-
disabled: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16959
|
+
disabled: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) == '66b4a0338cb14' ? ischeckoutbuttonloading() || !checkboxisChecked : ischeckoutbuttonloading() == true ? true : false
|
|
16952
16960
|
// disabled={}
|
|
16953
16961
|
}, ischeckoutbuttonloading() && /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
|
|
16954
16962
|
color: "#fff",
|
|
16955
16963
|
width: "20px",
|
|
16956
16964
|
height: "20px",
|
|
16957
16965
|
duration: "1s"
|
|
16958
|
-
}), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue70 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue70 === void 0 || (_fetchcustomercartQue70 = _fetchcustomercartQue70.data) === null || _fetchcustomercartQue70 === void 0 ? void 0 : _fetchcustomercartQue70.customercart.paymentmethod) == 'onlinepayment' ? lang.continuetopayment : authdetailsContext.loggedin ? langdetect == 'en' ? sectionproperties.checkoutbtn_en2 : sectionproperties.checkoutbtn_ar2 : langdetect == 'en' ? sectionproperties.checkoutbtn_en2 + ' ' + lang.asaguest : sectionproperties.checkoutbtn_ar2 + ' ' + lang.asaguest : ''), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
16966
|
+
}), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue70 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue70 === void 0 || (_fetchcustomercartQue70 = _fetchcustomercartQue70.data) === null || _fetchcustomercartQue70 === void 0 ? void 0 : _fetchcustomercartQue70.customercart.paymentmethod) == 'onlinepayment' ? lang.continuetopayment : authdetailsContext.loggedin ? langdetect == 'en' ? sectionproperties.checkoutbtn_en2 : sectionproperties.checkoutbtn_ar2 : langdetect == 'en' ? sectionproperties.checkoutbtn_en2 + ' ' + lang.asaguest : sectionproperties.checkoutbtn_ar2 + ' ' + lang.asaguest : ''), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.contactinfo.instid) == '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
|
|
16959
16967
|
className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
|
|
16960
16968
|
onClick: function onClick() {
|
|
16961
16969
|
if (sectionproperties.showpaymentfooter == 'Hide') {
|
|
@@ -17072,7 +17080,7 @@
|
|
|
17072
17080
|
}
|
|
17073
17081
|
}, /*#__PURE__*/React__default["default"].createElement(BiPhone.BiPhone, null)), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17074
17082
|
className: "m-0 p-0 wordbreak"
|
|
17075
|
-
}, authdetailsContext.customerinfo.mobile))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17083
|
+
}, authdetailsContext.customerinfo.mobile))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17076
17084
|
className: "".concat(checkoutstyles.userinfotextstyles) + ' col-lg-4 col-md-6 col-sm-12 d-flex align-items-center pl-1 pr-1 '
|
|
17077
17085
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17078
17086
|
className: "m-0 p-0 d-flex align-items-center"
|
|
@@ -17136,7 +17144,7 @@
|
|
|
17136
17144
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17137
17145
|
className: "row m-0 w-100 mb-3 pl-3 pr-3 pb-3"
|
|
17138
17146
|
}, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17139
|
-
className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17147
|
+
className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
|
|
17140
17148
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17141
17149
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
17142
17150
|
}, lang.name, /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
@@ -17156,7 +17164,7 @@
|
|
|
17156
17164
|
boxShadow: 'none'
|
|
17157
17165
|
}
|
|
17158
17166
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17159
|
-
className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17167
|
+
className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
|
|
17160
17168
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17161
17169
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
17162
17170
|
}, langdetect == 'en' ? 'Phone Number' : 'رقم الهاتف', ' ', /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
@@ -17180,16 +17188,16 @@
|
|
|
17180
17188
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17181
17189
|
className: "col-lg-4 col-md-12 mb-3 flex-column",
|
|
17182
17190
|
style: {
|
|
17183
|
-
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17191
|
+
display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.customerEmailrequiered) == 1 ? 'flex' : sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.customerEmailrequiered) == 0 ? 'none' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '6808c6295b598' ? 'none' : 'flex'
|
|
17184
17192
|
}
|
|
17185
17193
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17186
17194
|
className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
|
|
17187
|
-
}, lang.email, ' ', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17195
|
+
}, lang.email, ' ', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.customerEmailrequiered) == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
17188
17196
|
"class": "mx-2",
|
|
17189
17197
|
style: {
|
|
17190
17198
|
color: 'var(--danger)'
|
|
17191
17199
|
}
|
|
17192
|
-
}, "*"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17200
|
+
}, "*"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6739bf5880c04' && /*#__PURE__*/React__default["default"].createElement("span", {
|
|
17193
17201
|
"class": "mx-2",
|
|
17194
17202
|
style: {
|
|
17195
17203
|
fontSize: 13
|
|
@@ -17267,7 +17275,7 @@
|
|
|
17267
17275
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
17268
17276
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17269
17277
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
17270
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17278
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '688b86aaf144b' ? langdetect == 'en' ? 'Governorate' : 'الولايه / الاماره' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '698cad1ddcf1a' ? langdetect == 'en' ? 'Governorate' : 'المدينة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
17271
17279
|
"class": "mx-2",
|
|
17272
17280
|
style: {
|
|
17273
17281
|
color: 'var(--danger)'
|
|
@@ -17327,7 +17335,7 @@
|
|
|
17327
17335
|
className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
|
|
17328
17336
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17329
17337
|
className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
|
|
17330
|
-
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17338
|
+
}, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '698cad1ddcf1a' ? langdetect == 'en' ? 'Area' : 'الحي' : langdetect == 'en' ? 'Area' : 'المنطقة', authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
|
|
17331
17339
|
"class": "mx-2",
|
|
17332
17340
|
style: {
|
|
17333
17341
|
color: 'var(--danger)'
|
|
@@ -17475,7 +17483,7 @@
|
|
|
17475
17483
|
// events mart
|
|
17476
17484
|
|
|
17477
17485
|
if (item.title_en == 'Event Date') {
|
|
17478
|
-
var _authdetailsContext$
|
|
17486
|
+
var _authdetailsContext$i27, _authdetailsContext$i28;
|
|
17479
17487
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17480
17488
|
className: "col-lg-6 col-md-12 mb-3"
|
|
17481
17489
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -17504,12 +17512,12 @@
|
|
|
17504
17512
|
// }}
|
|
17505
17513
|
,
|
|
17506
17514
|
onChange: function onChange(event) {
|
|
17507
|
-
var _authdetailsContext$
|
|
17508
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17515
|
+
var _authdetailsContext$i25;
|
|
17516
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 || (_authdetailsContext$i25 = _authdetailsContext$i25.contactinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.instid) == '66b4a0338cb14') {
|
|
17509
17517
|
var selectedDate = event.target.value;
|
|
17510
17518
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
17511
|
-
var _authdetailsContext$
|
|
17512
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17519
|
+
var _authdetailsContext$i26;
|
|
17520
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 || (_authdetailsContext$i26 = _authdetailsContext$i26.contactinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
17513
17521
|
if (minDate && selectedDate < minDate) {
|
|
17514
17522
|
// alert(`Please select a date on or after ${minDate}`);
|
|
17515
17523
|
return;
|
|
@@ -17527,11 +17535,11 @@
|
|
|
17527
17535
|
style: {
|
|
17528
17536
|
boxShadow: 'none'
|
|
17529
17537
|
},
|
|
17530
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17531
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17538
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
17539
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
17532
17540
|
}));
|
|
17533
17541
|
} else {
|
|
17534
|
-
var _authdetailsContext$
|
|
17542
|
+
var _authdetailsContext$i31, _authdetailsContext$i32;
|
|
17535
17543
|
return /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17536
17544
|
className: "col-lg-6 col-md-12 mb-3"
|
|
17537
17545
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
@@ -17552,12 +17560,12 @@
|
|
|
17552
17560
|
// }}
|
|
17553
17561
|
,
|
|
17554
17562
|
onChange: function onChange(event) {
|
|
17555
|
-
var _authdetailsContext$
|
|
17556
|
-
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17563
|
+
var _authdetailsContext$i29;
|
|
17564
|
+
if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 || (_authdetailsContext$i29 = _authdetailsContext$i29.contactinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.instid) == '66b4a0338cb14') {
|
|
17557
17565
|
var selectedDate = event.target.value;
|
|
17558
17566
|
if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
|
|
17559
|
-
var _authdetailsContext$
|
|
17560
|
-
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17567
|
+
var _authdetailsContext$i30;
|
|
17568
|
+
var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 || (_authdetailsContext$i30 = _authdetailsContext$i30.contactinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
|
|
17561
17569
|
if (minDate && selectedDate < minDate) {
|
|
17562
17570
|
// alert(`Please select a date on or after ${minDate}`);
|
|
17563
17571
|
return;
|
|
@@ -17575,8 +17583,8 @@
|
|
|
17575
17583
|
style: {
|
|
17576
17584
|
boxShadow: 'none'
|
|
17577
17585
|
},
|
|
17578
|
-
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17579
|
-
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17586
|
+
min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
|
|
17587
|
+
.toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
|
|
17580
17588
|
}));
|
|
17581
17589
|
}
|
|
17582
17590
|
}
|
|
@@ -17730,15 +17738,15 @@
|
|
|
17730
17738
|
})), /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17731
17739
|
className: "row m-0 w-100 mb-3 pl-3 pr-3"
|
|
17732
17740
|
}, authdetailsContext.instinfo.acceptCOD == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17733
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17741
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '68a6e2f865af8' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
17734
17742
|
style: {
|
|
17735
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17743
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '68a6e2f865af8' ? '1px solid #ccc' : 0,
|
|
17736
17744
|
borderRadius: 15
|
|
17737
17745
|
}
|
|
17738
17746
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17739
17747
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
17740
17748
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17741
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17749
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '68a6e2f865af8' ? 'col-9 p-0' : 'col-12 p-0'
|
|
17742
17750
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17743
17751
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
17744
17752
|
"for": "codcheckbox"
|
|
@@ -17765,26 +17773,26 @@
|
|
|
17765
17773
|
style: {
|
|
17766
17774
|
color: sectionproperties.checkbox_color
|
|
17767
17775
|
}
|
|
17768
|
-
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17776
|
+
}, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17769
17777
|
"class": "col-3 text-end p-0"
|
|
17770
17778
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
17771
17779
|
src: 'https://tabex-co.com/storage/StaticImages/cod.png',
|
|
17772
17780
|
"class": checkoutstyles.codimage + ' mx-2 '
|
|
17773
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17781
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.contactinfo.instid) == '68a6e2f865af8' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17774
17782
|
"class": "col-3 text-end p-0"
|
|
17775
17783
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
17776
17784
|
src: 'https://tabex-co.com/storage/StaticImages/cod.png',
|
|
17777
17785
|
"class": checkoutstyles.codimage + ' mx-2 '
|
|
17778
17786
|
})))), authdetailsContext.instinfo.acceptInstapay == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17779
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17787
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.contactinfo.instid) == '68a6e2f865af8' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
17780
17788
|
style: {
|
|
17781
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17789
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) == '68a6e2f865af8' ? '1px solid #ccc' : 0,
|
|
17782
17790
|
borderRadius: 15
|
|
17783
17791
|
}
|
|
17784
17792
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17785
17793
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
17786
17794
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17787
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17795
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.contactinfo.instid) == '68a6e2f865af8' ? 'col-9 p-0' : 'col-12 p-0'
|
|
17788
17796
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17789
17797
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
|
|
17790
17798
|
"for": "codcheckbox"
|
|
@@ -17811,7 +17819,7 @@
|
|
|
17811
17819
|
style: {
|
|
17812
17820
|
color: sectionproperties.checkbox_color
|
|
17813
17821
|
}
|
|
17814
|
-
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17822
|
+
}, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17815
17823
|
"class": "col-3 text-end p-0"
|
|
17816
17824
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
17817
17825
|
src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
|
|
@@ -17843,15 +17851,15 @@
|
|
|
17843
17851
|
/*#__PURE__*/
|
|
17844
17852
|
// <div className=""
|
|
17845
17853
|
React__default["default"].createElement("div", {
|
|
17846
|
-
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17854
|
+
className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i48 = authdetailsContext.instinfo) === null || _authdetailsContext$i48 === void 0 ? void 0 : _authdetailsContext$i48.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i49 = authdetailsContext.instinfo) === null || _authdetailsContext$i49 === void 0 ? void 0 : _authdetailsContext$i49.contactinfo.instid) == '68a6e2f865af8' ? 'col-xl-12 col-lg-12 col-md-12 mb-3 px-4 py-3 px-sm-3' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
|
|
17847
17855
|
style: {
|
|
17848
|
-
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17856
|
+
border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i50 = authdetailsContext.instinfo) === null || _authdetailsContext$i50 === void 0 ? void 0 : _authdetailsContext$i50.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i51 = authdetailsContext.instinfo) === null || _authdetailsContext$i51 === void 0 ? void 0 : _authdetailsContext$i51.contactinfo.instid) == '68a6e2f865af8' ? '1px solid #ccc' : 0,
|
|
17849
17857
|
borderRadius: 15
|
|
17850
17858
|
}
|
|
17851
17859
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17852
17860
|
"class": "row m-0 w-100 d-flex align-items-center"
|
|
17853
17861
|
}, /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17854
|
-
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17862
|
+
"class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i52 = authdetailsContext.instinfo) === null || _authdetailsContext$i52 === void 0 ? void 0 : _authdetailsContext$i52.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i53 = authdetailsContext.instinfo) === null || _authdetailsContext$i53 === void 0 ? void 0 : _authdetailsContext$i53.contactinfo.instid) == '68a6e2f865af8' ? 'col-9 p-0' : 'col-12 p-0'
|
|
17855
17863
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17856
17864
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
17857
17865
|
}, /*#__PURE__*/React__default["default"].createElement("input", {
|
|
@@ -17873,12 +17881,12 @@
|
|
|
17873
17881
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
17874
17882
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17875
17883
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
17876
|
-
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17884
|
+
}, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i54 = authdetailsContext.instinfo) === null || _authdetailsContext$i54 === void 0 ? void 0 : _authdetailsContext$i54.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17877
17885
|
"class": "col-3 text-end p-0"
|
|
17878
17886
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
17879
17887
|
src: 'https://tabex-co.com/storage/StaticImages/visamaster.png',
|
|
17880
17888
|
"class": checkoutstyles.vismasterimage + ' mx-2 '
|
|
17881
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17889
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i55 = authdetailsContext.instinfo) === null || _authdetailsContext$i55 === void 0 ? void 0 : _authdetailsContext$i55.contactinfo.instid) == '68a6e2f865af8' && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17882
17890
|
"class": "col-3 text-end p-0"
|
|
17883
17891
|
}, /*#__PURE__*/React__default["default"].createElement("img", {
|
|
17884
17892
|
src: 'https://tabex-co.com/storage/StaticImages/fawry.png',
|
|
@@ -17927,7 +17935,7 @@
|
|
|
17927
17935
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
17928
17936
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17929
17937
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
17930
|
-
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17938
|
+
}, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i56 = authdetailsContext.instinfo) === null || _authdetailsContext$i56 === void 0 ? void 0 : _authdetailsContext$i56.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17931
17939
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
17932
17940
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17933
17941
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -17949,7 +17957,7 @@
|
|
|
17949
17957
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
17950
17958
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17951
17959
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
17952
|
-
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17960
|
+
}, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i57 = authdetailsContext.instinfo) === null || _authdetailsContext$i57 === void 0 ? void 0 : _authdetailsContext$i57.acceptSouhoolaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17953
17961
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
17954
17962
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17955
17963
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -17971,7 +17979,7 @@
|
|
|
17971
17979
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
17972
17980
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17973
17981
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
17974
|
-
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
17982
|
+
}, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i58 = authdetailsContext.instinfo) === null || _authdetailsContext$i58 === void 0 ? void 0 : _authdetailsContext$i58.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17975
17983
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
17976
17984
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17977
17985
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -17993,7 +18001,7 @@
|
|
|
17993
18001
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
17994
18002
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
17995
18003
|
className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
|
|
17996
|
-
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18004
|
+
}, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i59 = authdetailsContext.instinfo) === null || _authdetailsContext$i59 === void 0 ? void 0 : _authdetailsContext$i59.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
17997
18005
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
17998
18006
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
17999
18007
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -18015,7 +18023,7 @@
|
|
|
18015
18023
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
18016
18024
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18017
18025
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
18018
|
-
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18026
|
+
}, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i60 = authdetailsContext.instinfo) === null || _authdetailsContext$i60 === void 0 ? void 0 : _authdetailsContext$i60.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18019
18027
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
18020
18028
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
18021
18029
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -18037,7 +18045,7 @@
|
|
|
18037
18045
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
18038
18046
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18039
18047
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
18040
|
-
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18048
|
+
}, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i61 = authdetailsContext.instinfo) === null || _authdetailsContext$i61 === void 0 ? void 0 : _authdetailsContext$i61.acceptTamara) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18041
18049
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
18042
18050
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
18043
18051
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -18059,7 +18067,7 @@
|
|
|
18059
18067
|
d: "M5,10.75 L8.5,14.25 L19.4,2.3 C18.8333333,1.43333333 18.0333333,1 17,1 L4,1 C2.35,1 1,2.35 1,4 L1,17 C1,18.65 2.35,20 4,20 L17,20 C18.65,20 20,18.65 20,17 L20,7.99769186"
|
|
18060
18068
|
})), /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18061
18069
|
className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
|
|
18062
|
-
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18070
|
+
}, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i62 = authdetailsContext.instinfo) === null || _authdetailsContext$i62 === void 0 ? void 0 : _authdetailsContext$i62.acceptTabby) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18063
18071
|
className: "col-xl-4 col-lg-4 col-md-12 mb-3"
|
|
18064
18072
|
}, /*#__PURE__*/React__default["default"].createElement("label", {
|
|
18065
18073
|
className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 '
|
|
@@ -18091,7 +18099,7 @@
|
|
|
18091
18099
|
dangerouslySetInnerHTML: {
|
|
18092
18100
|
__html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar
|
|
18093
18101
|
}
|
|
18094
|
-
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18102
|
+
})), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i63 = authdetailsContext.instinfo) === null || _authdetailsContext$i63 === void 0 ? void 0 : _authdetailsContext$i63.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18095
18103
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
18096
18104
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18097
18105
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|
|
@@ -18099,7 +18107,7 @@
|
|
|
18099
18107
|
color: '#000'
|
|
18100
18108
|
}
|
|
18101
18109
|
// dangerouslySetInnerHTML={{ __html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar }}
|
|
18102
|
-
}, langdetect == 'en' ? 'To confirm your booking, please transfer a 30% deposit of the booking value to [number].' : 'لتأكيد الحجز برجاء تحويل 30% deposit من قيمه الحجز على الرقم')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$
|
|
18110
|
+
}, langdetect == 'en' ? 'To confirm your booking, please transfer a 30% deposit of the booking value to [number].' : 'لتأكيد الحجز برجاء تحويل 30% deposit من قيمه الحجز على الرقم')), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i64 = authdetailsContext.instinfo) === null || _authdetailsContext$i64 === void 0 ? void 0 : _authdetailsContext$i64.contactinfo.instid) == '69c55e0a54075' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
|
|
18103
18111
|
"class": "col-12 px-3 px-md-2 my-3"
|
|
18104
18112
|
}, /*#__PURE__*/React__default["default"].createElement("p", {
|
|
18105
18113
|
"class": ' pb-0 pl-md-2 pr-md-2 ',
|