tabexseriescomponents 0.2.1394 → 0.2.1396

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
@@ -1381,7 +1381,7 @@ var selectcustomStyles = {
1381
1381
  backgroundColor: state.isSelected ? '' : '',
1382
1382
  padding: 5,
1383
1383
  textTransform: 'capitalize',
1384
- color: state.isSelected ? '#eac435' : '#022648',
1384
+ color: state.isSelected ? '#eac435' : '#000000',
1385
1385
  transition: '.3s',
1386
1386
  '&:hover': {
1387
1387
  color: '#eac435',
@@ -1410,7 +1410,7 @@ var selectcustomStylesTranslated = {
1410
1410
  backgroundColor: state.isSelected ? '' : '',
1411
1411
  padding: 5,
1412
1412
  textTransform: 'capitalize',
1413
- color: state.isSelected ? '#eac435' : '#ffffff',
1413
+ color: state.isSelected ? '#eac435' : '#000000',
1414
1414
  transition: '.3s',
1415
1415
  textAlign: 'right',
1416
1416
  '&:hover': {
@@ -27973,7 +27973,7 @@ var CardsSection = function CardsSection(props) {
27973
27973
  } else if (item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow') {
27974
27974
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27975
27975
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition') {
27976
- bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 ' + sectionproperties.numberOfColsverticalresp;
27976
+ bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27977
27977
  } else if (item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard') {
27978
27978
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0';
27979
27979
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage') {
@@ -28226,6 +28226,11 @@ var CardsSection = function CardsSection(props) {
28226
28226
  actions: actions,
28227
28227
  openFilterSlider: openFilterSlider,
28228
28228
  setopenFilterSlider: setopenFilterSlider
28229
+ }), authdetailsContext.instinfo.instid == '6a283551a4597' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement(CollectionsFilterHorizontal, {
28230
+ sectionpropertiesprops: sectionproperties,
28231
+ actions: actions,
28232
+ openFilterSlider: openFilterSlider,
28233
+ setopenFilterSlider: setopenFilterSlider
28229
28234
  }), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
28230
28235
  className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 d-flex p-0' : sectionproperties.numofcols == '2' ? 'col-lg-2 d-flex' : 'col-lg-3 d-flex'
28231
28236
  }, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
@@ -71913,7 +71918,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
71913
71918
  function ownKeys$1j(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
71914
71919
  function _objectSpread$1j(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1j(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1j(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
71915
71920
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
71916
- var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i8, _authdetailsContext$i9, _fetchProductFeatures2;
71921
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _fetchProductFeatures2;
71917
71922
  var _useState = React.useState(''),
71918
71923
  _useState2 = _slicedToArray__default["default"](_useState, 2),
71919
71924
  sectionproperties = _useState2[0],
@@ -72372,7 +72377,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72372
72377
  maxWidth: '500px'
72373
72378
  }
72374
72379
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
72375
- "class": 'col-lg-11 col-md-12 col-sm-12 allcentered mt-3',
72380
+ "class": 'col-lg-12 col-md-12 col-sm-12 allcentered mt-3',
72376
72381
  style: {
72377
72382
  backgroundColor: sectionproperties.reservation_bgcolor,
72378
72383
  borderRadius: sectionproperties.reservation_borderradius + 'px',
@@ -72437,7 +72442,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72437
72442
  placeholder: ''
72438
72443
  }))), (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 ? void 0 : fetchProductFeaturesQueryContext.isSuccess) && (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 || (_fetchProductFeatures = fetchProductFeaturesQueryContext.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.productfeatues) === null || _fetchProductFeatures === void 0 ? void 0 : _fetchProductFeatures.map(function (item, index) {
72439
72444
  if (item.type == 'Selectbox') {
72440
- var _item$featuresselectb;
72445
+ var _item$featuresselectb, _authdetailsContext$i8;
72441
72446
  var selectboxarr = [];
72442
72447
  item === null || item === void 0 || (_item$featuresselectb = item.featuresselectbovalue) === null || _item$featuresselectb === void 0 || _item$featuresselectb.forEach(function (slecitem) {
72443
72448
  var itemlabel = '';
@@ -72459,7 +72464,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72459
72464
  textAlign: langdetect == 'en' ? 'left' : 'right'
72460
72465
  }
72461
72466
  }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
72462
- "class": 'col-lg-12 p-0'
72467
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0 whitelabel' : 'col-lg-12 p-0'
72463
72468
  }, /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
72464
72469
  options: selectboxarr,
72465
72470
  styles: langdetect == 'en' ? selectcustomStyles : selectcustomStylesTranslated,
@@ -72631,7 +72636,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72631
72636
  textAlign: langdetect == 'en' ? 'left' : 'right'
72632
72637
  }
72633
72638
  }, langdetect == 'en' ? 'Price' : 'السعر'), /*#__PURE__*/React__default["default"].createElement("div", {
72634
- "class": 'col-lg-12 p-0'
72639
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0' : 'col-lg-12 p-0 whitelabel'
72635
72640
  }, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
72636
72641
  draggableTrack: true,
72637
72642
  formatLabel: function formatLabel(value) {
@@ -72704,7 +72709,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72704
72709
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72705
72710
  }
72706
72711
  }
72707
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
72712
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
72708
72713
  "class": "row m-0 w-100 allcentered ",
72709
72714
  style: {
72710
72715
  zIndex: 100,
@@ -72867,7 +72872,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72867
72872
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72868
72873
  }
72869
72874
  }
72870
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React__default["default"].createElement("div", {
72875
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React__default["default"].createElement("div", {
72871
72876
  "class": "row m-0 w-100 allcentered mt-auto mb-4 px-4",
72872
72877
  style: {
72873
72878
  zIndex: 2
package/dist/index.esm.js CHANGED
@@ -1330,7 +1330,7 @@ var selectcustomStyles = {
1330
1330
  backgroundColor: state.isSelected ? '' : '',
1331
1331
  padding: 5,
1332
1332
  textTransform: 'capitalize',
1333
- color: state.isSelected ? '#eac435' : '#022648',
1333
+ color: state.isSelected ? '#eac435' : '#000000',
1334
1334
  transition: '.3s',
1335
1335
  '&:hover': {
1336
1336
  color: '#eac435',
@@ -1359,7 +1359,7 @@ var selectcustomStylesTranslated = {
1359
1359
  backgroundColor: state.isSelected ? '' : '',
1360
1360
  padding: 5,
1361
1361
  textTransform: 'capitalize',
1362
- color: state.isSelected ? '#eac435' : '#ffffff',
1362
+ color: state.isSelected ? '#eac435' : '#000000',
1363
1363
  transition: '.3s',
1364
1364
  textAlign: 'right',
1365
1365
  '&:hover': {
@@ -27922,7 +27922,7 @@ var CardsSection = function CardsSection(props) {
27922
27922
  } else if (item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow') {
27923
27923
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27924
27924
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition') {
27925
- bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 ' + sectionproperties.numberOfColsverticalresp;
27925
+ bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27926
27926
  } else if (item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard') {
27927
27927
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0';
27928
27928
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage') {
@@ -28175,6 +28175,11 @@ var CardsSection = function CardsSection(props) {
28175
28175
  actions: actions,
28176
28176
  openFilterSlider: openFilterSlider,
28177
28177
  setopenFilterSlider: setopenFilterSlider
28178
+ }), authdetailsContext.instinfo.instid == '6a283551a4597' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React.createElement(CollectionsFilterHorizontal, {
28179
+ sectionpropertiesprops: sectionproperties,
28180
+ actions: actions,
28181
+ openFilterSlider: openFilterSlider,
28182
+ setopenFilterSlider: setopenFilterSlider
28178
28183
  }), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React.createElement("div", {
28179
28184
  className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 d-flex p-0' : sectionproperties.numofcols == '2' ? 'col-lg-2 d-flex' : 'col-lg-3 d-flex'
28180
28185
  }, /*#__PURE__*/React.createElement(Filter$1, {
@@ -71862,7 +71867,7 @@ var CustomerAddressForm = function CustomerAddressForm(props) {
71862
71867
  function ownKeys$1j(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
71863
71868
  function _objectSpread$1j(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1j(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1j(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
71864
71869
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
71865
- var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i8, _authdetailsContext$i9, _fetchProductFeatures2;
71870
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _fetchProductFeatures2;
71866
71871
  var _useState = useState(''),
71867
71872
  _useState2 = _slicedToArray(_useState, 2),
71868
71873
  sectionproperties = _useState2[0],
@@ -72321,7 +72326,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72321
72326
  maxWidth: '500px'
72322
72327
  }
72323
72328
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React.createElement("div", {
72324
- "class": 'col-lg-11 col-md-12 col-sm-12 allcentered mt-3',
72329
+ "class": 'col-lg-12 col-md-12 col-sm-12 allcentered mt-3',
72325
72330
  style: {
72326
72331
  backgroundColor: sectionproperties.reservation_bgcolor,
72327
72332
  borderRadius: sectionproperties.reservation_borderradius + 'px',
@@ -72386,7 +72391,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72386
72391
  placeholder: ''
72387
72392
  }))), (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 ? void 0 : fetchProductFeaturesQueryContext.isSuccess) && (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 || (_fetchProductFeatures = fetchProductFeaturesQueryContext.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.productfeatues) === null || _fetchProductFeatures === void 0 ? void 0 : _fetchProductFeatures.map(function (item, index) {
72388
72393
  if (item.type == 'Selectbox') {
72389
- var _item$featuresselectb;
72394
+ var _item$featuresselectb, _authdetailsContext$i8;
72390
72395
  var selectboxarr = [];
72391
72396
  item === null || item === void 0 || (_item$featuresselectb = item.featuresselectbovalue) === null || _item$featuresselectb === void 0 || _item$featuresselectb.forEach(function (slecitem) {
72392
72397
  var itemlabel = '';
@@ -72408,7 +72413,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72408
72413
  textAlign: langdetect == 'en' ? 'left' : 'right'
72409
72414
  }
72410
72415
  }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React.createElement("div", {
72411
- "class": 'col-lg-12 p-0'
72416
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0 whitelabel' : 'col-lg-12 p-0'
72412
72417
  }, /*#__PURE__*/React.createElement(Select$4, {
72413
72418
  options: selectboxarr,
72414
72419
  styles: langdetect == 'en' ? selectcustomStyles : selectcustomStylesTranslated,
@@ -72580,7 +72585,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72580
72585
  textAlign: langdetect == 'en' ? 'left' : 'right'
72581
72586
  }
72582
72587
  }, langdetect == 'en' ? 'Price' : 'السعر'), /*#__PURE__*/React.createElement("div", {
72583
- "class": 'col-lg-12 p-0'
72588
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0' : 'col-lg-12 p-0 whitelabel'
72584
72589
  }, /*#__PURE__*/React.createElement(InputRange, {
72585
72590
  draggableTrack: true,
72586
72591
  formatLabel: function formatLabel(value) {
@@ -72653,7 +72658,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72653
72658
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72654
72659
  }
72655
72660
  }
72656
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React.createElement("div", {
72661
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React.createElement("div", {
72657
72662
  "class": "row m-0 w-100 allcentered ",
72658
72663
  style: {
72659
72664
  zIndex: 100,
@@ -72816,7 +72821,7 @@ var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props
72816
72821
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72817
72822
  }
72818
72823
  }
72819
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React.createElement("div", {
72824
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React.createElement("div", {
72820
72825
  "class": "row m-0 w-100 allcentered mt-auto mb-4 px-4",
72821
72826
  style: {
72822
72827
  zIndex: 2
package/dist/index.umd.js CHANGED
@@ -1183,7 +1183,7 @@
1183
1183
  backgroundColor: state.isSelected ? '' : '',
1184
1184
  padding: 5,
1185
1185
  textTransform: 'capitalize',
1186
- color: state.isSelected ? '#eac435' : '#022648',
1186
+ color: state.isSelected ? '#eac435' : '#000000',
1187
1187
  transition: '.3s',
1188
1188
  '&:hover': {
1189
1189
  color: '#eac435',
@@ -1212,7 +1212,7 @@
1212
1212
  backgroundColor: state.isSelected ? '' : '',
1213
1213
  padding: 5,
1214
1214
  textTransform: 'capitalize',
1215
- color: state.isSelected ? '#eac435' : '#ffffff',
1215
+ color: state.isSelected ? '#eac435' : '#000000',
1216
1216
  transition: '.3s',
1217
1217
  textAlign: 'right',
1218
1218
  '&:hover': {
@@ -27775,7 +27775,7 @@
27775
27775
  } else if (item.tabexsectioninfo.sectioncompname == 'Simplecategorycardwithtextbelow') {
27776
27776
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-4 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27777
27777
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_with_twolinestransition') {
27778
- bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 ' + sectionproperties.numberOfColsverticalresp;
27778
+ bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-6 d-flex justify-content-center p-0 col-sm-' + sectionproperties.numberOfColsverticalresp;
27779
27779
  } else if (item.tabexsectioninfo.sectioncompname == 'HorizontalCategoryCard') {
27780
27780
  bootstapclass = ' col-xl-6 p-0 col-lg-6 col-md-12 col-sm-12 d-flex justify-content-center p-0';
27781
27781
  } else if (item.tabexsectioninfo.sectioncompname == 'Categorycard_fullimage') {
@@ -28028,6 +28028,11 @@
28028
28028
  actions: actions,
28029
28029
  openFilterSlider: openFilterSlider,
28030
28030
  setopenFilterSlider: setopenFilterSlider
28031
+ }), authdetailsContext.instinfo.instid == '6a283551a4597' && sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement(CollectionsFilterHorizontal, {
28032
+ sectionpropertiesprops: sectionproperties,
28033
+ actions: actions,
28034
+ openFilterSlider: openFilterSlider,
28035
+ setopenFilterSlider: setopenFilterSlider
28031
28036
  }), sectionproperties.showproductgroupbytitle == 'Show' && GroupByTitleSection(), sectionproperties.showFilter == 'show' && /*#__PURE__*/React__default["default"].createElement("div", {
28032
28037
  className: sectionproperties.filterdirection == 'Horizontal' || sectionproperties.filterdirection == 'Collections Vertical' ? 'col-lg-12 d-flex p-0' : sectionproperties.numofcols == '2' ? 'col-lg-2 d-flex' : 'col-lg-3 d-flex'
28033
28038
  }, /*#__PURE__*/React__default["default"].createElement(Filter$1, {
@@ -71715,7 +71720,7 @@
71715
71720
  function ownKeys$1j(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
71716
71721
  function _objectSpread$1j(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$1j(Object(t), !0).forEach(function (r) { _defineProperty__default["default"](e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$1j(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
71717
71722
  var BackgroundImageWithTopContent = function BackgroundImageWithTopContent(props) {
71718
- var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i8, _authdetailsContext$i9, _fetchProductFeatures2;
71723
+ var _css, _authdetailsContext$i2, _authdetailsContext$i3, _authdetailsContext$i4, _authdetailsContext$i5, _authdetailsContext$i6, _authdetailsContext$i7, _fetchProductFeatures, _authdetailsContext$i9, _authdetailsContext$i0, _authdetailsContext$i1, _fetchProductFeatures2;
71719
71724
  var _useState = React.useState(''),
71720
71725
  _useState2 = _slicedToArray__default["default"](_useState, 2),
71721
71726
  sectionproperties = _useState2[0],
@@ -72174,7 +72179,7 @@
72174
72179
  maxWidth: '500px'
72175
72180
  }
72176
72181
  }, langdetect == 'en' ? sectionproperties.descriptionContentEn : sectionproperties.descriptionContentAr)), /*#__PURE__*/React__default["default"].createElement("div", {
72177
- "class": 'col-lg-11 col-md-12 col-sm-12 allcentered mt-3',
72182
+ "class": 'col-lg-12 col-md-12 col-sm-12 allcentered mt-3',
72178
72183
  style: {
72179
72184
  backgroundColor: sectionproperties.reservation_bgcolor,
72180
72185
  borderRadius: sectionproperties.reservation_borderradius + 'px',
@@ -72239,7 +72244,7 @@
72239
72244
  placeholder: ''
72240
72245
  }))), (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 ? void 0 : fetchProductFeaturesQueryContext.isSuccess) && (fetchProductFeaturesQueryContext === null || fetchProductFeaturesQueryContext === void 0 || (_fetchProductFeatures = fetchProductFeaturesQueryContext.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.data) === null || _fetchProductFeatures === void 0 || (_fetchProductFeatures = _fetchProductFeatures.productfeatues) === null || _fetchProductFeatures === void 0 ? void 0 : _fetchProductFeatures.map(function (item, index) {
72241
72246
  if (item.type == 'Selectbox') {
72242
- var _item$featuresselectb;
72247
+ var _item$featuresselectb, _authdetailsContext$i8;
72243
72248
  var selectboxarr = [];
72244
72249
  item === null || item === void 0 || (_item$featuresselectb = item.featuresselectbovalue) === null || _item$featuresselectb === void 0 || _item$featuresselectb.forEach(function (slecitem) {
72245
72250
  var itemlabel = '';
@@ -72261,7 +72266,7 @@
72261
72266
  textAlign: langdetect == 'en' ? 'left' : 'right'
72262
72267
  }
72263
72268
  }, langdetect == 'en' ? item.name_en : item.name_ar), /*#__PURE__*/React__default["default"].createElement("div", {
72264
- "class": 'col-lg-12 p-0'
72269
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0 whitelabel' : 'col-lg-12 p-0'
72265
72270
  }, /*#__PURE__*/React__default["default"].createElement(Select__default["default"], {
72266
72271
  options: selectboxarr,
72267
72272
  styles: langdetect == 'en' ? selectcustomStyles : selectcustomStylesTranslated,
@@ -72433,7 +72438,7 @@
72433
72438
  textAlign: langdetect == 'en' ? 'left' : 'right'
72434
72439
  }
72435
72440
  }, langdetect == 'en' ? 'Price' : 'السعر'), /*#__PURE__*/React__default["default"].createElement("div", {
72436
- "class": 'col-lg-12 p-0'
72441
+ "class": (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '6a2ff8afac183' ? 'col-lg-12 p-0' : 'col-lg-12 p-0 whitelabel'
72437
72442
  }, /*#__PURE__*/React__default["default"].createElement(InputRange__default["default"], {
72438
72443
  draggableTrack: true,
72439
72444
  formatLabel: function formatLabel(value) {
@@ -72506,7 +72511,7 @@
72506
72511
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72507
72512
  }
72508
72513
  }
72509
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i8 = authdetailsContext.instinfo) === null || _authdetailsContext$i8 === void 0 ? void 0 : _authdetailsContext$i8.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
72514
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i0 = authdetailsContext.instinfo) === null || _authdetailsContext$i0 === void 0 ? void 0 : _authdetailsContext$i0.contactinfo.instid) == '6946c118427af' && sectionproperties.sectionstyletype == 'Style 2' && /*#__PURE__*/React__default["default"].createElement("div", {
72510
72515
  "class": "row m-0 w-100 allcentered ",
72511
72516
  style: {
72512
72517
  zIndex: 100,
@@ -72669,7 +72674,7 @@
72669
72674
  routingcountext(StaticPagesLinksContext.Innervendor, true, encodeURIComponent(JSON.stringify(tempfetchproductsfilerobjcontext)));
72670
72675
  }
72671
72676
  }
72672
- }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i9 = authdetailsContext.instinfo) === null || _authdetailsContext$i9 === void 0 ? void 0 : _authdetailsContext$i9.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React__default["default"].createElement("div", {
72677
+ }, langdetect == 'en' ? sectionproperties.generalbtn_content : sectionproperties.slideshow_btn_text_ar)))))), (authdetailsContext === null || authdetailsContext === void 0 || (_authdetailsContext$i1 = authdetailsContext.instinfo) === null || _authdetailsContext$i1 === void 0 ? void 0 : _authdetailsContext$i1.contactinfo.instid) == '688fa237d0c8c' && /*#__PURE__*/React__default["default"].createElement("div", {
72673
72678
  "class": "row m-0 w-100 allcentered mt-auto mb-4 px-4",
72674
72679
  style: {
72675
72680
  zIndex: 2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tabexseriescomponents",
3
- "version": "0.2.1394",
3
+ "version": "0.2.1396",
4
4
  "type": "module",
5
5
  "description": "your description",
6
6
  "main": "dist/index.cjs.js",