tabexseriescomponents 0.2.1186 → 0.2.1189

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.umd.js CHANGED
@@ -13627,7 +13627,7 @@
13627
13627
  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; }
13628
13628
  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; }
13629
13629
  var Checkout = function Checkout(props) {
13630
- var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i0, _authdetailsContext$i1, _fetchcustomercartQue73, _authdetailsContext$i10, _fetchcustomercartQue74, _authdetailsContext$i11, _authdetailsContext$i12, _authdetailsContext$i13, _authdetailsContext$i14, _authdetailsContext$i15, _fetchcustomercartQue75, _authdetailsContext$i16, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i25, _authdetailsContext$i26, _authdetailsContext$i27, _fetchcustomercartQue85, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _authdetailsContext$i31, _fetchcustomercartQue87, _authdetailsContext$i32, _fetchcustomercartQue89, _authdetailsContext$i33, _authdetailsContext$i34, _authdetailsContext$i35, _fetchcustomercartQue91, _authdetailsContext$i36, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i37, _fetchcustomercartQue97, _authdetailsContext$i38, _fetchcustomercartQue99, _authdetailsContext$i39, _fetchcustomercartQue101, _authdetailsContext$i40, _fetchcustomercartQue103, _authdetailsContext$i41, _fetchcustomercartQue105, _authdetailsContext$i42, _fetchcustomercartQue107, _authdetailsContext$i43, _fetchcustomercartQue109, _authdetailsContext$i44, _fetchcustomercartQue111, _fetchcustomercartQue112;
13630
+ var _fetchTabexCountriesQ2, _css, _fetchcustomercartQue72, _authdetailsContext$i11, _authdetailsContext$i12, _fetchcustomercartQue73, _authdetailsContext$i13, _fetchcustomercartQue74, _authdetailsContext$i14, _authdetailsContext$i15, _authdetailsContext$i16, _authdetailsContext$i17, _authdetailsContext$i18, _fetchcustomercartQue75, _authdetailsContext$i19, _fetchcustomercartQue81, _fetchcustomercartQue82, _fetchcustomercartQue83, _fetchcustomercartQue84, _authdetailsContext$i28, _authdetailsContext$i29, _authdetailsContext$i30, _fetchcustomercartQue85, _authdetailsContext$i31, _authdetailsContext$i32, _authdetailsContext$i33, _authdetailsContext$i34, _fetchcustomercartQue87, _authdetailsContext$i35, _fetchcustomercartQue89, _authdetailsContext$i36, _authdetailsContext$i37, _authdetailsContext$i38, _fetchcustomercartQue91, _authdetailsContext$i39, _fetchcustomercartQue93, _fetchcustomercartQue95, _authdetailsContext$i40, _fetchcustomercartQue97, _authdetailsContext$i41, _fetchcustomercartQue99, _authdetailsContext$i42, _fetchcustomercartQue101, _authdetailsContext$i43, _fetchcustomercartQue103, _authdetailsContext$i44, _fetchcustomercartQue105, _authdetailsContext$i45, _fetchcustomercartQue107, _authdetailsContext$i46, _fetchcustomercartQue109, _authdetailsContext$i47, _fetchcustomercartQue111, _fetchcustomercartQue112;
13631
13631
  var _useState = React.useState(null),
13632
13632
  _useState2 = _slicedToArray__default["default"](_useState, 2);
13633
13633
  _useState2[0];
@@ -13636,6 +13636,10 @@
13636
13636
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
13637
13637
  showpopup = _useState4[0],
13638
13638
  setshowpopup = _useState4[1];
13639
+ var _useState5 = React.useState(false),
13640
+ _useState6 = _slicedToArray__default["default"](_useState5, 2),
13641
+ checkboxisChecked = _useState6[0],
13642
+ setcheckboxisChecked = _useState6[1];
13639
13643
  var langdetect = props.actions.langdetect;
13640
13644
  var lang = props.actions.lang;
13641
13645
  var StaticPagesLinksContext = props.actions.StaticPagesLinksContext;
@@ -13658,42 +13662,42 @@
13658
13662
  var authdetailsContext = props.actions.authdetailsContext;
13659
13663
  var NotificationManager = props.actions.NotificationManager;
13660
13664
  var queryClient = props.actions.queryClient;
13661
- var _useState5 = React.useState(''),
13662
- _useState6 = _slicedToArray__default["default"](_useState5, 2),
13663
- sectionproperties = _useState6[0],
13664
- setsectionproperties = _useState6[1];
13665
13665
  var _useState7 = React.useState(''),
13666
- _useState8 = _slicedToArray__default["default"](_useState7, 2);
13667
- _useState8[0];
13668
- var setCurrentPageId = _useState8[1];
13669
- var _useState9 = React.useState(0),
13670
- _useState0 = _slicedToArray__default["default"](_useState9, 2),
13671
- insthasaffiliate = _useState0[0],
13672
- setinsthasaffiliate = _useState0[1];
13673
- var _useState1 = React.useState(false),
13674
- _useState10 = _slicedToArray__default["default"](_useState1, 2);
13675
- _useState10[0];
13676
- _useState10[1];
13666
+ _useState8 = _slicedToArray__default["default"](_useState7, 2),
13667
+ sectionproperties = _useState8[0],
13668
+ setsectionproperties = _useState8[1];
13669
+ var _useState9 = React.useState(''),
13670
+ _useState0 = _slicedToArray__default["default"](_useState9, 2);
13671
+ _useState0[0];
13672
+ var setCurrentPageId = _useState0[1];
13673
+ var _useState1 = React.useState(0),
13674
+ _useState10 = _slicedToArray__default["default"](_useState1, 2),
13675
+ insthasaffiliate = _useState10[0],
13676
+ setinsthasaffiliate = _useState10[1];
13677
13677
  var _useState11 = React.useState(false),
13678
13678
  _useState12 = _slicedToArray__default["default"](_useState11, 2);
13679
13679
  _useState12[0];
13680
13680
  _useState12[1];
13681
- var _useState13 = React.useState([]),
13682
- _useState14 = _slicedToArray__default["default"](_useState13, 2),
13683
- shippingmethods = _useState14[0],
13684
- setshippingmethods = _useState14[1];
13681
+ var _useState13 = React.useState(false),
13682
+ _useState14 = _slicedToArray__default["default"](_useState13, 2);
13683
+ _useState14[0];
13684
+ _useState14[1];
13685
13685
  var _useState15 = React.useState([]),
13686
13686
  _useState16 = _slicedToArray__default["default"](_useState15, 2),
13687
- orderextrafeilds = _useState16[0],
13688
- setorderextrafeilds = _useState16[1];
13689
- var _useState17 = React.useState(false),
13687
+ shippingmethods = _useState16[0],
13688
+ setshippingmethods = _useState16[1];
13689
+ var _useState17 = React.useState([]),
13690
13690
  _useState18 = _slicedToArray__default["default"](_useState17, 2),
13691
- instapaychosen = _useState18[0],
13692
- setinstapaychosen = _useState18[1];
13691
+ orderextrafeilds = _useState18[0],
13692
+ setorderextrafeilds = _useState18[1];
13693
13693
  var _useState19 = React.useState(false),
13694
13694
  _useState20 = _slicedToArray__default["default"](_useState19, 2),
13695
- cashchosen = _useState20[0],
13696
- setcashchosen = _useState20[1];
13695
+ instapaychosen = _useState20[0],
13696
+ setinstapaychosen = _useState20[1];
13697
+ var _useState21 = React.useState(false),
13698
+ _useState22 = _slicedToArray__default["default"](_useState21, 2),
13699
+ cashchosen = _useState22[0],
13700
+ setcashchosen = _useState22[1];
13697
13701
  React.useEffect(function () {
13698
13702
  var _templatepropcontext$;
13699
13703
  var cartindex = templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.findIndex(function (x) {
@@ -14235,7 +14239,7 @@
14235
14239
  return isloading;
14236
14240
  };
14237
14241
  var Mycart = function Mycart() {
14238
- var _fetchcustomercartQue39, _fetchcustomercartQue41, _fetchcustomercartQue42, _fetchcustomercartQue46, _fetchcustomercartQue47, _fetchcustomercartQue48, _fetchcustomercartQue49, _fetchcustomercartQue50, _authdetailsContext$i6, _fetchcustomercartQue51, _fetchcustomercartQue52, _fetchcustomercartQue53, _fetchcustomercartQue54, _fetchcustomercartQue55, _fetchcustomercartQue57, _fetchcustomercartQue58, _fetchcustomercartQue59, _fetchcustomercartQue60, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue64, _fetchcustomercartQue65, _fetchcustomercartQue66, _authdetailsContext$i7, _fetchcustomercartQue67, _fetchcustomercartQue68, _fetchcustomercartQue69, _authdetailsContext$i8, _fetchcustomercartQue70, _authdetailsContext$i9, _fetchcustomercartQue71;
14242
+ var _fetchcustomercartQue39, _fetchcustomercartQue41, _fetchcustomercartQue42, _fetchcustomercartQue46, _fetchcustomercartQue47, _fetchcustomercartQue48, _fetchcustomercartQue49, _fetchcustomercartQue50, _authdetailsContext$i6, _fetchcustomercartQue51, _fetchcustomercartQue52, _fetchcustomercartQue53, _fetchcustomercartQue54, _fetchcustomercartQue55, _fetchcustomercartQue57, _fetchcustomercartQue58, _fetchcustomercartQue59, _fetchcustomercartQue60, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue64, _fetchcustomercartQue65, _fetchcustomercartQue66, _authdetailsContext$i7, _fetchcustomercartQue67, _fetchcustomercartQue68, _fetchcustomercartQue69, _authdetailsContext$i8, _authdetailsContext$i9, _authdetailsContext$i1, _fetchcustomercartQue70, _authdetailsContext$i10, _fetchcustomercartQue71;
14239
14243
  return /*#__PURE__*/React__default["default"].createElement("div", {
14240
14244
  className: "row m-0 w-100 mb-md-3"
14241
14245
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -14594,7 +14598,14 @@
14594
14598
  background: '#eee',
14595
14599
  borderRadius: 10
14596
14600
  }
14597
- }, /*#__PURE__*/React__default["default"].createElement("p", {
14601
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '66b4a0338cb14' && /*#__PURE__*/React__default["default"].createElement("input", {
14602
+ type: "checkbox",
14603
+ className: "mx-2 mt-2 mb-auto",
14604
+ checked: checkboxisChecked,
14605
+ onChange: function onChange(e) {
14606
+ return setcheckboxisChecked(e.target.checked);
14607
+ }
14608
+ }), /*#__PURE__*/React__default["default"].createElement("p", {
14598
14609
  "class": "m-0 p-0",
14599
14610
  style: {
14600
14611
  color: sectionproperties.slideshowText1ContentColor,
@@ -14609,21 +14620,26 @@
14609
14620
  style: {
14610
14621
  marginTop: sectionproperties.showtotalsection == 'Show' ? 0 : '0.5rem'
14611
14622
  }
14612
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) != '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
14623
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) != '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
14613
14624
  className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
14614
14625
  onClick: function onClick() {
14626
+ var _authdetailsContext$i0;
14627
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '66b4a0338cb14') {
14628
+ if (!checkboxisChecked) return;
14629
+ }
14615
14630
  if (sectionproperties.showpaymentfooter == 'Hide') {
14616
14631
  cartinfoupdater('paymentmethod', 'cod');
14617
14632
  }
14618
14633
  addorderfuncrunner();
14619
14634
  },
14620
- disabled: ischeckoutbuttonloading() == true ? true : false
14635
+ disabled: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '66b4a0338cb14' ? ischeckoutbuttonloading() || !checkboxisChecked : ischeckoutbuttonloading() == true ? true : false
14636
+ // disabled={}
14621
14637
  }, ischeckoutbuttonloading() && /*#__PURE__*/React__default["default"].createElement(reactCssfxLoading.CircularProgress, {
14622
14638
  color: "#fff",
14623
14639
  width: "20px",
14624
14640
  height: "20px",
14625
14641
  duration: "1s"
14626
- }), !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$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
14642
+ }), !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$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.contactinfo.instid) == '67e448d2ef6e0' && /*#__PURE__*/React__default["default"].createElement("button", {
14627
14643
  className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
14628
14644
  onClick: function onClick() {
14629
14645
  if (sectionproperties.showpaymentfooter == 'Hide') {
@@ -14740,7 +14756,7 @@
14740
14756
  }
14741
14757
  }, /*#__PURE__*/React__default["default"].createElement(BiPhone.BiPhone, null)), /*#__PURE__*/React__default["default"].createElement("p", {
14742
14758
  className: "m-0 p-0 wordbreak"
14743
- }, authdetailsContext.customerinfo.mobile))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
14759
+ }, authdetailsContext.customerinfo.mobile))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.contactinfo.instid) != '6808c6295b598' && /*#__PURE__*/React__default["default"].createElement("div", {
14744
14760
  className: "".concat(checkoutstyles.userinfotextstyles) + ' col-lg-4 col-md-6 col-sm-12 d-flex align-items-center pl-1 pr-1 '
14745
14761
  }, /*#__PURE__*/React__default["default"].createElement("div", {
14746
14762
  className: "m-0 p-0 d-flex align-items-center"
@@ -14804,7 +14820,7 @@
14804
14820
  })), /*#__PURE__*/React__default["default"].createElement("div", {
14805
14821
  className: "row m-0 w-100 mb-3 pl-3 pr-3 pb-3"
14806
14822
  }, !authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement(React__default["default"].Fragment, null, /*#__PURE__*/React__default["default"].createElement("div", {
14807
- className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
14823
+ className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
14808
14824
  }, /*#__PURE__*/React__default["default"].createElement("label", {
14809
14825
  className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
14810
14826
  }, lang.name, /*#__PURE__*/React__default["default"].createElement("sup", {
@@ -14824,7 +14840,7 @@
14824
14840
  boxShadow: 'none'
14825
14841
  }
14826
14842
  })), /*#__PURE__*/React__default["default"].createElement("div", {
14827
- className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i10 = authdetailsContext.instinfo) === null || _authdetailsContext$i10 === void 0 ? void 0 : _authdetailsContext$i10.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
14843
+ className: sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.customerEmailrequiered) == 0 ? 'col-lg-6 col-md-12 mb-3' : 'col-lg-4 col-md-12 mb-3'
14828
14844
  }, /*#__PURE__*/React__default["default"].createElement("label", {
14829
14845
  className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
14830
14846
  }, langdetect == 'en' ? 'Phone Number' : 'رقم الهاتف', ' ', /*#__PURE__*/React__default["default"].createElement("sup", {
@@ -14848,16 +14864,16 @@
14848
14864
  })), /*#__PURE__*/React__default["default"].createElement("div", {
14849
14865
  className: "col-lg-4 col-md-12 mb-3 flex-column",
14850
14866
  style: {
14851
- display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i11 = authdetailsContext.instinfo) === null || _authdetailsContext$i11 === void 0 ? void 0 : _authdetailsContext$i11.customerEmailrequiered) == 1 ? 'flex' : sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : _authdetailsContext$i12.customerEmailrequiered) == 0 ? 'none' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i13 = authdetailsContext.instinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.contactinfo.instid) == '6808c6295b598' ? 'none' : 'flex'
14867
+ display: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.customerEmailrequiered) == 1 ? 'flex' : sectionproperties.showemail == 'Hide' && (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.customerEmailrequiered) == 0 ? 'none' : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '6808c6295b598' ? 'none' : 'flex'
14852
14868
  }
14853
14869
  }, /*#__PURE__*/React__default["default"].createElement("label", {
14854
14870
  className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
14855
- }, lang.email, ' ', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.customerEmailrequiered) == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
14871
+ }, lang.email, ' ', (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.customerEmailrequiered) == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
14856
14872
  "class": "mx-2",
14857
14873
  style: {
14858
14874
  color: 'var(--danger)'
14859
14875
  }
14860
- }, "*"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.contactinfo.instid) == '6739bf5880c04' && /*#__PURE__*/React__default["default"].createElement("span", {
14876
+ }, "*"), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.contactinfo.instid) == '6739bf5880c04' && /*#__PURE__*/React__default["default"].createElement("span", {
14861
14877
  "class": "mx-2",
14862
14878
  style: {
14863
14879
  fontSize: 13
@@ -14935,7 +14951,7 @@
14935
14951
  className: sectionproperties.inputfieldcolor == '#ffffff' ? 'col-lg-4 col-md-12 mb-3 selectwhite' : 'col-lg-4 col-md-12 mb-3'
14936
14952
  }, /*#__PURE__*/React__default["default"].createElement("label", {
14937
14953
  className: "".concat(checkoutstyles.input_label_name) + ' m-0 d-flex align-items-start '
14938
- }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i16 = authdetailsContext.instinfo) === null || _authdetailsContext$i16 === void 0 ? void 0 : _authdetailsContext$i16.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
14954
+ }, (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '67e448d2ef6e0' ? langdetect == 'en' ? 'Governorate' : 'المحافظة' : lang.stategov, authdetailsContext.instinfo.customerAddressrequiered == 1 && /*#__PURE__*/React__default["default"].createElement("sup", {
14939
14955
  "class": "mx-2",
14940
14956
  style: {
14941
14957
  color: 'var(--danger)'
@@ -15143,7 +15159,7 @@
15143
15159
  // events mart
15144
15160
 
15145
15161
  if (item.title_en == 'Event Date') {
15146
- var _authdetailsContext$i19, _authdetailsContext$i20;
15162
+ var _authdetailsContext$i22, _authdetailsContext$i23;
15147
15163
  return /*#__PURE__*/React__default["default"].createElement("div", {
15148
15164
  className: "col-lg-6 col-md-12 mb-3"
15149
15165
  }, /*#__PURE__*/React__default["default"].createElement("label", {
@@ -15172,12 +15188,12 @@
15172
15188
  // }}
15173
15189
  ,
15174
15190
  onChange: function onChange(event) {
15175
- var _authdetailsContext$i17;
15176
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i17 = authdetailsContext.instinfo) === null || _authdetailsContext$i17 === void 0 || (_authdetailsContext$i17 = _authdetailsContext$i17.contactinfo) === null || _authdetailsContext$i17 === void 0 ? void 0 : _authdetailsContext$i17.instid) == '66b4a0338cb14') {
15191
+ var _authdetailsContext$i20;
15192
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 || (_authdetailsContext$i20 = _authdetailsContext$i20.contactinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.instid) == '66b4a0338cb14') {
15177
15193
  var selectedDate = event.target.value;
15178
15194
  if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
15179
- var _authdetailsContext$i18;
15180
- var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i18 = authdetailsContext.instinfo) === null || _authdetailsContext$i18 === void 0 || (_authdetailsContext$i18 = _authdetailsContext$i18.contactinfo) === null || _authdetailsContext$i18 === void 0 ? void 0 : _authdetailsContext$i18.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
15195
+ var _authdetailsContext$i21;
15196
+ var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
15181
15197
  if (minDate && selectedDate < minDate) {
15182
15198
  // alert(`Please select a date on or after ${minDate}`);
15183
15199
  return;
@@ -15195,11 +15211,11 @@
15195
15211
  style: {
15196
15212
  boxShadow: 'none'
15197
15213
  },
15198
- min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i19 = authdetailsContext.instinfo) === null || _authdetailsContext$i19 === void 0 ? void 0 : _authdetailsContext$i19.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
15199
- .toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i20 = authdetailsContext.instinfo) === null || _authdetailsContext$i20 === void 0 ? void 0 : _authdetailsContext$i20.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
15214
+ min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
15215
+ .toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
15200
15216
  }));
15201
15217
  } else {
15202
- var _authdetailsContext$i23, _authdetailsContext$i24;
15218
+ var _authdetailsContext$i26, _authdetailsContext$i27;
15203
15219
  return /*#__PURE__*/React__default["default"].createElement("div", {
15204
15220
  className: "col-lg-6 col-md-12 mb-3"
15205
15221
  }, /*#__PURE__*/React__default["default"].createElement("label", {
@@ -15220,12 +15236,12 @@
15220
15236
  // }}
15221
15237
  ,
15222
15238
  onChange: function onChange(event) {
15223
- var _authdetailsContext$i21;
15224
- if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i21 = authdetailsContext.instinfo) === null || _authdetailsContext$i21 === void 0 || (_authdetailsContext$i21 = _authdetailsContext$i21.contactinfo) === null || _authdetailsContext$i21 === void 0 ? void 0 : _authdetailsContext$i21.instid) == '66b4a0338cb14') {
15239
+ var _authdetailsContext$i24;
15240
+ if ((authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 || (_authdetailsContext$i24 = _authdetailsContext$i24.contactinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.instid) == '66b4a0338cb14') {
15225
15241
  var selectedDate = event.target.value;
15226
15242
  if (selectedDate != undefined && selectedDate != null && selectedDate != '' && selectedDate.length != 0) {
15227
- var _authdetailsContext$i22;
15228
- var minDate = (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i22 = authdetailsContext.instinfo) === null || _authdetailsContext$i22 === void 0 || (_authdetailsContext$i22 = _authdetailsContext$i22.contactinfo) === null || _authdetailsContext$i22 === void 0 ? void 0 : _authdetailsContext$i22.instid) === '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
15243
+ var _authdetailsContext$i25;
15244
+ var minDate = (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' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000).toISOString().split('T')[0] : null;
15229
15245
  if (minDate && selectedDate < minDate) {
15230
15246
  // alert(`Please select a date on or after ${minDate}`);
15231
15247
  return;
@@ -15243,8 +15259,8 @@
15243
15259
  style: {
15244
15260
  boxShadow: 'none'
15245
15261
  },
15246
- min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i23 = authdetailsContext.instinfo) === null || _authdetailsContext$i23 === void 0 ? void 0 : _authdetailsContext$i23.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
15247
- .toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i24 = authdetailsContext.instinfo) === null || _authdetailsContext$i24 === void 0 ? void 0 : _authdetailsContext$i24.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
15262
+ min: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '66b4a0338cb14' ? new Date(Date.now() + 11 * 24 * 60 * 60 * 1000) // allow starting 11 days after today
15263
+ .toISOString().split('T')[0] : (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '6908bb20bbca3' ? currentDate : null
15248
15264
  }));
15249
15265
  }
15250
15266
  }
@@ -15285,12 +15301,7 @@
15285
15301
  style: {
15286
15302
  color: 'var(--danger)'
15287
15303
  }
15288
- }, "*")), /*#__PURE__*/React__default["default"].createElement("span", {
15289
- style: {
15290
- fontSize: 13,
15291
- fontWeight: 300
15292
- }
15293
- }, langdetect == 'en' ? 'Note: You can only select a date starting 10 days from today. Earlier dates are not allowed.' : 'ملاحظة: يمكنك اختيار تاريخ يبدأ بعد 10 أيام من اليوم فقط. لا يُسمح باختيار تواريخ أقدم.')), /*#__PURE__*/React__default["default"].createElement("input", {
15304
+ }, "*"))), /*#__PURE__*/React__default["default"].createElement("input", {
15294
15305
  type: 'text',
15295
15306
  className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control),
15296
15307
  value: item.value,
@@ -15403,15 +15414,15 @@
15403
15414
  })), /*#__PURE__*/React__default["default"].createElement("div", {
15404
15415
  className: "row m-0 w-100 mb-3 pl-3 pr-3"
15405
15416
  }, authdetailsContext.instinfo.acceptCOD == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15406
- className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i25 = authdetailsContext.instinfo) === null || _authdetailsContext$i25 === void 0 ? void 0 : _authdetailsContext$i25.contactinfo.instid) == '67d7e9d5dbe11' ? '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',
15417
+ className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '67d7e9d5dbe11' ? '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',
15407
15418
  style: {
15408
- border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i26 = authdetailsContext.instinfo) === null || _authdetailsContext$i26 === void 0 ? void 0 : _authdetailsContext$i26.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15419
+ border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15409
15420
  borderRadius: 15
15410
15421
  }
15411
15422
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15412
15423
  "class": "row m-0 w-100 d-flex align-items-center"
15413
15424
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15414
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i27 = authdetailsContext.instinfo) === null || _authdetailsContext$i27 === void 0 ? void 0 : _authdetailsContext$i27.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15425
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15415
15426
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15416
15427
  className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
15417
15428
  "for": "codcheckbox"
@@ -15438,21 +15449,21 @@
15438
15449
  style: {
15439
15450
  color: sectionproperties.checkbox_color
15440
15451
  }
15441
- }, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i28 = authdetailsContext.instinfo) === null || _authdetailsContext$i28 === void 0 ? void 0 : _authdetailsContext$i28.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
15452
+ }, langdetect == 'en' ? sectionproperties.cod_text_en : sectionproperties.cod_text_ar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
15442
15453
  "class": "col-3 text-end p-0"
15443
15454
  }, /*#__PURE__*/React__default["default"].createElement("img", {
15444
15455
  src: 'https://tabex-co.com/storage/StaticImages/cod.png',
15445
15456
  "class": checkoutstyles.codimage + ' mx-2 '
15446
15457
  })))), authdetailsContext.instinfo.acceptInstapay == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15447
- className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i29 = authdetailsContext.instinfo) === null || _authdetailsContext$i29 === void 0 ? void 0 : _authdetailsContext$i29.contactinfo.instid) == '67d7e9d5dbe11' ? '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',
15458
+ className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d7e9d5dbe11' ? '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',
15448
15459
  style: {
15449
- border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i30 = authdetailsContext.instinfo) === null || _authdetailsContext$i30 === void 0 ? void 0 : _authdetailsContext$i30.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15460
+ border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i33 = authdetailsContext.instinfo) === null || _authdetailsContext$i33 === void 0 ? void 0 : _authdetailsContext$i33.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15450
15461
  borderRadius: 15
15451
15462
  }
15452
15463
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15453
15464
  "class": "row m-0 w-100 d-flex align-items-center"
15454
15465
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15455
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i31 = authdetailsContext.instinfo) === null || _authdetailsContext$i31 === void 0 ? void 0 : _authdetailsContext$i31.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15466
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15456
15467
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15457
15468
  className: langdetect == 'en' ? "".concat(formstyles.checkbox, " ").concat(checkoutstyles.checkbox, " ") + ' d-flex mb-0 ' : "".concat(formstyles.checkbox, " ").concat(formstyles.checkboxtranslated) + ' d-flex mb-0 ',
15458
15469
  "for": "codcheckbox"
@@ -15479,7 +15490,7 @@
15479
15490
  style: {
15480
15491
  color: sectionproperties.checkbox_color
15481
15492
  }
15482
- }, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i32 = authdetailsContext.instinfo) === null || _authdetailsContext$i32 === void 0 ? void 0 : _authdetailsContext$i32.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
15493
+ }, langdetect == 'en' ? sectionproperties.instapaytitleen : sectionproperties.instapaytitlear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
15483
15494
  "class": "col-3 text-end p-0"
15484
15495
  }, /*#__PURE__*/React__default["default"].createElement("img", {
15485
15496
  src: 'https://tabex-co.com/storage/StaticImages/instapay.png',
@@ -15511,15 +15522,15 @@
15511
15522
  /*#__PURE__*/
15512
15523
  // <div className=""
15513
15524
  React__default["default"].createElement("div", {
15514
- 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' : 'col-xl-4 col-lg-4 col-md-12 mb-3',
15525
+ className: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '67d7e9d5dbe11' ? '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',
15515
15526
  style: {
15516
- border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i34 = authdetailsContext.instinfo) === null || _authdetailsContext$i34 === void 0 ? void 0 : _authdetailsContext$i34.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15527
+ border: (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.contactinfo.instid) == '67d7e9d5dbe11' ? '1px solid #ccc' : 0,
15517
15528
  borderRadius: 15
15518
15529
  }
15519
15530
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15520
15531
  "class": "row m-0 w-100 d-flex align-items-center"
15521
15532
  }, /*#__PURE__*/React__default["default"].createElement("div", {
15522
- "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i35 = authdetailsContext.instinfo) === null || _authdetailsContext$i35 === void 0 ? void 0 : _authdetailsContext$i35.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15533
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.contactinfo.instid) == '67d7e9d5dbe11' ? 'col-9 p-0' : 'col-12 p-0'
15523
15534
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15524
15535
  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 '
15525
15536
  }, /*#__PURE__*/React__default["default"].createElement("input", {
@@ -15541,7 +15552,7 @@
15541
15552
  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"
15542
15553
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15543
15554
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15544
- }, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i36 = authdetailsContext.instinfo) === null || _authdetailsContext$i36 === void 0 ? void 0 : _authdetailsContext$i36.contactinfo.instid) == '67d7e9d5dbe11' && /*#__PURE__*/React__default["default"].createElement("div", {
15555
+ }, langdetect == 'en' ? sectionproperties.onlinepaymenttexten : sectionproperties.onlinepaymenttextar))), (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", {
15545
15556
  "class": "col-3 text-end p-0"
15546
15557
  }, /*#__PURE__*/React__default["default"].createElement("img", {
15547
15558
  src: 'https://tabex-co.com/storage/StaticImages/visamaster.png',
@@ -15590,7 +15601,7 @@
15590
15601
  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"
15591
15602
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15592
15603
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15593
- }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i37 = authdetailsContext.instinfo) === null || _authdetailsContext$i37 === void 0 ? void 0 : _authdetailsContext$i37.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15604
+ }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15594
15605
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15595
15606
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15596
15607
  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 '
@@ -15612,7 +15623,7 @@
15612
15623
  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"
15613
15624
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15614
15625
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15615
- }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i38 = authdetailsContext.instinfo) === null || _authdetailsContext$i38 === void 0 ? void 0 : _authdetailsContext$i38.acceptSouhoolaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15626
+ }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.acceptSouhoolaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15616
15627
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15617
15628
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15618
15629
  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 '
@@ -15634,7 +15645,7 @@
15634
15645
  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"
15635
15646
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15636
15647
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15637
- }, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i39 = authdetailsContext.instinfo) === null || _authdetailsContext$i39 === void 0 ? void 0 : _authdetailsContext$i39.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15648
+ }, langdetect == 'en' ? 'Souhoola' : ' Souhoola'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15638
15649
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15639
15650
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15640
15651
  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 '
@@ -15656,7 +15667,7 @@
15656
15667
  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"
15657
15668
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15658
15669
  className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
15659
- }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i40 = authdetailsContext.instinfo) === null || _authdetailsContext$i40 === void 0 ? void 0 : _authdetailsContext$i40.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15670
+ }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15660
15671
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15661
15672
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15662
15673
  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 '
@@ -15678,7 +15689,7 @@
15678
15689
  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"
15679
15690
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15680
15691
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15681
- }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i41 = authdetailsContext.instinfo) === null || _authdetailsContext$i41 === void 0 ? void 0 : _authdetailsContext$i41.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15692
+ }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15682
15693
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15683
15694
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15684
15695
  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 '
@@ -15700,7 +15711,7 @@
15700
15711
  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"
15701
15712
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15702
15713
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15703
- }, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i42 = authdetailsContext.instinfo) === null || _authdetailsContext$i42 === void 0 ? void 0 : _authdetailsContext$i42.acceptTamara) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15714
+ }, langdetect == 'en' ? 'Aman' : 'Aman'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i45 = authdetailsContext.instinfo) === null || _authdetailsContext$i45 === void 0 ? void 0 : _authdetailsContext$i45.acceptTamara) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15704
15715
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15705
15716
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15706
15717
  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 '
@@ -15722,7 +15733,7 @@
15722
15733
  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"
15723
15734
  })), /*#__PURE__*/React__default["default"].createElement("p", {
15724
15735
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
15725
- }, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i43 = authdetailsContext.instinfo) === null || _authdetailsContext$i43 === void 0 ? void 0 : _authdetailsContext$i43.acceptTabby) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15736
+ }, langdetect == 'en' ? 'Tamara' : ' تمارا'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i46 = authdetailsContext.instinfo) === null || _authdetailsContext$i46 === void 0 ? void 0 : _authdetailsContext$i46.acceptTabby) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
15726
15737
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
15727
15738
  }, /*#__PURE__*/React__default["default"].createElement("label", {
15728
15739
  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 '
@@ -15754,7 +15765,7 @@
15754
15765
  dangerouslySetInnerHTML: {
15755
15766
  __html: langdetect == 'en' ? sectionproperties.instapayoptioncontenten : sectionproperties.instapayoptioncontentar
15756
15767
  }
15757
- })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i44 = authdetailsContext.instinfo) === null || _authdetailsContext$i44 === void 0 ? void 0 : _authdetailsContext$i44.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
15768
+ })), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i47 = authdetailsContext.instinfo) === null || _authdetailsContext$i47 === void 0 ? void 0 : _authdetailsContext$i47.contactinfo.instid) == '696fa922c1d13' && cashchosen == true && /*#__PURE__*/React__default["default"].createElement("div", {
15758
15769
  "class": "col-12 px-3 px-md-2 my-3"
15759
15770
  }, /*#__PURE__*/React__default["default"].createElement("p", {
15760
15771
  "class": ' pb-0 pl-md-2 pr-md-2 ',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1186",
3
+ "version": "0.2.1189",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",