tabexseriescomponents 0.0.710 → 0.0.712

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 CHANGED
@@ -10321,7 +10321,7 @@ var Select$3 = /*#__PURE__*/React__default["default"].lazy(function () {
10321
10321
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require('react-select')); });
10322
10322
  });
10323
10323
  var Checkout = function Checkout(props) {
10324
- var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i4, _fetchcustomercartQue82, _authdetailsContext$i5, _fetchcustomercartQue84, _authdetailsContext$i6, _fetchcustomercartQue86, _authdetailsContext$i7, _fetchcustomercartQue88, _fetchcustomercartQue90;
10324
+ var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _authdetailsContext$i4, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i5, _fetchcustomercartQue82, _authdetailsContext$i6, _fetchcustomercartQue84, _authdetailsContext$i7, _fetchcustomercartQue86, _authdetailsContext$i8, _fetchcustomercartQue88, _fetchcustomercartQue90;
10325
10325
  var _useState = React.useState(null),
10326
10326
  _useState2 = _slicedToArray__default["default"](_useState, 2);
10327
10327
  _useState2[0];
@@ -10372,6 +10372,7 @@ var Checkout = function Checkout(props) {
10372
10372
  _useState14 = _slicedToArray__default["default"](_useState13, 2),
10373
10373
  shippingmethods = _useState14[0],
10374
10374
  setshippingmethods = _useState14[1];
10375
+ // const [orderextrafeilds, setorderextrafeilds] = useState([]);
10375
10376
  React.useEffect(function () {
10376
10377
  var _templatepropcontext$;
10377
10378
  var cartindex = templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.findIndex(function (x) {
@@ -10445,6 +10446,7 @@ var Checkout = function Checkout(props) {
10445
10446
  var cityid = fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue9 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue9 === void 0 || (_fetchcustomercartQue9 = _fetchcustomercartQue9.data) === null || _fetchcustomercartQue9 === void 0 ? void 0 : _fetchcustomercartQue9.customercart.cityid;
10446
10447
  fetchshippingmethods(cityid);
10447
10448
  }
10449
+ // fetchorderextrafields();
10448
10450
  }, [fetchcustomercartQueryContext.data]);
10449
10451
  var fetchshippingmethods = function fetchshippingmethods(cityid) {
10450
10452
  GeneralAPIMutationContext.mutate({
@@ -10457,6 +10459,17 @@ var Checkout = function Checkout(props) {
10457
10459
  }
10458
10460
  });
10459
10461
  };
10462
+ // const fetchorderextrafields = () => {
10463
+ // GeneralAPIMutationContext.mutate({
10464
+ // endpointurl: '/InitiateCheckout',
10465
+
10466
+ // mutateSuccesscallback: (data) => {
10467
+ // if (data != undefined && data.data != undefined && data.data.status == true) {
10468
+ // setorderextrafeilds(data.data.data);
10469
+ // }
10470
+ // },
10471
+ // });
10472
+ // };
10460
10473
  var cartinfoupdater = function cartinfoupdater(key, value) {
10461
10474
  var _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18, _fetchcustomercartQue19, _fetchcustomercartQue20;
10462
10475
  var cartarr = queryClient.getQueryData('fetchcustomercart_API');
@@ -11520,6 +11533,27 @@ var Checkout = function Checkout(props) {
11520
11533
  return /*#__PURE__*/React__default["default"].createElement("option", {
11521
11534
  value: item.id
11522
11535
  }, langdetect == 'en' ? item.name_en : item.name_ar);
11536
+ }))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' && /*#__PURE__*/React__default["default"].createElement("div", {
11537
+ className: "col-lg-12 p-0 w-100 py-3"
11538
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11539
+ "class": "".concat(checkoutstyles.innersection) + ' w-100 mb-3 '
11540
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11541
+ className: "row m-0 w-100 mb-3 pl-3 pr-3"
11542
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11543
+ className: "col-lg-4 col-md-12 mb-3"
11544
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
11545
+ className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
11546
+ }, langdetect == 'en' ? 'Event Date' : 'تاريخ الايفنت'), /*#__PURE__*/React__default["default"].createElement("input", {
11547
+ type: 'date',
11548
+ className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control)
11549
+ // value={}
11550
+ ,
11551
+ onChange: function onChange(event) {
11552
+ // cartinfoupdater('email', event.target.value);
11553
+ },
11554
+ style: {
11555
+ boxShadow: 'none'
11556
+ }
11523
11557
  }))))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
11524
11558
  className: "col-lg-12 p-0 w-100"
11525
11559
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -11644,7 +11678,7 @@ var Checkout = function Checkout(props) {
11644
11678
  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"
11645
11679
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11646
11680
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11647
- }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11681
+ }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11648
11682
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11649
11683
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11650
11684
  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 '
@@ -11665,7 +11699,7 @@ var Checkout = function Checkout(props) {
11665
11699
  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"
11666
11700
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11667
11701
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11668
- }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11702
+ }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11669
11703
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11670
11704
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11671
11705
  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 '
@@ -11686,7 +11720,7 @@ var Checkout = function Checkout(props) {
11686
11720
  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"
11687
11721
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11688
11722
  className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
11689
- }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11723
+ }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11690
11724
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11691
11725
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11692
11726
  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 '
@@ -11707,7 +11741,7 @@ var Checkout = function Checkout(props) {
11707
11741
  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"
11708
11742
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11709
11743
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11710
- }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11744
+ }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11711
11745
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11712
11746
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11713
11747
  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 '
@@ -54240,18 +54274,7 @@ var CollapsableSection = function CollapsableSection(props) {
54240
54274
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
54241
54275
  textAlign: langdetect == 'en' ? 'left' : 'right'
54242
54276
  }
54243
- }, "asdsd ", langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar), cardinfoindex == 7 && /*#__PURE__*/React__default["default"].createElement("p", {
54244
- className: "m-0 p-0 wordbreak",
54245
- style: {
54246
- color: sectionproperties.slideshowText2ContentColor,
54247
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
54248
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
54249
- textTransform: sectionproperties.slideshowText2ContentTextTransform,
54250
- textAlign: langdetect == 'en' ? 'left' : 'right'
54251
- }
54252
- }, "\u0646\u0634\u0643\u0631 \u0627\u0647\u062A\u0645\u0627\u0645\u0643\u0645 \u0628\u062D\u0636\u0648\u0631 \u0627\u0644\u0645\u0624\u062A\u0645\u0631\u060C \u0648\u064A\u0633\u0631\u0646\u0627 \u0623\u0646 \u0646\u0642\u062F\u0645 \u0644\u0643\u0645 \u0642\u0627\u0626\u0645\u0629 \u062E\u064A\u0627\u0631\u0627\u062A \u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0627\u0644\u0642\u0631\u064A\u0628\u0629 \u0645\u0646 \u0645\u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \u0648\u0627\u0644\u062A\u064A \u062A\u0634\u0645\u0644 \u0623\u0633\u0639\u0627\u0631\u064B\u0627 \u062E\u0627\u0635\u0629 \u0648\u062E\u0635\u0648\u0645\u0627\u062A \u0644\u0644\u0636\u064A\u0648\u0641: W Hotel Muscat \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062E\u0627\u0635: 100 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u0627\u0644\u0641\u062A\u0631\u0629: \u0645\u0646 15 \u062F\u064A\u0633\u0645\u0628\u0631 2024 \u0625\u0644\u0649 18 \u062F\u064A\u0633\u0645\u0628\u0631 2024. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632", /*#__PURE__*/React__default["default"].createElement("a", {
54253
- href: "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"
54254
- }, "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"), ' ', "JW Marriott Muscat \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 67.798 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 80.125 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u062A\u0634\u0645\u0644 \u0627\u0644\u0623\u0633\u0639\u0627\u0631: \u0627\u0644\u0625\u0641\u0637\u0627\u0631\u060C \u0648\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0631\u0627\u0641\u0642 \u0627\u0644\u0641\u0646\u062F\u0642 \u0645\u062B\u0644 \u0645\u0631\u0643\u0632 \u0627\u0644\u0644\u064A\u0627\u0642\u0629 \u0627\u0644\u0628\u062F\u0646\u064A\u0629 \u0648\u0627\u0644\u0645\u0633\u0627\u0628\u062D. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.marriott.com/event-reservations/reservation-link.mi?id=1698847044604&key=CORP&guestreslink2=true Crowne Plaza Oman Convention & Exhibition Center \u0627\u0644\u062E\u0635\u0645 \u0627\u0644\u062E\u0627\u0635: 20% \u0639\u0644\u0649 \u0627\u0644\u0625\u0642\u0627\u0645\u0629. \u0625\u0636\u0627\u0641\u0627\u062A: \u0625\u0641\u0637\u0627\u0631 \u0645\u062C\u0627\u0646\u064A. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.ihg.com/crowneplaza/hotels/us/en/muscat/msccp/hoteldetail?fromRedirect=true&qSrt=sBR&qIta=99502056&icdv=99502056&qSlH=MSCCP&qCpid=787098760&qAAR=AL4BW&qRtP=AL4BW&setPMCookies=true&qSHBrC=CP&qDest=Madinat%20Al%20Irfan%2C%20Muscat%2C%20OM&srb_u=1 Ramada Encore Hotel \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 26 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 29 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u0644\u0644\u062D\u062C\u0632: \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A: reservations@ramadaencoremuscat.com \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062A\u0633\u0627\u0628/\u0627\u0644\u0627\u062A\u0635\u0627\u0644: +968 9747 5056 \u0645\u062F\u064A\u0631 \u0645\u0643\u062A\u0628 \u0627\u0644\u0627\u0633\u062A\u0642\u0628\u0627\u0644 (\u0645\u062A\u0648\u0641\u0631 24 \u0633\u0627\u0639\u0629): +968 9630 7483 \u0645\u0644\u0627\u062D\u0638\u0629: \u064A\u062C\u0628 \u0630\u0643\u0631 \u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \"Oman Endowment Conference\" \u0639\u0646\u062F \u0627\u0644\u062D\u062C\u0632 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062E\u0627\u0635\u0629."))))));
54277
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))))));
54255
54278
  })))));
54256
54279
  };
54257
54280
 
package/dist/index.esm.js CHANGED
@@ -10273,7 +10273,7 @@ var Select$3 = /*#__PURE__*/React.lazy(function () {
10273
10273
  return import('react-select');
10274
10274
  });
10275
10275
  var Checkout = function Checkout(props) {
10276
- var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i4, _fetchcustomercartQue82, _authdetailsContext$i5, _fetchcustomercartQue84, _authdetailsContext$i6, _fetchcustomercartQue86, _authdetailsContext$i7, _fetchcustomercartQue88, _fetchcustomercartQue90;
10276
+ var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _authdetailsContext$i4, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i5, _fetchcustomercartQue82, _authdetailsContext$i6, _fetchcustomercartQue84, _authdetailsContext$i7, _fetchcustomercartQue86, _authdetailsContext$i8, _fetchcustomercartQue88, _fetchcustomercartQue90;
10277
10277
  var _useState = useState(null),
10278
10278
  _useState2 = _slicedToArray(_useState, 2);
10279
10279
  _useState2[0];
@@ -10324,6 +10324,7 @@ var Checkout = function Checkout(props) {
10324
10324
  _useState14 = _slicedToArray(_useState13, 2),
10325
10325
  shippingmethods = _useState14[0],
10326
10326
  setshippingmethods = _useState14[1];
10327
+ // const [orderextrafeilds, setorderextrafeilds] = useState([]);
10327
10328
  useEffect(function () {
10328
10329
  var _templatepropcontext$;
10329
10330
  var cartindex = templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.findIndex(function (x) {
@@ -10397,6 +10398,7 @@ var Checkout = function Checkout(props) {
10397
10398
  var cityid = fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue9 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue9 === void 0 || (_fetchcustomercartQue9 = _fetchcustomercartQue9.data) === null || _fetchcustomercartQue9 === void 0 ? void 0 : _fetchcustomercartQue9.customercart.cityid;
10398
10399
  fetchshippingmethods(cityid);
10399
10400
  }
10401
+ // fetchorderextrafields();
10400
10402
  }, [fetchcustomercartQueryContext.data]);
10401
10403
  var fetchshippingmethods = function fetchshippingmethods(cityid) {
10402
10404
  GeneralAPIMutationContext.mutate({
@@ -10409,6 +10411,17 @@ var Checkout = function Checkout(props) {
10409
10411
  }
10410
10412
  });
10411
10413
  };
10414
+ // const fetchorderextrafields = () => {
10415
+ // GeneralAPIMutationContext.mutate({
10416
+ // endpointurl: '/InitiateCheckout',
10417
+
10418
+ // mutateSuccesscallback: (data) => {
10419
+ // if (data != undefined && data.data != undefined && data.data.status == true) {
10420
+ // setorderextrafeilds(data.data.data);
10421
+ // }
10422
+ // },
10423
+ // });
10424
+ // };
10412
10425
  var cartinfoupdater = function cartinfoupdater(key, value) {
10413
10426
  var _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18, _fetchcustomercartQue19, _fetchcustomercartQue20;
10414
10427
  var cartarr = queryClient.getQueryData('fetchcustomercart_API');
@@ -11472,6 +11485,27 @@ var Checkout = function Checkout(props) {
11472
11485
  return /*#__PURE__*/React.createElement("option", {
11473
11486
  value: item.id
11474
11487
  }, langdetect == 'en' ? item.name_en : item.name_ar);
11488
+ }))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' && /*#__PURE__*/React.createElement("div", {
11489
+ className: "col-lg-12 p-0 w-100 py-3"
11490
+ }, /*#__PURE__*/React.createElement("div", {
11491
+ "class": "".concat(checkoutstyles.innersection) + ' w-100 mb-3 '
11492
+ }, /*#__PURE__*/React.createElement("div", {
11493
+ className: "row m-0 w-100 mb-3 pl-3 pr-3"
11494
+ }, /*#__PURE__*/React.createElement("div", {
11495
+ className: "col-lg-4 col-md-12 mb-3"
11496
+ }, /*#__PURE__*/React.createElement("label", {
11497
+ className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
11498
+ }, langdetect == 'en' ? 'Event Date' : 'تاريخ الايفنت'), /*#__PURE__*/React.createElement("input", {
11499
+ type: 'date',
11500
+ className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control)
11501
+ // value={}
11502
+ ,
11503
+ onChange: function onChange(event) {
11504
+ // cartinfoupdater('email', event.target.value);
11505
+ },
11506
+ style: {
11507
+ boxShadow: 'none'
11508
+ }
11475
11509
  }))))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React.createElement("div", {
11476
11510
  className: "col-lg-12 p-0 w-100"
11477
11511
  }, /*#__PURE__*/React.createElement("div", {
@@ -11596,7 +11630,7 @@ var Checkout = function Checkout(props) {
11596
11630
  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"
11597
11631
  })), /*#__PURE__*/React.createElement("p", {
11598
11632
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11599
- }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.acceptForsaCard) == 1 && /*#__PURE__*/React.createElement("div", {
11633
+ }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptForsaCard) == 1 && /*#__PURE__*/React.createElement("div", {
11600
11634
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11601
11635
  }, /*#__PURE__*/React.createElement("label", {
11602
11636
  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 '
@@ -11617,7 +11651,7 @@ var Checkout = function Checkout(props) {
11617
11651
  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"
11618
11652
  })), /*#__PURE__*/React.createElement("p", {
11619
11653
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11620
- }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptonlinePaypal) == 1 && /*#__PURE__*/React.createElement("div", {
11654
+ }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptonlinePaypal) == 1 && /*#__PURE__*/React.createElement("div", {
11621
11655
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11622
11656
  }, /*#__PURE__*/React.createElement("label", {
11623
11657
  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 '
@@ -11638,7 +11672,7 @@ var Checkout = function Checkout(props) {
11638
11672
  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"
11639
11673
  })), /*#__PURE__*/React.createElement("p", {
11640
11674
  className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
11641
- }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React.createElement("div", {
11675
+ }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React.createElement("div", {
11642
11676
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11643
11677
  }, /*#__PURE__*/React.createElement("label", {
11644
11678
  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 '
@@ -11659,7 +11693,7 @@ var Checkout = function Checkout(props) {
11659
11693
  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"
11660
11694
  })), /*#__PURE__*/React.createElement("p", {
11661
11695
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11662
- }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptAmanCard) == 1 && /*#__PURE__*/React.createElement("div", {
11696
+ }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.acceptAmanCard) == 1 && /*#__PURE__*/React.createElement("div", {
11663
11697
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11664
11698
  }, /*#__PURE__*/React.createElement("label", {
11665
11699
  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 '
@@ -54192,18 +54226,7 @@ var CollapsableSection = function CollapsableSection(props) {
54192
54226
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
54193
54227
  textAlign: langdetect == 'en' ? 'left' : 'right'
54194
54228
  }
54195
- }, "asdsd ", langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar), cardinfoindex == 7 && /*#__PURE__*/React.createElement("p", {
54196
- className: "m-0 p-0 wordbreak",
54197
- style: {
54198
- color: sectionproperties.slideshowText2ContentColor,
54199
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
54200
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
54201
- textTransform: sectionproperties.slideshowText2ContentTextTransform,
54202
- textAlign: langdetect == 'en' ? 'left' : 'right'
54203
- }
54204
- }, "\u0646\u0634\u0643\u0631 \u0627\u0647\u062A\u0645\u0627\u0645\u0643\u0645 \u0628\u062D\u0636\u0648\u0631 \u0627\u0644\u0645\u0624\u062A\u0645\u0631\u060C \u0648\u064A\u0633\u0631\u0646\u0627 \u0623\u0646 \u0646\u0642\u062F\u0645 \u0644\u0643\u0645 \u0642\u0627\u0626\u0645\u0629 \u062E\u064A\u0627\u0631\u0627\u062A \u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0627\u0644\u0642\u0631\u064A\u0628\u0629 \u0645\u0646 \u0645\u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \u0648\u0627\u0644\u062A\u064A \u062A\u0634\u0645\u0644 \u0623\u0633\u0639\u0627\u0631\u064B\u0627 \u062E\u0627\u0635\u0629 \u0648\u062E\u0635\u0648\u0645\u0627\u062A \u0644\u0644\u0636\u064A\u0648\u0641: W Hotel Muscat \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062E\u0627\u0635: 100 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u0627\u0644\u0641\u062A\u0631\u0629: \u0645\u0646 15 \u062F\u064A\u0633\u0645\u0628\u0631 2024 \u0625\u0644\u0649 18 \u062F\u064A\u0633\u0645\u0628\u0631 2024. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632", /*#__PURE__*/React.createElement("a", {
54205
- href: "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"
54206
- }, "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"), ' ', "JW Marriott Muscat \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 67.798 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 80.125 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u062A\u0634\u0645\u0644 \u0627\u0644\u0623\u0633\u0639\u0627\u0631: \u0627\u0644\u0625\u0641\u0637\u0627\u0631\u060C \u0648\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0631\u0627\u0641\u0642 \u0627\u0644\u0641\u0646\u062F\u0642 \u0645\u062B\u0644 \u0645\u0631\u0643\u0632 \u0627\u0644\u0644\u064A\u0627\u0642\u0629 \u0627\u0644\u0628\u062F\u0646\u064A\u0629 \u0648\u0627\u0644\u0645\u0633\u0627\u0628\u062D. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.marriott.com/event-reservations/reservation-link.mi?id=1698847044604&key=CORP&guestreslink2=true Crowne Plaza Oman Convention & Exhibition Center \u0627\u0644\u062E\u0635\u0645 \u0627\u0644\u062E\u0627\u0635: 20% \u0639\u0644\u0649 \u0627\u0644\u0625\u0642\u0627\u0645\u0629. \u0625\u0636\u0627\u0641\u0627\u062A: \u0625\u0641\u0637\u0627\u0631 \u0645\u062C\u0627\u0646\u064A. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.ihg.com/crowneplaza/hotels/us/en/muscat/msccp/hoteldetail?fromRedirect=true&qSrt=sBR&qIta=99502056&icdv=99502056&qSlH=MSCCP&qCpid=787098760&qAAR=AL4BW&qRtP=AL4BW&setPMCookies=true&qSHBrC=CP&qDest=Madinat%20Al%20Irfan%2C%20Muscat%2C%20OM&srb_u=1 Ramada Encore Hotel \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 26 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 29 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u0644\u0644\u062D\u062C\u0632: \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A: reservations@ramadaencoremuscat.com \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062A\u0633\u0627\u0628/\u0627\u0644\u0627\u062A\u0635\u0627\u0644: +968 9747 5056 \u0645\u062F\u064A\u0631 \u0645\u0643\u062A\u0628 \u0627\u0644\u0627\u0633\u062A\u0642\u0628\u0627\u0644 (\u0645\u062A\u0648\u0641\u0631 24 \u0633\u0627\u0639\u0629): +968 9630 7483 \u0645\u0644\u0627\u062D\u0638\u0629: \u064A\u062C\u0628 \u0630\u0643\u0631 \u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \"Oman Endowment Conference\" \u0639\u0646\u062F \u0627\u0644\u062D\u062C\u0632 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062E\u0627\u0635\u0629."))))));
54229
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))))));
54207
54230
  })))));
54208
54231
  };
54209
54232
 
package/dist/index.umd.js CHANGED
@@ -10146,7 +10146,7 @@
10146
10146
  return import('react-select');
10147
10147
  });
10148
10148
  var Checkout = function Checkout(props) {
10149
- var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i4, _fetchcustomercartQue82, _authdetailsContext$i5, _fetchcustomercartQue84, _authdetailsContext$i6, _fetchcustomercartQue86, _authdetailsContext$i7, _fetchcustomercartQue88, _fetchcustomercartQue90;
10149
+ var _css, _fetchcustomercartQue61, _fetchcustomercartQue62, _fetchcustomercartQue63, _fetchcustomercartQue68, _fetchcustomercartQue69, _fetchcustomercartQue70, _fetchcustomercartQue71, _authdetailsContext$i4, _fetchcustomercartQue72, _fetchcustomercartQue74, _fetchcustomercartQue76, _fetchcustomercartQue78, _fetchcustomercartQue80, _authdetailsContext$i5, _fetchcustomercartQue82, _authdetailsContext$i6, _fetchcustomercartQue84, _authdetailsContext$i7, _fetchcustomercartQue86, _authdetailsContext$i8, _fetchcustomercartQue88, _fetchcustomercartQue90;
10150
10150
  var _useState = React.useState(null),
10151
10151
  _useState2 = _slicedToArray__default["default"](_useState, 2);
10152
10152
  _useState2[0];
@@ -10197,6 +10197,7 @@
10197
10197
  _useState14 = _slicedToArray__default["default"](_useState13, 2),
10198
10198
  shippingmethods = _useState14[0],
10199
10199
  setshippingmethods = _useState14[1];
10200
+ // const [orderextrafeilds, setorderextrafeilds] = useState([]);
10200
10201
  React.useEffect(function () {
10201
10202
  var _templatepropcontext$;
10202
10203
  var cartindex = templatepropcontext === null || templatepropcontext === void 0 || (_templatepropcontext$ = templatepropcontext.pagesnprop) === null || _templatepropcontext$ === void 0 ? void 0 : _templatepropcontext$.findIndex(function (x) {
@@ -10270,6 +10271,7 @@
10270
10271
  var cityid = fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue9 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue9 === void 0 || (_fetchcustomercartQue9 = _fetchcustomercartQue9.data) === null || _fetchcustomercartQue9 === void 0 ? void 0 : _fetchcustomercartQue9.customercart.cityid;
10271
10272
  fetchshippingmethods(cityid);
10272
10273
  }
10274
+ // fetchorderextrafields();
10273
10275
  }, [fetchcustomercartQueryContext.data]);
10274
10276
  var fetchshippingmethods = function fetchshippingmethods(cityid) {
10275
10277
  GeneralAPIMutationContext.mutate({
@@ -10282,6 +10284,17 @@
10282
10284
  }
10283
10285
  });
10284
10286
  };
10287
+ // const fetchorderextrafields = () => {
10288
+ // GeneralAPIMutationContext.mutate({
10289
+ // endpointurl: '/InitiateCheckout',
10290
+
10291
+ // mutateSuccesscallback: (data) => {
10292
+ // if (data != undefined && data.data != undefined && data.data.status == true) {
10293
+ // setorderextrafeilds(data.data.data);
10294
+ // }
10295
+ // },
10296
+ // });
10297
+ // };
10285
10298
  var cartinfoupdater = function cartinfoupdater(key, value) {
10286
10299
  var _fetchcustomercartQue10, _fetchcustomercartQue11, _fetchcustomercartQue12, _fetchcustomercartQue13, _fetchcustomercartQue14, _fetchcustomercartQue15, _fetchcustomercartQue16, _fetchcustomercartQue17, _fetchcustomercartQue18, _fetchcustomercartQue19, _fetchcustomercartQue20;
10287
10300
  var cartarr = queryClient.getQueryData('fetchcustomercart_API');
@@ -11345,6 +11358,27 @@
11345
11358
  return /*#__PURE__*/React__default["default"].createElement("option", {
11346
11359
  value: item.id
11347
11360
  }, langdetect == 'en' ? item.name_en : item.name_ar);
11361
+ }))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.contactinfo.instid) == '66b4a0338cb14' && /*#__PURE__*/React__default["default"].createElement("div", {
11362
+ className: "col-lg-12 p-0 w-100 py-3"
11363
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11364
+ "class": "".concat(checkoutstyles.innersection) + ' w-100 mb-3 '
11365
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11366
+ className: "row m-0 w-100 mb-3 pl-3 pr-3"
11367
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
11368
+ className: "col-lg-4 col-md-12 mb-3"
11369
+ }, /*#__PURE__*/React__default["default"].createElement("label", {
11370
+ className: "".concat(checkoutstyles.input_label_name) + ' d-flex align-items-start '
11371
+ }, langdetect == 'en' ? 'Event Date' : 'تاريخ الايفنت'), /*#__PURE__*/React__default["default"].createElement("input", {
11372
+ type: 'date',
11373
+ className: "".concat(formstyles.form_control, " ").concat(checkoutstyles.form_control)
11374
+ // value={}
11375
+ ,
11376
+ onChange: function onChange(event) {
11377
+ // cartinfoupdater('email', event.target.value);
11378
+ },
11379
+ style: {
11380
+ boxShadow: 'none'
11381
+ }
11348
11382
  }))))), sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
11349
11383
  className: "col-lg-12 p-0 w-100"
11350
11384
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -11469,7 +11503,7 @@
11469
11503
  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"
11470
11504
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11471
11505
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11472
- }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i4 = authdetailsContext.instinfo) === null || _authdetailsContext$i4 === void 0 ? void 0 : _authdetailsContext$i4.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11506
+ }, langdetect == 'en' ? sectionproperties.walletnameen : sectionproperties.walletnamear))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptForsaCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11473
11507
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11474
11508
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11475
11509
  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 '
@@ -11490,7 +11524,7 @@
11490
11524
  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"
11491
11525
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11492
11526
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11493
- }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i5 = authdetailsContext.instinfo) === null || _authdetailsContext$i5 === void 0 ? void 0 : _authdetailsContext$i5.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11527
+ }, langdetect == 'en' ? 'Forsa' : ' Forsa'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptonlinePaypal) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11494
11528
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11495
11529
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11496
11530
  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 '
@@ -11511,7 +11545,7 @@
11511
11545
  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"
11512
11546
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11513
11547
  className: "".concat(formstyles.checkbox_label, " + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '")
11514
- }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i6 = authdetailsContext.instinfo) === null || _authdetailsContext$i6 === void 0 ? void 0 : _authdetailsContext$i6.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11548
+ }, langdetect == 'en' ? 'Paypal' : ' Paypal'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptBankInstallementsCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11515
11549
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11516
11550
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11517
11551
  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 '
@@ -11532,7 +11566,7 @@
11532
11566
  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"
11533
11567
  })), /*#__PURE__*/React__default["default"].createElement("p", {
11534
11568
  className: "".concat(formstyles.checkbox_label) + ' ml-2 mb-0 wordbreak cursor-pointer mr-2 '
11535
- }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i7 = authdetailsContext.instinfo) === null || _authdetailsContext$i7 === void 0 ? void 0 : _authdetailsContext$i7.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11569
+ }, langdetect == 'en' ? 'Bank Installments' : ' التقسيط عن طريق البنك'))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.acceptAmanCard) == 1 && /*#__PURE__*/React__default["default"].createElement("div", {
11536
11570
  className: "col-xl-4 col-lg-4 col-md-12 mb-3"
11537
11571
  }, /*#__PURE__*/React__default["default"].createElement("label", {
11538
11572
  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 '
@@ -54065,18 +54099,7 @@
54065
54099
  textTransform: sectionproperties.slideshowText2ContentTextTransform,
54066
54100
  textAlign: langdetect == 'en' ? 'left' : 'right'
54067
54101
  }
54068
- }, "asdsd ", langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar), cardinfoindex == 7 && /*#__PURE__*/React__default["default"].createElement("p", {
54069
- className: "m-0 p-0 wordbreak",
54070
- style: {
54071
- color: sectionproperties.slideshowText2ContentColor,
54072
- fontSize: sectionproperties.slideshowText2ContentFontSize + 'px',
54073
- fontWeight: sectionproperties.slideshowText2ContentFontWeight,
54074
- textTransform: sectionproperties.slideshowText2ContentTextTransform,
54075
- textAlign: langdetect == 'en' ? 'left' : 'right'
54076
- }
54077
- }, "\u0646\u0634\u0643\u0631 \u0627\u0647\u062A\u0645\u0627\u0645\u0643\u0645 \u0628\u062D\u0636\u0648\u0631 \u0627\u0644\u0645\u0624\u062A\u0645\u0631\u060C \u0648\u064A\u0633\u0631\u0646\u0627 \u0623\u0646 \u0646\u0642\u062F\u0645 \u0644\u0643\u0645 \u0642\u0627\u0626\u0645\u0629 \u062E\u064A\u0627\u0631\u0627\u062A \u0627\u0644\u0625\u0642\u0627\u0645\u0629 \u0627\u0644\u0642\u0631\u064A\u0628\u0629 \u0645\u0646 \u0645\u0643\u0627\u0646 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \u0648\u0627\u0644\u062A\u064A \u062A\u0634\u0645\u0644 \u0623\u0633\u0639\u0627\u0631\u064B\u0627 \u062E\u0627\u0635\u0629 \u0648\u062E\u0635\u0648\u0645\u0627\u062A \u0644\u0644\u0636\u064A\u0648\u0641: W Hotel Muscat \u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062E\u0627\u0635: 100 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u0627\u0644\u0641\u062A\u0631\u0629: \u0645\u0646 15 \u062F\u064A\u0633\u0645\u0628\u0631 2024 \u0625\u0644\u0649 18 \u062F\u064A\u0633\u0645\u0628\u0631 2024. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632", /*#__PURE__*/React__default["default"].createElement("a", {
54078
- href: "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"
54079
- }, "https://www.marriott.com/event-reservations/reservation-link.mi?id=1733218170721&key=CORP&guestreslink2=true&app=resvlink"), ' ', "JW Marriott Muscat \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 67.798 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u063A\u0631\u0641\u0629 \u062F\u064A\u0644\u0648\u0643\u0633 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 80.125 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629. \u062A\u0634\u0645\u0644 \u0627\u0644\u0623\u0633\u0639\u0627\u0631: \u0627\u0644\u0625\u0641\u0637\u0627\u0631\u060C \u0648\u0627\u0633\u062A\u062E\u062F\u0627\u0645 \u0645\u0631\u0627\u0641\u0642 \u0627\u0644\u0641\u0646\u062F\u0642 \u0645\u062B\u0644 \u0645\u0631\u0643\u0632 \u0627\u0644\u0644\u064A\u0627\u0642\u0629 \u0627\u0644\u0628\u062F\u0646\u064A\u0629 \u0648\u0627\u0644\u0645\u0633\u0627\u0628\u062D. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.marriott.com/event-reservations/reservation-link.mi?id=1698847044604&key=CORP&guestreslink2=true Crowne Plaza Oman Convention & Exhibition Center \u0627\u0644\u062E\u0635\u0645 \u0627\u0644\u062E\u0627\u0635: 20% \u0639\u0644\u0649 \u0627\u0644\u0625\u0642\u0627\u0645\u0629. \u0625\u0636\u0627\u0641\u0627\u062A: \u0625\u0641\u0637\u0627\u0631 \u0645\u062C\u0627\u0646\u064A. \u0631\u0627\u0628\u0637 \u0627\u0644\u062D\u062C\u0632 https://www.ihg.com/crowneplaza/hotels/us/en/muscat/msccp/hoteldetail?fromRedirect=true&qSrt=sBR&qIta=99502056&icdv=99502056&qSlH=MSCCP&qCpid=787098760&qAAR=AL4BW&qRtP=AL4BW&setPMCookies=true&qSHBrC=CP&qDest=Madinat%20Al%20Irfan%2C%20Muscat%2C%20OM&srb_u=1 Ramada Encore Hotel \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0641\u0631\u062F\u064A): 26 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u063A\u0631\u0641\u0629 \u0642\u064A\u0627\u0633\u064A\u0629 (\u0627\u0644\u0625\u0634\u063A\u0627\u0644 \u0627\u0644\u0645\u0632\u062F\u0648\u062C): 29 \u0631\u064A\u0627\u0644 \u0639\u0645\u0627\u0646\u064A \u0635\u0627\u0641\u064A \u0644\u0643\u0644 \u0644\u064A\u0644\u0629 (\u062A\u0634\u0645\u0644 \u0627\u0644\u0636\u0631\u0627\u0626\u0628 \u0648\u0627\u0644\u0625\u0641\u0637\u0627\u0631) \u0644\u0644\u062D\u062C\u0632: \u0639\u0628\u0631 \u0627\u0644\u0628\u0631\u064A\u062F \u0627\u0644\u0625\u0644\u0643\u062A\u0631\u0648\u0646\u064A: reservations@ramadaencoremuscat.com \u0639\u0628\u0631 \u0627\u0644\u0648\u0627\u062A\u0633\u0627\u0628/\u0627\u0644\u0627\u062A\u0635\u0627\u0644: +968 9747 5056 \u0645\u062F\u064A\u0631 \u0645\u0643\u062A\u0628 \u0627\u0644\u0627\u0633\u062A\u0642\u0628\u0627\u0644 (\u0645\u062A\u0648\u0641\u0631 24 \u0633\u0627\u0639\u0629): +968 9630 7483 \u0645\u0644\u0627\u062D\u0638\u0629: \u064A\u062C\u0628 \u0630\u0643\u0631 \u0627\u0633\u0645 \u0627\u0644\u0645\u0624\u062A\u0645\u0631 \"Oman Endowment Conference\" \u0639\u0646\u062F \u0627\u0644\u062D\u062C\u0632 \u0644\u0636\u0645\u0627\u0646 \u0627\u0644\u062D\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0623\u0633\u0639\u0627\u0631 \u0627\u0644\u062E\u0627\u0635\u0629."))))));
54102
+ }, langdetect == 'en' ? cardsarray[cardinfoindex].cardobj_descripen : cardsarray[cardinfoindex].cardobj_descripar))))));
54080
54103
  })))));
54081
54104
  };
54082
54105
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.710",
3
+ "version": "0.0.712",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {