tabexseriescomponents 0.0.182 → 0.0.184

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
@@ -75,6 +75,7 @@ var FiFilter = require('@react-icons/all-files/fi/FiFilter');
75
75
  var FiChevronLeft = require('@react-icons/all-files/fi/FiChevronLeft');
76
76
  var FiChevronRight = require('@react-icons/all-files/fi/FiChevronRight');
77
77
  var ReactPaginate = require('react-paginate');
78
+ var BiGlobe = require('@react-icons/all-files/bi/BiGlobe');
78
79
  var MdKeyboardArrowDown = require('@react-icons/all-files/md/MdKeyboardArrowDown');
79
80
  var FaMoneyBillWave = require('@react-icons/all-files/fa/FaMoneyBillWave');
80
81
  var BiLogOutCircle = require('@react-icons/all-files/bi/BiLogOutCircle');
@@ -103,7 +104,6 @@ var BsInfoCircle = require('@react-icons/all-files/bs/BsInfoCircle');
103
104
  var AiFillPhone = require('@react-icons/all-files/ai/AiFillPhone');
104
105
  var IoClose = require('@react-icons/all-files/io5/IoClose');
105
106
  var MdKeyboardArrowUp = require('@react-icons/all-files/md/MdKeyboardArrowUp');
106
- var BiGlobe = require('@react-icons/all-files/bi/BiGlobe');
107
107
  var FaPhoneAlt = require('@react-icons/all-files/fa/FaPhoneAlt');
108
108
  var FaPhone = require('@react-icons/all-files/fa/FaPhone');
109
109
  var GoLocation = require('@react-icons/all-files/go/GoLocation');
@@ -11268,12 +11268,14 @@ var Headerresponsive = function Headerresponsive(props) {
11268
11268
  className: "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
11269
11269
  }, /*#__PURE__*/React__default["default"].createElement("p", {
11270
11270
  className: "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
11271
- }, /*#__PURE__*/React__default["default"].createElement("img", {
11271
+ }, sectionproperties.flagiconhederresp == 'Flag' && /*#__PURE__*/React__default["default"].createElement("img", {
11272
11272
  src: egyptflag,
11273
11273
  style: {
11274
11274
  maxWidth: '2vh',
11275
11275
  maxHeight: '2vh'
11276
11276
  }
11277
+ }), sectionproperties.flagiconhederresp != 'Flag' && /*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe, {
11278
+ size: 15
11277
11279
  }), /*#__PURE__*/React__default["default"].createElement("span", {
11278
11280
  className: "ml-2 mr-2"
11279
11281
  }, lang.arabic)))), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Divider, null), /*#__PURE__*/React__default["default"].createElement(Dropdown__default["default"].Item, {
@@ -11285,12 +11287,14 @@ var Headerresponsive = function Headerresponsive(props) {
11285
11287
  className: "".concat(header_cssstyles.dropdownitemcontainer) + ' d-flex align-items-center m-0 p-0 '
11286
11288
  }, /*#__PURE__*/React__default["default"].createElement("p", {
11287
11289
  className: "".concat(header_cssstyles.dropdownitem) + ' dropdownitem d-flex align-items-center m-0 p-0 '
11288
- }, /*#__PURE__*/React__default["default"].createElement("img", {
11290
+ }, sectionproperties.flagiconhederresp == 'Flag' && /*#__PURE__*/React__default["default"].createElement("img", {
11289
11291
  src: usflag,
11290
11292
  style: {
11291
11293
  maxWidth: '2vh',
11292
11294
  maxHeight: '2vh'
11293
11295
  }
11296
+ }), sectionproperties.flagiconhederresp != 'Flag' && /*#__PURE__*/React__default["default"].createElement(BiGlobe.BiGlobe, {
11297
+ size: 15
11294
11298
  }), /*#__PURE__*/React__default["default"].createElement("span", {
11295
11299
  className: "ml-2 mr-2"
11296
11300
  }, lang.english)))))))), /*#__PURE__*/React__default["default"].createElement("div", {
@@ -24365,7 +24369,7 @@ var NewHeader = function NewHeader(props) {
24365
24369
  }, /*#__PURE__*/React__default["default"].createElement("div", {
24366
24370
  "class": "row m-0 w-100 d-flex align-items-center justify-content-start h-100"
24367
24371
  }, /*#__PURE__*/React__default["default"].createElement("div", {
24368
- "class": "col-lg-12 col-md-12 d-flex align-items-center justify-content-start"
24372
+ "class": "col-lg-12 col-md-12 p-0 d-flex align-items-center justify-content-start"
24369
24373
  }, sectionproperties.showfooteraddress == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24370
24374
  className: "".concat(header_cssstyles.locationtext) + ' d-flex align-items-center justify-content-center '
24371
24375
  }, /*#__PURE__*/React__default["default"].createElement("i", {
@@ -24638,15 +24642,18 @@ var NewHeader = function NewHeader(props) {
24638
24642
  style: {
24639
24643
  display: sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' ? 'none' : 'flex'
24640
24644
  }
24641
- }, /*#__PURE__*/React__default["default"].createElement("ul", null, templatepropcontext.pagesnprop.map(function (item, index) {
24645
+ }, /*#__PURE__*/React__default["default"].createElement("ul", {
24646
+ "class": "row m-0 w-100 justify-content-center"
24647
+ }, templatepropcontext.pagesnprop.map(function (item, index) {
24642
24648
  if (item.isselected) ;
24643
24649
  if (item.isnavigation == 1 && item.isactive == 1) {
24644
24650
  return /*#__PURE__*/React__default["default"].createElement("li", {
24645
24651
  style: {
24646
- marginLeft: langdetect == 'en' ? 0 : '35px',
24647
- marginRight: langdetect == 'en' ? '35px' : 0
24652
+ marginLeft: langdetect == 'en' ? 0 : '20px',
24653
+ marginRight: langdetect == 'en' ? '20px' : 0
24648
24654
  }
24649
24655
  }, /*#__PURE__*/React__default["default"].createElement("div", {
24656
+ "class": "cursor-pointer",
24650
24657
  onClick: function onClick() {
24651
24658
  routingcountext(item.navigationroute, false, '');
24652
24659
  }
@@ -24654,7 +24661,9 @@ var NewHeader = function NewHeader(props) {
24654
24661
  "class": "".concat(header_cssstyles.navbar_item_text)
24655
24662
  }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
24656
24663
  }
24657
- }))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement(Subheader, {
24664
+ }))), sectionproperties.showhidesubheader == 'Show' && sectionproperties.subheaderposition == 'Besides Top Navigation' && /*#__PURE__*/React__default["default"].createElement("div", {
24665
+ "class": "row m-0 w-100 align-items-center"
24666
+ }, /*#__PURE__*/React__default["default"].createElement(Subheader, {
24658
24667
  sectionpropertiesprops: sectionproperties,
24659
24668
  actions: actions,
24660
24669
  subheaderpropertiesprops: {
@@ -24663,7 +24672,7 @@ var NewHeader = function NewHeader(props) {
24663
24672
  paddingRightprops: '45px',
24664
24673
  subheadercontentpositionprops: 'center'
24665
24674
  }
24666
- })), /*#__PURE__*/React__default["default"].createElement("div", {
24675
+ }))), /*#__PURE__*/React__default["default"].createElement("div", {
24667
24676
  "class": "col-lg-2 col-md-4 p-0 d-flex align-items-center justify-content-end"
24668
24677
  }, sectionproperties.searchbar_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
24669
24678
  "class": "col-lg-4 p-0 d-flex justify-content-end align-items-center"
@@ -24752,9 +24761,9 @@ var NewHeader = function NewHeader(props) {
24752
24761
  actions: actions,
24753
24762
  subheaderpropertiesprops: {
24754
24763
  subheaderpositionprops: 'Full Width',
24755
- paddingLeftprops: '40px',
24756
- paddingRightprops: '40px',
24757
- subheadercontentpositionprops: 'start'
24764
+ paddingLeftprops: '20px',
24765
+ paddingRightprops: '20px',
24766
+ subheadercontentpositionprops: 'center'
24758
24767
  }
24759
24768
  })))), /*#__PURE__*/React__default["default"].createElement(Headerresponsive, {
24760
24769
  sectionpropertiesprops: sectionproperties,
@@ -24778,7 +24787,7 @@ var Allinonefooter = function Allinonefooter(props) {
24778
24787
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
24779
24788
  logoarrayofobjects = _useState4[0],
24780
24789
  setlogoarrayofobjects = _useState4[1];
24781
- var history = props.actions.history;
24790
+ props.actions.history;
24782
24791
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
24783
24792
  var lang = props.actions.lang;
24784
24793
  var langdetect = props.actions.langdetect;
@@ -25075,7 +25084,7 @@ var Allinonefooter = function Allinonefooter(props) {
25075
25084
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex"
25076
25085
  }, /*#__PURE__*/React__default["default"].createElement("div", {
25077
25086
  onClick: function onClick() {
25078
- history.push(item.navigationroute);
25087
+ routingcountext(item.navigationroute);
25079
25088
  }
25080
25089
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25081
25090
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
@@ -25101,7 +25110,7 @@ var Allinonefooter = function Allinonefooter(props) {
25101
25110
  onClick: function onClick() {
25102
25111
  routingcountext(StaticPagesLinksContext.Wishlist);
25103
25112
  }
25104
- }, lang.wishlist)), /*#__PURE__*/React__default["default"].createElement("div", {
25113
+ }, lang.wishlist)), authdetailsContext.loggedin && /*#__PURE__*/React__default["default"].createElement("div", {
25105
25114
  "class": "col-lg-12 col-md-12 col-sm-12 p-0 d-flex"
25106
25115
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25107
25116
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
@@ -25430,7 +25439,7 @@ var Footer1 = function Footer1(props) {
25430
25439
  if (item.isnavigation == 1 && item.isactive == 1) {
25431
25440
  return /*#__PURE__*/React__default["default"].createElement("div", {
25432
25441
  onClick: function onClick() {
25433
- history.push(item.navigationroute);
25442
+ routingcountext(item.navigationroute);
25434
25443
  }
25435
25444
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25436
25445
  "class": "".concat(footerStyles.footertitlestyles) + ' '
@@ -25599,7 +25608,7 @@ var Footer2 = function Footer2(props) {
25599
25608
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
25600
25609
  logoarrayofobjects = _useState4[0],
25601
25610
  setlogoarrayofobjects = _useState4[1];
25602
- var history = props.actions.history;
25611
+ props.actions.history;
25603
25612
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
25604
25613
  var lang = props.actions.lang;
25605
25614
  var langdetect = props.actions.langdetect;
@@ -25815,7 +25824,7 @@ var Footer2 = function Footer2(props) {
25815
25824
  if (item.isnavigation == 1 && item.isactive == 1) {
25816
25825
  return /*#__PURE__*/React__default["default"].createElement("div", {
25817
25826
  onClick: function onClick() {
25818
- history.push(item.navigationroute);
25827
+ routingcountext(item.navigationroute);
25819
25828
  },
25820
25829
  style: {
25821
25830
  marginLeft: langdetect == 'en' ? 0 : '35px',
@@ -25834,7 +25843,7 @@ var Footer2 = function Footer2(props) {
25834
25843
  "class": "col-lg-12 p-0 d-flex justify-content-center"
25835
25844
  }, /*#__PURE__*/React__default["default"].createElement("div", {
25836
25845
  onClick: function onClick() {
25837
- history.push(item.navigationroute);
25846
+ routingcountext(item.navigationroute);
25838
25847
  }
25839
25848
  }, /*#__PURE__*/React__default["default"].createElement("p", {
25840
25849
  "class": "".concat(footerStyles.footertitlestyles)
@@ -25933,7 +25942,7 @@ var Footer3 = function Footer3(props) {
25933
25942
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
25934
25943
  logoarrayofobjects = _useState4[0],
25935
25944
  setlogoarrayofobjects = _useState4[1];
25936
- var history = props.actions.history;
25945
+ props.actions.history;
25937
25946
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
25938
25947
  var lang = props.actions.lang;
25939
25948
  var langdetect = props.actions.langdetect;
@@ -26112,7 +26121,7 @@ var Footer3 = function Footer3(props) {
26112
26121
  marginRight: langdetect == 'en' ? '25px' : 0
26113
26122
  },
26114
26123
  onClick: function onClick() {
26115
- history.push(item.navigationroute);
26124
+ routingcountext(item.navigationroute);
26116
26125
  }
26117
26126
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26118
26127
  "class": "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 '
@@ -26288,7 +26297,7 @@ var Footer4 = function Footer4(props) {
26288
26297
  var authdetailsContext = props.actions.authdetailsContext;
26289
26298
  var templateproperties_context = props.actions.templateproperties_context;
26290
26299
  var templatepropcontext = props.actions.templatepropcontext;
26291
- var history = props.actions.history;
26300
+ props.actions.history;
26292
26301
  var _useState = React.useState(''),
26293
26302
  _useState2 = _slicedToArray__default["default"](_useState, 2),
26294
26303
  sectionproperties = _useState2[0],
@@ -26327,10 +26336,10 @@ var Footer4 = function Footer4(props) {
26327
26336
  position: 'relative'
26328
26337
  }),
26329
26338
  footertitlestyles: glamor.css({
26330
- textTransform: sectionproperties.footertitle_texttransform,
26331
- fontSize: sectionproperties.footertitle__fontsize + 'px',
26332
- fontWeight: sectionproperties.footertitle__fontweight,
26333
- color: sectionproperties.footertitlecolor
26339
+ textTransform: sectionproperties.sectionTitleTextTransform,
26340
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
26341
+ fontWeight: sectionproperties.sectionTitleFontWeight,
26342
+ color: sectionproperties.sectionTitleColor
26334
26343
  }),
26335
26344
  facebook_btn: glamor.css({
26336
26345
  background: sectionproperties.facebkbtnn_bgtransparent == 'Transparent' ? 'transparent' : sectionproperties.facebkbtnnbgColor,
@@ -26375,14 +26384,14 @@ var Footer4 = function Footer4(props) {
26375
26384
  }
26376
26385
  }),
26377
26386
  footersubtitlestyles: glamor.css({
26378
- textTransform: sectionproperties.footersubtitle_texttransform,
26379
- fontSize: sectionproperties.footersubtitle__fontsize + 'px',
26380
- fontWeight: sectionproperties.footersubtitle__fontweight,
26381
- color: sectionproperties.footersubtitle_textColor,
26387
+ textTransform: sectionproperties.footertitle_texttransform,
26388
+ fontSize: sectionproperties.footertitle__fontsize + 'px',
26389
+ fontWeight: sectionproperties.footertitle__fontweight,
26390
+ color: sectionproperties.footertitlecolor,
26382
26391
  cursor: 'pointer',
26383
26392
  transition: '.3s',
26384
26393
  ':hover': {
26385
- color: sectionproperties.footersubtitle_textColoronhover
26394
+ color: sectionproperties.footertitlecoloronhover
26386
26395
  }
26387
26396
  }),
26388
26397
  footerinformationstyles: glamor.css({
@@ -26452,11 +26461,11 @@ var Footer4 = function Footer4(props) {
26452
26461
  setnavpagescounter(tempnavpages.length / 2);
26453
26462
  }, []);
26454
26463
  return /*#__PURE__*/React__default["default"].createElement("footer", {
26455
- className: "".concat(footerStyles.footerContainer) + ' pl-md-4 pr-md-4 pl-sm-4 pr-sm-4 '
26464
+ className: "".concat(footerStyles.footerContainer) + ' pl-md-4 pr-md-4 pl-sm-4 pr-sm-4 px-2015-2 '
26456
26465
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26457
- className: "row w-100 m-0 align-items-center"
26466
+ className: "row w-100 m-0"
26458
26467
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26459
- className: "col-lg-12 p-0 d-flex justify-content-start mb-2"
26468
+ className: "col-lg-3 p-0 d-flex justify-content-start p-md-0 mb-md-3"
26460
26469
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26461
26470
  className: "".concat(footerStyles.footerlogo) + ' d-flex flex-column align-items-center justify-content-start '
26462
26471
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
@@ -26467,19 +26476,66 @@ var Footer4 = function Footer4(props) {
26467
26476
  maxWidth: '100%',
26468
26477
  maxHeight: '100%'
26469
26478
  }
26470
- }))), /*#__PURE__*/React__default["default"].createElement("div", {
26471
- className: "col-lg-3 p-sm-0"
26479
+ }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26480
+ className: "col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0 h-100 mb-sm-3"
26472
26481
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26473
- className: "row m-0 w-100"
26482
+ className: "row m-0 w-100 d-flex"
26474
26483
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26475
- className: "col-lg-12 p-0 d-sm-none"
26484
+ className: "col-lg-12 p-0 d-flex align-items-center"
26476
26485
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26477
26486
  className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak ',
26478
26487
  style: {
26479
- textAlign: langdetect == 'en' ? 'left' : 'right',
26480
- opacity: 0
26488
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26489
+ }
26490
+ }, lang.usefullinks)), navpages.map(function (item, index) {
26491
+ return /*#__PURE__*/React__default["default"].createElement("div", {
26492
+ className: "col-lg-12 p-0"
26493
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
26494
+ onClick: function onClick() {
26495
+ routingcountext(item.navigationroute);
26496
+ }
26497
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
26498
+ className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26499
+ style: {
26500
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26501
+ }
26502
+ }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
26503
+ }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26504
+ className: "col-lg-3 col-md-6 col-sm-12 p-sm-0 h-100 mb-sm-3"
26505
+ }, /*#__PURE__*/React__default["default"].createElement("p", {
26506
+ className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak ',
26507
+ style: {
26508
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26509
+ }
26510
+ }, lang.helpcenter), /*#__PURE__*/React__default["default"].createElement("p", {
26511
+ className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26512
+ style: {
26513
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26514
+ },
26515
+ onClick: function onClick() {
26516
+ routingcountext(StaticPagesLinksContext.Wishlist);
26481
26517
  }
26482
- }, lang.usefullinks)), sectionproperties.showtitle == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26518
+ }, lang.wishlist), /*#__PURE__*/React__default["default"].createElement("p", {
26519
+ className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26520
+ style: {
26521
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26522
+ },
26523
+ onClick: function onClick() {
26524
+ routingcountext(StaticPagesLinksContext.Ordershistory);
26525
+ }
26526
+ }, lang.orderhistory), /*#__PURE__*/React__default["default"].createElement("p", {
26527
+ className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26528
+ style: {
26529
+ textAlign: langdetect == 'en' ? 'left' : 'right'
26530
+ },
26531
+ onClick: function onClick() {
26532
+ routingcountext(StaticPagesLinksContext.Policies);
26533
+ }
26534
+ }, lang.policies)), /*#__PURE__*/React__default["default"].createElement("div", {
26535
+ className: "col-lg-3 p-sm-0"
26536
+ }, /*#__PURE__*/React__default["default"].createElement("div", {
26537
+ className: "row m-0 w-100"
26538
+ }, sectionproperties.showtitle == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26483
26539
  className: "col-lg-12 p-0 d-flex justify-content-start"
26484
26540
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26485
26541
  className: "mb-0 p-0 wordbreak",
@@ -26532,109 +26588,7 @@ var Footer4 = function Footer4(props) {
26532
26588
  size: 20
26533
26589
  })), /*#__PURE__*/React__default["default"].createElement("p", {
26534
26590
  className: ' p-0 m-0 wordbreak storeinfotext '
26535
- }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.mobile)))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26536
- className: "col-lg-3 col-md-6 col-sm-12 d-flex justify-content-start p-sm-0"
26537
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26538
- className: "row m-0 w-100 d-flex"
26539
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26540
- className: "col-lg-12 p-0 d-flex align-items-center"
26541
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26542
- className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak ',
26543
- style: {
26544
- textAlign: langdetect == 'en' ? 'left' : 'right'
26545
- }
26546
- }, lang.usefullinks)), navpages.map(function (item, index) {
26547
- var temp = 0;
26548
- temp = navpages.length / 2;
26549
- if (navpages.length > 4) {
26550
- if (index < temp) {
26551
- return /*#__PURE__*/React__default["default"].createElement("div", {
26552
- className: "col-lg-12 p-0"
26553
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26554
- onClick: function onClick() {
26555
- history.push(item.navigationroute);
26556
- }
26557
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26558
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26559
- style: {
26560
- textAlign: langdetect == 'en' ? 'left' : 'right'
26561
- }
26562
- }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
26563
- }
26564
- } else {
26565
- return /*#__PURE__*/React__default["default"].createElement("div", {
26566
- className: "col-lg-12 p-0"
26567
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26568
- onClick: function onClick() {
26569
- history.push(item.navigationroute);
26570
- }
26571
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26572
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26573
- style: {
26574
- textAlign: langdetect == 'en' ? 'left' : 'right'
26575
- }
26576
- }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
26577
- }
26578
- }))), sectionproperties.showhidemainpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26579
- className: "col-lg-3 col-md-6 col-sm-12 d-flex flex-column justify-content-start p-sm-0"
26580
- }, navpages.length > 4 && /*#__PURE__*/React__default["default"].createElement("div", {
26581
- className: "row m-0 w-100 d-flex"
26582
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26583
- className: "col-lg-12 p-0 d-sm-none"
26584
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26585
- className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak d-none ',
26586
- style: {
26587
- textAlign: langdetect == 'en' ? 'left' : 'right'
26588
- }
26589
- }, lang.usefullinks)), navpages.map(function (item, index) {
26590
- var temp = 0;
26591
- temp = navpages.length / 2;
26592
- if (index >= temp) {
26593
- return /*#__PURE__*/React__default["default"].createElement("div", {
26594
- className: "col-lg-12 p-0"
26595
- }, /*#__PURE__*/React__default["default"].createElement("div", {
26596
- onClick: function onClick() {
26597
- history.push(item.navigationroute);
26598
- }
26599
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26600
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26601
- style: {
26602
- textAlign: langdetect == 'en' ? 'left' : 'right'
26603
- }
26604
- }, langdetect == 'en' ? item.pagename : item.pagename_ar)));
26605
- }
26606
- }))), sectionproperties.showhidesubpages == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26607
- className: "col-lg-3 col-md-6 col-sm-12 p-sm-0"
26608
- }, /*#__PURE__*/React__default["default"].createElement("p", {
26609
- className: "".concat(footerStyles.footertitlestyles) + ' m-0 p-0 mb-3 wordbreak ',
26610
- style: {
26611
- textAlign: langdetect == 'en' ? 'left' : 'right'
26612
- }
26613
- }, lang.helpcenter), /*#__PURE__*/React__default["default"].createElement("p", {
26614
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26615
- style: {
26616
- textAlign: langdetect == 'en' ? 'left' : 'right'
26617
- },
26618
- onClick: function onClick() {
26619
- routingcountext(StaticPagesLinksContext.Wishlist);
26620
- }
26621
- }, lang.wishlist), /*#__PURE__*/React__default["default"].createElement("p", {
26622
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26623
- style: {
26624
- textAlign: langdetect == 'en' ? 'left' : 'right'
26625
- },
26626
- onClick: function onClick() {
26627
- routingcountext(StaticPagesLinksContext.Ordershistory);
26628
- }
26629
- }, lang.orderhistory), /*#__PURE__*/React__default["default"].createElement("p", {
26630
- className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
26631
- style: {
26632
- textAlign: langdetect == 'en' ? 'left' : 'right'
26633
- },
26634
- onClick: function onClick() {
26635
- routingcountext(StaticPagesLinksContext.Policies);
26636
- }
26637
- }, lang.policies))), /*#__PURE__*/React__default["default"].createElement("div", {
26591
+ }, authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i12 = authdetailsContext.instinfo) === null || _authdetailsContext$i12 === void 0 ? void 0 : (_authdetailsContext$i13 = _authdetailsContext$i12.contactinfo) === null || _authdetailsContext$i13 === void 0 ? void 0 : _authdetailsContext$i13.mobile)))), /*#__PURE__*/React__default["default"].createElement("div", {
26638
26592
  className: "".concat(footerStyles.divider)
26639
26593
  }), /*#__PURE__*/React__default["default"].createElement("div", {
26640
26594
  className: "row w-100 m-0 pr-1 pl-1",
@@ -26643,7 +26597,7 @@ var Footer4 = function Footer4(props) {
26643
26597
  paddingRight: langdetect == 'en' ? sectionproperties.footer_paddingRight + 'px' : sectionproperties.footer_paddingLeft + 'px'
26644
26598
  }
26645
26599
  }, /*#__PURE__*/React__default["default"].createElement("div", {
26646
- className: "col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex justify-content-start align-items-center p-0"
26600
+ className: "col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex justify-content-start align-items-center p-0 mb-sm-2"
26647
26601
  }, sectionproperties.storenameshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("p", {
26648
26602
  className: "m-0 ",
26649
26603
  style: {
@@ -26652,7 +26606,7 @@ var Footer4 = function Footer4(props) {
26652
26606
  fontWeight: sectionproperties.storenamefontweight
26653
26607
  }
26654
26608
  }, "@", langdetect == 'en' ? authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i14 = authdetailsContext.instinfo) === null || _authdetailsContext$i14 === void 0 ? void 0 : _authdetailsContext$i14.storename_en : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : (_authdetailsContext$i15 = authdetailsContext.instinfo) === null || _authdetailsContext$i15 === void 0 ? void 0 : _authdetailsContext$i15.storename_ar)), /*#__PURE__*/React__default["default"].createElement("div", {
26655
- className: "col-xl-6 col-lg-6 col-md-6 col-sm-12 d-flex flex-row align-items-center justify-content-center justify-content-md-start p-0"
26609
+ className: "col-xl-6 col-lg-6 col-md-6 col-sm-12 d-flex flex-row align-items-center justify-content-center justify-content-md-start p-0 mb-sm-2"
26656
26610
  }, sectionproperties.showpaymentfooter == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
26657
26611
  className: "row m-0 w-100 d-flex flex-row align-items-center justify-content-center justify-content-md-start"
26658
26612
  }, /*#__PURE__*/React__default["default"].createElement("div", {
@@ -26683,7 +26637,7 @@ var Footer4 = function Footer4(props) {
26683
26637
  src: mastercard,
26684
26638
  className: "".concat(footerStyles.payimg)
26685
26639
  })))), /*#__PURE__*/React__default["default"].createElement("div", {
26686
- className: "col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex flex-row align-items-center justify-content-end justify-content-md-start p-0"
26640
+ className: "col-xl-3 col-lg-3 col-md-3 col-sm-12 d-flex flex-row align-items-center justify-content-end justify-content-md-start p-0 mb-sm-2"
26687
26641
  }, /*#__PURE__*/React__default["default"].createElement("p", {
26688
26642
  className: langdetect == 'en' ? footerStyles.footerinformationstyles + ' mb-0 mr-2 mr-sm-3 ' : footerStyles.footerinformationstyles + ' mb-0 ml-2 ml-sm-3 '
26689
26643
  }, lang.stayconnected, ":"), sectionproperties.fbbtn_show == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
@@ -26725,7 +26679,7 @@ var Footer4 = function Footer4(props) {
26725
26679
  className: "h-100 allcentered"
26726
26680
  }, /*#__PURE__*/React__default["default"].createElement(FaWhatsapp.FaWhatsapp, {
26727
26681
  size: sectionproperties.youtubebtniconfontsize
26728
- }))))));
26682
+ })))))));
26729
26683
  };
26730
26684
 
26731
26685
  function ownKeys$1g(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
@@ -26744,7 +26698,7 @@ var Footer5 = function Footer5(props) {
26744
26698
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
26745
26699
  logoarrayofobjects = _useState6[0],
26746
26700
  setlogoarrayofobjects = _useState6[1];
26747
- var history = props.actions.history;
26701
+ props.actions.history;
26748
26702
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
26749
26703
  var lang = props.actions.lang;
26750
26704
  var langdetect = props.actions.langdetect;
@@ -27018,7 +26972,7 @@ var Footer5 = function Footer5(props) {
27018
26972
  className: "col-lg-12 p-0 d-flex justify-content-md-center"
27019
26973
  }, /*#__PURE__*/React__default["default"].createElement("div", {
27020
26974
  onClick: function onClick() {
27021
- return history.push(item.navigationroute);
26975
+ return routingcountext(item.navigationroute);
27022
26976
  }
27023
26977
  }, /*#__PURE__*/React__default["default"].createElement("p", {
27024
26978
  className: "".concat(footerStyles.footersubtitlestyles) + ' wordbreak ',
@@ -27523,7 +27477,7 @@ var Footer7 = function Footer7(props) {
27523
27477
  _useState6 = _slicedToArray__default["default"](_useState5, 2),
27524
27478
  maincontainerarrayofobjs = _useState6[0],
27525
27479
  setmaincontainerarrayofobjs = _useState6[1];
27526
- var history = props.actions.history;
27480
+ props.actions.history;
27527
27481
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
27528
27482
  var lang = props.actions.lang;
27529
27483
  var langdetect = props.actions.langdetect;
@@ -27773,7 +27727,7 @@ var Footer7 = function Footer7(props) {
27773
27727
  return /*#__PURE__*/React__default["default"].createElement("div", {
27774
27728
  className: "col-lg-12 col-md-12 col-sm-12 p-0 d-flex mb-3 cursor-pointer",
27775
27729
  onClick: function onClick() {
27776
- return history.push(item.navigationroute);
27730
+ return routingcountext(item.navigationroute);
27777
27731
  }
27778
27732
  }, /*#__PURE__*/React__default["default"].createElement("p", {
27779
27733
  className: ' wordbreak m-0 p-0 ' + "".concat(footerStyles.footersubtitlestyles),
@@ -27907,7 +27861,7 @@ var Footer8 = function Footer8(props) {
27907
27861
  _useState4 = _slicedToArray__default["default"](_useState3, 2),
27908
27862
  logoarrayofobjects = _useState4[0],
27909
27863
  setlogoarrayofobjects = _useState4[1];
27910
- var history = props.actions.history;
27864
+ props.actions.history;
27911
27865
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
27912
27866
  var lang = props.actions.lang;
27913
27867
  var langdetect = props.actions.langdetect;
@@ -28208,7 +28162,7 @@ var Footer8 = function Footer8(props) {
28208
28162
  if (item.isnavigation == 1 && item.isactive == 1) {
28209
28163
  return /*#__PURE__*/React__default["default"].createElement("p", {
28210
28164
  onClick: function onClick() {
28211
- history.push(item.navigationroute);
28165
+ routingcountext(item.navigationroute);
28212
28166
  },
28213
28167
  "class": "".concat(footerStyles.subPages) + ' wordbreak ',
28214
28168
  style: {
@@ -32200,7 +32154,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32200
32154
  })
32201
32155
  };
32202
32156
  return /*#__PURE__*/React__default["default"].createElement("div", {
32203
- "class": "w-100 pl-sm-2 pr-sm-2",
32157
+ "class": "w-100 pl-sm-2 pr-sm-2 px-2015-2",
32204
32158
  style: {
32205
32159
  marginTop: sectionproperties.marginTop + 'px',
32206
32160
  marginBottom: sectionproperties.marginBottom + 'px',
@@ -32222,7 +32176,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32222
32176
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32223
32177
  "class": "col-lg-12 col-md-6 col-sm-6 p-0 mb-xl-3 mb-lg-3 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1"
32224
32178
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32225
- "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 ',
32179
+ "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 h-sm-auto ',
32226
32180
  style: {
32227
32181
  height: '215px',
32228
32182
  position: 'relative',
@@ -32270,7 +32224,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32270
32224
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
32271
32225
  "class": "col-lg-12 col-md-6 col-sm-6 p-0 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1"
32272
32226
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32273
- "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 ',
32227
+ "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 h-sm-auto ',
32274
32228
  style: {
32275
32229
  height: '215px',
32276
32230
  position: 'relative',
@@ -32318,7 +32272,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32318
32272
  }))))), /*#__PURE__*/React__default["default"].createElement("div", {
32319
32273
  "class": "col-lg-6 col-md-12 col-sm-12 p-0 pl-xl-3 pr-xl-3 pl-lg-3 pr-lg-3 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1 mb-md-3 mb-sm-3 h-100"
32320
32274
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32321
- "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 ',
32275
+ "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 h-sm-auto ',
32322
32276
  style: {
32323
32277
  height: '450px',
32324
32278
  position: 'relative',
@@ -32370,7 +32324,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32370
32324
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32371
32325
  "class": "col-lg-12 col-md-6 col-sm-6 p-0 mb-xl-3 mb-lg-3 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1"
32372
32326
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32373
- "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 ',
32327
+ "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 h-sm-auto ',
32374
32328
  style: {
32375
32329
  height: '215px',
32376
32330
  position: 'relative',
@@ -32418,7 +32372,7 @@ var BackgroundFiveImageStructure = function BackgroundFiveImageStructure(props)
32418
32372
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
32419
32373
  "class": "col-lg-12 col-md-6 col-sm-6 p-0 pl-md-1 pl-sm-1 pr-md-1 pr-sm-1"
32420
32374
  }, /*#__PURE__*/React__default["default"].createElement("div", {
32421
- "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 ',
32375
+ "class": "".concat(sectionstyles.imageBackground) + ' row m-0 w-100 h-sm-auto ',
32422
32376
  style: {
32423
32377
  height: '215px',
32424
32378
  position: 'relative',
@@ -34430,7 +34384,9 @@ var Twobgimages = function Twobgimages(props) {
34430
34384
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
34431
34385
  urlEndpoint: IKurlEndpoint,
34432
34386
  publicKey: IKpublicKey,
34433
- path: bgimagearrayofobjs.length != 0 ? langdetect == 'en' ? 'tr:w-0,h-0' + bgimagearrayofobjs[index].bg1_image : bgimagearrayofobjs[index].bg1_image_ar : '',
34387
+ path: bgimagearrayofobjs.length != 0 ? langdetect == 'en' ?
34388
+ // 'tr:w-0,h-0' +
34389
+ bgimagearrayofobjs[index].bg1_image : bgimagearrayofobjs[index].bg1_image_ar : '',
34434
34390
  className: sectionproperties.bgcovercontainresponsive == 'Contain' ? 'objectFit-md-contain' : '',
34435
34391
  style: {
34436
34392
  height: '100%',
@@ -36170,9 +36126,12 @@ var ServicesectionCenteredcards = function ServicesectionCenteredcards(props) {
36170
36126
  borderRightWidth: 0
36171
36127
  }
36172
36128
  }, sectionproperties.sectiontitleshow == 'Show' && /*#__PURE__*/React__default["default"].createElement("div", {
36173
- "class": "col-lg-12 allcentered p-0"
36129
+ "class": "col-lg-12 allcentered p-0",
36130
+ style: {
36131
+ zIndex: 1
36132
+ }
36174
36133
  }, /*#__PURE__*/React__default["default"].createElement("div", {
36175
- "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 p-0 allcentered pl-md-3 pr-md-3 ',
36134
+ "class": "".concat(generalstyles.sectiontitlecont) + ' col-lg-12 allcentered plr-1025-0 pl-md-3 pr-md-3 ',
36176
36135
  style: {
36177
36136
  marginTop: sectionproperties.sectionTitleMarginTop + 'px',
36178
36137
  marginBottom: sectionproperties.sectionTitleMarginBottom + 'px',
@@ -41985,7 +41944,7 @@ var Productcard_with_zoominonhover = function Productcard_with_zoominonhover(pro
41985
41944
  }, /*#__PURE__*/React__default["default"].createElement(imagekitioReact.IKImage, {
41986
41945
  urlEndpoint: IKurlEndpoint,
41987
41946
  publicKey: IKpublicKey,
41988
- path: '/tr:w-300,h-300/' + item.image,
41947
+ path: '/tr:w-' + sectionproperties.imagetr_w + ',h-' + sectionproperties.imagetr_h + '/' + item.image,
41989
41948
  style: {
41990
41949
  width: '100%',
41991
41950
  objectFit: 'contain',
@@ -43455,23 +43414,15 @@ var Classiccategorycard = function Classiccategorycard(props) {
43455
43414
  props.actions.StaticPagesLinksContext;
43456
43415
  var cardonclickfunctionContext = props.actions.cardonclickfunctionContext;
43457
43416
  React.useEffect(function () {
43458
- if (props.srcfrom == 'addsectionform') {
43459
- var secpropobj = {};
43460
- props.defaultproperties.forEach(function (defaultpropobj, defaultpropindex) {
43461
- secpropobj[defaultpropobj.property_css_name] = defaultpropobj.property_value;
43462
- });
43463
- setsectionproperties(_objectSpread$i({}, secpropobj));
43464
- } else {
43465
- var secpropobj = {};
43466
- StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
43467
- if (sectionitem.sectionid == props.sectionidprops) {
43468
- sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
43469
- secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
43470
- });
43471
- }
43472
- });
43473
- setsectionproperties(_objectSpread$i({}, secpropobj));
43474
- }
43417
+ var secpropobj = {};
43418
+ StatePagePropertiesContext.pageobj.sections.forEach(function (sectionitem, sectionindex) {
43419
+ if (sectionitem.sectionid == props.sectionidprops) {
43420
+ sectionitem.sectionproperties.forEach(function (sectionpropertiesobj, sectionpropertiesindex) {
43421
+ secpropobj[sectionpropertiesobj.property_css_name] = sectionpropertiesobj.property_value;
43422
+ });
43423
+ }
43424
+ });
43425
+ setsectionproperties(_objectSpread$i({}, secpropobj));
43475
43426
  }, [StatePagePropertiesContext]);
43476
43427
  React.useEffect(function () {
43477
43428
  setitem(props.cardinfoitemprops);
@@ -43545,10 +43496,10 @@ var Classiccategorycard = function Classiccategorycard(props) {
43545
43496
  width: '100%',
43546
43497
  objectFit: 'cover',
43547
43498
  height: sectionproperties.image_height + 'px',
43548
- borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.borderBottomLeftRadius + 'px' : sectionproperties.borderBottomRightRadius + 'px',
43549
- borderBottomRightRadius: langdetect == 'en' ? sectionproperties.borderBottomRightRadius + 'px' : sectionproperties.borderBottomLeftRadius + 'px',
43550
- borderTopLeftRadius: langdetect == 'en' ? sectionproperties.borderTopLeftRadius + 'px' : sectionproperties.borderTopRightRadius + 'px',
43551
- borderTopRightRadius: langdetect == 'en' ? sectionproperties.borderTopRightRadius + 'px' : sectionproperties.borderTopLeftRadius + 'px'
43499
+ borderBottomLeftRadius: langdetect == 'en' ? sectionproperties.image_borderBottomLeftRadius + 'px' : sectionproperties.image_borderBottomRightRadius + 'px',
43500
+ borderBottomRightRadius: langdetect == 'en' ? sectionproperties.image_borderBottomRightRadius + 'px' : sectionproperties.image_borderBottomLeftRadius + 'px',
43501
+ borderTopLeftRadius: langdetect == 'en' ? sectionproperties.image_bordertopleftradius + 'px' : sectionproperties.image_bordertoprightradius + 'px',
43502
+ borderTopRightRadius: langdetect == 'en' ? sectionproperties.image_bordertoprightradius + 'px' : sectionproperties.image_bordertopleftradius + 'px'
43552
43503
  },
43553
43504
  loading: "lazy"
43554
43505
  }), /*#__PURE__*/React__default["default"].createElement("div", {