tabexseriescomponents 0.0.553 → 0.0.554

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
@@ -10544,7 +10544,25 @@ var Checkout = function Checkout(props) {
10544
10544
  width: "20px",
10545
10545
  height: "20px",
10546
10546
  duration: "1s"
10547
- }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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 : ''))))));
10547
+ }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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.loggedin == false && sectionproperties.loginbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
10548
+ className: "col-lg-12 d-flex align-items-center justify-content-center mt-4 p-0 mb-2 mt-sm-3",
10549
+ style: {
10550
+ marginTop: sectionproperties.showtotalsection == 'Show' ? 0 : '0.5rem'
10551
+ }
10552
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10553
+ "class": "row m-0 w-100"
10554
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10555
+ "class": "col-lg-12 p-0 allcentered mb-2"
10556
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10557
+ "class": "m-0 0-0"
10558
+ }, langdetect == 'en' ? 'Already have an account' : 'لديك حساب بالفعل؟')), /*#__PURE__*/React__default["default"].createElement("div", {
10559
+ "class": "col-lg-12 p-0 allcentered"
10560
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
10561
+ className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
10562
+ onClick: function onClick() {
10563
+ routingcountext(StaticPagesLinksContext.Login);
10564
+ }
10565
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول'))))))));
10548
10566
  };
10549
10567
  return /*#__PURE__*/React__default["default"].createElement("div", {
10550
10568
  className: 'row m-0 w-100 d-flex justify-content-center p-sm-0 '
@@ -59776,8 +59794,7 @@ var Slideshowfade = function Slideshowfade(props) {
59776
59794
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59777
59795
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59778
59796
  style: {
59779
- letterSpacing: langdetect == 'en' ? '1px' : 0,
59780
- marginLeft: langdetect == 'en' ? '' : 'auto'
59797
+ letterSpacing: langdetect == 'en' ? '1px' : 0
59781
59798
  },
59782
59799
  onClick: function onClick() {
59783
59800
  setcurrlang();
@@ -59785,7 +59802,8 @@ var Slideshowfade = function Slideshowfade(props) {
59785
59802
  }, langdetect == 'en' ? 'Confirm' : 'تأكيد', ' '), /*#__PURE__*/React__default["default"].createElement("button", {
59786
59803
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered mx-3 ',
59787
59804
  style: {
59788
- letterSpacing: langdetect == 'en' ? '1px' : 0
59805
+ letterSpacing: langdetect == 'en' ? '1px' : 0,
59806
+ marginLeft: langdetect == 'en' ? '' : 'auto'
59789
59807
  },
59790
59808
  onClick: function onClick() {
59791
59809
  if (item.IsClickableimg == 'Yes') {
package/dist/index.esm.js CHANGED
@@ -10495,7 +10495,25 @@ var Checkout = function Checkout(props) {
10495
10495
  width: "20px",
10496
10496
  height: "20px",
10497
10497
  duration: "1s"
10498
- }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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 : ''))))));
10498
+ }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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.loggedin == false && sectionproperties.loginbtn_show == 'Show' && /*#__PURE__*/React.createElement("div", {
10499
+ className: "col-lg-12 d-flex align-items-center justify-content-center mt-4 p-0 mb-2 mt-sm-3",
10500
+ style: {
10501
+ marginTop: sectionproperties.showtotalsection == 'Show' ? 0 : '0.5rem'
10502
+ }
10503
+ }, /*#__PURE__*/React.createElement("div", {
10504
+ "class": "row m-0 w-100"
10505
+ }, /*#__PURE__*/React.createElement("div", {
10506
+ "class": "col-lg-12 p-0 allcentered mb-2"
10507
+ }, /*#__PURE__*/React.createElement("p", {
10508
+ "class": "m-0 0-0"
10509
+ }, langdetect == 'en' ? 'Already have an account' : 'لديك حساب بالفعل؟')), /*#__PURE__*/React.createElement("div", {
10510
+ "class": "col-lg-12 p-0 allcentered"
10511
+ }, /*#__PURE__*/React.createElement("button", {
10512
+ className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
10513
+ onClick: function onClick() {
10514
+ routingcountext(StaticPagesLinksContext.Login);
10515
+ }
10516
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول'))))))));
10499
10517
  };
10500
10518
  return /*#__PURE__*/React.createElement("div", {
10501
10519
  className: 'row m-0 w-100 d-flex justify-content-center p-sm-0 '
@@ -59727,8 +59745,7 @@ var Slideshowfade = function Slideshowfade(props) {
59727
59745
  }, /*#__PURE__*/React.createElement("button", {
59728
59746
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59729
59747
  style: {
59730
- letterSpacing: langdetect == 'en' ? '1px' : 0,
59731
- marginLeft: langdetect == 'en' ? '' : 'auto'
59748
+ letterSpacing: langdetect == 'en' ? '1px' : 0
59732
59749
  },
59733
59750
  onClick: function onClick() {
59734
59751
  setcurrlang();
@@ -59736,7 +59753,8 @@ var Slideshowfade = function Slideshowfade(props) {
59736
59753
  }, langdetect == 'en' ? 'Confirm' : 'تأكيد', ' '), /*#__PURE__*/React.createElement("button", {
59737
59754
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered mx-3 ',
59738
59755
  style: {
59739
- letterSpacing: langdetect == 'en' ? '1px' : 0
59756
+ letterSpacing: langdetect == 'en' ? '1px' : 0,
59757
+ marginLeft: langdetect == 'en' ? '' : 'auto'
59740
59758
  },
59741
59759
  onClick: function onClick() {
59742
59760
  if (item.IsClickableimg == 'Yes') {
package/dist/index.umd.js CHANGED
@@ -10368,7 +10368,25 @@
10368
10368
  width: "20px",
10369
10369
  height: "20px",
10370
10370
  duration: "1s"
10371
- }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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 : ''))))));
10371
+ }), !ischeckoutbuttonloading() ? (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue56 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue56 === void 0 || (_fetchcustomercartQue56 = _fetchcustomercartQue56.data) === null || _fetchcustomercartQue56 === void 0 ? void 0 : _fetchcustomercartQue56.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.loggedin == false && sectionproperties.loginbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
10372
+ className: "col-lg-12 d-flex align-items-center justify-content-center mt-4 p-0 mb-2 mt-sm-3",
10373
+ style: {
10374
+ marginTop: sectionproperties.showtotalsection == 'Show' ? 0 : '0.5rem'
10375
+ }
10376
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10377
+ "class": "row m-0 w-100"
10378
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
10379
+ "class": "col-lg-12 p-0 allcentered mb-2"
10380
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
10381
+ "class": "m-0 0-0"
10382
+ }, langdetect == 'en' ? 'Already have an account' : 'لديك حساب بالفعل؟')), /*#__PURE__*/React__default["default"].createElement("div", {
10383
+ "class": "col-lg-12 p-0 allcentered"
10384
+ }, /*#__PURE__*/React__default["default"].createElement("button", {
10385
+ className: " ".concat(checkoutstyles.checkoutbtnstyles) + ' d-flex align-items-center justify-content-center ',
10386
+ onClick: function onClick() {
10387
+ routingcountext(StaticPagesLinksContext.Login);
10388
+ }
10389
+ }, langdetect == 'en' ? 'Login' : 'تسجيل الدخول'))))))));
10372
10390
  };
10373
10391
  return /*#__PURE__*/React__default["default"].createElement("div", {
10374
10392
  className: 'row m-0 w-100 d-flex justify-content-center p-sm-0 '
@@ -59600,8 +59618,7 @@
59600
59618
  }, /*#__PURE__*/React__default["default"].createElement("button", {
59601
59619
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered ',
59602
59620
  style: {
59603
- letterSpacing: langdetect == 'en' ? '1px' : 0,
59604
- marginLeft: langdetect == 'en' ? '' : 'auto'
59621
+ letterSpacing: langdetect == 'en' ? '1px' : 0
59605
59622
  },
59606
59623
  onClick: function onClick() {
59607
59624
  setcurrlang();
@@ -59609,7 +59626,8 @@
59609
59626
  }, langdetect == 'en' ? 'Confirm' : 'تأكيد', ' '), /*#__PURE__*/React__default["default"].createElement("button", {
59610
59627
  "class": "".concat(slideshow_styles.slideshow_btn) + ' allcentered mx-3 ',
59611
59628
  style: {
59612
- letterSpacing: langdetect == 'en' ? '1px' : 0
59629
+ letterSpacing: langdetect == 'en' ? '1px' : 0,
59630
+ marginLeft: langdetect == 'en' ? '' : 'auto'
59613
59631
  },
59614
59632
  onClick: function onClick() {
59615
59633
  if (item.IsClickableimg == 'Yes') {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.0.553",
3
+ "version": "0.0.554",
4
4
  "description": "your description",
5
5
  "main": "dist/index.cjs.js",
6
6
  "scripts": {